0% found this document useful (0 votes)
62 views2,137 pages

Logcat CSC Update Log

The document contains log messages from the startup of an Android device. It logs the initialization of various system services like lmkd (low memory killer daemon), vold (volume daemon), and seLinux. It also logs the detection of partitions on the device's storage like the system, vendor, and data partitions as well as unmanaged loop devices. Errors are logged trying to set properties for debugging and root access due to being disabled.
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)
62 views2,137 pages

Logcat CSC Update Log

The document contains log messages from the startup of an Android device. It logs the initialization of various system services like lmkd (low memory killer daemon), vold (volume daemon), and seLinux. It also logs the detection of partitions on the device's storage like the system, vendor, and data partitions as well as unmanaged loop devices. Errors are logged trying to set properties for debugging and root access due to being disabled.
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/ 2137

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

01-01 12:00:04.116 D/lmkd ( 332): fetch chimera enabled flag :[0] from property
01-01 12:00:04.118 I/lmkd ( 332): Using psi monitors for memory pressure
detection
01-01 12:00:04.119 I/lmkd ( 332): try memboost disable, check disable_mem_boost
node
01-01 12:00:04.119 E/lmkd ( 332): Error opening
/sys/kernel/mm/vmscan/disable_mem_boost; errno=2
01-01 12:00:04.119 I/lmkd ( 332): set custom_sw_limit : 500
01-01 12:00:04.119 I/lmkd ( 332): set upgrade_pressure : 80
01-01 12:00:04.119 I/lmkd ( 332): set lmkd_freelimit_val : 12
01-01 12:00:04.119 I/lmkd ( 332): enable_upgrade_criadj : 0
01-01 12:00:04.120 I/lmkd ( 332): Process polling is supported
01-01 12:00:04.157 W/SELinux ( 333): Multiple same specifications for
vendor.trustonic.teeservice.ITeeService.
01-01 12:00:04.157 W/SELinux ( 333): Multiple same specifications for
vendor.trustonic.teeregistryservice.ITeeRegistryService.
01-01 12:00:04.159 I/SELinux ( 333): SELinux: Loaded service_contexts from:
01-01 12:00:04.159 I/SELinux ( 333): /system/etc/selinux/plat_service_contexts
01-01 12:00:04.159 I/SELinux ( 333):
/system_ext/etc/selinux/system_ext_service_contexts
01-01 12:00:04.159 I/SELinux ( 333):
/vendor/etc/selinux/vendor_service_contexts
01-01 12:00:04.160 I/servicemanager( 333): Adding 'u:r:servicemanager:s0' service
(manager:333)
01-01 12:00:04.162 I/hwservicemanager( 334): hwservicemanager is ready now.
01-01 12:00:04.168 I/SELinux ( 335): SELinux: Loaded service_contexts from:
01-01 12:00:04.169 I/SELinux ( 335): /vendor/etc/selinux/vndservice_contexts
01-01 12:00:04.169 I/vndservicemanager( 335): Adding 'u:r:vndservicemanager:s0'
service (manager:335)
01-01 12:00:04.257 W/libc ( 285): Unable to set property "ro.debuggable" to
"1": error code: 0x18, try count : 1
01-01 12:00:04.258 W/libc ( 285): Unable to set property "ro.debuggable" to
"1": error code: 0x18, try count : 2
01-01 12:00:04.258 W/libc ( 285): Unable to set property "ro.debuggable" to
"1": error code: 0x18, try count : 3
01-01 12:00:04.259 W/libc ( 285): Unable to set property "service.adb.root" to
"1": error code: 0x18, try count : 1
01-01 12:00:04.260 W/libc ( 285): Unable to set property "service.adb.root" to
"1": error code: 0x18, try count : 2
01-01 12:00:04.260 W/libc ( 285): Unable to set property "service.adb.root" to
"1": error code: 0x18, try count : 3
--------- beginning of system
01-01 12:00:04.432 I/vold ( 344): Vold 3.0 (the awakening) firing up
01-01 12:00:04.432 D/vold ( 344): Detected support for: ext4 f2fs vfat
01-01 12:00:04.439 D/vold ( 344): Tearing down stale mount /mnt/sde
01-01 12:00:04.439 D/vold ( 344): /mnt/sde in unmounting procedure: Success
01-01 12:00:04.439 D/vold ( 344): /mnt/sde sucessfully unmounted: Success
01-01 12:00:04.439 D/vold ( 344): Found unmanaged dm device named product
01-01 12:00:04.439 D/vold ( 344): Found unmanaged dm device named vendor-verity
01-01 12:00:04.439 D/vold ( 344): Found unmanaged dm device named vendor
01-01 12:00:04.439 D/vold ( 344): Found unmanaged dm device named system
01-01 12:00:04.439 D/vold ( 344): Found unmanaged dm device named odm-verity
01-01 12:00:04.439 D/vold ( 344): Found unmanaged dm device named product-
verity
01-01 12:00:04.439 D/vold ( 344): Found unmanaged dm device named prism-verity
01-01 12:00:04.439 D/vold ( 344): Found unmanaged dm device named optics-verity
01-01 12:00:04.440 D/vold ( 344): Found unmanaged dm device named odm
01-01 12:00:04.440 D/vold ( 344): Found unmanaged dm device named system-verity
01-01 12:00:04.440 W/vold ( 344): Failed to LOOP_GET_STATUS64
/dev/block/loop27: No such device or address
01-01 12:00:04.440 W/vold ( 344): Failed to LOOP_GET_STATUS64
/dev/block/loop26: No such device or address
01-01 12:00:04.440 W/vold ( 344): Failed to LOOP_GET_STATUS64
/dev/block/loop25: No such device or address
01-01 12:00:04.440 W/vold ( 344): Failed to LOOP_GET_STATUS64
/dev/block/loop24: No such device or address
01-01 12:00:04.440 W/vold ( 344): Failed to LOOP_GET_STATUS64
/dev/block/loop23: No such device or address
01-01 12:00:04.440 W/vold ( 344): Failed to LOOP_GET_STATUS64
/dev/block/loop22: No such device or address
01-01 12:00:04.440 W/vold ( 344): Failed to LOOP_GET_STATUS64
/dev/block/loop21: No such device or address
01-01 12:00:04.440 W/vold ( 344): Failed to LOOP_GET_STATUS64
/dev/block/loop20: No such device or address
01-01 12:00:04.440 W/vold ( 344): Failed to LOOP_GET_STATUS64
/dev/block/loop19: No such device or address
01-01 12:00:04.440 W/vold ( 344): Failed to LOOP_GET_STATUS64
/dev/block/loop18: No such device or address
01-01 12:00:04.440 W/vold ( 344): Failed to LOOP_GET_STATUS64
/dev/block/loop17: No such device or address
01-01 12:00:04.440 W/vold ( 344): Failed to LOOP_GET_STATUS64
/dev/block/loop16: No such device or address
01-01 12:00:04.440 W/vold ( 344): Failed to LOOP_GET_STATUS64
/dev/block/loop10: No such device or address
01-01 12:00:04.440 D/vold ( 344): Found unmanaged loop device at
/dev/block/loop3 named apex:
01-01 12:00:04.440 D/vold ( 344): Found unmanaged loop device at
/dev/block/loop0 named apex:
01-01 12:00:04.441 W/vold ( 344): Failed to LOOP_GET_STATUS64
/dev/block/loop12: No such device or address
01-01 12:00:04.441 D/vold ( 344): Found unmanaged loop device at
/dev/block/loop2 named apex:
01-01 12:00:04.441 W/vold ( 344): Failed to LOOP_GET_STATUS64 /dev/block/loop7:
No such device or address
01-01 12:00:04.441 D/vold ( 344): Found unmanaged loop device at
/dev/block/loop5 named apex:
01-01 12:00:04.441 D/vold ( 344): Found unmanaged loop device at
/dev/block/loop4 named apex:
01-01 12:00:04.441 W/vold ( 344): Failed to LOOP_GET_STATUS64
/dev/block/loop14: No such device or address
01-01 12:00:04.441 W/vold ( 344): Failed to LOOP_GET_STATUS64
/dev/block/loop13: No such device or address
01-01 12:00:04.441 W/vold ( 344): Failed to LOOP_GET_STATUS64 /dev/block/loop8:
No such device or address
01-01 12:00:04.441 W/vold ( 344): Failed to LOOP_GET_STATUS64 /dev/block/loop9:
No such device or address
01-01 12:00:04.441 W/vold ( 344): Failed to LOOP_GET_STATUS64
/dev/block/loop11: No such device or address
01-01 12:00:04.441 W/vold ( 344): Failed to LOOP_GET_STATUS64 /dev/block/loop6:
No such device or address
01-01 12:00:04.441 W/vold ( 344): Failed to LOOP_GET_STATUS64
/dev/block/loop15: No such device or address
01-01 12:00:04.441 D/vold ( 344): Found unmanaged loop device at
/dev/block/loop1 named apex:
01-01 12:00:04.441 D/vold ( 344): VolumeBase::create()++
01-01 12:00:04.442 D/vold ( 344): VolumeBase::create()--
01-01 12:00:04.443 I/epmlogd ( 344): EpmLog::EpmLog
01-01 12:00:04.443 D/epmd ( 344): EPM() - Device supports FBE!
01-01 12:00:04.443 I/vold ( 344): EnterprisePartitionManager created
01-01 12:00:04.444 D/vold ( 344): fstab record: system /system ext4
01-01 12:00:04.444 D/vold ( 344): fstab record: vendor /vendor ext4
01-01 12:00:04.444 D/vold ( 344): fstab record: product/product ext4
01-01 12:00:04.444 D/vold ( 344): fstab record: odm /odm ext4
01-01 12:00:04.444 D/vold ( 344): fstab record: /dev/block/by-name/prism /prism
ext4
01-01 12:00:04.444 D/vold ( 344): fstab record: /dev/block/by-name/optics
/optics ext4
01-01 12:00:04.444 D/vold ( 344): fstab record: /dev/block/by-name/metadata
/metadata ext4
01-01 12:00:04.444 D/vold ( 344): fstab record: /dev/block/by-name/cache /cache
ext4
01-01 12:00:04.445 D/vold ( 344): fstab record: /dev/block/by-name/userdata
/data f2fs
01-01 12:00:04.445 D/vold ( 344): fstab record: /dev/block/by-name/efs
/mnt/vendor/efs ext4
01-01 12:00:04.445 D/vold ( 344): fstab record: /dev/block/by-name/cpefs
/mnt/vendor/cpefs ext4
01-01 12:00:04.445 D/vold ( 344): fstab record: /dev/block/by-name/misc /misc
emmc
01-01 12:00:04.445 D/vold ( 344): fstab record:
/devices/platform/13500000.dwmmc2/mmc_host* auto auto
01-01 12:00:04.445 D/vold ( 344): fstab record: /devices/platform/13600000.usb*
auto vfat
01-01 12:00:04.446 I/servicemanager( 333): Adding 'u:r:vold:s0' service (vold:344)
01-01 12:00:04.446 D/vold ( 344): VoldNativeService::start() completed OK
01-01 12:00:04.459 D/vold ( 344): handleBlockEvent with action=1 major=179
minor=0 eventPath=/devices/platform/12100000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/
mmcblk0
01-01 12:00:04.459 D/NetlinkEvent( 344): NL param
'DEVPATH=/devices/platform/12100000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0'
01-01 12:00:04.459 D/NetlinkEvent( 344): NL param 'SYNTH_UUID=0'
01-01 12:00:04.459 D/NetlinkEvent( 344): NL param 'MAJOR=179'
01-01 12:00:04.459 D/NetlinkEvent( 344): NL param 'MINOR=0'
01-01 12:00:04.459 D/NetlinkEvent( 344): NL param 'DEVNAME=mmcblk0'
01-01 12:00:04.459 D/NetlinkEvent( 344): NL param 'DEVTYPE=disk'
01-01 12:00:04.461 D/vold ( 344): handleBlockEvent with action=1 major=179
minor=8 eventPath=/devices/platform/12100000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/
mmcblk0/mmcblk0boot0
01-01 12:00:04.461 D/NetlinkEvent( 344): NL param
'DEVPATH=/devices/platform/12100000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot0'
01-01 12:00:04.461 D/NetlinkEvent( 344): NL param 'SYNTH_UUID=0'
01-01 12:00:04.461 D/NetlinkEvent( 344): NL param 'MAJOR=179'
01-01 12:00:04.461 D/NetlinkEvent( 344): NL param 'MINOR=8'
01-01 12:00:04.461 D/NetlinkEvent( 344): NL param 'DEVNAME=mmcblk0boot0'
01-01 12:00:04.461 D/NetlinkEvent( 344): NL param 'DEVTYPE=disk'
01-01 12:00:04.464 D/vold ( 344): handleBlockEvent with action=1 major=179
minor=16 eventPath=/devices/platform/12100000.dwmmc0/mmc_host/mmc0/mmc0:0001/
block/mmcblk0/mmcblk0boot1
01-01 12:00:04.464 D/NetlinkEvent( 344): NL param
'DEVPATH=/devices/platform/12100000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot1'
01-01 12:00:04.464 D/NetlinkEvent( 344): NL param 'SYNTH_UUID=0'
01-01 12:00:04.465 D/NetlinkEvent( 344): NL param 'MAJOR=179'
01-01 12:00:04.465 D/NetlinkEvent( 344): NL param 'MINOR=16'
01-01 12:00:04.465 D/NetlinkEvent( 344): NL param 'DEVNAME=mmcblk0boot1'
01-01 12:00:04.465 D/NetlinkEvent( 344): NL param 'DEVTYPE=disk'
01-01 12:00:04.471 D/vold ( 344): handleBlockEvent with action=1 major=179
minor=8 eventPath=/devices/platform/12100000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/
mmcblk0/mmcblk0boot0
01-01 12:00:04.471 D/NetlinkEvent( 344): NL param
'DEVPATH=/devices/platform/12100000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot0'
01-01 12:00:04.471 D/NetlinkEvent( 344): NL param 'SYNTH_UUID=0'
01-01 12:00:04.471 D/NetlinkEvent( 344): NL param 'MAJOR=179'
01-01 12:00:04.471 D/NetlinkEvent( 344): NL param 'MINOR=8'
01-01 12:00:04.471 D/NetlinkEvent( 344): NL param 'DEVNAME=mmcblk0boot0'
01-01 12:00:04.471 D/NetlinkEvent( 344): NL param 'DEVTYPE=disk'
01-01 12:00:04.490 D/vold ( 344): handleBlockEvent with action=1 major=179
minor=16 eventPath=/devices/platform/12100000.dwmmc0/mmc_host/mmc0/mmc0:0001/
block/mmcblk0/mmcblk0boot1
01-01 12:00:04.490 D/NetlinkEvent( 344): NL param
'DEVPATH=/devices/platform/12100000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot1'
01-01 12:00:04.490 D/NetlinkEvent( 344): NL param 'SYNTH_UUID=0'
01-01 12:00:04.490 D/NetlinkEvent( 344): NL param 'MAJOR=179'
01-01 12:00:04.490 D/NetlinkEvent( 344): NL param 'MINOR=16'
01-01 12:00:04.490 D/NetlinkEvent( 344): NL param 'DEVNAME=mmcblk0boot1'
01-01 12:00:04.491 D/NetlinkEvent( 344): NL param 'DEVTYPE=disk'
01-01 12:00:04.508 W/libc ( 1): Unable to set property
"ro.boottime.init.fsck.metadata" to "24": error code: 0xb, try count : 1
01-01 12:00:04.508 W/libc ( 1): Unable to set property
"ro.boottime.init.fsck.metadata" to "24": error code: 0xb, try count : 2
01-01 12:00:04.509 W/libc ( 1): Unable to set property
"ro.boottime.init.fsck.metadata" to "24": error code: 0xb, try count : 3
01-01 12:00:04.667 W/libc ( 285): Unable to set property
"ro.crypto.fuse_sdcard" to "true": error code: 0x18, try count : 1
01-01 12:00:04.668 W/libc ( 285): Unable to set property
"ro.crypto.fuse_sdcard" to "true": error code: 0x18, try count : 2
01-01 12:00:04.668 W/libc ( 285): Unable to set property
"ro.crypto.fuse_sdcard" to "true": error code: 0x18, try count : 3
01-01 12:00:04.711 E/libc ( 285): Access denied finding property
"persist.vendor.softdog"
01-01 12:00:04.774 I/io_stats( 385): !@ found device mmcblk0 (179,0) (size 59640
MBs) and set for logging.
01-01 12:00:04.774 I/io_stats( 385): !@ 179,0 r 5354 327648 w 89 4656 d 3 65524 f
63 54 iot 1768 0 th 102400 0 0 pt 0 inp 0 0 7.123
01-01 12:00:04.894 D/scs ( 388): scsRunning State prop: NONE
01-01 12:00:04.894 D/scs ( 388): scsRunning State : 0
01-01 12:00:04.894 D/scs ( 388): bODMorProduct : true
01-01 12:00:04.894 D/scs ( 388): OMC_B2B_FILE : /prism/etc/omc_b2b_list
01-01 12:00:04.895 D/scs ( 388): getValuesFromFile : ZTO
01-01 12:00:04.895 D/scs ( 388): salesCode : ZTO
01-01 12:00:04.895 D/scs ( 388): salesCode length : 3
01-01 12:00:04.896 D/scs ( 388): ro.multisim.simslotcount is 2
01-01 12:00:04.896 D/scs ( 388): Init the omcnw
01-01 12:00:04.896 D/scs ( 388): This is first boot(OMC) or CSC model
01-01 12:00:04.896 D/scs ( 388): omcnw_code.dat is set as ZTO
01-01 12:00:04.896 D/scs ( 388): omcnw_code2.dat is set as ZTO
01-01 12:00:04.896 D/scs ( 388): getValuesFromFile : ZTO
01-01 12:00:04.896 D/scs ( 388): omcNwCode1 : ZTO
01-01 12:00:04.896 D/scs ( 388): omcNwCode1 length : 3
01-01 12:00:04.896 D/scs ( 388): SALES_CODE is single. OMCNW_CODE1 should be
the same
01-01 12:00:04.896 D/scs ( 388): This model is dual sim, set network code2
01-01 12:00:04.896 D/scs ( 388): getValuesFromFile : ZTO
01-01 12:00:04.896 D/scs ( 388): omcNwCode2 : ZTO
01-01 12:00:04.896 D/scs ( 388): omcNwCode2 length : 3
01-01 12:00:04.896 D/scs ( 388): SALES_CODE is single. OMCNW_CODE2 should be
the same
01-01 12:00:04.899 D/scs ( 388): dataFilePath /prism/etc/omc_data.json
01-01 12:00:04.899 D/scs ( 388): netbased_code ZTO
01-01 12:00:04.900 D/scs ( 388): SALES_CODE : ZTO
01-01 12:00:04.900 D/scs ( 388): OMC_PATH :
/optics/configs/carriers/single/ZTO/conf
01-01 12:00:04.900 D/scs ( 388): OMCNW_CODE : ZTO
01-01 12:00:04.900 D/scs ( 388): OMCNW_PATH :
/optics/configs/carriers/single/ZTO/conf
01-01 12:00:04.900 D/scs ( 388): OMCNW_CODE2 : ZTO
01-01 12:00:04.900 D/scs ( 388): OMCNW_PATH2 :
/optics/configs/carriers/single/ZTO/conf
01-01 12:00:04.900 D/scs ( 388): CUSTOMER_XML_FILE_PATH :
/optics/configs/carriers/single/ZTO/conf/customer.xml
01-01 12:00:04.900 D/scs ( 388): CHANGE_TYPE_FILE_PATH :
/prism/etc/omc_changetype
01-01 12:00:04.900 D/scs ( 388): OMC_RES_PATH : /omr/res
01-01 12:00:04.900 D/scs ( 388): OMC_ETC_PATH : /prism/etc/carriers/single/ZTO
01-01 12:00:04.900 D/scs ( 388): TSS_TYPE : NETBASED
01-01 12:00:04.900 D/scs ( 388): SW_CONFIG_FILE_PATH :
/prism/etc/SW_Configuration.xml
01-01 12:00:04.900 D/scs ( 388): set OMC Properties
01-01 12:00:04.900 I/tzdaemon( 390): [Main] Logger was initialized
01-01 12:00:04.901 D/scs ( 388): ro.oem.key1 :
01-01 12:00:04.901 D/scs ( 388): set sales_code = ZTO
01-01 12:00:04.901 D/scs ( 388): set ro.csc.omcnw_code = ZTO
01-01 12:00:04.902 I/tzdaemon( 390): [Main] Current fds number: 32768; needed fds
number: 48; max fds number: 32768
01-01 12:00:04.902 D/scs ( 388): set ro.csc.omcnw_code2 = ZTO
01-01 12:00:04.902 D/tzdaemon( 390): [Main] init secure userland
01-01 12:00:04.902 D/scs ( 388): set TSS Properties
01-01 12:00:04.902 I/tzdaemon( 390): [Main] Probe for TZ: 0
01-01 12:00:04.903 D/scs ( 388): This is first boot(OMC) or CSC model
01-01 12:00:04.903 D/scs ( 388): ro.boot.em.status : 0x0
01-01 12:00:04.903 D/scs ( 388): ro.omc.img_mount : 0
01-01 12:00:04.903 D/scs ( 388): setCountryCode()
01-01 12:00:04.903 D/scs ( 388): setCountryCode from customer.xml
01-01 12:00:04.903 I/tzdaemon( 390): [Main] /vendor/bin/tzdaemon started with pid
390
01-01 12:00:04.903 D/scs ( 388): setCountryCode(customer filepath) :
/optics/configs/carriers/single/ZTO/conf/customer.xml
01-01 12:00:04.903 D/tzdaemon( 390): [Main] create image loader thread: ok
01-01 12:00:04.903 D/tzdaemon( 390): [il] image loader on the go!
01-01 12:00:04.903 I/tzdaemon( 390): [ts] Failed to make directory
'/data/vendor/tee/srt': No such file or directory
01-01 12:00:04.904 D/tzdaemon( 390): [il] enotify_signalize(): val:0x1
01-01 12:00:04.904 D/tzdaemon( 390): [ts] enotify_wait(): waiting event:SWd
readiness
01-01 12:00:04.904 I/tzdaemon( 390): [ts] SWd readiness: got event:0x1
01-01 12:00:04.904 D/scs ( 388): setted country_code = Brazil
01-01 12:00:04.904 D/scs ( 388): setted countryiso_code = BR
01-01 12:00:04.905 D/scs ( 388): setCSCVersion()
01-01 12:00:04.905 D/scs ( 388): SW_CONFIG_FILE filepath :
/prism/etc/SW_Configuration.xml
01-01 12:00:04.906 E/tzdaemon( 390): [tzdaemon] failed to open TA (00000005-0005-
0005-0505-050505050505) image: 2 (No such file or directory)
01-01 12:00:04.906 D/scs ( 388): csc_name = A127MOWO
01-01 12:00:04.906 D/scs ( 388): csc_version = 3AUJ1
01-01 12:00:04.908 D/scs ( 388): firstBootCheck file is created :
A127MOWO3AUJ1
01-01 12:00:04.908 D/scs ( 388): setScsRunningState : 1
01-01 12:00:04.908 D/scs ( 388): persistent_properties ready: false
01-01 12:00:04.908 E/scs ( 388): persist property cannot be set
01-01 12:00:04.915 I/tzdaemon( 390): [ts] +++ Session established:
session_id:5868ef4f-0000-0000-0200-0010f5e5bf01 ++++
01-01 12:00:04.916 D/tzdaemon( 390): [ts] Root TA notified ACSD Ready
01-01 12:00:05.008 E/tzts_daemon( 393): [tzts_daemon] failed to open TA (00000007-
0007-0007-0707-070707070707) image: 2 (No such file or directory)
01-01 12:00:05.015 I/tzts_daemon( 393): [dl] Logger was initialized
01-01 12:00:05.015 I/tzts_daemon( 393): [dl] driver loader service
initialization...
01-01 12:00:05.017 I/tzts_daemon( 393): [dl] Trying to load: 18d9f073-18a5-4ade-
9def-875e07f7f293_
01-01 12:00:05.017 I/tzts_daemon( 393): [dl] not a TA: wrong filename length
01-01 12:00:05.017 I/tzts_daemon( 393): [dl] Trying to load: 00000000-0000-0000-
0000-00535453540b
01-01 12:00:05.021 D/tzdaemon( 390): [ts]
======================================================
01-01 12:00:05.021 D/tzdaemon( 390): [ts] msgToCommsAgent->cmd_group = 5
01-01 12:00:05.021 D/tzdaemon( 390): [ts] msgToCommsAgent->szData = 20
01-01 12:00:05.021 D/tzdaemon( 390): [ts]
======================================================
01-01 12:00:05.021 D/tzdaemon( 390): [ts] msgToCommsAgent->command =
TS_CMD_READ_OBJ_LIST
01-01 12:00:05.021 D/tzdaemon( 390): [ts] Received : TS_CMD_READ_OBJ_LIST
01-01 12:00:05.021 D/tzdaemon( 390): [ts] UUID of the object owner is : 00000007-
0007-0007-0707-070707070707
01-01 12:00:05.021 D/tzdaemon( 390): [ts] Storage ID : 2147483648
01-01 12:00:05.022 D/tzdaemon( 390): [ts] Read resource
/mnt/vendor/efs/tee/srt/00000007-0007-0007-0707-070707070707-2147483648 success,
size: 115
01-01 12:00:05.023 D/tzdaemon( 390): [ts]
======================================================
01-01 12:00:05.023 D/tzdaemon( 390): [ts] msgToCommsAgent->cmd_group = 5
01-01 12:00:05.023 D/tzdaemon( 390): [ts] msgToCommsAgent->szData = 36
01-01 12:00:05.023 D/tzdaemon( 390): [ts]
======================================================
01-01 12:00:05.023 D/tzdaemon( 390): [ts] msgToCommsAgent->command =
TS_CMD_READ_DATA
01-01 12:00:05.024 D/tzdaemon( 390): [ts] Received : TS_CMD_READ_DATA
01-01 12:00:05.024 D/tzdaemon( 390): [ts] UUID of the object owner is : 00000007-
0007-0007-0707-070707070707
01-01 12:00:05.024 D/tzdaemon( 390): [ts] Storage ID : -2147483648
01-01 12:00:05.024 D/tzdaemon( 390): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000007-0007-0007-0707-070707070707/2147483648/4229dac6/
01-01 12:00:05.024 D/tzdaemon( 390): [ts] Info offset is : 24
01-01 12:00:05.024 D/tzdaemon( 390): [ts] Storage metadata offset is : 24
01-01 12:00:05.024 D/tzdaemon( 390): [ts] Number of data chunks to read = 1 start-
chunk = 0 chunk-size = 16428
01-01 12:00:05.024 D/tzdaemon( 390): [ts] szdata = 24 size = 0
01-01 12:00:05.024 D/tzdaemon( 390): [ts] Calculating size of
/mnt/vendor/efs/tee/srt/00000007-0007-0007-0707-070707070707/2147483648/4229dac6/
obj_info of type 1
01-01 12:00:05.025 D/tzdaemon( 390): [ts] Read resource
/mnt/vendor/efs/tee/srt/00000007-0007-0007-0707-070707070707/2147483648/4229dac6/
obj_info success, size: 128
01-01 12:00:05.025 D/tzdaemon( 390): [ts] szdata = 156 size = 0
01-01 12:00:05.025 D/tzdaemon( 390): [ts] szdata = 160 size = 4
01-01 12:00:05.025 D/tzdaemon( 390): [ts] Read resource
/mnt/vendor/efs/tee/srt/00000007-0007-0007-0707-070707070707/2147483648/4229dac6/
data_chunk success, size: 16428
01-01 12:00:05.025 D/tzdaemon( 390): [ts] szdata = 16600 size = 4
01-01 12:00:05.027 D/tzdaemon( 390): [ts]
======================================================
01-01 12:00:05.027 D/tzdaemon( 390): [ts] msgToCommsAgent->cmd_group = 5
01-01 12:00:05.027 D/tzdaemon( 390): [ts] msgToCommsAgent->szData = 36
01-01 12:00:05.027 D/tzdaemon( 390): [ts]
======================================================
01-01 12:00:05.027 D/tzdaemon( 390): [ts] msgToCommsAgent->command =
TS_CMD_READ_DATA
01-01 12:00:05.027 D/tzdaemon( 390): [ts] Received : TS_CMD_READ_DATA
01-01 12:00:05.027 D/tzdaemon( 390): [ts] UUID of the object owner is : 00000007-
0007-0007-0707-070707070707
01-01 12:00:05.027 D/tzdaemon( 390): [ts] Storage ID : -2147483648
01-01 12:00:05.027 D/tzdaemon( 390): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000007-0007-0007-0707-070707070707/2147483648/4229dac6/
01-01 12:00:05.027 D/tzdaemon( 390): [ts] Info offset is : 24
01-01 12:00:05.027 D/tzdaemon( 390): [ts] Storage metadata offset is : 24
01-01 12:00:05.027 D/tzdaemon( 390): [ts] Number of data chunks to read = 1 start-
chunk = 0 chunk-size = 16428
01-01 12:00:05.027 D/tzdaemon( 390): [ts] szdata = 24 size = 0
01-01 12:00:05.027 D/tzdaemon( 390): [ts] Calculating size of
/mnt/vendor/efs/tee/srt/00000007-0007-0007-0707-070707070707/2147483648/4229dac6/
obj_info of type 1
01-01 12:00:05.027 D/tzdaemon( 390): [ts] Read resource
/mnt/vendor/efs/tee/srt/00000007-0007-0007-0707-070707070707/2147483648/4229dac6/
obj_info success, size: 128
01-01 12:00:05.027 D/tzdaemon( 390): [ts] szdata = 156 size = 0
01-01 12:00:05.027 D/tzdaemon( 390): [ts] szdata = 160 size = 4
01-01 12:00:05.027 D/tzdaemon( 390): [ts] Read resource
/mnt/vendor/efs/tee/srt/00000007-0007-0007-0707-070707070707/2147483648/4229dac6/
data_chunk success, size: 16428
01-01 12:00:05.028 D/tzdaemon( 390): [ts] szdata = 16600 size = 4
01-01 12:00:05.034 D/tzts_daemon( 393): [dl] driver waiter thread created
01-01 12:00:05.034 I/tzts_daemon( 393): [dl] Trying to load: 00000000-0000-0000-
0000-564c544b4456
01-01 12:00:05.041 D/tzts_daemon( 393): [dl] driver waiter thread created
01-01 12:00:05.041 I/tzts_daemon( 393): [dl] 2 driver(s) were loaded
01-01 12:00:05.195 I/servicemanager( 333): Adding 'u:r:system_suspend:s0' service
(suspend_control:398)
01-01 12:00:05.198 I/hwservicemanager( 334): getFrameworkHalManifest: Reading
VINTF information.
01-01 12:00:05.206 I/hwservicemanager( 334): getFrameworkHalManifest: Successfully
processed VINTF information
01-01 12:00:05.207 I/HidlServiceManagement( 398): Registered
[email protected]::ISystemSuspend/default
01-01 12:00:05.208 I/HidlServiceManagement( 398): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:05.208 D/INSTHK ( 401): Version = Ver 1.0
01-01 12:00:05.210 E/INSTHK ( 401): H Fail ...
01-01 12:00:05.213 I/engmode_hidl_service( 400): engmode()
01-01 12:00:05.213 I/engmode_hidl_service( 400): e_server_hal service is started
01-01 12:00:05.214 I/hwservicemanager( 334): getDeviceHalManifest: Reading VINTF
information.
01-01 12:00:05.236 W/[email protected]( 399): Keymaster 4.0
service start...
01-01 12:00:05.236 W/[email protected]( 399): Keymaster 4.0
configureRpcThreadpool done
01-01 12:00:05.236 W/[email protected]( 399): Generate hw
keymater 4.0
01-01 12:00:05.236 I/skeymaster4dev( 399): Creating SKEYMASTER v4 DEVICE
01-01 12:00:05.236 I/skeymaster4dev( 399): trying to open skeymaster TA
01-01 12:00:05.236 W/keymaster_tee( 399): [WRN]Open MDFPP keymaster version 4.2.19
01-01 12:00:05.238 I/hwservicemanager( 334): getDeviceHalManifest: Successfully
processed VINTF information
01-01 12:00:05.239 I/HidlServiceManagement( 400): Registered
[email protected]::ISehEngmode/default
01-01 12:00:05.239 I/HidlServiceManagement( 400): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:05.250 W/keymaster_tee( 399): [WRN]build type : user
01-01 12:00:05.250 W/keymaster_tee( 399): [WRN]Vendor patchlevel string does not
match expected format. Using patchlevel 0
01-01 12:00:05.253 I/tzdaemon( 390): [il] name of requested image: 00000000-0000-
0000-0000-0053545354ab; cmd type 1
01-01 12:00:05.253 D/tzdaemon( 390): [il] resolved full_name /vendor/tee/00000000-
0000-0000-0000-0053545354ab
01-01 12:00:05.253 I/tzdaemon( 390): [il] Found file:/vendor/tee/00000000-0000-
0000-0000-0053545354ab size:51941
01-01 12:00:05.255 I/tzdaemon( 390): [il] Created container shared memory
0x716d181000 size 51941
01-01 12:00:05.255 D/tzdaemon( 390): [il] reply.image.buf_desc.size 51941;
reply.image.buf_desc.id 4
01-01 12:00:05.255 D/tzdaemon( 390): [il] image_loader_event_loop(): going to send
reply (76 bytes) to sfd:9
01-01 12:00:05.264 I/tzdaemon( 390): [il] name of requested image: 00000000-0000-
0000-0000-0053545354ab; cmd type 1
01-01 12:00:05.264 D/tzdaemon( 390): [il] resolved full_name /vendor/tee/00000000-
0000-0000-0000-0053545354ab
01-01 12:00:05.264 I/tzdaemon( 390): [il] Found file:/vendor/tee/00000000-0000-
0000-0000-0053545354ab size:51941
01-01 12:00:05.264 I/tzdaemon( 390): [il] Created container shared memory
0x716d181000 size 51941
01-01 12:00:05.264 D/tzdaemon( 390): [il] reply.image.buf_desc.size 51941;
reply.image.buf_desc.id 4
01-01 12:00:05.264 D/tzdaemon( 390): [il] image_loader_event_loop(): going to send
reply (76 bytes) to sfd:9
01-01 12:00:05.273 I/tzdaemon( 390): [il] name of requested image: 00000000-0000-
0000-0000-0053545354ab; cmd type 1
01-01 12:00:05.274 D/tzdaemon( 390): [il] resolved full_name /vendor/tee/00000000-
0000-0000-0000-0053545354ab
01-01 12:00:05.274 I/tzdaemon( 390): [il] Found file:/vendor/tee/00000000-0000-
0000-0000-0053545354ab size:51941
01-01 12:00:05.274 I/tzdaemon( 390): [il] Created container shared memory
0x716d181000 size 51941
01-01 12:00:05.274 D/tzdaemon( 390): [il] reply.image.buf_desc.size 51941;
reply.image.buf_desc.id 4
01-01 12:00:05.274 D/tzdaemon( 390): [il] image_loader_event_loop(): going to send
reply (76 bytes) to sfd:9
01-01 12:00:05.283 I/tzdaemon( 390): [il] name of requested image: 00000000-0000-
0000-0000-0053545354ab; cmd type 1
01-01 12:00:05.283 D/tzdaemon( 390): [il] resolved full_name /vendor/tee/00000000-
0000-0000-0000-0053545354ab
01-01 12:00:05.283 I/tzdaemon( 390): [il] Found file:/vendor/tee/00000000-0000-
0000-0000-0053545354ab size:51941
01-01 12:00:05.284 I/tzdaemon( 390): [il] Created container shared memory
0x716d181000 size 51941
01-01 12:00:05.284 D/tzdaemon( 390): [il] reply.image.buf_desc.size 51941;
reply.image.buf_desc.id 4
01-01 12:00:05.284 D/tzdaemon( 390): [il] image_loader_event_loop(): going to send
reply (76 bytes) to sfd:9
01-01 12:00:05.294 I/skeymaster4dev( 399): successfully load skeymaster
01-01 12:00:05.294 W/[email protected]( 399): Successfully
generated hw keymater 4.0
01-01 12:00:05.295 I/HidlServiceManagement( 399): Registered
[email protected]::IKeymasterDevice/default
01-01 12:00:05.296 I/HidlServiceManagement( 399): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:05.296 W/[email protected]( 399): Successfully
registered service for Keymaster 4.0 (0)
01-01 12:00:06.776 I/io_stats( 385): !@ 179,0 r 7995 393960 w 324 93380 d 4 65532
f 104 122 iot 2664 0 th 102400 102400 64660 pt 24 inp 0 9 9.125
01-01 12:00:07.688 W/libc ( 1): Unable to set property
"ro.boottime.init.fsck.data" to "20": error code: 0xb, try count : 1
01-01 12:00:07.688 W/libc ( 1): Unable to set property
"ro.boottime.init.fsck.data" to "20": error code: 0xb, try count : 2
01-01 12:00:07.688 W/libc ( 1): Unable to set property
"ro.boottime.init.fsck.data" to "20": error code: 0xb, try count : 3
01-01 12:00:07.988 W/libc ( 1): Unable to set property
"ro.boottime.init.mount.data" to "299": error code: 0xb, try count : 1
01-01 12:00:07.988 W/libc ( 1): Unable to set property
"ro.boottime.init.mount.data" to "299": error code: 0xb, try count : 2
01-01 12:00:07.989 W/libc ( 1): Unable to set property
"ro.boottime.init.mount.data" to "299": error code: 0xb, try count : 3
01-01 12:00:08.339 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IBootControl/default in either framework or device
manifest.
01-01 12:00:08.368 W/libc ( 1): Unable to set property
"ro.boottime.init.fsck.data" to "21": error code: 0xb, try count : 1
01-01 12:00:08.368 W/libc ( 1): Unable to set property
"ro.boottime.init.fsck.data" to "21": error code: 0xb, try count : 2
01-01 12:00:08.369 W/libc ( 1): Unable to set property
"ro.boottime.init.fsck.data" to "21": error code: 0xb, try count : 3
01-01 12:00:08.666 W/libc ( 1): Unable to set property
"ro.boottime.init.mount.data" to "296": error code: 0xb, try count : 1
01-01 12:00:08.666 W/libc ( 1): Unable to set property
"ro.boottime.init.mount.data" to "296": error code: 0xb, try count : 2
01-01 12:00:08.666 W/libc ( 1): Unable to set property
"ro.boottime.init.mount.data" to "296": error code: 0xb, try count : 3
01-01 12:00:08.706 D/vold ( 344): fscrypt_mount_metadata_encrypted: /data 1
01-01 12:00:08.707 I/MetadataCrypt( 344): fscrypt_mount_metadata_encrypted +++
mount_point : /data , needs_encrypt : 1
01-01 12:00:08.707 I/MetadataCrypt( 344): read_key
01-01 12:00:08.707 D/vold ( 344): metadata_key_dir/key:
/metadata/vold/metadata_encryption/key
01-01 12:00:08.707 I/MetadataCrypt( 344): read_key ++ dir :
/metadata/vold/metadata_encryption/key
01-01 12:00:08.711 I/MetadataCrypt( 344): Keymaster keymaster ++
01-01 12:00:08.713 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IKeymasterDevice/default in either framework or
device manifest.
01-01 12:00:08.713 I/vold ( 344): List of Keymaster HALs found:
01-01 12:00:08.713 I/vold ( 344): Keymaster HAL #1: SKeymaster(Keymaster MDFPP)
from SKeymaster team SecurityLevel: TRUSTED_ENVIRONMENT HAL:
[email protected]::IKeymasterDevice/default
01-01 12:00:08.714 D/vold ( 344): Computing HMAC with params { (seed:
000000000000000000000000000000000, nonce:
4957e568fe347f1571c9fc73ff534266731c6fbf4b185404ec991ef4ab9) }
01-01 12:00:08.714 D/vold ( 344): Computing HMAC for SKeymaster(Keymaster
MDFPP) from SKeymaster team SecurityLevel: TRUSTED_ENVIRONMENT HAL:
[email protected]::IKeymasterDevice/default
01-01 12:00:08.715 I/vold ( 344): Using SKeymaster(Keymaster MDFPP) from
SKeymaster team for encryption. Security level: TRUSTED_ENVIRONMENT, HAL:
[email protected]::IKeymasterDevice/default
01-01 12:00:08.715 I/MetadataCrypt( 344): Keymaster keymaster --
01-01 12:00:08.715 I/MetadataCrypt( 344): retrieveOrGenerateKey ++
01-01 12:00:08.716 D/KeyStorage( 344): Inside KeyStorage.isKnoxKeyPath() -
key_path : /metadata/vold/metadata_encryption/key
01-01 12:00:08.716 D/KeyStorage( 344): Inside KeyStorage.isKnoxKeyPath() -
user_de_path_length : 29
01-01 12:00:08.716 D/KeyStorage( 344): Inside KeyStorage.isKnoxKeyPath() -
user_ce_path_length : 29
01-01 12:00:08.717 E/KeyStorage( 344): storeKey
/metadata/vold/metadata_encryption/tmp
01-01 12:00:08.730 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IKeymasterDevice/default in either framework or
device manifest.
01-01 12:00:08.730 I/vold ( 344): List of Keymaster HALs found:
01-01 12:00:08.730 I/vold ( 344): Keymaster HAL #1: SKeymaster(Keymaster MDFPP)
from SKeymaster team SecurityLevel: TRUSTED_ENVIRONMENT HAL:
[email protected]::IKeymasterDevice/default
01-01 12:00:08.731 I/vold ( 344): Using SKeymaster(Keymaster MDFPP) from
SKeymaster team for encryption. Security level: TRUSTED_ENVIRONMENT, HAL:
[email protected]::IKeymasterDevice/default
01-01 12:00:08.731 D/KeyStorage( 344): Creating key that doesn't need auth token
01-01 12:00:08.731 W/keymaster_tee( 399): [WRN]start nwd_generate_key
01-01 12:00:08.732 W/keymaster_tee( 399): [WRN]Cmd 2, err -67
01-01 12:00:08.732 W/keymaster_tee( 399): [WRN]nwd_generate_key ret -67
01-01 12:00:08.732 E/vold ( 344): generate_key failed, code -67
01-01 12:00:08.732 W/keymaster_tee( 399): [WRN]start nwd_generate_key
01-01 12:00:08.733 W/keymaster_tee( 399): [WRN]ret OK PARAMS: A32 P0 P1 B32 P1
NAR1 S256 2020.01.01,12:00:08.732
01-01 12:00:08.738 W/keymaster_tee( 399): [WRN]begin req PARAMS: B32 P1
01-01 12:00:08.742 E/KeyStorage( 344): getRotStr rot value :
000100c5f517b434ee6e30ba0f32e247
01-01 12:00:08.749 D/KeyStorage( 344): Created key:
</metadata/vold/metadata_encryption/key>
01-01 12:00:08.750 I/MetadataCrypt( 344): retrieveOrGenerateKey --
01-01 12:00:08.750 I/MetadataCrypt( 344): read_key --
01-01 12:00:08.750 I/MetadataCrypt( 344): create_crypto_blk_dev
01-01 12:00:08.750 I/MetadataCrypt( 344): create_crypto_blk_dev ++
01-01 12:00:08.750 I/MetadataCrypt( 344): dm.CreateDevice ++
01-01 12:00:08.772 I/MetadataCrypt( 344): create_crypto_blk_dev --
01-01 12:00:08.772 I/vold ( 344): Beginning inplace encryption, nr_sec:
107806720
01-01 12:00:08.772 I/MetadataCrypt( 344): Beginning inplace encryption, nr_sec:
107806720
01-01 12:00:08.777 D/vold ( 344): cryptfs_enable_inplace(/dev/block/dm-10,
/dev/block/by-name/userdata, 107806720, 0x7fd5620fb0, 107806720, 0, 0)
01-01 12:00:08.777 D/vold ( 344): Opening/dev/block/by-name/userdata
01-01 12:00:08.777 D/vold ( 344): Opening/dev/block/dm-10
01-01 12:00:08.777 E/vold ( 344): Reading ext4 extent caused an exception
01-01 12:00:08.777 D/vold ( 344): cryptfs_enable_inplace_ext4()=-1
01-01 12:00:08.777 D/f2fs_sparseblock( 344):
01-01 12:00:08.777 D/f2fs_sparseblock( 344):
+--------------------------------------------------------+
01-01 12:00:08.777 D/f2fs_sparseblock( 344): | Super block
|
01-01 12:00:08.777 D/f2fs_sparseblock( 344):
+--------------------------------------------------------+
01-01 12:00:08.777 D/f2fs_sparseblock( 344): magic
[0x0xf2f52010 : 4076150800]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): major_ver
[0x0x000001 : 1]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): minor_ver
[0x0x00000d : 13]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): log_sectorsize
[0x0x000009 : 9]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): log_sectors_per_block
[0x0x000003 : 3]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): log_blocksize
[0x0x00000c : 12]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): log_blocks_per_seg
[0x0x000009 : 9]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): segs_per_sec
[0x0x000001 : 1]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): secs_per_zone
[0x0x000001 : 1]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): checksum_offset
[0x00000000 : 0]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): block_count
[0x0x00000000cd9ffb : 13475835]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): section_count
[0x0x006622 : 26146]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): segment_count
[0x0x0066ce : 26318]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): segment_count_ckpt
[0x0x000002 : 2]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): segment_count_sit
[0x0x000002 : 2]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): segment_count_nat
[0x0x000074 : 116]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): segment_count_ssa
[0x0x000034 : 52]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): segment_count_main
[0x0x006622 : 26146]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): segment0_blkaddr
[0x0x000200 : 512]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): cp_blkaddr
[0x0x000200 : 512]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): sit_blkaddr
[0x0x000600 : 1536]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): nat_blkaddr
[0x0x000a00 : 2560]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): ssa_blkaddr
[0x0x00f200 : 61952]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): main_blkaddr
[0x0x015a00 : 88576]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): root_ino
[0x0x000003 : 3]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): node_ino
[0x0x000001 : 1]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): meta_ino
[0x0x000002 : 2]
01-01 12:00:08.778 D/f2fs_sparseblock( 344): cp_payload
[0x00000000 : 0]
01-01 12:00:08.778 D/f2fs_sparseblock( 344):
01-01 12:00:08.778 I/io_stats( 385): !@ 179,0 r 9164 402696 w 807 314080 d 4 65532
f 154 202 iot 3692 0 th 102400 102400 64728 pt 232 inp 0 0 11.128
01-01 12:00:08.779 D/f2fs_sparseblock( 344):
01-01 12:00:08.779 D/f2fs_sparseblock( 344):
+--------------------------------------------------------+
01-01 12:00:08.779 D/f2fs_sparseblock( 344): | Checkpoint
|
01-01 12:00:08.779 D/f2fs_sparseblock( 344):
+--------------------------------------------------------+
01-01 12:00:08.779 D/f2fs_sparseblock( 344): checkpoint_ver
[0x0x00000000004329 : 17193]
01-01 12:00:08.779 D/f2fs_sparseblock( 344): user_block_count
[0x0x00000000c8a800 : 13150208]
01-01 12:00:08.779 D/f2fs_sparseblock( 344): valid_block_count
[0x0x0000000005929b : 365211]
01-01 12:00:08.779 D/f2fs_sparseblock( 344): rsvd_segment_count
[0x0x0000ed : 237]
01-01 12:00:08.779 D/f2fs_sparseblock( 344): overprov_segment_count
[0x0x0001ce : 462]
01-01 12:00:08.779 D/f2fs_sparseblock( 344): free_segment_count
[0x0x00634d : 25421]
01-01 12:00:08.779 D/f2fs_sparseblock( 344): alloc_type[CURSEG_HOT_NODE]
[0x00000000 : 0]
01-01 12:00:08.779 D/f2fs_sparseblock( 344): alloc_type[CURSEG_WARM_NODE]
[0x00000000 : 0]
01-01 12:00:08.779 D/f2fs_sparseblock( 344): alloc_type[CURSEG_COLD_NODE]
[0x00000000 : 0]
01-01 12:00:08.779 D/f2fs_sparseblock( 344): cur_node_segno[0]
[0x0x000003 : 3]
01-01 12:00:08.779 D/f2fs_sparseblock( 344): cur_node_segno[1]
[0x0x000004 : 4]
01-01 12:00:08.779 D/f2fs_sparseblock( 344): cur_node_segno[2]
[0x0x000005 : 5]
01-01 12:00:08.779 D/f2fs_sparseblock( 344): cur_node_blkoff[0]
[0x00000000 : 0]
01-01 12:00:08.779 D/f2fs_sparseblock( 344): cur_node_blkoff[1]
[0x00000000 : 0]
01-01 12:00:08.779 D/f2fs_sparseblock( 344): cur_node_blkoff[2]
[0x00000000 : 0]
01-01 12:00:08.779 D/f2fs_sparseblock( 344): alloc_type[CURSEG_HOT_DATA]
[0x00000000 : 0]
01-01 12:00:08.779 D/f2fs_sparseblock( 344): alloc_type[CURSEG_WARM_DATA]
[0x00000000 : 0]
01-01 12:00:08.779 D/f2fs_sparseblock( 344): alloc_type[CURSEG_COLD_DATA]
[0x00000000 : 0]
01-01 12:00:08.779 D/f2fs_sparseblock( 344): cur_data_segno[0]
[0x00000000 : 0]
01-01 12:00:08.779 D/f2fs_sparseblock( 344): cur_data_segno[1]
[0x0x000001 : 1]
01-01 12:00:08.779 D/f2fs_sparseblock( 344): cur_data_segno[2]
[0x0x000002 : 2]
01-01 12:00:08.779 D/f2fs_sparseblock( 344): cur_data_blkoff[0]
[0x00000000 : 0]
01-01 12:00:08.779 D/f2fs_sparseblock( 344): cur_data_blkoff[1]
[0x00000000 : 0]
01-01 12:00:08.780 D/f2fs_sparseblock( 344): cur_data_blkoff[2]
[0x00000000 : 0]
01-01 12:00:08.780 D/f2fs_sparseblock( 344): ckpt_flags
[0x0x0000c5 : 197]
01-01 12:00:08.780 D/f2fs_sparseblock( 344): cp_pack_total_block_count
[0x0x000006 : 6]
01-01 12:00:08.780 D/f2fs_sparseblock( 344): cp_pack_start_sum
[0x0x000001 : 1]
01-01 12:00:08.780 D/f2fs_sparseblock( 344): valid_node_count
[0x0x000583 : 1411]
01-01 12:00:08.780 D/f2fs_sparseblock( 344): valid_inode_count
[0x0x00021d : 541]
01-01 12:00:08.780 D/f2fs_sparseblock( 344): next_free_nid
[0x0x000586 : 1414]
01-01 12:00:08.780 D/f2fs_sparseblock( 344): sit_ver_bitmap_bytesize
[0x0x000040 : 64]
01-01 12:00:08.780 D/f2fs_sparseblock( 344): nat_ver_bitmap_bytesize
[0x0x000e80 : 3712]
01-01 12:00:08.780 D/f2fs_sparseblock( 344): checksum_offset
[0x0x000ffc : 4092]
01-01 12:00:08.780 D/f2fs_sparseblock( 344): elapsed_time
[0x0x00000000000002 : 2]
01-01 12:00:08.780 D/f2fs_sparseblock( 344): sit_nat_version_bitmap[0]
[0x00000000 : 0]
01-01 12:00:08.780 D/f2fs_sparseblock( 344):
01-01 12:00:08.780 D/f2fs_sparseblock( 344): Reading cache block starting at block
1536
01-01 12:00:08.780 D/f2fs_sparseblock( 344): Reading cache block starting at block
1537
01-01 12:00:08.781 D/f2fs_sparseblock( 344): Reading cache block starting at block
1538
01-01 12:00:08.781 D/f2fs_sparseblock( 344): Reading cache block starting at block
1539
01-01 12:00:08.781 D/f2fs_sparseblock( 344): Reading cache block starting at block
1540
01-01 12:00:08.781 D/f2fs_sparseblock( 344): Reading cache block starting at block
1541
01-01 12:00:08.781 D/f2fs_sparseblock( 344): Reading cache block starting at block
1542
01-01 12:00:08.781 D/f2fs_sparseblock( 344): Reading cache block starting at block
1543
01-01 12:00:08.781 D/f2fs_sparseblock( 344): Reading cache block starting at block
1544
01-01 12:00:08.781 D/f2fs_sparseblock( 344): Reading cache block starting at block
1545
01-01 12:00:08.781 D/f2fs_sparseblock( 344): Reading cache block starting at block
1546
01-01 12:00:08.781 D/f2fs_sparseblock( 344): Reading cache block starting at block
1547
01-01 12:00:08.781 D/f2fs_sparseblock( 344): Reading cache block starting at block
1548
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1549
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1550
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1551
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1552
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1553
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1554
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1555
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1556
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1557
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1558
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1559
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1560
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1561
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1562
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1563
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1564
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1565
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1566
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1567
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1568
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1569
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1570
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1571
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1572
01-01 12:00:08.782 D/f2fs_sparseblock( 344): Reading cache block starting at block
1573
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1574
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1575
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1576
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1577
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1578
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1579
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1580
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1581
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1582
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1583
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1584
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1585
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1586
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1587
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1588
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1589
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1590
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1591
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1592
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1593
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1594
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1595
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1596
01-01 12:00:08.783 D/f2fs_sparseblock( 344): Reading cache block starting at block
1597
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1598
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1599
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1600
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1601
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1602
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1603
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1604
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1605
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1606
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1607
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1608
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1609
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1610
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1611
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1612
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1613
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1614
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1615
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1616
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1617
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1618
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1619
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1620
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1621
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1622
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1623
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1624
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1625
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1626
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1627
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1628
01-01 12:00:08.784 D/f2fs_sparseblock( 344): Reading cache block starting at block
1629
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1630
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1631
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1632
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1633
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1634
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1635
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1636
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1637
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1638
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1639
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1640
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1641
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1642
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1643
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1644
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1645
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1646
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1647
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1648
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1649
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1650
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1651
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1652
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1653
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1654
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1655
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1656
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1657
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1658
01-01 12:00:08.785 D/f2fs_sparseblock( 344): Reading cache block starting at block
1659
01-01 12:00:08.786 D/f2fs_sparseblock( 344): Reading cache block starting at block
1660
01-01 12:00:08.786 D/f2fs_sparseblock( 344): Reading cache block starting at block
1661
01-01 12:00:08.786 D/f2fs_sparseblock( 344): Reading cache block starting at block
1662
01-01 12:00:08.786 D/f2fs_sparseblock( 344): Reading cache block starting at block
1663
01-01 12:00:08.786 D/f2fs_sparseblock( 344): Reading cache block starting at block
1664
01-01 12:00:08.786 D/f2fs_sparseblock( 344): Reading cache block starting at block
1665
01-01 12:00:08.786 D/f2fs_sparseblock( 344): Reading cache block starting at block
1666
01-01 12:00:08.786 D/f2fs_sparseblock( 344): Reading cache block starting at block
1667
01-01 12:00:08.786 D/f2fs_sparseblock( 344): Reading cache block starting at block
1668
01-01 12:00:08.786 D/f2fs_sparseblock( 344): Reading cache block starting at block
1669
01-01 12:00:08.786 D/f2fs_sparseblock( 344): Reading cache block starting at block
1670
01-01 12:00:08.786 D/f2fs_sparseblock( 344): Reading cache block starting at block
1671
01-01 12:00:08.786 D/f2fs_sparseblock( 344): Reading cache block starting at block
1672
01-01 12:00:08.786 D/f2fs_sparseblock( 344): Reading cache block starting at block
1673
01-01 12:00:08.786 D/f2fs_sparseblock( 344): Reading cache block starting at block
1674
01-01 12:00:08.786 D/f2fs_sparseblock( 344): Reading cache block starting at block
1675
01-01 12:00:08.786 D/f2fs_sparseblock( 344): Reading cache block starting at block
1676
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1677
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1678
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1679
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1680
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1681
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1682
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1683
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1684
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1685
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1686
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1687
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1688
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1689
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1690
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1691
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1692
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1693
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1694
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1695
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1696
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1697
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1698
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1699
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1700
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1701
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1702
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1703
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1704
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1705
01-01 12:00:08.787 D/f2fs_sparseblock( 344): Reading cache block starting at block
1706
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1707
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1708
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1709
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1710
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1711
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1712
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1713
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1714
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1715
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1716
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1717
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1718
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1719
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1720
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1721
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1722
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1723
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1724
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1725
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1726
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1727
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1728
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1729
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1730
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1731
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1732
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1733
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1734
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1735
01-01 12:00:08.788 D/f2fs_sparseblock( 344): Reading cache block starting at block
1736
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1737
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1738
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1739
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1740
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1741
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1742
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1743
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1744
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1745
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1746
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1747
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1748
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1749
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1750
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1751
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1752
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1753
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1754
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1755
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1756
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1757
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1758
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1759
01-01 12:00:08.789 D/f2fs_sparseblock( 344): Reading cache block starting at block
1760
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1761
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1762
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1763
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1764
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1765
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1766
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1767
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1768
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1769
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1770
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1771
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1772
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1773
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1774
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1775
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1776
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1777
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1778
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1779
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1780
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1781
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1782
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1783
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1784
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1785
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1786
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1787
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1788
01-01 12:00:08.790 D/f2fs_sparseblock( 344): Reading cache block starting at block
1789
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1790
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1791
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1792
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1793
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1794
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1795
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1796
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1797
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1798
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1799
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1800
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1801
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1802
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1803
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1804
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1805
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1806
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1807
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1808
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1809
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1810
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1811
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1812
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1813
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1814
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1815
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1816
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1817
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1818
01-01 12:00:08.791 D/f2fs_sparseblock( 344): Reading cache block starting at block
1819
01-01 12:00:08.792 D/f2fs_sparseblock( 344): Reading cache block starting at block
1820
01-01 12:00:08.792 D/f2fs_sparseblock( 344): Reading cache block starting at block
1821
01-01 12:00:08.792 D/f2fs_sparseblock( 344): Reading cache block starting at block
1822
01-01 12:00:08.792 D/f2fs_sparseblock( 344): Reading cache block starting at block
1823
01-01 12:00:08.792 D/f2fs_sparseblock( 344): Reading cache block starting at block
1824
01-01 12:00:08.792 D/f2fs_sparseblock( 344): Reading cache block starting at block
1825
01-01 12:00:08.792 D/f2fs_sparseblock( 344): Reading cache block starting at block
1826
01-01 12:00:08.792 D/f2fs_sparseblock( 344): Reading cache block starting at block
1827
01-01 12:00:08.792 D/f2fs_sparseblock( 344): Reading cache block starting at block
1828
01-01 12:00:08.792 D/f2fs_sparseblock( 344): Reading cache block starting at block
1829
01-01 12:00:08.792 D/f2fs_sparseblock( 344): Reading cache block starting at block
1830
01-01 12:00:08.792 D/f2fs_sparseblock( 344): Reading cache block starting at block
1831
01-01 12:00:08.792 D/f2fs_sparseblock( 344): Reading cache block starting at block
1832
01-01 12:00:08.792 D/f2fs_sparseblock( 344): Reading cache block starting at block
1833
01-01 12:00:08.792 D/f2fs_sparseblock( 344): Reading cache block starting at block
1834
01-01 12:00:08.792 D/f2fs_sparseblock( 344): Reading cache block starting at block
1835
01-01 12:00:08.792 D/f2fs_sparseblock( 344): Reading cache block starting at block
1836
01-01 12:00:08.792 D/f2fs_sparseblock( 344): Reading cache block starting at block
1837
01-01 12:00:08.792 D/f2fs_sparseblock( 344): Reading cache block starting at block
1838
01-01 12:00:08.792 D/f2fs_sparseblock( 344): Reading cache block starting at block
1839
01-01 12:00:08.792 D/f2fs_sparseblock( 344): Reading cache block starting at block
1840
01-01 12:00:08.792 D/f2fs_sparseblock( 344): Reading cache block starting at block
1841
01-01 12:00:08.792 D/f2fs_sparseblock( 344): Reading cache block starting at block
1842
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1843
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1844
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1845
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1846
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1847
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1848
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1849
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1850
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1851
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1852
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1853
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1854
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1855
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1856
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1857
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1858
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1859
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1860
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1861
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1862
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1863
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1864
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1865
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1866
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1867
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1868
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1869
01-01 12:00:08.793 D/f2fs_sparseblock( 344): Reading cache block starting at block
1870
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1871
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1872
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1873
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1874
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1875
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1876
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1877
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1878
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1879
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1880
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1881
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1882
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1883
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1884
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1885
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1886
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1887
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1888
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1889
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1890
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1891
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1892
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1893
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1894
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1895
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1896
01-01 12:00:08.794 D/f2fs_sparseblock( 344): Reading cache block starting at block
1897
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1898
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1899
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1900
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1901
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1902
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1903
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1904
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1905
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1906
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1907
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1908
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1909
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1910
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1911
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1912
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1913
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1914
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1915
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1916
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1917
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1918
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1919
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1920
01-01 12:00:08.795 D/f2fs_sparseblock( 344): Reading cache block starting at block
1921
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1922
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1923
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1924
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1925
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1926
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1927
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1928
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1929
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1930
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1931
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1932
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1933
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1934
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1935
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1936
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1937
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1938
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1939
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1940
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1941
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1942
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1943
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1944
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1945
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1946
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1947
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1948
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1949
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1950
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1951
01-01 12:00:08.796 D/f2fs_sparseblock( 344): Reading cache block starting at block
1952
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1953
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1954
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1955
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1956
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1957
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1958
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1959
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1960
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1961
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1962
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1963
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1964
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1965
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1966
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1967
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1968
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1969
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1970
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1971
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1972
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1973
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1974
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1975
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1976
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1977
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1978
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1979
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1980
01-01 12:00:08.797 D/f2fs_sparseblock( 344): Reading cache block starting at block
1981
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
1982
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
1983
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
1984
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
1985
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
1986
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
1987
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
1988
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
1989
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
1990
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
1991
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
1992
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
1993
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
1994
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
1995
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
1996
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
1997
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
1998
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
1999
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
2000
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
2001
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
2002
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
2003
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
2004
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
2005
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
2006
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
2007
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
2008
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
2009
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
2010
01-01 12:00:08.798 D/f2fs_sparseblock( 344): Reading cache block starting at block
2011
01-01 12:00:08.799 D/f2fs_sparseblock( 344):
01-01 12:00:08.799 D/f2fs_sparseblock( 344):
+--------------------------------------------------------+
01-01 12:00:08.799 D/f2fs_sparseblock( 344): | F2FS_INFO
|
01-01 12:00:08.799 D/f2fs_sparseblock( 344):
+--------------------------------------------------------+
01-01 12:00:08.799 D/f2fs_sparseblock( 344): blocks_per_segment: 512
01-01 12:00:08.799 D/f2fs_sparseblock( 344): block_size: 4096
01-01 12:00:08.799 D/f2fs_sparseblock( 344): sit_bmp loc: 0xb400007de6346100
01-01 12:00:08.799 D/f2fs_sparseblock( 344): sit_bmp_size: 64
01-01 12:00:08.799 D/f2fs_sparseblock( 344): blocks_per_sit: 512
01-01 12:00:08.799 D/f2fs_sparseblock( 344): sit_blocks loc: 0xb400007d60c8a500
01-01 12:00:08.799 D/f2fs_sparseblock( 344): sit_sums loc: 0xb400007de623e000
01-01 12:00:08.799 D/f2fs_sparseblock( 344): sit_sums num: 0
01-01 12:00:08.799 D/f2fs_sparseblock( 344): cp_blkaddr: 512
01-01 12:00:08.799 D/f2fs_sparseblock( 344): cp_valid_cp_blkaddr: 1024
01-01 12:00:08.799 D/f2fs_sparseblock( 344): sit_blkaddr: 1536
01-01 12:00:08.799 D/f2fs_sparseblock( 344): nat_blkaddr: 2560
01-01 12:00:08.799 D/f2fs_sparseblock( 344): ssa_blkaddr: 61952
01-01 12:00:08.799 D/f2fs_sparseblock( 344): main_blkaddr: 88576
01-01 12:00:08.799 D/f2fs_sparseblock( 344): total_user_used: 365211
01-01 12:00:08.799 D/f2fs_sparseblock( 344): total_blocks: 13475835
01-01 12:00:08.799 D/f2fs_sparseblock( 344):
01-01 12:00:08.799 I/vold ( 344): Encrypting from block 0
01-01 12:00:10.781 I/io_stats( 385): !@ 179,0 r 11187 659820 w 1276 549828 d 4
65532 f 158 209 iot 5668 0 th 102400 102400 64728 pt 232 inp 1 0 13.131
01-01 12:00:11.566 I/vold ( 344): Encrypted to block 88575
01-01 12:00:11.566 I/vold ( 344): Encrypting from block 190976
01-01 12:00:11.566 I/vold ( 344): Encrypted to block 190976
01-01 12:00:11.566 I/vold ( 344): Encrypting from block 192512
01-01 12:00:11.567 I/vold ( 344): Encrypted to block 192516
01-01 12:00:11.567 I/vold ( 344): Encrypting from block 193024
01-01 12:00:11.577 I/vold ( 344): Encrypted to block 193561
01-01 12:00:11.577 I/vold ( 344): Encrypting from block 194048
01-01 12:00:11.832 I/vold ( 344): Encrypted to block 201733
01-01 12:00:11.832 I/vold ( 344): Encrypting from block 202240
01-01 12:00:12.025 I/vold ( 344): Encrypted to block 207898
01-01 12:00:12.025 I/vold ( 344): Encrypting from block 208384
01-01 12:00:12.784 I/io_stats( 385): !@ 179,0 r 13104 903156 w 1761 795588 d 4
65532 f 158 209 iot 7660 0 th 102400 102400 64728 pt 232 inp 1 0 15.133
01-01 12:00:13.699 I/vold ( 344): Encrypted to block 257888
01-01 12:00:13.699 I/vold ( 344): Encrypting from block 258048
01-01 12:00:14.786 I/io_stats( 385): !@ 179,0 r 15062 1153384 w 2239 1039332 d 4
65532 f 159 211 iot 9648 0 th 102400 102400 64728 pt 232 inp 1 0 17.136
01-01 12:00:16.789 I/io_stats( 385): !@ 179,0 r 17004 1401960 w 2734 1292772 d 4
65532 f 159 211 iot 11628 0 th 102400 102400 64728 pt 232 inp 2 10 19.138
01-01 12:00:18.791 I/io_stats( 385): !@ 179,0 r 18037 1534184 w 3000 1428964 d 4
65532 f 159 211 iot 13620 0 th 102400 102400 64728 pt 232 inp 2 7 21.141
01-01 12:00:19.335 I/vold ( 344): Encrypted to block 398335
01-01 12:00:19.335 I/vold ( 344): Encrypting from block 398848
01-01 12:00:20.794 I/io_stats( 385): !@ 179,0 r 19068 1665756 w 3258 1560548 d 4
65532 f 159 211 iot 15612 0 th 102400 102400 64728 pt 232 inp 2 5 23.143
01-01 12:00:22.796 I/io_stats( 385): !@ 179,0 r 20083 1795676 w 3508 1688548 d 4
65532 f 159 211 iot 17616 0 th 102400 102400 64728 pt 232 inp 2 8 25.146
01-01 12:00:24.798 I/io_stats( 385): !@ 179,0 r 21104 1926108 w 3758 1811204 d 4
65532 f 159 211 iot 19584 0 th 102400 102400 64728 pt 232 inp 2 10 27.148
01-01 12:00:26.801 I/io_stats( 385): !@ 179,0 r 22125 2056924 w 4013 1941764 d 4
65532 f 159 211 iot 21588 0 th 102400 102400 64728 pt 232 inp 2 3 29.151
01-01 12:00:28.803 I/io_stats( 385): !@ 179,0 r 23127 2185180 w 4269 2072836 d 4
65532 f 159 211 iot 23592 0 th 102400 102400 64728 pt 232 inp 1 0 31.153
01-01 12:00:29.585 I/vold ( 344): Encrypted to block 560376
01-01 12:00:30.119 D/vold ( 344): cryptfs_enable_inplace_f2fs success
01-01 12:00:30.119 I/vold ( 344): Inplace encryption complete
01-01 12:00:30.127 I/MetadataCrypt( 344): Inplace encryption complete
01-01 12:00:30.127 D/vold ( 344): Mounting metadata-encrypted filesystem:/data
01-01 12:00:30.127 I/MetadataCrypt( 344): Mounting metadata-encrypted filesystem :
/data
01-01 12:00:30.129 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IKeymasterDevice/default in either framework or
device manifest.
01-01 12:00:30.130 I/vold ( 344): List of Keymaster HALs found:
01-01 12:00:30.130 I/vold ( 344): Keymaster HAL #1: SKeymaster(Keymaster MDFPP)
from SKeymaster team SecurityLevel: TRUSTED_ENVIRONMENT HAL:
[email protected]::IKeymasterDevice/default
01-01 12:00:30.130 I/MetadataCrypt( 344): fs_mgr_do_mount ++
01-01 12:00:30.132 I/vold ( 344): [libfs_mgr]Running /system/bin/fsck.f2fs -a -
c 10000 --debug-cache -l data /dev/block/dm-10
01-01 12:00:30.158 W/libc ( 344): Unable to set property
"ro.boottime.init.fsck.data" to "25": error code: 0xb, try count : 1
01-01 12:00:30.158 W/libc ( 344): Unable to set property
"ro.boottime.init.fsck.data" to "25": error code: 0xb, try count : 2
01-01 12:00:30.159 W/libc ( 344): Unable to set property
"ro.boottime.init.fsck.data" to "25": error code: 0xb, try count : 3
01-01 12:00:30.463 I/vold ( 344): [libfs_mgr]__mount(source=/dev/block/dm-
10,target=/data,type=f2fs)=0: Success
01-01 12:00:30.463 I/vold ( 344): [libfs_mgr]__mount return 0(source=dm-
10,target=/data,type=f2fs,flags=406,options=discard,usrquota,grpquota,fsync_mode=no
barrier,reserve_root=32768,resgid=5678,inlinecrypt): Success
01-01 12:00:30.464 W/libc ( 344): Unable to set property
"ro.boottime.init.mount.data" to "303": error code: 0xb, try count : 1
01-01 12:00:30.464 W/libc ( 344): Unable to set property
"ro.boottime.init.mount.data" to "303": error code: 0xb, try count : 2
01-01 12:00:30.464 W/libc ( 344): Unable to set property
"ro.boottime.init.mount.data" to "303": error code: 0xb, try count : 3
01-01 12:00:30.464 E/vold ( 344): [libfs_mgr]restorecon_sec_sysfsERROR readlink
:/dev/block/dm-10
01-01 12:00:30.464 I/MetadataCrypt( 344): fs_mgr_do_mount --
01-01 12:00:30.465 D/vold ( 344): Mounted /data
01-01 12:00:30.465 I/MetadataCrypt( 344): Mounted
01-01 12:00:30.465 I/MetadataCrypt( 344): fscrypt_mount_metadata_encrypted ---
01-01 12:00:30.465 D/vold ( 344): Disk at 253:10 changed
01-01 12:00:30.509 I/STORK_BIRD( 432): [Server] Storkbird version 1.0.3 start!!!
01-01 12:00:30.510 F/PA_DAEMON( 429): [PrintVersion:489] Version:
PA_Daemon,teegris,version_2.3.16,release,dpi
01-01 12:00:30.518 I/vaultkeeper( 430): firing up. VaultKeeper.
01-01 12:00:30.519 I/HidlServiceManagement( 431): Registered
[email protected]::ISehVaultKeeper/default
01-01 12:00:30.520 I/HidlServiceManagement( 431): Removing namespace from process
name [email protected] to [email protected]
service.
01-01 12:00:30.520 I/[email protected]
service( 431): vaultkeeper_hal service is started
01-01 12:00:30.523 I/HidlServiceManagement( 429): Registered
[email protected]::ISehProca/default
01-01 12:00:30.524 I/HidlServiceManagement( 429): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:30.531 I/Checkpoint( 344): cp_prepareCheckpoint called
01-01 12:00:30.563 E/vold ( 344): fbeEnable
01-01 12:00:30.563 D/FsCrypt ( 344): fscrypt_initialize_systemwide_keys
01-01 12:00:30.564 D/KeyStorage( 344): Inside KeyStorage.isKnoxKeyPath() -
key_path : /data/unencrypted/key
01-01 12:00:30.564 D/KeyStorage( 344): Inside KeyStorage.isKnoxKeyPath() -
user_de_path_length : 29
01-01 12:00:30.564 D/KeyStorage( 344): Inside KeyStorage.isKnoxKeyPath() -
user_ce_path_length : 29
01-01 12:00:30.564 E/KeyStorage( 344): storeKey /data/unencrypted/temp
01-01 12:00:30.577 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IKeymasterDevice/default in either framework or
device manifest.
01-01 12:00:30.578 I/vold ( 344): List of Keymaster HALs found:
01-01 12:00:30.578 I/vold ( 344): Keymaster HAL #1: SKeymaster(Keymaster MDFPP)
from SKeymaster team SecurityLevel: TRUSTED_ENVIRONMENT HAL:
[email protected]::IKeymasterDevice/default
01-01 12:00:30.578 I/vold ( 344): Using SKeymaster(Keymaster MDFPP) from
SKeymaster team for encryption. Security level: TRUSTED_ENVIRONMENT, HAL:
[email protected]::IKeymasterDevice/default
01-01 12:00:30.578 D/KeyStorage( 344): Creating key that doesn't need auth token
01-01 12:00:30.578 W/keymaster_tee( 399): [WRN]start nwd_generate_key
01-01 12:00:30.579 W/keymaster_tee( 399): [WRN]Cmd 2, err -67
01-01 12:00:30.579 W/keymaster_tee( 399): [WRN]nwd_generate_key ret -67
01-01 12:00:30.579 E/vold ( 344): generate_key failed, code -67
01-01 12:00:30.579 W/keymaster_tee( 399): [WRN]start nwd_generate_key
01-01 12:00:30.581 W/keymaster_tee( 399): [WRN]ret OK PARAMS: A32 P0 P1 B32 P1
NAR1 S256 2020.01.01,12:00:30.579
01-01 12:00:30.582 W/keymaster_tee( 399): [WRN]begin req PARAMS: B32 P1
01-01 12:00:30.590 D/KeyStorage( 344): Created key: </data/unencrypted/key>
01-01 12:00:30.590 D/FsCrypt ( 344): fscrypt_initialize_systemwide_keys,
install_storage_key DATA_MNT_POINT
01-01 12:00:30.592 D/vold ( 344): Installed fscrypt key with ref
087bf1bb3f5fb64833d6f7f4b48969ba to /data
01-01 12:00:30.592 D/vold ( 344): Added fscrypt-provisioning key for
087bf1bb3f5fb64833d6f7f4b48969ba to session keyring
01-01 12:00:30.592 D/FsCrypt ( 344): key mode: aes-256-xts:aes-256-cts:v2, file
name: /data/unencrypted/mode
01-01 12:00:30.593 D/FsCrypt ( 344): ref_filename: /data/unencrypted/ref
01-01 12:00:30.593 D/FsCrypt ( 344): Wrote system DE key reference to:
/data/unencrypted/ref
01-01 12:00:30.594 D/vold ( 344): Installed fscrypt key with ref
3a14dacb2272d6f1af02090dc54ab4e9 to /data
01-01 12:00:30.594 D/vold ( 344): Added fscrypt-provisioning key for
3a14dacb2272d6f1af02090dc54ab4e9 to session keyring
01-01 12:00:30.594 D/FsCrypt ( 344): Wrote per boot key reference to:
/data/unencrypted/per_boot_ref
01-01 12:00:30.717 D/vold ( 344): Disk at 7:48 changed
01-01 12:00:30.723 D/vold ( 344): Disk at 7:56 changed
01-01 12:00:30.727 D/vold ( 344): Disk at 7:64 changed
01-01 12:00:30.728 D/vold ( 344): Disk at 7:72 changed
01-01 12:00:30.737 D/vold ( 344): Disk at 7:80 changed
01-01 12:00:30.742 D/vold ( 344): Disk at 7:88 changed
01-01 12:00:30.743 D/vold ( 344): Disk at 7:96 changed
01-01 12:00:30.745 D/vold ( 344): Disk at 7:104 changed
01-01 12:00:30.748 D/vold ( 344): Disk at 7:112 changed
01-01 12:00:30.750 D/vold ( 344): Disk at 7:120 changed
01-01 12:00:30.752 D/vold ( 344): Disk at 7:128 changed
01-01 12:00:30.753 D/vold ( 344): Disk at 7:136 changed
01-01 12:00:30.756 D/vold ( 344): Disk at 7:144 changed
01-01 12:00:30.757 D/vold ( 344): Disk at 7:152 changed
01-01 12:00:30.759 D/vold ( 344): Disk at 7:160 changed
01-01 12:00:30.762 D/vold ( 344): Disk at 7:168 changed
01-01 12:00:30.765 D/vold ( 344): Disk at 7:176 changed
01-01 12:00:30.766 D/vold ( 344): Disk at 7:184 changed
01-01 12:00:30.767 D/vold ( 344): Disk at 7:192 changed
01-01 12:00:30.773 D/vold ( 344): Disk at 7:200 changed
01-01 12:00:30.775 D/vold ( 344): Disk at 7:208 changed
01-01 12:00:30.801 D/vold ( 344): Disk at 7:216 changed
01-01 12:00:30.806 I/io_stats( 385): !@ 179,0 r 23846 2227148 w 4411 2130480 d 14
67636 f 207 240 iot 24456 0 th 102400 102400 64728 pt 232 inp 0 0 33.155
01-01 12:00:30.809 I/servicemanager( 333): Adding 'u:r:apexd:s0' service
(apexservice:442)
01-01 12:00:30.935 I/derive_sdk( 496): Read version 0 from
/apex/com.android.sdkext/etc/sdkinfo.binarypb
01-01 12:00:30.936 I/derive_sdk( 496): R extension version is 0
01-01 12:00:30.970 D/vold ( 344): initUser0
01-01 12:00:30.970 D/FsCrypt ( 344): fscrypt_init_user0
01-01 12:00:30.971 E/FsCrypt ( 344): Preparing: /data/misc/vold/user_keys
01-01 12:00:30.971 E/FsCrypt ( 344): Preparing: /data/misc/vold/user_keys/ce
01-01 12:00:30.971 E/FsCrypt ( 344): Preparing: /data/misc/vold/user_keys/de
01-01 12:00:30.971 E/FsCrypt ( 344): Preparing: /data/misc/vold/user_keys/ext
01-01 12:00:30.971 E/FsCrypt ( 344): Preparing: /data/keyfota
01-01 12:00:30.971 E/FsCrypt ( 344): Preparing: /data/keyfota/extkey
01-01 12:00:30.972 D/FsCrypt ( 344): create_and_install_user_keys 0
01-01 12:00:30.972 E/FsCrypt ( 344): Preparing: /data/misc/vold/user_keys/ce/0
01-01 12:00:30.972 D/FsCrypt ( 344): Skipping non-key .
01-01 12:00:30.972 D/FsCrypt ( 344): Skipping non-key ..
01-01 12:00:30.974 D/KeyStorage( 344): Inside KeyStorage.isKnoxKeyPath() -
key_path : /data/misc/vold/user_keys/ce/0/current
01-01 12:00:30.974 D/KeyStorage( 344): Inside KeyStorage.isKnoxKeyPath() -
user_de_path_length : 29
01-01 12:00:30.974 D/KeyStorage( 344): Inside KeyStorage.isKnoxKeyPath() -
user_ce_path_length : 29
01-01 12:00:30.974 E/KeyStorage( 344): storeKey /data/misc/vold/user_keys/temp
01-01 12:00:30.997 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IKeymasterDevice/default in either framework or
device manifest.
01-01 12:00:30.997 I/vold ( 344): List of Keymaster HALs found:
01-01 12:00:30.997 I/vold ( 344): Keymaster HAL #1: SKeymaster(Keymaster MDFPP)
from SKeymaster team SecurityLevel: TRUSTED_ENVIRONMENT HAL:
[email protected]::IKeymasterDevice/default
01-01 12:00:30.997 I/vold ( 344): Using SKeymaster(Keymaster MDFPP) from
SKeymaster team for encryption. Security level: TRUSTED_ENVIRONMENT, HAL:
[email protected]::IKeymasterDevice/default
01-01 12:00:30.997 D/KeyStorage( 344): Creating key that doesn't need auth token
01-01 12:00:30.998 W/keymaster_tee( 399): [WRN]start nwd_generate_key
01-01 12:00:30.998 W/keymaster_tee( 399): [WRN]Cmd 2, err -67
01-01 12:00:30.998 W/keymaster_tee( 399): [WRN]nwd_generate_key ret -67
01-01 12:00:30.999 E/vold ( 344): generate_key failed, code -67
01-01 12:00:30.999 W/keymaster_tee( 399): [WRN]start nwd_generate_key
01-01 12:00:31.000 W/keymaster_tee( 399): [WRN]ret OK PARAMS: A32 P0 P1 B32 P1
NAR1 S256 2020.01.01,12:00:30.999
01-01 12:00:31.002 W/keymaster_tee( 399): [WRN]begin req PARAMS: B32 P1
01-01 12:00:31.010 D/KeyStorage( 344): Created key:
</data/misc/vold/user_keys/ce/0/current>
01-01 12:00:31.010 D/FsCrypt ( 344): fixate_user_ce_key :
/data/misc/vold/user_keys/ce/0
01-01 12:00:31.010 D/KeyStorage( 344): Inside KeyStorage.isKnoxKeyPath() -
key_path : /data/misc/vold/user_keys/de/0
01-01 12:00:31.010 D/KeyStorage( 344): Inside KeyStorage.isKnoxKeyPath() -
user_de_path_length : 29
01-01 12:00:31.010 D/KeyStorage( 344): Inside KeyStorage.isKnoxKeyPath() -
user_ce_path_length : 29
01-01 12:00:31.011 E/KeyStorage( 344): storeKey /data/misc/vold/user_keys/temp
01-01 12:00:31.020 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IKeymasterDevice/default in either framework or
device manifest.
01-01 12:00:31.020 I/vold ( 344): List of Keymaster HALs found:
01-01 12:00:31.021 I/vold ( 344): Keymaster HAL #1: SKeymaster(Keymaster MDFPP)
from SKeymaster team SecurityLevel: TRUSTED_ENVIRONMENT HAL:
[email protected]::IKeymasterDevice/default
01-01 12:00:31.021 I/vold ( 344): Using SKeymaster(Keymaster MDFPP) from
SKeymaster team for encryption. Security level: TRUSTED_ENVIRONMENT, HAL:
[email protected]::IKeymasterDevice/default
01-01 12:00:31.021 D/KeyStorage( 344): Creating key that doesn't need auth token
01-01 12:00:31.021 W/keymaster_tee( 399): [WRN]start nwd_generate_key
01-01 12:00:31.022 W/keymaster_tee( 399): [WRN]Cmd 2, err -67
01-01 12:00:31.022 W/keymaster_tee( 399): [WRN]nwd_generate_key ret -67
01-01 12:00:31.022 E/vold ( 344): generate_key failed, code -67
01-01 12:00:31.022 W/keymaster_tee( 399): [WRN]start nwd_generate_key
01-01 12:00:31.024 W/keymaster_tee( 399): [WRN]ret OK PARAMS: A32 P0 P1 B32 P1
NAR1 S256 2020.01.01,12:00:31.022
01-01 12:00:31.025 W/keymaster_tee( 399): [WRN]begin req PARAMS: B32 P1
01-01 12:00:31.034 D/KeyStorage( 344): Created key:
</data/misc/vold/user_keys/de/0>
01-01 12:00:31.034 D/vold ( 344): Installed fscrypt key with ref
b1a7ab6b9a1bfd50106e33cbb1b1e02d to /data
01-01 12:00:31.034 D/vold ( 344): Added fscrypt-provisioning key for
b1a7ab6b9a1bfd50106e33cbb1b1e02d to session keyring
01-01 12:00:31.034 D/vold ( 344): Installed fscrypt key with ref
f7a0c31c5dc1b95d716aceb3c4ebc195 to /data
01-01 12:00:31.034 D/vold ( 344): Added fscrypt-provisioning key for
f7a0c31c5dc1b95d716aceb3c4ebc195 to session keyring
01-01 12:00:31.034 D/FsCrypt ( 344): Created keys for user 0
01-01 12:00:31.034 D/FsCrypt ( 344): create_user_ext_key 0
01-01 12:00:31.034 E/FsCrypt ( 344): Preparing: /data/misc/vold/user_keys/ext/0
01-01 12:00:31.035 D/FsCrypt ( 344): Skipping non-key .
01-01 12:00:31.035 D/FsCrypt ( 344): Skipping non-key ..
01-01 12:00:31.035 D/KeyStorage( 344): Inside KeyStorage.isKnoxKeyPath() -
key_path : /data/misc/vold/user_keys/ext/0/current
01-01 12:00:31.035 D/KeyStorage( 344): Inside KeyStorage.isKnoxKeyPath() -
user_de_path_length : 29
01-01 12:00:31.035 D/KeyStorage( 344): Inside KeyStorage.isKnoxKeyPath() -
user_ce_path_length : 29
01-01 12:00:31.035 E/KeyStorage( 344): storeKey /data/misc/vold/user_keys/temp
01-01 12:00:31.044 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IKeymasterDevice/default in either framework or
device manifest.
01-01 12:00:31.044 I/vold ( 344): List of Keymaster HALs found:
01-01 12:00:31.045 I/vold ( 344): Keymaster HAL #1: SKeymaster(Keymaster MDFPP)
from SKeymaster team SecurityLevel: TRUSTED_ENVIRONMENT HAL:
[email protected]::IKeymasterDevice/default
01-01 12:00:31.045 I/vold ( 344): Using SKeymaster(Keymaster MDFPP) from
SKeymaster team for encryption. Security level: TRUSTED_ENVIRONMENT, HAL:
[email protected]::IKeymasterDevice/default
01-01 12:00:31.045 D/KeyStorage( 344): Creating key that doesn't need auth token
01-01 12:00:31.045 W/keymaster_tee( 399): [WRN]start nwd_generate_key
01-01 12:00:31.046 W/keymaster_tee( 399): [WRN]Cmd 2, err -67
01-01 12:00:31.046 W/keymaster_tee( 399): [WRN]nwd_generate_key ret -67
01-01 12:00:31.046 E/vold ( 344): generate_key failed, code -67
01-01 12:00:31.046 W/keymaster_tee( 399): [WRN]start nwd_generate_key
01-01 12:00:31.048 W/keymaster_tee( 399): [WRN]ret OK PARAMS: A32 P0 P1 B32 P1
NAR1 S256 2020.01.01,12:00:31.046
01-01 12:00:31.049 W/keymaster_tee( 399): [WRN]begin req PARAMS: B32 P1
01-01 12:00:31.058 D/KeyStorage( 344): Created key:
</data/misc/vold/user_keys/ext/0/current>
01-01 12:00:31.058 D/FsCrypt ( 344): fixate_user_ce_key :
/data/misc/vold/user_keys/ext/0
01-01 12:00:31.058 D/FsCrypt ( 344): Created ext_key for user 0
01-01 12:00:31.059 D/FsCrypt ( 344): load_all_de_keys
01-01 12:00:31.059 D/FsCrypt ( 344): Skipping non-de-key <.>
01-01 12:00:31.059 D/FsCrypt ( 344): Skipping non-de-key <..>
01-01 12:00:31.059 D/FsCrypt ( 344): Installed de key for user 0
01-01 12:00:31.059 D/FsCrypt ( 344): fscrypt_prepare_user_storage for volume null,
user 0, serial 0, flags 1
01-01 12:00:31.060 E/FsCrypt ( 344): Preparing: /data/system/users/0
01-01 12:00:31.061 E/FsCrypt ( 344): Preparing: /data/misc/profiles/cur/0
01-01 12:00:31.061 E/FsCrypt ( 344): Preparing: /data/system_de/0
01-01 12:00:31.061 E/FsCrypt ( 344): Preparing: /data/misc_de/0
01-01 12:00:31.061 E/FsCrypt ( 344): Preparing: /data/vendor_de/0
01-01 12:00:31.061 E/FsCrypt ( 344): Preparing: /data/user_de/0
01-01 12:00:31.061 D/FsCrypt ( 344): lookup_policy 0
01-01 12:00:31.061 I/vold ( 344): Encryption policy of /data/system_de/0 set to
b1a7ab6b9a1bfd50106e33cbb1b1e02d v2 modes 1/4 flags 0x2
01-01 12:00:31.062 I/vold ( 344): Encryption policy of /data/misc_de/0 set to
b1a7ab6b9a1bfd50106e33cbb1b1e02d v2 modes 1/4 flags 0x2
01-01 12:00:31.062 I/vold ( 344): Encryption policy of /data/vendor_de/0 set to
b1a7ab6b9a1bfd50106e33cbb1b1e02d v2 modes 1/4 flags 0x2
01-01 12:00:31.062 I/vold ( 344): Encryption policy of /data/user_de/0 set to
b1a7ab6b9a1bfd50106e33cbb1b1e02d v2 modes 1/4 flags 0x2
01-01 12:00:31.062 D/FsCrypt ( 344): prepare_subdirs
01-01 12:00:31.062 D/vold ( 344): /system/bin/vold_prepare_subdirs
01-01 12:00:31.062 D/vold ( 344): prepare
01-01 12:00:31.062 D/vold ( 344):
01-01 12:00:31.062 D/vold ( 344): 0
01-01 12:00:31.062 D/vold ( 344): 1
01-01 12:00:31.091 D/vold_prepare_subdirs( 501): Setting up mode 700 uid 0 gid 0
context u:object_r:vold_data_file:s0 on path: /data/misc_de/0/vold
01-01 12:00:31.093 D/vold_prepare_subdirs( 501): Setting up mode 700 uid 0 gid 0
context u:object_r:storaged_data_file:s0 on path: /data/misc_de/0/storaged
01-01 12:00:31.094 D/vold_prepare_subdirs( 501): Setting up mode 700 uid 0 gid 0
context u:object_r:rollback_data_file:s0 on path: /data/misc_de/0/rollback
01-01 12:00:31.095 D/vold_prepare_subdirs( 501): Setting up mode 700 uid 0 gid 0
context u:object_r:apex_rollback_data_file:s0 on path: /data/misc_de/0/apexrollback
01-01 12:00:31.096 D/vold_prepare_subdirs( 501): Setting up mode 711 uid 0 gid 0
context u:object_r:apex_module_data_file:s0 on path: /data/misc_de/0/apexdata
01-01 12:00:31.098 D/vold_prepare_subdirs( 501): 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.samsung.android.camera.unihal
01-01 12:00:31.099 D/vold_prepare_subdirs( 501): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_wifi_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.wifi
01-01 12:00:31.100 D/vold_prepare_subdirs( 501): 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.apex.cts.shim
01-01 12:00:31.101 D/vold_prepare_subdirs( 501): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.resolv
01-01 12:00:31.102 D/vold_prepare_subdirs( 501): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.ipsec
01-01 12:00:31.103 D/vold_prepare_subdirs( 501): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.adbd
01-01 12:00:31.104 D/vold_prepare_subdirs( 501): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.tethering
01-01 12:00:31.105 D/vold_prepare_subdirs( 501): 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.cellbroadcast
01-01 12:00:31.106 D/vold_prepare_subdirs( 501): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.conscrypt
01-01 12:00:31.107 D/vold_prepare_subdirs( 501): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.mediaprovider
01-01 12:00:31.108 D/vold_prepare_subdirs( 501): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.extservices
01-01 12:00:31.109 D/vold_prepare_subdirs( 501): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.sdkext
01-01 12:00:31.110 D/vold_prepare_subdirs( 501): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.neuralnetworks
01-01 12:00:31.111 D/vold_prepare_subdirs( 501): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.media.swcodec
01-01 12:00:31.112 D/vold_prepare_subdirs( 501): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.media
01-01 12:00:31.113 D/vold_prepare_subdirs( 501): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_permission_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.permission
01-01 12:00:31.114 D/vold_prepare_subdirs( 501): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.vndk.v30
01-01 12:00:31.115 D/vold_prepare_subdirs( 501): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.runtime
01-01 12:00:31.116 D/vold_prepare_subdirs( 501): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.art
01-01 12:00:31.117 D/vold_prepare_subdirs( 501): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.os.statsd
01-01 12:00:31.118 D/vold_prepare_subdirs( 501): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.tzdata
01-01 12:00:31.119 D/vold_prepare_subdirs( 501): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.i18n
01-01 12:00:31.120 D/vold_prepare_subdirs( 501): Setting up mode 700 uid 1000 gid
1000 context u:object_r:fingerprint_vendor_data_file:s0 on path:
/data/vendor_de/0/fpdata
01-01 12:00:31.121 D/vold_prepare_subdirs( 501): Setting up mode 700 uid 1000 gid
1000 context u:object_r:face_vendor_data_file:s0 on path:
/data/vendor_de/0/facedata
01-01 12:00:31.123 D/vold ( 344): Detected support for
FS_IOC_ADD_ENCRYPTION_KEY
01-01 12:00:31.124 D/vold ( 344): Installing fscrypt-provisioning key for
f7a0c31c5dc1b95d716aceb3c4ebc195 back into /data fs-keyring
01-01 12:00:31.124 E/FsCrypt ( 344): Succeed to load CE key from session keyring
for user 0
01-01 12:00:31.519 I/vaultkeeper( 430): There is no
property(ro.factory.factory_binary)
01-01 12:00:31.519 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client]
/vendor/bin/vaultkeeperd. => [Vault] VK. [CMD NO.] 4166
01-01 12:00:31.519 I/VaultKeeper_COMMON( 430): [CMD:INITIALIZE]
01-01 12:00:31.972 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
01-01 12:00:31.973 I/vaultkeeper( 430): VAULTKEEPER SERVICE READY!
01-01 12:00:32.318 I/tzdatacheck( 503): timezone distro dir
/data/misc/zoneinfo/current does not exist. No action required.
01-01 12:00:32.339 I/auditd ( 504): Starting up
01-01 12:00:32.340 I/auditd ( 504): Start at vold.decrypt: none,
ro.crypto.state : encrypted, ro.crypto.type : file
01-01 12:00:32.343 E/auditd ( 504): SELinux: [audit_filter] audit_filter_table
is created successfully. filter table line count = 1111 / rule count(atomic) = 494
01-01 12:00:32.343 I/audit_log( 504): Previous audit logfile not detected
01-01 12:00:32.343 I/audit_log( 504): Previous audit logfile not detected
01-01 12:00:32.385 E/audit ( 504): type=1403 audit(1577880001.263:11):
auid=4294967295 ses=4294967295 lsm=selinux res=1
01-01 12:00:32.385 E/audit ( 504): type=1300 audit(1577880001.263:11):
arch=c00000b7 syscall=64 success=yes exit=982005 a0=6 a1=7f95a55000 a2=efbf5
a3=ffffffffffffffff items=0 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0
fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init"
exe="/system/bin/init" subj=u:r:kernel:s0 key=(null)
01-01 12:00:32.385 E/audit ( 504): type=1327 audit(1577880001.263:11):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-01 12:00:32.385 E/audit ( 504): type=1404 audit(1577880001.423:12):
enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1
lsm=selinux res=1
01-01 12:00:32.385 E/audit ( 504): type=1300 audit(1577880001.423:12):
arch=c00000b7 syscall=64 success=yes exit=1 a0=5 a1=7fe2851130 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)
01-01 12:00:32.385 E/audit ( 504): type=1327 audit(1577880001.423:12):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-01 12:00:32.385 E/audit ( 504): type=1400 audit(1577880001.751:13): avc:
denied { getattr } for pid=1 comm="init" name="sysrq" dev="proc" ino=7375
scontext=u:r:init:s0 tcontext=u:object_r:proc_sysrq:s0 tclass=file permissive=0
SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.385 E/audit ( 504): type=1300 audit(1577880001.751:13):
arch=c00000b7 syscall=56 success=yes exit=16 a0=ffffff9c a1=b400007f2803f959
a2=88241 a3=180 items=2 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0
fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init"
exe="/system/bin/init" subj=u:r:init:s0 key=(null)
01-01 12:00:32.385 E/audit ( 504): type=1302 audit(1577880001.751:13): item=0
name="/proc/sys/kernel/" inode=7372 dev=00:04 mode=040555 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:proc:s0 nametype=PARENT cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.385 E/audit ( 504): type=1302 audit(1577880001.751:13): item=1
name="/proc/sys/kernel/sysrq" inode=7375 dev=00:04 mode=0100644 ouid=0 ogid=0
rdev=00:00 obj=u:object_r:proc_sysrq:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.385 E/audit ( 504): type=1327 audit(1577880001.751:13):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-01 12:00:32.385 E/audit ( 504): type=1400 audit(1577880002.443:14): avc:
denied { create } for pid=60 comm="kdevtmpfs" name="loop16"
scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=0
SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.385 E/audit ( 504): type=1400 audit(1577880002.443:15): avc:
denied { create } for pid=60 comm="kdevtmpfs" name="loop17"
scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=0
SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.385 E/audit ( 504): type=1400 audit(1577880002.443:16): avc:
denied { create } for pid=60 comm="kdevtmpfs" name="loop18"
scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=0
SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.385 E/audit ( 504): type=1400 audit(1577880002.443:17): avc:
denied { create } for pid=60 comm="kdevtmpfs" name="loop19"
scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=0
SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.385 E/audit ( 504): type=1400 audit(1577880002.443:18): avc:
denied { create } for pid=60 comm="kdevtmpfs" name="loop20"
scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=0
SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.385 E/audit ( 504): type=1400 audit(1577880002.447:19): avc:
denied { create } for pid=60 comm="kdevtmpfs" name="loop21"
scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=0
SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.385 E/audit ( 504): type=1400 audit(1577880002.447:20): avc:
denied { create } for pid=60 comm="kdevtmpfs" name="loop22"
scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=0
SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.386 E/audit ( 504): type=1400 audit(1577880002.447:21): avc:
denied { create } for pid=60 comm="kdevtmpfs" name="loop23"
scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=0
SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.386 E/audit ( 504): type=1400 audit(1577880002.447:22): avc:
denied { create } for pid=60 comm="kdevtmpfs" name="loop24"
scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=0
SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.386 E/audit ( 504): type=1400 audit(1577880002.447:23): avc:
denied { create } for pid=60 comm="kdevtmpfs" name="loop25"
scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=0
SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.386 E/audit ( 504): type=1400 audit(1577880002.447:24): avc:
denied { create } for pid=60 comm="kdevtmpfs" name="loop26"
scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=0
SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.386 E/audit ( 504): type=1400 audit(1577880002.447:25): avc:
denied { create } for pid=60 comm="kdevtmpfs" name="loop27"
scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=0
SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.386 E/audit ( 504): type=1400 audit(1577880004.031:26): avc:
denied { getattr } for pid=1 comm="init" name="panic_on_oops" dev="proc" ino=9416
scontext=u:r:init:s0 tcontext=u:object_r:proc_panic:s0 tclass=file permissive=0
SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.386 E/audit ( 504): type=1300 audit(1577880004.031:26):
arch=c00000b7 syscall=56 success=yes exit=16 a0=ffffff9c a1=b400007f27ff7ef0
a2=88241 a3=180 items=2 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0
fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init"
exe="/system/bin/init" subj=u:r:init:s0 key=(null)
01-01 12:00:32.386 E/audit ( 504): type=1302 audit(1577880004.031:26): item=0
name="/proc/sys/kernel/" inode=7372 dev=00:04 mode=040555 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:proc:s0 nametype=PARENT cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.386 E/audit ( 504): type=1302 audit(1577880004.031:26): item=1
name="/proc/sys/kernel/panic_on_oops" inode=9416 dev=00:04 mode=0100644 ouid=0
ogid=0 rdev=00:00 obj=u:object_r:proc_panic:s0 nametype=NORMAL
cap_fp=0000000000000000 cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.386 E/audit ( 504): type=1327 audit(1577880004.031:26):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-01 12:00:32.386 E/audit ( 504): type=1400 audit(1577880004.035:27): avc:
denied { getattr } for pid=1 comm="init" name="hung_task_timeout_secs" dev="proc"
ino=9417 scontext=u:r:init:s0 tcontext=u:object_r:proc_hung_task:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.386 E/audit ( 504): type=1300 audit(1577880004.035:27):
arch=c00000b7 syscall=56 success=yes exit=16 a0=ffffff9c a1=b400007f27ff7e00
a2=88241 a3=180 items=2 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0
fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init"
exe="/system/bin/init" subj=u:r:init:s0 key=(null)
01-01 12:00:32.386 E/audit ( 504): type=1302 audit(1577880004.035:27): item=0
name="/proc/sys/kernel/" inode=7372 dev=00:04 mode=040555 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:proc:s0 nametype=PARENT cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.386 E/audit ( 504): type=1302 audit(1577880004.035:27): item=1
name="/proc/sys/kernel/hung_task_timeout_secs" inode=9417 dev=00:04 mode=0100644
ouid=0 ogid=0 rdev=00:00 obj=u:object_r:proc_hung_task:s0 nametype=NORMAL
cap_fp=0000000000000000 cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.386 E/audit ( 504): type=1327 audit(1577880004.035:27):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-01 12:00:32.386 E/audit ( 504): type=1400 audit(1577880004.035:28): avc:
denied { getattr } for pid=1 comm="init" name="sched_tunable_scaling" dev="proc"
ino=9418 scontext=u:r:init:s0 tcontext=u:object_r:proc_sched:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.386 E/audit ( 504): type=1300 audit(1577880004.035:28):
arch=c00000b7 syscall=56 success=yes exit=16 a0=ffffff9c a1=b400007f27ff7da0
a2=88241 a3=180 items=2 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0
fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init"
exe="/system/bin/init" subj=u:r:init:s0 key=(null)
01-01 12:00:32.386 E/audit ( 504): type=1302 audit(1577880004.035:28): item=0
name="/proc/sys/kernel/" inode=7372 dev=00:04 mode=040555 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:proc:s0 nametype=PARENT cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.386 E/audit ( 504): type=1302 audit(1577880004.035:28): item=1
name="/proc/sys/kernel/sched_tunable_scaling" inode=9418 dev=00:04 mode=0100644
ouid=0 ogid=0 rdev=00:00 obj=u:object_r:proc_sched:s0 nametype=NORMAL
cap_fp=0000000000000000 cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.386 E/audit ( 504): type=1327 audit(1577880004.035:28):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-01 12:00:32.386 E/audit ( 504): type=1400 audit(1577880004.035:29): avc:
denied { getattr } for pid=1 comm="init" name="sched_latency_ns" dev="proc"
ino=9419 scontext=u:r:init:s0 tcontext=u:object_r:proc_sched:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.386 E/audit ( 504): type=1300 audit(1577880004.035:29):
arch=c00000b7 syscall=56 success=yes exit=16 a0=ffffff9c a1=b400007f27ff7da0
a2=88241 a3=180 items=2 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0
fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init"
exe="/system/bin/init" subj=u:r:init:s0 key=(null)
01-01 12:00:32.386 E/audit ( 504): type=1302 audit(1577880004.035:29): item=0
name="/proc/sys/kernel/" inode=7372 dev=00:04 mode=040555 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:proc:s0 nametype=PARENT cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.386 E/audit ( 504): type=1302 audit(1577880004.035:29): item=1
name="/proc/sys/kernel/sched_latency_ns" inode=9419 dev=00:04 mode=0100644 ouid=0
ogid=0 rdev=00:00 obj=u:object_r:proc_sched:s0 nametype=NORMAL
cap_fp=0000000000000000 cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.386 E/audit ( 504): type=1327 audit(1577880004.035:29):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-01 12:00:32.386 E/audit ( 504): type=1400 audit(1577880004.035:30): avc:
denied { getattr } for pid=1 comm="init" name="sched_wakeup_granularity_ns"
dev="proc" ino=9420 scontext=u:r:init:s0 tcontext=u:object_r:proc_sched:s0
tclass=file permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.386 E/audit ( 504): type=1300 audit(1577880004.035:30):
arch=c00000b7 syscall=56 success=yes exit=16 a0=ffffff9c a1=b400007f27ff7da0
a2=88241 a3=180 items=2 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0
fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init"
exe="/system/bin/init" subj=u:r:init:s0 key=(null)
01-01 12:00:32.386 E/audit ( 504): type=1302 audit(1577880004.035:30): item=0
name="/proc/sys/kernel/" inode=7372 dev=00:04 mode=040555 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:proc:s0 nametype=PARENT cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.386 E/audit ( 504): type=1302 audit(1577880004.035:30): item=1
name="/proc/sys/kernel/sched_wakeup_granularity_ns" inode=9420 dev=00:04
mode=0100644 ouid=0 ogid=0 rdev=00:00 obj=u:object_r:proc_sched:s0 nametype=NORMAL
cap_fp=0000000000000000 cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.386 E/audit ( 504): type=1305 audit(1577880032.339:43):
audit_pid=504 old=0 auid=4294967295 ses=4294967295 subj=u:r:auditd:s0 res=1
01-01 12:00:32.387 E/audit ( 504): type=1305 audit(1577880032.339:44):
audit_rate_limit=100 old=0 auid=4294967295 ses=4294967295 subj=u:r:auditd:s0 res=1
01-01 12:00:32.521 E/recovery-persist( 505): Failed to unlink
/cache/recovery/last_install: No such file or directory
01-01 12:00:32.527 I/tombstoned( 506): tombstoned successfully initialized
01-01 12:00:32.535 E/audit ( 504): type=1400 audit(1577880032.531:45): avc:
denied { create } for pid=285 comm="init" name="exynos"
scontext=u:r:vendor_init:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.535 E/audit ( 504): type=1300 audit(1577880032.531:45):
arch=c00000b7 syscall=34 success=no exit=-13 a0=ffffff9c a1=7fe29e8fe1 a2=1f9 a3=2
items=2 ppid=1 pid=285 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init" exe="/system/bin/init"
subj=u:r:vendor_init:s0 key=(null)
01-01 12:00:32.535 E/audit ( 504): type=1302 audit(1577880032.531:45): item=0
name="/data/" inode=3 dev=fd:0a mode=040771 ouid=1000 ogid=1000 rdev=00:00
obj=u:object_r:system_data_root_file:s0 nametype=PARENT cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.535 E/audit ( 504): type=1302 audit(1577880032.531:45): item=1
name="/data/exynos" nametype=CREATE cap_fp=0000000000000000 cap_fi=0000000000000000
cap_fe=0 cap_fver=0
01-01 12:00:32.535 E/audit ( 504): type=1327 audit(1577880032.531:45):
proctitle=2F73797374656D2F62696E2F696E697400737562636F6E7465787400753A723A76656E646
F725F696E69743A7330003135
01-01 12:00:32.576 I/CASS_DEBUG( 507): Start Service... CASS v1.6.1
01-01 12:00:32.576 I/engmode_binder_server( 508): EngineeringMode version =
30.3.07
01-01 12:00:32.576 I/engmode_binder_server( 508): firing up.
EngineeringModeHandler.
01-01 12:00:32.577 I/engmode_binder_server( 508): EngineeringModeHandler Service
instantiate()
01-01 12:00:32.577 I/engmode_binder_server( 508): EngineeringModeHandler created
01-01 12:00:32.581 I/engmode_steady( 508): read from steady(69632)
01-01 12:00:32.581 I/engmode_tlc( 508): EM version = 30.3.07
01-01 12:00:32.581 I/engmode_tlc( 508): EM C/C : 00000021/00000000
01-01 12:00:32.582 I/engmode_tlc( 508): TA Thread is running(484212464832/0)
01-01 12:00:32.582 I/engmode_tlc( 508): em_tlc_send_teegris : No session..
01-01 12:00:32.582 I/engmode_tlc( 508): em_tlc_send_teegris : Try initialize
context..
01-01 12:00:32.583 I/engmode_tlc( 508): em_tlc_send_teegris : Initilize Context
Done..
01-01 12:00:32.592 I/engmode_tlc( 508): em_tlc_send_teegris : OpenSession Done..
01-01 12:00:32.593 I/engmode_tlc( 508): em_tlc_send_teegris : Allocate
SharedMemory(req_buf) Done..
01-01 12:00:32.594 I/engmode_tlc( 508): em_tlc_send_teegris : Allocate
SharedMemory(rsp_buf) Done..
01-01 12:00:32.597 I/engmode_tlc( 508): em_tlc_send_teegris : Invoke Command
Done..(0x00000000)
01-01 12:00:32.597 I/engmode_tlc( 508): em_tlc_send_teegris : Release
SharedMemory(req_buf) Done..
01-01 12:00:32.597 I/engmode_tlc( 508): em_tlc_send_teegris : Release
SharedMemory(rsp_buf) Done..
01-01 12:00:32.598 I/engmode_tlc( 508): em_tlc_teegris_clear : Close Session
Done..
01-01 12:00:32.599 I/engmode_tlc( 508): em_tlc_teegris_clear : Finalize Context
Done..
01-01 12:00:32.599 I/engmode_tlc( 508): Nwd api = 0x00000000, Swd internal =
0xf02e0012
01-01 12:00:32.599 I/engmode_tlc( 508): Wait kill signal
01-01 12:00:32.632 I/engmode_tlc( 508): TA reply response, pass waiting
01-01 12:00:32.632 I/engmode_tlc( 508): Done waiting thread(isTimeOut:FALSE)
01-01 12:00:32.632 I/engmode_tlc( 508): em tlc send result 0x00000000
01-01 12:00:32.632 I/engmode_tlc( 508): kill thread (484212464832)
01-01 12:00:32.632 I/engmode_tlc( 508): Got signal 10, tid: 484212464832
01-01 12:00:32.632 I/engmode_tlc( 508): tlc thr cleanup
01-01 12:00:32.632 E/engmode_world( 508): Failed to init core(0xf02e0012)
01-01 12:00:32.634 I/engmode_steady( 508): read from steady(11264)
01-01 12:00:32.634 I/engmode_tlc( 508): EM version = 30.3.07
01-01 12:00:32.634 I/engmode_tlc( 508): EM C/C : 00000019/00000001
01-01 12:00:32.634 I/engmode_tlc( 508): TA Thread is running(484212464832/0)
01-01 12:00:32.634 I/engmode_tlc( 508): em_tlc_send_teegris : No session..
01-01 12:00:32.634 I/engmode_tlc( 508): em_tlc_send_teegris : Try initialize
context..
01-01 12:00:32.635 I/engmode_tlc( 508): em_tlc_send_teegris : Initilize Context
Done..
01-01 12:00:32.643 I/engmode_tlc( 508): em_tlc_send_teegris : OpenSession Done..
01-01 12:00:32.644 I/engmode_tlc( 508): em_tlc_send_teegris : Allocate
SharedMemory(req_buf) Done..
01-01 12:00:32.645 I/engmode_tlc( 508): em_tlc_send_teegris : Allocate
SharedMemory(rsp_buf) Done..
01-01 12:00:32.684 I/engmode_tlc( 508): Wait for ta response(50/3000)
01-01 12:00:32.707 D/scs ( 516): scsRunning State prop: 1
01-01 12:00:32.707 D/scs ( 516): scsRunning State : 1
01-01 12:00:32.707 D/scs ( 516): bODMorProduct : true
01-01 12:00:32.707 D/scs ( 516): OMC_B2B_FILE : /prism/etc/omc_b2b_list
01-01 12:00:32.708 D/scs ( 516): getValuesFromFile : ZTO
01-01 12:00:32.708 D/scs ( 516): salesCode : ZTO
01-01 12:00:32.708 D/scs ( 516): salesCode length : 3
01-01 12:00:32.710 D/scs ( 516): ro.multisim.simslotcount is 2
01-01 12:00:32.710 D/scs ( 516): Init the omcnw
01-01 12:00:32.710 D/scs ( 516): getValuesFromFile : ZTO
01-01 12:00:32.710 D/scs ( 516): omcNwCode1 : ZTO
01-01 12:00:32.710 D/scs ( 516): omcNwCode1 length : 3
01-01 12:00:32.710 D/scs ( 516): SALES_CODE is single. OMCNW_CODE1 should be
the same
01-01 12:00:32.710 D/scs ( 516): This model is dual sim, set network code2
01-01 12:00:32.711 D/scs ( 516): getValuesFromFile : ZTO
01-01 12:00:32.711 D/scs ( 516): omcNwCode2 : ZTO
01-01 12:00:32.711 D/scs ( 516): omcNwCode2 length : 3
01-01 12:00:32.711 D/scs ( 516): SALES_CODE is single. OMCNW_CODE2 should be
the same
01-01 12:00:32.711 D/scs ( 516): dataFilePath /prism/etc/omc_data.json
01-01 12:00:32.712 D/scs ( 516): netbased_code ZTO
01-01 12:00:32.712 D/scs ( 516): SALES_CODE : ZTO
01-01 12:00:32.712 D/scs ( 516): OMC_PATH :
/optics/configs/carriers/single/ZTO/conf
01-01 12:00:32.712 D/scs ( 516): OMCNW_CODE : ZTO
01-01 12:00:32.712 D/scs ( 516): OMCNW_PATH :
/optics/configs/carriers/single/ZTO/conf
01-01 12:00:32.712 D/scs ( 516): OMCNW_CODE2 : ZTO
01-01 12:00:32.712 D/scs ( 516): OMCNW_PATH2 :
/optics/configs/carriers/single/ZTO/conf
01-01 12:00:32.712 D/scs ( 516): CUSTOMER_XML_FILE_PATH :
/optics/configs/carriers/single/ZTO/conf/customer.xml
01-01 12:00:32.712 D/scs ( 516): CHANGE_TYPE_FILE_PATH :
/prism/etc/omc_changetype
01-01 12:00:32.712 D/scs ( 516): OMC_RES_PATH : /omr/res
01-01 12:00:32.712 D/scs ( 516): OMC_ETC_PATH : /prism/etc/carriers/single/ZTO
01-01 12:00:32.712 D/scs ( 516): TSS_TYPE : NETBASED
01-01 12:00:32.712 D/scs ( 516): SW_CONFIG_FILE_PATH :
/prism/etc/SW_Configuration.xml
01-01 12:00:32.712 D/scs ( 516): persistent_properties ready: true
01-01 12:00:32.712 D/scs ( 516): getCustomerLocale()
01-01 12:00:32.712 D/scs ( 516): getCustomerLocale(customer filepath) :
/optics/configs/carriers/single/ZTO/conf/customer.xml
01-01 12:00:32.713 D/scs ( 516): getConvertLocale()
01-01 12:00:32.727 D/scs ( 516): pLocation:portuguese_latin
01-01 12:00:32.727 D/scs ( 516): set OMC persist properties
01-01 12:00:32.728 I/flags_health_check( 520): ServerConfigurableFlagsReset
reset_mode value: 0
01-01 12:00:32.728 I/flags_health_check( 520): ServerConfigurableFlagsReset
attempted boot count is under threshold, skipping reset.
01-01 12:00:32.730 I/engmode_tlc( 508): em_tlc_send_teegris : Invoke Command
Done..(0x00000000)
01-01 12:00:32.730 I/engmode_tlc( 508): em_tlc_send_teegris : Release
SharedMemory(req_buf) Done..
01-01 12:00:32.730 I/engmode_tlc( 508): em_tlc_send_teegris : Release
SharedMemory(rsp_buf) Done..
01-01 12:00:32.731 I/engmode_tlc( 508): em_tlc_teegris_clear : Close Session
Done..
01-01 12:00:32.731 D/scs ( 516): [checkSetPropperty] persist.sys.omc_support:
true
01-01 12:00:32.731 I/engmode_tlc( 508): em_tlc_teegris_clear : Finalize Context
Done..
01-01 12:00:32.731 I/engmode_tlc( 508): Nwd api = 0x00000000, Swd internal =
0x00000000
01-01 12:00:32.731 I/engmode_tlc( 508): Wait kill signal
01-01 12:00:32.734 I/engmode_tlc( 508): TA reply response, pass waiting
01-01 12:00:32.734 I/engmode_tlc( 508): Done waiting thread(isTimeOut:FALSE)
01-01 12:00:32.735 I/engmode_tlc( 508): em tlc send result 0x00000000
01-01 12:00:32.735 I/engmode_tlc( 508): kill thread (484212464832)
01-01 12:00:32.735 I/engmode_tlc( 508): Got signal 10, tid: 484212464832
01-01 12:00:32.735 I/engmode_tlc( 508): tlc thr cleanup
01-01 12:00:32.738 I/engmode_steady( 508): write to steady type = 3, len = 11264
01-01 12:00:32.743 D/scs ( 516): [checkSetPropperty] persist.sys.omc_path:
/optics/configs/carriers/single/ZTO/conf
01-01 12:00:32.743 D/scs ( 516): set omc_path =
/optics/configs/carriers/single/ZTO/conf
01-01 12:00:32.745 I/engmode_steady( 508): read from steady(11264)
01-01 12:00:32.749 I/engmode_steady( 508): read from steady(69632)
01-01 12:00:32.749 I/engmode_world( 508): No server time
01-01 12:00:32.749 I/engmode_tlc( 508): EM version = 30.3.07
01-01 12:00:32.749 I/engmode_tlc( 508): EM C/C : 00000003/00000002
01-01 12:00:32.749 I/engmode_tlc( 508): TA Thread is running(484212464832/0)
01-01 12:00:32.749 I/engmode_tlc( 508): em_tlc_send_teegris : No session..
01-01 12:00:32.749 I/engmode_tlc( 508): em_tlc_send_teegris : Try initialize
context..
01-01 12:00:32.750 I/engmode_tlc( 508): em_tlc_send_teegris : Initilize Context
Done..
01-01 12:00:32.758 I/engmode_tlc( 508): em_tlc_send_teegris : OpenSession Done..
01-01 12:00:32.759 D/scs ( 516): [checkSetPropperty]
persist.sys.omcnw_path: /optics/configs/carriers/single/ZTO/conf
01-01 12:00:32.759 D/scs ( 516): set persist.sys.omcnw_path =
/optics/configs/carriers/single/ZTO/conf
01-01 12:00:32.759 I/engmode_tlc( 508): em_tlc_send_teegris : Allocate
SharedMemory(req_buf) Done..
01-01 12:00:32.760 I/engmode_tlc( 508): em_tlc_send_teegris : Allocate
SharedMemory(rsp_buf) Done..
01-01 12:00:32.770 D/scs ( 516): [checkSetPropperty]
persist.sys.omcnw_path2: /optics/configs/carriers/single/ZTO/conf
01-01 12:00:32.770 D/scs ( 516): set persist.sys.omcnw_path2 =
/optics/configs/carriers/single/ZTO/conf
01-01 12:00:32.770 D/scs ( 516): Carrerid etc path : ZTO
01-01 12:00:32.772 D/LibBpfLoader( 523): Loading critical for netd ELF object
/system/etc/bpf/offload.o with license Apache 2.0
01-01 12:00:32.773 D/LibBpfLoader( 523): Loaded code section 3
(schedcls_ingress_tether_ether)
01-01 12:00:32.773 D/LibBpfLoader( 523): Loaded relo section 3
(.relschedcls/ingress/tether_ether)
01-01 12:00:32.773 D/LibBpfLoader( 523): Adding section 3 to cs list
01-01 12:00:32.774 D/LibBpfLoader( 523): Loaded code section 5
(schedcls_ingress_tether_rawip$5_4)
01-01 12:00:32.774 D/LibBpfLoader( 523): Loaded relo section 5
(.relschedcls/ingress/tether_rawip$5_4)
01-01 12:00:32.774 D/LibBpfLoader( 523): Adding section 5 to cs list
01-01 12:00:32.774 D/LibBpfLoader( 523): Loaded code section 7
(schedcls_ingress_tether_rawip$4_14)
01-01 12:00:32.774 D/LibBpfLoader( 523): Loaded relo section 7
(.relschedcls/ingress/tether_rawip$4_14)
01-01 12:00:32.774 D/LibBpfLoader( 523): Adding section 7 to cs list
01-01 12:00:32.775 D/LibBpfLoader( 523): Loaded code section 9
(schedcls_ingress_tether_rawip$stub)
01-01 12:00:32.775 D/LibBpfLoader( 523): Adding section 9 to cs list
01-01 12:00:32.775 E/scs ( 516): Values.bSetPersistDone is true
01-01 12:00:32.775 D/scs ( 516): setScsRunningState : 2
01-01 12:00:32.776 D/LibBpfLoader( 523): bpf_create_map name tether_ingress_map,
ret: 7
01-01 12:00:32.776 D/LibBpfLoader( 523): bpf_create_map name tether_stats_map,
ret: 8
01-01 12:00:32.776 I/engmode_tlc( 508): em_tlc_send_teegris : Invoke Command
Done..(0x00000000)
01-01 12:00:32.776 D/LibBpfLoader( 523): bpf_create_map name tether_limit_map,
ret: 9
01-01 12:00:32.776 D/LibBpfLoader( 523): map_fd found at 0 is 7 in
/system/etc/bpf/offload.o
01-01 12:00:32.776 D/LibBpfLoader( 523): map_fd found at 1 is 8 in
/system/etc/bpf/offload.o
01-01 12:00:32.776 D/LibBpfLoader( 523): map_fd found at 2 is 9 in
/system/etc/bpf/offload.o
01-01 12:00:32.776 I/engmode_tlc( 508): em_tlc_send_teegris : Release
SharedMemory(req_buf) Done..
01-01 12:00:32.776 D/scs ( 516): setActivatedID()
01-01 12:00:32.776 D/scs ( 516): setTssCheckedFlag : 0
01-01 12:00:32.776 I/engmode_tlc( 508): em_tlc_send_teegris : Release
SharedMemory(rsp_buf) Done..
01-01 12:00:32.777 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 304, insn offset 38 , insn 118
01-01 12:00:32.777 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 384, insn offset 48 , insn 118
01-01 12:00:32.777 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 448, insn offset 56 , insn 118
01-01 12:00:32.777 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 264, insn offset 33 , insn 118
01-01 12:00:32.777 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 344, insn offset 43 , insn 118
01-01 12:00:32.777 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 408, insn offset 51 , insn 118
01-01 12:00:32.777 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 264, insn offset 33 , insn 118
01-01 12:00:32.777 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 344, insn offset 43 , insn 118
01-01 12:00:32.777 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 408, insn offset 51 , insn 118
01-01 12:00:32.778 I/engmode_tlc( 508): em_tlc_teegris_clear : Close Session
Done..
01-01 12:00:32.778 D/scs ( 516): mdc.scs.tss_checked: 0
01-01 12:00:32.778 D/LibBpfLoader( 523): bpf_prog_load lib call for
/system/etc/bpf/offload.o (schedcls_ingress_tether_ether) returned fd: 10 (no
error)
01-01 12:00:32.778 I/engmode_tlc( 508): em_tlc_teegris_clear : Finalize Context
Done..
01-01 12:00:32.778 I/engmode_tlc( 508): Nwd api = 0x00000000, Swd internal =
0x00000000
01-01 12:00:32.778 I/engmode_tlc( 508): Wait kill signal
01-01 12:00:32.778 D/LibBpfLoader( 523):
cs[1].name:schedcls_ingress_tether_rawip$5_4 min_kver:50400 .max_kver:ffffffff
(kvers:4136f)
01-01 12:00:32.778 D/LibBpfLoader( 523):
cs[2].name:schedcls_ingress_tether_rawip$4_14 min_kver:40e00 .max_kver:50400
(kvers:4136f)
01-01 12:00:32.778 D/scs ( 516): singlesku is true
01-01 12:00:32.779 D/LibBpfLoader( 523): bpf_prog_load lib call for
/system/etc/bpf/offload.o (schedcls_ingress_tether_rawip$4_14) returned fd: 11 (no
error)
01-01 12:00:32.779 D/LibBpfLoader( 523):
cs[3].name:schedcls_ingress_tether_rawip$stub min_kver:0 .max_kver:50400
(kvers:4136f)
01-01 12:00:32.779 D/LibBpfLoader( 523): New bpf prog load reusing prog
/sys/fs/bpf/prog_offload_schedcls_ingress_tether_rawip, ret: 12 (no error)
01-01 12:00:32.779 I/bpfloader( 523): Loaded object: /system/etc/bpf/offload.o
01-01 12:00:32.779 I/Vaultkeeper_MGR_system( 516): Got instance of
VaultKeeperManager
01-01 12:00:32.781 D/LibBpfLoader( 523): Loading critical for netd ELF object
/system/etc/bpf/clatd.o with license Apache 2.0
01-01 12:00:32.781 I/Vaultkeeper_MGR_system( 516): Got service of ISehVaultKeeper
01-01 12:00:32.781 E/LibBpfLoader( 523): No progs section could be found in elf
object
01-01 12:00:32.781 D/LibBpfLoader( 523): Loaded code section 3
(schedcls_ingress_clat_ether)
01-01 12:00:32.782 D/LibBpfLoader( 523): Loaded relo section 3
(.relschedcls/ingress/clat_ether)
01-01 12:00:32.782 D/LibBpfLoader( 523): Adding section 3 to cs list
01-01 12:00:32.782 I/VaultKeeper_HIDL_Service( 431): System client (//0/516)
01-01 12:00:32.782 D/LibBpfLoader( 523): Loaded code section 5
(schedcls_ingress_clat_rawip)
01-01 12:00:32.782 D/LibBpfLoader( 523): Loaded relo section 5
(.relschedcls/ingress/clat_rawip)
01-01 12:00:32.782 D/LibBpfLoader( 523): Adding section 5 to cs list
01-01 12:00:32.782 D/LibBpfLoader( 523): Loaded code section 7
(schedcls_egress_clat_ether)
01-01 12:00:32.782 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client] /system/bin/scs.
=> [Vault] AID. [CMD NO.] 9851
01-01 12:00:32.782 I/VaultKeeper_COMMON( 430): [CMD:CHECK_CLIENT_REGISTERED]
01-01 12:00:32.782 D/LibBpfLoader( 523): Adding section 7 to cs list
01-01 12:00:32.783 D/LibBpfLoader( 523): Loaded code section 8
(schedcls_egress_clat_rawip)
01-01 12:00:32.783 D/LibBpfLoader( 523): Loaded relo section 8
(.relschedcls/egress/clat_rawip)
01-01 12:00:32.783 D/LibBpfLoader( 523): Adding section 8 to cs list
01-01 12:00:32.784 D/LibBpfLoader( 523): bpf_create_map name clat_ingress_map,
ret: 7
01-01 12:00:32.784 D/LibBpfLoader( 523): bpf_create_map name clat_egress_map, ret:
8
01-01 12:00:32.784 D/LibBpfLoader( 523): map_fd found at 0 is 7 in
/system/etc/bpf/clatd.o
01-01 12:00:32.784 D/LibBpfLoader( 523): map_fd found at 1 is 8 in
/system/etc/bpf/clatd.o
01-01 12:00:32.785 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 392, insn offset 49 , insn 118
01-01 12:00:32.785 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 352, insn offset 44 , insn 118
01-01 12:00:32.785 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 520, insn offset 65 , insn 118
01-01 12:00:32.786 D/LibBpfLoader( 523): bpf_prog_load lib call for
/system/etc/bpf/clatd.o (schedcls_ingress_clat_ether) returned fd: 9 (no error)
01-01 12:00:32.787 D/LibBpfLoader( 523): bpf_prog_load lib call for
/system/etc/bpf/clatd.o (schedcls_ingress_clat_rawip) returned fd: 10 (no error)
01-01 12:00:32.788 D/LibBpfLoader( 523): bpf_prog_load lib call for
/system/etc/bpf/clatd.o (schedcls_egress_clat_ether) returned fd: 11 (no error)
01-01 12:00:32.789 D/LibBpfLoader( 523): bpf_prog_load lib call for
/system/etc/bpf/clatd.o (schedcls_egress_clat_rawip) returned fd: 12 (no error)
01-01 12:00:32.789 I/bpfloader( 523): Loaded object: /system/etc/bpf/clatd.o
01-01 12:00:32.790 D/LibBpfLoader( 523): Loading critical for netd ELF object
/system/etc/bpf/netd.o with license Apache 2.0
01-01 12:00:32.792 D/LibBpfLoader( 523): Loaded code section 3
(cgroupskb_ingress_stats)
01-01 12:00:32.794 D/LibBpfLoader( 523): Loaded relo section 3
(.relcgroupskb/ingress/stats)
01-01 12:00:32.794 D/LibBpfLoader( 523): Adding section 3 to cs list
01-01 12:00:32.794 D/LibBpfLoader( 523): Loaded code section 5
(cgroupskb_egress_stats)
01-01 12:00:32.795 D/LibBpfLoader( 523): Loaded relo section 5
(.relcgroupskb/egress/stats)
01-01 12:00:32.795 D/LibBpfLoader( 523): Adding section 5 to cs list
01-01 12:00:32.796 D/LibBpfLoader( 523): Loaded code section 7
(skfilter_egress_xtbpf)
01-01 12:00:32.796 D/LibBpfLoader( 523): Loaded relo section 7
(.relskfilter/egress/xtbpf)
01-01 12:00:32.796 D/LibBpfLoader( 523): Adding section 7 to cs list
01-01 12:00:32.796 D/LibBpfLoader( 523): Loaded code section 9
(skfilter_ingress_xtbpf)
01-01 12:00:32.797 D/LibBpfLoader( 523): Loaded relo section 9
(.relskfilter/ingress/xtbpf)
01-01 12:00:32.797 D/LibBpfLoader( 523): Adding section 9 to cs list
01-01 12:00:32.797 D/LibBpfLoader( 523): Loaded code section 11
(skfilter_whitelist_xtbpf)
01-01 12:00:32.798 D/LibBpfLoader( 523): Loaded relo section 11
(.relskfilter/whitelist/xtbpf)
01-01 12:00:32.798 D/LibBpfLoader( 523): Adding section 11 to cs list
01-01 12:00:32.798 D/LibBpfLoader( 523): Loaded code section 13
(skfilter_blacklist_xtbpf)
01-01 12:00:32.798 D/LibBpfLoader( 523): Loaded relo section 13
(.relskfilter/blacklist/xtbpf)
01-01 12:00:32.799 D/LibBpfLoader( 523): Adding section 13 to cs list
01-01 12:00:32.799 D/LibBpfLoader( 523): Loaded code section 15
(skfilter_limitlist_xtbpf)
01-01 12:00:32.799 D/LibBpfLoader( 523): Loaded relo section 15
(.relskfilter/limitlist/xtbpf)
01-01 12:00:32.799 D/LibBpfLoader( 523): Adding section 15 to cs list
01-01 12:00:32.799 I/engmode_tlc( 508): TA reply response, pass waiting
01-01 12:00:32.799 I/engmode_tlc( 508): Done waiting thread(isTimeOut:FALSE)
01-01 12:00:32.799 D/LibBpfLoader( 523): Loaded code section 17
(skfilter_mobilefw_xtbpf)
01-01 12:00:32.799 I/engmode_tlc( 508): em tlc send result 0x00000000
01-01 12:00:32.799 I/engmode_tlc( 508): kill thread (484212464832)
01-01 12:00:32.800 I/engmode_tlc( 508): Got signal 10, tid: 484212464832
01-01 12:00:32.800 I/engmode_tlc( 508): tlc thr cleanup
01-01 12:00:32.800 D/LibBpfLoader( 523): Loaded relo section 17
(.relskfilter/mobilefw/xtbpf)
01-01 12:00:32.800 D/LibBpfLoader( 523): Adding section 17 to cs list
01-01 12:00:32.800 D/LibBpfLoader( 523): Loaded code section 19
(skfilter_wlanfw_xtbpf)
01-01 12:00:32.800 I/engmode_steady( 508): write to steady type = 4, len = 3
01-01 12:00:32.801 D/LibBpfLoader( 523): Loaded relo section 19
(.relskfilter/wlanfw/xtbpf)
01-01 12:00:32.801 D/LibBpfLoader( 523): Adding section 19 to cs list
01-01 12:00:32.801 D/LibBpfLoader( 523): Loaded code section 21
(skfilter_mecwl_xtbpf)
01-01 12:00:32.802 D/LibBpfLoader( 523): Loaded relo section 21
(.relskfilter/mecwl/xtbpf)
01-01 12:00:32.802 D/LibBpfLoader( 523): Adding section 21 to cs list
01-01 12:00:32.802 D/LibBpfLoader( 523): Loaded code section 23
(skfilter_mecbl_xtbpf)
01-01 12:00:32.802 I/engmode_binder_server( 508): VERSION = 20/0x00000000
01-01 12:00:32.802 I/engmode_cache_list( 508): clist created(20)
01-01 12:00:32.802 I/engmode_binder_server( 508): Notify To Cp count (0)
01-01 12:00:32.803 E/engmode_ril_command( 508): Failed to Connect_RILD, ret : 4
01-01 12:00:32.803 E/engmode_ril_command( 508): Connect to fail(-803209197).
01-01 12:00:32.803 I/engmode_binder_server( 508): Notify To Cp count (1)
01-01 12:00:32.803 D/LibBpfLoader( 523): Loaded relo section 23
(.relskfilter/mecbl/xtbpf)
01-01 12:00:32.803 D/LibBpfLoader( 523): Adding section 23 to cs list
01-01 12:00:32.803 E/engmode_ril_command( 508): Failed to Connect_RILD, ret : 4
01-01 12:00:32.803 E/engmode_ril_command( 508): Connect to fail(-803209197).
01-01 12:00:32.803 D/LibBpfLoader( 523): Loaded code section 25
(skfilter_mmswhitelist_xtbpf)
01-01 12:00:32.803 I/engmode_binder_server( 508): Notify To Cp count (2)
01-01 12:00:32.803 E/engmode_ril_command( 508): Failed to Connect_RILD, ret : 4
01-01 12:00:32.803 E/engmode_ril_command( 508): Connect to fail(-803209197).
01-01 12:00:32.803 I/engmode_binder_server( 508): Notify To Cp count (3)
01-01 12:00:32.803 E/engmode_ril_command( 508): Failed to Connect_RILD, ret : 4
01-01 12:00:32.803 E/engmode_ril_command( 508): Connect to fail(-803209197).
01-01 12:00:32.803 I/engmode_binder_server( 508): Notify To Cp count (4)
01-01 12:00:32.803 E/engmode_ril_command( 508): Failed to Connect_RILD, ret : 4
01-01 12:00:32.803 E/engmode_ril_command( 508): Connect to fail(-803209197).
01-01 12:00:32.803 I/engmode_binder_server( 508): Notify To Cp count (5)
01-01 12:00:32.803 E/engmode_ril_command( 508): Failed to Connect_RILD, ret : 4
01-01 12:00:32.803 E/engmode_ril_command( 508): Connect to fail(-803209197).
01-01 12:00:32.803 I/engmode_binder_server( 508): Notify To Cp count (6)
01-01 12:00:32.803 E/engmode_ril_command( 508): Failed to Connect_RILD, ret : 4
01-01 12:00:32.803 E/engmode_ril_command( 508): Connect to fail(-803209197).
01-01 12:00:32.803 I/engmode_binder_server( 508): Notify To Cp count (7)
01-01 12:00:32.804 E/engmode_ril_command( 508): Failed to Connect_RILD, ret : 4
01-01 12:00:32.804 E/engmode_ril_command( 508): Connect to fail(-803209197).
01-01 12:00:32.804 I/engmode_binder_server( 508): Notify To Cp count (8)
01-01 12:00:32.804 E/engmode_ril_command( 508): Failed to Connect_RILD, ret : 4
01-01 12:00:32.804 E/engmode_ril_command( 508): Connect to fail(-803209197).
01-01 12:00:32.804 I/engmode_binder_server( 508): Notify To Cp count (9)
01-01 12:00:32.804 E/engmode_ril_command( 508): Failed to Connect_RILD, ret : 4
01-01 12:00:32.804 E/engmode_ril_command( 508): Connect to fail(-803209197).
01-01 12:00:32.804 D/LibBpfLoader( 523): Loaded relo section 25
(.relskfilter/mmswhitelist/xtbpf)
01-01 12:00:32.804 D/LibBpfLoader( 523): Adding section 25 to cs list
01-01 12:00:32.804 D/LibBpfLoader( 523): Loaded code section 27
(cgroupsock_inet_create)
01-01 12:00:32.805 D/LibBpfLoader( 523): Loaded relo section 27
(.relcgroupsock/inet/create)
01-01 12:00:32.805 D/LibBpfLoader( 523): Adding section 27 to cs list
01-01 12:00:32.805 I/vndservicemanager( 335): Adding 'u:r:emservice:s0' service
(EngineeringModeService:508)
01-01 12:00:32.805 I/engmode_binder_server( 508): EngineeringModeHandlerService =
0
01-01 12:00:32.806 I/engmode_binder_server( 508): EngineeringModeHandler is now
ready
01-01 12:00:32.808 D/LibBpfLoader( 523): bpf_create_map name cookie_tag_map, ret:
7
01-01 12:00:32.808 D/LibBpfLoader( 523): bpf_create_map name uid_counterset_map,
ret: 8
01-01 12:00:32.808 I/io_stats( 385): !@ 179,0 r 25219 2242544 w 4523 2133560 d 103
71092 f 441 332 iot 24784 0 th 102400 102400 64728 pt 232 inp 0 0 35.158
01-01 12:00:32.810 D/LibBpfLoader( 523): bpf_create_map name app_uid_stats_map,
ret: 9
01-01 12:00:32.811 D/LibBpfLoader( 523): bpf_create_map name stats_map_A, ret: 10
01-01 12:00:32.812 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
01-01 12:00:32.812 D/LibBpfLoader( 523): bpf_create_map name stats_map_B, ret: 11
01-01 12:00:32.813 D/LibBpfLoader( 523): bpf_create_map name iface_stats_map, ret:
12
01-01 12:00:32.813 D/LibBpfLoader( 523): bpf_create_map name configuration_map,
ret: 13
01-01 12:00:32.813 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client] /system/bin/scs.
=> [Vault] AID. [CMD NO.] 9744
01-01 12:00:32.813 I/VaultKeeper_COMMON( 430): [CMD:READ_UNSHELTERED]
01-01 12:00:32.813 D/LibBpfLoader( 523): bpf_create_map name uid_owner_map, ret:
14
01-01 12:00:32.815 D/LibBpfLoader( 523): bpf_create_map name knoxvpn_exempt_map,
ret: 15
01-01 12:00:32.816 D/LibBpfLoader( 523): bpf_create_map name
knoxvpn_user_filter_map, ret: 16
01-01 12:00:32.817 D/LibBpfLoader( 523): bpf_create_map name
knoxvpn_app_filter_map, ret: 17
01-01 12:00:32.818 D/LibBpfLoader( 523): bpf_create_map name iface_index_name_map,
ret: 18
01-01 12:00:32.818 D/LibBpfLoader( 523): bpf_create_map name uid_permission_map,
ret: 19
01-01 12:00:32.818 D/LibBpfLoader( 523): map_fd found at 0 is 7 in
/system/etc/bpf/netd.o
01-01 12:00:32.818 D/LibBpfLoader( 523): map_fd found at 1 is 8 in
/system/etc/bpf/netd.o
01-01 12:00:32.818 D/LibBpfLoader( 523): map_fd found at 2 is 9 in
/system/etc/bpf/netd.o
01-01 12:00:32.818 D/LibBpfLoader( 523): map_fd found at 3 is 10 in
/system/etc/bpf/netd.o
01-01 12:00:32.818 D/LibBpfLoader( 523): map_fd found at 4 is 11 in
/system/etc/bpf/netd.o
01-01 12:00:32.818 D/LibBpfLoader( 523): map_fd found at 5 is 12 in
/system/etc/bpf/netd.o
01-01 12:00:32.818 D/LibBpfLoader( 523): map_fd found at 6 is 13 in
/system/etc/bpf/netd.o
01-01 12:00:32.818 D/LibBpfLoader( 523): map_fd found at 7 is 14 in
/system/etc/bpf/netd.o
01-01 12:00:32.818 D/LibBpfLoader( 523): map_fd found at 8 is 15 in
/system/etc/bpf/netd.o
01-01 12:00:32.818 D/LibBpfLoader( 523): map_fd found at 9 is 16 in
/system/etc/bpf/netd.o
01-01 12:00:32.818 D/LibBpfLoader( 523): map_fd found at 10 is 17 in
/system/etc/bpf/netd.o
01-01 12:00:32.818 D/LibBpfLoader( 523): map_fd found at 11 is 18 in
/system/etc/bpf/netd.o
01-01 12:00:32.818 D/LibBpfLoader( 523): map_fd found at 12 is 19 in
/system/etc/bpf/netd.o
01-01 12:00:32.820 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 656, insn offset 82 , insn 118
01-01 12:00:32.820 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 728, insn offset 91 , insn 118
01-01 12:00:32.820 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1136, insn offset 142 , insn 118
01-01 12:00:32.820 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1232, insn offset 154 , insn 118
01-01 12:00:32.820 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1360, insn offset 170 , insn 118
01-01 12:00:32.820 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1480, insn offset 185 , insn 118
01-01 12:00:32.820 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1784, insn offset 223 , insn 118
01-01 12:00:32.820 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1872, insn offset 234 , insn 118
01-01 12:00:32.820 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1976, insn offset 247 , insn 118
01-01 12:00:32.821 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 2080, insn offset 260 , insn 118
01-01 12:00:32.821 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 2120, insn offset 265 , insn 118
01-01 12:00:32.821 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 2272, insn offset 284 , insn 118
01-01 12:00:32.821 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 2376, insn offset 297 , insn 118
01-01 12:00:32.821 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 2416, insn offset 302 , insn 118
01-01 12:00:32.821 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 2704, insn offset 338 , insn 118
01-01 12:00:32.821 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 2808, insn offset 351 , insn 118
01-01 12:00:32.821 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 2848, insn offset 356 , insn 118
01-01 12:00:32.821 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 2992, insn offset 374 , insn 118
01-01 12:00:32.821 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 3104, insn offset 388 , insn 118
01-01 12:00:32.821 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 3144, insn offset 393 , insn 118
01-01 12:00:32.821 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 3376, insn offset 422 , insn 118
01-01 12:00:32.821 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 3480, insn offset 435 , insn 118
01-01 12:00:32.822 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 3520, insn offset 440 , insn 118
01-01 12:00:32.822 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 648, insn offset 81 , insn 118
01-01 12:00:32.822 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 720, insn offset 90 , insn 118
01-01 12:00:32.822 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1000, insn offset 125 , insn 118
01-01 12:00:32.822 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1272, insn offset 159 , insn 118
01-01 12:00:32.822 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1352, insn offset 169 , insn 118
01-01 12:00:32.822 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1456, insn offset 182 , insn 118
01-01 12:00:32.822 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1560, insn offset 195 , insn 118
01-01 12:00:32.822 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1600, insn offset 200 , insn 118
01-01 12:00:32.822 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1760, insn offset 220 , insn 118
01-01 12:00:32.822 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1864, insn offset 233 , insn 118
01-01 12:00:32.822 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1904, insn offset 238 , insn 118
01-01 12:00:32.822 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 2176, insn offset 272 , insn 118
01-01 12:00:32.823 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 2280, insn offset 285 , insn 118
01-01 12:00:32.823 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 2320, insn offset 290 , insn 118
01-01 12:00:32.823 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 2464, insn offset 308 , insn 118
01-01 12:00:32.823 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 2568, insn offset 321 , insn 118
01-01 12:00:32.823 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 2608, insn offset 326 , insn 118
01-01 12:00:32.823 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 2840, insn offset 355 , insn 118
01-01 12:00:32.823 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 2944, insn offset 368 , insn 118
01-01 12:00:32.823 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 2984, insn offset 373 , insn 118
01-01 12:00:32.823 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 88, insn offset 11 , insn 118
01-01 12:00:32.823 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 192, insn offset 24 , insn 118
01-01 12:00:32.823 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 232, insn offset 29 , insn 118
01-01 12:00:32.823 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 40, insn offset 5 , insn 118
01-01 12:00:32.823 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 144, insn offset 18 , insn 118
01-01 12:00:32.823 I/servicemanager( 333): Adding 'u:r:statsd:s0' service
(stats:529)
01-01 12:00:32.823 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 184, insn offset 23 , insn 118
01-01 12:00:32.823 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 136, insn offset 17 , insn 118
01-01 12:00:32.823 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 32, insn offset 4 , insn 118
01-01 12:00:32.824 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 32, insn offset 4 , insn 118
01-01 12:00:32.824 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 32, insn offset 4 , insn 118
01-01 12:00:32.824 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 32, insn offset 4 , insn 118
01-01 12:00:32.824 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 32, insn offset 4 , insn 118
01-01 12:00:32.824 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 32, insn offset 4 , insn 118
01-01 12:00:32.824 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 32, insn offset 4 , insn 118
01-01 12:00:32.824 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 80, insn offset 10 , insn 118
01-01 12:00:32.824 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:32.832 D/LibBpfLoader( 523): bpf_prog_load lib call for
/system/etc/bpf/netd.o (cgroupskb_ingress_stats) returned fd: 20 (no error)
01-01 12:00:32.835 D/LibBpfLoader( 523): bpf_prog_load lib call for
/system/etc/bpf/netd.o (cgroupskb_egress_stats) returned fd: 21 (no error)
01-01 12:00:32.835 D/LibBpfLoader( 523): cs[2].name:skfilter_egress_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:4136f)
01-01 12:00:32.836 D/LibBpfLoader( 523): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_egress_xtbpf) returned fd: 22 (no error)
01-01 12:00:32.836 D/LibBpfLoader( 523): cs[3].name:skfilter_ingress_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:4136f)
01-01 12:00:32.837 D/LibBpfLoader( 523): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_ingress_xtbpf) returned fd: 23 (no error)
01-01 12:00:32.837 D/LibBpfLoader( 523): cs[4].name:skfilter_whitelist_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:4136f)
01-01 12:00:32.838 D/LibBpfLoader( 523): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_whitelist_xtbpf) returned fd: 24 (no error)
01-01 12:00:32.838 D/LibBpfLoader( 523): cs[5].name:skfilter_blacklist_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:4136f)
01-01 12:00:32.839 D/LibBpfLoader( 523): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_blacklist_xtbpf) returned fd: 25 (no error)
01-01 12:00:32.839 D/LibBpfLoader( 523): cs[6].name:skfilter_limitlist_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:4136f)
01-01 12:00:32.839 D/LibBpfLoader( 523): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_limitlist_xtbpf) returned fd: 26 (no error)
01-01 12:00:32.840 D/LibBpfLoader( 523): cs[7].name:skfilter_mobilefw_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:4136f)
01-01 12:00:32.840 D/LibBpfLoader( 523): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_mobilefw_xtbpf) returned fd: 27 (no error)
01-01 12:00:32.840 D/LibBpfLoader( 523): cs[8].name:skfilter_wlanfw_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:4136f)
01-01 12:00:32.841 D/LibBpfLoader( 523): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_wlanfw_xtbpf) returned fd: 28 (no error)
01-01 12:00:32.841 D/LibBpfLoader( 523): cs[9].name:skfilter_mecwl_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:4136f)
01-01 12:00:32.842 D/LibBpfLoader( 523): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_mecwl_xtbpf) returned fd: 29 (no error)
01-01 12:00:32.842 D/LibBpfLoader( 523): cs[10].name:skfilter_mecbl_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:4136f)
01-01 12:00:32.843 D/LibBpfLoader( 523): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_mecbl_xtbpf) returned fd: 30 (no error)
01-01 12:00:32.843 D/LibBpfLoader( 523): cs[11].name:skfilter_mmswhitelist_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:4136f)
01-01 12:00:32.843 D/LibBpfLoader( 523): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_mmswhitelist_xtbpf) returned fd: 31 (no error)
01-01 12:00:32.844 D/LibBpfLoader( 523): cs[12].name:cgroupsock_inet_create
min_kver:40e00 .max_kver:ffffffff (kvers:4136f)
01-01 12:00:32.844 D/LibBpfLoader( 523): bpf_prog_load lib call for
/system/etc/bpf/netd.o (cgroupsock_inet_create) returned fd: 32 (no error)
01-01 12:00:32.845 I/bpfloader( 523): Loaded object: /system/etc/bpf/netd.o
01-01 12:00:32.846 D/LibBpfLoader( 523): Loading optional ELF object
/system/etc/bpf/time_in_state.o with license GPL
01-01 12:00:32.847 D/LibBpfLoader( 523): Loaded code section 3
(tracepoint_sched_sched_switch)
01-01 12:00:32.848 D/LibBpfLoader( 523): Loaded relo section 3
(.reltracepoint/sched/sched_switch)
01-01 12:00:32.848 D/LibBpfLoader( 523): Adding section 3 to cs list
01-01 12:00:32.848 D/LibBpfLoader( 523): Loaded code section 5
(tracepoint_power_cpu_frequency)
01-01 12:00:32.848 D/LibBpfLoader( 523): Loaded relo section 5
(.reltracepoint/power/cpu_frequency)
01-01 12:00:32.848 D/LibBpfLoader( 523): Adding section 5 to cs list
01-01 12:00:32.852 D/LibBpfLoader( 523): bpf_create_map name
uid_time_in_state_map, ret: 7
01-01 12:00:32.854 D/LibBpfLoader( 523): bpf_create_map name
uid_concurrent_times_map, ret: 8
01-01 12:00:32.855 D/LibBpfLoader( 523): bpf_create_map name uid_last_update_map,
ret: 9
01-01 12:00:32.855 D/LibBpfLoader( 523): bpf_create_map name cpu_last_update_map,
ret: 10
01-01 12:00:32.855 D/LibBpfLoader( 523): bpf_create_map name cpu_policy_map, ret:
11
01-01 12:00:32.855 D/LibBpfLoader( 523): bpf_create_map name policy_freq_idx_map,
ret: 12
01-01 12:00:32.856 D/LibBpfLoader( 523): bpf_create_map name freq_to_idx_map, ret:
13
01-01 12:00:32.856 D/LibBpfLoader( 523): bpf_create_map name nr_active_map, ret:
14
01-01 12:00:32.856 D/LibBpfLoader( 523): bpf_create_map name policy_nr_active_map,
ret: 15
01-01 12:00:32.856 D/LibBpfLoader( 523): map_fd found at 0 is 7 in
/system/etc/bpf/time_in_state.o
01-01 12:00:32.856 D/LibBpfLoader( 523): map_fd found at 1 is 8 in
/system/etc/bpf/time_in_state.o
01-01 12:00:32.856 D/LibBpfLoader( 523): map_fd found at 2 is 9 in
/system/etc/bpf/time_in_state.o
01-01 12:00:32.856 D/LibBpfLoader( 523): map_fd found at 3 is 10 in
/system/etc/bpf/time_in_state.o
01-01 12:00:32.856 D/LibBpfLoader( 523): map_fd found at 4 is 11 in
/system/etc/bpf/time_in_state.o
01-01 12:00:32.856 D/LibBpfLoader( 523): map_fd found at 5 is 12 in
/system/etc/bpf/time_in_state.o
01-01 12:00:32.856 D/LibBpfLoader( 523): map_fd found at 6 is 13 in
/system/etc/bpf/time_in_state.o
01-01 12:00:32.856 D/LibBpfLoader( 523): map_fd found at 7 is 14 in
/system/etc/bpf/time_in_state.o
01-01 12:00:32.856 D/LibBpfLoader( 523): map_fd found at 8 is 15 in
/system/etc/bpf/time_in_state.o
01-01 12:00:32.857 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 40, insn offset 5 , insn 118
01-01 12:00:32.857 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 128, insn offset 16 , insn 118
01-01 12:00:32.857 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 200, insn offset 25 , insn 118
01-01 12:00:32.857 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 264, insn offset 33 , insn 118
01-01 12:00:32.857 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 520, insn offset 65 , insn 118
01-01 12:00:32.857 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 656, insn offset 82 , insn 118
01-01 12:00:32.857 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1008, insn offset 126 , insn 118
01-01 12:00:32.857 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1048, insn offset 131 , insn 118
01-01 12:00:32.857 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
01-01 12:00:32.857 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1240, insn offset 155 , insn 118
01-01 12:00:32.858 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1440, insn offset 180 , insn 118
01-01 12:00:32.858 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1480, insn offset 185 , insn 118
01-01 12:00:32.858 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1656, insn offset 207 , insn 118
01-01 12:00:32.858 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1864, insn offset 233 , insn 118
01-01 12:00:32.858 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 1904, insn offset 238 , insn 118
01-01 12:00:32.858 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 2024, insn offset 253 , insn 118
01-01 12:00:32.858 D/scs ( 516): check VaultKeeperManager read result : 0
01-01 12:00:32.858 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 2112, insn offset 264 , insn 118
01-01 12:00:32.858 D/scs ( 516): set Activated ID :
01-01 12:00:32.858 D/scs ( 516): set Activated ID is invalid
01-01 12:00:32.858 D/scs ( 516): set mdc.singlesku.activated : false
01-01 12:00:32.858 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 40, insn offset 5 , insn 118
01-01 12:00:32.858 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 120, insn offset 15 , insn 118
01-01 12:00:32.858 D/LibBpfLoader( 523): applying relo to instruction at byte
offset: 200, insn offset 25 , insn 118
01-01 12:00:32.858 D/LibBpfLoader( 523): cs[0].name:tracepoint_sched_sched_switch
min_kver:0 .max_kver:ffffffff (kvers:4136f)
01-01 12:00:32.859 D/scs ( 516): setTssCheckedFlag : 1
01-01 12:00:32.859 D/scs ( 516): mdc.scs.tss_checked: 1
01-01 12:00:32.859 E/scs ( 516): mdc.scs.tss_checked: 1
01-01 12:00:32.859 D/scs ( 516): setScsRunningState : 3
01-01 12:00:32.859 D/LibBpfLoader( 523): bpf_prog_load lib call for
/system/etc/bpf/time_in_state.o (tracepoint_sched_sched_switch) returned fd: 16 (no
error)
01-01 12:00:32.860 D/LibBpfLoader( 523): cs[1].name:tracepoint_power_cpu_frequency
min_kver:0 .max_kver:ffffffff (kvers:4136f)
01-01 12:00:32.860 D/LibBpfLoader( 523): bpf_prog_load lib call for
/system/etc/bpf/time_in_state.o (tracepoint_power_cpu_frequency) returned fd: 17
(no error)
01-01 12:00:32.861 I/bpfloader( 523): Loaded object:
/system/etc/bpf/time_in_state.o
01-01 12:00:32.861 D/SecNativeFeatureCppIf( 516): encoded
01-01 12:00:32.862 D/SecNativeFeatureCppIf( 516): decoding and unzip finish
01-01 12:00:32.862 D/SecNativeFeatureCppIf( 516): use unCompDataBuff. encoded
01-01 12:00:32.863 D/SecNativeFeatureCppIf( 516): Free unCompDataBuff
01-01 12:00:32.863 D/SecNativeFeatureCppIf( 516): encoded
01-01 12:00:32.863 D/SecNativeFeatureCppIf( 516): decoding and unzip finish
01-01 12:00:32.863 D/SecNativeFeatureCppIf( 516): use unCompDataBuff. encoded
01-01 12:00:32.863 D/SecNativeFeatureCppIf( 516): Free unCompDataBuff
01-01 12:00:32.863 D/SecNativeFeatureCppIf( 516): encoded
01-01 12:00:32.863 D/SecNativeFeatureCppIf( 516): decoding and unzip finish
01-01 12:00:32.863 D/SecNativeFeatureCppIf( 516): use unCompDataBuff. encoded
01-01 12:00:32.863 D/SecNativeFeatureCppIf( 516): Free unCompDataBuff
01-01 12:00:32.864 D/SecNativeFeatureCppIf( 516): encoded
01-01 12:00:32.864 D/SecNativeFeatureCppIf( 516): decoding and unzip finish
01-01 12:00:32.864 D/SecNativeFeatureCppIf( 516): use unCompDataBuff. encoded
01-01 12:00:32.864 D/SecNativeFeatureCppIf( 516): Free unCompDataBuff
01-01 12:00:32.864 E/scs ( 516): set R/S properties
01-01 12:00:32.864 D/scs ( 516): addGmsProperty()
01-01 12:00:32.864 D/scs ( 516): NET Based TSS!!
01-01 12:00:32.864 D/scs ( 516): propBootReferenceId is set as carrierId : ZTO
01-01 12:00:32.864 D/scs ( 516): isConfigEncoded() :
/optics/configs/carriers/single/ZTO/conf/cscfeature.xml
01-01 12:00:32.864 D/scs ( 516): isConfigEncoded() : true
01-01 12:00:32.864 D/scs ( 516): Set GMS Client ID based on ReferenceId ZTO
01-01 12:00:32.864 D/scs ( 516): Xml is Encoded? 1
01-01 12:00:32.864 D/scs ( 516): Cannot find AM on xml
01-01 12:00:32.864 D/scs ( 516): Cannot find GMM on xml
01-01 12:00:32.864 D/scs ( 516): Cannot find MS on xml
01-01 12:00:32.864 D/scs ( 516): Cannot find YT on xml
01-01 12:00:32.864 D/scs ( 516): Cannot find WAL on xml
01-01 12:00:32.864 D/scs ( 516): Cannot find CR on xml
01-01 12:00:32.864 D/scs ( 516): Cannot find VS on xml
01-01 12:00:32.864 D/scs ( 516): Cannot find PG on xml
01-01 12:00:32.865 D/scs ( 516): setStsProperty()
01-01 12:00:32.865 D/scs ( 516): isConfigEncoded() :
/optics/configs/carriers/single/ZTO/conf/cscfeature.xml
01-01 12:00:32.865 D/scs ( 516): isConfigEncoded() : true
01-01 12:00:32.865 D/scs ( 516): Set STS property based on CarrierId ZTO
01-01 12:00:32.865 D/scs ( 516): Xml is Encoded? 1
01-01 12:00:32.866 D/scs ( 516): Set ro.sts.property : FALSE
01-01 12:00:32.866 D/scs ( 516): set FacebookProperty
01-01 12:00:32.866 D/scs ( 516): bActivatedID is true
01-01 12:00:32.866 D/scs ( 516): ro.boot.activatedid is null. Skip!
01-01 12:00:32.866 D/scs ( 516): Amazon property set : set partnerid from
carrierid
01-01 12:00:32.866 D/scs ( 516): set AmazoneProperty
01-01 12:00:32.866 D/scs ( 516): bActivatedID is true
01-01 12:00:32.866 D/scs ( 516): ro.boot.activatedid is null. Skip!
01-01 12:00:32.866 D/scs ( 516): setSpotifyProperty:1
01-01 12:00:32.866 D/scs ( 516): find logic start
01-01 12:00:32.867 D/scs ( 516): logic : 1
01-01 12:00:32.867 D/scs ( 516): find logic end
01-01 12:00:32.867 D/scs ( 516): bActivatedID is true
01-01 12:00:32.867 D/scs ( 516): ro.boot.activatedid is null. Skip!
01-01 12:00:32.867 D/scs ( 516): setOATHProperty:1
01-01 12:00:32.867 D/scs ( 516): bActivatedID is true
01-01 12:00:32.867 D/scs ( 516): set partnerid from activatedid:
01-01 12:00:32.867 D/scs ( 516): set NetflixProperty
01-01 12:00:32.867 D/scs ( 516): bActivatedID is true
01-01 12:00:32.867 D/scs ( 516): ro.boot.activatedid is null. Skip!
01-01 12:00:32.867 D/scs ( 516): setLinkedinProperty : 1
01-01 12:00:32.867 D/scs ( 516): setLinkedinProperty sales_code : ZTO
01-01 12:00:32.867 D/scs ( 516): conffilePath : /system/etc/linkedin.conf
01-01 12:00:32.868 D/scs ( 516): linkedin.conf start
01-01 12:00:32.868 D/scs ( 516): Matching SaleCode : ZTO
01-01 12:00:32.868 D/scs ( 516): PRELOADED Linkedin !!!
01-01 12:00:32.868 I/netdClient( 530): Skipping libnetd_client init since *we* are
netd
01-01 12:00:32.869 D/scs ( 516): linkedin.conf end
01-01 12:00:32.869 D/scs ( 516): setOfficeProperty : 1
01-01 12:00:32.869 D/scs ( 516): setOfficeProperty sales_code : ZTO
01-01 12:00:32.869 D/scs ( 516): conffilePath : /system/etc/Office.conf
01-01 12:00:32.869 D/scs ( 516): office.conf start
01-01 12:00:32.870 D/scs ( 516): PRELOADED Office !!!
01-01 12:00:32.870 D/scs ( 516): office.conf end
01-01 12:00:32.870 D/scs ( 516): setProperty:
/prism/etc/carriers/single/ZTO/lazada.conf
01-01 12:00:32.870 D/scs ( 516): there is no conf or parsing fail
01-01 12:00:32.870 D/scs ( 516): setProperty:
/prism/etc/carriers/single/ZTO/booking.conf
01-01 12:00:32.870 D/scs ( 516): there is no conf or parsing fail
01-01 12:00:32.871 D/scs ( 516): setProperty:
/prism/etc/carriers/single/ZTO/1mg.conf
01-01 12:00:32.871 D/scs ( 516): there is no conf or parsing fail
01-01 12:00:32.871 D/scs ( 516): setProperty:
/prism/etc/carriers/single/ZTO/zalo.conf
01-01 12:00:32.871 D/scs ( 516): there is no conf or parsing fail
01-01 12:00:32.871 D/scs ( 516): setProperty:
/prism/etc/carriers/single/ZTO/zmp3.conf
01-01 12:00:32.871 D/scs ( 516): there is no conf or parsing fail
01-01 12:00:32.871 D/scs ( 516): setProperty:
/prism/etc/carriers/single/ZTO/bm.conf
01-01 12:00:32.871 D/scs ( 516): there is no conf or parsing fail
01-01 12:00:32.871 D/scs ( 516): setProperty:
/prism/etc/carriers/single/ZTO/vng-test.conf
01-01 12:00:32.871 D/scs ( 516): there is no conf or parsing fail
01-01 12:00:32.871 D/scs ( 516): setProperty:
/prism/etc/carriers/single/ZTO/TikTok.conf
01-01 12:00:32.871 D/scs ( 516): there is no conf or parsing fail
01-01 12:00:32.871 D/scs ( 516): setProperty:
/prism/etc/carriers/single/ZTO/TikTok.conf
01-01 12:00:32.871 D/scs ( 516): there is no conf or parsing fail
01-01 12:00:32.871 D/scs ( 516): setProperty:
/prism/etc/carriers/single/ZTO/kaspersky.com.conf
01-01 12:00:32.871 D/scs ( 516): there is no conf or parsing fail
01-01 12:00:32.871 D/scs ( 516): setProperty:
/prism/etc/carriers/single/ZTO/ivi.conf
01-01 12:00:32.871 D/scs ( 516): there is no conf or parsing fail
01-01 12:00:32.871 D/scs ( 516): setProperty:
/prism/etc/carriers/single/ZTO/twitter.conf
01-01 12:00:32.872 D/scs ( 516): deviceTrackerId twsrc^android|twcamp^samsung|
twgr^preload
01-01 12:00:32.872 D/scs ( 516): deviceChannelId NONE
01-01 12:00:32.872 D/scs ( 516): setScsRunningState : 4
01-01 12:00:32.882 I/netd ( 530): netd 1.0 starting
01-01 12:00:32.886 E/audit ( 504): type=1400 audit(1577880032.883:46): avc:
denied { getattr } for pid=1 comm="init" name="hostname" dev="proc" ino=7884
scontext=u:r:init:s0 tcontext=u:object_r:proc_hostname:s0 tclass=file permissive=0
SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.886 E/audit ( 504): type=1300 audit(1577880032.883:46):
arch=c00000b7 syscall=56 success=yes exit=16 a0=ffffff9c a1=b400007fa86e7aa0
a2=88241 a3=180 items=2 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0
fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init"
exe="/system/bin/init" subj=u:r:init:s0 key=(null)
01-01 12:00:32.886 E/audit ( 504): type=1302 audit(1577880032.883:46): item=0
name="/proc/sys/kernel/" inode=7372 dev=00:04 mode=040555 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:proc:s0 nametype=PARENT cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.886 E/audit ( 504): type=1302 audit(1577880032.883:46): item=1
name="/proc/sys/kernel/hostname" inode=7884 dev=00:04 mode=0100644 ouid=0 ogid=0
rdev=00:00 obj=u:object_r:proc_hostname:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.886 E/audit ( 504): type=1327 audit(1577880032.883:46):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-01 12:00:32.887 E/audit ( 504): type=1400 audit(1577880032.883:47): avc:
denied { getattr } for pid=1 comm="init" name="domainname" dev="proc" ino=7885
scontext=u:r:init:s0 tcontext=u:object_r:proc_hostname:s0 tclass=file permissive=0
SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.887 E/audit ( 504): type=1300 audit(1577880032.883:47):
arch=c00000b7 syscall=56 success=yes exit=16 a0=ffffff9c a1=b400007fa86e7aa0
a2=88241 a3=180 items=2 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0
fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init"
exe="/system/bin/init" subj=u:r:init:s0 key=(null)
01-01 12:00:32.887 E/audit ( 504): type=1302 audit(1577880032.883:47): item=0
name="/proc/sys/kernel/" inode=7372 dev=00:04 mode=040555 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:proc:s0 nametype=PARENT cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.887 E/audit ( 504): type=1302 audit(1577880032.883:47): item=1
name="/proc/sys/kernel/domainname" inode=7885 dev=00:04 mode=0100644 ouid=0 ogid=0
rdev=00:00 obj=u:object_r:proc_hostname:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.887 E/audit ( 504): type=1327 audit(1577880032.883:47):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-01 12:00:32.887 D/TetherController( 530): Setting IP forward enable = 0
01-01 12:00:32.888 E/audit ( 504): type=1400 audit(1577880032.883:48): avc:
denied { getattr } for pid=1 comm="init" name="overcommit_memory" dev="proc"
ino=8489 scontext=u:r:init:s0 tcontext=u:object_r:proc_overcommit_memory:s0
tclass=file permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.888 E/audit ( 504): type=1300 audit(1577880032.883:48):
arch=c00000b7 syscall=56 success=yes exit=16 a0=ffffff9c a1=b400007f2800f120
a2=88241 a3=180 items=2 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0
fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init"
exe="/system/bin/init" subj=u:r:init:s0 key=(null)
01-01 12:00:32.888 E/audit ( 504): type=1302 audit(1577880032.883:48): item=0
name="/proc/sys/vm/" inode=11451 dev=00:04 mode=040555 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:proc:s0 nametype=PARENT cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.888 E/audit ( 504): type=1302 audit(1577880032.883:48): item=1
name="/proc/sys/vm/overcommit_memory" inode=8489 dev=00:04 mode=0100644 ouid=0
ogid=0 rdev=00:00 obj=u:object_r:proc_overcommit_memory:s0 nametype=NORMAL
cap_fp=0000000000000000 cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.888 E/audit ( 504): type=1327 audit(1577880032.883:48):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-01 12:00:32.890 E/audit ( 504): type=1400 audit(1577880032.887:49): avc:
denied { getattr } for pid=1 comm="init" name="page-cluster" dev="proc" ino=8490
scontext=u:r:init:s0 tcontext=u:object_r:proc_page_cluster:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.890 E/audit ( 504): type=1300 audit(1577880032.887:49):
arch=c00000b7 syscall=56 success=yes exit=16 a0=ffffff9c a1=b400007f2800f120
a2=88241 a3=180 items=2 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0
fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init"
exe="/system/bin/init" subj=u:r:init:s0 key=(null)
01-01 12:00:32.890 E/audit ( 504): type=1302 audit(1577880032.887:49): item=0
name="/proc/sys/vm/" inode=11451 dev=00:04 mode=040555 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:proc:s0 nametype=PARENT cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.890 E/audit ( 504): type=1302 audit(1577880032.887:49): item=1
name="/proc/sys/vm/page-cluster" inode=8490 dev=00:04 mode=0100644 ouid=0 ogid=0
rdev=00:00 obj=u:object_r:proc_page_cluster:s0 nametype=NORMAL
cap_fp=0000000000000000 cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.890 E/audit ( 504): type=1327 audit(1577880032.887:49):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-01 12:00:32.892 D/FirewallController( 530): Could not read /proc/self/uid_map,
max uid defaulting to 4294967294
01-01 12:00:32.894 E/audit ( 504): type=1400 audit(1577880032.887:50): avc:
denied { getattr } for pid=1 comm="init" name="dirty_expire_centisecs" dev="proc"
ino=8491 scontext=u:r:init:s0 tcontext=u:object_r:proc_dirty:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.894 E/audit ( 504): type=1300 audit(1577880032.887:50):
arch=c00000b7 syscall=56 success=yes exit=16 a0=ffffff9c a1=b400007f2800f240
a2=88241 a3=180 items=2 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0
fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init"
exe="/system/bin/init" subj=u:r:init:s0 key=(null)
01-01 12:00:32.894 E/audit ( 504): type=1302 audit(1577880032.887:50): item=0
name="/proc/sys/vm/" inode=11451 dev=00:04 mode=040555 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:proc:s0 nametype=PARENT cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.894 E/audit ( 504): type=1302 audit(1577880032.887:50): item=1
name="/proc/sys/vm/dirty_expire_centisecs" inode=8491 dev=00:04 mode=0100644 ouid=0
ogid=0 rdev=00:00 obj=u:object_r:proc_dirty:s0 nametype=NORMAL
cap_fp=0000000000000000 cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.894 E/audit ( 504): type=1327 audit(1577880032.887:50):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-01 12:00:32.908 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *filter
01-01 12:00:32.908 D/IptablesRestoreController( 530): :INPUT -
01-01 12:00:32.908 D/IptablesRestoreController( 530): -F INPUT
01-01 12:00:32.908 D/IptablesRestoreController( 530): :bw_INPUT -
01-01 12:00:32.908 D/IptablesRestoreController( 530): -A INPUT -j bw_INPUT
01-01 12:00:32.908 D/IptablesRestoreController( 530): :fw_INPUT -
01-01 12:00:32.908 D/IptablesRestoreController( 530): -A INPUT -j fw_INPUT
01-01 12:00:32.908 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.912 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.912 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *filter
01-01 12:00:32.912 D/IptablesRestoreController( 530): :FORWARD -
01-01 12:00:32.912 D/IptablesRestoreController( 530): -F FORWARD
01-01 12:00:32.912 D/IptablesRestoreController( 530): :oem_fwd -
01-01 12:00:32.912 D/IptablesRestoreController( 530): -A FORWARD -j oem_fwd
01-01 12:00:32.912 D/IptablesRestoreController( 530): :fw_FORWARD -
01-01 12:00:32.912 D/IptablesRestoreController( 530): -A FORWARD -j fw_FORWARD
01-01 12:00:32.912 D/IptablesRestoreController( 530): :bw_FORWARD -
01-01 12:00:32.912 D/IptablesRestoreController( 530): -A FORWARD -j bw_FORWARD
01-01 12:00:32.912 D/IptablesRestoreController( 530): :tetherctrl_FORWARD -
01-01 12:00:32.912 D/IptablesRestoreController( 530): -A FORWARD -j
tetherctrl_FORWARD
01-01 12:00:32.912 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.913 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.913 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *raw
01-01 12:00:32.913 D/IptablesRestoreController( 530): :PREROUTING -
01-01 12:00:32.913 D/IptablesRestoreController( 530): -F PREROUTING
01-01 12:00:32.913 D/IptablesRestoreController( 530): :clat_raw_PREROUTING -
01-01 12:00:32.913 D/IptablesRestoreController( 530): -A PREROUTING -j
clat_raw_PREROUTING
01-01 12:00:32.913 D/IptablesRestoreController( 530): :bw_raw_PREROUTING -
01-01 12:00:32.913 D/IptablesRestoreController( 530): -A PREROUTING -j
bw_raw_PREROUTING
01-01 12:00:32.913 D/IptablesRestoreController( 530): :idletimer_raw_PREROUTING -
01-01 12:00:32.913 D/IptablesRestoreController( 530): -A PREROUTING -j
idletimer_raw_PREROUTING
01-01 12:00:32.913 D/IptablesRestoreController( 530): :tetherctrl_raw_PREROUTING -
01-01 12:00:32.913 D/IptablesRestoreController( 530): -A PREROUTING -j
tetherctrl_raw_PREROUTING
01-01 12:00:32.913 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.914 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.914 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *mangle
01-01 12:00:32.914 D/IptablesRestoreController( 530): :FORWARD -
01-01 12:00:32.914 D/IptablesRestoreController( 530): -F FORWARD
01-01 12:00:32.914 D/IptablesRestoreController( 530): :tetherctrl_mangle_FORWARD -
01-01 12:00:32.914 D/IptablesRestoreController( 530): -A FORWARD -j
tetherctrl_mangle_FORWARD
01-01 12:00:32.914 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.915 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.915 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *mangle
01-01 12:00:32.915 D/IptablesRestoreController( 530): :INPUT -
01-01 12:00:32.915 D/IptablesRestoreController( 530): -F INPUT
01-01 12:00:32.915 D/IptablesRestoreController( 530): :wakeupctrl_mangle_INPUT -
01-01 12:00:32.915 D/IptablesRestoreController( 530): -A INPUT -j
wakeupctrl_mangle_INPUT
01-01 12:00:32.915 D/IptablesRestoreController( 530): :routectrl_mangle_INPUT -
01-01 12:00:32.915 D/IptablesRestoreController( 530): -A INPUT -j
routectrl_mangle_INPUT
01-01 12:00:32.915 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.916 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.916 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *nat
01-01 12:00:32.916 D/IptablesRestoreController( 530): :PREROUTING -
01-01 12:00:32.916 D/IptablesRestoreController( 530): -F PREROUTING
01-01 12:00:32.916 D/IptablesRestoreController( 530): :oem_nat_pre -
01-01 12:00:32.916 D/IptablesRestoreController( 530): -A PREROUTING -j oem_nat_pre
01-01 12:00:32.916 D/IptablesRestoreController( 530): :tetherctrl_nat_PREROUTING -
01-01 12:00:32.916 D/IptablesRestoreController( 530): -A PREROUTING -j
tetherctrl_nat_PREROUTING
01-01 12:00:32.916 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.917 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.917 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *nat
01-01 12:00:32.917 D/IptablesRestoreController( 530): :POSTROUTING -
01-01 12:00:32.917 D/IptablesRestoreController( 530): -F POSTROUTING
01-01 12:00:32.917 D/IptablesRestoreController( 530): :tetherctrl_nat_POSTROUTING
-
01-01 12:00:32.917 D/IptablesRestoreController( 530): -A POSTROUTING -j
tetherctrl_nat_POSTROUTING
01-01 12:00:32.917 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.917 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.917 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *filter
01-01 12:00:32.917 D/IptablesRestoreController( 530): -S OUTPUT
01-01 12:00:32.917 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.918 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.918 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *filter
01-01 12:00:32.918 D/IptablesRestoreController( 530): :oem_out -
01-01 12:00:32.918 D/IptablesRestoreController( 530): -A OUTPUT -j oem_out
01-01 12:00:32.918 D/IptablesRestoreController( 530): :fw_OUTPUT -
01-01 12:00:32.918 D/IptablesRestoreController( 530): -A OUTPUT -j fw_OUTPUT
01-01 12:00:32.918 D/IptablesRestoreController( 530): :st_OUTPUT -
01-01 12:00:32.918 D/IptablesRestoreController( 530): -A OUTPUT -j st_OUTPUT
01-01 12:00:32.918 D/IptablesRestoreController( 530): :bw_OUTPUT -
01-01 12:00:32.918 D/IptablesRestoreController( 530): -A OUTPUT -j bw_OUTPUT
01-01 12:00:32.918 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.918 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.918 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *filter
01-01 12:00:32.918 D/IptablesRestoreController( 530): -S OUTPUT
01-01 12:00:32.918 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.919 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.919 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *filter
01-01 12:00:32.919 D/IptablesRestoreController( 530): :oem_out -
01-01 12:00:32.919 D/IptablesRestoreController( 530): -A OUTPUT -j oem_out
01-01 12:00:32.919 D/IptablesRestoreController( 530): :fw_OUTPUT -
01-01 12:00:32.919 D/IptablesRestoreController( 530): -A OUTPUT -j fw_OUTPUT
01-01 12:00:32.919 D/IptablesRestoreController( 530): :st_OUTPUT -
01-01 12:00:32.919 D/IptablesRestoreController( 530): -A OUTPUT -j st_OUTPUT
01-01 12:00:32.919 D/IptablesRestoreController( 530): :bw_OUTPUT -
01-01 12:00:32.919 D/IptablesRestoreController( 530): -A OUTPUT -j bw_OUTPUT
01-01 12:00:32.919 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.919 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.920 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *mangle
01-01 12:00:32.920 D/IptablesRestoreController( 530): -S POSTROUTING
01-01 12:00:32.920 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.920 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.920 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *mangle
01-01 12:00:32.920 D/IptablesRestoreController( 530): :oem_mangle_post -
01-01 12:00:32.920 D/IptablesRestoreController( 530): -A POSTROUTING -j
oem_mangle_post
01-01 12:00:32.920 D/IptablesRestoreController( 530): :bw_mangle_POSTROUTING -
01-01 12:00:32.920 D/IptablesRestoreController( 530): -A POSTROUTING -j
bw_mangle_POSTROUTING
01-01 12:00:32.920
D/IptablesRestoreController( 530): :idletimer_mangle_POSTROUTING -
01-01 12:00:32.920 D/IptablesRestoreController( 530): -A POSTROUTING -j
idletimer_mangle_POSTROUTING
01-01 12:00:32.920 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.920 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.920 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *mangle
01-01 12:00:32.920 D/IptablesRestoreController( 530): -S POSTROUTING
01-01 12:00:32.920 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.921 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.921 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *mangle
01-01 12:00:32.921 D/IptablesRestoreController( 530): :oem_mangle_post -
01-01 12:00:32.921 D/IptablesRestoreController( 530): -A POSTROUTING -j
oem_mangle_post
01-01 12:00:32.921 D/IptablesRestoreController( 530): :bw_mangle_POSTROUTING -
01-01 12:00:32.921 D/IptablesRestoreController( 530): -A POSTROUTING -j
bw_mangle_POSTROUTING
01-01 12:00:32.921
D/IptablesRestoreController( 530): :idletimer_mangle_POSTROUTING -
01-01 12:00:32.921 D/IptablesRestoreController( 530): -A POSTROUTING -j
idletimer_mangle_POSTROUTING
01-01 12:00:32.921 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.921 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.921 I/netd ( 530): Creating child chains: 13489us
01-01 12:00:32.921 I/netd ( 530): Setting up OEM hooks: 133us
01-01 12:00:32.921 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *filter
01-01 12:00:32.921 D/IptablesRestoreController( 530): :input_dos -
01-01 12:00:32.921 D/IptablesRestoreController( 530): -A INPUT -j input_dos
01-01 12:00:32.921 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.922 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.922 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *filter
01-01 12:00:32.922 D/IptablesRestoreController( 530): :input_dos -
01-01 12:00:32.922 D/IptablesRestoreController( 530): -A input_dos -p tcp -m
conntrack --ctstate NEW -m limit --limit 50/sec --limit-burst 50 -j ACCEPT
01-01 12:00:32.922 D/IptablesRestoreController( 530): -A input_dos -p tcp -m
conntrack --ctstate NEW -j DROP
01-01 12:00:32.922 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.925 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.925 I/netd ( 530): Setting up FirewallController hooks: 3599us
01-01 12:00:32.925 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *filter
01-01 12:00:32.925 D/IptablesRestoreController( 530): :tetherctrl_FORWARD -
01-01 12:00:32.925 D/IptablesRestoreController( 530): -A tetherctrl_FORWARD -j
DROP
01-01 12:00:32.925 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.925 D/IptablesRestoreController( 530): *nat
01-01 12:00:32.925 D/IptablesRestoreController( 530): :tetherctrl_nat_POSTROUTING
-
01-01 12:00:32.925 D/IptablesRestoreController( 530): :tetherctrl_nat_PREROUTING -
01-01 12:00:32.925 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.925 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:32.926 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.926 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *filter
01-01 12:00:32.926 D/IptablesRestoreController( 530): :tetherctrl_FORWARD -
01-01 12:00:32.926 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.926 D/IptablesRestoreController( 530): *raw
01-01 12:00:32.926 D/IptablesRestoreController( 530): :tetherctrl_raw_PREROUTING -
01-01 12:00:32.926 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.927 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.927 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *mangle
01-01 12:00:32.927 D/IptablesRestoreController( 530): -A tetherctrl_mangle_FORWARD
-p tcp --tcp-flags SYN SYN -j TCPMSS --clamp-mss-to-pmtu
01-01 12:00:32.927 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.928 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.928 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *filter
01-01 12:00:32.928 D/IptablesRestoreController( 530): :tetherctrl_counters -
01-01 12:00:32.928 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.929 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.929 I/netd ( 530): Setting up TetherController hooks: 3749us
01-01 12:00:32.929 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *filter
01-01 12:00:32.929 D/IptablesRestoreController( 530): -S
01-01 12:00:32.929 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.929 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.929 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *filter
01-01 12:00:32.929 D/IptablesRestoreController( 530): :bw_INPUT -
01-01 12:00:32.929 D/IptablesRestoreController( 530): :bw_OUTPUT -
01-01 12:00:32.929 D/IptablesRestoreController( 530): :bw_FORWARD -
01-01 12:00:32.929 D/IptablesRestoreController( 530): :bw_happy_box -
01-01 12:00:32.929 D/IptablesRestoreController( 530): :bw_penalty_box -
01-01 12:00:32.929 D/IptablesRestoreController( 530): :bw_data_saver -
01-01 12:00:32.929 D/IptablesRestoreController( 530): :bw_costly_shared -
01-01 12:00:32.929 D/IptablesRestoreController( 530): :bw_global_alert -
01-01 12:00:32.929 D/IptablesRestoreController( 530): :bw_foc_box -
01-01 12:00:32.929 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.929 D/IptablesRestoreController( 530): *raw
01-01 12:00:32.929 D/IptablesRestoreController( 530): :bw_raw_PREROUTING -
01-01 12:00:32.929 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.929 D/IptablesRestoreController( 530): *mangle
01-01 12:00:32.929 D/IptablesRestoreController( 530): :bw_mangle_POSTROUTING -
01-01 12:00:32.929 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.932 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.932 I/netd ( 530): Setting up BandwidthController hooks: 3001us
01-01 12:00:32.932 I/netd ( 530): Setting up IdletimerController hooks: 74us
01-01 12:00:32.932 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *filter
01-01 12:00:32.932 D/IptablesRestoreController( 530): :st_OUTPUT -
01-01 12:00:32.932 D/IptablesRestoreController( 530): :st_penalty_log -
01-01 12:00:32.932 D/IptablesRestoreController( 530): :st_penalty_reject -
01-01 12:00:32.932 D/IptablesRestoreController( 530): :st_clear_caught -
01-01 12:00:32.932 D/IptablesRestoreController( 530): :st_clear_detect -
01-01 12:00:32.932 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.933 E/audit ( 504): type=1400 audit(1577880032.927:85): avc:
denied { write } for pid=1 comm="init" name="wakeup_keys" dev="sysfs" ino=40118
scontext=u:r:init:s0 tcontext=u:object_r:sysfs_ski_key_writable:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:32.933 E/audit ( 504): type=1300 audit(1577880032.927:85):
arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffff9c a1=b400007f2800f5a0
a2=88241 a3=180 items=2 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0
fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init"
exe="/system/bin/init" subj=u:r:init:s0 key=(null)
01-01 12:00:32.933 E/audit ( 504): type=1302 audit(1577880032.927:85): item=0
name="/sys/class/sec/sec_key/" inode=40106 dev=00:12 mode=040755 ouid=0 ogid=0
rdev=00:00 obj=u:object_r:sysfs:s0 nametype=PARENT cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.933 E/audit ( 504): type=1302 audit(1577880032.927:85): item=1
name="/sys/class/sec/sec_key/wakeup_keys" inode=40118 dev=00:12 mode=0100220
ouid=1000 ogid=1001 rdev=00:00 obj=u:object_r:sysfs_ski_key_writable:s0
nametype=NORMAL cap_fp=0000000000000000 cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:32.933 E/audit ( 504): type=1327 audit(1577880032.927:85):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-01 12:00:32.933 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.933 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *filter
01-01 12:00:32.933 D/IptablesRestoreController( 530): -A st_penalty_log -j
CONNMARK --or-mark 0x1000000
01-01 12:00:32.933 D/IptablesRestoreController( 530): -A st_penalty_log -j NFLOG
--nflog-group 0
01-01 12:00:32.933 D/IptablesRestoreController( 530): -A st_penalty_reject -j
CONNMARK --or-mark 0x2000000
01-01 12:00:32.933 D/IptablesRestoreController( 530): -A st_penalty_reject -j
NFLOG --nflog-group 0
01-01 12:00:32.933 D/IptablesRestoreController( 530): -A st_penalty_reject -j
REJECT
01-01 12:00:32.933 D/IptablesRestoreController( 530): -A st_clear_detect -m
connmark --mark 0x2000000/0x2000000 -j REJECT
01-01 12:00:32.933 D/IptablesRestoreController( 530): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
01-01 12:00:32.933 D/IptablesRestoreController( 530): -A st_clear_detect -p tcp -m
u32 --u32 "0>>22&0x3C@ 12>>26&0x3C@ 0&0xFFFF0000=0x16030000 &&0>>22&0x3C@
12>>26&0x3C@ 4&0x00FF0000=0x00010000" -j CONNMARK --or-mark 0x1000000
01-01 12:00:32.933 D/IptablesRestoreController( 530): -A st_clear_detect -p udp -m
u32 --u32 "0>>22&0x3C@ 8&0xFFFF0000=0x16FE0000 &&0>>22&0x3C@
20&0x00FF0000=0x00010000" -j CONNMARK --or-mark 0x1000000
01-01 12:00:32.933 D/IptablesRestoreController( 530): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
01-01 12:00:32.933 D/IptablesRestoreController( 530): -A st_clear_detect -p tcp -m
state --state ESTABLISHED -m u32 --u32 "0>>22&0x3C@ 12>>26&0x3C@ 0&0x0=0x0" -j
st_clear_caught
01-01 12:00:32.933 D/IptablesRestoreController( 530): -A st_clear_detect -p udp -j
st_clear_caught
01-01 12:00:32.933 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.935 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.935 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *filter
01-01 12:00:32.935 D/IptablesRestoreController( 530): -A st_penalty_log -j
CONNMARK --or-mark 0x1000000
01-01 12:00:32.935 D/IptablesRestoreController( 530): -A st_penalty_log -j NFLOG
--nflog-group 0
01-01 12:00:32.935 D/IptablesRestoreController( 530): -A st_penalty_reject -j
CONNMARK --or-mark 0x2000000
01-01 12:00:32.935 D/IptablesRestoreController( 530): -A st_penalty_reject -j
NFLOG --nflog-group 0
01-01 12:00:32.935 D/IptablesRestoreController( 530): -A st_penalty_reject -j
REJECT
01-01 12:00:32.935 D/IptablesRestoreController( 530): -A st_clear_detect -m
connmark --mark 0x2000000/0x2000000 -j REJECT
01-01 12:00:32.935 D/IptablesRestoreController( 530): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
01-01 12:00:32.935 D/IptablesRestoreController( 530): -A st_clear_detect -p tcp -m
u32 --u32 "52>>26&0x3C@ 40&0xFFFF0000=0x16030000 &&52>>26&0x3C@
44&0x00FF0000=0x00010000" -j CONNMARK --or-mark 0x1000000
01-01 12:00:32.935 D/IptablesRestoreController( 530): -A st_clear_detect -p udp -m
u32 --u32 "48&0xFFFF0000=0x16FE0000 &&60&0x00FF0000=0x00010000" -j CONNMARK --or-
mark 0x1000000
01-01 12:00:32.935 D/IptablesRestoreController( 530): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
01-01 12:00:32.935 D/IptablesRestoreController( 530): -A st_clear_detect -p tcp -m
state --state ESTABLISHED -m u32 --u32 "52>>26&0x3C@ 40&0x0=0x0" -j st_clear_caught
01-01 12:00:32.935 D/IptablesRestoreController( 530): -A st_clear_detect -p udp -j
st_clear_caught
01-01 12:00:32.935 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.937 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.937 I/netd ( 530): Setting up StrictController hooks: 5097us
01-01 12:00:32.937 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *nat
01-01 12:00:32.937 D/IptablesRestoreController( 530): :mec_nat_OUTPUT -
01-01 12:00:32.937 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.938 W/IptablesRestoreController( 530): iptables-restore process 539
terminated status=512
01-01 12:00:32.939 E/IptablesRestoreController( 530): iptables error:
01-01 12:00:32.939 E/IptablesRestoreController( 530): ------- COMMAND -------
01-01 12:00:32.939 E/IptablesRestoreController( 530): *nat
01-01 12:00:32.939 E/IptablesRestoreController( 530): :mec_nat_OUTPUT -
01-01 12:00:32.939 E/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.939 E/IptablesRestoreController( 530):
01-01 12:00:32.939 E/IptablesRestoreController( 530): ------- ERROR -------
01-01 12:00:32.939 E/IptablesRestoreController( 530): ip6tables-restore v1.8.4
(legacy): ip6tables-restore: unable to initialize table 'nat'
01-01 12:00:32.939 E/IptablesRestoreController( 530):
01-01 12:00:32.939 E/IptablesRestoreController( 530): Error occurred at line: 143
01-01 12:00:32.939 E/IptablesRestoreController( 530): Try `ip6tables-restore -h'
or 'ip6tables-restore --help' for more information.
01-01 12:00:32.939 E/IptablesRestoreController( 530): ----------------------
01-01 12:00:32.939 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : -1
01-01 12:00:32.939 I/netd ( 530): Setting up MecController::makeMecChain()
hooks: 1736us
01-01 12:00:32.939 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *filter
01-01 12:00:32.939 D/IptablesRestoreController( 530): :limit -
01-01 12:00:32.939 D/IptablesRestoreController( 530): -A limit -p tcp ! --tcp-
flags FIN,SYN,RST NONE -j RETURN
01-01 12:00:32.939 D/IptablesRestoreController( 530): -A limit -p tcp --tcp-flags
ACK ACK -m length --length 0:53 -j RETURN
01-01 12:00:32.939 D/IptablesRestoreController( 530): -A limit -p tcp --dport 53 -
j RETURN
01-01 12:00:32.939 D/IptablesRestoreController( 530): -A limit -p udp --dport 53 -
j RETURN
01-01 12:00:32.939 D/IptablesRestoreController( 530): -A INPUT -p all -j limit
01-01 12:00:32.939 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.956 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.956 I/netd ( 530): Setting up NetlimitControl hooks: 17090us
01-01 12:00:32.956 I/ClatdController( 530): 4.9+ kernel and device shipped with Q+
- clat ebpf should work.
01-01 12:00:32.956 I/netd ( 530): Initializing ClatdController: 332us
01-01 12:00:32.958 I/netd ( 530): Initializing traffic control: 1674us
01-01 12:00:32.958 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *filter
01-01 12:00:32.958 D/IptablesRestoreController( 530): -S
01-01 12:00:32.958 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.960 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.960 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *filter
01-01 12:00:32.960 D/IptablesRestoreController( 530): :bw_INPUT -
01-01 12:00:32.960 D/IptablesRestoreController( 530): :bw_OUTPUT -
01-01 12:00:32.960 D/IptablesRestoreController( 530): :bw_FORWARD -
01-01 12:00:32.960 D/IptablesRestoreController( 530): :bw_happy_box -
01-01 12:00:32.960 D/IptablesRestoreController( 530): :bw_penalty_box -
01-01 12:00:32.960 D/IptablesRestoreController( 530): :bw_data_saver -
01-01 12:00:32.960 D/IptablesRestoreController( 530): :bw_costly_shared -
01-01 12:00:32.960 D/IptablesRestoreController( 530): :bw_global_alert -
01-01 12:00:32.960 D/IptablesRestoreController( 530): :bw_foc_box -
01-01 12:00:32.960 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.960 D/IptablesRestoreController( 530): *raw
01-01 12:00:32.960 D/IptablesRestoreController( 530): :bw_raw_PREROUTING -
01-01 12:00:32.960 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.960 D/IptablesRestoreController( 530): *mangle
01-01 12:00:32.960 D/IptablesRestoreController( 530): :bw_mangle_POSTROUTING -
01-01 12:00:32.960 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.965 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.965 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute *filter
01-01 12:00:32.965 D/IptablesRestoreController( 530): -A bw_INPUT -j
bw_global_alert
01-01 12:00:32.965 D/IptablesRestoreController( 530): -A bw_INPUT -p esp -j RETURN
01-01 12:00:32.965 D/IptablesRestoreController( 530): -A bw_INPUT -m mark --mark
0x100000/0x100000 -j RETURN
01-01 12:00:32.965 D/IptablesRestoreController( 530):
01-01 12:00:32.965 D/IptablesRestoreController( 530): -A bw_INPUT -j MARK --or-
mark 0x100000
01-01 12:00:32.965 D/IptablesRestoreController( 530): -A bw_OUTPUT -j
bw_global_alert
01-01 12:00:32.965 D/IptablesRestoreController( 530):
01-01 12:00:32.965 D/IptablesRestoreController( 530):
01-01 12:00:32.965 D/IptablesRestoreController( 530):
01-01 12:00:32.965 D/IptablesRestoreController( 530):
01-01 12:00:32.965 D/IptablesRestoreController( 530): -A bw_costly_shared -j
bw_penalty_box
01-01 12:00:32.965 D/IptablesRestoreController( 530): -I bw_penalty_box -m bpf --
object-pinned /sys/fs/bpf/prog_netd_skfilter_blacklist_xtbpf -j REJECT
01-01 12:00:32.965 D/IptablesRestoreController( 530): -A bw_penalty_box -j
bw_happy_box
01-01 12:00:32.965 D/IptablesRestoreController( 530): -A bw_happy_box -j
bw_data_saver
01-01 12:00:32.965 D/IptablesRestoreController( 530): -A bw_data_saver -j RETURN
01-01 12:00:32.965 D/IptablesRestoreController( 530): -I bw_happy_box -m bpf --
object-pinned /sys/fs/bpf/prog_netd_skfilter_whitelist_xtbpf -j RETURN
01-01 12:00:32.965 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.965 D/IptablesRestoreController( 530): *raw
01-01 12:00:32.965 D/IptablesRestoreController( 530): -A bw_raw_PREROUTING -i
ipsec+ -j RETURN
01-01 12:00:32.965 D/IptablesRestoreController( 530): -A bw_raw_PREROUTING -m
policy --pol ipsec --dir in -j RETURN
01-01 12:00:32.965 D/IptablesRestoreController( 530): -A bw_raw_PREROUTING -m bpf
--object-pinned /sys/fs/bpf/prog_netd_skfilter_ingress_xtbpf
01-01 12:00:32.965 D/IptablesRestoreController( 530): COMMIT
01-01 12:00:32.965 D/IptablesRestoreController( 530): *mangle
01-01 12:00:32.965 D/IptablesRestoreController( 530): -A bw_mangle_POSTROUTING -o
ipsec+ -j RETURN
01-01 12:00:32.965 D/IptablesRestoreController( 530): -A bw_mangle_POSTROUTING -m
policy --pol ipsec --dir out -j RETURN
01-01 12:00:32.965 D/IptablesRestoreController( 530): -A bw_mangle_POSTROUTING -j
MARK --set-mark 0x0/0x100000
01-01 12:00:32.965 D/IptablesRestoreController( 530): -A bw_mangle_POSTROUTING -m
owner --uid-owner clat -j RETURN
01-01 12:00:32.965 D/IptablesRestoreController( 530): -A bw_ma
01-01 12:00:32.971 I/HidlServiceManagement( 542): Registered
[email protected]::IAllocator/ashmem
01-01 12:00:32.971 I/HidlServiceManagement( 542): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:32.976 D/IptablesRestoreController( 530): [iptables debug]iptables-
restore execute done, res : 0
01-01 12:00:32.976 I/netd ( 530): Enabling bandwidth control: 18302us
01-01 12:00:32.978 I/netd ( 530): Initializing RouteController: 2215us
01-01 12:00:32.979 D/XfrmController( 530): XfrmController::ipSecAddXfrmInterface,
line=1377
01-01 12:00:32.984 D/XfrmController( 530):
XfrmController::ipSecRemoveTunnelInterface, line=1590
01-01 12:00:32.984 D/XfrmController( 530): deviceName=ipsec_test
01-01 12:00:32.986 I/[email protected]( 544): registering
IBluetoothHCI services
01-01 12:00:33.005 I/HidlServiceManagement( 544): Registered
[email protected]::IBluetoothHci/default
01-01 12:00:33.006 I/HidlServiceManagement( 544): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:33.006 I/LegacySupport( 544): Registration complete for
[email protected]::IBluetoothHci/default.
01-01 12:00:33.006 I/[email protected]( 544): First OS
version = 30
01-01 12:00:33.007 I/[email protected]( 544): registering
Bluetooth Vendor HIDL services
01-01 12:00:33.008 I/HidlServiceManagement( 544): Registered
[email protected]::ISehBluetooth/default
01-01 12:00:33.026 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:33.030 D/XfrmController( 530): Sending Netlink XFRM Message:
XFRM_MSG_FLUSHSA
01-01 12:00:33.030 D/XfrmController( 530): Sending Netlink XFRM Message:
XFRM_MSG_FLUSHPOLICY
01-01 12:00:33.030 I/netd ( 530): Initializing XfrmController: 51942us
01-01 12:00:33.035 D/gatekeeper( 549): GATEKEEPER gk_device_open
01-01 12:00:33.036 D/gatekeeper( 549): Gatekeeper checked vendor.tzts_daemon :
Ready property
01-01 12:00:33.040 I/HidlServiceManagement( 553): Registered
[email protected]::IMemtrack/default
01-01 12:00:33.040 I/HidlServiceManagement( 553): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:33.041 I/LegacySupport( 553): Registration complete for
[email protected]::IMemtrack/default.
01-01 12:00:33.042 I/libnetd_resolv( 530): resolv_init: Initializing resolver
01-01 12:00:33.051 D/gatekeeper( 549): GATEKEEPER OpenSession is success
01-01 12:00:33.054 I/HidlServiceManagement( 555): Registered
[email protected]::IUsb/default
01-01 12:00:33.054 I/HidlServiceManagement( 555): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:33.055 I/[email protected]( 555): USB HAL
Ready.
01-01 12:00:33.055 I/servicemanager( 333): Adding 'u:r:netd:s0' service
(dnsresolver:530)
01-01 12:00:33.069 I/servicemanager( 333): Adding 'u:r:netd:s0' service (netd:530)
01-01 12:00:33.070 I/audiohalservice( 543): Start audio hidl service
01-01 12:00:33.073 W/[email protected]( 552): main
01-01 12:00:33.074 D/gatekeeper( 549): GATEKEEPER open success
01-01 12:00:33.080 W/[email protected]( 552):
HIDL_FETCH_IHealth: default
01-01 12:00:33.080 I/HidlServiceManagement( 549): Registered
[email protected]::IGatekeeper/default
01-01 12:00:33.080 I/HidlServiceManagement( 549): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:33.084 I/vendor.samsung.hardware.light-service( 560): Start Lights
AIDL!
01-01 12:00:33.085 I/SehLight( 560): Found sysfs :
/sys/class/backlight/panel/brightness
01-01 12:00:33.085 I/SehLight( 560): updateSupportedLights : 0
01-01 12:00:33.093 D/[email protected]( 568): sec-
miscpower-2-0 starts
01-01 12:00:33.095 I/servicemanager( 333): getDeviceHalManifest: Reading VINTF
information.
01-01 12:00:33.097 I/HidlServiceManagement( 568): Registered
[email protected]::ISehMiscPower/default
01-01 12:00:33.098 I/HidlServiceManagement( 568): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:33.100 D/HYPER-HAL( 559): sec-hyper-aidl start!
01-01 12:00:33.117 I/HidlServiceManagement( 545): Registered
[email protected]::IMediaCasService/default
01-01 12:00:33.118 I/HidlServiceManagement( 545): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:33.127 E/[email protected]( 569):
vendor drk main
01-01 12:00:33.128 E/HYPER-HAL( 559): [JsonParser.cpp]ParseHints(): targetResource
of LPMBias is null
01-01 12:00:33.128 E/HYPER-HAL( 559): [JsonParser.cpp]ParseHints(): targetResource
of LPMBias is null
01-01 12:00:33.129 E/HYPER-HAL( 559): [JsonParser.cpp]ParseHints(): targetResource
of DDRMinFreq is null
01-01 12:00:33.129 I/HidlServiceManagement( 569): Registered
[email protected]::ISehDrk/default
01-01 12:00:33.130 I/HidlServiceManagement( 569): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:33.130 I/HidlServiceManagement( 547): Registered
[email protected]::IDrmFactory/clearkey
01-01 12:00:33.131 D/SensorsGrip( 554): SensorBase:SensorBase: chip path:
/sys/class/sensors/grip_sensor/name
01-01 12:00:33.131 I/HidlServiceManagement( 547): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:33.131 D/SensorsGrip( 554): SensorBase:SensorBase: chip name: SX9360
01-01 12:00:33.131 I/SensorsGrip( 554): [grip_sensor] GripSensor: GripSensor:
generated
01-01 12:00:33.132 D/SensorsGrip( 554): SensorBase:SensorBase: chip path:
/sys/class/sensors/grip_sensor_sub/name
01-01 12:00:33.132 D/SensorsGrip( 554): SensorBase:SensorBase: chip name:
SX9360_SUB
01-01 12:00:33.132 I/SensorsGrip( 554): [grip_sensor_sub] GripSensor: GripSensor:
generated
01-01 12:00:33.132 I/HidlServiceManagement( 547): Registered
[email protected]::ICryptoFactory/clearkey
01-01 12:00:33.133 I/HidlServiceManagement( 547): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:33.135 E/HYPER-HAL( 559): [JsonParser.cpp]ParseHints(): targetResource
of CoreNumBigMin is null
01-01 12:00:33.135 E/HYPER-HAL( 559): [JsonParser.cpp]ParseHints(): targetResource
of CoreNumBigMin is null
01-01 12:00:33.136 E/HYPER-HAL( 559): [JsonParser.cpp]parseConfigFile(): Json File
NO Exist : /vendor/etc/config_model.json
01-01 12:00:33.136 E/HYPER-HAL( 559): [JsonParser.cpp]JsonInit(): Skip Model
Config Parsing
01-01 12:00:33.136 E/HYPER-HAL( 559): [HandlerQC.cpp]HandlerQC(): unable to open
vendor/lib64/libqti-perfd-client.so: dlopen failed: library "libqti-perfd-
client.so" not found
01-01 12:00:33.137 E/HYPER-HAL( 559): [HandlerMtk.cpp]HandlerMtk(): dlopen error:
dlopen failed: library "libmtkperf_client_vendor.so" not found
01-01 12:00:33.137 D/[email protected]( 570): initialize
01-01 12:00:33.138 E/HYPER-HAL( 559): [ResourceManager.cpp]isValidResourceData():
resourceData basic data null or empty
01-01 12:00:33.138 E/HYPER-HAL( 559): [ResourceManager.cpp]ResourceManager():
resourceData null
01-01 12:00:33.138 E/HYPER-HAL( 559): [ResourceManager.cpp]isValidResourceData():
resourceData basic data null or empty
01-01 12:00:33.138 E/HYPER-HAL( 559): [ResourceManager.cpp]ResourceManager():
resourceData null
01-01 12:00:33.138 E/HYPER-HAL( 559): [HandlerSysfs.cpp]doResourceHandling():
Couldn't Open Sysfs - /sys/power/cstate_control
01-01 12:00:33.138 E/HYPER-HAL( 559): [ResourceManager.cpp]isValidResourceData():
resourceData basic data null or empty
01-01 12:00:33.138 E/HYPER-HAL( 559): [ResourceManager.cpp]ResourceManager():
resourceData null
01-01 12:00:33.139 E/HYPER-HAL( 559): [HandlerSysfs.cpp]doResourceHandling():
Couldn't Open Sysfs - /proc/sys/vm/kswapd_perftune_cpumask
01-01 12:00:33.139 E/HYPER-HAL( 559): [ResourceManager.cpp]ResourceManager():
Cannot read path : /sys/devices/platform/exynos-ufcc/ufc/cpufreq_table
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_RESUME (1)
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1456000
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 433000
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x30001001 Value : 421000
01-01 12:00:33.139 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.139 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_RELAUNCH_RESUME (2)
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1456000
01-01 12:00:33.139 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.139 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_RESUME (3)
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1300000
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 433000
01-01 12:00:33.139 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.139 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_START (4)
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2002000
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 1001000
01-01 12:00:33.139 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.139 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_RESUME_TAIL (5)
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1456000
01-01 12:00:33.139 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.139 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Duration : 450
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_SWITCH (7)
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2002000
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 1001000
01-01 12:00:33.139 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.139 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_HOME (8)
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2002000
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 433000
01-01 12:00:33.139 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.139 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GALLERY_TOUCH (9)
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1300000
01-01 12:00:33.139 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.139 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GALLERY_TOUCH_TAIL (10)
01-01 12:00:33.139 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1300000
01-01 12:00:33.140 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.140 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GALLERY_SCROLL (11)
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1300000
01-01 12:00:33.140 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.140 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - LAUNCHER_TOUCH (12)
01-01 12:00:33.140 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.140 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - BROWSER_TOUCH (13)
01-01 12:00:33.140 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.140 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - HOME_KEY_TOUCH (14)
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 806000
01-01 12:00:33.140 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.140 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - PWM_ROTATION (15)
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2002000
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 433000
01-01 12:00:33.140 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.140 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Duration : 2000
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - LISTVIEW_SCROLL (16)
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1300000
01-01 12:00:33.140 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.140 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Duration : 10000
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - BROWSER_FLING (17)
01-01 12:00:33.140 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.140 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - APP_LAUNCH (18)
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2002000
01-01 12:00:33.140 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.140 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Duration : 2000
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - DEVICE_WAKEUP (19)
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1157000
01-01 12:00:33.140 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.140 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - CONTACT_SCROLL (20)
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1157000
01-01 12:00:33.140 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.140 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - SMOOTH_SCROLL (21)
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 949000
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Duration : 10000
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GESTURE_DETECTED (22)
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 949000
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GESTURE_DETECTED_HRR (23)
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1157000
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - APP_START (24)
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001002 Value : 2002000
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001002 Value : 1001000
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x60010000 Value : 1
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Duration : 4000
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - BADGE_UPDATE (26)
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1456000
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_LAUNCH_M (27)
01-01 12:00:33.140 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2002000
01-01 12:00:33.140 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.141 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Duration : 4000
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_LAUNCH_LM (28)
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2002000
01-01 12:00:33.141 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.141 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Duration : 6000
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_START_LOW (29)
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1053000
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 433000
01-01 12:00:33.141 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.141 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_RESUME_LOW (30)
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 806000
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 433000
01-01 12:00:33.141 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.141 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_RESUME_TAIL_LOW (31)
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 949000
01-01 12:00:33.141 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.141 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Duration : 300
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_LAUNCH (32)
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2002000
01-01 12:00:33.141 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.141 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Duration : 3000
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - PERF_TUNE_TEST_MAX (1003)
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2002000
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001002 Value : 2002000
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 1001000
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001002 Value : 1001000
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x30001001 Value : 1539000
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - SIOP_LOW_TEMP (1100)
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 546000
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 377000
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - POWER_HINT_USER_INTERACTION (2000)
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1157000
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - POWER_HINT_APP_LAUNCH (2001)
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2002000
01-01 12:00:33.141 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-01 12:00:33.141 E/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-01 12:00:33.141 E/audit ( 504): type=1400 audit(1577880033.135:104): avc:
denied { read } for pid=552 comm="android.hardwar" name="type" dev="sysfs"
ino=45278 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:33.142 E/audit ( 504): type=1300 audit(1577880033.135:104):
arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffff9c a1=b400007b870065d0
a2=88000 a3=0 items=1 ppid=1 pid=552 auid=4294967295 uid=1000 gid=1000 euid=1000
suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="android.hardwar" exe="/vendor/bin/hw/[email protected]
samsung" subj=u:r:hal_health_default:s0 key=(null)
01-01 12:00:33.142 E/audit ( 504): type=1302 audit(1577880033.135:104): item=0
name="/sys/class/power_supply/sm5714-fuelgauge/type" inode=45278 dev=00:12
mode=0100444 ouid=0 ogid=0 rdev=00:00 obj=u:object_r:sysfs:s0 nametype=NORMAL
cap_fp=0000000000000000 cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:33.142 E/audit ( 504): type=1327 audit(1577880033.135:104):
proctitle="/vendor/bin/hw/[email protected]"
01-01 12:00:33.142 E/audit ( 504): type=1400 audit(1577880033.139:105): avc:
denied { read } for pid=552 comm="android.hardwar" name="type" dev="sysfs"
ino=45378 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:33.142 E/audit ( 504): type=1300 audit(1577880033.139:105):
arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffff9c a1=b400007b87006660
a2=88000 a3=0 items=1 ppid=1 pid=552 auid=4294967295 uid=1000 gid=1000 euid=1000
suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="android.hardwar" exe="/vendor/bin/hw/[email protected]
samsung" subj=u:r:hal_health_default:s0 key=(null)
01-01 12:00:33.142 E/audit ( 504): type=1302 audit(1577880033.139:105): item=0
name="/sys/class/power_supply/sm5714-charger/type" inode=45378 dev=00:12
mode=0100444 ouid=0 ogid=0 rdev=00:00 obj=u:object_r:sysfs:s0 nametype=NORMAL
cap_fp=0000000000000000 cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:33.142 E/audit ( 504): type=1327 audit(1577880033.139:105):
proctitle="/vendor/bin/hw/[email protected]"
01-01 12:00:33.143 I/[email protected]( 552): default
instance initializing with healthd_config...
01-01 12:00:33.141 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-01 12:00:33.144 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Duration : 2000
01-01 12:00:33.144 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - SMART_VIEW_NORMAL (1200)
01-01 12:00:33.144 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1053000
01-01 12:00:33.144 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - SMART_VIEW_SECURE (1201)
01-01 12:00:33.144 I/HYPER-HAL( 559): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1300000
01-01 12:00:33.144 W/RefBase ( 559): CallStack::getCurrentInternal not linked,
returning null
01-01 12:00:33.144 W/RefBase ( 559): CallStack::logStackInternal not linked
01-01 12:00:33.145 I/SensorsGrip( 554): SensorBase:startThread: start
01-01 12:00:33.145 I/SensorsGrip( 554): run grip_sensor
01-01 12:00:33.146 I/SensorsGrip( 554): SensorBase:startThread: start
01-01 12:00:33.146 I/SensorsGrip( 554): run grip_sensor_sub
01-01 12:00:33.146 I/HidlServiceManagement( 552): Registered
[email protected]::ISehHealth/default
01-01 12:00:33.146 I/[email protected]( 552): default:
Hal init done
01-01 12:00:33.155 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/enable
01-01 12:00:33.155 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: true
01-01 12:00:33.155 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: Vibrator using
timed_output
01-01 12:00:33.155 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: Vibrator
THE_DEVICE_INTENSITY : /timed_output/vibrator/intensity
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: Vibrator
THE_DEVICE_FORCE_TOUCH_INTENSITY : /timed_output/vibrator/force_touch_intensity
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: Vibrator
THE_DEVICE_MULTI_FREQ : /timed_output/vibrator/multi_freq
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: Vibrator
THE_DEVICE_HAPTIC_ENGINE : /timed_output/vibrator/haptic_engine
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: Vibrator
THE_DEVICE_HAPTIC_ENGINE_INDEX : /timed_output/vibrator/cp_trigger_index
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: Vibrator
THE_DEVICE_HAPTIC_PLAYBACK_QUEUE : /timed_output/vibrator/cp_trigger_queue
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: Vibrator
THE_DEVICE_HAPTIC_ENGINE_NUM_WAVES : /timed_output/vibrator/num_waves
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: Vibrator
THE_DEVICE_MOTOR_TYPE : /timed_output/vibrator/motor_type
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: Vibrator
THE_DEVICE_EVENT_CMD : /timed_output/vibrator/event_cmd
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: Vibrator
THE_DEVICE_PATTERN_LENGTH : /timed_output/vibrator/pattern_length
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: Vibrator
THE_DEVICE_EXT_CONTROL : /timed_output/vibrator/ext_control
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: Vibrator
THE_DEVICE_CAL_INTENSITIES : /timed_output/vibrator/intensities
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: Vibrator
THE_DEVICE_CAL_HAPTIC_INTENSITIES : /timed_output/vibrator/haptic_intensities
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: Vibrator
THE_DEVICE_ASP_ENABLE : /timed_output/vibrator/asp_enable
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: Vibrator
THE_DEVICE_GPIO1_FALL_INDEX : /timed_output/vibrator/gpio1_fall_index
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: Vibrator
THE_DEVICE_GPIO1_FALL_DIG_SCALE : /timed_output/vibrator/gpio1_fall_dig_scale
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: Vibrator
THE_DEVICE_GPIO1_RISE_INDEX : /timed_output/vibrator/gpio1_rise_index
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: Vibrator
THE_DEVICE_GPIO1_RISE_DIG_SCALE : /timed_output/vibrator/gpio1_rise_dig_scale
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: Vibrator
THE_DEVICE_VIB_STATE : /timed_output/vibrator/vibe_state
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): Failed to open
/timed_output/vibrator/asp_enable (2): No such file or directory
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): Failed to open
/timed_output/vibrator/gpio1_fall_index (2): No such file or directory
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): Failed to open
/timed_output/vibrator/gpio1_fall_dig_scale (2): No such file or directory
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): Failed to open
/timed_output/vibrator/gpio1_rise_index (2): No such file or directory
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): Failed to open
/timed_output/vibrator/gpio1_rise_dig_scale (2): No such file or directory
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): Failed to open
/timed_output/vibrator/vibe_state (2): No such file or directory
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/cp_trigger_index
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/haptic_engine
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/intensity
01-01 12:00:33.156 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
01-01 12:00:33.157 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API:
getMotorPerformMethod type : 0
01-01 12:00:33.157 E/SecVibrator-HAL-AIDL-CORE( 585): V_1_0: Vibrator::Vibrator()
01-01 12:00:33.157 E/SecVibrator-HAL-AIDL-EXT( 585): V_1_0: Vibrator::Vendor
Vibrator()
01-01 12:00:33.158 I/Sensors ( 554): Support camera light
01-01 12:00:33.158 E/Sensors ( 554): Get sensor list: 2
01-01 12:00:33.158 E/SensorsMultiHal( 554): Loaded SubHal from library:
/system/vendor/lib64/sensors.grip.so
01-01 12:00:33.162 I/SensorsGrip( 554): SensorBase:startThread: start
01-01 12:00:33.162 I/SensorsGrip( 554): meta_event always run!
01-01 12:00:33.164 I/[email protected]( 577):
SysInputDev V1_1 started
01-01 12:00:33.164 I/[email protected]( 577):
SysInputDev: start
01-01 12:00:33.164 I/[email protected]( 577):
sysinput:TSP: get_tspdev_info: path is :/sys/class/sec/tsp/cmd
01-01 12:00:33.164 E/[email protected]( 577):
get_spendev_info: failed open fd, -1
01-01 12:00:33.164 I/[email protected]( 577):
sysinput:SPEN: get_spendev_info: path is :/sys/class/sec/sec_epen/
01-01 12:00:33.164 I/[email protected]( 577): spen:
cmd_node_support:false
01-01 12:00:33.166 I/HidlServiceManagement( 577): Registered
[email protected]::ISehSysInputDev/default
01-01 12:00:33.167 I/HidlServiceManagement( 577): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:33.171 I/HidlServiceManagement( 543): Registered
[email protected]::IDevicesFactory/default
01-01 12:00:33.171 I/HidlServiceManagement( 543): Removing namespace from process
name android.hardware.audio.service to audio.service.
01-01 12:00:33.172 I/LegacySupport( 543): Registration complete for
[email protected]::IDevicesFactory/default.
01-01 12:00:33.181 I/SensorsHub( 554): SensorList size 352 num 8 unitsize 44
01-01 12:00:33.181 I/SensorsHub( 554): handle 1
01-01 12:00:33.181 I/SensorsHub( 554): name LIS2DLC12
01-01 12:00:33.181 I/SensorsHub( 554): vendor STM
01-01 12:00:33.181 I/SensorsHub( 554): version 1
01-01 12:00:33.181 I/SensorsHub( 554): maxRage 78.453201
01-01 12:00:33.181 I/SensorsHub( 554): resolution 0.002394
01-01 12:00:33.181 I/SensorsHub( 554): Delay min 5000 Max 160000
01-01 12:00:33.181 I/SensorsHub( 554): fifo 0 0
01-01 12:00:33.181 I/SensorsHub( 554): wakeup 0 flags b
01-01 12:00:33.186 I/servicemanager( 333): getDeviceHalManifest: Successfully
processed VINTF information
01-01 12:00:33.187 I/servicemanager( 333): getFrameworkHalManifest: Reading VINTF
information.
01-01 12:00:33.191 I/HidlServiceManagement( 548): Registered
[email protected]::IDrmFactory/widevine
01-01 12:00:33.192 I/HidlServiceManagement( 548): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:33.193 I/HidlServiceManagement( 548): Registered
[email protected]::ICryptoFactory/widevine
01-01 12:00:33.193 I/HidlServiceManagement( 548): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:33.195 I/HidlServiceManagement( 588): Registered
[email protected]::IExynosHWCConfigs/default
01-01 12:00:33.196 I/HidlServiceManagement( 588): Removing namespace from process
name [email protected] to [email protected]
service.
01-01 12:00:33.198 I/SensorsHub( 554): AccSensor
01-01 12:00:33.199 I/SensorsHub( 554): sensor_name LIS2DLC12 Accelerometer
mSensorInfo.name LIS2DLC12 Accelerometer
01-01 12:00:33.199 I/SensorsHub( 554): injection path /dev/ssp_data_injection
01-01 12:00:33.200 I/SensorsHub( 554): index 0, LIS2DLC12
01-01 12:00:33.200 I/SensorsHub( 554): handle 17
01-01 12:00:33.200 I/SensorsHub( 554): name
01-01 12:00:33.200 I/SensorsHub( 554): vendor Samsung Inc.
01-01 12:00:33.200 I/SensorsHub( 554): version 2
01-01 12:00:33.200 I/SensorsHub( 554): maxRage 1.000000
01-01 12:00:33.200 I/SensorsHub( 554): resolution 1.000000
01-01 12:00:33.200 I/SensorsHub( 554): Delay min -1 Max 0
01-01 12:00:33.200 I/SensorsHub( 554): fifo 0 0
01-01 12:00:33.200 I/SensorsHub( 554): wakeup 1 flags b
01-01 12:00:33.203 I/SensorsHub( 554): SigMotionSensor
01-01 12:00:33.203 I/SensorsHub( 554): sensor_name Significant Motion
mSensorInfo.name Significant Motion
01-01 12:00:33.203 I/SensorsHub( 554): injection path /dev/ssp_data_injection
01-01 12:00:33.204 I/SensorsHub( 554): index 1,
01-01 12:00:33.204 I/SensorsHub( 554): handle 18
01-01 12:00:33.204 I/SensorsHub( 554): name
01-01 12:00:33.204 I/SensorsHub( 554): vendor Samsung Inc.
01-01 12:00:33.204 I/SensorsHub( 554): version 1
01-01 12:00:33.204 I/SensorsHub( 554): maxRage 1.000000
01-01 12:00:33.204 I/SensorsHub( 554): resolution 1.000000
01-01 12:00:33.204 I/SensorsHub( 554): Delay min 0 Max 0
01-01 12:00:33.204 I/SensorsHub( 554): fifo 0 0
01-01 12:00:33.204 I/SensorsHub( 554): wakeup 0 flags b
01-01 12:00:33.207 I/[email protected]( 581): SEC
Thermal HAL Service 1.0 starting...
01-01 12:00:33.208 I/SensorsHub( 554): StepDetectorSensor
01-01 12:00:33.208 E/[email protected]( 581): init seh-thermal
HAL
01-01 12:00:33.208 I/SensorsHub( 554): sensor_name Step Detector mSensorInfo.name
Step Detector
01-01 12:00:33.208 I/SensorsHub( 554): injection path /dev/ssp_data_injection
01-01 12:00:33.208 I/SensorsHub( 554): index 2,
01-01 12:00:33.208 I/SensorsHub( 554): handle 19
01-01 12:00:33.208 I/SensorsHub( 554): name
01-01 12:00:33.208 I/SensorsHub( 554): vendor Samsung Inc.
01-01 12:00:33.208 I/SensorsHub( 554): version 1
01-01 12:00:33.208 I/SensorsHub( 554): maxRage 4294967296.000000
01-01 12:00:33.208 I/SensorsHub( 554): resolution 1.000000
01-01 12:00:33.208 I/SensorsHub( 554): Delay min 0 Max 0
01-01 12:00:33.208 I/SensorsHub( 554): fifo 0 0
01-01 12:00:33.209 I/SensorsHub( 554): wakeup 0 flags b
01-01 12:00:33.210 I/SensorsHub( 554): StepCounterSensor
01-01 12:00:33.210 I/SensorsHub( 554): sensor_name Step Counter mSensorInfo.name
Step Counter
01-01 12:00:33.210 I/SensorsHub( 554): injection path /dev/ssp_data_injection
01-01 12:00:33.210 I/SensorsHub( 554): index 3,
01-01 12:00:33.210 I/HidlServiceManagement( 543): Registered
[email protected]::IEffectsFactory/default
01-01 12:00:33.211 I/SensorsHub( 554): handle 22
01-01 12:00:33.211 I/SensorsHub( 554): name
01-01 12:00:33.211 I/SensorsHub( 554): vendor Samsung Inc.
01-01 12:00:33.211 I/SensorsHub( 554): version 1
01-01 12:00:33.211 I/SensorsHub( 554): maxRage 1.000000
01-01 12:00:33.211 I/SensorsHub( 554): resolution 1.000000
01-01 12:00:33.211 I/SensorsHub( 554): Delay min 0 Max 0
01-01 12:00:33.211 I/SensorsHub( 554): fifo 0 0
01-01 12:00:33.211 I/SensorsHub( 554): wakeup 1 flags b
01-01 12:00:33.211 I/LegacySupport( 543): Registration complete for
[email protected]::IEffectsFactory/default.
01-01 12:00:33.211 E/SehThermal-HAL( 581): Fail to retry to connect. (4)
01-01 12:00:33.211 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::ISoundTriggerHw/default in either framework or
device manifest.
01-01 12:00:33.211 I/SensorsHub( 554): TiltDetector
01-01 12:00:33.212 I/SensorsHub( 554): sensor_name Tilt Detector mSensorInfo.name
Tilt Detector
01-01 12:00:33.212 I/SensorsHub( 554): injection path /dev/ssp_data_injection
01-01 12:00:33.212 I/SensorsHub( 554): index 4,
01-01 12:00:33.212 I/SensorsHub( 554): handle 25
01-01 12:00:33.212 I/SensorsHub( 554): name
01-01 12:00:33.212 I/SensorsHub( 554): vendor Samsung Inc.
01-01 12:00:33.212 I/SensorsHub( 554): version 1
01-01 12:00:33.212 I/SensorsHub( 554): maxRage 1.000000
01-01 12:00:33.212 I/SensorsHub( 554): resolution 1.000000
01-01 12:00:33.212 I/SensorsHub( 554): Delay min -1 Max 0
01-01 12:00:33.212 I/SensorsHub( 554): fifo 0 0
01-01 12:00:33.212 I/SensorsHub( 554): wakeup 1 flags b
01-01 12:00:33.212 I/servicemanager( 333): getFrameworkHalManifest: Successfully
processed VINTF information
01-01 12:00:33.212 I/servicemanager( 333): Found
android.hardware.light.ILights/default in device VINTF manifest.
01-01 12:00:33.212 I/servicemanager( 333): Adding 'u:r:hal_light_default:s0'
service (android.hardware.light.ILights/default:560)
01-01 12:00:33.213 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:33.213 I/servicemanager( 333): Found
android.hardware.power.IPower/default in device VINTF manifest.
01-01 12:00:33.213 I/servicemanager( 333): Adding 'u:r:hal_power_default:s0'
service (android.hardware.power.IPower/default:561)
01-01 12:00:33.213 E/[email protected]( 570): snap main
01-01 12:00:33.214 E/LegacySupport( 543): Could not get passthrough implementation
for [email protected]::ISoundTriggerHw/default.
01-01 12:00:33.213 I/servicemanager( 333): Found
vendor.samsung.hardware.hyper.ISehHyPer/default in device VINTF manifest.
01-01 12:00:33.214 I/servicemanager( 333): Adding 'u:r:hal_hyper_default:s0'
service (vendor.samsung.hardware.hyper.ISehHyPer/default:559)
01-01 12:00:33.215 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::ISoundTriggerHw/default in either framework or
device manifest.
01-01 12:00:33.215 I/servicemanager( 333): Found
android.hardware.vibrator.IVibrator/default in device VINTF manifest.
01-01 12:00:33.215 I/servicemanager( 333): Adding 'u:r:hal_vibrator_default:s0'
service (android.hardware.vibrator.IVibrator/default:585)
01-01 12:00:33.215 I/[email protected]( 557): Wifi Hal is booting
up...
01-01 12:00:33.216 I/HidlServiceManagement( 570): Registered
[email protected]::ISehSnap/default
01-01 12:00:33.217 I/HidlServiceManagement( 570): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:33.217 E/[email protected]( 570): HAL service ready
01-01 12:00:33.217 E/LegacySupport( 543): Could not get passthrough implementation
for [email protected]::ISoundTriggerHw/default.
01-01 12:00:33.217 I/[email protected]( 586): ISehWifi Hal
is booting up...
01-01 12:00:33.218 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::ISoundTriggerHw/default in either framework or
device manifest.
01-01 12:00:33.218 E/LegacySupport( 543): Could not get passthrough implementation
for [email protected]::ISoundTriggerHw/default.
01-01 12:00:33.219 I/HidlServiceManagement( 557): Registered
[email protected]::IWifi/default
01-01 12:00:33.220 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::ISoundTriggerHw/default in either framework or
device manifest.
01-01 12:00:33.220 I/HidlServiceManagement( 557): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:33.222 I/HidlServiceManagement( 586): Registered
[email protected]::ISehWifi/default
01-01 12:00:33.222 I/HidlServiceManagement( 586): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:33.223 I/SensorsHub( 554): PickupGesture
01-01 12:00:33.223 I/SensorsHub( 554): sensor_name Pick Up Gesture
mSensorInfo.name Pick Up Gesture
01-01 12:00:33.223 I/SensorsHub( 554): injection path /dev/ssp_data_injection
01-01 12:00:33.223 I/SensorsHub( 554): index 5,
01-01 12:00:33.223 I/SensorsHub( 554): handle 36
01-01 12:00:33.223 I/SensorsHub( 554): name
01-01 12:00:33.223 I/SensorsHub( 554): vendor Samsung Inc.
01-01 12:00:33.223 I/SensorsHub( 554): version 2
01-01 12:00:33.223 I/SensorsHub( 554): maxRage 1.000000
01-01 12:00:33.223 I/SensorsHub( 554): resolution 1.000000
01-01 12:00:33.223 I/SensorsHub( 554): Delay min 0 Max 0
01-01 12:00:33.223 I/SensorsHub( 554): fifo 0 0
01-01 12:00:33.223 I/SensorsHub( 554): wakeup 1 flags b
01-01 12:00:33.224 I/HidlServiceManagement( 550): Registered
[email protected]::IAllocator/default
01-01 12:00:33.224 I/SensorsHub( 554): WakeUpMotion
01-01 12:00:33.224 I/SensorsHub( 554): sensor_name Wake Up Motion mSensorInfo.name
Wake Up Motion
01-01 12:00:33.224 I/SensorsHub( 554): injection path /dev/ssp_data_injection
01-01 12:00:33.224 I/SensorsHub( 554): index 6,
01-01 12:00:33.224 I/SensorsHub( 554): handle 41
01-01 12:00:33.224 I/SensorsHub( 554): name
01-01 12:00:33.224 I/SensorsHub( 554): vendor Samsung Inc.
01-01 12:00:33.224 I/SensorsHub( 554): version 1
01-01 12:00:33.224 I/HidlServiceManagement( 550): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:33.224 I/SensorsHub( 554): maxRage 1.000000
01-01 12:00:33.224 I/SensorsHub( 554): resolution 1.000000
01-01 12:00:33.224 I/SensorsHub( 554): Delay min 0 Max 0
01-01 12:00:33.224 I/SensorsHub( 554): fifo 0 0
01-01 12:00:33.224 I/SensorsHub( 554): wakeup 1 flags b
01-01 12:00:33.224 I/LegacySupport( 550): Registration complete for
[email protected]::IAllocator/default.
01-01 12:00:33.225 I/SensorsHub( 554): ProTosMotion
01-01 12:00:33.225 I/SensorsHub( 554): sensor_name Pro Tos Motion mSensorInfo.name
Pro Tos Motion
01-01 12:00:33.225 I/SensorsHub( 554): injection path /dev/ssp_data_injection
01-01 12:00:33.225 I/SensorsHub( 554): index 7,
01-01 12:00:33.226 I/SensorsHub( 554): SContextSensor
01-01 12:00:33.226 I/SensorsHub( 554): sensor_name Scontext mSensorInfo.name
Scontext
01-01 12:00:33.226 I/SensorsHub( 554): injection path /dev/ssp_data_injection
01-01 12:00:33.226 I/SensorsHub( 554): SensorHubDataWriter::SensorHubDataWriter()
01-01 12:00:33.226 E/SensorsHub( 554): SensorHubDataWriter: open sensorhub device
success(21)
01-01 12:00:33.227 I/SensorsHub( 554): SensorHubSensor
01-01 12:00:33.228 I/SensorsHub( 554): sensor_name SensorHub mSensorInfo.name
SensorHub
01-01 12:00:33.228 I/SensorsHub( 554): injection path /dev/ssp_data_injection
01-01 12:00:33.228 I/SensorsHub( 554): (AccSensor)SensorBase::isShownSensorList()
01-01 12:00:33.228 I/SensorsHub( 554): index 0, ishown 1
01-01 12:00:33.228 I/SensorsHub( 554): (AccSensor)SensorBase::isShownSensorList()
01-01 12:00:33.228 I/SensorsHub( 554):
(SigMotionSensor)SensorBase::isShownSensorList()
01-01 12:00:33.228 I/SensorsHub( 554): index 1, ishown 1
01-01 12:00:33.228 I/SensorsHub( 554):
(SigMotionSensor)SensorBase::isShownSensorList()
01-01 12:00:33.228 I/SensorsHub( 554):
(StepDetectorSensor)SensorBase::isShownSensorList()
01-01 12:00:33.228 I/SensorsHub( 554): index 2, ishown 1
01-01 12:00:33.228 I/SensorsHub( 554):
(StepDetectorSensor)SensorBase::isShownSensorList()
01-01 12:00:33.228 I/SensorsHub( 554):
(StepCounterSensor)SensorBase::isShownSensorList()
01-01 12:00:33.228 I/SensorsHub( 554): index 3, ishown 1
01-01 12:00:33.228 I/SensorsHub( 554):
(StepCounterSensor)SensorBase::isShownSensorList()
01-01 12:00:33.228 I/SensorsHub( 554):
(TiltDetector)SensorBase::isShownSensorList()
01-01 12:00:33.228 I/SensorsHub( 554): index 4, ishown 1
01-01 12:00:33.228 I/SensorsHub( 554):
(TiltDetector)SensorBase::isShownSensorList()
01-01 12:00:33.228 I/SensorsHub( 554):
(PickupGesture)SensorBase::isShownSensorList()
01-01 12:00:33.228 I/SensorsHub( 554): index 5, ishown 1
01-01 12:00:33.228 I/SensorsHub( 554):
(PickupGesture)SensorBase::isShownSensorList()
01-01 12:00:33.228 I/SensorsHub( 554):
(WakeUpMotion)SensorBase::isShownSensorList()
01-01 12:00:33.228 I/SensorsHub( 554): index 6, ishown 1
01-01 12:00:33.228 I/SensorsHub( 554):
(WakeUpMotion)SensorBase::isShownSensorList()
01-01 12:00:33.228 I/SensorsHub( 554):
(ProTosMotion)SensorBase::isShownSensorList()
01-01 12:00:33.228 I/SensorsHub( 554): index 7, ishown 1
01-01 12:00:33.228 I/SensorsHub( 554):
(ProTosMotion)SensorBase::isShownSensorList()
01-01 12:00:33.228 I/SensorsHub( 554):
(SContextSensor)SensorBase::isShownSensorList()
01-01 12:00:33.228 I/SensorsHub( 554): index 8, ishown 1
01-01 12:00:33.228 I/SensorsHub( 554):
(SContextSensor)SensorBase::isShownSensorList()
01-01 12:00:33.228 I/SensorsHub( 554): index 9, ishown 0
01-01 12:00:33.228 I/SensorsHub( 554): Support camera light
01-01 12:00:33.229 I/SensorsHub( 554): threadLoop: starting
01-01 12:00:33.229 I/SensorsHub( 554): SensorHubSensor::ready: shub_file open
failed(-2) No such file or directory
01-01 12:00:33.233 E/perfmond( 605): [PERFMOND] configs : [default] + [None] +
[None]
01-01 12:00:33.235 E/SensorsMultiHal( 554): Loaded SubHal from library:
/system/vendor/lib64/hw/sensors.sensorhub.so
01-01 12:00:33.237 I/HidlServiceManagement( 581): Registered
[email protected]::ISehThermal/default
01-01 12:00:33.237 I/HidlServiceManagement( 581): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:33.238 I/[email protected]( 581): Thermal
Service started successfully.
01-01 12:00:33.240 I/SensorsInputVirtual( 554): create HoverProximity
01-01 12:00:33.241 I/SensorsInputVirtual( 554):
HoverProximity::HoverProximitySensor enable path 1
01-01 12:00:33.241 I/SensorsInputVirtual( 554): create HallICSensor
01-01 12:00:33.243 E/SensorsInputVirtual( 554): couldn't find
'samsung_mobile_device:hall_ic' input device
01-01 12:00:33.243 D/hwcomposer( 551): HWC module_api_version(2),
hal_api_version(0)
01-01 12:00:33.243 D/display ( 551): HWC2 : ExynosDevice : 82 , 0
01-01 12:00:33.243 I/display ( 551): otfMPP type(0, 1), physical_index(0),
logical_index(0)
01-01 12:00:33.244 I/display ( 551): otfMPP type(0, 1), physical_index(1),
logical_index(0)
01-01 12:00:33.244 I/display ( 551): otfMPP type(0, 1), physical_index(2),
logical_index(0)
01-01 12:00:33.244 I/display ( 551): DPP_G0 threadLoop is started
01-01 12:00:33.244 I/display ( 551): otfMPP type(2, 4), physical_index(0),
logical_index(0)
01-01 12:00:33.244 I/display ( 551): DPP_G2 threadLoop is started
01-01 12:00:33.244 I/display ( 551): m2mMPP type(20, 256), physical_index(0),
logical_index(0)
01-01 12:00:33.244 I/display ( 551): DPP_VG0 threadLoop is started
01-01 12:00:33.245 I/display ( 551): [MSC0_PRI][0] mAcrylicHandle is created:
0xb4000077b9699000
01-01 12:00:33.245 I/display ( 551): m2mMPP type(20, 1024), physical_index(0),
logical_index(1)
01-01 12:00:33.245 I/display ( 551): MSC0_PRI threadLoop is started
01-01 12:00:33.245 I/display ( 551): [MSC0-COMBO_VIR][1] mAcrylicHandle is
created: 0xb4000077b96991c0
01-01 12:00:33.245 I/display ( 551): mOtfMPPs(4), mM2mMPPs(2)
01-01 12:00:33.245 I/display ( 551): MSC0-COMBO_VIR threadLoop is started
01-01 12:00:33.245 I/display ( 551): chip id: 00000001
01-01 12:00:33.245 I/display ( 551): , 0x 1
01-01 12:00:33.246 I/display ( 551): window configs size(4)
01-01 12:00:33.246 I/display ( 551): window configs size(4)
01-01 12:00:33.246 I/display ( 551): DPP_G1 threadLoop is started
01-01 12:00:33.247 I/display ( 551): Initial errlog size: 64 bytes
01-01 12:00:33.247 I/display ( 551): HWC2: 2, psr_mode : 0
01-01 12:00:33.247 D/display ( 551): using
01-01 12:00:33.247 D/display ( 551): xres(device) = 720 px
01-01 12:00:33.247 D/display ( 551): yres(device) = 1600 px
01-01 12:00:33.247 D/display ( 551): xres(current) = 720 px
01-01 12:00:33.247 D/display ( 551): yres(current) = 1600 px
01-01 12:00:33.247 D/display ( 551): width = 68 mm (268.941000 dpi)
01-01 12:00:33.247 D/display ( 551): height = 151 mm (269.139000 dpi)
01-01 12:00:33.247 D/display ( 551): refresh rate = 60 Hz
01-01 12:00:33.247 I/display ( 551): PSR info devname =
/sys/devices/platform/13060000.decon_f/psr_info
01-01 12:00:33.248 E/SensorsInputVirtual( 554): couldn't find 'hall' input device
01-01 12:00:33.248 I/display ( 551): PSR mode = 0 (0: video mode, 1: DP PSR
mode, 2: MIPI-DSI command mode)
01-01 12:00:33.248 I/display ( 551): res count : 0
01-01 12:00:33.248 I/display ( 551): DSC H_Slice_Num: 1, Y_Slice_Size: 2960 (for
window partial update)
01-01 12:00:33.248 I/display ( 551): PrimaryDisplay: hdrTypeNum(0),
maxLuminance(0.000000), maxAverageLuminance(0.000000), minLuminance(0.000000)
01-01 12:00:33.248 D/hwcomposer( 551): Start HWCService
01-01 12:00:33.249 I/display ( 551): uevent name of ext:
change@/devices/platform/10ab0000.displayport/extcon/extcon0
01-01 12:00:33.249 E/SensorsInputVirtual( 554): couldn't find 'hall_ic' input
device
01-01 12:00:33.249 I/vndservicemanager( 335): Adding
'u:r:hal_graphics_composer_default:s0' service (Exynos.HWCService:551)
01-01 12:00:33.250 I/SensorsInputVirtual( 554): makeSensorList size 1
01-01 12:00:33.250 E/SensorsMultiHal( 554): Loaded SubHal from library:
/system/vendor/lib64/sensors.inputvirtual.so
01-01 12:00:33.253 I/HidlServiceManagement( 554): Registered
[email protected]::ISensors/default
01-01 12:00:33.253 E/SoundTriggerHalImpl( 543): couldn't load sound trigger module
sound_trigger.primary (No such file or directory)
01-01 12:00:33.253 I/HidlServiceManagement( 554): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:33.255 I/hwcomposer( 551): HWCWatchdogThread is started
01-01 12:00:33.255 E/sswap ( 613): d_opt_set_swappiness,715, swappiness set to
130
01-01 12:00:33.258 I/HidlServiceManagement( 551): Registered
[email protected]::IComposer/default
01-01 12:00:33.258 I/HidlServiceManagement( 551): Removing namespace from process
name [email protected] to [email protected].
01-01 12:00:33.260 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::ISoundTriggerHw/default in either framework or
device manifest.
01-01 12:00:33.260 E/HidlServiceManagement( 543): Service
[email protected]::ISoundTriggerHw/default must be in VINTF
manifest in order to register/get.
01-01 12:00:33.260 E/LegacySupport( 543): Could not register service
[email protected]::ISoundTriggerHw/default (-2147483648).
01-01 12:00:33.260 W/audiohalservice( 543): Could not register Soundtrigger API
01-01 12:00:33.268 D/[email protected]
service( 587): ExynosHWC HIDL start
01-01 12:00:33.270 I/servicemanager( 333): Adding 'u:r:credstore:s0' service
(android.security.identity:598)
01-01 12:00:33.271 I/servicemanager( 333): Adding 'u:r:gpuservice:s0' service
(gpu:602)
01-01 12:00:33.271 I/HidlServiceManagement( 587): Registered
[email protected]::IExynosHWCServiceTW/default
01-01 12:00:33.272 I/HidlServiceManagement( 587): Removing namespace from process
name [email protected] to
[email protected].
01-01 12:00:33.272 E/audit ( 504): type=1400 audit(1577880033.267:106): avc:
denied { getattr } for pid=614 comm="fsverity_init" name="require_signatures"
dev="proc" ino=8784 scontext=u:r:fsverity_init:s0
tcontext=u:object_r:proc_fs_verity:s0 tclass=file permissive=0 SEPF_SM-
A127M_11_0010 audit_filtered
01-01 12:00:33.272 E/audit ( 504): type=1300 audit(1577880033.267:106):
arch=c00000b7 syscall=56 success=yes exit=3 a0=ffffff9c a1=b400007955006060
a2=88241 a3=1b6 items=2 ppid=1 pid=614 auid=4294967295 uid=0 gid=0 euid=0 suid=0
fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="fsverity_init"
exe="/system/bin/fsverity_init" subj=u:r:fsverity_init:s0 key=(null)
01-01 12:00:33.272 E/audit ( 504): type=1302 audit(1577880033.267:106): item=0
name="/proc/sys/fs/verity/" inode=8783 dev=00:04 mode=040555 ouid=0 ogid=0
rdev=00:00 obj=u:object_r:proc:s0 nametype=PARENT cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:33.272 E/audit ( 504): type=1302 audit(1577880033.267:106): item=1
name="/proc/sys/fs/verity/require_signatures" inode=8784 dev=00:04 mode=0100644
ouid=0 ogid=0 rdev=00:00 obj=u:object_r:proc_fs_verity:s0 nametype=NORMAL
cap_fp=0000000000000000 cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:33.272 E/audit ( 504): type=1327 audit(1577880033.267:106):
proctitle="/system/bin/fsverity_init"
01-01 12:00:33.283 I/HidlServiceManagement( 543): Registered
[email protected]::ISehDevicesFactory/default
01-01 12:00:33.283 I/LegacySupport( 543): Registration complete for
[email protected]::ISehDevicesFactory/default.
01-01 12:00:33.299 W/libc ( 285): Unable to set property "ro.radio.noril" to
"no": error code: 0xb, try count : 1
01-01 12:00:33.300 W/libc ( 285): Unable to set property "ro.radio.noril" to
"no": error code: 0xb, try count : 2
01-01 12:00:33.300 W/libc ( 285): Unable to set property "ro.radio.noril" to
"no": error code: 0xb, try count : 3
01-01 12:00:33.304 I/[email protected]( 562):
Sec Camera provider Service is starting.
01-01 12:00:33.313 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:33.317 I/gsid ( 636): no DSU: No such file or directory
01-01 12:00:33.331 I/SehThermal-HAL( 581): /sys/class/switch/uart3/state : 49
01-01 12:00:33.352 W/libc ( 285): Unable to set property
"sys.usb.ffs.aio_compat" to "1": error code: 0x18, try count : 1
01-01 12:00:33.353 W/libc ( 285): Unable to set property
"sys.usb.ffs.aio_compat" to "1": error code: 0x18, try count : 2
01-01 12:00:33.353 W/libc ( 285): Unable to set property
"sys.usb.ffs.aio_compat" to "1": error code: 0x18, try count : 3
01-01 12:00:33.414 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:33.417 I/ExynosCameraInterface( 562): INFO(HAL_init[1180]):in =====
01-01 12:00:33.417 I/ExynosCameraInterface( 562): INFO(init_func[1133]):in =====
01-01 12:00:33.419 I/ExynosCameraInterface( 562): INFO(HAL_init[1193]):out =====
01-01 12:00:33.419 I/ExynosCameraInterface( 562): DEBUG:duration time( 2 msec):
(HAL_init)
01-01 12:00:33.423 I/ExynosCameraInterface( 562):
DEBUG(HAL_getNumberOfCameras[710]):Number of cameras(5)
01-01 12:00:33.423 I/[email protected]( 562): Loaded "Exynos Camera HAL3"
camera module
01-01 12:00:33.429 I/ExynosCameraInterface( 562): DEBUG:duration time( 0 msec):
(HAL_set_callbacks)
01-01 12:00:33.429 I/ExynosCameraInterface( 562):
DEBUG(HAL_getNumberOfCameras[710]):Number of cameras(5)
01-01 12:00:33.429 I/ExynosCameraInterface( 562): pthread join start
01-01 12:00:33.434 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::ISurfaceFlingerConfigs/default in either
framework or device manifest.
01-01 12:00:33.441 I/SurfaceFlinger( 608): Using HWComposer service: 'default'
01-01 12:00:33.442 I/SurfaceFlinger( 608): SurfaceFlinger is starting
01-01 12:00:33.442 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::ISurfaceFlingerConfigs/default in either
framework or device manifest.
01-01 12:00:33.445 I/ExynosConfigStore( 608):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useHWCService
retrieved: 1
01-01 12:00:33.446 I/ExynosConfigStore( 608):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useVirtualDis
play retrieved: 1
01-01 12:00:33.446 I/ExynosConfigStore( 608):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useDisableCom
positionTypeGLES retrieved: 1
01-01 12:00:33.446 I/ExynosConfigStore( 608):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useSecureEnco
derOnly retrieved: 1
01-01 12:00:33.446 I/ExynosConfigStore( 608):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useHdrGlesCon
version retrieved: 0
01-01 12:00:33.446 I/ExynosConfigStore( 608):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useCPUPerfMod
e retrieved: 0
01-01 12:00:33.446 I/ExynosConfigStore( 608):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useContigMemo
ryForScratchBuf retrieved: 1
01-01 12:00:33.447 I/ExynosConfigStore( 608):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useHWC2on1Ada
pter retrieved: 0
01-01 12:00:33.447 I/SurfaceFlinger( 608): Disabling backpressure propagation
01-01 12:00:33.447 I/SurfaceFlinger( 608): Disabling blur effects, they are not
supported.
01-01 12:00:33.447 I/SurfaceFlinger( 608): Treble testing override: 'false'
01-01 12:00:33.450 I/FastMixerState( 590): sMaxFastTracks = 8
01-01 12:00:33.450 I/SurfaceFlinger( 608): SurfaceFlinger's main thread ready to
run. Initializing graphics H/W...
01-01 12:00:33.451 D/RenderEngine( 608): RenderEngine GLES Backend
01-01 12:00:33.460 V/MediaUtils( 590): physMem: 3842347008
01-01 12:00:33.460 V/MediaUtils( 590): requested limit: 1073741824
01-01 12:00:33.461 I/libc ( 590): malloc_limit: Allocation limit enabled, max
size 1073741824 bytes
01-01 12:00:33.461 I/audioserver( 590): ServiceManager: 0xb400007119214780
01-01 12:00:33.466 W/BatteryNotifier( 590): batterystats service unavailable!
01-01 12:00:33.495 D/scs ( 646): scsRunning State prop: 4
01-01 12:00:33.495 D/scs ( 646): scsRunning State : 4
01-01 12:00:33.495 D/scs ( 646): bODMorProduct : true
01-01 12:00:33.495 D/scs ( 646): OMC_B2B_FILE : /prism/etc/omc_b2b_list
01-01 12:00:33.496 D/scs ( 646): getValuesFromFile : ZTO
01-01 12:00:33.496 D/scs ( 646): salesCode : ZTO
01-01 12:00:33.496 D/scs ( 646): salesCode length : 3
01-01 12:00:33.496 D/scs ( 646): ro.multisim.simslotcount is 2
01-01 12:00:33.496 D/scs ( 646): Init the omcnw
01-01 12:00:33.496 D/scs ( 646): getValuesFromFile : ZTO
01-01 12:00:33.496 D/scs ( 646): omcNwCode1 : ZTO
01-01 12:00:33.496 D/scs ( 646): omcNwCode1 length : 3
01-01 12:00:33.496 D/scs ( 646): SALES_CODE is single. OMCNW_CODE1 should be
the same
01-01 12:00:33.496 D/scs ( 646): This model is dual sim, set network code2
01-01 12:00:33.496 D/scs ( 646): getValuesFromFile : ZTO
01-01 12:00:33.496 D/scs ( 646): omcNwCode2 : ZTO
01-01 12:00:33.496 D/scs ( 646): omcNwCode2 length : 3
01-01 12:00:33.496 D/scs ( 646): SALES_CODE is single. OMCNW_CODE2 should be
the same
01-01 12:00:33.497 D/scs ( 646): dataFilePath /prism/etc/omc_data.json
01-01 12:00:33.498 D/scs ( 646): netbased_code ZTO
01-01 12:00:33.498 D/scs ( 646): SALES_CODE : ZTO
01-01 12:00:33.498 D/scs ( 646): OMC_PATH :
/optics/configs/carriers/single/ZTO/conf
01-01 12:00:33.498 D/scs ( 646): OMCNW_CODE : ZTO
01-01 12:00:33.498 D/scs ( 646): OMCNW_PATH :
/optics/configs/carriers/single/ZTO/conf
01-01 12:00:33.498 D/scs ( 646): OMCNW_CODE2 : ZTO
01-01 12:00:33.498 D/scs ( 646): OMCNW_PATH2 :
/optics/configs/carriers/single/ZTO/conf
01-01 12:00:33.498 D/scs ( 646): CUSTOMER_XML_FILE_PATH :
/optics/configs/carriers/single/ZTO/conf/customer.xml
01-01 12:00:33.498 D/scs ( 646): CHANGE_TYPE_FILE_PATH :
/prism/etc/omc_changetype
01-01 12:00:33.498 D/scs ( 646): OMC_RES_PATH : /omr/res
01-01 12:00:33.498 D/scs ( 646): OMC_ETC_PATH : /prism/etc/carriers/single/ZTO
01-01 12:00:33.498 D/scs ( 646): TSS_TYPE : NETBASED
01-01 12:00:33.498 D/scs ( 646): SW_CONFIG_FILE_PATH :
/prism/etc/SW_Configuration.xml
01-01 12:00:33.498 E/scs ( 646): scs stopped : Already done
01-01 12:00:33.515 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:33.564 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:33.615 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:33.619 I/appproc ( 531): !@Boot_EBS_F: start zygote from appmain
01-01 12:00:33.619 D/AndroidRuntime( 531): >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
01-01 12:00:33.664 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:33.716 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:33.723 I/AndroidRuntime( 531): Using default boot image
01-01 12:00:33.723 I/AndroidRuntime( 531): Leaving lock profiling enabled
01-01 12:00:33.724 D/SecNativeFeatureCppIf( 531): encoded
01-01 12:00:33.724 D/SecNativeFeatureCppIf( 531): decoding and unzip finish
01-01 12:00:33.724 D/SecNativeFeatureCppIf( 531): use unCompDataBuff. encoded
01-01 12:00:33.724 D/SecNativeFeatureCppIf( 531): Free unCompDataBuff
01-01 12:00:33.725 D/SecNativeFeatureCppIf( 531): encoded
01-01 12:00:33.725 D/SecNativeFeatureCppIf( 531): decoding and unzip finish
01-01 12:00:33.725 D/SecNativeFeatureCppIf( 531): use unCompDataBuff. encoded
01-01 12:00:33.725 D/SecNativeFeatureCppIf( 531): Free unCompDataBuff
01-01 12:00:33.725 D/SecNativeFeatureCppIf( 531): encoded
01-01 12:00:33.725 D/SecNativeFeatureCppIf( 531): decoding and unzip finish
01-01 12:00:33.725 D/SecNativeFeatureCppIf( 531): use unCompDataBuff. encoded
01-01 12:00:33.725 D/SecNativeFeatureCppIf( 531): Free unCompDataBuff
01-01 12:00:33.725 D/SecNativeFeatureCppIf( 531): encoded
01-01 12:00:33.726 D/SecNativeFeatureCppIf( 531): decoding and unzip finish
01-01 12:00:33.726 D/SecNativeFeatureCppIf( 531): use unCompDataBuff. encoded
01-01 12:00:33.726 D/SecNativeFeatureCppIf( 531): Free unCompDataBuff
01-01 12:00:33.726 D/AndroidRuntime( 531): addProductProperty: pBrand1 is not null
01-01 12:00:33.726 D/AndroidRuntime( 531): addProductProperty: not brand or 7
01-01 12:00:33.742 I/zygote64( 531): option[0]=-Xzygote
01-01 12:00:33.742 I/zygote64( 531): option[1]=exit
01-01 12:00:33.742 I/zygote64( 531): option[2]=vfprintf
01-01 12:00:33.742 I/zygote64( 531): option[3]=sensitiveThread
01-01 12:00:33.742 I/zygote64( 531): option[4]=-verbose:gc
01-01 12:00:33.742 I/zygote64( 531): option[5]=-XX:PerfettoHprof=true
01-01 12:00:33.742 I/zygote64( 531): option[6]=-Xprimaryzygote
01-01 12:00:33.742 I/zygote64( 531): option[7]=-Xms8m
01-01 12:00:33.742 I/zygote64( 531): option[8]=-Xmx512m
01-01 12:00:33.742 I/zygote64( 531): option[9]=-XX:HeapGrowthLimit=192m
01-01 12:00:33.742 I/zygote64( 531): option[10]=-XX:HeapMinFree=512k
01-01 12:00:33.742 I/zygote64( 531): option[11]=-XX:HeapMaxFree=4m
01-01 12:00:33.743 I/zygote64( 531): option[12]=-XX:HeapTargetUtilization=0.75
01-01 12:00:33.743 I/zygote64( 531): option[13]=-Xusejit:true
01-01 12:00:33.743 I/zygote64( 531): option[14]=-Xjitsaveprofilinginfo
01-01 12:00:33.743 I/zygote64( 531): option[15]=-XjdwpOptions:suspend=n,server=y
01-01 12:00:33.743 I/zygote64( 531): option[16]=-XjdwpProvider:default
01-01 12:00:33.743 I/zygote64( 531): option[17]=-Xopaque-jni-ids:swapable
01-01 12:00:33.743 I/zygote64( 531): option[18]=-Xlockprofthreshold:500
01-01 12:00:33.743 I/zygote64( 531): option[19]=-Xcompiler-option
01-01 12:00:33.743 I/zygote64( 531): option[20]=--instruction-set-variant=generic
01-01 12:00:33.743 I/zygote64( 531): option[21]=-Xcompiler-option
01-01 12:00:33.743 I/zygote64( 531): option[22]=--instruction-set-features=default
01-01 12:00:33.743 I/zygote64( 531): option[23]=-Xcompiler-option
01-01 12:00:33.743 I/zygote64( 531): option[24]=--generate-mini-debug-info
01-01 12:00:33.743 I/zygote64( 531): option[25]=-Ximage-compiler-option
01-01 12:00:33.743 I/zygote64( 531): option[26]=--runtime-arg
01-01 12:00:33.743 I/zygote64( 531): option[27]=-Ximage-compiler-option
01-01 12:00:33.743 I/zygote64( 531): option[28]=-Xms64m
01-01 12:00:33.743 I/zygote64( 531): option[29]=-Ximage-compiler-option
01-01 12:00:33.743 I/zygote64( 531): option[30]=--runtime-arg
01-01 12:00:33.743 I/zygote64( 531): option[31]=-Ximage-compiler-option
01-01 12:00:33.743 I/zygote64( 531): option[32]=-Xmx64m
01-01 12:00:33.743 I/zygote64( 531): option[33]=-Ximage-compiler-option
01-01 12:00:33.743 I/zygote64( 531):
option[34]=--dirty-image-objects=/system/etc/dirty-image-objects
01-01 12:00:33.743 I/zygote64( 531): option[35]=-Ximage-compiler-option
01-01 12:00:33.743 I/zygote64( 531): option[36]=--instruction-set-variant=generic
01-01 12:00:33.743 I/zygote64( 531): option[37]=-Ximage-compiler-option
01-01 12:00:33.743 I/zygote64( 531): option[38]=--instruction-set-features=default
01-01 12:00:33.743 I/zygote64( 531): option[39]=-Ximage-compiler-option
01-01 12:00:33.743 I/zygote64( 531): option[40]=--generate-mini-debug-info
01-01 12:00:33.743 I/zygote64( 531): option[41]=-Duser.locale=pt-BR
01-01 12:00:33.743 I/zygote64( 531): option[42]=--cpu-abilist=arm64-v8a
01-01 12:00:33.743 I/zygote64( 531):
option[43]=-Xfingerprint:samsung/a12sub/a12s:11/RP1A.200720.012/A127MUBU3AUJ5:user/
release-keys
01-01 12:00:33.765 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:33.777 D/AndroidRuntime( 532): >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
01-01 12:00:33.794 W/zygote64( 531): Failed to open pruning marker:
/efs/recovery/pruning_arm64: No such file or directory
01-01 12:00:33.816 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:33.866 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:33.899 I/AndroidRuntime( 532): Using default boot image
01-01 12:00:33.899 I/AndroidRuntime( 532): Leaving lock profiling enabled
01-01 12:00:33.900 D/SecNativeFeatureCppIf( 532): encoded
01-01 12:00:33.900 D/SecNativeFeatureCppIf( 532): decoding and unzip finish
01-01 12:00:33.900 D/SecNativeFeatureCppIf( 532): use unCompDataBuff. encoded
01-01 12:00:33.901 D/SecNativeFeatureCppIf( 532): Free unCompDataBuff
01-01 12:00:33.901 D/SecNativeFeatureCppIf( 532): encoded
01-01 12:00:33.901 D/SecNativeFeatureCppIf( 532): decoding and unzip finish
01-01 12:00:33.901 D/SecNativeFeatureCppIf( 532): use unCompDataBuff. encoded
01-01 12:00:33.901 D/SecNativeFeatureCppIf( 532): Free unCompDataBuff
01-01 12:00:33.901 D/SecNativeFeatureCppIf( 532): encoded
01-01 12:00:33.901 D/SecNativeFeatureCppIf( 532): decoding and unzip finish
01-01 12:00:33.901 D/SecNativeFeatureCppIf( 532): use unCompDataBuff. encoded
01-01 12:00:33.902 D/SecNativeFeatureCppIf( 532): Free unCompDataBuff
01-01 12:00:33.902 D/SecNativeFeatureCppIf( 532): encoded
01-01 12:00:33.902 D/SecNativeFeatureCppIf( 532): decoding and unzip finish
01-01 12:00:33.902 D/SecNativeFeatureCppIf( 532): use unCompDataBuff. encoded
01-01 12:00:33.902 D/SecNativeFeatureCppIf( 532): Free unCompDataBuff
01-01 12:00:33.902 D/AndroidRuntime( 532): addProductProperty: pBrand1 is not null
01-01 12:00:33.902 D/AndroidRuntime( 532): addProductProperty: not brand or 7
01-01 12:00:33.917 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:33.922 I/zygote ( 532): option[0]=-Xzygote
01-01 12:00:33.923 I/zygote ( 532): option[1]=exit
01-01 12:00:33.923 I/zygote ( 532): option[2]=vfprintf
01-01 12:00:33.923 I/zygote ( 532): option[3]=sensitiveThread
01-01 12:00:33.923 I/zygote ( 532): option[4]=-verbose:gc
01-01 12:00:33.923 I/zygote ( 532): option[5]=-XX:PerfettoHprof=true
01-01 12:00:33.923 I/zygote ( 532): option[6]=-Xms8m
01-01 12:00:33.923 I/zygote ( 532): option[7]=-Xmx512m
01-01 12:00:33.923 I/zygote ( 532): option[8]=-XX:HeapGrowthLimit=192m
01-01 12:00:33.923 I/zygote ( 532): option[9]=-XX:HeapMinFree=512k
01-01 12:00:33.923 I/zygote ( 532): option[10]=-XX:HeapMaxFree=4m
01-01 12:00:33.923 I/zygote ( 532): option[11]=-XX:HeapTargetUtilization=0.75
01-01 12:00:33.923 I/zygote ( 532): option[12]=-Xusejit:true
01-01 12:00:33.923 I/zygote ( 532): option[13]=-Xjitsaveprofilinginfo
01-01 12:00:33.923 I/zygote ( 532): option[14]=-XjdwpOptions:suspend=n,server=y
01-01 12:00:33.923 I/zygote ( 532): option[15]=-XjdwpProvider:default
01-01 12:00:33.923 I/zygote ( 532): option[16]=-Xopaque-jni-ids:swapable
01-01 12:00:33.923 I/zygote ( 532): option[17]=-Xlockprofthreshold:500
01-01 12:00:33.923 I/zygote ( 532): option[18]=-Xcompiler-option
01-01 12:00:33.923 I/zygote ( 532): option[19]=--instruction-set-variant=cortex-
a15
01-01 12:00:33.923 I/zygote ( 532): option[20]=-Xcompiler-option
01-01 12:00:33.923 I/zygote ( 532): option[21]=--instruction-set-features=default
01-01 12:00:33.923 I/zygote ( 532): option[22]=-Xcompiler-option
01-01 12:00:33.923 I/zygote ( 532): option[23]=--generate-mini-debug-info
01-01 12:00:33.923 I/zygote ( 532): option[24]=-Ximage-compiler-option
01-01 12:00:33.923 I/zygote ( 532): option[25]=--runtime-arg
01-01 12:00:33.923 I/zygote ( 532): option[26]=-Ximage-compiler-option
01-01 12:00:33.923 I/zygote ( 532): option[27]=-Xms64m
01-01 12:00:33.923 I/zygote ( 532): option[28]=-Ximage-compiler-option
01-01 12:00:33.923 I/zygote ( 532): option[29]=--runtime-arg
01-01 12:00:33.923 I/zygote ( 532): option[30]=-Ximage-compiler-option
01-01 12:00:33.923 I/zygote ( 532): option[31]=-Xmx64m
01-01 12:00:33.923 I/zygote ( 532): option[32]=-Ximage-compiler-option
01-01 12:00:33.923 I/zygote ( 532):
option[33]=--dirty-image-objects=/system/etc/dirty-image-objects
01-01 12:00:33.923 I/zygote ( 532): option[34]=-Ximage-compiler-option
01-01 12:00:33.923 I/zygote ( 532): option[35]=--instruction-set-variant=cortex-
a15
01-01 12:00:33.923 I/zygote ( 532): option[36]=-Ximage-compiler-option
01-01 12:00:33.923 I/zygote ( 532): option[37]=--instruction-set-features=default
01-01 12:00:33.923 I/zygote ( 532): option[38]=-Ximage-compiler-option
01-01 12:00:33.923 I/zygote ( 532): option[39]=--generate-mini-debug-info
01-01 12:00:33.923 I/zygote ( 532): option[40]=-Duser.locale=pt-BR
01-01 12:00:33.923 I/zygote ( 532): option[41]=--cpu-abilist=armeabi-v7a,armeabi
01-01 12:00:33.923 I/zygote ( 532):
option[42]=-Xfingerprint:samsung/a12sub/a12s:11/RP1A.200720.012/A127MUBU3AUJ5:user/
release-keys
01-01 12:00:33.954 W/zygote ( 532): Could not reserve sentinel fault page
01-01 12:00:33.962 D/libEGL ( 608): loaded /vendor/lib64/egl/libGLES_mali.so
01-01 12:00:33.966 W/zygote ( 532): Failed to open pruning marker:
/efs/recovery/pruning_arm: No such file or directory
01-01 12:00:33.966 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:34.017 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:34.061 I/RenderEngine( 608): OpenGL ES informations:
01-01 12:00:34.061 I/RenderEngine( 608): vendor : ARM
01-01 12:00:34.061 I/RenderEngine( 608): renderer : Mali-G52
01-01 12:00:34.061 I/RenderEngine( 608): version : OpenGL ES 3.2 v1.r26p0-
01eac0.###other-sha0123456789ABCDEF0###
01-01 12:00:34.061 I/RenderEngine( 608): extensions: GL_EXT_debug_marker
GL_ARM_rgba8 GL_ARM_mali_shader_binary GL_OES_depth24 GL_OES_depth_texture
GL_OES_depth_texture_cube_map GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8
GL_EXT_read_format_bgra GL_OES_compressed_paletted_texture
GL_OES_compressed_ETC1_RGB8_texture GL_OES_standard_derivatives GL_OES_EGL_image
GL_OES_EGL_image_external GL_OES_EGL_image_external_essl3 GL_OES_EGL_sync
GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_required_internalformat
GL_OES_vertex_array_object GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888
GL_EXT_texture_rg GL_EXT_texture_type_2_10_10_10_REV GL_OES_fbo_render_mipmap
GL_OES_element_index_uint GL_EXT_shadow_samplers GL_OES_texture_compression_astc
GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr
GL_KHR_texture_compression_astc_sliced_3d
GL_EXT_texture_compression_astc_decode_mode
GL_EXT_texture_compression_astc_decode_mode_rgb9e5 GL_KHR_debug
GL_EXT_occlusion_query_boolean GL_EXT_disjoint_timer_query GL_EXT_blend_minmax
GL_EXT_discard_
01-01 12:00:34.061 I/RenderEngine( 608): GL_MAX_TEXTURE_SIZE = 8192
01-01 12:00:34.061 I/RenderEngine( 608): GL_MAX_VIEWPORT_DIMS = 8192
01-01 12:00:34.067 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:34.095 E/HWComposer( 608): loadLayerMetadataSupport:
getLayerGenericMetadataKeys failed: UNSUPPORTED (8)
01-01 12:00:34.096 I/HWComposer( 608): Switching to legacy multi-display mode
01-01 12:00:34.096 E/HWComposer( 608): isConnected failed for display 0: Invalid
display
01-01 12:00:34.097 D/RefreshRateConfigs( 608): primary refresh rates: 720_60fps
01-01 12:00:34.097 D/RefreshRateConfigs( 608): app request refresh rates:
720_60fps
01-01 12:00:34.098 W/SurfaceFlinger( 608): Ignoring VSYNC request while display is
disconnected
01-01 12:00:34.099 W/SurfaceFlinger( 608): Ignoring VSYNC request while display is
disconnected
01-01 12:00:34.099 W/SurfaceFlinger( 608): Ignoring VSYNC request while display is
disconnected
01-01 12:00:34.099 W/SurfaceFlinger( 608): Ignoring VSYNC request while display is
disconnected
01-01 12:00:34.100 D/Scheduler( 608): onPrimaryDisplayConfigChanged to 0
01-01 12:00:34.100 E/HWComposer( 608): getDisplayConnectionType:
getDisplayConnectionType failed for display 0: Unsupported (8)
01-01 12:00:34.100 W/SurfaceFlinger( 608): Ignoring VSYNC request while display is
disconnected
01-01 12:00:34.100 W/SurfaceFlinger( 608): Ignoring VSYNC request while display is
disconnected
01-01 12:00:34.101 I/virtualdisplay( 551): [VirtualDisplay] getWFDMode:: mode(0)
01-01 12:00:34.102 I/FramebufferSurface( 608): framebuffer size has been limited
to [720x1600] from [720x1600]
01-01 12:00:34.102 I/display ( 551): PrimaryDisplay: hdrTypeNum(0),
maxLuminance(0.000000), maxAverageLuminance(0.000000), minLuminance(0.000000)
01-01 12:00:34.102 I/display ( 551): getHdrCapabilities: hdrTypeNum(0),
maxLuminance(0.000000), maxAverageLuminance(0.000000), minLuminance(0.000000)
01-01 12:00:34.102 I/display ( 551): getHdrCapabilities: hdrTypeNum(0),
maxLuminance(0.000000), maxAverageLuminance(0.000000), minLuminance(0.000000)
01-01 12:00:34.108 I/ExynosConfigStore( 608):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useHWCService
retrieved: 1
01-01 12:00:34.109 I/hwcservice( 551): DisplayID(0) : NeedCompressedTargetBuffer :
-1
01-01 12:00:34.118 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:34.167 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:34.219 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:34.268 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:34.319 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:34.369 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:34.420 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:34.469 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:34.521 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:34.570 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:34.621 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:34.670 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:34.722 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:34.771 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:34.812 I/io_stats( 385): !@ 179,0 r 30305 2690792 w 4549 2134636 d 116
71184 f 462 348 iot 26628 0 th 102400 102400 64728 pt 232 inp 3 0 37.161
01-01 12:00:34.822 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:34.839 D/zygote ( 532): Time zone APEX ICU file found:
/apex/com.android.tzdata/etc/icu/icu_tzdata.dat
01-01 12:00:34.839 D/zygote64( 531): Time zone APEX ICU file found:
/apex/com.android.tzdata/etc/icu/icu_tzdata.dat
01-01 12:00:34.845 D/zygote ( 532): I18n APEX ICU file found:
/apex/com.android.i18n/etc/icu/icudt66l.dat
01-01 12:00:34.845 D/zygote64( 531): I18n APEX ICU file found:
/apex/com.android.i18n/etc/icu/icudt66l.dat
01-01 12:00:34.872 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:34.923 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:34.972 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:35.023 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:35.073 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:35.107 I/zygote ( 532): Using memfd for future sealing
01-01 12:00:35.107 I/zygote64( 531): Using memfd for future sealing
01-01 12:00:35.124 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:35.158 I/ExynosCameraInterface( 562):
INFO(init_func[1154]):CAL_RELOAD_FILE_PATH open fail
01-01 12:00:35.158 I/SecCameraUtil( 562): INFO(doCalMapConversion[2151]): start
01-01 12:00:35.162 I/[email protected]_64( 562):
INFO(getFactorySupportedCameraIDs[61]): start
01-01 12:00:35.162 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[143]): start cmd : 0
01-01 12:00:35.163 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[163]): end
01-01 12:00:35.163 I/[email protected]_64( 562):
INFO(getFactorySupportedCameraIDs[70]): end
01-01 12:00:35.163 I/SecCameraCalMapConversion( 562):
INFO(m_getSupportedCameraIDs[121]): Success
01-01 12:00:35.163 I/[email protected]_64( 562):
INFO(getSec2LsiModuleInfo[80]): start
01-01 12:00:35.163 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[143]): start cmd : 20
01-01 12:00:35.163 E/[email protected]_64( 562):
failed to ioctl: (8) IS_CAMINFO_IOCTL_COMMAND (22 - Invalid argument)
01-01 12:00:35.163 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[163]): end
01-01 12:00:35.163 E/[email protected]_64( 562):
failed to communicate kernel: (20)
01-01 12:00:35.163 I/[email protected]_64( 562):
INFO(getSec2LsiModuleInfo[89]): end
01-01 12:00:35.163 E/SecCameraCalMapConversion( 562): secCameraDeviceInfo-
>getSec2LsiModuleInfo() got failed (-1)
01-01 12:00:35.163 E/SecCameraUtil( 562): m_process got failed for camID(0), ret(-
38)!!!
01-01 12:00:35.163 I/[email protected]_64( 562):
INFO(getSec2LsiModuleInfo[80]): start
01-01 12:00:35.163 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[143]): start cmd : 20
01-01 12:00:35.163 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[163]): end
01-01 12:00:35.163 I/[email protected]_64( 562):
INFO(getSec2LsiModuleInfo[89]): end
01-01 12:00:35.164 I/SecCameraCalMapConversion( 562): Memory in/out size AWB(8 /
16) LSC(1017 / 6640)
01-01 12:00:35.164 I/[email protected]_64( 562):
INFO(getSec2LsiBuffer[98]): start
01-01 12:00:35.164 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[143]): start cmd : 21
01-01 12:00:35.164 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[163]): end
01-01 12:00:35.164 I/[email protected]_64( 562):
INFO(getSec2LsiBuffer[107]): end
01-01 12:00:35.164 I/SecCameraCalMapConversion( 562): Sec2LSI : AWB coversion is
Successful
01-01 12:00:35.166 I/SecCameraCalMapConversion( 562): Sec2LSI : LSC coversion is
Successful
01-01 12:00:35.166 I/[email protected]_64( 562):
INFO(setSec2LsiBuffer[116]): start
01-01 12:00:35.166 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[143]): start cmd : 22
01-01 12:00:35.166 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[163]): end
01-01 12:00:35.166 I/[email protected]_64( 562):
INFO(setSec2LsiBuffer[125]): end
01-01 12:00:35.166 I/[email protected]_64( 562):
INFO(getSec2LsiModuleInfo[80]): start
01-01 12:00:35.166 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[143]): start cmd : 20
01-01 12:00:35.166 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[163]): end
01-01 12:00:35.166 I/[email protected]_64( 562):
INFO(getSec2LsiModuleInfo[89]): end
01-01 12:00:35.166 I/SecCameraCalMapConversion( 562): Memory in/out size AWB(8 /
16) LSC(137 / 6640)
01-01 12:00:35.166 I/[email protected]_64( 562):
INFO(getSec2LsiBuffer[98]): start
01-01 12:00:35.166 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[143]): start cmd : 21
01-01 12:00:35.166 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[163]): end
01-01 12:00:35.166 I/[email protected]_64( 562):
INFO(getSec2LsiBuffer[107]): end
01-01 12:00:35.166 I/SecCameraCalMapConversion( 562): Sec2LSI : AWB coversion is
Successful
01-01 12:00:35.167 I/SecCameraCalMapConversion( 562): Sec2LSI : LSC coversion is
Successful
01-01 12:00:35.167 I/[email protected]_64( 562):
INFO(setSec2LsiBuffer[116]): start
01-01 12:00:35.167 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[143]): start cmd : 22
01-01 12:00:35.167 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[163]): end
01-01 12:00:35.167 I/[email protected]_64( 562):
INFO(setSec2LsiBuffer[125]): end
01-01 12:00:35.167 I/[email protected]_64( 562):
INFO(getSec2LsiModuleInfo[80]): start
01-01 12:00:35.167 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[143]): start cmd : 20
01-01 12:00:35.168 E/[email protected]_64( 562):
failed to ioctl: (8) IS_CAMINFO_IOCTL_COMMAND (22 - Invalid argument)
01-01 12:00:35.168 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[163]): end
01-01 12:00:35.168 E/[email protected]_64( 562):
failed to communicate kernel: (20)
01-01 12:00:35.168 I/[email protected]_64( 562):
INFO(getSec2LsiModuleInfo[89]): end
01-01 12:00:35.168 E/SecCameraCalMapConversion( 562): secCameraDeviceInfo-
>getSec2LsiModuleInfo() got failed (-1)
01-01 12:00:35.168 E/SecCameraUtil( 562): m_process got failed for camID(52),
ret(-38)!!!
01-01 12:00:35.168 I/[email protected]_64( 562):
INFO(getSec2LsiModuleInfo[80]): start
01-01 12:00:35.168 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[143]): start cmd : 20
01-01 12:00:35.168 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[163]): end
01-01 12:00:35.168 I/[email protected]_64( 562):
INFO(getSec2LsiModuleInfo[89]): end
01-01 12:00:35.168 I/SecCameraCalMapConversion( 562): Memory in/out size AWB(8 /
16) LSC(1017 / 6640)
01-01 12:00:35.168 I/[email protected]_64( 562):
INFO(getSec2LsiBuffer[98]): start
01-01 12:00:35.168 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[143]): start cmd : 21
01-01 12:00:35.168 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[163]): end
01-01 12:00:35.168 I/[email protected]_64( 562):
INFO(getSec2LsiBuffer[107]): end
01-01 12:00:35.168 I/SecCameraCalMapConversion( 562): Sec2LSI : AWB coversion is
Successful
01-01 12:00:35.169 I/SecCameraCalMapConversion( 562): Sec2LSI : LSC coversion is
Successful
01-01 12:00:35.169 I/[email protected]_64( 562):
INFO(setSec2LsiBuffer[116]): start
01-01 12:00:35.169 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[143]): start cmd : 22
01-01 12:00:35.169 I/[email protected]_64( 562):
INFO(m_executeIoctlCommand[163]): end
01-01 12:00:35.169 I/[email protected]_64( 562):
INFO(setSec2LsiBuffer[125]): end
01-01 12:00:35.170 I/SecCameraUtil( 562): INFO(doCalMapConversion[2182]): end
01-01 12:00:35.170 I/SecCameraUtil( 562): DEBUG:duration time( 12 msec):
(doCalMapConversion)
01-01 12:00:35.170 I/ExynosCameraInterface( 562): INFO(init_func[1165]):Sec2LSI
cal map conversion is Success
01-01 12:00:35.170 I/ExynosCameraInterface( 562): INFO(init_func[1169]):out =====
01-01 12:00:35.170 I/ExynosCameraInterface( 562): DEBUG:duration time( 1753 msec):
(init_func)
01-01 12:00:35.170 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(0) =====
01-01 12:00:35.174 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:35.176 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[503]):serviceCameraId(0), mainCameraId(0), subCameraId(-1),
scenario(0)
01-01 12:00:35.179 D/RenderEngine( 608): shader cache generated - 48 shaders in
1054.710938 ms
01-01 12:00:35.179 I/SurfaceFlinger( 608): RemoteScreen::initialized()
01-01 12:00:35.179 I/SurfaceFlinger( 608): RemoteScreen::initialized - update HW
Width(720), HW Height(1600)
01-01 12:00:35.181 I/servicemanager( 333): Adding 'u:r:surfaceflinger:s0' service
(SurfaceFlinger:608)
01-01 12:00:35.182 I/HidlServiceManagement( 608): Registered
[email protected]::IDisplayService/default
01-01 12:00:35.183 D/SurfaceFlinger( 608): Setting power mode 2 on display 0
01-01 12:00:35.183 I/ExynosCameraSensorInfo( 562): [CAM_ID(0)]-
INFO(createExynosCameraSensorInfo[542]):sensorId 61 name GM2
01-01 12:00:35.183 D/display ( 551): setPowerMode:: FBIOBLANK mode(2), blank(0)
01-01 12:00:35.183 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[660]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-01 12:00:35.183 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[1138]):leds at sensorStaticInfo is NULL
01-01 12:00:35.183 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(m_createAvailableCapabilities[4250]):supportedHwLevel(0) supportedCapabilities(0x
1)
01-01 12:00:35.187 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[437]):vendorFlipModes at sensorStaticInfo is NULL
01-01 12:00:35.187 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[6457]):availableHighSpe
edVideoList is NULL
01-01 12:00:35.188 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[596]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-01 12:00:35.188 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[614]):availableIrisSizeList/availableIrisFormatList is
NULL
01-01 12:00:35.188 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[659]):SAMSUNG_ANDROID_SCALER_AVAILABLE_TETRA_PICTURE_S
TREAM_CONFIGURATIONS update
01-01 12:00:35.188 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[776]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-01 12:00:35.188 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[963]):service id(0), (0/1)physical_ids(0)
01-01 12:00:35.190 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[976]):[CAM_ID 0]SensorName = S5KGM2,size = 7
01-01 12:00:35.190 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
01-01 12:00:35.190 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 1
01-01 12:00:35.190 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 2
01-01 12:00:35.190 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 3
01-01 12:00:35.190 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 20
01-01 12:00:35.190 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 21
01-01 12:00:35.190 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 22
01-01 12:00:35.190 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 23
01-01 12:00:35.190 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 50
01-01 12:00:35.190 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 51
01-01 12:00:35.190 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 52
01-01 12:00:35.190 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 54
01-01 12:00:35.190 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 4
01-01 12:00:35.191 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(1) =====
01-01 12:00:35.191 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[503]):serviceCameraId(1), mainCameraId(1), subCameraId(-1),
scenario(0)
01-01 12:00:35.191 I/ExynosCameraSensorInfo( 562): [CAM_ID(1)]-
INFO(createExynosCameraSensorInfo[542]):sensorId 39 name S5K4HA
01-01 12:00:35.191 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[660]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-01 12:00:35.191 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[1138]):leds at sensorStaticInfo is NULL
01-01 12:00:35.191 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(m_createAvailableCapabilities[4250]):supportedHwLevel(0) supportedCapabilities(0x
9)
01-01 12:00:35.191 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[6457]):availableHighSpe
edVideoList is NULL
01-01 12:00:35.191 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[596]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-01 12:00:35.191 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[614]):availableIrisSizeList/availableIrisFormatList is
NULL
01-01 12:00:35.191 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[776]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-01 12:00:35.192 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[963]):service id(1), (0/1)physical_ids(1)
01-01 12:00:35.192 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[976]):[CAM_ID 1]SensorName = S5K4HA,size = 7
01-01 12:00:35.192 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
01-01 12:00:35.192 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 0
01-01 12:00:35.192 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 2
01-01 12:00:35.192 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 3
01-01 12:00:35.192 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 20
01-01 12:00:35.192 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 21
01-01 12:00:35.192 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 22
01-01 12:00:35.192 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 23
01-01 12:00:35.192 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 50
01-01 12:00:35.192 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 51
01-01 12:00:35.192 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 52
01-01 12:00:35.192 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 54
01-01 12:00:35.192 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 4
01-01 12:00:35.192 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(2) =====
01-01 12:00:35.192 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[503]):serviceCameraId(2), mainCameraId(4), subCameraId(-1),
scenario(0)
01-01 12:00:35.192 I/ExynosCameraSensorInfo( 562): [CAM_ID(4)]-
INFO(createExynosCameraSensorInfo[542]):sensorId 210 name GC5035
01-01 12:00:35.192 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[660]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-01 12:00:35.192 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[1138]):leds at sensorStaticInfo is NULL
01-01 12:00:35.192 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(m_createAvailableCapabilities[4250]):supportedHwLevel(0) supportedCapabilities(0x
9)
01-01 12:00:35.192 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[6457]):availableHighSpe
edVideoList is NULL
01-01 12:00:35.192 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[596]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-01 12:00:35.192 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[614]):availableIrisSizeList/availableIrisFormatList is
NULL
01-01 12:00:35.192 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[776]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-01 12:00:35.192 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[963]):service id(2), (0/1)physical_ids(50)
01-01 12:00:35.193 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[976]):[CAM_ID 4]SensorName = GC5035,size = 7
01-01 12:00:35.193 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
01-01 12:00:35.193 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 0
01-01 12:00:35.193 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 1
01-01 12:00:35.193 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 3
01-01 12:00:35.193 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 20
01-01 12:00:35.193 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 21
01-01 12:00:35.193 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 22
01-01 12:00:35.193 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 23
01-01 12:00:35.193 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 50
01-01 12:00:35.193 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 51
01-01 12:00:35.193 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 52
01-01 12:00:35.193 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 80
01-01 12:00:35.193 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 81
01-01 12:00:35.193 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 4
01-01 12:00:35.193 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(3) =====
01-01 12:00:35.193 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[503]):serviceCameraId(3), mainCameraId(1), subCameraId(-1),
scenario(0)
01-01 12:00:35.193 I/ExynosCameraSensorInfo( 562): [CAM_ID(1)]-
INFO(createExynosCameraSensorInfo[542]):sensorId 39 name S5K4HA
01-01 12:00:35.193 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[660]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-01 12:00:35.193 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[1138]):leds at sensorStaticInfo is NULL
01-01 12:00:35.193 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(m_createAvailableCapabilities[4250]):supportedHwLevel(0) supportedCapabilities(0x
9)
01-01 12:00:35.193 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[6457]):availableHighSpe
edVideoList is NULL
01-01 12:00:35.193 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[596]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-01 12:00:35.193 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[614]):availableIrisSizeList/availableIrisFormatList is
NULL
01-01 12:00:35.193 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[776]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-01 12:00:35.193 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[963]):service id(3), (0/1)physical_ids(3)
01-01 12:00:35.194 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[976]):[CAM_ID 1]SensorName = S5K4HA,size = 7
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 0
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 1
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 2
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 20
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 21
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 22
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 23
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 50
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 51
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 52
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 80
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 81
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 4
01-01 12:00:35.194 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(4) =====
01-01 12:00:35.194 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[503]):serviceCameraId(4), mainCameraId(1), subCameraId(-1),
scenario(2)
01-01 12:00:35.194 I/ExynosCameraSensorInfo( 562): [CAM_ID(1)]-
INFO(createExynosCameraSensorInfo[542]):sensorId 39 name S5K4HA
01-01 12:00:35.194 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[660]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-01 12:00:35.194 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[1138]):leds at sensorStaticInfo is NULL
01-01 12:00:35.194 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(m_createAvailableCapabilities[4250]):supportedHwLevel(0)
supportedCapabilities(0x2057)
01-01 12:00:35.194 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[6457]):availableHighSpe
edVideoList is NULL
01-01 12:00:35.194 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[596]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-01 12:00:35.194 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[614]):availableIrisSizeList/availableIrisFormatList is
NULL
01-01 12:00:35.194 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[776]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-01 12:00:35.194 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[963]):service id(4), (0/1)physical_ids(3)
01-01 12:00:35.194 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[976]):[CAM_ID 1]SensorName = S5K4HA,size = 7
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 0
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 1
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 2
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 3
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 20
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 21
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 22
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 23
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 40
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 50
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 51
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 52
01-01 12:00:35.194 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 80
01-01 12:00:35.195 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(20) =====
01-01 12:00:35.195 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[503]):serviceCameraId(20), mainCameraId(0), subCameraId(4),
scenario(3)
01-01 12:00:35.195 I/ExynosCameraSensorInfo( 562): [CAM_ID(0)]-
INFO(createExynosCameraSensorInfo[542]):sensorId 61 name GM2
01-01 12:00:35.195 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[660]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-01 12:00:35.195 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[1138]):leds at sensorStaticInfo is NULL
01-01 12:00:35.195 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[1191]):ServiceID(20), [0/2]Physical ID(0)
01-01 12:00:35.195 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[1191]):ServiceID(20), [1/2]Physical ID(50)
01-01 12:00:35.195 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(m_createAvailableCapabilities[4250]):supportedHwLevel(0)
supportedCapabilities(0x1025)
01-01 12:00:35.195 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[437]):vendorFlipModes at sensorStaticInfo is NULL
01-01 12:00:35.195 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[6457]):availableHighSpe
edVideoList is NULL
01-01 12:00:35.195 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[596]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-01 12:00:35.195 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[614]):availableIrisSizeList/availableIrisFormatList is
NULL
01-01 12:00:35.195 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[659]):SAMSUNG_ANDROID_SCALER_AVAILABLE_TETRA_PICTURE_S
TREAM_CONFIGURATIONS update
01-01 12:00:35.195 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[776]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-01 12:00:35.195 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[963]):service id(20), (0/2)physical_ids(0)
01-01 12:00:35.195 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[963]):service id(20), (1/2)physical_ids(50)
01-01 12:00:35.195 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[976]):[CAM_ID 0]SensorName = S5KGM2,size = 7
01-01 12:00:35.195 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[976]):[CAM_ID 4]SensorName = GC5035,size = 7
01-01 12:00:35.195 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[1045]):SAMSUNG_ANDROID_LOGICALMULTICAMERA_MASTERPHYSIC
ALID masterPhysicalId = 0
01-01 12:00:35.200 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>resource_cost = 100
01-01 12:00:35.200 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(21) =====
01-01 12:00:35.200 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 21/-1 camInfoIndex(-1)
01-01 12:00:35.200 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(22) =====
01-01 12:00:35.200 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 22/-1 camInfoIndex(-1)
01-01 12:00:35.200 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(23) =====
01-01 12:00:35.200 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[503]):serviceCameraId(23), mainCameraId(0), subCameraId(2),
scenario(4)
01-01 12:00:35.200 I/ExynosCameraSensorInfo( 562): [CAM_ID(0)]-
INFO(createExynosCameraSensorInfo[542]):sensorId 61 name GM2
01-01 12:00:35.200 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[660]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-01 12:00:35.200 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[1138]):leds at sensorStaticInfo is NULL
01-01 12:00:35.200 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[1191]):ServiceID(23), [0/2]Physical ID(0)
01-01 12:00:35.200 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[1191]):ServiceID(23), [1/2]Physical ID(52)
01-01 12:00:35.200 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(m_createAvailableCapabilities[4250]):supportedHwLevel(0)
supportedCapabilities(0x1025)
01-01 12:00:35.200 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[437]):vendorFlipModes at sensorStaticInfo is NULL
01-01 12:00:35.201 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[6457]):availableHighSpe
edVideoList is NULL
01-01 12:00:35.201 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[596]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-01 12:00:35.201 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[614]):availableIrisSizeList/availableIrisFormatList is
NULL
01-01 12:00:35.201 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[659]):SAMSUNG_ANDROID_SCALER_AVAILABLE_TETRA_PICTURE_S
TREAM_CONFIGURATIONS update
01-01 12:00:35.201 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[776]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-01 12:00:35.201 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[963]):service id(23), (0/2)physical_ids(0)
01-01 12:00:35.201 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[963]):service id(23), (1/2)physical_ids(52)
01-01 12:00:35.201 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[976]):[CAM_ID 0]SensorName = S5KGM2,size = 7
01-01 12:00:35.201 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[976]):[CAM_ID 2]SensorName = GC02M1,size = 7
01-01 12:00:35.201 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[1045]):SAMSUNG_ANDROID_LOGICALMULTICAMERA_MASTERPHYSIC
ALID masterPhysicalId = 0
01-01 12:00:35.202 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[1058]):dualCalSize(760)
01-01 12:00:35.202 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>resource_cost = 100
01-01 12:00:35.202 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 0
01-01 12:00:35.202 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 1
01-01 12:00:35.202 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 2
01-01 12:00:35.202 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 3
01-01 12:00:35.202 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 20
01-01 12:00:35.202 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 21
01-01 12:00:35.202 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 22
01-01 12:00:35.202 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 50
01-01 12:00:35.202 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 51
01-01 12:00:35.202 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 52
01-01 12:00:35.202 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 54
01-01 12:00:35.202 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 4
01-01 12:00:35.202 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(40) =====
01-01 12:00:35.202 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 40/-1 camInfoIndex(-1)
01-01 12:00:35.202 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(41) =====
01-01 12:00:35.202 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 41/-1 camInfoIndex(-1)
01-01 12:00:35.202 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(50) =====
01-01 12:00:35.202 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[503]):serviceCameraId(50), mainCameraId(4), subCameraId(-1),
scenario(0)
01-01 12:00:35.202 I/ExynosCameraSensorInfo( 562): [CAM_ID(4)]-
INFO(createExynosCameraSensorInfo[542]):sensorId 210 name GC5035
01-01 12:00:35.202 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[660]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-01 12:00:35.202 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[1138]):leds at sensorStaticInfo is NULL
01-01 12:00:35.202 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(m_createAvailableCapabilities[4250]):supportedHwLevel(0) supportedCapabilities(0x
9)
01-01 12:00:35.202 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[6457]):availableHighSpe
edVideoList is NULL
01-01 12:00:35.202 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[596]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-01 12:00:35.202 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[614]):availableIrisSizeList/availableIrisFormatList is
NULL
01-01 12:00:35.202 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[776]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-01 12:00:35.202 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[963]):service id(50), (0/1)physical_ids(50)
01-01 12:00:35.203 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[976]):[CAM_ID 4]SensorName = GC5035,size = 7
01-01 12:00:35.203 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
01-01 12:00:35.203 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(51) =====
01-01 12:00:35.203 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 51/-1 camInfoIndex(-1)
01-01 12:00:35.203 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(52) =====
01-01 12:00:35.203 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[503]):serviceCameraId(52), mainCameraId(2), subCameraId(-1),
scenario(0)
01-01 12:00:35.203 I/ExynosCameraSensorInfo( 562): [CAM_ID(2)]-
INFO(createExynosCameraSensorInfo[542]):sensorId 214 name GC02M1
01-01 12:00:35.203 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[660]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-01 12:00:35.203 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[1138]):leds at sensorStaticInfo is NULL
01-01 12:00:35.203 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(m_createAvailableCapabilities[4250]):supportedHwLevel(0) supportedCapabilities(0x
9)
01-01 12:00:35.203 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[6457]):availableHighSpe
edVideoList is NULL
01-01 12:00:35.203 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[596]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-01 12:00:35.203 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[614]):availableIrisSizeList/availableIrisFormatList is
NULL
01-01 12:00:35.203 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[776]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-01 12:00:35.203 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_createVendorEffectAeAvailableFpsRanges[6848]):effectFpsRangesList is NULL
01-01 12:00:35.203 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[913]):SAMSUNG_ANDROID_CONTROL_EFFECT_AE_AVAILABLE_TARG
ET_FPS_RANGE is NULL
01-01 12:00:35.203 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[963]):service id(52), (0/1)physical_ids(52)
01-01 12:00:35.203 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[976]):[CAM_ID 2]SensorName = GC02M1,size = 7
01-01 12:00:35.203 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
01-01 12:00:35.203 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(53) =====
01-01 12:00:35.203 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 53/-1 camInfoIndex(-1)
01-01 12:00:35.203 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(54) =====
01-01 12:00:35.203 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[503]):serviceCameraId(54), mainCameraId(6), subCameraId(-1),
scenario(0)
01-01 12:00:35.204 I/ExynosCameraSensorInfo( 562): [CAM_ID(6)]-
INFO(createExynosCameraSensorInfo[542]):sensorId 214 name GC02M1
01-01 12:00:35.204 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[660]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-01 12:00:35.204 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(constructStaticInfo[1138]):leds at sensorStaticInfo is NULL
01-01 12:00:35.204 I/ExynosCameraMetadataConverter( 562): [CAM(-1)][]-
(m_createAvailableCapabilities[4250]):supportedHwLevel(0) supportedCapabilities(0x
9)
01-01 12:00:35.204 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[6457]):availableHighSpe
edVideoList is NULL
01-01 12:00:35.204 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[596]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-01 12:00:35.204 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[614]):availableIrisSizeList/availableIrisFormatList is
NULL
01-01 12:00:35.204 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[776]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-01 12:00:35.204 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_createVendorEffectAeAvailableFpsRanges[6848]):effectFpsRangesList is NULL
01-01 12:00:35.204 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[913]):SAMSUNG_ANDROID_CONTROL_EFFECT_AE_AVAILABLE_TARG
ET_FPS_RANGE is NULL
01-01 12:00:35.204 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[963]):service id(54), (0/1)physical_ids(54)
01-01 12:00:35.205 I/ExynosCameraMetadataConverterVendor( 562): [CAM(-1)][]-
(m_constructVendorStaticInfo[976]):[CAM_ID 6]SensorName = GC02M1,size = 7
01-01 12:00:35.205 I/ExynosCameraInterface( 562): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(55) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 55/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(56) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 56/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(57) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 57/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(58) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 58/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(59) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 59/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(60) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 60/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(61) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 61/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(62) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 62/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(63) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 63/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(64) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 64/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(65) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 65/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(66) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 66/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(67) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 67/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(68) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 68/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(69) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 69/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(70) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 70/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(71) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 71/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(72) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 72/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(73) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 73/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(80) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 80/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(81) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 81/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(83) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 83/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(90) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 90/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(91) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 91/-1 camInfoIndex(-1)
01-01 12:00:35.205 I/ExynosCameraInterface( 562):
INFO(HAL_getCameraInfo[735]):in(92) =====
01-01 12:00:35.205 E/ExynosCameraInterface( 562):
ERR(HAL_getCameraInfo[741]):Invalid camera ID 92/-1 camInfoIndex(-1)
01-01 12:00:35.207 I/HidlServiceManagement( 562): Registered
[email protected]::ISehCameraProvider/legacy/0
01-01 12:00:35.207 I/HidlServiceManagement( 562): Removing namespace from process
name [email protected]_64 to [email protected]
service_64.
01-01 12:00:35.225 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:35.275 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:35.290 D/display ( 551): setPowerMode:: S3CFB_POWER_MODE mode(2),
blank(0)
01-01 12:00:35.290 I/display ( 551): [compareVsyncPeriod] set the lowest(mode:0)
vsync 166 of display(0)
01-01 12:00:35.290 D/SurfaceFlinger( 608): Finished setting power mode 2 on
display 0
01-01 12:00:35.325 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:35.375 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:35.426 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:35.476 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:35.526 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:35.563 E/SemDvfsManager_JNI( 532): SemDvfsManager: registerfunction
enter
01-01 12:00:35.564 E/SemAffinityControl( 532): SemAffinityControl:
registerfunction enter
01-01 12:00:35.576 E/SemDvfsManager_JNI( 531): SemDvfsManager: registerfunction
enter
01-01 12:00:35.576 E/SemAffinityControl( 531): SemAffinityControl:
registerfunction enter
01-01 12:00:35.577 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:35.587 W/zygote ( 532): JNI RegisterNativeMethods: attempt to
register 0 native methods for android.media.AudioAttributes
01-01 12:00:35.590 W/zygote64( 531): JNI RegisterNativeMethods: attempt to
register 0 native methods for android.media.AudioAttributes
01-01 12:00:35.627 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:35.655 I/Zygote ( 531): !@Boot_EBS_F: boot_progress_preload_start
01-01 12:00:35.655 D/Zygote ( 531): begin preload
01-01 12:00:35.655 I/Zygote ( 531): !@Boot: Begin of preload()
01-01 12:00:35.655 I/Zygote ( 531): Calling ZygoteHooks.beginPreload()
01-01 12:00:35.666 I/zygote ( 532): Explicit concurrent copying GC freed
2653(288KB) AllocSpace objects, 0(0B) LOS objects, 80% free, 370KB/1906KB, paused
133us total 14.084ms
01-01 12:00:35.677 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:35.680 I/zygote ( 532): Explicit concurrent copying GC freed 5(32KB)
AllocSpace objects, 0(0B) LOS objects, 79% free, 386KB/1922KB, paused 191us total
13.350ms
01-01 12:00:35.681 D/Zygote32Timing( 532): PostZygoteInitGC took to complete: 29ms
01-01 12:00:35.681 D/Zygote32Timing( 532): ZygoteInit took to complete: 43ms
01-01 12:00:35.683 I/zygote64( 531): Verified 1384 classes from mainline modules
in 410.128ms
01-01 12:00:35.703 I/Zygote ( 532): Accepting command socket connections
01-01 12:00:35.704 I/zygote ( 532): Verified 1384 classes from mainline modules
in 442.036ms
01-01 12:00:35.728 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:35.778 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:35.817 D/Zygote64Timing( 531): BeginPreload took to complete: 162ms
01-01 12:00:35.817 I/Zygote ( 531): !@Boot_EBS_F: Preload Classes
01-01 12:00:35.817 I/Zygote ( 531): !@Boot: Parallel Preloading classes...
01-01 12:00:35.822 I/ZygoteInitThreadPool( 531): Set ZygoteInitThreadPool as 2 + 1
+ 2 threads
01-01 12:00:35.828 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:35.879 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:35.906 W/ZygoteInitThreadPool( 531): Class not found for preloading:
android.app.-$$Lambda$ResourcesManager$QJ7UiVk_XS90KuXAsIjIEym1DnM
01-01 12:00:35.906 W/ZygoteInitThreadPool( 531): Class not found for preloading:
android.app.-$$Lambda$SystemServiceRegistry$16$s6mZ42tuGUunhKa_5iwjLY5FGdM
01-01 12:00:35.916 D/SemCscFeature( 531): Encoded
01-01 12:00:35.922 D/SemCscFeature( 531): Encoded
01-01 12:00:35.924 D/SemCscFeature( 531): Encoded
01-01 12:00:35.926 D/SemCscFeature( 531): Encoded
01-01 12:00:35.929 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:35.979 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:36.029 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:36.037 W/ZygoteInitThreadPool( 531): Class not found for preloading:
android.app.SystemServiceRegistry$45
01-01 12:00:36.080 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:36.108 E/SystemServiceRegistry( 531): systemservice inputdev:true
01-01 12:00:36.120 V/ZygoteInitThreadPool( 531): Class android.util.TimeUtils was
preloaded took to much time: 153ms
01-01 12:00:36.123 W/ZygoteInitThreadPool( 531): Class not found for preloading:
android.view.-$$Lambda$PYGleuqIeCxjTD1pJqqx1opFv1g
01-01 12:00:36.123 W/ZygoteInitThreadPool( 531): Class not found for preloading:
android.view.-$$Lambda$SurfaceView$w68OV7dB_zKVNsA-r0IrAUtyWas
01-01 12:00:36.124 W/ZygoteInitThreadPool( 531): Class not found for preloading:
android.view.-$$Lambda$cZhmLzK8aetUdx4VlP9w5jR7En0
01-01 12:00:36.130 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:36.147 V/ZygoteInitThreadPool( 531): Class
android.app.SystemServiceRegistry was preloaded took to much time: 108ms
01-01 12:00:36.177 I/zygote64( 531): Background concurrent copying GC freed
56501(4208KB) AllocSpace objects, 23(692KB) LOS objects, 49% free, 3946KB/7893KB,
paused 6.260ms total 68.332ms
01-01 12:00:36.181 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:36.215 W/ZygoteInitThreadPool( 531): Class not found for preloading:
android.view.autofill.-$$Lambda$AutofillManager$AutofillManagerClient$vxNm6RuuD-
r5pkiSxNSBBd1w_Qc
01-01 12:00:36.217 W/ZygoteInitThreadPool( 531): Class not found for preloading:
android.view.contentcapture.-$$Lambda$MainContentCaptureSession$1$JPRO-
nNGZpgXrKr4QC_iQiTbQx0
01-01 12:00:36.217 W/ZygoteInitThreadPool( 531): Class not found for preloading:
android.view.contentcapture.-$
$Lambda$MainContentCaptureSession$1$Xhq3WJibbalS1G_W3PRC2m7muhM
01-01 12:00:36.231 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:36.281 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:36.298 V/ZygoteInitThreadPool( 531): Class
android.content.pm.InstantAppResolveInfo$InstantAppDigest was preloaded took to
much time: 100ms
01-01 12:00:36.298 V/ZygoteInitThreadPool( 531): Class
android.view.contentcapture.ContentCaptureSession was preloaded took to much time:
80ms
01-01 12:00:36.299 W/ZygoteInitThreadPool( 531): Class not found for preloading:
android.view.contentcapture.MainContentCaptureSession$1
01-01 12:00:36.311 W/ZygoteInitThreadPool( 531): Class not found for preloading:
android.content.res.-$$Lambda$Resources$4msWUw7LKsgLexLZjIfWa4oguq4
01-01 12:00:36.332 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:36.371 W/ZygoteInitThreadPool( 531): Class not found for preloading:
android.widget.ActionMenuPresenter$OverflowMenuButton$1
01-01 12:00:36.379 E/ActivityRecognitionHardware( 531): activity_recognition HAL
is deprecated. class_init is effectively a no-op
01-01 12:00:36.382 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:36.432 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:36.453 V/ZygoteInitThreadPool( 531): Class
android.icu.text.AnyTransliterator was preloaded took to much time: 555ms
01-01 12:00:36.464 W/ZygoteInitThreadPool( 531): Completed : android.icu.text
classes took 566ms
01-01 12:00:36.477 W/ZygoteInitThreadPool( 531): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$7bfIWpn8X2h-hSzLD6dcuK4Ljuw
01-01 12:00:36.478 W/ZygoteInitThreadPool( 531): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$B-TmZhQb712ePnuJTxvMe7P-YwQ
01-01 12:00:36.478 W/ZygoteInitThreadPool( 531): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$Xvt9xdVPtevMWGIjcbxXf0_mr_c
01-01 12:00:36.478 W/ZygoteInitThreadPool( 531): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$_l2oiaRDRhjCXI_PwXPsAhrgegI
01-01 12:00:36.478 W/ZygoteInitThreadPool( 531): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$-YP-7pwoNn8TN0iTmo5Q1r2lQz0
01-01 12:00:36.478 W/ZygoteInitThreadPool( 531): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$Vota0PqfoPWckjXH35wE48myGdk
01-01 12:00:36.478 W/ZygoteInitThreadPool( 531): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$iPOmTqbqUiHzgsAugINuZgf9tls
01-01 12:00:36.482 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:36.533 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:36.583 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:36.599 I/zygote64( 531):
Thread[10,tid=694,Native,Thread*=0xb400007b2588fc00,peer=0x12e00608,"0 ~ 5954
(preloading: android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
01-01 12:00:36.599 V/ZygoteInitThreadPool( 531): Class
com.android.internal.os.KernelCpuProcStringReader was preloaded took to much time:
81ms
01-01 12:00:36.604 I/zygote64( 531):
Thread[10,tid=694,Native,Thread*=0xb400007b2588fc00,peer=0x12e00608,"0 ~ 5954
(preloading: android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
01-01 12:00:36.604 D/MtpDeviceJNI( 531): register_android_mtp_MtpDevice
01-01 12:00:36.605 I/zygote64( 531):
Thread[10,tid=694,Native,Thread*=0xb400007b2588fc00,peer=0x12e00608,"0 ~ 5954
(preloading: android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
01-01 12:00:36.605 I/zygote64( 531):
Thread[10,tid=694,Native,Thread*=0xb400007b2588fc00,peer=0x12e00608,"0 ~ 5954
(preloading: android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
01-01 12:00:36.610 W/ZygoteInitThreadPool( 531): Class not found for preloading:
com.android.internal.telephony.-$$Lambda$MultiSimSettingController$55347QtGjuukX-
px3jYZkJd_z3U
01-01 12:00:36.610 W/ZygoteInitThreadPool( 531): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$MultiSimSettingController$DcLtrTEtdlCd4WOev4Zk79vrSko
01-01 12:00:36.610 W/ZygoteInitThreadPool( 531): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$MultiSimSettingController$WtGtOenjqxSBoW5BUjT-VlNoSTM
01-01 12:00:36.611 W/ZygoteInitThreadPool( 531): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$SubscriptionController$VCQsMNqRHpN3RyoXYzh2YUwA2yc
01-01 12:00:36.611 W/ZygoteInitThreadPool( 531): Class not found for preloading:
com.android.internal.telephony.-$$Lambda$SubscriptionController$u5xE-
urXR6ElZ50305_6guo20Fc
01-01 12:00:36.611 W/ZygoteInitThreadPool( 531): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$SubscriptionInfoUpdater$ecTEeMEIjOEa2z5W3wjqiicibbY
01-01 12:00:36.624 V/ZygoteInitThreadPool( 531): Class
android.media.CamcorderProfile was preloaded took to much time: 110ms
01-01 12:00:36.633 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:36.643 W/ZygoteInitThreadPool( 531): Class not found for preloading:
android.media.MediaRouter$Static$Client$1
01-01 12:00:36.643 W/ZygoteInitThreadPool( 531): Class not found for preloading:
android.media.MediaRouter$Static$Client$2
01-01 12:00:36.684 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:36.689 W/ZygoteInitThreadPool( 531): Class not found for preloading:
com.android.internal.telephony.IccSmsInterfaceManager$2
01-01 12:00:36.734 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:36.747 W/ZygoteInitThreadPool( 531): Class not found for preloading:
android.net.shared.Inet4AddressUtils
01-01 12:00:36.747 W/ZygoteInitThreadPool( 531): Class not found for preloading:
android.net.shared.InetAddressUtils
01-01 12:00:36.766 W/ZygoteInitThreadPool( 531): Class not found for preloading:
com.android.internal.telephony.imsphone.-$
$Lambda$ImsPhoneCallTracker$QlPVd_3u4_verjHUDnkn6zaSe54
01-01 12:00:36.784 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:36.790 W/ZygoteInitThreadPool( 531): Class not found for preloading:
com.android.internal.widget.-$$Lambda$gPQuiuEDuOmrh2MixBcV6a5gu5s
01-01 12:00:36.799 W/ZygoteInitThreadPool( 531): Class not found for preloading:
com.android.internal.widget.LockPatternUtils$2
01-01 12:00:36.814 I/io_stats( 385): !@ 179,0 r 33554 3213260 w 4552 2134704 d 116
71184 f 464 352 iot 28556 0 th 102400 102400 64728 pt 232 inp 1 0 39.164
01-01 12:00:36.834 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:36.885 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:36.935 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:36.944 W/ZygoteInitThreadPool( 531): Completed : 0 ~ 5954 took 1044ms
01-01 12:00:36.986 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:37.035 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:37.086 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:37.136 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:37.187 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:37.225 V/ZygoteInitThreadPool( 531): Class
android.graphics.fonts.SystemFonts was preloaded took to much time: 269ms
01-01 12:00:37.225 W/ZygoteInitThreadPool( 531): Completed : 5954 ~ 11909 took
1325ms
01-01 12:00:37.226 W/idmap2 ( 698): failed to create idmap
01-01 12:00:37.236 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:37.286 V/ZygoteInitThreadPool( 531): Class android.graphics.Typeface
was preloaded took to much time: 1389ms
01-01 12:00:37.286 W/ZygoteInitThreadPool( 531): Completed :
android.graphics.Typeface took 1389ms
01-01 12:00:37.288 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:37.337 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:37.365 V/ZygoteInitThreadPool( 531): Class
com.android.internal.telephony.GsmAlphabet was preloaded took to much time: 1468ms
01-01 12:00:37.365 W/ZygoteInitThreadPool( 531): Completed :
com.android.internal.telephony.GsmAlphabet took 1468ms
01-01 12:00:37.372 D/ZygoteInitThreadPool( 531): Done preloading
01-01 12:00:37.373 I/Zygote ( 531): ...preloaded 12125 parallelPreloadClasses in
1555ms.
01-01 12:00:37.373 I/zygote64( 531): VMRuntime.preloadDexCaches starting
01-01 12:00:37.388 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:37.437 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:37.444 I/zygote64( 531): VMRuntime.preloadDexCaches strings
total=549271 before=14401 after=14401
01-01 12:00:37.444 I/zygote64( 531): VMRuntime.preloadDexCaches types total=50693
before=13937 after=14130
01-01 12:00:37.444 I/zygote64( 531): VMRuntime.preloadDexCaches fields
total=229114 before=17822 after=18749
01-01 12:00:37.444 I/zygote64( 531): VMRuntime.preloadDexCaches methods
total=404528 before=22317 after=22317
01-01 12:00:37.444 I/zygote64( 531): VMRuntime.preloadDexCaches finished
01-01 12:00:37.444 D/Zygote64Timing( 531): PreloadClasses took to complete: 1627ms
01-01 12:00:37.444 I/Zygote ( 531): !@Boot_EBS_F:
CacheNonBootClasspathClassLoaders
01-01 12:00:37.470 I/zygote64( 531): The ClassLoaderContext is a special shared
library.
01-01 12:00:37.489 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:37.516 D/ApplicationLoaders( 531): Created zygote-cached class loader:
/system/framework/android.hidl.base-V1.0-java.jar
01-01 12:00:37.520 I/zygote64( 531): The ClassLoaderContext is a special shared
library.
01-01 12:00:37.522 D/ApplicationLoaders( 531): Created zygote-cached class loader:
/system/framework/android.hidl.manager-V1.0-java.jar
01-01 12:00:37.531 I/zygote64( 531): The ClassLoaderContext is a special shared
library.
01-01 12:00:37.532 D/ApplicationLoaders( 531): Created zygote-cached class loader:
/system/framework/android.test.base.jar
01-01 12:00:37.533 D/Zygote64Timing( 531): CacheNonBootClasspathClassLoaders took
to complete: 88ms
01-01 12:00:37.533 I/Zygote ( 531): !@Boot_EBS_F: Preload Resources
01-01 12:00:37.533 I/Zygote ( 531): Preloading resources...
01-01 12:00:37.538 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:37.590 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:37.606 W/Resources( 531): Preloaded drawable resource #0x10802af
(android:drawable/dialog_background_material) that varies with configuration!!
01-01 12:00:37.616 W/Resources( 531): Preloaded color resource #0x10601df
(android:color/notification_action_ripple_color) that varies with configuration!!
01-01 12:00:37.616 W/Resources( 531): Preloaded drawable resource #0x108066b
(android:drawable/notification_material_action_background) that varies with
configuration!!
01-01 12:00:37.639 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:37.645 I/Zygote ( 531): ...preloaded 64 resources in 112ms.
01-01 12:00:37.649 I/Zygote ( 531): ...preloaded 41 resources in 4ms.
01-01 12:00:37.650 D/Zygote64Timing( 531): PreloadResources took to complete:
117ms
01-01 12:00:37.686 D/libEGL ( 531): loaded /vendor/lib64/egl/libGLES_mali.so
01-01 12:00:37.691 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:37.723 I/Zygote ( 531): Preloading shared libraries...
01-01 12:00:37.737 E/Zygote ( 531): Couldn't load qti_performance
01-01 12:00:37.739 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
01-01 12:00:37.789 I/Zygote ( 531): Called ZygoteHooks.endPreload()
01-01 12:00:37.791 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:37.793 I/Zygote ( 531): Installed AndroidKeyStoreProvider in 4ms.
01-01 12:00:37.803 I/Zygote ( 531): Warmed up JCA providers in 10ms.
01-01 12:00:37.803 I/Zygote ( 531): !@Boot: End of preload()
01-01 12:00:37.803 D/Zygote ( 531): end preload
01-01 12:00:37.803 I/Zygote ( 531): !@Boot_EBS_F: boot_progress_preload_end
01-01 12:00:37.803 D/Zygote64Timing( 531): ZygotePreload took to complete: 2151ms
01-01 12:00:37.840 W/ServiceManager( 529): Service statscompanion didn't start.
Returning NULL
01-01 12:00:37.840 I/statsd ( 529): Statsd starts to listen to socket.
01-01 12:00:37.850 I/zygote64( 531): Explicit concurrent copying GC freed
28581(1548KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 5061KB/10122KB,
paused 58us total 47.256ms
01-01 12:00:37.892 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:37.894 I/zygote64( 531): Explicit concurrent copying GC freed
3008(142KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 4950KB/9901KB, paused
43us total 41.984ms
01-01 12:00:37.894 D/Zygote64Timing( 531): PostZygoteInitGC took to complete: 91ms
01-01 12:00:37.894 D/Zygote64Timing( 531): ZygoteInit took to complete: 2255ms
01-01 12:00:37.898 I/Zygote ( 531): !@Boot_EBS_F: zygote forkSystemServer
01-01 12:00:37.993 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:37.995 D/Zygote ( 531): Forked child process 702
01-01 12:00:37.996 I/Zygote ( 531): System server process 702 has been created
01-01 12:00:37.997 I/Zygote ( 531): Accepting command socket connections
01-01 12:00:38.022 E/system_server( 702): Not starting debugger since process
cannot load the jdwp agent.
01-01 12:00:38.046 I/ProcessState( 702): system_server uses 2M binder buffer
01-01 12:00:38.093 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:38.194 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:38.295 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:38.395 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:38.451 I/SurfaceFlinger( 608): SFWD update time=40801763740
01-01 12:00:38.496 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:38.597 W/ServiceManager( 590): Service media.metrics didn't start.
Returning NULL
01-01 12:00:38.597 I/AudioFlinger( 590): Using default 3000 mSec as standby time.
01-01 12:00:38.600 D/SecNativeFeatureCppIf( 590): encoded
01-01 12:00:38.600 D/SecNativeFeatureCppIf( 590): decoding and unzip finish
01-01 12:00:38.600 D/SecNativeFeatureCppIf( 590): use unCompDataBuff. encoded
01-01 12:00:38.601 D/SecNativeFeatureCppIf( 590): Free unCompDataBuff
01-01 12:00:38.601 D/SecNativeFeatureCppIf( 590): encoded
01-01 12:00:38.601 D/SecNativeFeatureCppIf( 590): decoding and unzip finish
01-01 12:00:38.601 D/SecNativeFeatureCppIf( 590): use unCompDataBuff. encoded
01-01 12:00:38.601 D/SecNativeFeatureCppIf( 590): Free unCompDataBuff
01-01 12:00:38.601 D/SecNativeFeatureCppIf( 590): encoded
01-01 12:00:38.601 D/SecNativeFeatureCppIf( 590): decoding and unzip finish
01-01 12:00:38.601 D/SecNativeFeatureCppIf( 590): use unCompDataBuff. encoded
01-01 12:00:38.602 D/SecNativeFeatureCppIf( 590): Free unCompDataBuff
01-01 12:00:38.602 D/SecNativeFeatureCppIf( 590): encoded
01-01 12:00:38.602 D/SecNativeFeatureCppIf( 590): decoding and unzip finish
01-01 12:00:38.602 D/SecNativeFeatureCppIf( 590): use unCompDataBuff. encoded
01-01 12:00:38.602 D/SecNativeFeatureCppIf( 590): Free unCompDataBuff
01-01 12:00:38.603 I/servicemanager( 333): Adding 'u:r:audioserver:s0' service
(media.audio_flinger:590)
01-01 12:00:38.603 I/audioserver( 590): Add AudioFlinger on audioserver
01-01 12:00:38.684 D/APM::MultiSoundManager( 590): MultiSoundManager created
01-01 12:00:38.805 E/APM::Serializer( 590): deserialize: Could not parse
/odm/etc/audio_policy_configuration_sec.xml document.
01-01 12:00:38.817 I/io_stats( 385): !@ 179,0 r 34445 3314964 w 4910 2309408 d 116
71184 f 467 358 iot 30192 0 th 102400 102400 64728 pt 232 inp 2 8 41.167
01-01 12:00:38.944 D/APM_EngineLoader( 590): Loaded engine from
libaudiopolicyenginedefault.so
01-01 12:00:38.944 E/APM::AudioPolicyEngine/Config( 590): parse: Could not parse
document /vendor/etc/audio_policy_engine_configuration.xml
01-01 12:00:38.944 E/libxml2 ( 590): I/O warning : failed to load external entity
"/vendor/etc/audio_policy_engine_configuration.xml"
01-01 12:00:38.944 W/APM::AudioPolicyEngine/Base( 590):
loadAudioPolicyEngineConfig: No configuration found, using default matching phone
experience.
01-01 12:00:38.945 E/APM::AudioPolicyEngine/Config( 590): parseLegacyVolumeFile:
Could not parse document /odm/etc/audio_policy_configuration.xml
01-01 12:00:38.945 E/libxml2 ( 590): I/O warning : failed to load external entity
"/odm/etc/audio_policy_configuration.xml"
01-01 12:00:38.983 W/APM::AudioPolicyEngine/Base( 590):
loadAudioPolicyEngineConfig: No configuration of AUDIO_STREAM_ASSISTANT found,
using default volume configuration
01-01 12:00:38.983 W/APM::AudioPolicyEngine/Base( 590):
loadAudioPolicyEngineConfig: No configuration of AUDIO_STREAM_CALL_ASSISTANT found,
using default volume configuration
01-01 12:00:38.983 W/APM::AudioPolicyEngine/Base( 590): setSessionActive session 0
already set 0
01-01 12:00:38.983 W/APM::AudioPolicyEngine/Base( 590): setSessionActive session 1
already set 0
01-01 12:00:38.983 W/APM::AudioPolicyEngine/Base( 590): setSessionActive session 2
already set 0
01-01 12:00:38.983 W/APM::AudioPolicyEngine/Base( 590): setSessionActive session 3
already set 0
01-01 12:00:38.983 W/APM::AudioPolicyEngine/Base( 590): setSessionActive session 4
already set 0
01-01 12:00:38.983 W/APM::AudioPolicyEngine/Base( 590): setSessionActive session 5
already set 0
01-01 12:00:38.983 W/APM::AudioPolicyEngine/Base( 590): setSessionActive session 6
already set 0
01-01 12:00:38.983 W/APM::AudioPolicyEngine/Base( 590): setSessionActive session 7
already set 0
01-01 12:00:39.531 I/audio_hw_primary( 543): device-adev_open: enter
01-01 12:00:39.531 I/audio_hw_primary( 543): proxy-getAudioDeviceInstance: created
Audio HW Device Instance!
01-01 12:00:39.531 I/audio_hw_proxy_3830( 543): proxy-getInstance: created Audio
Proxy Instance!
01-01 12:00:39.532 I/audio_hw_proxy_3830( 543): proxy-proxy_set_board_info: Board
info file name is vendor/etc/audio_board_info.xml
01-01 12:00:39.543 I/audio_hw_proxy_3830( 543): proxy-proxy_init: opened &
initialized Audio Proxy
01-01 12:00:39.543 I/audio_hw_primary( 543): proxy-adev_init_route: no mixer_info
or there is error, will use default mixer file(/vendor/etc/mixer_paths.xml)
01-01 12:00:39.549 I/audio_hw_proxy_3830( 543): proxy-proxy_set_mixercontrol: set
Mixer Control(ABOX Tickle) to 1
01-01 12:00:39.823 I/audio_route( 543): init: path (/vendor/etc/mixer_paths.xml)
01-01 12:00:39.845 I/audio_route( 543): init: include path
(/vendor/etc/mixer_gains.xml)
01-01 12:00:39.868 I/audio_route( 543): > audio_route_update_mixer : +
01-01 12:00:39.874 I/audio_route( 543): > audio_route_update_mixer : changed(25) -
01-01 12:00:39.874 I/audio_hw_proxy_3830( 543): proxy-proxy_init_route: opened
Mixer & initialized audio route
01-01 12:00:39.874 E/AudioRil( 543): Connect_RILD() error
01-01 12:00:39.875 E/AudioRil( 543): audio secril init failed.
01-01 12:00:39.875 I/AudioRil( 543): ### mMultiSim : 1
01-01 12:00:39.875 E/AudioRil( 543): Connect_RILD() error
01-01 12:00:39.875 E/AudioRil( 543): Connect_RILD_Second() error
01-01 12:00:39.875 E/AudioRil( 543): Connect_RILD() error
01-01 12:00:39.875 E/AudioRil( 543): Connect_RILD_Second() error
01-01 12:00:39.875 D/audio_hw_primary( 543): device-adev_open: initialized Voice
Manager!
01-01 12:00:39.875 D/audio_hw_primary( 543): device-adev_open: initialized Factory
Manager!
01-01 12:00:39.917 I/audio_hw_primary( 543): device-adev_open: opened Primary
Audio HW Device(ref = 1)
01-01 12:00:39.937 V/sec_audio_hw( 543): sec_dev_open: enter
01-01 12:00:39.937 V/sec_audio_hw( 543): sec_dev_open: exit
01-01 12:00:39.938 I/DeviceHalHidl( 590): Samsung audio hal version: 100
01-01 12:00:39.939 V/sec_audio_hw( 543): sec_dev_get_parameters :
l_effect_soundbooster_dsp_support
01-01 12:00:39.939 I/audio_hw_primary_odm( 543): odm_adev_get_parameters: enter
with key(l_effect_soundbooster_dsp_support=)
01-01 12:00:39.944 D/audio_hw_primary( 543): device-adev_set_mode: enter
01-01 12:00:39.944 I/AudioFlinger( 590): loadHwModule() Loaded primary audio
interface, handle 10
01-01 12:00:39.957 I/AudioFlinger( 590): openOutput() this 0xb400007119252000,
module 10 Device type:0x2,@:, SamplingRate 48000, Format 0x000001, Channels 0x3,
flags 0x2
01-01 12:00:39.958 D/audio_hw_primary( 543): device-adev_open_output_stream:
enter: io_handle (13), sample_rate(48000) channel_mask(0x3) format(0x1)
framecount(0) devices(0x2) flags(0x2)
01-01 12:00:39.958 I/audio_hw_primary( 543): device-adev_open_output_stream:
requested to open Primary playback stream
01-01 12:00:39.958 I/audio_hw_proxy_3830( 543): proxy-
proxy_create_playback_stream: opened Proxy Stream(primary_out)
01-01 12:00:39.958 I/audio_hw_primary( 543): primary_out-adev_open_output_stream:
transited to Standby
01-01 12:00:39.958 I/audio_hw_primary( 543): device-adev_open_output_stream:
opened primary_out stream
01-01 12:00:39.958 D/audio_hw_primary( 543): primary_out-
out_update_source_metadata: called, but not implemented yet
01-01 12:00:39.958 V/sec_audio_hw( 543): sec_dev_open_audio_stream: enter: handle
13, type 0, tag
01-01 12:00:39.958 V/sec_audio_hw( 543): sec_dev_open_audio_stream: exit
01-01 12:00:39.981 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:40.081 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:40.182 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:40.283 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:40.383 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:40.484 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:40.585 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:40.685 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:40.786 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:40.819 I/io_stats( 385): !@ 179,0 r 34859 3357176 w 5266 2483612 d 116
71184 f 467 358 iot 32196 0 th 102400 102400 64728 pt 232 inp 2 9 43.169
01-01 12:00:40.887 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:40.988 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:41.088 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:41.189 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:41.290 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:41.390 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:41.491 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:41.592 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:41.693 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:41.793 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:41.894 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:41.995 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:42.096 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:42.196 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:42.297 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:42.397 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:42.498 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:42.599 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:42.699 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:42.800 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:42.824 I/io_stats( 385): !@ 179,0 r 35064 3383140 w 5633 2671516 d 116
71184 f 467 358 iot 34200 0 th 102400 102400 64728 pt 232 inp 0 9 45.173
01-01 12:00:42.901 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:43.002 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:43.102 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:43.203 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:43.303 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:43.404 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:43.451 I/SurfaceFlinger( 608): SFWD update time=45802124467
01-01 12:00:43.505 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:43.605 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:43.706 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:43.807 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:43.907 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:44.008 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:44.108 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:44.209 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:44.310 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:44.410 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:44.511 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:44.612 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:44.712 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:44.813 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:44.827 I/io_stats( 385): !@ 179,0 r 35064 3383140 w 6060 2890140 d 116
71184 f 467 358 iot 36204 0 th 102400 102400 64728 pt 232 inp 0 9 47.177
01-01 12:00:44.913 I/ServiceManager( 590): Waiting for service 'media.metrics' on
'/dev/binder'...
01-01 12:00:45.014 W/ServiceManager( 590): Service media.metrics didn't start.
Returning NULL
01-01 12:00:45.028 I/AudioFlinger( 590): HAL output buffer size 960 frames, normal
sink buffer size 960 frames
01-01 12:00:45.585 E/BootAnimationLoader( 721): !@BootAnimation : Could not open
'/sys/class/lcd/panel/ux_color'
01-01 12:00:45.586 E/BootAnimationLoader( 721): !@BootAnimation : WindowColor =
WHITE(7a )
01-01 12:00:45.586 I/BootAnimationLoader( 721): ret=2, fps:12, interval:83333
01-01 12:00:45.586 E/BootAnimationLoader( 721): !@BootAnimation : mps_code = ZTO
01-01 12:00:45.586 E/BootAnimationLoader( 721): !@BootAnimation : [Chameleon]
Carrier animation is not supported...
01-01 12:00:45.587 E/BootAnimationLoader( 721): !@BootAnimation : Load sequence
resource = /system/media/bootsamsung.qmg
01-01 12:00:45.587 E/BootAnimationLoader( 721): !@BootAnimation : Load loop
resource = /system/media/bootsamsungloop.qmg
01-01 12:00:45.587 E/BootAnimationLoader( 721): !@BootAnimation : [Encryption
info]crypt_state = encrypted, crypt_input_window = 0, crypt_type = 0
01-01 12:00:45.587 D/SecNativeFeatureCppIf( 721): encoded
01-01 12:00:45.587 D/SecNativeFeatureCppIf( 721): decoding and unzip finish
01-01 12:00:45.587 D/SecNativeFeatureCppIf( 721): use unCompDataBuff. encoded
01-01 12:00:45.588 D/SecNativeFeatureCppIf( 721): Free unCompDataBuff
01-01 12:00:45.588 D/SecNativeFeatureCppIf( 721): encoded
01-01 12:00:45.588 D/SecNativeFeatureCppIf( 721): decoding and unzip finish
01-01 12:00:45.588 D/SecNativeFeatureCppIf( 721): use unCompDataBuff. encoded
01-01 12:00:45.588 D/SecNativeFeatureCppIf( 721): Free unCompDataBuff
01-01 12:00:45.588 D/SecNativeFeatureCppIf( 721): encoded
01-01 12:00:45.588 D/SecNativeFeatureCppIf( 721): decoding and unzip finish
01-01 12:00:45.588 D/SecNativeFeatureCppIf( 721): use unCompDataBuff. encoded
01-01 12:00:45.589 D/SecNativeFeatureCppIf( 721): Free unCompDataBuff
01-01 12:00:45.589 D/SecNativeFeatureCppIf( 721): encoded
01-01 12:00:45.589 D/SecNativeFeatureCppIf( 721): decoding and unzip finish
01-01 12:00:45.589 D/SecNativeFeatureCppIf( 721): use unCompDataBuff. encoded
01-01 12:00:45.589 D/SecNativeFeatureCppIf( 721): Free unCompDataBuff
01-01 12:00:45.600 I/BootAnimationLoader( 721): !@BootAnimation : activeId is 0 <
0
01-01 12:00:45.601 I/BootAnimationLoader( 721): !@BootAnimation : main resolution
w = 720, h = 1600
01-01 12:00:45.601 I/BootAnimationLoader( 721): !@BootAnimation : createSurface
RGB565
01-01 12:00:45.601 I/SurfaceFlinger( 608): id=1 createSurf (720x1600),4 flag=0,
samsungani565#0
01-01 12:00:45.626 I/BootAnimationLoader( 721): !@BootAnimation : activeId is 0 <
0
01-01 12:00:45.627 I/BootAnimationLoader( 721): !@BootAnimation : main resolution
w = 720, h = 1600
01-01 12:00:45.627 I/BootAnimationLoader( 721): !@BootAnimation :
BootAnimData_STATUS = 0x3
01-01 12:00:45.628 E/BootAnimation( 721): /sys/class/sec/led/led_pattern: open
error, fd = -1
01-01 12:00:45.629 I/BootAnimationLoader( 721): !@ Bootanimation : Start
callBootanimServiceFinishCheckThread
01-01 12:00:45.629 E/BootAnimationLoader( 721): !@BootAnimation : draw Start
01-01 12:00:45.629 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 1
01-01 12:00:45.686 I/SurfaceFlinger( 608): Enter boot animation
01-01 12:00:45.687 E/FMQ ( 608): grantorIdx must be less than 3
01-01 12:00:45.687 E/FMQ ( 551): grantorIdx must be less than 3
01-01 12:00:45.689 E/FMQ ( 551): grantorIdx must be less than 3
01-01 12:00:45.689 E/FMQ ( 608): grantorIdx must be less than 3
01-01 12:00:45.690 D/SurfaceFlinger( 608): Display 0 HWC layers:
01-01 12:00:45.690 D/SurfaceFlinger( 608): DEVICE | 0xb4000078f4427880 | 0000
| RGB_565 | 0.0 0.0 720.0 1600.0 | 0 0 720 1600 |
samsungani565#0
01-01 12:00:45.690 D/SurfaceFlinger( 608):
01-01 12:00:45.830 I/DlbDlbEffect( 543): getDescriptor(uuid=6AB06DA4-C516-4611-
8166-452799218539, pDescriptor=0xf0ad15c0)
01-01 12:00:45.830 I/DlbDlbEffect( 543): getDescriptor() Returning descriptor for
DAX3_S_3.6.2.0_r1
01-01 12:00:45.830 I/BufferProvider( 590): found effect "Multichannel Downmix To
Stereo" from The Android Open Source Project
01-01 12:00:45.841 I/AudioEffectStage( 590): makeSinkBuffer max format 1, normal
fc 960
01-01 12:00:45.841 I/AudioEffectStage( 590): make sec precision stage 1
01-01 12:00:45.841 I/FastMixerState( 722): sMaxFastTracks = 8
01-01 12:00:45.845 I/SamsungPowerSoundPlay( 722): Power sound main
01-01 12:00:45.845 I/SamsungPowerSoundPlay( 722): Play power on sound
01-01 12:00:45.845 V/SamsungPowerSound( 722): ++++++++ SamsungPowerSoundPlayer
Constuctor ++++++++
01-01 12:00:45.845 I/SamsungPowerSound( 722): wait_for_audio_policy ++
01-01 12:00:45.874 V/AudioEffectStagePolicy( 590): remove
STAGE_EFFECT_SOUNDBOOSTER_TDM from table
01-01 12:00:45.874 V/AudioEffectStagePolicy( 590): remove
STAGE_EFFECT_HEADTRACKING_FX from table
01-01 12:00:45.874 V/AudioEffectStagePolicy( 590): remove
STAGE_EFFECT_VOLUME_MONITOR_SW from table
01-01 12:00:45.874 V/AudioEffectStagePolicy( 590): remove
STAGE_EFFECT_VOLUME_MONITOR_HW from table
01-01 12:00:45.874 V/AudioEffectStagePolicy( 590): remove
STAGE_EFFECT_VOLUME_MONITOR from table
01-01 12:00:45.874 V/AudioEffectStagePolicy( 590): remove
STAGE_EFFECT_VOICE_CHANGER from table
01-01 12:00:45.883 V/AudioEffectStagePolicy( 590): load hw modules primary
01-01 12:00:45.883 V/AudioEffectStagePolicy( 590): load output thread
01-01 12:00:45.883 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_OUTPUT_FLAG_PRIMARY
01-01 12:00:45.883 V/AudioEffectStagePolicy( 590): stringToEnum() found MIXER
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): loadStageConfig name normal,
value , stageName primary_output
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_SOUNDBOOSTER
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): loadStageConfig name sub1,
value , stageName primary_output_normal
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_STREAM_MUSIC
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): loadStageConfig name game,
value , stageName primary_output_normal_sub1
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_USAGE_GAME
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): loadStageConfig name atmos,
value , stageName primary_output_normal_sub1_game
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): loadStageConfig name atmos-
multi, value , stageName primary_output_normal_sub1_game
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_SOUNDBOOSTER
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): loadStageConfig name uhq, value
, stageName primary_output
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): loadStageConfig name sub1,
value , stageName primary_output_uhq
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_STREAM_MUSIC
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): loadStageConfig name game,
value , stageName primary_output_uhq_sub1
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_USAGE_GAME
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): loadStageConfig name atmos,
value , stageName primary_output_uhq_sub1_game
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): loadStageConfig name suhq,
value , stageName primary_output
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): loadStageConfig name sub1,
value , stageName primary_output_suhq
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_STREAM_MUSIC
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): load input thread
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_INPUT_FLAG_NONE
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found RECORD
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): loadStageConfig name
voice_changer, value , stageName primary_input
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_SOURCE_MIC
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_SOURCE_CAMCORDER
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_SOURCE_VOICE_COMMUNICATION
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): load hw modules media
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): load output thread
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_OUTPUT_FLAG_DEEP_BUFFER
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found MIXER
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): loadStageConfig name normal,
value , stageName media_output
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_SOUNDBOOSTER
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): loadStageConfig name sub1,
value , stageName media_output_normal
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_STREAM_MUSIC
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): loadStageConfig name game,
value , stageName media_output_normal_sub1
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_USAGE_GAME
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): loadStageConfig name atmos,
value , stageName media_output_normal_sub1_game
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): loadStageConfig name atmos-
multi, value , stageName media_output_normal_sub1_game
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_SOUNDBOOSTER
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): loadStageConfig name uhq, value
, stageName media_output
01-01 12:00:45.884 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): loadStageConfig name sub1,
value , stageName media_output_uhq
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_STREAM_MUSIC
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): loadStageConfig name game,
value , stageName media_output_uhq_sub1
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_USAGE_GAME
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): loadStageConfig name atmos,
value , stageName media_output_uhq_sub1_game
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): loadStageConfig name suhq,
value , stageName media_output
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): loadStageConfig name sub1,
value , stageName media_output_suhq
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_STREAM_MUSIC
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): load hw modules low
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): load output thread
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_OUTPUT_FLAG_FAST
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found MIXER
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): loadStageConfig name normal,
value , stageName low_output
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_SOUNDBOOSTER
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): loadStageConfig name sub1,
value , stageName low_output_normal
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_STREAM_MUSIC
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): loadStageConfig name game,
value , stageName low_output_normal_sub1
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_USAGE_GAME
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): loadStageConfig name atmos,
value , stageName low_output_normal_sub1_game
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): loadStageConfig name atmos-
multi, value , stageName low_output_normal_sub1_game
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): load hw modules raw
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): load output thread
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found MIXER
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): loadStageConfig name normal,
value , stageName raw_output
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): loadStageConfig name sub1,
value , stageName raw_output_normal
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_STREAM_MUSIC
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.885 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): load hw modules a2dp
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): load output thread
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_OUTPUT_FLAG_NONE
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found MIXER
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_DEVICE_OUT_ALL_A2DP
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): loadStageConfig name normal,
value , stageName a2dp_output
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): loadStageConfig name sub1,
value , stageName a2dp_output_normal
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_STREAM_MUSIC
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): loadStageConfig name game,
value , stageName a2dp_output_normal_sub1
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_USAGE_GAME
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): loadStageConfig name atmos,
value , stageName a2dp_output_normal_sub1_game
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): loadStageConfig name atmos-
multi, value , stageName a2dp_output_normal_sub1_game
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): loadStageConfig name normal48,
value , stageName a2dp_output
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): loadStageConfig name sub1,
value , stageName a2dp_output_normal48
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_STREAM_MUSIC
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): loadStageConfig name game,
value , stageName a2dp_output_normal48_sub1
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_USAGE_GAME
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): loadStageConfig name atmos,
value , stageName a2dp_output_normal48_sub1_game
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): loadStageConfig name atmos-
multi, value , stageName a2dp_output_normal48_sub1_game
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): loadStageConfig name uhq, value
, stageName a2dp_output
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): loadStageConfig name sub1,
value , stageName a2dp_output_uhq
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_STREAM_MUSIC
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): loadStageConfig name game,
value , stageName a2dp_output_uhq_sub1
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_USAGE_GAME
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): loadStageConfig name atmos,
value , stageName a2dp_output_uhq_sub1_game
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): loadStageConfig name dynamic,
value , stageName a2dp_output
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): loadStageConfig name sub1,
value , stageName a2dp_output_dynamic
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_STREAM_MUSIC
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): loadStageConfig name game,
value , stageName a2dp_output_dynamic_sub1
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_USAGE_GAME
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): load hw modules offload
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): load output thread
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_OUTPUT_FLAG_COMPRESS_OFFLOAD
01-01 12:00:45.886 V/AudioEffectStagePolicy( 590): stringToEnum() found OFFLOAD
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): loadStageConfig name normal,
value , stageName offload_output
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_PROXY
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS_PROXY
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND_PROXY
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): load hw modules fastmixer
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): load output thread
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_OUTPUT_FLAG_FAST
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found FASTMIXER
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): loadStageConfig name normal,
value , stageName fastmixer_output
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): loadStageConfig name sub1,
value , stageName fastmixer_output_normal
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_STREAM_MUSIC
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): loadStageConfig name game,
value , stageName fastmixer_output_normal_sub1
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_USAGE_GAME
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): loadStageConfig name atmos,
value , stageName fastmixer_output_normal_sub1_game
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): load hw modules usb
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): load output thread
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_OUTPUT_FLAG_NONE
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found MIXER
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_DEVICE_OUT_ALL_USB
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): loadStageConfig name dynamic,
value , stageName usb_output
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): loadStageConfig name sub1,
value , stageName usb_output_dynamic
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_STREAM_MUSIC
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): loadStageConfig name game,
value , stageName usb_output_dynamic_sub1
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_USAGE_GAME
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): load hw modules hdmi
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): load output thread
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_OUTPUT_FLAG_MULTI_CH
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found MIXER
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_DEVICE_OUT_AUX_DIGITAL
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): loadStageConfig name dynamic,
value , stageName hdmi_output
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): loadStageConfig name sub1,
value , stageName hdmi_output_dynamic
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_STREAM_MUSIC
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): loadStageConfig name game,
value , stageName hdmi_output_dynamic_sub1
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_USAGE_GAME
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): load hw modules remote_submix
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): load output thread
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_OUTPUT_FLAG_NONE
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found MIXER
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_DEVICE_OUT_REMOTE_SUBMIX
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): loadStageConfig name normal,
value , stageName remote_submix_output
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_NONE
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): loadStageConfig name sub1,
value , stageName remote_submix_output_normal
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_STREAM_MUSIC
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): loadStageConfig name game,
value , stageName remote_submix_output_normal_sub1
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
AUDIO_USAGE_GAME
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-01 12:00:45.887 V/AudioEffectStagePolicy( 590): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-01 12:00:45.900 W/EffectsFactoryConfigLoader( 590): checkLibraryPath()
corrected library path /system/lib/libsamsungSoundbooster_plus_legacy.so to
/system/lib64/libsamsungSoundbooster_plus_legacy.so
01-01 12:00:45.971 W/EffectsFactoryConfigLoader( 590): checkLibraryPath()
corrected library path /system/lib/libaudiosaplus_sec_legacy.so to
/system/lib64/libaudiosaplus_sec_legacy.so
01-01 12:00:46.091 I/EffectsFactoryConfigLoader( 590):
/system/lib/libaudiosaplus_sec_legacy.so can support global effect
01-01 12:00:46.091 W/EffectsFactoryConfigLoader( 590): checkLibraryPath()
corrected library path /system/lib/libmysound_legacy.so to
/system/lib64/libmysound_legacy.so
01-01 12:00:46.114 W/EffectsFactoryConfigLoader( 590): checkLibraryPath()
corrected library path /system/lib/libswdap_legacy.so to
/system/lib64/libswdap_legacy.so
01-01 12:00:46.255 W/EffectsFactoryConfigLoader( 590): loadLibrary() could not
find library /system/lib/libsamsungSoundbooster_tdm_legacy.so
01-01 12:00:46.255 W/EffectsFactoryConfigLoader( 590): checkLibraryPath()
corrected library path /system/lib/libvolumemonitor_energy.so to
/system/lib64/libvolumemonitor_energy.so
01-01 12:00:46.306 W/EffectsFactoryConfigLoader( 590): checkLibraryPath()
corrected library path /system/lib/libvoicechanger.so to
/system/lib64/libvoicechanger.so
01-01 12:00:46.306 W/EffectsFactoryConfigLoader( 590): loadLibrary() could not
find library /system/lib/libswdht_legacy.so
01-01 12:00:46.306 W/EffectsFactoryConfigLoader( 590): loadEffect() could not get
library dht
01-01 12:00:46.306 W/EffectsFactoryConfigLoader( 590): loadEffect() could not get
library tdm
01-01 12:00:46.306 V/VolumeMonitor_Energy_Effect( 590): VMLib_GetDescriptor()
01-01 12:00:46.307 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:46.307 I/SoundBooster_Interface1050_a64( 590):
SoundBooster_Interface_Factory::Create(2)
01-01 12:00:46.307 I/SoundBooster_Interface1050_a64( 590): SoundBooster
Version(SoundBooster_Arm_v1050 a64 (2020.06.10))
01-01 12:00:46.307 I/SoundBooster_Interface1050_a64( 590):
SoundBooster_Interface(Mode : 2)
01-01 12:00:46.307 I/SoundBooster_Base( 590): SoundBooster_Base_Factory::Create(2)
01-01 12:00:46.307 I/SoundBooster_Base( 590): SoundBooster_Base(Mode : 2)
01-01 12:00:46.308 I/SoundBooster_Base( 590): SoundBooster_Base_Factory::Create(2)
01-01 12:00:46.308 I/SoundBooster_Base( 590): SoundBooster_Base(Mode : 2)
01-01 12:00:46.308 I/SoundBooster:ReconfigurationChannels( 590):
ReconfigurationChannels_Factory::Create()
01-01 12:00:46.309 I/SoundBooster:ReconfigurationChannels( 590):
ReconfigurationChannels()
01-01 12:00:46.309 I/SoundBooster:StereoMono( 590): StereoMono_Factory::Create()
01-01 12:00:46.309 I/SoundBooster:StereoMono( 590): StereoMono()
01-01 12:00:46.309 I/SoundBoosterEffectPlus( 590): Allocate SoundBooster mode:2
01-01 12:00:46.309 I/SoundBooster_Interface1050_a64( 590): Init(3)
01-01 12:00:46.309 I/SoundBooster_Base( 590): Init(1)
01-01 12:00:46.309 I/SoundBooster_Base( 590): Init(1)
01-01 12:00:46.309 I/SoundBooster:ReconfigurationChannels( 590): Init() bitdepth :
1
01-01 12:00:46.309 I/SoundBooster:StereoMono( 590): Init() bitdepth : 1
01-01 12:00:46.309 I/SoundBooster_Interface1050_a64( 590):
SamplingRateConfig(48000)
01-01 12:00:46.309 I/SoundBooster_Interface1050_a64( 590): LoadParameter() called
with rigtht path
01-01 12:00:46.309 I/SoundBooster_Interface1050_a64( 590): LoadParameter()
path : /vendor/etc/SoundBoosterParam.txt engMode : 0
01-01 12:00:46.324 I/SoundBooster_Interface1050_a64( 590): SetPar()-whole
parameter
01-01 12:00:46.324 I/SoundBooster_Interface1050_a64( 590): SetPar Common
parameters : 1,1,0,1,1,1,1,1,2,1,4
01-01 12:00:46.324 I/SoundBooster_Base( 590): SoundBooster_Base_Factory::Destroy()
01-01 12:00:46.324 I/SoundBooster_Base( 590): ~SoundBooster()
01-01 12:00:46.324 I/SoundBooster_Base( 590): Init(3)
01-01 12:00:46.324 I/SoundBooster_Base( 590): SetPar()
01-01 12:00:46.324 I/SoundBooster:SoundBooster_Legacy( 590): SetPar()
01-01 12:00:46.324 I/SoundBooster_Interface1050_a64( 590): SetVolumeTable()
01-01 12:00:46.342 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:46.356 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:46.356 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:46.356 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:46.356 I/DlbDap2Process( 590): init()
01-01 12:00:46.356 I/DlbDap2Process( 590): open()
01-01 12:00:46.473 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 11
01-01 12:00:46.559 I/DlbDap2Process( 590): loadLicense() no license check!
01-01 12:00:46.560 I/DlbDap2Process( 590): validateLicense() no license check!
01-01 12:00:46.560 I/DlbDap2Process( 590): init() DAP opened
01-01 12:00:46.560 I/DlbDap2Process( 590): DAP library version: MOBILE v1.5
01-01 12:00:46.560 D/DlbDap2Process( 590): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-01 12:00:46.560 D/DlbProfileParamCache( 590): setProfile(profile=-1)
01-01 12:00:46.560 D/DlbProfileParamArray( 590): loadXMLFile
01-01 12:00:46.610 D/DlbProfileParamArray( 590): add the profile table:
profileId=0, paramNum=134, size=2336
01-01 12:00:46.610 D/DlbProfileParamArray( 590): add the profile table:
profileId=1, paramNum=134, size=2336
01-01 12:00:46.610 D/DlbProfileParamArray( 590): add the profile table:
profileId=2, paramNum=134, size=2336
01-01 12:00:46.610 D/DlbProfileParamArray( 590): add the profile table:
profileId=3, paramNum=134, size=2336
01-01 12:00:46.610 D/DlbProfileParamArray( 590): add the profile table:
profileId=4, paramNum=134, size=2336
01-01 12:00:46.610 D/DlbProfileParamArray( 590): add the profile table:
profileId=5, paramNum=134, size=2336
01-01 12:00:46.610 D/DlbProfileParamArray( 590): add the profile table:
profileId=6, paramNum=134, size=2336
01-01 12:00:46.611 D/DlbProfileParamArray( 590): add the profile table:
profileId=7, paramNum=134, size=2336
01-01 12:00:46.611 D/DlbProfileParamArray( 590): add the profile table:
profileId=8, paramNum=0, size=8
01-01 12:00:46.611 D/DlbProfileParamArray( 590): add the profile table:
profileId=-1, paramNum=78, size=1416
01-01 12:00:46.645 D/DlbProfileParamArray( 590): getProfileParams(profile = -1)
01-01 12:00:46.646 D/DlbDap2Process( 590): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
01-01 12:00:46.646 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:46.646 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:46.646 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:46.647 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:46.647 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:46.647 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:46.647 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:46.647 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:46.651 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:46.651 D/AudioSAEffectSecPlus( 590): EffectCreate - Allocating
SessionNo 0 for SessionId -1302
01-01 12:00:46.651 D/AudioSAEffectSecPlus( 590): EffectCreate - This is the first
effect in current sessionId -1302 sessionNo 0
01-01 12:00:46.651 D/AudioSAEffectSecPlus( 590):
AudioSAEffectSec::AudioSAEffectSec ctor
01-01 12:00:46.651 D/AudioSAEffectSecPlus( 590): AudioSAEffectSec::createSA
01-01 12:00:46.651 D/AudioSASecPlus( 590): AudioSASec::AudioSASec :
0xb400007119367900
01-01 12:00:46.651 D/AudioSASecPlus( 590): AudioSASec::AudioSASec :
0xb400007119367900 -
01-01 12:00:46.651 D/AudioSAEffectSecPlus( 590):
AudioSAEffectSec::createSA(0xb400007119367900)
01-01 12:00:46.651 I/AudioSASecPlus( 590): AudioSASec::Configure(134, 44100, 2, 1)
01-01 12:00:46.651 I/AudioSASecPlus( 590): AudioSASec::Configure (134, 44100, 2,
1)
01-01 12:00:46.651 D/AudioSASecPlus( 590): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-970189232
01-01 12:00:46.651 D/AudioSASecPlus( 590): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
01-01 12:00:46.652 I/SoundAlive_AlbumArt( 590): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
01-01 12:00:46.681 I/SoundAlive_Interface a64( 590):
Samsung_SoundAlive_play_Factory::Create()
01-01 12:00:46.681 I/SoundAlive_Interface a64( 590): [ 0 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a64 2020-11-05
01-01 12:00:46.681 I/SoundAlive_PrePost( 590): [ -1 ][ -1 ]SoundAlive_PrePost()
01-01 12:00:46.734 I/SoundAlive_Interface a64( 590): [ 0 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
01-01 12:00:46.735 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]SoundAlive_Config()
01-01 12:00:46.735 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]Init()
01-01 12:00:46.735 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-01 12:00:46.735 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]OutDevConfig()
OutMode : 1
01-01 12:00:46.735 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:46.735 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]Set_User_BWE 0
01-01 12:00:46.735 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:46.735 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-01 12:00:46.735 I/SoundAlive_Effect( 590): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-01 12:00:46.735 D/AudioSASecPlus( 590): AudioSASec::Init() - TrackStart
01-01 12:00:46.735 I/SoundAlive_Interface a64( 590): [ 0 ]
[ 44100 ]Set_EarPhone_Output()
01-01 12:00:46.735 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]Init()
01-01 12:00:46.735 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-01 12:00:46.735 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]OutDevConfig()
OutMode : 0
01-01 12:00:46.735 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:46.735 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]Set_User_BWE 0
01-01 12:00:46.735 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:46.735 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-01 12:00:46.745 I/SoundAlive_Effect( 590): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-01 12:00:46.745 I/SoundAlive_Interface a64( 590): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:46.745 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:46.745 I/SoundAlive_Interface a64( 590): [ 0 ][ 44100 ]Set_User_CH() :
0
01-01 12:00:46.745 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:46.745 I/SoundAlive_Interface a64( 590): [ 0 ][ 44100 ]Set_User_BWE()
0
01-01 12:00:46.745 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]Set_User_BWE 0
01-01 12:00:46.745 I/SoundAlive_Interface a64( 590): [ 0 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-01 12:00:46.745 D/AudioSASecPlus( 590): AudioSASec::Init()
01-01 12:00:46.745 D/AudioSASecPlus( 590): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-970189084
01-01 12:00:46.745 D/AudioSASecPlus( 590): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
01-01 12:00:46.745 I/SoundAlive_AlbumArt( 590): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
01-01 12:00:46.746 I/SoundAlive_Interface a64( 590): [ 0 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
01-01 12:00:46.746 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]SoundAlive_Config()
01-01 12:00:46.746 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]Init()
01-01 12:00:46.746 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-01 12:00:46.746 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]OutDevConfig()
OutMode : 0
01-01 12:00:46.746 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:46.746 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]Set_User_BWE 0
01-01 12:00:46.746 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:46.746 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-01 12:00:46.746 I/SoundAlive_Effect( 590): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-01 12:00:46.746 D/AudioSASecPlus( 590): AudioSASec::Init() - TrackStart
01-01 12:00:46.746 I/SoundAlive_Interface a64( 590): [ 0 ]
[ 44100 ]Set_EarPhone_Output()
01-01 12:00:46.746 I/SoundAlive_Interface a64( 590): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:46.746 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:46.746 I/SoundAlive_Interface a64( 590): [ 0 ][ 44100 ]Set_User_CH() :
0
01-01 12:00:46.746 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:46.746 I/SoundAlive_Interface a64( 590): [ 0 ][ 44100 ]Set_User_BWE()
0
01-01 12:00:46.746 I/SoundAlive_PrePost( 590): [ 0 ][ 44100 ]Set_User_BWE 0
01-01 12:00:46.746 I/SoundAlive_Interface a64( 590): [ 0 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-01 12:00:46.746 D/AudioSASecPlus( 590): AudioSASec::Init()
01-01 12:00:46.746 I/AudioSASecPlus( 590): AudioSASec::Configure(960, 48000, 2, 5)
01-01 12:00:46.746 I/AudioSASecPlus( 590): AudioSASec::Configure (960, 48000, 2,
5)
01-01 12:00:46.748 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:46.748 D/MySoundEffect( 590): MySound EffectCreate start - session -
1302
01-01 12:00:46.748 D/MySoundEffect( 590): MS EffectCreate - Allocating SessionNo 0
for SessionId -1302
01-01 12:00:46.748 D/MySoundEffect( 590): MS EffectCreate - This is the first
effect in current sessionId -1302 sessionNo 0
01-01 12:00:46.748 D/MySoundEffect( 590): MySoundEffect::MySoundEffect ctor
01-01 12:00:46.748 I/Audio_DHA_24b a64( 590): AudioDHA create
01-01 12:00:46.748 I/Audio_DHA_24b a64( 590): AudioDHA_version AudioDHA_ver
124F_24 (aarch64) 2020-03-24
01-01 12:00:46.748 I/Audio_DHA_24b a64( 590): AudioDHA Init sampling rate 44100,
BW 0
01-01 12:00:46.748 I/Audio_DHA_24b a64( 590): Init gt_init parameters are
01-01 12:00:46.748 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:46.748 I/Audio_DHA_24b a64( 590): AudioDHA Param_Config parameters are
01-01 12:00:46.748 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:46.748 I/Audio_DHA_24b a64( 590): AudioDHA Init sampling rate 48000,
BW 0
01-01 12:00:46.748 I/Audio_DHA_24b a64( 590): Init gt_init parameters are
01-01 12:00:46.748 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:46.748 I/Audio_DHA_24b a64( 590): AudioDHA Param_Config parameters are
01-01 12:00:46.748 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:46.749 I/Audio_DHA_24b a64( 590): AudioDHA Init sampling rate 48000,
BW 3
01-01 12:00:46.749 I/Audio_DHA_24b a64( 590): Init gt_init parameters are
01-01 12:00:46.749 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:46.749 I/Audio_DHA_24b a64( 590): AudioDHA Param_Config parameters are
01-01 12:00:46.749 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:46.751 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:46.752 I/SoundBooster_Interface1050_a64( 590):
SoundBooster_Interface_Factory::Create(1)
01-01 12:00:46.752 I/SoundBooster_Interface1050_a64( 590): SoundBooster
Version(SoundBooster_Arm_v1050 a64 (2020.06.10))
01-01 12:00:46.752 I/SoundBooster_Interface1050_a64( 590):
SoundBooster_Interface(Mode : 1)
01-01 12:00:46.752 I/SoundBooster_Base( 590): SoundBooster_Base_Factory::Create(1)
01-01 12:00:46.752 I/SoundBooster_Base( 590): SoundBooster_Base(Mode : 1)
01-01 12:00:46.752 I/SoundBooster_Base( 590): SoundBooster_Base_Factory::Create(1)
01-01 12:00:46.752 I/SoundBooster_Base( 590): SoundBooster_Base(Mode : 1)
01-01 12:00:46.752 I/SoundBooster:ReconfigurationChannels( 590):
ReconfigurationChannels_Factory::Create()
01-01 12:00:46.753 I/SoundBooster:ReconfigurationChannels( 590):
ReconfigurationChannels()
01-01 12:00:46.753 I/SoundBoosterEffectPlus( 590): Allocate SoundBooster mode:1
01-01 12:00:46.753 I/SoundBooster_Interface1050_a64( 590): Init(3)
01-01 12:00:46.753 I/SoundBooster_Base( 590): Init(1)
01-01 12:00:46.753 I/SoundBooster_Base( 590): Init(1)
01-01 12:00:46.753 I/SoundBooster:ReconfigurationChannels( 590): Init() bitdepth :
1
01-01 12:00:46.753 I/SoundBooster_Interface1050_a64( 590):
SamplingRateConfig(48000)
01-01 12:00:46.753 I/SoundBooster_Interface1050_a64( 590): LoadParameter() called
with rigtht path
01-01 12:00:46.753 I/SoundBooster_Interface1050_a64( 590): LoadParameter()
path : /vendor/etc/SoundBoosterParam.txt engMode : 0
01-01 12:00:46.753 I/SoundBooster_Interface1050_a64( 590): SetPar()-whole
parameter
01-01 12:00:46.754 I/SoundBooster_Interface1050_a64( 590): SetPar Common
parameters : 1,1,0,1,1,1,1,1,2,1,4
01-01 12:00:46.754 I/SoundBooster_Base( 590): SoundBooster_Base_Factory::Destroy()
01-01 12:00:46.754 I/SoundBooster_Base( 590): ~SoundBooster()
01-01 12:00:46.754 I/SoundBooster_Base( 590): Init(3)
01-01 12:00:46.754 I/SoundBooster_Base( 590): SetPar()
01-01 12:00:46.754 I/SoundBooster:SoundBooster_Music( 590): SetPar()
01-01 12:00:46.754 I/SoundBooster_Interface1050_a64( 590): SetVolumeTable()
01-01 12:00:46.754 I/AudioSASecPlus( 590): AudioSASec::Configure(960, 48000, 2, 5)
01-01 12:00:46.754 I/AudioSASecPlus( 590): AudioSASec::Configure (960, 48000, 2,
5)
01-01 12:00:46.754 I/AudioEffectStageChain( 590): disablePreFxVolumeProcessing
index -1302
01-01 12:00:46.754 I/AudioEffectStageChain( 590): disablePreFxVolumeProcessing
index -1302
01-01 12:00:46.761 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:46.761 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:46.761 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:46.761 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:46.761 I/DlbDap2Process( 590): init()
01-01 12:00:46.761 I/DlbDap2Process( 590): open()
01-01 12:00:46.769 I/DlbDap2Process( 590): loadLicense() no license check!
01-01 12:00:46.769 I/DlbDap2Process( 590): validateLicense() no license check!
01-01 12:00:46.769 I/DlbDap2Process( 590): init() DAP opened
01-01 12:00:46.769 I/DlbDap2Process( 590): DAP library version: MOBILE v1.5
01-01 12:00:46.769 D/DlbDap2Process( 590): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-01 12:00:46.769 D/DlbProfileParamCache( 590): setProfile(profile=-1)
01-01 12:00:46.769 D/DlbProfileParamArray( 590): getProfileParams(profile = -1)
01-01 12:00:46.770 D/DlbDap2Process( 590): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
01-01 12:00:46.770 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:46.770 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:46.770 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:46.770 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:46.770 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:46.770 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:46.770 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:46.770 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:46.770 I/AudioEffectStageChain( 590): disablePreFxVolumeProcessing
index -1303
01-01 12:00:46.777 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:46.777 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:46.778 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:46.778 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:46.778 I/DlbDap2Process( 590): init()
01-01 12:00:46.778 I/DlbDap2Process( 590): open()
01-01 12:00:46.785 I/DlbDap2Process( 590): loadLicense() no license check!
01-01 12:00:46.785 I/DlbDap2Process( 590): validateLicense() no license check!
01-01 12:00:46.785 I/DlbDap2Process( 590): init() DAP opened
01-01 12:00:46.786 I/DlbDap2Process( 590): DAP library version: MOBILE v1.5
01-01 12:00:46.786 D/DlbDap2Process( 590): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-01 12:00:46.786 D/DlbProfileParamCache( 590): setProfile(profile=-1)
01-01 12:00:46.786 D/DlbProfileParamArray( 590): getProfileParams(profile = -1)
01-01 12:00:46.786 D/DlbDap2Process( 590): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
01-01 12:00:46.786 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:46.786 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:46.786 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:46.786 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:46.786 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:46.786 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:46.786 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:46.786 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:46.786 I/AudioEffectStageChain( 590): disablePreFxVolumeProcessing
index -1304
01-01 12:00:46.789 I/AudioEffectStage( 590): In/out ChannelMask diff, name
primary_output_normal_sub1_game_atmos-multi, in ch c003f, out ch 3, make downmixer
01-01 12:00:46.795 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:46.795 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:46.795 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:46.795 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:46.795 I/DlbDap2Process( 590): init()
01-01 12:00:46.795 I/DlbDap2Process( 590): open()
01-01 12:00:46.804 I/DlbDap2Process( 590): loadLicense() no license check!
01-01 12:00:46.804 I/DlbDap2Process( 590): validateLicense() no license check!
01-01 12:00:46.804 I/DlbDap2Process( 590): init() DAP opened
01-01 12:00:46.804 I/DlbDap2Process( 590): DAP library version: MOBILE v1.5
01-01 12:00:46.804 D/DlbDap2Process( 590): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-01 12:00:46.804 D/DlbProfileParamCache( 590): setProfile(profile=-1)
01-01 12:00:46.804 D/DlbProfileParamArray( 590): getProfileParams(profile = -1)
01-01 12:00:46.805 D/DlbDap2Process( 590): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
01-01 12:00:46.805 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:46.805 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:46.805 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:46.805 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:46.805 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:46.805 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:46.805 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:46.805 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:46.805 D/DlbDap2Process( 590): DAP input format is 0x2158 with input
channel mask 0xC003F
01-01 12:00:46.805 D/DlbDap2Process( 590): setMave(mave = 0)
01-01 12:00:46.805 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:46.805 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:46.805 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:46.805 I/AudioEffectStageChain( 590): disablePreFxVolumeProcessing
index -1305
01-01 12:00:46.807 I/EffectsFactory( 543): EffectCreate() create_effect
01-01 12:00:46.808 I/DlbDlbEffect( 543): create(uuid=6AB06DA4-C516-4611-8166-
452799218539, sessionId=-1306, ioId=-2, pHandle=0xf0a72554)
01-01 12:00:46.808 I/DlbEffectDap( 543): EffectDapFactory()
01-01 12:00:46.819 D/DlbDlbBufferProvider( 543): DlbBufferProvider()
01-01 12:00:46.819 D/DlbDlbBufferProvider( 543): DlbBufferProvider()
01-01 12:00:46.819 D/DlbDapBufferAdapter( 543): DapBufferAdapter()
01-01 12:00:46.819 D/DlbDlbBufferProvider( 543): DlbBufferProvider()
01-01 12:00:46.819 D/DlbCrossfadeProcess( 543): CrossfadeProcess()
01-01 12:00:46.819 D/DlbEndpointParamCache( 543): EndpointParamCache()
01-01 12:00:46.819 D/DlbEffectDap( 543): EffectDap()
01-01 12:00:46.819 I/DlbEffectContext( 543): EffectContext()
01-01 12:00:46.819 I/DlbDlbEffect( 543): create() Created effect DAX3_S_3.6.2.0_r1
01-01 12:00:46.819 D/AudioSAEffectOffload( 543): EffectCreate : effect_type:6
01-01 12:00:46.819 D/DlbDlbEffect( 543): handle_EFFECT_CMD_INIT()
01-01 12:00:46.819 D/DlbCrossfadeProcess( 543): init()
01-01 12:00:46.819 D/DlbDapBufferAdapter( 543): init()
01-01 12:00:46.819 I/DlbDap2Process( 543): init()
01-01 12:00:46.819 I/DlbDap2Process( 543): open()
01-01 12:00:46.830 I/io_stats( 385): !@ 179,0 r 35300 3392056 w 6421 3073980 d 116
71184 f 468 360 iot 38208 0 th 102400 102400 64728 pt 232 inp 0 9 49.180
01-01 12:00:46.981 I/DlbDap2Process( 543): loadLicense() no license check!
01-01 12:00:46.981 I/DlbDap2Process( 543): validateLicense() no license check!
01-01 12:00:46.981 I/DlbDap2Process( 543): init() DAP opened
01-01 12:00:46.981 I/DlbDap2Process( 543): DAP library version: MOBILE v1.5
01-01 12:00:46.981 D/DlbDap2Process( 543): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-01 12:00:46.981 D/DlbEffectContext( 543): setProfile(profile=-1)
01-01 12:00:46.981 D/DlbProfileParamCache( 543): setProfile(profile=-1)
01-01 12:00:46.981 D/DlbProfileParamArray( 543): loadXMLFile
01-01 12:00:47.086 D/DlbProfileParamArray( 543): add the profile table:
profileId=0, paramNum=134, size=2336
01-01 12:00:47.086 D/DlbProfileParamArray( 543): add the profile table:
profileId=1, paramNum=134, size=2336
01-01 12:00:47.086 D/DlbProfileParamArray( 543): add the profile table:
profileId=2, paramNum=134, size=2336
01-01 12:00:47.086 D/DlbProfileParamArray( 543): add the profile table:
profileId=3, paramNum=134, size=2336
01-01 12:00:47.086 D/DlbProfileParamArray( 543): add the profile table:
profileId=4, paramNum=134, size=2336
01-01 12:00:47.086 D/DlbProfileParamArray( 543): add the profile table:
profileId=5, paramNum=134, size=2336
01-01 12:00:47.086 D/DlbProfileParamArray( 543): add the profile table:
profileId=6, paramNum=134, size=2336
01-01 12:00:47.086 D/DlbProfileParamArray( 543): add the profile table:
profileId=7, paramNum=134, size=2336
01-01 12:00:47.086 D/DlbProfileParamArray( 543): add the profile table:
profileId=8, paramNum=0, size=8
01-01 12:00:47.087 D/DlbProfileParamArray( 543): add the profile table:
profileId=-1, paramNum=78, size=1416
01-01 12:00:47.122 D/DlbProfileParamArray( 543): getProfileParams(profile = -1)
01-01 12:00:47.122 D/DlbEndpointParamCache( 543): setParam() Creating parameter
cache for device 0x00000000
01-01 12:00:47.122 D/DlbEndpointParamCache( 543): setParam() Creating parameter
cache for device 0x00000002
01-01 12:00:47.123 D/DlbEndpointParamCache( 543): setParam() Creating parameter
cache for device 0x00000008
01-01 12:00:47.123 D/DlbEndpointParamCache( 543): setParam() Creating parameter
cache for device 0x00000080
01-01 12:00:47.123 D/DlbEndpointParamCache( 543): setParam() Creating parameter
cache for device 0x00000400
01-01 12:00:47.123 D/DlbEndpointParamCache( 543): setParam() Creating parameter
cache for device 0x00004000
01-01 12:00:47.123 D/DlbEndpointParamCache( 543): setParam() Creating parameter
cache for device 0x00008000
01-01 12:00:47.123 D/DlbEndpointParamCache( 543): setParam() Creating parameter
cache for device 0x40000000
01-01 12:00:47.123 D/DlbEndpointParamCache( 543): commitChangedParams()
01-01 12:00:47.123 D/DlbEndpointParamCache( 543): commit() Applying parameters for
device 0x40000000
01-01 12:00:47.123 D/DlbDap2Process( 543): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
01-01 12:00:47.123 D/DlbEndpointParamCache( 543): doCommit() Committed 1
parameters out of 1.
01-01 12:00:47.124 D/DlbDlbEffect( 543): handle_EFFECT_CMD_OFFLOAD(offload=1,
ioHandle=-1306)
01-01 12:00:47.127 I/EffectsFactory( 543): EffectCreate() create_effect
01-01 12:00:47.127 D/AudioSAEffectSecPlus( 543): EffectCreate - Allocating
SessionNo 0 for SessionId -1306
01-01 12:00:47.127 D/AudioSAEffectSecPlus( 543): EffectCreate - This is the first
effect in current sessionId -1306 sessionNo 0
01-01 12:00:47.127 D/AudioSAEffectSecPlus( 543):
AudioSAEffectSec::AudioSAEffectSec ctor
01-01 12:00:47.127 D/AudioSAEffectSecPlus( 543): AudioSAEffectSec::createSA
01-01 12:00:47.128 D/AudioSASecPlus( 543): AudioSASec::AudioSASec : 0xf0ae7140
01-01 12:00:47.128 D/AudioSASecPlus( 543): AudioSASec::AudioSASec : 0xf0ae7140 -
01-01 12:00:47.128 D/AudioSAEffectSecPlus( 543):
AudioSAEffectSec::createSA(0xf0ae7140)
01-01 12:00:47.128 I/AudioSASecPlus( 543): AudioSASec::Configure(909192246, 44100,
2, 1)
01-01 12:00:47.128 I/AudioSASecPlus( 543): AudioSASec::Configure (909192246,
44100, 2, 1)
01-01 12:00:47.128 D/AudioSAEffectOffload( 543): EffectCreate : effect_type:3
01-01 12:00:47.128 D/AudioSASecPlus( 543): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=0
01-01 12:00:47.128 D/AudioSASecPlus( 543): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
01-01 12:00:47.128 I/SoundAlive_AlbumArt( 543): SoundAlive_AlbumArt()
AlbumART_ver105 a32 2021-04-06
01-01 12:00:47.151 I/SoundAlive_Interface a32( 543):
Samsung_SoundAlive_play_Factory::Create()
01-01 12:00:47.151 I/SoundAlive_Interface a32( 543): [ 0 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a32 2020-11-05
01-01 12:00:47.152 I/SoundAlive_PrePost( 543): [ -1 ][ -1 ]SoundAlive_PrePost()
01-01 12:00:47.166 I/SoundAlive_Interface a32( 543): [ 0 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
01-01 12:00:47.166 I/SoundAlive_PrePost( 543): [ 0 ][ 44100 ]SoundAlive_Config()
01-01 12:00:47.166 I/SoundAlive_PrePost( 543): [ 0 ][ 44100 ]Init()
01-01 12:00:47.166 I/SoundAlive_PrePost( 543): [ 0 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-01 12:00:47.166 I/SoundAlive_PrePost( 543): [ 0 ][ 44100 ]OutDevConfig()
OutMode : 1
01-01 12:00:47.166 I/SoundAlive_PrePost( 543): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.166 I/SoundAlive_PrePost( 543): [ 0 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.166 I/SoundAlive_PrePost( 543): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.166 I/SoundAlive_PrePost( 543): [ 0 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-01 12:00:47.166 I/SoundAlive_Effect( 543): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-01 12:00:47.166 D/AudioSASecPlus( 543): AudioSASec::Init() - TrackStart
01-01 12:00:47.166 I/SoundAlive_Interface a32( 543): [ 0 ]
[ 44100 ]Set_EarPhone_Output()
01-01 12:00:47.166 I/SoundAlive_PrePost( 543): [ 0 ][ 44100 ]Init()
01-01 12:00:47.166 I/SoundAlive_PrePost( 543): [ 0 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-01 12:00:47.166 I/SoundAlive_PrePost( 543): [ 0 ][ 44100 ]OutDevConfig()
OutMode : 0
01-01 12:00:47.166 I/SoundAlive_PrePost( 543): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.166 I/SoundAlive_PrePost( 543): [ 0 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.166 I/SoundAlive_PrePost( 543): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.166 I/SoundAlive_PrePost( 543): [ 0 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-01 12:00:47.166 I/SoundAlive_Effect( 543): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-01 12:00:47.166 I/SoundAlive_Interface a32( 543): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.166 I/SoundAlive_PrePost( 543): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.166 I/SoundAlive_Interface a32( 543): [ 0 ][ 44100 ]Set_User_CH() :
0
01-01 12:00:47.166 I/SoundAlive_PrePost( 543): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.166 I/SoundAlive_Interface a32( 543): [ 0 ][ 44100 ]Set_User_BWE()
0
01-01 12:00:47.166 I/SoundAlive_PrePost( 543): [ 0 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.166 I/SoundAlive_Interface a32( 543): [ 0 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-01 12:00:47.166 D/AudioSASecPlus( 543): AudioSASec::Init()
01-01 12:00:47.170 I/EffectsFactory( 543): EffectCreate() create_effect
01-01 12:00:47.170 D/MySoundEffect( 543): MySound EffectCreate start - session -
1306
01-01 12:00:47.170 D/MySoundEffect( 543): MS EffectCreate - Allocating SessionNo 0
for SessionId -1306
01-01 12:00:47.170 D/MySoundEffect( 543): MS EffectCreate - This is the first
effect in current sessionId -1306 sessionNo 0
01-01 12:00:47.170 D/MySoundEffect( 543): MySoundEffect::MySoundEffect ctor
01-01 12:00:47.170 I/Audio_DHA_24b a32( 543): AudioDHA create
01-01 12:00:47.170 I/Audio_DHA_24b a32( 543): AudioDHA_version AudioDHA_ver
124F_24 (aarch32) 2020-03-24
01-01 12:00:47.170 I/Audio_DHA_24b a32( 543): AudioDHA Init sampling rate 44100,
BW 0
01-01 12:00:47.170 I/Audio_DHA_24b a32( 543): Init gt_init parameters are
01-01 12:00:47.170 I/Audio_DHA_24b a32( 543): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.170 I/Audio_DHA_24b a32( 543): AudioDHA Param_Config parameters are
01-01 12:00:47.170 I/Audio_DHA_24b a32( 543): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.170 I/Audio_DHA_24b a32( 543): AudioDHA Init sampling rate 48000,
BW 0
01-01 12:00:47.170 I/Audio_DHA_24b a32( 543): Init gt_init parameters are
01-01 12:00:47.170 I/Audio_DHA_24b a32( 543): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.170 I/Audio_DHA_24b a32( 543): AudioDHA Param_Config parameters are
01-01 12:00:47.170 I/Audio_DHA_24b a32( 543): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.170 D/AudioSAEffectOffload( 543): EffectCreate : effect_type:4
01-01 12:00:47.171 V/audio_hw_primary( 543): primary_out-out_set_event_callback:
entered
01-01 12:00:47.171 D/audio_hw_primary( 543): primary_out-out_set_event_callback:
set event_callback function & cookie
01-01 12:00:47.171 V/audio_hw_primary( 543): primary_out-out_set_event_callback:
exit
01-01 12:00:47.172 I/AudioFlinger( 590): AudioFlinger's thread 0xb4000071192fc480
tid=730 ready to run
01-01 12:00:47.172 W/AudioFlinger( 590): no wake lock to update, system not ready
yet
01-01 12:00:47.172 D/AudioFlinger( 590): ro.audio.silent is ignored since no
output device is set
01-01 12:00:47.173 I/audio_hw_primary_odm( 543): odm_adev_get_parameters: enter
with key(supEncapsulationModes=;routing=1;supEncapsulationMetadataTypes=)
01-01 12:00:47.174 I/audio_hw_primary_odm( 543): odm_adev_get_parameters: enter
with key(supEncapsulationModes=;routing=2;supEncapsulationMetadataTypes=)
01-01 12:00:47.181 V/APM_AudioPolicyManager( 590): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.224 W/AudioFlinger( 590): no wake lock to update, system not ready
yet
01-01 12:00:47.224 D/AudioFlinger( 590): ro.audio.silent is ignored since no
output device is set
01-01 12:00:47.224 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.225 V/APM_AudioPolicyManager( 590): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-01 12:00:47.225 V/APM_AudioPolicyManager( 590): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.225 V/APM_AudioPolicyManager( 590): computeVolume: camera shutter
sound volume 0.000000
01-01 12:00:47.226 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.226 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 49.000000, deviceTypes 0x2
01-01 12:00:47.228 V/APM_AudioPolicyManager( 590): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.231 V/APM_AudioPolicyManager( 590): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.232 V/APM_AudioPolicyManager( 590): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.233 V/APM_AudioPolicyManager( 590): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.234 V/APM_AudioPolicyManager( 590): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.235 D/audio_hw_primary( 543): device-adev_set_voice_volume: set
volume to (0.000000)
01-01 12:00:47.237 V/APM_AudioPolicyManager( 590): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-01 12:00:47.237 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.240 W/AudioFlinger( 590): moveEffects() bad srcOutput 0
01-01 12:00:47.240 V/APM_AudioPolicyManager( 590): selectOutputForMusicEffects
selected output 13
01-01 12:00:47.240 V/APM_AudioPolicyManager( 590): setOutputDevices device
{type:0x2,@:} delayMs 0
01-01 12:00:47.240 V/APM_AudioPolicyManager( 590): setOutputDevices() prevDevice
{type:0x2,@:}
01-01 12:00:47.241 V/APM_AudioPolicyManager( 590): setOutputDevices changing
device to {type:0x2,@:}
01-01 12:00:47.282 D/DlbDap2Process( 590): setParam(dsa = #1[10])
01-01 12:00:47.282 D/DlbDap2Process( 590): setParam(dfsa = #1[10])
01-01 12:00:47.282 D/DlbDap2Process( 590): setParam(dhsa = #1[10])
01-01 12:00:47.282 D/DlbDap2Process( 590): setParam(dvlc = #1[0])
01-01 12:00:47.282 D/DlbDap2Process( 590): setParam(arde = #1[0])
01-01 12:00:47.282 D/DlbDap2Process( 590): setParam(rsse = #1[0])
01-01 12:00:47.282 D/DlbDap2Process( 590): setParam(bexe = #1[0])
01-01 12:00:47.282 D/DlbDap2Process( 590): setParam(dhfm = #1[0])
01-01 12:00:47.282 D/DlbDap2Process( 590): setParam(ceon = #1[0])
01-01 12:00:47.282 D/DlbDap2Process( 590): setParam(aoon = #1[0])
01-01 12:00:47.282 D/DlbDap2Process( 590): setParam(aron = #1[0])
01-01 12:00:47.282 I/MySound ( 590): setDevice 2, 0
01-01 12:00:47.282 I/Audio_DHA_24b a64( 590): AudioDHA Init sampling rate 48000,
BW 3
01-01 12:00:47.282 I/Audio_DHA_24b a64( 590): Init gt_init parameters are
01-01 12:00:47.282 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.282 I/Audio_DHA_24b a64( 590): AudioDHA Param_Config parameters are
01-01 12:00:47.282 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.282 D/DlbDap2Process( 590): setParam(dsa = #1[10])
01-01 12:00:47.282 D/DlbDap2Process( 590): setParam(dfsa = #1[10])
01-01 12:00:47.282 D/DlbDap2Process( 590): setParam(dhsa = #1[10])
01-01 12:00:47.282 D/DlbDap2Process( 590): setParam(dvlc = #1[0])
01-01 12:00:47.282 D/DlbDap2Process( 590): setParam(arde = #1[0])
01-01 12:00:47.282 D/DlbDap2Process( 590): setParam(rsse = #1[0])
01-01 12:00:47.282 D/DlbDap2Process( 590): setParam(bexe = #1[0])
01-01 12:00:47.282 D/DlbDap2Process( 590): setParam(dhfm = #1[0])
01-01 12:00:47.282 D/DlbDap2Process( 590): setParam(ceon = #1[0])
01-01 12:00:47.282 D/DlbDap2Process( 590): setParam(aoon = #1[0])
01-01 12:00:47.282 D/DlbDap2Process( 590): setParam(aron = #1[0])
01-01 12:00:47.283 D/DlbDap2Process( 590): setParam(dsa = #1[10])
01-01 12:00:47.283 D/DlbDap2Process( 590): setParam(dfsa = #1[10])
01-01 12:00:47.283 D/DlbDap2Process( 590): setParam(dhsa = #1[10])
01-01 12:00:47.283 D/DlbDap2Process( 590): setParam(dvlc = #1[0])
01-01 12:00:47.283 D/DlbDap2Process( 590): setParam(arde = #1[0])
01-01 12:00:47.283 D/DlbDap2Process( 590): setParam(rsse = #1[0])
01-01 12:00:47.283 D/DlbDap2Process( 590): setParam(bexe = #1[0])
01-01 12:00:47.283 D/DlbDap2Process( 590): setParam(dhfm = #1[0])
01-01 12:00:47.283 D/DlbDap2Process( 590): setParam(ceon = #1[0])
01-01 12:00:47.283 D/DlbDap2Process( 590): setParam(aoon = #1[0])
01-01 12:00:47.283 D/DlbDap2Process( 590): setParam(aron = #1[0])
01-01 12:00:47.283 D/DlbDap2Process( 590): setParam(dsa = #1[10])
01-01 12:00:47.283 D/DlbDap2Process( 590): setParam(dfsa = #1[10])
01-01 12:00:47.283 D/DlbDap2Process( 590): setParam(dhsa = #1[10])
01-01 12:00:47.283 D/DlbDap2Process( 590): setParam(dvlc = #1[0])
01-01 12:00:47.283 D/DlbDap2Process( 590): setParam(arde = #1[0])
01-01 12:00:47.283 D/DlbDap2Process( 590): setParam(rsse = #1[0])
01-01 12:00:47.283 D/DlbDap2Process( 590): setParam(bexe = #1[0])
01-01 12:00:47.283 D/DlbDap2Process( 590): setParam(dhfm = #1[0])
01-01 12:00:47.283 D/DlbDap2Process( 590): setParam(ceon = #1[0])
01-01 12:00:47.283 D/DlbDap2Process( 590): setParam(aoon = #1[0])
01-01 12:00:47.283 D/DlbDap2Process( 590): setParam(aron = #1[0])
01-01 12:00:47.283 D/DlbDlbEffect( 543):
handle_EFFECT_CMD_SET_DEVICE(device=0x00000002)
01-01 12:00:47.283 D/DlbEffectContext( 543): setDevice(00000002)
01-01 12:00:47.283 D/DlbCrossfadeProcess( 543): deviceChanged()
01-01 12:00:47.283 D/DlbEndpointParamCache( 543): setDevice(device=0x00000002)
01-01 12:00:47.283 D/DlbEndpointParamCache( 543): setDevice() Applying parameters
for new device 0x00000002
01-01 12:00:47.283 D/DlbDap2Process( 543): setParam(dsa = #1[10])
01-01 12:00:47.283 D/DlbDap2Process( 543): setParam(dfsa = #1[10])
01-01 12:00:47.283 D/DlbDap2Process( 543): setParam(dhsa = #1[10])
01-01 12:00:47.283 D/DlbDap2Process( 543): setParam(dvlc = #1[0])
01-01 12:00:47.283 D/DlbDap2Process( 543): setParam(arde = #1[0])
01-01 12:00:47.283 D/DlbDap2Process( 543): setParam(rsse = #1[0])
01-01 12:00:47.283 D/DlbDap2Process( 543): setParam(bexe = #1[0])
01-01 12:00:47.283 D/DlbDap2Process( 543): setParam(dhfm = #1[0])
01-01 12:00:47.284 D/DlbDap2Process( 543): setParam(ceon = #1[0])
01-01 12:00:47.284 D/DlbDap2Process( 543): setParam(aoon = #1[0])
01-01 12:00:47.284 D/DlbDap2Process( 543): setParam(aron = #1[0])
01-01 12:00:47.284 D/DlbEndpointParamCache( 543): doCommit() Committed 11
parameters out of 11.
01-01 12:00:47.284 I/MySound ( 543): setDevice 2, 0
01-01 12:00:47.284 I/Audio_DHA_24b a32( 543): AudioDHA Init sampling rate 48000,
BW 0
01-01 12:00:47.284 I/Audio_DHA_24b a32( 543): Init gt_init parameters are
01-01 12:00:47.284 I/Audio_DHA_24b a32( 543): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.284 I/Audio_DHA_24b a32( 543): AudioDHA Param_Config parameters are
01-01 12:00:47.284 I/Audio_DHA_24b a32( 543): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.284 I/AudioFlinger( 590): reviewTrackPromotion size 0
01-01 12:00:47.284 I/AudioFlinger( 590): change audio_format 1 , sample 48000
01-01 12:00:47.285 V/sec_audio_hw( 543): sec_stream_set_parameters(13:0) :
l_uhq_force_routing=2;l_uhq_update_format=1;l_uhq_wide_resolution_enable=false
01-01 12:00:47.285 D/audio_hw_primary( 543): primary_out-out_set_parameters: enter
with param =
l_uhq_force_routing=2;l_uhq_update_format=1;l_uhq_wide_resolution_enable=false
01-01 12:00:47.285 I/audio_hw_primary_odm( 543): odm_out_set_parameters: enter
with
key(l_uhq_update_format=1;l_uhq_wide_resolution_enable=false;l_uhq_force_routing=2)
01-01 12:00:47.285 D/audio_hw_primary_odm( 543): primary_out-
odm_out_set_parameters: with new format = 1, new wideRes = 0, status = 0
01-01 12:00:47.285 D/audio_hw_primary( 543): primary_out-out_set_parameters: enter
with param = routing=2
01-01 12:00:47.285 I/audio_hw_primary( 543): primary_out-out_set_parameters:
requested to change route from speaker to speaker
01-01 12:00:47.285 I/audio_hw_primary_odm( 543): odm_out_set_parameters: enter
with key(routing=2)
01-01 12:00:47.286 D/AudioFlinger( 590): setCurDevice() 0x2
01-01 12:00:47.287 V/APM_AudioPolicyManager( 590): setOutputDevices()
AF::createAudioPatch returned 0 patchHandle 12 num_sources 1 num_sinks 1
01-01 12:00:47.288 V/APM_AudioPolicyManager( 590): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.289 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.289 V/APM_AudioPolicyManager( 590): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-01 12:00:47.289 V/APM_AudioPolicyManager( 590): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.289 V/APM_AudioPolicyManager( 590): computeVolume: camera shutter
sound volume 0.000000
01-01 12:00:47.289 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.289 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 49.000000, deviceTypes 0x2
01-01 12:00:47.289 V/APM_AudioPolicyManager( 590): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.289 V/APM_AudioPolicyManager( 590): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.289 V/APM_AudioPolicyManager( 590): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.289 V/APM_AudioPolicyManager( 590): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.289 V/APM_AudioPolicyManager( 590): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.289 V/APM_AudioPolicyManager( 590): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-01 12:00:47.289 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.289 I/AudioFlinger( 590): openOutput() this 0xb400007119252000,
module 10 Device type:0x2,@:, SamplingRate 48000, Format 0x000001, Channels 0x3,
flags 0x8
01-01 12:00:47.290 D/audio_hw_primary( 543): device-adev_open_output_stream:
enter: io_handle (21), sample_rate(48000) channel_mask(0x3) format(0x1)
framecount(0) devices(0x2) flags(0x8)
01-01 12:00:47.290 I/audio_hw_primary( 543): device-adev_open_output_stream:
requested to open Deep Buffer playback stream
01-01 12:00:47.290 I/audio_hw_proxy_3830( 543): proxy-
proxy_create_playback_stream: opened Proxy Stream(deep_out)
01-01 12:00:47.290 I/audio_hw_primary( 543): deep_out-adev_open_output_stream:
transited to Standby
01-01 12:00:47.290 I/audio_hw_primary( 543): device-adev_open_output_stream:
opened deep_out stream
01-01 12:00:47.290 D/audio_hw_primary( 543): deep_out-out_update_source_metadata:
called, but not implemented yet
01-01 12:00:47.290 V/sec_audio_hw( 543): sec_dev_open_audio_stream: enter: handle
21, type 0, tag
01-01 12:00:47.291 V/sec_audio_hw( 543): sec_dev_open_audio_stream: exit
01-01 12:00:47.291 I/AudioFlinger( 590): HAL output buffer size 960 frames, normal
sink buffer size 960 frames
01-01 12:00:47.292 I/AudioEffectStage( 590): makeSinkBuffer max format 3, normal
fc 960
01-01 12:00:47.292 I/AudioEffectStage( 590): make sec precision stage 3
01-01 12:00:47.305 D/AudioEffectStage( 590): initEffect() media_output_suhq has No
effect
01-01 12:00:47.308 D/AudioEffectStage( 590): initEffect() media_output_suhq_sub1
has No effect
01-01 12:00:47.308 D/AudioEffectStage( 590): initEffect() media_output_uhq has No
effect
01-01 12:00:47.313 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:47.313 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.313 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.313 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.313 I/DlbDap2Process( 590): init()
01-01 12:00:47.313 I/DlbDap2Process( 590): open()
01-01 12:00:47.319 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 21
01-01 12:00:47.326 I/DlbDap2Process( 590): loadLicense() no license check!
01-01 12:00:47.326 I/DlbDap2Process( 590): validateLicense() no license check!
01-01 12:00:47.326 I/DlbDap2Process( 590): init() DAP opened
01-01 12:00:47.326 I/DlbDap2Process( 590): DAP library version: MOBILE v1.5
01-01 12:00:47.326 D/DlbDap2Process( 590): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-01 12:00:47.326 D/DlbProfileParamCache( 590): setProfile(profile=-1)
01-01 12:00:47.326 D/DlbProfileParamArray( 590): getProfileParams(profile = -1)
01-01 12:00:47.327 D/DlbDap2Process( 590): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
01-01 12:00:47.327 I/DlbDap2Process( 590): init()
01-01 12:00:47.327 I/DlbDap2Process( 590): open()
01-01 12:00:47.333 I/DlbDap2Process( 590): loadLicense() no license check!
01-01 12:00:47.333 I/DlbDap2Process( 590): validateLicense() no license check!
01-01 12:00:47.333 I/DlbDap2Process( 590): init() DAP opened
01-01 12:00:47.333 I/DlbDap2Process( 590): DAP library version: MOBILE v1.5
01-01 12:00:47.333 D/DlbDap2Process( 590): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-01 12:00:47.333 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.333 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.333 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.333 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.333 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.333 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.333 D/DlbDap2Process( 590): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
01-01 12:00:47.333 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.333 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.336 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:47.336 D/AudioSAEffectSecPlus( 590): EffectCreate - Allocating
SessionNo 1 for SessionId -2105
01-01 12:00:47.336 D/AudioSAEffectSecPlus( 590): EffectCreate - This is the first
effect in current sessionId -2105 sessionNo 1
01-01 12:00:47.336 D/AudioSAEffectSecPlus( 590):
AudioSAEffectSec::AudioSAEffectSec ctor
01-01 12:00:47.336 D/AudioSAEffectSecPlus( 590): AudioSAEffectSec::createSA
01-01 12:00:47.336 D/AudioSASecPlus( 590): AudioSASec::AudioSASec :
0xb400007119368d40
01-01 12:00:47.336 D/AudioSASecPlus( 590): AudioSASec::AudioSASec :
0xb400007119368d40 -
01-01 12:00:47.336 D/AudioSAEffectSecPlus( 590):
AudioSAEffectSec::createSA(0xb400007119368d40)
01-01 12:00:47.336 I/AudioSASecPlus( 590): AudioSASec::Configure(134, 44100, 2, 1)
01-01 12:00:47.336 I/AudioSASecPlus( 590): AudioSASec::Configure (134, 44100, 2,
1)
01-01 12:00:47.336 D/AudioSASecPlus( 590): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-970189232
01-01 12:00:47.336 D/AudioSASecPlus( 590): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
01-01 12:00:47.336 I/SoundAlive_AlbumArt( 590): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
01-01 12:00:47.337 I/SoundAlive_Interface a64( 590):
Samsung_SoundAlive_play_Factory::Create()
01-01 12:00:47.337 I/SoundAlive_Interface a64( 590): [ 1 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a64 2020-11-05
01-01 12:00:47.337 I/SoundAlive_PrePost( 590): [ -1 ][ -1 ]SoundAlive_PrePost()
01-01 12:00:47.339 I/SoundAlive_Interface a64( 590): [ 1 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
01-01 12:00:47.339 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]SoundAlive_Config()
01-01 12:00:47.339 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]Init()
01-01 12:00:47.339 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-01 12:00:47.339 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]OutDevConfig()
OutMode : 1
01-01 12:00:47.339 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.339 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.339 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.339 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-01 12:00:47.339 I/SoundAlive_Effect( 590): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-01 12:00:47.339 D/AudioSASecPlus( 590): AudioSASec::Init() - TrackStart
01-01 12:00:47.339 I/SoundAlive_Interface a64( 590): [ 1 ]
[ 44100 ]Set_EarPhone_Output()
01-01 12:00:47.339 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]Init()
01-01 12:00:47.339 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-01 12:00:47.339 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]OutDevConfig()
OutMode : 0
01-01 12:00:47.339 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.339 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.339 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.339 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-01 12:00:47.339 I/SoundAlive_Effect( 590): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-01 12:00:47.339 I/SoundAlive_Interface a64( 590): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.339 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.339 I/SoundAlive_Interface a64( 590): [ 1 ][ 44100 ]Set_User_CH() :
0
01-01 12:00:47.339 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.339 I/SoundAlive_Interface a64( 590): [ 1 ][ 44100 ]Set_User_BWE()
0
01-01 12:00:47.339 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.339 I/SoundAlive_Interface a64( 590): [ 1 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-01 12:00:47.340 D/AudioSASecPlus( 590): AudioSASec::Init()
01-01 12:00:47.340 D/AudioSASecPlus( 590): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-970189084
01-01 12:00:47.340 D/AudioSASecPlus( 590): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
01-01 12:00:47.340 I/SoundAlive_AlbumArt( 590): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
01-01 12:00:47.340 I/SoundAlive_Interface a64( 590): [ 1 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
01-01 12:00:47.340 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]SoundAlive_Config()
01-01 12:00:47.340 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]Init()
01-01 12:00:47.340 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-01 12:00:47.340 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]OutDevConfig()
OutMode : 0
01-01 12:00:47.340 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.340 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.340 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.340 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-01 12:00:47.340 I/SoundAlive_Effect( 590): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-01 12:00:47.340 D/AudioSASecPlus( 590): AudioSASec::Init() - TrackStart
01-01 12:00:47.341 I/SoundAlive_Interface a64( 590): [ 1 ]
[ 44100 ]Set_EarPhone_Output()
01-01 12:00:47.341 I/SoundAlive_Interface a64( 590): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.341 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.341 I/SoundAlive_Interface a64( 590): [ 1 ][ 44100 ]Set_User_CH() :
0
01-01 12:00:47.341 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.341 I/SoundAlive_Interface a64( 590): [ 1 ][ 44100 ]Set_User_BWE()
0
01-01 12:00:47.341 I/SoundAlive_PrePost( 590): [ 1 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.341 I/SoundAlive_Interface a64( 590): [ 1 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-01 12:00:47.341 D/AudioSASecPlus( 590): AudioSASec::Init()
01-01 12:00:47.341 I/AudioSASecPlus( 590): AudioSASec::Configure(3840, 192000, 2,
5)
01-01 12:00:47.341 I/AudioSASecPlus( 590): AudioSASec::Configure (3840, 192000, 2,
5)
01-01 12:00:47.343 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:47.343 D/MySoundEffect( 590): MySound EffectCreate start - session -
2105
01-01 12:00:47.343 D/MySoundEffect( 590): MS EffectCreate - Allocating SessionNo 1
for SessionId -2105
01-01 12:00:47.343 D/MySoundEffect( 590): MS EffectCreate - This is the first
effect in current sessionId -2105 sessionNo 1
01-01 12:00:47.343 D/MySoundEffect( 590): MySoundEffect::MySoundEffect ctor
01-01 12:00:47.343 I/Audio_DHA_24b a64( 590): AudioDHA create
01-01 12:00:47.343 I/Audio_DHA_24b a64( 590): AudioDHA_version AudioDHA_ver
124F_24 (aarch64) 2020-03-24
01-01 12:00:47.343 I/Audio_DHA_24b a64( 590): AudioDHA Init sampling rate 44100,
BW 0
01-01 12:00:47.343 I/Audio_DHA_24b a64( 590): Init gt_init parameters are
01-01 12:00:47.343 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.343 I/Audio_DHA_24b a64( 590): AudioDHA Param_Config parameters are
01-01 12:00:47.343 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.343 I/Audio_DHA_24b a64( 590): AudioDHA Init sampling rate 48000,
BW 0
01-01 12:00:47.343 I/Audio_DHA_24b a64( 590): Init gt_init parameters are
01-01 12:00:47.343 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.343 I/Audio_DHA_24b a64( 590): AudioDHA Param_Config parameters are
01-01 12:00:47.344 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.344 I/Audio_DHA_24b a64( 590): AudioDHA Init sampling rate 192000,
BW 3
01-01 12:00:47.344 I/Audio_DHA_24b a64( 590): Init gt_init parameters are
01-01 12:00:47.344 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.344 I/Audio_DHA_24b a64( 590): AudioDHA Param_Config parameters are
01-01 12:00:47.344 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.344 I/AudioSASecPlus( 590): AudioSASec::Configure(3840, 192000, 2,
5)
01-01 12:00:47.344 I/AudioSASecPlus( 590): AudioSASec::Configure (3840, 192000, 2,
5)
01-01 12:00:47.344 I/AudioEffectStageChain( 590): disablePreFxVolumeProcessing
index -2105
01-01 12:00:47.344 I/AudioEffectStageChain( 590): disablePreFxVolumeProcessing
index -2105
01-01 12:00:47.349 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:47.349 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.349 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.349 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.349 I/DlbDap2Process( 590): init()
01-01 12:00:47.349 I/DlbDap2Process( 590): open()
01-01 12:00:47.357 I/DlbDap2Process( 590): loadLicense() no license check!
01-01 12:00:47.357 I/DlbDap2Process( 590): validateLicense() no license check!
01-01 12:00:47.357 I/DlbDap2Process( 590): init() DAP opened
01-01 12:00:47.357 I/DlbDap2Process( 590): DAP library version: MOBILE v1.5
01-01 12:00:47.357 D/DlbDap2Process( 590): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-01 12:00:47.357 D/DlbProfileParamCache( 590): setProfile(profile=-1)
01-01 12:00:47.357 D/DlbProfileParamArray( 590): getProfileParams(profile = -1)
01-01 12:00:47.358 D/DlbDap2Process( 590): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
01-01 12:00:47.358 I/DlbDap2Process( 590): init()
01-01 12:00:47.358 I/DlbDap2Process( 590): open()
01-01 12:00:47.364 I/DlbDap2Process( 590): loadLicense() no license check!
01-01 12:00:47.364 I/DlbDap2Process( 590): validateLicense() no license check!
01-01 12:00:47.364 I/DlbDap2Process( 590): init() DAP opened
01-01 12:00:47.364 I/DlbDap2Process( 590): DAP library version: MOBILE v1.5
01-01 12:00:47.364 D/DlbDap2Process( 590): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-01 12:00:47.364 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.364 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.364 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.364 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.364 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.364 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.364 D/DlbDap2Process( 590): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
01-01 12:00:47.364 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.364 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.364 I/AudioEffectStageChain( 590): disablePreFxVolumeProcessing
index -2106
01-01 12:00:47.373 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:47.373 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.373 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.373 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.373 I/DlbDap2Process( 590): init()
01-01 12:00:47.373 I/DlbDap2Process( 590): open()
01-01 12:00:47.379 I/DlbDap2Process( 590): loadLicense() no license check!
01-01 12:00:47.379 I/DlbDap2Process( 590): validateLicense() no license check!
01-01 12:00:47.379 I/DlbDap2Process( 590): init() DAP opened
01-01 12:00:47.379 I/DlbDap2Process( 590): DAP library version: MOBILE v1.5
01-01 12:00:47.379 D/DlbDap2Process( 590): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-01 12:00:47.379 D/DlbProfileParamCache( 590): setProfile(profile=-1)
01-01 12:00:47.380 D/DlbProfileParamArray( 590): getProfileParams(profile = -1)
01-01 12:00:47.380 D/DlbDap2Process( 590): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
01-01 12:00:47.380 I/DlbDap2Process( 590): init()
01-01 12:00:47.380 I/DlbDap2Process( 590): open()
01-01 12:00:47.386 I/DlbDap2Process( 590): loadLicense() no license check!
01-01 12:00:47.386 I/DlbDap2Process( 590): validateLicense() no license check!
01-01 12:00:47.386 I/DlbDap2Process( 590): init() DAP opened
01-01 12:00:47.386 I/DlbDap2Process( 590): DAP library version: MOBILE v1.5
01-01 12:00:47.387 D/DlbDap2Process( 590): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-01 12:00:47.387 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.387 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.387 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.387 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.387 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.387 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.387 D/DlbDap2Process( 590): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
01-01 12:00:47.387 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.387 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.387 I/AudioEffectStageChain( 590): disablePreFxVolumeProcessing
index -2107
01-01 12:00:47.390 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:47.390 I/SoundBooster_Interface1050_a64( 590):
SoundBooster_Interface_Factory::Create(2)
01-01 12:00:47.390 I/SoundBooster_Interface1050_a64( 590): SoundBooster
Version(SoundBooster_Arm_v1050 a64 (2020.06.10))
01-01 12:00:47.390 I/SoundBooster_Interface1050_a64( 590):
SoundBooster_Interface(Mode : 2)
01-01 12:00:47.390 I/SoundBooster_Base( 590): SoundBooster_Base_Factory::Create(2)
01-01 12:00:47.390 I/SoundBooster_Base( 590): SoundBooster_Base(Mode : 2)
01-01 12:00:47.390 I/SoundBooster_Base( 590): SoundBooster_Base_Factory::Create(2)
01-01 12:00:47.390 I/SoundBooster_Base( 590): SoundBooster_Base(Mode : 2)
01-01 12:00:47.390 I/SoundBooster:ReconfigurationChannels( 590):
ReconfigurationChannels_Factory::Create()
01-01 12:00:47.390 I/SoundBooster:ReconfigurationChannels( 590):
ReconfigurationChannels()
01-01 12:00:47.390 I/SoundBooster:StereoMono( 590): StereoMono_Factory::Create()
01-01 12:00:47.390 I/SoundBooster:StereoMono( 590): StereoMono()
01-01 12:00:47.390 I/SoundBoosterEffectPlus( 590): Allocate SoundBooster mode:2
01-01 12:00:47.390 I/SoundBooster_Interface1050_a64( 590): Init(3)
01-01 12:00:47.390 I/SoundBooster_Base( 590): Init(1)
01-01 12:00:47.390 I/SoundBooster_Base( 590): Init(1)
01-01 12:00:47.390 I/SoundBooster:ReconfigurationChannels( 590): Init() bitdepth :
1
01-01 12:00:47.390 I/SoundBooster:StereoMono( 590): Init() bitdepth : 1
01-01 12:00:47.390 I/SoundBooster_Interface1050_a64( 590):
SamplingRateConfig(48000)
01-01 12:00:47.390 I/SoundBooster_Interface1050_a64( 590): LoadParameter() called
with rigtht path
01-01 12:00:47.390 I/SoundBooster_Interface1050_a64( 590): LoadParameter()
path : /vendor/etc/SoundBoosterParam.txt engMode : 0
01-01 12:00:47.391 I/SoundBooster_Interface1050_a64( 590): SetPar()-whole
parameter
01-01 12:00:47.391 I/SoundBooster_Interface1050_a64( 590): SetPar Common
parameters : 1,1,0,1,1,1,1,1,2,1,4
01-01 12:00:47.391 I/SoundBooster_Base( 590): SoundBooster_Base_Factory::Destroy()
01-01 12:00:47.391 I/SoundBooster_Base( 590): ~SoundBooster()
01-01 12:00:47.391 I/SoundBooster_Base( 590): Init(3)
01-01 12:00:47.391 I/SoundBooster_Base( 590): SetPar()
01-01 12:00:47.391 I/SoundBooster:SoundBooster_Legacy( 590): SetPar()
01-01 12:00:47.391 I/SoundBooster_Interface1050_a64( 590): SetVolumeTable()
01-01 12:00:47.397 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:47.397 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.397 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.397 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.397 I/DlbDap2Process( 590): init()
01-01 12:00:47.397 I/DlbDap2Process( 590): open()
01-01 12:00:47.403 I/DlbDap2Process( 590): loadLicense() no license check!
01-01 12:00:47.403 I/DlbDap2Process( 590): validateLicense() no license check!
01-01 12:00:47.403 I/DlbDap2Process( 590): init() DAP opened
01-01 12:00:47.403 I/DlbDap2Process( 590): DAP library version: MOBILE v1.5
01-01 12:00:47.403 D/DlbDap2Process( 590): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-01 12:00:47.403 D/DlbProfileParamCache( 590): setProfile(profile=-1)
01-01 12:00:47.403 D/DlbProfileParamArray( 590): getProfileParams(profile = -1)
01-01 12:00:47.403 D/DlbDap2Process( 590): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
01-01 12:00:47.403 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.403 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.403 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.403 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.403 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.403 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.403 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.403 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.408 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:47.408 D/AudioSAEffectSecPlus( 590): EffectCreate - Allocating
SessionNo 2 for SessionId -2108
01-01 12:00:47.408 D/AudioSAEffectSecPlus( 590): EffectCreate - This is the first
effect in current sessionId -2108 sessionNo 2
01-01 12:00:47.408 D/AudioSAEffectSecPlus( 590):
AudioSAEffectSec::AudioSAEffectSec ctor
01-01 12:00:47.408 D/AudioSAEffectSecPlus( 590): AudioSAEffectSec::createSA
01-01 12:00:47.408 D/AudioSASecPlus( 590): AudioSASec::AudioSASec :
0xb4000071193694c0
01-01 12:00:47.408 D/AudioSASecPlus( 590): AudioSASec::AudioSASec :
0xb4000071193694c0 -
01-01 12:00:47.408 D/AudioSAEffectSecPlus( 590):
AudioSAEffectSec::createSA(0xb4000071193694c0)
01-01 12:00:47.408 I/AudioSASecPlus( 590): AudioSASec::Configure(134, 44100, 2, 1)
01-01 12:00:47.408 I/AudioSASecPlus( 590): AudioSASec::Configure (134, 44100, 2,
1)
01-01 12:00:47.408 D/AudioSASecPlus( 590): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-970189232
01-01 12:00:47.408 D/AudioSASecPlus( 590): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
01-01 12:00:47.408 I/SoundAlive_AlbumArt( 590): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
01-01 12:00:47.409 I/SoundAlive_Interface a64( 590):
Samsung_SoundAlive_play_Factory::Create()
01-01 12:00:47.409 I/SoundAlive_Interface a64( 590): [ 2 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a64 2020-11-05
01-01 12:00:47.410 I/SoundAlive_PrePost( 590): [ -1 ][ -1 ]SoundAlive_PrePost()
01-01 12:00:47.411 I/SoundAlive_Interface a64( 590): [ 2 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
01-01 12:00:47.411 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]SoundAlive_Config()
01-01 12:00:47.411 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]Init()
01-01 12:00:47.411 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-01 12:00:47.411 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]OutDevConfig()
OutMode : 1
01-01 12:00:47.411 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.411 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.411 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.411 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-01 12:00:47.411 I/SoundAlive_Effect( 590): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-01 12:00:47.411 D/AudioSASecPlus( 590): AudioSASec::Init() - TrackStart
01-01 12:00:47.411 I/SoundAlive_Interface a64( 590): [ 2 ]
[ 44100 ]Set_EarPhone_Output()
01-01 12:00:47.411 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]Init()
01-01 12:00:47.411 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-01 12:00:47.411 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]OutDevConfig()
OutMode : 0
01-01 12:00:47.411 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.411 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.411 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.411 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-01 12:00:47.411 I/SoundAlive_Effect( 590): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-01 12:00:47.411 I/SoundAlive_Interface a64( 590): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.411 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.411 I/SoundAlive_Interface a64( 590): [ 2 ][ 44100 ]Set_User_CH() :
0
01-01 12:00:47.411 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.411 I/SoundAlive_Interface a64( 590): [ 2 ][ 44100 ]Set_User_BWE()
0
01-01 12:00:47.411 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.411 I/SoundAlive_Interface a64( 590): [ 2 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-01 12:00:47.411 D/AudioSASecPlus( 590): AudioSASec::Init()
01-01 12:00:47.412 D/AudioSASecPlus( 590): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-970189084
01-01 12:00:47.412 D/AudioSASecPlus( 590): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
01-01 12:00:47.412 I/SoundAlive_AlbumArt( 590): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
01-01 12:00:47.412 I/SoundAlive_Interface a64( 590): [ 2 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
01-01 12:00:47.412 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]SoundAlive_Config()
01-01 12:00:47.412 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]Init()
01-01 12:00:47.412 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-01 12:00:47.412 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]OutDevConfig()
OutMode : 0
01-01 12:00:47.412 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.412 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.412 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.412 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-01 12:00:47.412 I/SoundAlive_Effect( 590): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-01 12:00:47.412 D/AudioSASecPlus( 590): AudioSASec::Init() - TrackStart
01-01 12:00:47.412 I/SoundAlive_Interface a64( 590): [ 2 ]
[ 44100 ]Set_EarPhone_Output()
01-01 12:00:47.412 I/SoundAlive_Interface a64( 590): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.412 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.412 I/SoundAlive_Interface a64( 590): [ 2 ][ 44100 ]Set_User_CH() :
0
01-01 12:00:47.412 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.412 I/SoundAlive_Interface a64( 590): [ 2 ][ 44100 ]Set_User_BWE()
0
01-01 12:00:47.412 I/SoundAlive_PrePost( 590): [ 2 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.412 I/SoundAlive_Interface a64( 590): [ 2 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-01 12:00:47.412 D/AudioSASecPlus( 590): AudioSASec::Init()
01-01 12:00:47.412 I/AudioSASecPlus( 590): AudioSASec::Configure(960, 48000, 2, 5)
01-01 12:00:47.412 I/AudioSASecPlus( 590): AudioSASec::Configure (960, 48000, 2,
5)
01-01 12:00:47.414 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:47.414 D/MySoundEffect( 590): MySound EffectCreate start - session -
2108
01-01 12:00:47.414 D/MySoundEffect( 590): MS EffectCreate - Allocating SessionNo 2
for SessionId -2108
01-01 12:00:47.414 D/MySoundEffect( 590): MS EffectCreate - This is the first
effect in current sessionId -2108 sessionNo 2
01-01 12:00:47.414 D/MySoundEffect( 590): MySoundEffect::MySoundEffect ctor
01-01 12:00:47.414 I/Audio_DHA_24b a64( 590): AudioDHA create
01-01 12:00:47.414 I/Audio_DHA_24b a64( 590): AudioDHA_version AudioDHA_ver
124F_24 (aarch64) 2020-03-24
01-01 12:00:47.415 I/Audio_DHA_24b a64( 590): AudioDHA Init sampling rate 44100,
BW 0
01-01 12:00:47.415 I/Audio_DHA_24b a64( 590): Init gt_init parameters are
01-01 12:00:47.415 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.415 I/Audio_DHA_24b a64( 590): AudioDHA Param_Config parameters are
01-01 12:00:47.415 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.415 I/Audio_DHA_24b a64( 590): AudioDHA Init sampling rate 48000,
BW 0
01-01 12:00:47.415 I/Audio_DHA_24b a64( 590): Init gt_init parameters are
01-01 12:00:47.415 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.415 I/Audio_DHA_24b a64( 590): AudioDHA Param_Config parameters are
01-01 12:00:47.415 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.415 I/Audio_DHA_24b a64( 590): AudioDHA Init sampling rate 48000,
BW 3
01-01 12:00:47.415 I/Audio_DHA_24b a64( 590): Init gt_init parameters are
01-01 12:00:47.415 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.415 I/Audio_DHA_24b a64( 590): AudioDHA Param_Config parameters are
01-01 12:00:47.415 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.417 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:47.418 I/SoundBooster_Interface1050_a64( 590):
SoundBooster_Interface_Factory::Create(1)
01-01 12:00:47.418 I/SoundBooster_Interface1050_a64( 590): SoundBooster
Version(SoundBooster_Arm_v1050 a64 (2020.06.10))
01-01 12:00:47.418 I/SoundBooster_Interface1050_a64( 590):
SoundBooster_Interface(Mode : 1)
01-01 12:00:47.418 I/SoundBooster_Base( 590): SoundBooster_Base_Factory::Create(1)
01-01 12:00:47.418 I/SoundBooster_Base( 590): SoundBooster_Base(Mode : 1)
01-01 12:00:47.418 I/SoundBooster_Base( 590): SoundBooster_Base_Factory::Create(1)
01-01 12:00:47.418 I/SoundBooster_Base( 590): SoundBooster_Base(Mode : 1)
01-01 12:00:47.418 I/SoundBooster:ReconfigurationChannels( 590):
ReconfigurationChannels_Factory::Create()
01-01 12:00:47.418 I/SoundBooster:ReconfigurationChannels( 590):
ReconfigurationChannels()
01-01 12:00:47.418 I/SoundBoosterEffectPlus( 590): Allocate SoundBooster mode:1
01-01 12:00:47.418 I/SoundBooster_Interface1050_a64( 590): Init(3)
01-01 12:00:47.418 I/SoundBooster_Base( 590): Init(1)
01-01 12:00:47.418 I/SoundBooster_Base( 590): Init(1)
01-01 12:00:47.418 I/SoundBooster:ReconfigurationChannels( 590): Init() bitdepth :
1
01-01 12:00:47.418 I/SoundBooster_Interface1050_a64( 590):
SamplingRateConfig(48000)
01-01 12:00:47.418 I/SoundBooster_Interface1050_a64( 590): LoadParameter() called
with rigtht path
01-01 12:00:47.418 I/SoundBooster_Interface1050_a64( 590): LoadParameter()
path : /vendor/etc/SoundBoosterParam.txt engMode : 0
01-01 12:00:47.419 I/SoundBooster_Interface1050_a64( 590): SetPar()-whole
parameter
01-01 12:00:47.419 I/SoundBooster_Interface1050_a64( 590): SetPar Common
parameters : 1,1,0,1,1,1,1,1,2,1,4
01-01 12:00:47.419 I/SoundBooster_Base( 590): SoundBooster_Base_Factory::Destroy()
01-01 12:00:47.419 I/SoundBooster_Base( 590): ~SoundBooster()
01-01 12:00:47.419 I/SoundBooster_Base( 590): Init(3)
01-01 12:00:47.419 I/SoundBooster_Base( 590): SetPar()
01-01 12:00:47.419 I/SoundBooster:SoundBooster_Music( 590): SetPar()
01-01 12:00:47.419 I/SoundBooster_Interface1050_a64( 590): SetVolumeTable()
01-01 12:00:47.424 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:47.425 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.425 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.425 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.425 I/DlbDap2Process( 590): init()
01-01 12:00:47.425 I/DlbDap2Process( 590): open()
01-01 12:00:47.431 I/DlbDap2Process( 590): loadLicense() no license check!
01-01 12:00:47.431 I/DlbDap2Process( 590): validateLicense() no license check!
01-01 12:00:47.431 I/DlbDap2Process( 590): init() DAP opened
01-01 12:00:47.431 I/DlbDap2Process( 590): DAP library version: MOBILE v1.5
01-01 12:00:47.431 D/DlbDap2Process( 590): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-01 12:00:47.431 D/DlbProfileParamCache( 590): setProfile(profile=-1)
01-01 12:00:47.431 D/DlbProfileParamArray( 590): getProfileParams(profile = -1)
01-01 12:00:47.431 D/DlbDap2Process( 590): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
01-01 12:00:47.431 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.431 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.431 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.431 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.431 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.431 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.431 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.431 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.434 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:47.434 D/AudioSAEffectSecPlus( 590): EffectCreate - Allocating
SessionNo 3 for SessionId -2109
01-01 12:00:47.434 D/AudioSAEffectSecPlus( 590): EffectCreate - This is the first
effect in current sessionId -2109 sessionNo 3
01-01 12:00:47.434 D/AudioSAEffectSecPlus( 590):
AudioSAEffectSec::AudioSAEffectSec ctor
01-01 12:00:47.434 D/AudioSAEffectSecPlus( 590): AudioSAEffectSec::createSA
01-01 12:00:47.434 D/AudioSASecPlus( 590): AudioSASec::AudioSASec :
0xb400007119369880
01-01 12:00:47.434 D/AudioSASecPlus( 590): AudioSASec::AudioSASec :
0xb400007119369880 -
01-01 12:00:47.434 D/AudioSAEffectSecPlus( 590):
AudioSAEffectSec::createSA(0xb400007119369880)
01-01 12:00:47.434 I/AudioSASecPlus( 590): AudioSASec::Configure(134, 44100, 2, 1)
01-01 12:00:47.434 I/AudioSASecPlus( 590): AudioSASec::Configure (134, 44100, 2,
1)
01-01 12:00:47.434 D/AudioSASecPlus( 590): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-970189360
01-01 12:00:47.434 D/AudioSASecPlus( 590): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
01-01 12:00:47.434 I/SoundAlive_AlbumArt( 590): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
01-01 12:00:47.435 I/SoundAlive_Interface a64( 590):
Samsung_SoundAlive_play_Factory::Create()
01-01 12:00:47.435 I/SoundAlive_Interface a64( 590): [ 3 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a64 2020-11-05
01-01 12:00:47.435 I/SoundAlive_PrePost( 590): [ -1 ][ -1 ]SoundAlive_PrePost()
01-01 12:00:47.436 I/SoundAlive_Interface a64( 590): [ 3 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
01-01 12:00:47.436 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]SoundAlive_Config()
01-01 12:00:47.436 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]Init()
01-01 12:00:47.436 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-01 12:00:47.436 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]OutDevConfig()
OutMode : 1
01-01 12:00:47.436 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.436 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.436 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.436 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-01 12:00:47.436 I/SoundAlive_Effect( 590): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-01 12:00:47.436 D/AudioSASecPlus( 590): AudioSASec::Init() - TrackStart
01-01 12:00:47.436 I/SoundAlive_Interface a64( 590): [ 3 ]
[ 44100 ]Set_EarPhone_Output()
01-01 12:00:47.436 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]Init()
01-01 12:00:47.436 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-01 12:00:47.436 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]OutDevConfig()
OutMode : 0
01-01 12:00:47.436 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.436 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.436 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.436 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-01 12:00:47.436 I/SoundAlive_Effect( 590): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-01 12:00:47.436 I/SoundAlive_Interface a64( 590): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.436 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.436 I/SoundAlive_Interface a64( 590): [ 3 ][ 44100 ]Set_User_CH() :
0
01-01 12:00:47.436 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.436 I/SoundAlive_Interface a64( 590): [ 3 ][ 44100 ]Set_User_BWE()
0
01-01 12:00:47.436 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.436 I/SoundAlive_Interface a64( 590): [ 3 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-01 12:00:47.436 D/AudioSASecPlus( 590): AudioSASec::Init()
01-01 12:00:47.437 D/AudioSASecPlus( 590): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-970189212
01-01 12:00:47.437 D/AudioSASecPlus( 590): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
01-01 12:00:47.437 I/SoundAlive_AlbumArt( 590): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
01-01 12:00:47.437 I/SoundAlive_Interface a64( 590): [ 3 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
01-01 12:00:47.437 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]SoundAlive_Config()
01-01 12:00:47.437 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]Init()
01-01 12:00:47.437 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-01 12:00:47.437 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]OutDevConfig()
OutMode : 0
01-01 12:00:47.437 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.437 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.437 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.437 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-01 12:00:47.437 I/SoundAlive_Effect( 590): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-01 12:00:47.437 D/AudioSASecPlus( 590): AudioSASec::Init() - TrackStart
01-01 12:00:47.437 I/SoundAlive_Interface a64( 590): [ 3 ]
[ 44100 ]Set_EarPhone_Output()
01-01 12:00:47.437 I/SoundAlive_Interface a64( 590): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.437 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.437 I/SoundAlive_Interface a64( 590): [ 3 ][ 44100 ]Set_User_CH() :
0
01-01 12:00:47.437 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.437 I/SoundAlive_Interface a64( 590): [ 3 ][ 44100 ]Set_User_BWE()
0
01-01 12:00:47.437 I/SoundAlive_PrePost( 590): [ 3 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.437 I/SoundAlive_Interface a64( 590): [ 3 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-01 12:00:47.437 D/AudioSASecPlus( 590): AudioSASec::Init()
01-01 12:00:47.437 I/AudioSASecPlus( 590): AudioSASec::Configure(960, 48000, 2, 5)
01-01 12:00:47.437 I/AudioSASecPlus( 590): AudioSASec::Configure (960, 48000, 2,
5)
01-01 12:00:47.437 I/AudioSASecPlus( 590): AudioSASec::Configure(960, 48000, 2, 5)
01-01 12:00:47.437 I/AudioSASecPlus( 590): AudioSASec::Configure (960, 48000, 2,
5)
01-01 12:00:47.437 I/AudioEffectStageChain( 590): disablePreFxVolumeProcessing
index -2109
01-01 12:00:47.437 I/AudioEffectStageChain( 590): disablePreFxVolumeProcessing
index -2109
01-01 12:00:47.443 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:47.443 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.443 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.443 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.444 I/DlbDap2Process( 590): init()
01-01 12:00:47.444 I/DlbDap2Process( 590): open()
01-01 12:00:47.451 I/DlbDap2Process( 590): loadLicense() no license check!
01-01 12:00:47.451 I/DlbDap2Process( 590): validateLicense() no license check!
01-01 12:00:47.451 I/DlbDap2Process( 590): init() DAP opened
01-01 12:00:47.451 I/DlbDap2Process( 590): DAP library version: MOBILE v1.5
01-01 12:00:47.451 D/DlbDap2Process( 590): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-01 12:00:47.451 D/DlbProfileParamCache( 590): setProfile(profile=-1)
01-01 12:00:47.451 D/DlbProfileParamArray( 590): getProfileParams(profile = -1)
01-01 12:00:47.451 D/DlbDap2Process( 590): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
01-01 12:00:47.451 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.451 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.451 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.451 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.451 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.451 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.451 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.451 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.451 I/AudioEffectStageChain( 590): disablePreFxVolumeProcessing
index -2110
01-01 12:00:47.454 I/AudioEffectStage( 590): In/out ChannelMask diff, name
media_output_normal_sub1_game_atmos-multi, in ch c003f, out ch 3, make downmixer
01-01 12:00:47.459 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:47.459 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.459 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.459 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.459 I/DlbDap2Process( 590): init()
01-01 12:00:47.459 I/DlbDap2Process( 590): open()
01-01 12:00:47.465 I/DlbDap2Process( 590): loadLicense() no license check!
01-01 12:00:47.465 I/DlbDap2Process( 590): validateLicense() no license check!
01-01 12:00:47.465 I/DlbDap2Process( 590): init() DAP opened
01-01 12:00:47.465 I/DlbDap2Process( 590): DAP library version: MOBILE v1.5
01-01 12:00:47.465 D/DlbDap2Process( 590): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-01 12:00:47.465 D/DlbProfileParamCache( 590): setProfile(profile=-1)
01-01 12:00:47.465 D/DlbProfileParamArray( 590): getProfileParams(profile = -1)
01-01 12:00:47.465 D/DlbDap2Process( 590): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
01-01 12:00:47.465 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.465 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.465 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.465 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.466 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.466 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.466 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.466 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.466 D/DlbDap2Process( 590): DAP input format is 0x2158 with input
channel mask 0xC003F
01-01 12:00:47.466 D/DlbDap2Process( 590): setMave(mave = 0)
01-01 12:00:47.466 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.466 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.466 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.466 I/AudioEffectStageChain( 590): disablePreFxVolumeProcessing
index -2111
01-01 12:00:47.466 I/SoundAlive_SRC384 arch64( 590): SRC384 Create
01-01 12:00:47.466 I/SoundAlive_SRC384 arch64( 590): SoundAlive_SRC384() ID = 0
GID = 1
01-01 12:00:47.466 I/SoundAlive_SRC384 arch64( 590): SoundAlive_SRC384: Instance 0
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
01-01 12:00:47.466 I/Samsung_SoundAlive_SRC arch64( 590): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-01 12:00:47.466 D/SoundAliveResampler( 590): [SoundAliveResampler] Init+++
01-01 12:00:47.466 I/SoundAlive_SRC384 arch64( 590): SoundAlive_SRC384: Instance 0
Init(outFs 17, InFs 14, chnum 2, outBW 3, inBW 3)
01-01 12:00:47.466 I/Samsung_SoundAlive_SRC arch64( 590): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-01 12:00:47.466 I/SoundAlive_SRC384 arch64( 590): SRC384 Create
01-01 12:00:47.466 I/SoundAlive_SRC384 arch64( 590): SoundAlive_SRC384() ID = 1
GID = 2
01-01 12:00:47.466 I/SoundAlive_SRC384 arch64( 590): SoundAlive_SRC384: Instance 1
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
01-01 12:00:47.466 I/Samsung_SoundAlive_SRC arch64( 590): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-01 12:00:47.466 D/SoundAliveResampler( 590): [SoundAliveResampler] Init+++
01-01 12:00:47.466 I/SoundAlive_SRC384 arch64( 590): SoundAlive_SRC384: Instance 1
Init(outFs 17, InFs 8, chnum 2, outBW 3, inBW 3)
01-01 12:00:47.466 I/Samsung_SoundAlive_SRC arch64( 590): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-01 12:00:47.466 I/Samsung_SoundAlive_SRC arch64( 590): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-01 12:00:47.466 I/SoundAlive_SRC384 arch64( 590): SRC384 Create
01-01 12:00:47.466 I/SoundAlive_SRC384 arch64( 590): SoundAlive_SRC384() ID = 2
GID = 3
01-01 12:00:47.466 I/SoundAlive_SRC384 arch64( 590): SoundAlive_SRC384: Instance 2
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
01-01 12:00:47.466 I/Samsung_SoundAlive_SRC arch64( 590): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-01 12:00:47.467 D/SoundAliveResampler( 590): [SoundAliveResampler] Init+++
01-01 12:00:47.467 I/SoundAlive_SRC384 arch64( 590): SoundAlive_SRC384: Instance 2
Init(outFs 14, InFs 17, chnum 2, outBW 3, inBW 3)
01-01 12:00:47.467 I/Samsung_SoundAlive_SRC arch64( 590): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-01 12:00:47.467 I/SoundAlive_SRC384 arch64( 590): SRC384 Create
01-01 12:00:47.467 I/SoundAlive_SRC384 arch64( 590): SoundAlive_SRC384() ID = 3
GID = 4
01-01 12:00:47.467 I/SoundAlive_SRC384 arch64( 590): SoundAlive_SRC384: Instance 3
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
01-01 12:00:47.467 I/Samsung_SoundAlive_SRC arch64( 590): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-01 12:00:47.467 D/SoundAliveResampler( 590): [SoundAliveResampler] Init+++
01-01 12:00:47.467 I/SoundAlive_SRC384 arch64( 590): SoundAlive_SRC384: Instance 3
Init(outFs 14, InFs 8, chnum 2, outBW 3, inBW 3)
01-01 12:00:47.467 I/Samsung_SoundAlive_SRC arch64( 590): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-01 12:00:47.467 I/SoundAlive_SRC384 arch64( 590): SRC384 Create
01-01 12:00:47.467 I/SoundAlive_SRC384 arch64( 590): SoundAlive_SRC384() ID = 4
GID = 5
01-01 12:00:47.467 I/SoundAlive_SRC384 arch64( 590): SoundAlive_SRC384: Instance 4
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
01-01 12:00:47.467 I/Samsung_SoundAlive_SRC arch64( 590): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-01 12:00:47.467 D/SoundAliveResampler( 590): [SoundAliveResampler] Init+++
01-01 12:00:47.467 I/SoundAlive_SRC384 arch64( 590): SoundAlive_SRC384: Instance 4
Init(outFs 8, InFs 17, chnum 2, outBW 3, inBW 3)
01-01 12:00:47.467 I/Samsung_SoundAlive_SRC arch64( 590): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-01 12:00:47.467 I/Samsung_SoundAlive_SRC arch64( 590): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-01 12:00:47.467 I/SoundAlive_SRC384 arch64( 590): SRC384 Create
01-01 12:00:47.467 I/SoundAlive_SRC384 arch64( 590): SoundAlive_SRC384() ID = 5
GID = 6
01-01 12:00:47.467 I/SoundAlive_SRC384 arch64( 590): SoundAlive_SRC384: Instance 5
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
01-01 12:00:47.467 I/Samsung_SoundAlive_SRC arch64( 590): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-01 12:00:47.467 D/SoundAliveResampler( 590): [SoundAliveResampler] Init+++
01-01 12:00:47.467 I/SoundAlive_SRC384 arch64( 590): SoundAlive_SRC384: Instance 5
Init(outFs 8, InFs 14, chnum 2, outBW 3, inBW 3)
01-01 12:00:47.467 I/Samsung_SoundAlive_SRC arch64( 590): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-01 12:00:47.468 V/audio_hw_primary( 543): deep_out-out_set_event_callback:
entered
01-01 12:00:47.468 D/audio_hw_primary( 543): deep_out-out_set_event_callback: set
event_callback function & cookie
01-01 12:00:47.468 V/audio_hw_primary( 543): deep_out-out_set_event_callback: exit
01-01 12:00:47.468 I/AudioFlinger( 590): AudioFlinger's thread 0xb40000710eb72400
tid=731 ready to run
01-01 12:00:47.468 W/AudioFlinger( 590): no wake lock to update, system not ready
yet
01-01 12:00:47.468 D/AudioFlinger( 590): ro.audio.silent is ignored since no
output device is set
01-01 12:00:47.469 V/APM_AudioPolicyManager( 590): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.469 W/AudioFlinger( 590): no wake lock to update, system not ready
yet
01-01 12:00:47.469 D/AudioFlinger( 590): ro.audio.silent is ignored since no
output device is set
01-01 12:00:47.469 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.470 V/APM_AudioPolicyManager( 590): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-01 12:00:47.470 V/APM_AudioPolicyManager( 590): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.470 V/APM_AudioPolicyManager( 590): computeVolume: camera shutter
sound volume 0.000000
01-01 12:00:47.471 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.471 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 49.000000, deviceTypes 0x2
01-01 12:00:47.471 V/APM_AudioPolicyManager( 590): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.472 V/APM_AudioPolicyManager( 590): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.473 V/APM_AudioPolicyManager( 590): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.473 V/APM_AudioPolicyManager( 590): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.474 V/APM_AudioPolicyManager( 590): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.474 V/APM_AudioPolicyManager( 590): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-01 12:00:47.475 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.477 V/APM_AudioPolicyManager( 590): selectOutputForMusicEffects
selected output 13
01-01 12:00:47.477 V/APM_AudioPolicyManager( 590): setOutputDevices device
{type:0x2,@:} delayMs 0
01-01 12:00:47.477 V/APM_AudioPolicyManager( 590): setOutputDevices() prevDevice
{type:0x2,@:}
01-01 12:00:47.478 V/APM_AudioPolicyManager( 590): setOutputDevices changing
device to {type:0x2,@:}
01-01 12:00:47.518 D/DlbDap2Process( 590): setParam(dsa = #1[10])
01-01 12:00:47.518 D/DlbDap2Process( 590): setParam(dfsa = #1[10])
01-01 12:00:47.518 D/DlbDap2Process( 590): setParam(dhsa = #1[10])
01-01 12:00:47.518 D/DlbDap2Process( 590): setParam(dvlc = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(arde = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(rsse = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(bexe = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(dhfm = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(ceon = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(aoon = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(aron = #1[0])
01-01 12:00:47.519 I/MySound ( 590): setDevice 2, 0
01-01 12:00:47.519 I/Audio_DHA_24b a64( 590): AudioDHA Init sampling rate 192000,
BW 3
01-01 12:00:47.519 I/Audio_DHA_24b a64( 590): Init gt_init parameters are
01-01 12:00:47.519 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.519 I/Audio_DHA_24b a64( 590): AudioDHA Param_Config parameters are
01-01 12:00:47.519 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(dsa = #1[10])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(dfsa = #1[10])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(dhsa = #1[10])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(dvlc = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(arde = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(rsse = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(bexe = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(dhfm = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(ceon = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(aoon = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(aron = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(dsa = #1[10])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(dfsa = #1[10])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(dhsa = #1[10])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(dvlc = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(arde = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(rsse = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(bexe = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(dhfm = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(ceon = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(aoon = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(aron = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(dsa = #1[10])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(dfsa = #1[10])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(dhsa = #1[10])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(dvlc = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(arde = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(rsse = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(bexe = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(dhfm = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(ceon = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(aoon = #1[0])
01-01 12:00:47.519 D/DlbDap2Process( 590): setParam(aron = #1[0])
01-01 12:00:47.519 I/MySound ( 590): setDevice 2, 0
01-01 12:00:47.519 I/Audio_DHA_24b a64( 590): AudioDHA Init sampling rate 48000,
BW 3
01-01 12:00:47.520 I/Audio_DHA_24b a64( 590): Init gt_init parameters are
01-01 12:00:47.520 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.520 I/Audio_DHA_24b a64( 590): AudioDHA Param_Config parameters are
01-01 12:00:47.520 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(dsa = #1[10])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(dfsa = #1[10])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(dhsa = #1[10])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(dvlc = #1[0])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(arde = #1[0])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(rsse = #1[0])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(bexe = #1[0])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(dhfm = #1[0])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(ceon = #1[0])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(aoon = #1[0])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(aron = #1[0])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(dsa = #1[10])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(dfsa = #1[10])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(dhsa = #1[10])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(dvlc = #1[0])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(arde = #1[0])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(rsse = #1[0])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(bexe = #1[0])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(dhfm = #1[0])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(ceon = #1[0])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(aoon = #1[0])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(aron = #1[0])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(dsa = #1[10])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(dfsa = #1[10])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(dhsa = #1[10])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(dvlc = #1[0])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(arde = #1[0])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(rsse = #1[0])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(bexe = #1[0])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(dhfm = #1[0])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(ceon = #1[0])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(aoon = #1[0])
01-01 12:00:47.520 D/DlbDap2Process( 590): setParam(aron = #1[0])
01-01 12:00:47.520 I/AudioFlinger( 590): reviewTrackPromotion size 0
01-01 12:00:47.520 I/AudioFlinger( 590): change audio_format 1 , sample 48000
01-01 12:00:47.521 V/sec_audio_hw( 543): sec_stream_set_parameters(21:0) :
l_uhq_force_routing=2;l_uhq_update_format=1;l_uhq_wide_resolution_enable=false
01-01 12:00:47.521 D/audio_hw_primary( 543): deep_out-out_set_parameters: enter
with param =
l_uhq_force_routing=2;l_uhq_update_format=1;l_uhq_wide_resolution_enable=false
01-01 12:00:47.521 I/audio_hw_primary_odm( 543): odm_out_set_parameters: enter
with
key(l_uhq_update_format=1;l_uhq_wide_resolution_enable=false;l_uhq_force_routing=2)
01-01 12:00:47.521 D/audio_hw_primary_odm( 543): deep_out-odm_out_set_parameters:
with new format = 1, new wideRes = 0, status = 0
01-01 12:00:47.521 D/audio_hw_primary( 543): deep_out-out_set_parameters: enter
with param = routing=2
01-01 12:00:47.522 I/audio_hw_primary( 543): deep_out-out_set_parameters:
requested to change route from speaker to speaker
01-01 12:00:47.522 I/audio_hw_primary_odm( 543): odm_out_set_parameters: enter
with key(routing=2)
01-01 12:00:47.522 D/AudioFlinger( 590): setCurDevice() 0x2
01-01 12:00:47.523 V/APM_AudioPolicyManager( 590): setOutputDevices()
AF::createAudioPatch returned 0 patchHandle 20 num_sources 1 num_sinks 1
01-01 12:00:47.523 V/APM_AudioPolicyManager( 590): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.523 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.523 V/APM_AudioPolicyManager( 590): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-01 12:00:47.523 V/APM_AudioPolicyManager( 590): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.523 V/APM_AudioPolicyManager( 590): computeVolume: camera shutter
sound volume 0.000000
01-01 12:00:47.523 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.523 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 49.000000, deviceTypes 0x2
01-01 12:00:47.523 V/APM_AudioPolicyManager( 590): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.523 V/APM_AudioPolicyManager( 590): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.523 V/APM_AudioPolicyManager( 590): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.523 V/APM_AudioPolicyManager( 590): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.523 V/APM_AudioPolicyManager( 590): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.524 V/APM_AudioPolicyManager( 590): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-01 12:00:47.524 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.524 I/AudioFlinger( 590): openOutput() this 0xb400007119252000,
module 10 Device type:0x2,@:, SamplingRate 48000, Format 0x000001, Channels 0x3,
flags 0x4
01-01 12:00:47.524 D/audio_hw_primary( 543): device-adev_open_output_stream:
enter: io_handle (29), sample_rate(48000) channel_mask(0x3) format(0x1)
framecount(0) devices(0x2) flags(0x4)
01-01 12:00:47.524 I/audio_hw_primary( 543): device-adev_open_output_stream:
requested to open Fast playback stream
01-01 12:00:47.524 I/audio_hw_proxy_3830( 543): proxy-
proxy_create_playback_stream: opened Proxy Stream(fast_out)
01-01 12:00:47.524 I/audio_hw_primary( 543): fast_out-adev_open_output_stream:
transited to Standby
01-01 12:00:47.524 I/audio_hw_primary( 543): device-adev_open_output_stream:
opened fast_out stream
01-01 12:00:47.524 D/audio_hw_primary( 543): fast_out-out_update_source_metadata:
called, but not implemented yet
01-01 12:00:47.525 V/sec_audio_hw( 543): sec_dev_open_audio_stream: enter: handle
29, type 0, tag
01-01 12:00:47.525 V/sec_audio_hw( 543): sec_dev_open_audio_stream: exit
01-01 12:00:47.525 I/AudioFlinger( 590): HAL output buffer size 240 frames, normal
sink buffer size 960 frames
01-01 12:00:47.526 I/AudioEffectStage( 590): makeSinkBuffer max format 5, normal
fc 960
01-01 12:00:47.526 I/AudioEffectStage( 590): make sec precision stage 5
01-01 12:00:47.529 I/AudioEffectStage( 590): buildEndPointEffect size 1
01-01 12:00:47.529 D/AudioEffectStage( 590): initEffect() low_output_normal has No
effect
01-01 12:00:47.534 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:47.534 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.534 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.534 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.534 I/DlbDap2Process( 590): init()
01-01 12:00:47.534 I/DlbDap2Process( 590): open()
01-01 12:00:47.539 I/DlbDap2Process( 590): loadLicense() no license check!
01-01 12:00:47.539 I/DlbDap2Process( 590): validateLicense() no license check!
01-01 12:00:47.539 I/DlbDap2Process( 590): init() DAP opened
01-01 12:00:47.539 I/DlbDap2Process( 590): DAP library version: MOBILE v1.5
01-01 12:00:47.539 D/DlbDap2Process( 590): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-01 12:00:47.539 D/DlbProfileParamCache( 590): setProfile(profile=-1)
01-01 12:00:47.539 D/DlbProfileParamArray( 590): getProfileParams(profile = -1)
01-01 12:00:47.540 D/DlbDap2Process( 590): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
01-01 12:00:47.540 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.540 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.540 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.540 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.540 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.540 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.540 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.540 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.542 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:47.542 D/AudioSAEffectSecPlus( 590): EffectCreate - Allocating
SessionNo 4 for SessionId -2902
01-01 12:00:47.542 D/AudioSAEffectSecPlus( 590): EffectCreate - This is the first
effect in current sessionId -2902 sessionNo 4
01-01 12:00:47.542 D/AudioSAEffectSecPlus( 590):
AudioSAEffectSec::AudioSAEffectSec ctor
01-01 12:00:47.542 D/AudioSAEffectSecPlus( 590): AudioSAEffectSec::createSA
01-01 12:00:47.542 D/AudioSASecPlus( 590): AudioSASec::AudioSASec :
0xb400007110449300
01-01 12:00:47.542 D/AudioSASecPlus( 590): AudioSASec::AudioSASec :
0xb400007110449300 -
01-01 12:00:47.542 D/AudioSAEffectSecPlus( 590):
AudioSAEffectSec::createSA(0xb400007110449300)
01-01 12:00:47.542 I/AudioSASecPlus( 590): AudioSASec::Configure(134, 44100, 2, 1)
01-01 12:00:47.542 I/AudioSASecPlus( 590): AudioSASec::Configure (134, 44100, 2,
1)
01-01 12:00:47.542 D/AudioSASecPlus( 590): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-970189232
01-01 12:00:47.542 D/AudioSASecPlus( 590): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
01-01 12:00:47.542 I/SoundAlive_AlbumArt( 590): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
01-01 12:00:47.543 I/SoundAlive_Interface a64( 590):
Samsung_SoundAlive_play_Factory::Create()
01-01 12:00:47.543 I/SoundAlive_Interface a64( 590): [ 4 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a64 2020-11-05
01-01 12:00:47.543 I/SoundAlive_PrePost( 590): [ -1 ][ -1 ]SoundAlive_PrePost()
01-01 12:00:47.544 I/SoundAlive_Interface a64( 590): [ 4 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
01-01 12:00:47.544 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]SoundAlive_Config()
01-01 12:00:47.544 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]Init()
01-01 12:00:47.544 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-01 12:00:47.544 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]OutDevConfig()
OutMode : 1
01-01 12:00:47.544 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.544 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.544 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.544 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-01 12:00:47.544 I/SoundAlive_Effect( 590): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-01 12:00:47.545 D/AudioSASecPlus( 590): AudioSASec::Init() - TrackStart
01-01 12:00:47.545 I/SoundAlive_Interface a64( 590): [ 4 ]
[ 44100 ]Set_EarPhone_Output()
01-01 12:00:47.545 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]Init()
01-01 12:00:47.545 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-01 12:00:47.545 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]OutDevConfig()
OutMode : 0
01-01 12:00:47.545 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.545 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.545 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.545 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-01 12:00:47.545 I/SoundAlive_Effect( 590): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-01 12:00:47.545 I/SoundAlive_Interface a64( 590): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.545 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.545 I/SoundAlive_Interface a64( 590): [ 4 ][ 44100 ]Set_User_CH() :
0
01-01 12:00:47.545 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.545 I/SoundAlive_Interface a64( 590): [ 4 ][ 44100 ]Set_User_BWE()
0
01-01 12:00:47.545 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.545 I/SoundAlive_Interface a64( 590): [ 4 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-01 12:00:47.545 D/AudioSASecPlus( 590): AudioSASec::Init()
01-01 12:00:47.545 D/AudioSASecPlus( 590): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-970189084
01-01 12:00:47.545 D/AudioSASecPlus( 590): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
01-01 12:00:47.545 I/SoundAlive_AlbumArt( 590): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
01-01 12:00:47.545 I/SoundAlive_Interface a64( 590): [ 4 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
01-01 12:00:47.546 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]SoundAlive_Config()
01-01 12:00:47.546 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]Init()
01-01 12:00:47.546 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-01 12:00:47.546 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]OutDevConfig()
OutMode : 0
01-01 12:00:47.546 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.546 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.546 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.546 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-01 12:00:47.546 I/SoundAlive_Effect( 590): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-01 12:00:47.546 D/AudioSASecPlus( 590): AudioSASec::Init() - TrackStart
01-01 12:00:47.546 I/SoundAlive_Interface a64( 590): [ 4 ]
[ 44100 ]Set_EarPhone_Output()
01-01 12:00:47.546 I/SoundAlive_Interface a64( 590): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.546 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.546 I/SoundAlive_Interface a64( 590): [ 4 ][ 44100 ]Set_User_CH() :
0
01-01 12:00:47.546 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.546 I/SoundAlive_Interface a64( 590): [ 4 ][ 44100 ]Set_User_BWE()
0
01-01 12:00:47.546 I/SoundAlive_PrePost( 590): [ 4 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.546 I/SoundAlive_Interface a64( 590): [ 4 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-01 12:00:47.546 D/AudioSASecPlus( 590): AudioSASec::Init()
01-01 12:00:47.546 I/AudioSASecPlus( 590): AudioSASec::Configure(960, 48000, 2, 5)
01-01 12:00:47.546 I/AudioSASecPlus( 590): AudioSASec::Configure (960, 48000, 2,
5)
01-01 12:00:47.549 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:47.549 D/MySoundEffect( 590): MySound EffectCreate start - session -
2902
01-01 12:00:47.549 D/MySoundEffect( 590): MS EffectCreate - Allocating SessionNo 3
for SessionId -2902
01-01 12:00:47.549 D/MySoundEffect( 590): MS EffectCreate - This is the first
effect in current sessionId -2902 sessionNo 3
01-01 12:00:47.549 D/MySoundEffect( 590): MySoundEffect::MySoundEffect ctor
01-01 12:00:47.549 I/Audio_DHA_24b a64( 590): AudioDHA create
01-01 12:00:47.549 I/Audio_DHA_24b a64( 590): AudioDHA_version AudioDHA_ver
124F_24 (aarch64) 2020-03-24
01-01 12:00:47.549 I/Audio_DHA_24b a64( 590): AudioDHA Init sampling rate 44100,
BW 0
01-01 12:00:47.549 I/Audio_DHA_24b a64( 590): Init gt_init parameters are
01-01 12:00:47.549 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.549 I/Audio_DHA_24b a64( 590): AudioDHA Param_Config parameters are
01-01 12:00:47.549 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.549 I/Audio_DHA_24b a64( 590): AudioDHA Init sampling rate 48000,
BW 0
01-01 12:00:47.549 I/Audio_DHA_24b a64( 590): Init gt_init parameters are
01-01 12:00:47.549 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.549 I/Audio_DHA_24b a64( 590): AudioDHA Param_Config parameters are
01-01 12:00:47.549 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.549 I/Audio_DHA_24b a64( 590): AudioDHA Init sampling rate 48000,
BW 3
01-01 12:00:47.549 I/Audio_DHA_24b a64( 590): Init gt_init parameters are
01-01 12:00:47.549 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.549 I/Audio_DHA_24b a64( 590): AudioDHA Param_Config parameters are
01-01 12:00:47.549 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.555 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:47.555 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.555 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.556 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.556 I/DlbDap2Process( 590): init()
01-01 12:00:47.556 I/DlbDap2Process( 590): open()
01-01 12:00:47.561 I/DlbDap2Process( 590): loadLicense() no license check!
01-01 12:00:47.561 I/DlbDap2Process( 590): validateLicense() no license check!
01-01 12:00:47.561 I/DlbDap2Process( 590): init() DAP opened
01-01 12:00:47.561 I/DlbDap2Process( 590): DAP library version: MOBILE v1.5
01-01 12:00:47.561 D/DlbDap2Process( 590): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-01 12:00:47.561 D/DlbProfileParamCache( 590): setProfile(profile=-1)
01-01 12:00:47.561 D/DlbProfileParamArray( 590): getProfileParams(profile = -1)
01-01 12:00:47.561 D/DlbDap2Process( 590): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
01-01 12:00:47.561 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.561 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.561 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.561 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.561 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.561 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.561 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.561 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.563 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:47.563 D/AudioSAEffectSecPlus( 590): EffectCreate - Allocating
SessionNo 5 for SessionId -2903
01-01 12:00:47.563 D/AudioSAEffectSecPlus( 590): EffectCreate - This is the first
effect in current sessionId -2903 sessionNo 5
01-01 12:00:47.563 D/AudioSAEffectSecPlus( 590):
AudioSAEffectSec::AudioSAEffectSec ctor
01-01 12:00:47.563 D/AudioSAEffectSecPlus( 590): AudioSAEffectSec::createSA
01-01 12:00:47.563 D/AudioSASecPlus( 590): AudioSASec::AudioSASec :
0xb400007110449600
01-01 12:00:47.563 D/AudioSASecPlus( 590): AudioSASec::AudioSASec :
0xb400007110449600 -
01-01 12:00:47.563 D/AudioSAEffectSecPlus( 590):
AudioSAEffectSec::createSA(0xb400007110449600)
01-01 12:00:47.563 I/AudioSASecPlus( 590): AudioSASec::Configure(0, 44100, 2, 1)
01-01 12:00:47.563 I/AudioSASecPlus( 590): AudioSASec::Configure (0, 44100, 2, 1)
01-01 12:00:47.563 D/AudioSASecPlus( 590): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-970189360
01-01 12:00:47.563 D/AudioSASecPlus( 590): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
01-01 12:00:47.563 I/SoundAlive_AlbumArt( 590): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
01-01 12:00:47.564 I/SoundAlive_Interface a64( 590):
Samsung_SoundAlive_play_Factory::Create()
01-01 12:00:47.564 I/SoundAlive_Interface a64( 590): [ 5 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a64 2020-11-05
01-01 12:00:47.564 I/SoundAlive_PrePost( 590): [ -1 ][ -1 ]SoundAlive_PrePost()
01-01 12:00:47.565 I/SoundAlive_Interface a64( 590): [ 5 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
01-01 12:00:47.565 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]SoundAlive_Config()
01-01 12:00:47.565 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]Init()
01-01 12:00:47.565 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-01 12:00:47.565 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]OutDevConfig()
OutMode : 1
01-01 12:00:47.565 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.565 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.565 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.565 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-01 12:00:47.565 I/SoundAlive_Effect( 590): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-01 12:00:47.565 D/AudioSASecPlus( 590): AudioSASec::Init() - TrackStart
01-01 12:00:47.565 I/SoundAlive_Interface a64( 590): [ 5 ]
[ 44100 ]Set_EarPhone_Output()
01-01 12:00:47.565 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]Init()
01-01 12:00:47.565 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-01 12:00:47.565 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]OutDevConfig()
OutMode : 0
01-01 12:00:47.565 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.565 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.565 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.565 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-01 12:00:47.565 I/SoundAlive_Effect( 590): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-01 12:00:47.565 I/SoundAlive_Interface a64( 590): [ 5 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.565 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.565 I/SoundAlive_Interface a64( 590): [ 5 ][ 44100 ]Set_User_CH() :
0
01-01 12:00:47.565 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.565 I/SoundAlive_Interface a64( 590): [ 5 ][ 44100 ]Set_User_BWE()
0
01-01 12:00:47.565 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.565 I/SoundAlive_Interface a64( 590): [ 5 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-01 12:00:47.565 D/AudioSASecPlus( 590): AudioSASec::Init()
01-01 12:00:47.566 D/AudioSASecPlus( 590): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-970189212
01-01 12:00:47.566 D/AudioSASecPlus( 590): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
01-01 12:00:47.566 I/SoundAlive_AlbumArt( 590): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
01-01 12:00:47.566 I/SoundAlive_Interface a64( 590): [ 5 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
01-01 12:00:47.566 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]SoundAlive_Config()
01-01 12:00:47.566 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]Init()
01-01 12:00:47.566 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-01 12:00:47.566 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]OutDevConfig()
OutMode : 0
01-01 12:00:47.566 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.566 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.566 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.566 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-01 12:00:47.566 I/SoundAlive_Effect( 590): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-01 12:00:47.566 D/AudioSASecPlus( 590): AudioSASec::Init() - TrackStart
01-01 12:00:47.566 I/SoundAlive_Interface a64( 590): [ 5 ]
[ 44100 ]Set_EarPhone_Output()
01-01 12:00:47.566 I/SoundAlive_Interface a64( 590): [ 5 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.566 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]Set_Preset()
Preset : 0
01-01 12:00:47.566 I/SoundAlive_Interface a64( 590): [ 5 ][ 44100 ]Set_User_CH() :
0
01-01 12:00:47.566 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]Set_User_CH() OnOff :
0
01-01 12:00:47.566 I/SoundAlive_Interface a64( 590): [ 5 ][ 44100 ]Set_User_BWE()
0
01-01 12:00:47.566 I/SoundAlive_PrePost( 590): [ 5 ][ 44100 ]Set_User_BWE 0
01-01 12:00:47.566 I/SoundAlive_Interface a64( 590): [ 5 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-01 12:00:47.566 D/AudioSASecPlus( 590): AudioSASec::Init()
01-01 12:00:47.566 I/AudioSASecPlus( 590): AudioSASec::Configure(960, 48000, 2, 5)
01-01 12:00:47.566 I/AudioSASecPlus( 590): AudioSASec::Configure (960, 48000, 2,
5)
01-01 12:00:47.566 I/AudioSASecPlus( 590): AudioSASec::Configure(960, 48000, 2, 5)
01-01 12:00:47.566 I/AudioSASecPlus( 590): AudioSASec::Configure (960, 48000, 2,
5)
01-01 12:00:47.566 I/AudioEffectStageChain( 590): disablePreFxVolumeProcessing
index -2903
01-01 12:00:47.566 I/AudioEffectStageChain( 590): disablePreFxVolumeProcessing
index -2903
01-01 12:00:47.572 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:47.572 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.572 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.572 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.572 I/DlbDap2Process( 590): init()
01-01 12:00:47.572 I/DlbDap2Process( 590): open()
01-01 12:00:47.578 I/DlbDap2Process( 590): loadLicense() no license check!
01-01 12:00:47.578 I/DlbDap2Process( 590): validateLicense() no license check!
01-01 12:00:47.578 I/DlbDap2Process( 590): init() DAP opened
01-01 12:00:47.578 I/DlbDap2Process( 590): DAP library version: MOBILE v1.5
01-01 12:00:47.578 D/DlbDap2Process( 590): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-01 12:00:47.578 D/DlbProfileParamCache( 590): setProfile(profile=-1)
01-01 12:00:47.578 D/DlbProfileParamArray( 590): getProfileParams(profile = -1)
01-01 12:00:47.579 D/DlbDap2Process( 590): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
01-01 12:00:47.579 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.579 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.579 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.579 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.579 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.579 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.579 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.579 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.579 I/AudioEffectStageChain( 590): disablePreFxVolumeProcessing
index -2904
01-01 12:00:47.582 I/AudioEffectStage( 590): In/out ChannelMask diff, name
low_output_normal_sub1_game_atmos-multi, in ch c003f, out ch 3, make downmixer
01-01 12:00:47.587 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:47.587 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.587 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.587 D/DlbDlbBufferProvider( 590): DlbBufferProvider()
01-01 12:00:47.587 I/DlbDap2Process( 590): init()
01-01 12:00:47.587 I/DlbDap2Process( 590): open()
01-01 12:00:47.592 I/DlbDap2Process( 590): loadLicense() no license check!
01-01 12:00:47.592 I/DlbDap2Process( 590): validateLicense() no license check!
01-01 12:00:47.592 I/DlbDap2Process( 590): init() DAP opened
01-01 12:00:47.592 I/DlbDap2Process( 590): DAP library version: MOBILE v1.5
01-01 12:00:47.592 D/DlbDap2Process( 590): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-01 12:00:47.592 D/DlbProfileParamCache( 590): setProfile(profile=-1)
01-01 12:00:47.592 D/DlbProfileParamArray( 590): getProfileParams(profile = -1)
01-01 12:00:47.592 D/DlbDap2Process( 590): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
01-01 12:00:47.592 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.592 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.592 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.592 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.592 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.592 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.592 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.592 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.592 D/DlbDap2Process( 590): DAP input format is 0x2158 with input
channel mask 0xC003F
01-01 12:00:47.592 D/DlbDap2Process( 590): setMave(mave = 0)
01-01 12:00:47.592 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.592 D/DlbDlbBufferProvider( 590): configure() Allocating new memory
for the buffer.
01-01 12:00:47.592 D/DlbDlbBufferProvider( 590): setConfig() Updating buffer
configuration.
01-01 12:00:47.592 I/AudioEffectStageChain( 590): disablePreFxVolumeProcessing
index -2905
01-01 12:00:47.592 I/AudioEffectStage( 590): endpoint can't support float pcm
01-01 12:00:47.592 I/AudioEffectStageChain( 590): initEndPointEffectModule
stageindex -2901, format 1, halFrameCount 240
01-01 12:00:47.594 I/EffectsFactory( 590): EffectCreate() create_effect
01-01 12:00:47.595 I/SoundBooster_Interface1050_a64( 590):
SoundBooster_Interface_Factory::Create(0)
01-01 12:00:47.595 I/SoundBooster_Interface1050_a64( 590): SoundBooster
Version(SoundBooster_Arm_v1050 a64 (2020.06.10))
01-01 12:00:47.595 I/SoundBooster_Interface1050_a64( 590):
SoundBooster_Interface(Mode : 0)
01-01 12:00:47.595 I/SoundBooster_Base( 590): SoundBooster_Base_Factory::Create(0)
01-01 12:00:47.595 I/SoundBooster_Base( 590): SoundBooster_Base(Mode : 0)
01-01 12:00:47.595 I/SoundBooster_Base( 590): SoundBooster_Base_Factory::Create(0)
01-01 12:00:47.595 I/SoundBooster_Base( 590): SoundBooster_Base(Mode : 0)
01-01 12:00:47.595 I/SoundBooster:ReconfigurationChannels( 590):
ReconfigurationChannels_Factory::Create()
01-01 12:00:47.595 I/SoundBooster:ReconfigurationChannels( 590):
ReconfigurationChannels()
01-01 12:00:47.595 I/SoundBoosterEffectPlus( 590): Allocate SoundBooster mode:0
01-01 12:00:47.598 I/SoundBooster_Interface1050_a64( 590): Init(0)
01-01 12:00:47.598 I/SoundBooster_Base( 590): Init(1)
01-01 12:00:47.598 I/SoundBooster_Base( 590): Init(1)
01-01 12:00:47.598 I/SoundBooster:ReconfigurationChannels( 590): Init() bitdepth :
1
01-01 12:00:47.598 I/SoundBooster_Interface1050_a64( 590):
SamplingRateConfig(48000)
01-01 12:00:47.598 I/SoundBooster_Interface1050_a64( 590): LoadParameter() called
with rigtht path
01-01 12:00:47.598 I/SoundBooster_Interface1050_a64( 590): LoadParameter()
path : /vendor/etc/SoundBoosterParam.txt engMode : 0
01-01 12:00:47.598 I/SoundBooster_Interface1050_a64( 590): SetPar()-whole
parameter
01-01 12:00:47.598 I/SoundBooster_Interface1050_a64( 590): SetPar Common
parameters : 1,1,0,1,1,1,1,1,2,1,4
01-01 12:00:47.598 I/SoundBooster_Base( 590): SoundBooster_Base_Factory::Destroy()
01-01 12:00:47.598 I/SoundBooster_Base( 590): ~SoundBooster()
01-01 12:00:47.598 I/SoundBooster_Base( 590): Init(0)
01-01 12:00:47.598 I/SoundBooster_Base( 590): SetPar()
01-01 12:00:47.598 I/SoundBooster:SoundBooster_Lite( 590): SetPar()
01-01 12:00:47.598 I/SoundBooster_Interface1050_a64( 590): SetVolumeTable()
01-01 12:00:47.598 I/SoundBoosterEffectPlus( 590):
SB_setVolume(0xb400007110449b40)
01-01 12:00:47.598 I/SoundBoosterEffectPlus( 590): command EFFECT_CMD_SET_VOLUME
left = 0.000000, right =0.000000
01-01 12:00:47.599 I/AudioEffectStageChain( 590): addEndPointEffect_l()
SoundBoosterPlus, index -2901
01-01 12:00:47.599 V/audio_hw_primary( 543): fast_out-out_set_event_callback:
entered
01-01 12:00:47.599 D/audio_hw_primary( 543): fast_out-out_set_event_callback: set
event_callback function & cookie
01-01 12:00:47.599 V/audio_hw_primary( 543): fast_out-out_set_event_callback: exit
01-01 12:00:47.600 I/AudioFlinger( 590): AudioFlinger's thread 0xb40000710dd72600
tid=733 ready to run
01-01 12:00:47.600 W/AudioFlinger( 590): no wake lock to update, system not ready
yet
01-01 12:00:47.600 V/APM_AudioPolicyManager( 590): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.600 D/AudioFlinger( 590): ro.audio.silent is ignored since no
output device is set
01-01 12:00:47.601 W/AudioFlinger( 590): no wake lock to update, system not ready
yet
01-01 12:00:47.601 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.601 D/AudioFlinger( 590): ro.audio.silent is ignored since no
output device is set
01-01 12:00:47.601 I/SoundBoosterEffectPlus( 590):
SB_setVolume(0xb400007110449b40)
01-01 12:00:47.601 I/SoundBoosterEffectPlus( 590): command EFFECT_CMD_SET_VOLUME
left = 1.000000, right =1.000000
01-01 12:00:47.602 V/APM_AudioPolicyManager( 590): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-01 12:00:47.602 V/APM_AudioPolicyManager( 590): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.603 V/APM_AudioPolicyManager( 590): computeVolume: camera shutter
sound volume 0.000000
01-01 12:00:47.603 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.603 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 49.000000, deviceTypes 0x2
01-01 12:00:47.604 V/APM_AudioPolicyManager( 590): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.605 V/APM_AudioPolicyManager( 590): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.605 V/APM_AudioPolicyManager( 590): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.606 V/APM_AudioPolicyManager( 590): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.607 V/APM_AudioPolicyManager( 590): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.607 V/APM_AudioPolicyManager( 590): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-01 12:00:47.607 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.609 V/APM_AudioPolicyManager( 590): selectOutputForMusicEffects
selected output 13
01-01 12:00:47.609 V/APM_AudioPolicyManager( 590): setOutputDevices device
{type:0x2,@:} delayMs 0
01-01 12:00:47.609 V/APM_AudioPolicyManager( 590): setOutputDevices() prevDevice
{type:0x2,@:}
01-01 12:00:47.610 V/APM_AudioPolicyManager( 590): setOutputDevices changing
device to {type:0x2,@:}
01-01 12:00:47.635 D/DlbDap2Process( 590): setParam(dsa = #1[10])
01-01 12:00:47.635 D/DlbDap2Process( 590): setParam(dfsa = #1[10])
01-01 12:00:47.635 D/DlbDap2Process( 590): setParam(dhsa = #1[10])
01-01 12:00:47.635 D/DlbDap2Process( 590): setParam(dvlc = #1[0])
01-01 12:00:47.635 D/DlbDap2Process( 590): setParam(arde = #1[0])
01-01 12:00:47.635 D/DlbDap2Process( 590): setParam(rsse = #1[0])
01-01 12:00:47.635 D/DlbDap2Process( 590): setParam(bexe = #1[0])
01-01 12:00:47.635 D/DlbDap2Process( 590): setParam(dhfm = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(ceon = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(aoon = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(aron = #1[0])
01-01 12:00:47.636 I/MySound ( 590): setDevice 2, 0
01-01 12:00:47.636 I/Audio_DHA_24b a64( 590): AudioDHA Init sampling rate 48000,
BW 3
01-01 12:00:47.636 I/Audio_DHA_24b a64( 590): Init gt_init parameters are
01-01 12:00:47.636 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.636 I/Audio_DHA_24b a64( 590): AudioDHA Param_Config parameters are
01-01 12:00:47.636 I/Audio_DHA_24b a64( 590): 0 0 0 0 0 0 0 0 0 0 0 0
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(dsa = #1[10])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(dfsa = #1[10])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(dhsa = #1[10])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(dvlc = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(arde = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(rsse = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(bexe = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(dhfm = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(ceon = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(aoon = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(aron = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(dsa = #1[10])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(dfsa = #1[10])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(dhsa = #1[10])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(dvlc = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(arde = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(rsse = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(bexe = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(dhfm = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(ceon = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(aoon = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(aron = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(dsa = #1[10])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(dfsa = #1[10])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(dhsa = #1[10])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(dvlc = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(arde = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(rsse = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(bexe = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(dhfm = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(ceon = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(aoon = #1[0])
01-01 12:00:47.636 D/DlbDap2Process( 590): setParam(aron = #1[0])
01-01 12:00:47.636 I/AudioFlinger( 590): reviewTrackPromotion size 0
01-01 12:00:47.636 I/AudioFlinger( 590): change audio_format 5 , sample 48000
01-01 12:00:47.637 V/sec_audio_hw( 543): sec_stream_set_parameters(29:0) :
l_uhq_force_routing=2;l_uhq_update_format=5;l_uhq_wide_resolution_enable=false
01-01 12:00:47.637 D/audio_hw_primary( 543): fast_out-out_set_parameters: enter
with param =
l_uhq_force_routing=2;l_uhq_update_format=5;l_uhq_wide_resolution_enable=false
01-01 12:00:47.637 I/audio_hw_primary_odm( 543): odm_out_set_parameters: enter
with
key(l_uhq_update_format=5;l_uhq_wide_resolution_enable=false;l_uhq_force_routing=2)
01-01 12:00:47.637 D/audio_hw_primary_odm( 543): fast_out-odm_out_set_parameters:
with new format = 5, new wideRes = 0, status = 0
01-01 12:00:47.638 D/audio_hw_primary( 543): fast_out-out_set_parameters: enter
with param = routing=2
01-01 12:00:47.638 I/audio_hw_primary( 543): fast_out-out_set_parameters:
requested to change route from speaker to speaker
01-01 12:00:47.638 I/audio_hw_primary_odm( 543): odm_out_set_parameters: enter
with key(routing=2)
01-01 12:00:47.638 D/AudioFlinger( 590): setCurDevice() 0x2
01-01 12:00:47.639 V/APM_AudioPolicyManager( 590): setOutputDevices()
AF::createAudioPatch returned 0 patchHandle 28 num_sources 1 num_sinks 1
01-01 12:00:47.640 V/APM_AudioPolicyManager( 590): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.640 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.641 V/APM_AudioPolicyManager( 590): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-01 12:00:47.641 V/APM_AudioPolicyManager( 590): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.641 V/APM_AudioPolicyManager( 590): computeVolume: camera shutter
sound volume 0.000000
01-01 12:00:47.641 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.641 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 49.000000, deviceTypes 0x2
01-01 12:00:47.641 V/APM_AudioPolicyManager( 590): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.642 V/APM_AudioPolicyManager( 590): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.642 V/APM_AudioPolicyManager( 590): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.642 V/APM_AudioPolicyManager( 590): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.642 V/APM_AudioPolicyManager( 590): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.642 V/APM_AudioPolicyManager( 590): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-01 12:00:47.642 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:47.643 I/AudioFlinger( 590): openOutput() this 0xb400007119252000,
module 10 Device type:0x2,@:, SamplingRate 48000, Format 0x000001, Channels 0x3,
flags 0x4001
01-01 12:00:47.643 D/audio_hw_primary( 543): device-adev_open_output_stream:
enter: io_handle (37), sample_rate(48000) channel_mask(0x3) format(0x1)
framecount(0) devices(0x2) flags(0x4001)
01-01 12:00:47.643 I/audio_hw_primary( 543): device-adev_open_output_stream:
requested to open MMAP No IRQ playback stream
01-01 12:00:47.643 I/audio_hw_proxy_3830( 543): proxy-
proxy_create_playback_stream: opened Proxy Stream(mmap_out)
01-01 12:00:47.643 I/audio_hw_primary( 543): mmap_out-adev_open_output_stream:
transited to Standby
01-01 12:00:47.643 I/audio_hw_primary( 543): device-adev_open_output_stream:
opened mmap_out stream
01-01 12:00:47.643 D/audio_hw_primary( 543): mmap_out-out_update_source_metadata:
called, but not implemented yet
01-01 12:00:47.644 V/sec_audio_hw( 543): sec_dev_open_audio_stream: enter: handle
37, type 0, tag
01-01 12:00:47.644 V/sec_audio_hw( 543): sec_dev_open_audio_stream: exit
01-01 12:00:47.670 I/AudioFlinger( 590): AudioFlinger's thread 0xb40000710b555000
tid=734 ready to run
01-01 12:00:47.671 D/audio_hw_primary( 543): mmap_out-out_set_parameters: enter
with param = closing=true
01-01 12:00:47.672 I/audio_hw_primary_odm( 543): odm_out_set_parameters: enter
with key(closing=true)
01-01 12:00:47.672 E/audio_hw_primary( 543): mmap_out-out_set_volume: Don't
support volume control for this stream
01-01 12:00:47.672 W/AudioFlinger( 590): Could not set MMAP stream volume: no
volume callback!
01-01 12:00:47.673 D/AudioFlinger( 590): closing mmapThread 0xb40000710b555000
01-01 12:00:47.673 D/AudioFlinger( 590): mmapThread exit()
01-01 12:00:47.674 I/audio_hw_primary( 543): mmap_out-adev_close_output_stream:
try to close plyback stream
01-01 12:00:47.674 I/audio_hw_primary( 543): mmap_out-adev_close_output_stream:
closed playback stream
01-01 12:00:47.675 I/MultiRecordManager( 590): openMultiRecordAllowed()
skipMultiRecord 1, openMultiRecordAllowed 0, moduleName primary, source 1, flag 0
01-01 12:00:47.675 I/MultiRecordManager( 590): openInputStream() skipMultiRecord
01-01 12:00:47.675 V/sec_audio_hw( 543): sec_dev_close_audio_stream: enter
01-01 12:00:47.675 V/sec_audio_hw( 543): sec_dev_close_audio_stream: close sec
audio stream for handle 37, type 0
01-01 12:00:47.675 V/sec_audio_hw( 543): sec_dev_close_audio_stream: exit
01-01 12:00:47.675 D/audio_hw_primary( 543): device-adev_open_input_stream: enter:
io_handle (14), sample_rate(48000) channel_mask(0xc) format(0x1) framecount(0)
devices(0x80000004) flags(0) sources(1)
01-01 12:00:47.675 I/audio_hw_primary( 543): device-adev_open_input_stream:
requested to open Primay capture stream
01-01 12:00:47.675 I/audio_hw_proxy_3830( 543): proxy-proxy_create_capture_stream:
opened Proxy Stream(primary_in)
01-01 12:00:47.675 I/audio_hw_primary( 543): primary_in-adev_open_input_stream:
transited to Standby
01-01 12:00:47.675 D/audio_hw_primary( 543): adev_open_input_stream:
preprocessing_latency = 0
01-01 12:00:47.675 I/audio_hw_primary( 543): device-adev_open_input_stream: opened
primary_in stream
01-01 12:00:47.675 D/audio_hw_primary( 543): primary_in-in_update_sink_metadata:
called
01-01 12:00:47.675 D/audio_hw_primary( 543): primary_in-in_update_sink_metadata:
This stream has 1 tracks
01-01 12:00:47.675 D/audio_hw_primary( 543): 1 Track has Source(1), Gain(1.000000)
01-01 12:00:47.675 D/audio_hw_primary( 543): 1 Track usage : recording)
01-01 12:00:47.676 V/sec_audio_hw( 543): sec_dev_open_audio_stream: enter: handle
14, type 1, tag
01-01 12:00:47.676 V/sec_audio_hw( 543): sec_dev_open_audio_stream: exit
01-01 12:00:47.690 I/AudioEffectStage( 590): StageAttribute name
primary_input_voice_changer, io 2, mixerType 3, openDevice 0, threadFlags 0
01-01 12:00:47.690 I/AudioEffectStage( 590): format 0, sample -1, streamMask
0,InChannelMask ffffffff, OutChannelMask ffffffff, usage 0, content 0
01-01 12:00:47.693 D/AudioEffectStage( 590): initEffect()
primary_input_voice_changer has No effect
01-01 12:00:47.694 I/AudioFlinger( 590): AudioFlinger's thread 0xb40000710b563d00
tid=736 ready to run
01-01 12:00:47.695 W/AudioFlinger( 590): no wake lock to update, system not ready
yet
01-01 12:00:47.696 W/AudioFlinger( 590): no wake lock to update, system not ready
yet
01-01 12:00:47.696 I/MultiRecordManager( 590): closeInputStream() skipMultiRecord
01-01 12:00:47.696 I/audio_hw_primary( 543): primary_in-adev_close_input_stream:
try to close capture stream
01-01 12:00:47.696 I/audio_hw_primary( 543): primary_in-adev_close_input_stream:
closed capture stream
01-01 12:00:47.697 V/sec_audio_hw( 543): sec_dev_close_audio_stream: enter
01-01 12:00:47.697 V/sec_audio_hw( 543): sec_dev_close_audio_stream: close sec
audio stream for handle 14, type 1
01-01 12:00:47.697 V/sec_audio_hw( 543): sec_dev_close_audio_stream: exit
01-01 12:00:47.697 I/MultiRecordManager( 590): openMultiRecordAllowed()
skipMultiRecord 1, openMultiRecordAllowed 0, moduleName primary, source 1, flag 0
01-01 12:00:47.697 I/MultiRecordManager( 590): openInputStream() skipMultiRecord
01-01 12:00:47.697 D/audio_hw_primary( 543): device-adev_open_input_stream: enter:
io_handle (22), sample_rate(48000) channel_mask(0xc) format(0x1) framecount(0)
devices(0x80000004) flags(0) sources(1)
01-01 12:00:47.697 I/audio_hw_primary( 543): device-adev_open_input_stream:
requested to open Primay capture stream
01-01 12:00:47.697 I/audio_hw_proxy_3830( 543): proxy-proxy_create_capture_stream:
opened Proxy Stream(primary_in)
01-01 12:00:47.697 I/audio_hw_primary( 543): primary_in-adev_open_input_stream:
transited to Standby
01-01 12:00:47.697 D/audio_hw_primary( 543): adev_open_input_stream:
preprocessing_latency = 0
01-01 12:00:47.697 I/audio_hw_primary( 543): device-adev_open_input_stream: opened
primary_in stream
01-01 12:00:47.697 D/audio_hw_primary( 543): primary_in-in_update_sink_metadata:
called
01-01 12:00:47.697 D/audio_hw_primary( 543): primary_in-in_update_sink_metadata:
This stream has 1 tracks
01-01 12:00:47.697 D/audio_hw_primary( 543): 1 Track has Source(1), Gain(1.000000)
01-01 12:00:47.697 D/audio_hw_primary( 543): 1 Track usage : recording)
01-01 12:00:47.698 V/sec_audio_hw( 543): sec_dev_open_audio_stream: enter: handle
22, type 1, tag
01-01 12:00:47.698 V/sec_audio_hw( 543): sec_dev_open_audio_stream: exit
01-01 12:00:47.700 I/AudioEffectStage( 590): StageAttribute name
primary_input_voice_changer, io 2, mixerType 3, openDevice 0, threadFlags 0
01-01 12:00:47.700 I/AudioEffectStage( 590): format 0, sample -1, streamMask
0,InChannelMask ffffffff, OutChannelMask ffffffff, usage 0, content 0
01-01 12:00:47.704 D/AudioEffectStage( 590): initEffect()
primary_input_voice_changer has No effect
01-01 12:00:47.705 I/AudioFlinger( 590): AudioFlinger's thread 0xb40000710b563e80
tid=738 ready to run
01-01 12:00:47.706 W/AudioFlinger( 590): no wake lock to update, system not ready
yet
01-01 12:00:47.707 W/AudioFlinger( 590): no wake lock to update, system not ready
yet
01-01 12:00:47.707 I/MultiRecordManager( 590): closeInputStream() skipMultiRecord
01-01 12:00:47.707 I/audio_hw_primary( 543): primary_in-adev_close_input_stream:
try to close capture stream
01-01 12:00:47.707 I/audio_hw_primary( 543): primary_in-adev_close_input_stream:
closed capture stream
01-01 12:00:47.708 V/sec_audio_hw( 543): sec_dev_close_audio_stream: enter
01-01 12:00:47.708 V/sec_audio_hw( 543): sec_dev_close_audio_stream: close sec
audio stream for handle 22, type 1
01-01 12:00:47.708 V/sec_audio_hw( 543): sec_dev_close_audio_stream: exit
01-01 12:00:47.920 W/bt_a2dp_hw( 590): adev_open: adev_open in A2dp_hw module
01-01 12:00:47.920 I/AudioFlinger( 590): loadHwModule() Loaded a2dp audio
interface, handle 18
01-01 12:00:47.920 E/APM_AudioPolicyManager( 590): onNewAudioModulesAvailableInt:
Input device list is empty!
01-01 12:00:47.953 I/AudioFlinger( 590): loadHwModule() Loaded hearing_aid audio
interface, handle 26
01-01 12:00:47.985 I/playback_record( 590): adev_open(name=audio_hw_if)
01-01 12:00:47.985 I/AudioFlinger( 590): loadHwModule() Loaded playback_record
audio interface, handle 34
01-01 12:00:47.985 I/MultiRecordManager( 590): openMultiRecordAllowed()
skipMultiRecord 1, openMultiRecordAllowed 0, moduleName playback_record, source 1,
flag 0
01-01 12:00:47.985 I/MultiRecordManager( 590): openInputStream() skipMultiRecord
01-01 12:00:47.985 D/playback_record( 590): adev_open_input_stream()
01-01 12:00:47.986 I/AudioEffectStage( 590): StageAttribute name
primary_input_voice_changer, io 2, mixerType 3, openDevice 0, threadFlags 0
01-01 12:00:47.986 I/AudioEffectStage( 590): format 0, sample -1, streamMask
0,InChannelMask ffffffff, OutChannelMask ffffffff, usage 0, content 0
01-01 12:00:47.993 D/AudioEffectStage( 590): initEffect()
primary_input_voice_changer has No effect
01-01 12:00:47.994 I/AudioFlinger( 590): AudioFlinger's thread 0xb40000710b563480
tid=740 ready to run
01-01 12:00:47.994 W/AudioFlinger( 590): no wake lock to update, system not ready
yet
01-01 12:00:47.995 W/AudioFlinger( 590): no wake lock to update, system not ready
yet
01-01 12:00:47.997 I/MultiRecordManager( 590): closeInputStream() skipMultiRecord
01-01 12:00:47.997 D/playback_record( 590): adev_close_input_stream()
01-01 12:00:48.038 I/r_submix( 543): adev_open(name=audio_hw_if)
01-01 12:00:48.040 I/r_submix( 543): adev_init_check()
01-01 12:00:48.040 I/AudioFlinger( 590): loadHwModule() Loaded r_submix audio
interface, handle 42
01-01 12:00:48.041 I/MultiRecordManager( 590): openMultiRecordAllowed()
skipMultiRecord 1, openMultiRecordAllowed 0, moduleName r_submix, source 1, flag 0
01-01 12:00:48.041 I/MultiRecordManager( 590): openInputStream() skipMultiRecord
01-01 12:00:48.041 D/r_submix( 543): adev_open_input_stream(addr=0)
01-01 12:00:48.041 D/r_submix( 543): submix_audio_device_create_pipe_l(addr=0,
idx=9)
01-01 12:00:48.041 D/r_submix( 543): now using address 0 for route 9
01-01 12:00:48.045 I/AudioEffectStage( 590): StageAttribute name
primary_input_voice_changer, io 2, mixerType 3, openDevice 0, threadFlags 0
01-01 12:00:48.045 I/AudioEffectStage( 590): format 0, sample -1, streamMask
0,InChannelMask ffffffff, OutChannelMask ffffffff, usage 0, content 0
01-01 12:00:48.052 D/AudioEffectStage( 590): initEffect()
primary_input_voice_changer has No effect
01-01 12:00:48.052 I/AudioFlinger( 590): AudioFlinger's thread 0xb40000710b563400
tid=742 ready to run
01-01 12:00:48.052 I/r_submix( 543): in_standby()
01-01 12:00:48.053 W/AudioFlinger( 590): no wake lock to update, system not ready
yet
01-01 12:00:48.054 I/r_submix( 543): in_standby()
01-01 12:00:48.054 W/AudioFlinger( 590): no wake lock to update, system not ready
yet
01-01 12:00:48.054 I/MultiRecordManager( 590): closeInputStream() skipMultiRecord
01-01 12:00:48.054 D/r_submix( 543): adev_close_input_stream()
01-01 12:00:48.054 D/r_submix( 543): submix_audio_device_release_pipe_l(idx=9)
addr=0
01-01 12:00:48.055 D/r_submix( 543): submix_audio_device_destroy_pipe_l(): pipe
destroyed
01-01 12:00:48.089 I/AudioFlinger( 590): loadHwModule() Loaded usb audio
interface, handle 50
01-01 12:00:48.089 E/APM_AudioPolicyManager( 590): onNewAudioModulesAvailableInt:
Input device list is empty!
01-01 12:00:48.091 W/APM::AudioPolicyEngine( 590): getDevicesForStrategy() unknown
strategy: -1
01-01 12:00:48.091 W/APM::AudioPolicyEngine( 590): getDevicesForStrategy() unknown
strategy: -1
01-01 12:00:48.091 W/VolumeCustomizer( 590): createVolumeTable: size 12, device=0
01-01 12:00:48.092 D/AudioInfo( 590): MPS_CODE : ZTO, get MPS_CODE
01-01 12:00:48.164 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 31
01-01 12:00:48.218 D/AudioInfo( 590): first OMC setting
01-01 12:00:48.218 D/AudioInfo( 590): 1 OMC path check : /omr/res/etc/Volume.data
01-01 12:00:48.218 D/AudioInfo( 590): 2 OMC path check :
/omr/res/res/etc/Volume.data
01-01 12:00:48.218 D/AudioInfo( 590): 3 OMC path check :
/system/omc/ZTO/res/etc/Volume.data
01-01 12:00:48.218 D/AudioInfo( 590): 4 OMC path check :
/system/omc/single/ZTO/res/etc/Volume.data
01-01 12:00:48.218 D/AudioInfo( 590): 5 OMC path check :
/odm/etc/omc/ZTO/res/etc/Volume.data
01-01 12:00:48.218 D/AudioInfo( 590): 6 OMC path check :
/odm/etc/omc/single/ZTO/res/etc/Volume.data
01-01 12:00:48.218 D/AudioInfo( 590): 7 OMC path check :
/product/omc/ZTO/res/etc/Volume.data
01-01 12:00:48.218 D/AudioInfo( 590): 8 OMC path check :
/product/omc/single/ZTO/res/etc/Volume.data
01-01 12:00:48.218 D/AudioInfo( 590): 9 OMC path check :
/prism/media/carriers/ZTO/res/etc/Volume.data
01-01 12:00:48.218 D/AudioInfo( 590): 10 OMC path check :
/prism/media/carriers/single/ZTO/res/etc/Volume.data
01-01 12:00:48.218 D/AudioInfo( 590): can not find AudioDataPath for
fileName:/Volume.data
01-01 12:00:48.218 D/VolumeCustomizer( 590): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
01-01 12:00:48.218 W/VolumeCustomizer( 590): createVolumeTable: size 12, device=1
01-01 12:00:48.218 D/VolumeCustomizer( 590): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
01-01 12:00:48.218 W/VolumeCustomizer( 590): createVolumeTable: size 12, device=2
01-01 12:00:48.218 D/VolumeCustomizer( 590): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
01-01 12:00:48.218 W/VolumeCustomizer( 590): createVolumeTable: size 12, device=3
01-01 12:00:48.218 D/VolumeCustomizer( 590): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
01-01 12:00:48.218 W/VolumeCustomizer( 590): createVolumeTable: size 12, device=4
01-01 12:00:48.218 D/VolumeCustomizer( 590): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
01-01 12:00:48.218 W/VolumeCustomizer( 590): createVolumeTable: size 12, device=5
01-01 12:00:48.218 D/VolumeCustomizer( 590): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
01-01 12:00:48.218 W/VolumeCustomizer( 590): createVolumeTable: size 17, device=6
01-01 12:00:48.218 D/VolumeCustomizer( 590): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
01-01 12:00:48.222 I/servicemanager( 333): Adding 'u:r:audioserver:s0' service
(media.audio_policy:590)
01-01 12:00:48.223 I/audioserver( 590): Add AudioPolicyService on audioserver
01-01 12:00:48.223 I/servicemanager( 333): Adding 'u:r:audioserver:s0' service
(media.aaudio:590)
01-01 12:00:48.223 I/audioserver( 590): Add AAudioService on audioserver
01-01 12:00:48.256 I/SamsungPowerSound( 722): wait_for_audio_policy --
01-01 12:00:48.258 V/SamsungPowerSound( 722):
##########################################
01-01 12:00:48.258 V/SamsungPowerSound( 722): powerSoundPlay on/off
[on]
01-01 12:00:48.270 E/audit ( 504): type=1400 audit(1577880048.267:107): avc:
denied { write } for pid=745 comm="tar" name="/" dev="dm-10" ino=3
scontext=u:r:sec_system_init_shell:s0 tcontext=u:object_r:system_data_root_file:s0
tclass=dir permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:48.270 E/audit ( 504): type=1300 audit(1577880048.267:107):
arch=c00000b7 syscall=35 success=no exit=-13 a0=ffffff9c a1=b400007e29c05040 a2=0
a3=1 items=2 ppid=696 pid=745 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295 comm="tar"
exe="/system/bin/toybox" subj=u:r:sec_system_init_shell:s0 key=(null)
01-01 12:00:48.270 E/audit ( 504): type=1302 audit(1577880048.267:107): item=0
name="/data/" inode=3 dev=fd:0a mode=040771 ouid=1000 ogid=1000 rdev=00:00
obj=u:object_r:system_data_root_file:s0 nametype=PARENT cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:48.270 E/audit ( 504): type=1302 audit(1577880048.267:107): item=1
name="/data/app" inode=1501 dev=fd:0a mode=040771 ouid=1000 ogid=1000 rdev=00:00
obj=u:object_r:apk_data_file:s0 nametype=DELETE cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:48.270 E/audit ( 504): type=1327 audit(1577880048.267:107):
proctitle=2F73797374656D2F62696E2F746172002D787066002F646174612F7064705F626B75702F6
17070735F61706B732E746172002D43002F64617461
01-01 12:00:48.361 V/SamsungPowerSound( 722): check whether persist property
values are loaded
01-01 12:00:48.452 I/SurfaceFlinger( 608): SFWD update time=50802149040
01-01 12:00:48.834 I/io_stats( 385): !@ 179,0 r 35373 3395112 w 6817 3269724 d 145
71468 f 540 372 iot 40180 0 th 102400 102400 64728 pt 232 inp 0 10 51.183
01-01 12:00:49.011 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 41
01-01 12:00:49.857 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 51
01-01 12:00:50.703 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 61
01-01 12:00:50.838 I/io_stats( 385): !@ 179,0 r 35373 3395112 w 7252 3487400 d 145
71468 f 540 372 iot 42184 0 th 102400 102400 64728 pt 232 inp 0 8 53.187
01-01 12:00:51.366 V/SamsungPowerSound( 722): powerSoundPlay can not get
ringermode use default
01-01 12:00:51.472 V/SamsungPowerSound( 722): powerSoundPlay can not get SysVolume
use default
01-01 12:00:51.489 V/SamsungPowerSound( 722): powerSoundPlay can not get
SysHeadsetVolume use default
01-01 12:00:51.550 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 71
01-01 12:00:51.596 V/SamsungPowerSound( 722): powerSoundPlay can not get
SysHeadphoneVolume use default
01-01 12:00:51.716 V/SamsungPowerSound( 722): powerSoundPlay can not get
AllSoundMute use default
01-01 12:00:51.758 V/APM_AudioPolicyManager( 590): initStreamVolume() stream 1,
min 0, max 15
01-01 12:00:51.760 V/SamsungPowerSound( 722): PowerSound CurrentDevice's volume
[9]
01-01 12:00:51.760 V/SamsungPowerSound( 722):
##########################################
01-01 12:00:51.762 V/SamsungPowerSound( 722): ++++++++ SamsungPowerSoundObserver
Constuctor ++++++++
01-01 12:00:51.763 V/SamsungPowerSound( 722): observerThreadWrapper (0xf63c8858)
01-01 12:00:51.764 V/SamsungPowerSound( 722): [Enter] SamsungPowerSoundObserver
threadFunc
01-01 12:00:51.766 D/SecNativeFeatureCppIf( 722): encoded
01-01 12:00:51.766 V/APM_AudioPolicyManager( 590): getAudioPolicyConfig:
audioParam;l_device_current_output
01-01 12:00:51.766 D/SecNativeFeatureCppIf( 722): decoding and unzip finish
01-01 12:00:51.766 D/SecNativeFeatureCppIf( 722): use unCompDataBuff. encoded
01-01 12:00:51.766 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-01 12:00:51.766 D/SecNativeFeatureCppIf( 722): Free unCompDataBuff
01-01 12:00:51.767 D/SecNativeFeatureCppIf( 722): encoded
01-01 12:00:51.767 D/SecNativeFeatureCppIf( 722): decoding and unzip finish
01-01 12:00:51.767 D/SecNativeFeatureCppIf( 722): use unCompDataBuff. encoded
01-01 12:00:51.767 D/SecNativeFeatureCppIf( 722): Free unCompDataBuff
01-01 12:00:51.767 D/SecNativeFeatureCppIf( 722): encoded
01-01 12:00:51.767 D/SecNativeFeatureCppIf( 722): decoding and unzip finish
01-01 12:00:51.767 D/SecNativeFeatureCppIf( 722): use unCompDataBuff. encoded
01-01 12:00:51.768 D/SecNativeFeatureCppIf( 722): Free unCompDataBuff
01-01 12:00:51.768 D/SecNativeFeatureCppIf( 722): encoded
01-01 12:00:51.768 D/SecNativeFeatureCppIf( 722): decoding and unzip finish
01-01 12:00:51.768 D/SecNativeFeatureCppIf( 722): use unCompDataBuff. encoded
01-01 12:00:51.769 D/SecNativeFeatureCppIf( 722): Free unCompDataBuff
01-01 12:00:51.769 D/AudioInfo( 722): MPS_CODE : ZTO, get MPS_CODE
01-01 12:00:51.769 D/AudioInfo( 722): 1 OMC path check :
/omr/res/media/audio/ui/PowerOn.ogg
01-01 12:00:51.769 D/AudioInfo( 722): 2 OMC path check :
/omr/res/res/media/audio/ui/PowerOn.ogg
01-01 12:00:51.769 D/AudioInfo( 722): 3 OMC path check :
/system/omc/ZTO/res/media/audio/ui/PowerOn.ogg
01-01 12:00:51.769 D/AudioInfo( 722): 4 OMC path check :
/system/omc/single/ZTO/res/media/audio/ui/PowerOn.ogg
01-01 12:00:51.769 D/AudioInfo( 722): 5 OMC path check :
/odm/etc/omc/ZTO/res/media/audio/ui/PowerOn.ogg
01-01 12:00:51.769 D/AudioInfo( 722): 6 OMC path check :
/odm/etc/omc/single/ZTO/res/media/audio/ui/PowerOn.ogg
01-01 12:00:51.769 D/AudioInfo( 722): 7 OMC path check :
/product/omc/ZTO/res/media/audio/ui/PowerOn.ogg
01-01 12:00:51.769 D/AudioInfo( 722): 8 OMC path check :
/product/omc/single/ZTO/res/media/audio/ui/PowerOn.ogg
01-01 12:00:51.770 D/AudioInfo( 722): 9 OMC path check :
/prism/media/carriers/ZTO/res/media/audio/ui/PowerOn.ogg
01-01 12:00:51.770 D/AudioInfo( 722): 10 OMC path check :
/prism/media/carriers/single/ZTO/res/media/audio/ui/PowerOn.ogg
01-01 12:00:51.770 I/SamsungPowerSound( 722): Power sound
Path:system/media/audio/ui/PowerOn.ogg
01-01 12:00:51.770 V/SamsungPowerSound( 722): File path :
system/media/audio/ui/PowerOn.ogg
01-01 12:00:51.771 W/AudioFlinger( 590): no wake lock to update, system not ready
yet
01-01 12:00:51.771 W/AudioFlinger( 590): no wake lock to update, system not ready
yet
01-01 12:00:51.771 W/AudioFlinger( 590): no wake lock to update, system not ready
yet
01-01 12:00:51.771 V/APM_AudioPolicyManager( 590): getAudioPolicyConfig:
g_volume_situation_key;type=8;device=1
01-01 12:00:51.771 V/SamsungPowerSound( 722): getSettingVolume [0.000000]
01-01 12:00:51.771 I/SamsungPowerSound( 722): wait_for_surface_manager ++
01-01 12:00:51.772 I/SamsungPowerSound( 722): wait_for_surface_manager --
01-01 12:00:51.772 V/SamsungPowerSound( 722): Bootsound delay: 0
01-01 12:00:51.772 D/SamsungPowerSound( 722): Enter play
01-01 12:00:51.792 E/SamsungPowerSound( 722): Can not open
system/media/audio/ui/PowerOn.ogg
01-01 12:00:51.792 V/SamsungPowerSound( 722): Power sound playback complete
01-01 12:00:51.792 V/SamsungPowerSound( 722): resetObserverDevice
01-01 12:00:51.792 V/SamsungPowerSound( 722): requestExit() to Observer thread
01-01 12:00:51.867 V/SamsungPowerSound( 722): [Exit] SamsungPowerSoundObserver
threadFunc
01-01 12:00:51.867 V/SamsungPowerSound( 722): -------- SamsungPowerSoundObserver
Destructor ---------
01-01 12:00:51.867 V/SamsungPowerSound( 722): -------- SamsungPowerSoundPlayer
Destructor ---------
01-01 12:00:51.869 I/BpBinder( 722): onLastStrongRef automatically unlinking death
recipients: <uncached descriptor>
01-01 12:00:51.869 I/BpBinder( 722): onLastStrongRef automatically unlinking death
recipients: <uncached descriptor>
01-01 12:00:51.878 V/APM_AudioPolicyManager( 590): releaseAudioPatch() patch 8
01-01 12:00:51.878 V/APM_AudioPolicyManager( 590): releaseAudioPatch() mUidCached
1041 patchDesc->mUid 1041 uid 1041
01-01 12:00:51.878 V/APM_AudioPolicyManager( 590): releaseAudioPatchInternal patch
8
01-01 12:00:51.878 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-01 12:00:51.878 V/APM_AudioPolicyManager( 590): setOutputDevices device
AUDIO_DEVICE_NONE delayMs 0
01-01 12:00:51.878 V/APM_AudioPolicyManager( 590): setOutputDevices() prevDevice
{type:0x2,@:}
01-01 12:00:51.879 V/APM_AudioPolicyManager( 590): setOutputDevices changing
device to AUDIO_DEVICE_NONE
01-01 12:00:51.880 D/audio_hw_primary( 543): fast_out-out_set_parameters: enter
with param = routing=0
01-01 12:00:51.880 V/audio_hw_primary( 543): fast_out-out_set_parameters:
requested to change route to AUDIO_DEVICE_NONE
01-01 12:00:51.880 I/audio_hw_primary_odm( 543): odm_out_set_parameters: enter
with key(routing=0)
01-01 12:00:51.880 V/APM_AudioPolicyManager( 590): resetOutputDevice()
releaseAudioPatch returned 0
01-01 12:00:51.881 V/APM_AudioPolicyManager( 590): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.881 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.881 V/APM_AudioPolicyManager( 590): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-01 12:00:51.881 V/APM_AudioPolicyManager( 590): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.881 V/APM_AudioPolicyManager( 590): computeVolume: camera shutter
sound volume 0.000000
01-01 12:00:51.881 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.881 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 0.002818, deviceTypes 0x2
01-01 12:00:51.881 V/APM_AudioPolicyManager( 590): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.882 V/APM_AudioPolicyManager( 590): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.882 V/APM_AudioPolicyManager( 590): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.882 V/APM_AudioPolicyManager( 590): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.882 V/APM_AudioPolicyManager( 590): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.882 V/APM_AudioPolicyManager( 590): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-01 12:00:51.882 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.882 V/APM_AudioPolicyManager( 590): releaseAudioPatch() patch 6
01-01 12:00:51.882 V/APM_AudioPolicyManager( 590): releaseAudioPatch() mUidCached
1041 patchDesc->mUid 1041 uid 1041
01-01 12:00:51.882 V/APM_AudioPolicyManager( 590): releaseAudioPatchInternal patch
6
01-01 12:00:51.882 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-01 12:00:51.882 V/APM_AudioPolicyManager( 590): setOutputDevices device
AUDIO_DEVICE_NONE delayMs 0
01-01 12:00:51.882 V/APM_AudioPolicyManager( 590): setOutputDevices() prevDevice
{type:0x2,@:}
01-01 12:00:51.883 V/APM_AudioPolicyManager( 590): setOutputDevices changing
device to AUDIO_DEVICE_NONE
01-01 12:00:51.884 D/audio_hw_primary( 543): deep_out-out_set_parameters: enter
with param = routing=0
01-01 12:00:51.884 V/audio_hw_primary( 543): deep_out-out_set_parameters:
requested to change route to AUDIO_DEVICE_NONE
01-01 12:00:51.884 I/audio_hw_primary_odm( 543): odm_out_set_parameters: enter
with key(routing=0)
01-01 12:00:51.884 V/APM_AudioPolicyManager( 590): resetOutputDevice()
releaseAudioPatch returned 0
01-01 12:00:51.885 V/APM_AudioPolicyManager( 590): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.885 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.885 V/APM_AudioPolicyManager( 590): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-01 12:00:51.885 V/APM_AudioPolicyManager( 590): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.885 V/APM_AudioPolicyManager( 590): computeVolume: camera shutter
sound volume 0.000000
01-01 12:00:51.885 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.885 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 0.002818, deviceTypes 0x2
01-01 12:00:51.885 V/APM_AudioPolicyManager( 590): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.885 V/APM_AudioPolicyManager( 590): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.885 V/APM_AudioPolicyManager( 590): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.885 V/APM_AudioPolicyManager( 590): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.885 V/APM_AudioPolicyManager( 590): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.885 V/APM_AudioPolicyManager( 590): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-01 12:00:51.885 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.885 V/APM_AudioPolicyManager( 590): releaseAudioPatch() patch 4
01-01 12:00:51.885 V/APM_AudioPolicyManager( 590): releaseAudioPatch() mUidCached
1041 patchDesc->mUid 1041 uid 1041
01-01 12:00:51.885 V/APM_AudioPolicyManager( 590): releaseAudioPatchInternal patch
4
01-01 12:00:51.886 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-01 12:00:51.886 V/APM_AudioPolicyManager( 590): setOutputDevices device
AUDIO_DEVICE_NONE delayMs 0
01-01 12:00:51.886 V/APM_AudioPolicyManager( 590): setOutputDevices() prevDevice
{type:0x2,@:}
01-01 12:00:51.886 V/APM_AudioPolicyManager( 590): setOutputDevices changing
device to AUDIO_DEVICE_NONE
01-01 12:00:51.887 D/audio_hw_primary( 543): primary_out-out_set_parameters: enter
with param = routing=0
01-01 12:00:51.887 V/audio_hw_primary( 543): primary_out-out_set_parameters:
requested to change route to AUDIO_DEVICE_NONE
01-01 12:00:51.887 I/audio_hw_primary_odm( 543): odm_out_set_parameters: enter
with key(routing=0)
01-01 12:00:51.888 V/APM_AudioPolicyManager( 590): resetOutputDevice()
releaseAudioPatch returned 0
01-01 12:00:51.888 V/APM_AudioPolicyManager( 590): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.888 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.888 V/APM_AudioPolicyManager( 590): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-01 12:00:51.889 V/APM_AudioPolicyManager( 590): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.889 V/APM_AudioPolicyManager( 590): computeVolume: camera shutter
sound volume 0.000000
01-01 12:00:51.889 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.889 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 0.002818, deviceTypes 0x2
01-01 12:00:51.889 V/APM_AudioPolicyManager( 590): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.889 V/APM_AudioPolicyManager( 590): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.889 V/APM_AudioPolicyManager( 590): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.889 V/APM_AudioPolicyManager( 590): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.889 V/APM_AudioPolicyManager( 590): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:51.889 V/APM_AudioPolicyManager( 590): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-01 12:00:51.889 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-01 12:00:52.392 E/CASS_DEBUG( 507): Can't start CASS because CP boot is not
completed
01-01 12:00:52.396 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 81
01-01 12:00:52.434 I/CASS_DEBUG( 751): Start Service... CASS v1.6.1
01-01 12:00:52.842 I/io_stats( 385): !@ 179,0 r 35376 3395124 w 7743 3689920 d 193
72112 f 672 394 iot 44164 0 th 102400 102400 64728 pt 232 inp 0 9 55.191
01-01 12:00:53.242 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 91
01-01 12:00:53.452 I/SurfaceFlinger( 608): SFWD update time=55802285844
01-01 12:00:54.089 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 101
01-01 12:00:54.846 I/io_stats( 385): !@ 179,0 r 35376 3395124 w 8172 3906400 d 193
72112 f 672 394 iot 46168 0 th 102400 102400 64728 pt 232 inp 0 9 57.195
01-01 12:00:54.937 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 111
01-01 12:00:55.784 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 121
01-01 12:00:56.630 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 131
01-01 12:00:56.851 I/io_stats( 385): !@ 179,0 r 35376 3395124 w 8604 4124484 d 193
72112 f 672 394 iot 48176 0 th 102400 102400 64728 pt 232 inp 0 9 59.200
01-01 12:00:57.477 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 141
01-01 12:00:58.325 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 151
01-01 12:00:58.452 I/SurfaceFlinger( 608): SFWD update time=60802600264
01-01 12:00:58.854 I/io_stats( 385): !@ 179,0 r 35376 3395124 w 9032 4342552 d 193
72112 f 672 394 iot 50180 0 th 102400 102400 64728 pt 232 inp 0 9 61.204
01-01 12:00:59.171 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 161
01-01 12:00:59.623 E/audit ( 504): type=1400 audit(1577880059.619:108): avc:
denied { write } for pid=753 comm="tar" name="/" dev="dm-10" ino=3
scontext=u:r:sec_system_init_shell:s0 tcontext=u:object_r:system_data_root_file:s0
tclass=dir permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:00:59.623 E/audit ( 504): type=1300 audit(1577880059.619:108):
arch=c00000b7 syscall=35 success=no exit=-13 a0=ffffff9c a1=b400007f38e05040 a2=0
a3=1 items=2 ppid=696 pid=753 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295 comm="tar"
exe="/system/bin/toybox" subj=u:r:sec_system_init_shell:s0 key=(null)
01-01 12:00:59.623 E/audit ( 504): type=1302 audit(1577880059.619:108): item=0
name="/data/" inode=3 dev=fd:0a mode=040771 ouid=1000 ogid=1000 rdev=00:00
obj=u:object_r:system_data_root_file:s0 nametype=PARENT cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:59.623 E/audit ( 504): type=1302 audit(1577880059.619:108): item=1
name="/data/app" inode=1501 dev=fd:0a mode=040771 ouid=1000 ogid=1000 rdev=00:00
obj=u:object_r:apk_data_file:s0 nametype=DELETE cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:00:59.623 E/audit ( 504): type=1327 audit(1577880059.619:108):
proctitle=2F73797374656D2F62696E2F746172002D787066002F646174612F7064705F626B75702F6
17070735F6465782E746172002D43002F64617461
01-01 12:01:00.017 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 171
01-01 12:01:00.857 I/io_stats( 385): !@ 179,0 r 35843 3451184 w 9355 4506708 d 193
72112 f 672 394 iot 52136 0 th 102400 102400 64728 pt 232 inp 1 0 63.207
01-01 12:01:00.864 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 181
01-01 12:01:01.712 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 191
01-01 12:01:02.560 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 201
01-01 12:01:02.863 I/io_stats( 385): !@ 179,0 r 36770 3566244 w 9605 4632320 d 193
72112 f 672 394 iot 54028 0 th 102400 102400 64728 pt 232 inp 2 4 65.212
01-01 12:01:03.410 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 211
01-01 12:01:03.452 I/SurfaceFlinger( 608): SFWD update time=65802869260
01-01 12:01:04.259 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 221
01-01 12:01:04.871 I/io_stats( 385): !@ 179,0 r 37769 3689776 w 9850 4751448 d 193
72112 f 672 394 iot 55940 0 th 102400 102400 64728 pt 232 inp 2 8 67.220
01-01 12:01:05.106 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 231
01-01 12:01:05.956 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 241
01-01 12:01:06.803 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 251
01-01 12:01:06.876 I/io_stats( 385): !@ 179,0 r 38781 3815468 w 10097 4871680 d
193 72112 f 672 394 iot 57868 0 th 102400 102400 64728 pt 232 inp 1 0 69.226
01-01 12:01:07.650 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 261
01-01 12:01:08.452 I/SurfaceFlinger( 608): SFWD update time=70803099487
01-01 12:01:08.497 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 271
01-01 12:01:08.879 I/io_stats( 385): !@ 179,0 r 39280 3874704 w 10249 4947944 d
202 811680 f 718 400 iot 59144 0 th 102400 102400 64728 pt 232 inp 0 1 71.229
01-01 12:01:08.948 D/scs ( 762): scsRunning State prop: 4
01-01 12:01:08.948 D/scs ( 762): scsRunning State : 4
01-01 12:01:08.948 D/scs ( 762): bODMorProduct : true
01-01 12:01:08.949 D/scs ( 762): OMC_B2B_FILE : /prism/etc/omc_b2b_list
01-01 12:01:08.949 D/scs ( 762): getValuesFromFile : ZTO
01-01 12:01:08.949 D/scs ( 762): salesCode : ZTO
01-01 12:01:08.949 D/scs ( 762): salesCode length : 3
01-01 12:01:08.949 D/scs ( 762): ro.multisim.simslotcount is 2
01-01 12:01:08.949 D/scs ( 762): Init the omcnw
01-01 12:01:08.949 D/scs ( 762): getValuesFromFile : ZTO
01-01 12:01:08.949 D/scs ( 762): omcNwCode1 : ZTO
01-01 12:01:08.949 D/scs ( 762): omcNwCode1 length : 3
01-01 12:01:08.949 D/scs ( 762): SALES_CODE is single. OMCNW_CODE1 should be
the same
01-01 12:01:08.949 D/scs ( 762): This model is dual sim, set network code2
01-01 12:01:08.949 D/scs ( 762): getValuesFromFile : ZTO
01-01 12:01:08.949 D/scs ( 762): omcNwCode2 : ZTO
01-01 12:01:08.949 D/scs ( 762): omcNwCode2 length : 3
01-01 12:01:08.949 D/scs ( 762): SALES_CODE is single. OMCNW_CODE2 should be
the same
01-01 12:01:08.949 D/scs ( 762): dataFilePath /prism/etc/omc_data.json
01-01 12:01:08.950 D/scs ( 762): netbased_code ZTO
01-01 12:01:08.951 D/scs ( 762): SALES_CODE : ZTO
01-01 12:01:08.951 D/scs ( 762): OMC_PATH :
/optics/configs/carriers/single/ZTO/conf
01-01 12:01:08.951 D/scs ( 762): OMCNW_CODE : ZTO
01-01 12:01:08.951 D/scs ( 762): OMCNW_PATH :
/optics/configs/carriers/single/ZTO/conf
01-01 12:01:08.951 D/scs ( 762): OMCNW_CODE2 : ZTO
01-01 12:01:08.951 D/scs ( 762): OMCNW_PATH2 :
/optics/configs/carriers/single/ZTO/conf
01-01 12:01:08.951 D/scs ( 762): CUSTOMER_XML_FILE_PATH :
/optics/configs/carriers/single/ZTO/conf/customer.xml
01-01 12:01:08.951 D/scs ( 762): CHANGE_TYPE_FILE_PATH :
/prism/etc/omc_changetype
01-01 12:01:08.951 D/scs ( 762): OMC_RES_PATH : /omr/res
01-01 12:01:08.951 D/scs ( 762): OMC_ETC_PATH : /prism/etc/carriers/single/ZTO
01-01 12:01:08.951 D/scs ( 762): TSS_TYPE : NETBASED
01-01 12:01:08.951 D/scs ( 762): SW_CONFIG_FILE_PATH :
/prism/etc/SW_Configuration.xml
01-01 12:01:08.951 E/scs ( 762): scs stopped : Already done
01-01 12:01:09.038 I/bootstat( 763): Service started: /system/bin/bootstat --
set_system_boot_reason
01-01 12:01:09.040 I/bootstat( 763): Canonical boot reason: reboot
01-01 12:01:09.040 I/bootstat( 763): Canonical boot reason: reboot
01-01 12:01:09.059 I/perfetto( 764): probes.cc:77 Starting
/system/bin/traced_probes service
01-01 12:01:09.063 W/perfetto( 765): service.cc:97 Started traced,
listening on /dev/socket/traced_producer /dev/socket/traced_consumer
01-01 12:01:09.066 E/bootstat( 763): Failed to read
/metadata/bootstat/persist.sys.boot.reason: No such file or directory
01-01 12:01:09.066 I/bootstat( 763): Value of persist.sys.boot.reason :
01-01 12:01:09.066 I/bootstat( 763): Normalized last reboot reason : reboot
01-01 12:01:09.068 I/perfetto( 764): probes_producer.cc:100 Connected to the
service
01-01 12:01:09.078 E/bootstat( 763): Failed to unlink
/metadata/bootstat/persist.sys.boot.reason: No such file or directory
01-01 12:01:09.133 I/IMSD ( 771): Imsd 1.0 starting
01-01 12:01:09.134 I/servicemanager( 333): Adding 'u:r:idmap:s0' service
(idmap:770)
01-01 12:01:09.149 D/SecNativeFeatureCppIf( 773): encoded
01-01 12:01:09.150 D/SecNativeFeatureCppIf( 773): decoding and unzip finish
01-01 12:01:09.150 D/SecNativeFeatureCppIf( 773): use unCompDataBuff. encoded
01-01 12:01:09.150 I/DrmManagerService(Native)( 769): instantiate
01-01 12:01:09.150 D/SecNativeFeatureCppIf( 773): Free unCompDataBuff
01-01 12:01:09.150 D/SecNativeFeatureCppIf( 773): encoded
01-01 12:01:09.150 D/SecNativeFeatureCppIf( 773): decoding and unzip finish
01-01 12:01:09.150 D/SecNativeFeatureCppIf( 773): use unCompDataBuff. encoded
01-01 12:01:09.151 D/SecNativeFeatureCppIf( 773): Free unCompDataBuff
01-01 12:01:09.150 D/DataRouter( 775): Main entered
01-01 12:01:09.151 D/DataRouter( 775): switchUser
01-01 12:01:09.151 D/SecNativeFeatureCppIf( 773): encoded
01-01 12:01:09.151 D/SecNativeFeatureCppIf( 773): decoding and unzip finish
01-01 12:01:09.151 D/SecNativeFeatureCppIf( 773): use unCompDataBuff. encoded
01-01 12:01:09.151 D/DataRouter( 775): monitor_usb_thread
01-01 12:01:09.151 D/SecNativeFeatureCppIf( 773): Free unCompDataBuff
01-01 12:01:09.151 D/SecNativeFeatureCppIf( 773): encoded
01-01 12:01:09.151 D/SecNativeFeatureCppIf( 773): decoding and unzip finish
01-01 12:01:09.151 D/SecNativeFeatureCppIf( 773): use unCompDataBuff. encoded
01-01 12:01:09.152 D/SecNativeFeatureCppIf( 773): Free unCompDataBuff
01-01 12:01:09.152 D/DataRouter( 775): Initialise USB and start the thread
01-01 12:01:09.152 D/DataRouter( 775): dr_usb_init
01-01 12:01:09.152 E/DataRouter( 775): USB Interface is open with 0x7
01-01 12:01:09.153 D/DataRouter( 775): USB interface is now configured for usb_fd
= 0x7
01-01 12:01:09.153 D/DataRouter( 775): monitor_data_of_usb
01-01 12:01:09.153 D/DataRouter( 775): USB monitor thread launched, usb_fd= 0x7
01-01 12:01:09.153 D/DataRouter( 775): Before the usb select
01-01 12:01:09.156 I/servicemanager( 333): Adding 'u:r:incidentd:s0' service
(incident:772)
01-01 12:01:09.182 I/spqr_service( 792): Starting SPQR native service
01-01 12:01:09.184 I/servicemanager( 333): Adding 'u:r:spqr_service_daemon:s0'
service (spqr_service:792)
01-01 12:01:09.243 V/MediaUtils( 786): physMem: 3855978496
01-01 12:01:09.243 V/MediaUtils( 786): requested limit: 134217728
01-01 12:01:09.243 I/libc ( 786): malloc_limit: Allocation limit enabled, max
size 134217728 bytes
01-01 12:01:09.244 I/installd( 777): installd firing up
01-01 12:01:09.244 I/installd( 777): failed to read bootmessage
01-01 12:01:09.244 E/cutils ( 777): Failed to read
/data/misc/installd/layout_version: No such file or directory
01-01 12:01:09.244 D/installd( 777): Assuming that device has multi-user storage
layout; upgrade no longer supported
01-01 12:01:09.245 D/installd( 777): Upgrading to /data/misc/user directories
01-01 12:01:09.247 D/AudioPowerUsage( 786): AudioPowerUsage
01-01 12:01:09.247 D/AudioAnalytics( 786): AudioAnalytics
01-01 12:01:09.247 D/MediaMetricsService( 786): MediaMetricsService
01-01 12:01:09.247 I/servicemanager( 333): Adding 'u:r:mediametrics:s0' service
(media.metrics:786)
01-01 12:01:09.248 I/keystore( 780): found
[email protected]::IKeymasterDevice with interface name default and
seclevel TRUSTED_ENVIRONMENT
01-01 12:01:09.249 I/servicemanager( 333): Adding 'u:r:installd:s0' service
(installd:777)
01-01 12:01:09.256 I/keystore( 780): !@ KmasterDevices size (3)
01-01 12:01:09.258 I/wificond( 795): wificond is starting up...
01-01 12:01:09.259 D/SystemServerTiming( 702): waitForConnectionToInstalld took to
complete: 30856ms
01-01 12:01:09.260 D/SystemServerTiming( 702): !@Boot_SystemServer: 30856ms :
waitForConnectionToInstalld
01-01 12:01:09.260 I/SystemServerTiming( 702): !@Boot_EBS: Took 30856ms by
'waitForConnectionToInstalld'
01-01 12:01:09.263 I/WLBTD ( 806): add membership to group 10 family 23
01-01 12:01:09.264 I/servicemanager( 333): Adding 'u:r:wificond:s0' service
(wifinl80211:795)
01-01 12:01:09.269 I/WLBTD ( 806): Successfully set Max Sable files per trigger
value to 2
01-01 12:01:09.269 I/WLBTD ( 806): memdump_file_contents -3 Auto-recovery: off
01-01 12:01:09.270 I/WLBTD ( 806): read board_id '0' from
/sys/devices/system/chip-id/board_id
01-01 12:01:09.271 I/HidlServiceManagement( 795): Registered
[email protected]::IKeystore/default
01-01 12:01:09.271 I/macloader( 805): Check wifiver info file..
01-01 12:01:09.272 I/macloader( 805): flag : 0x1002
01-01 12:01:09.273 I/keystore( 780): !@ Keymaster deathRecipient linked success
01-01 12:01:09.273 I/keystore( 780): found
[email protected]::IKeymasterDevice with interface name default and
seclevel TRUSTED_ENVIRONMENT
01-01 12:01:09.274 D/keymaster_tee( 780): [DBG] (skeymaster_operation.cpp:978)
instantiated with ISKeymasterDevice
01-01 12:01:09.274 I/samsung_keystore( 780): !@ SamsungKeyManager : Initialize dev
01-01 12:01:09.274 I/samsung_keystore( 780): !@ SamsungKeyManager : Initialize
sKeymasterOperation
01-01 12:01:09.274 I/keystore( 780): !@ Initialize SamsungKeyDB
01-01 12:01:09.274 W/keymaster_tee( 780): [WRN] (skeymaster_operation.cpp:999) no
file secure_objects.db
01-01 12:01:09.280 I/WLBTD ( 806): property_set: vendor.wlbtd.board_id to 0
01-01 12:01:09.280 I/WLBTD ( 806): Registering termination signal handler
01-01 12:01:09.280 I/WLBTD ( 806): calling nl_recvmsgs_default
01-01 12:01:09.285 I/bootchecker( 809): Leave bootchecker log
01-01 12:01:09.301 V/installd( 777): DexInv: --- BEGIN
'/apex/com.android.permission/javalib/service-permission.jar' ---
01-01 12:01:09.305 D/keymaster_tee( 780): [DBG] (skeymaster_operation.cpp:978)
instantiated with ISKeymasterDevice
01-01 12:01:09.305 I/keystore( 780): !@ Initialize privileged list
01-01 12:01:09.305 I/samsung_keystore( 780): !@ Start -
SamsungKeyManager::generateMasterKey(...)
01-01 12:01:09.305 W/keymaster_tee( 399): [WRN]start nwd_generate_key
01-01 12:01:09.308 W/keymaster_tee( 399): [WRN]ret OK PARAMS: A32 P0 P1 B32 P1 CN1
NAR1 S256 2020.01.01,12:01:09.306
01-01 12:01:09.308 I/samsung_keystore( 780): !@ Result of generateMasterKey :
Successed(474)
01-01 12:01:09.309 I/keystore( 780): !@ writeBlobs blob
/data/misc/keystore/.privileged_list_password_key
01-01 12:01:09.318 W/libc ( 1): Unable to set property
"ro.telephony.default_network" to "9": error code: 0xb, try count : 1
01-01 12:01:09.320 W/libc ( 1): Unable to set property
"ro.telephony.default_network" to "9": error code: 0xb, try count : 2
01-01 12:01:09.321 W/libc ( 1): Unable to set property
"ro.telephony.default_network" to "9": error code: 0xb, try count : 3
01-01 12:01:09.326 I/keystore( 780): !@ writeBlobs blob
/data/misc/keystore/.privileged_list_password
01-01 12:01:09.327 W/keymaster_tee( 399): [WRN]begin req PARAMS: B32 P1
01-01 12:01:09.330 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IUsbGadget/default in either framework or device
manifest.
01-01 12:01:09.331 I/samsung_keystore( 780): !@ cipherBlob : encrypt, 1
01-01 12:01:09.336 I/usbd ( 816): Usb HAL not found
01-01 12:01:09.342 D/main_abox( 817): main
01-01 12:01:09.343 D/main_abox( 817): dev_path=/devices/platform/14a50000.abox
01-01 12:01:09.343 D/main_abox( 817): sys_path=/sys/devices/platform/14a50000.abox
01-01 12:01:09.343 D/main_abox( 817):
debug_path=/sys/devices/platform/14a50000.abox/0.abox-debug
01-01 12:01:09.343 D/main_abox( 817):
debug_path_leg=/sys/devices/platform/14a50000.abox/0.abox_debug
01-01 12:01:09.343 D/main_abox( 817): regmap_path=/d/regmap/14a50000.abox
01-01 12:01:09.343 D/main_abox( 817): out_path=/data/vendor/log/abox
01-01 12:01:09.343 I/main_abox( 817): report_service
01-01 12:01:09.343 I/main_abox( 817): main_loop
01-01 12:01:09.345 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 281
01-01 12:01:09.348 D/AT_Distributor( 815): SERIALNO: RX8T10MJDXP
01-01 12:01:09.364 D/AT_Distributor( 815): setProdCode sales code ZTO
01-01 12:01:09.364 D/AT_Distributor( 815): gUartPath = /dev/ttySAC0
01-01 12:01:09.365 D/AT_Distributor( 815): UART ttySAC0 is not used by console
01-01 12:01:09.365 D/AT_Distributor( 815): MakeLocalServer(): AirCmdService
Communication: Server_socket 5
01-01 12:01:09.365 D/AT_Distributor( 815): InitSocketAcceptHandler():
AirCmdService, id(6), fd(5)
01-01 12:01:09.365 D/AT_Distributor( 815): MakeLocalServer(): FactoryClientRecv
Communication: Server_socket 6
01-01 12:01:09.365 D/AT_Distributor( 815): InitSocketAcceptHandler():
FactoryClientRecv, id(0), fd(6)
01-01 12:01:09.365 D/AT_Distributor( 815): MakeLocalServer(): FactoryClientSend
Communication: Server_socket 7
01-01 12:01:09.365 D/AT_Distributor( 815): InitSocketAcceptHandler():
FactoryClientSend, id(1), fd(7)
01-01 12:01:09.365 D/AT_Distributor( 815): MakeLocalServer(): ATDMultiClient
Communication: Server_socket 8
01-01 12:01:09.365 D/AT_Distributor( 815): InitSocketAcceptHandler():
ATDMultiClient, id(5), fd(8)
01-01 12:01:09.365 D/AT_Distributor( 815): MakeLocalServer(): SatsService
Communication: Server_socket 9
01-01 12:01:09.365 D/AT_Distributor( 815): InitSocketAcceptHandler(): SatsService,
id(10), fd(9)
01-01 12:01:09.365 D/AT_Distributor( 815): first start
01-01 12:01:09.380 I/[email protected]( 820):
SehBiometricsFace starts
01-01 12:01:09.380 D/[email protected]
service( 822): seh_fps_hal starts
01-01 12:01:09.380 I/[email protected]( 820):
SehBiometricsFace::SehBiometricsFace
01-01 12:01:09.380 I/[email protected]
service( 822): BiometricsFingerprint()
01-01 12:01:09.383 I/HidlServiceManagement( 820): Registered
[email protected]::ISehBiometricsFace/default
01-01 12:01:09.383 I/HidlServiceManagement( 822): Registered
[email protected]::ISehBiometricsFingerprint/
default
01-01 12:01:09.383 I/HidlServiceManagement( 820): Removing namespace from process
name [email protected] to [email protected].
01-01 12:01:09.383 I/HidlServiceManagement( 822): Removing namespace from process
name [email protected] to [email protected]
service.
01-01 12:01:09.397 I/servicemanager( 333): Adding 'u:r:drmserver:s0' service
(drm.drmManager:769)
01-01 12:01:09.397 I/DrmManagerService(Native)( 769): instantiate addService
01-01 12:01:09.403 I/gatekeeperd( 811): !@Starting gatekeeperd...
01-01 12:01:09.416 I/gatekeeperd( 811): !@gatekeeper deathRecipient linked success
01-01 12:01:09.417 I/[email protected]( 803): main
01-01 12:01:09.417 I/servicemanager( 333): Adding 'u:r:gatekeeperd:s0' service
(android.service.gatekeeper.IGateKeeperService:811)
01-01 12:01:09.439 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:09.442 I/keystore( 780): !@ Succeed to initialize SKO,
SamsungKeyManager!
01-01 12:01:09.443 I/keystore( 780): !@ initialize : Not Exist masterKeyFile
01-01 12:01:09.443 I/keystore( 780): !@ initialize : Not Exist masterKeyFile
01-01 12:01:09.443 I/keystore( 780): !@ initialize : Not Exist masterKeyFile
01-01 12:01:09.446 I/GNSS_2_1( 803): HIDL_FETCH_IGnss: Entry
01-01 12:01:09.446 I/GNSS_2_1( 803): Gnss: CTR tid=803 init=0
01-01 12:01:09.452 I/GNSS_2_1( 803): HIDL_FETCH_IGnss: Exit
01-01 12:01:09.456 I/HidlServiceManagement( 803): Registered
[email protected]::IGnss/default
01-01 12:01:09.456 I/LegacySupport( 803): Registration complete for
[email protected]::IGnss/default.
01-01 12:01:09.460 I/keystore( 780): registerSignalHandler
01-01 12:01:09.461 I/servicemanager( 333): Adding 'u:r:keystore:s0' service
(android.security.keystore:780)
01-01 12:01:09.465 I/WLBTD ( 806): Received EVENT_SYSTEM_PROPERTY
01-01 12:01:09.466 I/WLBTD ( 806): ATTR_STR: len:18 type:1 data:ro.build.type
01-01 12:01:09.466 I/WLBTD ( 806): __system_property_get: length=4 value=user
01-01 12:01:09.466 I/WLBTD ( 806): Sending EVENT_SYSTEM_PROPERTY cmd reply.
01-01 12:01:09.466 I/WLBTD ( 806): sent (32 byte) reply msg to kernel.
01-01 12:01:09.467 I/GNSS_2_0( 803): HIDL_FETCH_ISehGnss: Entry
01-01 12:01:09.467 I/SehGNSS ( 803): SehGnss: CTR tid=803 init=0
01-01 12:01:09.467 I/GNSS_2_0( 803): HIDL_FETCH_ISehGnss: Exit
01-01 12:01:09.467 I/dex2oat32( 821): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=9 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=verify --classpath-dir=/apex/com.android.permission/javalib --
class-loader-context=PCL[/system/framework/com.android.location.provider.jar:/
system/framework/services.jar:/system/framework/ethernet-service.jar:/system/
framework/ssrm.jar:/system/framework/semwifi-service.jar] --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=server-dexopt
01-01 12:01:09.468 I/HidlServiceManagement( 803): Registered
[email protected]::ISehGnss/default
01-01 12:01:09.469 I/HidlServiceManagement( 803): Removing namespace from process
name [email protected] to [email protected].
01-01 12:01:09.470 I/LegacySupport( 803): Registration complete for
[email protected]::ISehGnss/default.
01-01 12:01:09.475 I/dex2oat32( 821): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
01-01 12:01:09.521 I/[email protected]( 796):
mediacodecservice starting
01-01 12:01:09.540 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:09.542 W/[email protected]( 796):
libminijail[796]: failed to get path of fd 5: No such file or directory
01-01 12:01:09.542 W/[email protected]( 796):
libminijail[796]: allowing syscall: clock_gettime
01-01 12:01:09.543 W/[email protected]( 796):
libminijail[796]: allowing syscall: connect
01-01 12:01:09.543 W/[email protected]( 796):
libminijail[796]: allowing syscall: fcntl64
01-01 12:01:09.543 W/[email protected]( 796):
libminijail[796]: allowing syscall: socket
01-01 12:01:09.543 W/[email protected]( 796):
libminijail[796]: allowing syscall: writev
01-01 12:01:09.551 W/[email protected]( 796):
libminijail[796]: logging seccomp filter failures
01-01 12:01:09.578 I/EXYNOS_COMP_REGS( 796): Loading the library:
libOMX.Exynos.AVC.Decoder.so
01-01 12:01:09.578 I/EXYNOS_COMP_REGS( 796): Loading the library:
libOMX.Exynos.VP8.Encoder.so
01-01 12:01:09.578 I/EXYNOS_COMP_REGS( 796): Loading the library:
libOMX.Exynos.HEVC.Decoder.so
01-01 12:01:09.578 I/EXYNOS_COMP_REGS( 796): Loading the library:
libOMX.Exynos.MPEG4.Encoder.so
01-01 12:01:09.578 I/EXYNOS_COMP_REGS( 796): Loading the library:
libOMX.Exynos.VP8.Decoder.so
01-01 12:01:09.578 I/EXYNOS_COMP_REGS( 796): Loading the library:
libOMX.Exynos.AVC.Encoder.so
01-01 12:01:09.578 I/EXYNOS_COMP_REGS( 796): Loading the library:
libOMX.Exynos.HEVC.Encoder.so
01-01 12:01:09.578 I/EXYNOS_COMP_REGS( 796): Loading the library:
libOMX.Exynos.MPEG4.Decoder.so
01-01 12:01:09.578 I/EXYNOS_COMP_REGS( 796): Loading the library:
libOMX.Exynos.WMV.Decoder.so
01-01 12:01:09.579 E/OMXMaster( 796): addVendorPlugin SEC
01-01 12:01:09.600 I/SEC_COMP_REGS( 796): SEC_OMX_Component_Register:
libName(/libsomx263dsw.so)
01-01 12:01:09.600 I/SEC_COMP_REGS( 796): Loading the library: libsomx263dsw.so
01-01 12:01:09.600 I/SEC_COMP_REGS( 796): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomx263dsw.so/libsomx264dsw.so)
01-01 12:01:09.600 I/SEC_COMP_REGS( 796): Loading the library: libsomx264dsw.so
01-01 12:01:09.600 I/SEC_COMP_REGS( 796): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomx264dsw.so/libsomxhevcdsw.so)
01-01 12:01:09.600 I/SEC_COMP_REGS( 796): Loading the library: libsomxhevcdsw.so
01-01 12:01:09.600 I/SEC_COMP_REGS( 796): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxhevcdsw.so/libsomxmp4vdsw.so)
01-01 12:01:09.600 I/SEC_COMP_REGS( 796): Loading the library: libsomxmp4vdsw.so
01-01 12:01:09.600 I/SEC_COMP_REGS( 796): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxmp4vdsw.so/libsomxvc1dsw.so)
01-01 12:01:09.600 I/SEC_COMP_REGS( 796): Loading the library: libsomxvc1dsw.so
01-01 12:01:09.600 I/SEC_COMP_REGS( 796): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxvc1dsw.so/libsomxvp8d.so)
01-01 12:01:09.600 I/SEC_COMP_REGS( 796): Loading the library: libsomxvp8d.so
01-01 12:01:09.600 I/SEC_COMP_REGS( 796): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxvp8d.so/libsomxamrd.so)
01-01 12:01:09.600 I/SEC_COMP_REGS( 796): Loading the library: libsomxamrd.so
01-01 12:01:09.601 I/SEC_COMP_REGS( 796): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxamrd.so/libsomxadpcmd.so)
01-01 12:01:09.601 I/SEC_COMP_REGS( 796): Loading the library: libsomxadpcmd.so
01-01 12:01:09.601 I/SEC_COMP_REGS( 796): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxadpcmd.so/libsomxaped.so)
01-01 12:01:09.601 E/SEC_COMP_REGS( 796): Skipping the library: libsomxaped.so
01-01 12:01:09.601 I/SEC_COMP_REGS( 796): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxaped.so/libsomxflacd.so)
01-01 12:01:09.601 I/SEC_COMP_REGS( 796): Loading the library: libsomxflacd.so
01-01 12:01:09.601 I/SEC_COMP_REGS( 796): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxflacd.so/libsomxmp3d.so)
01-01 12:01:09.601 I/SEC_COMP_REGS( 796): Loading the library: libsomxmp3d.so
01-01 12:01:09.601 I/SEC_COMP_REGS( 796): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxmp3d.so/libsomxqcelpd.so)
01-01 12:01:09.601 E/SEC_COMP_REGS( 796): Skipping the library: libsomxqcelpd.so
01-01 12:01:09.601 I/SEC_COMP_REGS( 796): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxqcelpd.so/libsomxqcelpe.so)
01-01 12:01:09.601 E/SEC_COMP_REGS( 796): Skipping the library: libsomxqcelpe.so
01-01 12:01:09.601 I/SEC_COMP_REGS( 796): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxqcelpe.so/libsomxevrcd.so)
01-01 12:01:09.601 E/SEC_COMP_REGS( 796): Skipping the library: libsomxevrcd.so
01-01 12:01:09.601 I/SEC_COMP_REGS( 796): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxevrcd.so/libsomxevrce.so)
01-01 12:01:09.601 E/SEC_COMP_REGS( 796): Skipping the library: libsomxevrce.so
01-01 12:01:09.601 I/SEC_COMP_REGS( 796): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxevrce.so/libsomxnaace.so)
01-01 12:01:09.601 I/SEC_COMP_REGS( 796): Loading the library: libsomxnaace.so
01-01 12:01:09.601 I/OMXMaster( 796): >>>Vendor SEC
01-01 12:01:09.613 I/SoftOMXPlugin( 796): createOMXPlugin
01-01 12:01:09.613 E/MediaCodecsXmlParser( 796): >>>SEC codec
01-01 12:01:09.613 D/MediaCodecsXmlParser( 796): parsing
/vendor/etc/media_codecs_sec_primary.xml...
01-01 12:01:09.613 I/mediaserver( 790): ServiceManager: 0xf66a9420
01-01 12:01:09.614 D/mediaserver( 790): Time zone APEX ICU file found:
/apex/com.android.tzdata/etc/icu/icu_tzdata.dat
01-01 12:01:09.614 D/mediaserver( 790): I18n APEX ICU file found:
/apex/com.android.i18n/etc/icu/icudt66l.dat
01-01 12:01:09.618 D/MediaCodecsXmlParser( 796): parsing
/vendor/etc/media_codecs_ddp.xml...
01-01 12:01:09.620 W/BatteryNotifier( 790): batterystats service unavailable!
01-01 12:01:09.622 D/MediaCodecsXmlParser( 796): parsing
/vendor/etc/media_codecs_ac4.xml...
01-01 12:01:09.624 V/MediaPlayerService( 790): MediaPlayerService created
01-01 12:01:09.625 I/servicemanager( 333): Adding 'u:r:mediaserver:s0' service
(media.player:790)
01-01 12:01:09.627 D/MediaCodecsXmlParser( 796): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
01-01 12:01:09.631 D/MediaCodecsXmlParser( 796): parsing
/vendor/etc/media_codecs.xml...
01-01 12:01:09.634 V/MediaUtils( 785): physMem: 3855978496
01-01 12:01:09.634 V/MediaUtils( 785): requested limit: 2313587040
01-01 12:01:09.634 I/libc ( 785): malloc_limit: Allocation limit enabled, max
size 2313587040 bytes
01-01 12:01:09.637 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 259 of /vendor/etc/media_codecs.xml
01-01 12:01:09.638 D/MediaCodecsXmlParser( 796): parsing
/vendor/etc/media_codecs_google_video_le.xml...
01-01 12:01:09.638 D/MediaCodecsXmlParser( 796): unable to open media codecs
configuration xml file: /vendor/etc/media_codecs_google_video_le.xml
01-01 12:01:09.638 D/MediaCodecsXmlParser( 796): parsing
/vendor/etc/media_codecs_google_audio.xml...
01-01 12:01:09.638 D/MediaCodecsXmlParser( 796): unable to open media codecs
configuration xml file: /vendor/etc/media_codecs_google_audio.xml
01-01 12:01:09.638 D/MediaCodecsXmlParser( 796): parsing
/vendor/etc/media_codecs_google_telephony.xml...
01-01 12:01:09.641 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:09.642 D/MediaCodecsXmlParser( 796): parsing
/vendor/etc/media_codecs_performance.xml...
01-01 12:01:09.642 I/cameraserver( 768): ServiceManager: 0xe9714430
01-01 12:01:09.646 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 49 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.646 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 52 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.646 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 58 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.646 I/CameraService( 768): CameraService started (pid=768)
01-01 12:01:09.646 D/MediaCodecList( 790): Allowing all OMX codecs
01-01 12:01:09.646 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 61 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.646 I/CameraService( 768): CameraService process starting
01-01 12:01:09.646 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 113 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.646 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 117 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.647 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 127 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.647 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 139 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.647 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 143 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.647 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 151 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.647 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.647 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 171 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.647 W/BatteryNotifier( 768): batterystats service unavailable!
01-01 12:01:09.647 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 182 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.647 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 188 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.647 D/MediaCodecsXmlParser( 796): Cannot find
/data/misc/media/media_codecs_profiling_results.xml
01-01 12:01:09.647 W/BatteryNotifier( 768): batterystats service unavailable!
01-01 12:01:09.647 I/CameraService( 768): enumerateProviders E
01-01 12:01:09.649 I/HidlServiceManagement( 796): Registered
[email protected]::IOmx/default
01-01 12:01:09.650 I/HidlServiceManagement( 796): Removing namespace from process
name [email protected] to [email protected].
01-01 12:01:09.650 I/[email protected]( 796): IOmx HAL
service created.
01-01 12:01:09.651 I/OmxStore( 796): omx common prefix: 'OMX.'
01-01 12:01:09.651 E/MediaCodecsXmlParser( 796): >>>SEC codec
01-01 12:01:09.651 D/MediaCodecsXmlParser( 796): parsing
/vendor/etc/media_codecs_sec_primary.xml...
01-01 12:01:09.651 D/MediaCodecsXmlParser( 796): parsing
/vendor/etc/media_codecs_ddp.xml...
01-01 12:01:09.651 D/MediaCodecsXmlParser( 796): parsing
/vendor/etc/media_codecs_ac4.xml...
01-01 12:01:09.652 D/MediaCodecsXmlParser( 796): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
01-01 12:01:09.652 D/MediaCodecsXmlParser( 796): parsing
/vendor/etc/media_codecs.xml...
01-01 12:01:09.653 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 259 of /vendor/etc/media_codecs.xml
01-01 12:01:09.653 D/MediaCodecsXmlParser( 796): parsing
/vendor/etc/media_codecs_google_video_le.xml...
01-01 12:01:09.653 D/MediaCodecsXmlParser( 796): unable to open media codecs
configuration xml file: /vendor/etc/media_codecs_google_video_le.xml
01-01 12:01:09.653 D/MediaCodecsXmlParser( 796): parsing
/vendor/etc/media_codecs_google_audio.xml...
01-01 12:01:09.653 D/MediaCodecsXmlParser( 796): unable to open media codecs
configuration xml file: /vendor/etc/media_codecs_google_audio.xml
01-01 12:01:09.653 D/MediaCodecsXmlParser( 796): parsing
/vendor/etc/media_codecs_google_telephony.xml...
01-01 12:01:09.654 D/MediaCodecsXmlParser( 796): parsing
/vendor/etc/media_codecs_performance.xml...
01-01 12:01:09.654 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 49 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.654 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 52 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.654 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 58 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.654 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 61 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.654 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 113 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.654 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 117 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.654 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 127 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.655 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 139 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.655 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 143 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.655 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 151 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.655 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.655 W/mediaextractor( 785): libminijail[785]: failed to get path of
fd 5: No such file or directory
01-01 12:01:09.655 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 171 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.655 W/mediaextractor( 785): libminijail[785]: allowing syscall:
connect
01-01 12:01:09.655 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 182 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.655 D/MediaCodecsXmlParser( 796): MediaCodec: cannot update non-
existing codec at line 188 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:09.655 W/mediaextractor( 785): libminijail[785]: allowing syscall:
fcntl
01-01 12:01:09.655 W/mediaextractor( 785): libminijail[785]: allowing syscall:
sendto
01-01 12:01:09.655 D/MediaCodecsXmlParser( 796): Cannot find
/data/misc/media/media_codecs_profiling_results.xml
01-01 12:01:09.655 W/mediaextractor( 785): libminijail[785]: allowing syscall:
socket
01-01 12:01:09.655 W/mediaextractor( 785): libminijail[785]: allowing syscall:
writev
01-01 12:01:09.655 E/MediaCodecsXmlParser( 796): Role video_decoder.vc1 has
mismatching types: video/wvc1 and video/x-ms-wmv
01-01 12:01:09.655 E/MediaCodecsXmlParser( 796): Role video_decoder.vc1 has
mismatching types: video/wvc1 and video/x-ms-wmv
01-01 12:01:09.657 I/HidlServiceManagement( 796): Registered
[email protected]::IOmxStore/default
01-01 12:01:09.657 I/HidlServiceManagement( 796): Removing namespace from process
name [email protected] to [email protected].
01-01 12:01:09.657 I/SEC_componentStore( 796): Instantiating Codec2's C2+++
01-01 12:01:09.657 I/SEC_componentStore( 796): Creating vendor Codec2 service...
01-01 12:01:09.657 I/SEC_componentStore( 796): GetCodec2SecComponentStore+++++++++
++++
01-01 12:01:09.658 E/ion ( 796): ioctl c0044901 failed with code -1:
Inappropriate ioctl for device
01-01 12:01:09.658 I/SEC_componentStore( 796): >>SEC Codec2's SetIonUsage str ++++
++++
01-01 12:01:09.658 E/SEC_componentStore( 796): >>>SEC name: ion_system_heap, type:
0, id: 0, reserved: 0 1 0
01-01 12:01:09.662 I/SEC_componentStore( 796): >>SEC Codec2's0 SetIonUsage : 1
01-01 12:01:09.662 I/SEC_componentStore( 796): >>SEC Codec2's1 SetIonUsage : 1
01-01 12:01:09.662 I/SEC_componentStore( 796): >>SEC Codec2's SetIonUsage
01-01 12:01:09.665 W/mediaextractor( 785): libminijail[785]: logging seccomp
filter failures
01-01 12:01:09.666 D/tor ( 785): Time zone APEX ICU file found:
/apex/com.android.tzdata/etc/icu/icu_tzdata.dat
01-01 12:01:09.666 D/tor ( 785): I18n APEX ICU file found:
/apex/com.android.i18n/etc/icu/icudt66l.dat
01-01 12:01:09.670 I/CameraProviderManager( 768): Connecting to new camera
provider: legacy/0, isRemote? 1
01-01 12:01:09.681 I/CamComm1.0-CamModule( 562): notifyDeviceStateChange: calling
notify_device_state_change with state 0
01-01 12:01:09.681 I/ExynosCameraInterface( 562):
INFO(HAL_notify_device_state_change[1016]):in =====
01-01 12:01:09.681 I/ExynosCameraInterface( 562):
INFO(HAL_notify_device_state_change[1043]):out =====
01-01 12:01:09.681 I/ExynosCameraInterface( 562): DEBUG:duration time( 0 msec):
(HAL_notify_device_state_change)
01-01 12:01:09.687 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:09.705 I/OMXClient( 790): IOmx service obtained
01-01 12:01:09.712 I/CameraProviderManager( 768): Enumerating new camera device:
[email protected]/legacy/0
01-01 12:01:09.712 I/ExynosCameraInterface( 562):
DEBUG(HAL_getNumberOfCameras[710]):Number of cameras(5)
01-01 12:01:09.715 I/OMXMaster( 796): makeComponentInstance(OMX.dolby.ac3.decoder)
in android.hardwar process
01-01 12:01:09.717 I/ExynosCameraInterface( 562):
DEBUG(HAL_getNumberOfCameras[710]):Number of cameras(5)
01-01 12:01:09.734 I/CameraProviderManager( 768): Enumerating new camera device:
[email protected]/legacy/1
01-01 12:01:09.734 I/ExynosCameraInterface( 562):
DEBUG(HAL_getNumberOfCameras[710]):Number of cameras(5)
01-01 12:01:09.734 I/ExynosCameraInterface( 562):
DEBUG(HAL_getNumberOfCameras[710]):Number of cameras(5)
01-01 12:01:09.736 I/CameraProviderManager( 768): Enumerating new camera device:
[email protected]/legacy/2
01-01 12:01:09.736 I/ExynosCameraInterface( 562):
DEBUG(HAL_getNumberOfCameras[710]):Number of cameras(5)
01-01 12:01:09.736 I/ExynosCameraInterface( 562):
DEBUG(HAL_getNumberOfCameras[710]):Number of cameras(5)
01-01 12:01:09.737 I/CameraProviderManager( 768): Enumerating new camera device:
[email protected]/legacy/20
01-01 12:01:09.738 I/ExynosCameraInterface( 562):
DEBUG(HAL_getNumberOfCameras[710]):Number of cameras(5)
01-01 12:01:09.738 I/ExynosCameraInterface( 562):
DEBUG(HAL_getNumberOfCameras[710]):Number of cameras(5)
01-01 12:01:09.739 I/CameraProviderManager( 768): Enumerating new camera device:
[email protected]/legacy/23
01-01 12:01:09.739 I/ExynosCameraInterface( 562):
DEBUG(HAL_getNumberOfCameras[710]):Number of cameras(5)
01-01 12:01:09.739 I/ExynosCameraInterface( 562):
DEBUG(HAL_getNumberOfCameras[710]):Number of cameras(5)
01-01 12:01:09.740 I/CameraProviderManager( 768): Enumerating new camera device:
[email protected]/legacy/3
01-01 12:01:09.740 I/ExynosCameraInterface( 562):
DEBUG(HAL_getNumberOfCameras[710]):Number of cameras(5)
01-01 12:01:09.740 I/ExynosCameraInterface( 562):
DEBUG(HAL_getNumberOfCameras[710]):Number of cameras(5)
01-01 12:01:09.741 I/CameraProviderManager( 768): Enumerating new camera device:
[email protected]/legacy/4
01-01 12:01:09.741 I/ExynosCameraInterface( 562):
DEBUG(HAL_getNumberOfCameras[710]):Number of cameras(5)
01-01 12:01:09.741 I/ExynosCameraInterface( 562):
DEBUG(HAL_getNumberOfCameras[710]):Number of cameras(5)
01-01 12:01:09.742 I/CameraProviderManager( 768): Enumerating new camera device:
[email protected]/legacy/50
01-01 12:01:09.743 I/ExynosCameraInterface( 562):
DEBUG(HAL_getNumberOfCameras[710]):Number of cameras(5)
01-01 12:01:09.743 I/ExynosCameraInterface( 562):
DEBUG(HAL_getNumberOfCameras[710]):Number of cameras(5)
01-01 12:01:09.744 I/CameraProviderManager( 768): Enumerating new camera device:
[email protected]/legacy/52
01-01 12:01:09.744 I/ExynosCameraInterface( 562):
DEBUG(HAL_getNumberOfCameras[710]):Number of cameras(5)
01-01 12:01:09.744 I/ExynosCameraInterface( 562):
DEBUG(HAL_getNumberOfCameras[710]):Number of cameras(5)
01-01 12:01:09.745 I/CameraProviderManager( 768): Enumerating new camera device:
[email protected]/legacy/54
01-01 12:01:09.745 I/ExynosCameraInterface( 562):
DEBUG(HAL_getNumberOfCameras[710]):Number of cameras(5)
01-01 12:01:09.745 I/ExynosCameraInterface( 562):
DEBUG(HAL_getNumberOfCameras[710]):Number of cameras(5)
01-01 12:01:09.746 I/CameraProviderManager( 768): Camera provider legacy/0 ready
with 10 camera devices
01-01 12:01:09.746 D/VendorTagDescriptor( 768): addVendorDescriptor: vendor tag id
3854507339 added
01-01 12:01:09.746 W/CameraProviderManager( 768): addProviderLocked: Camera
provider HAL with name 'legacy/0' already registered
01-01 12:01:09.746 I/CameraService( 768): onNewProviderRegistered E
01-01 12:01:09.746 I/CameraService( 768): enumerateProviders E
01-01 12:01:09.746 V/CameraFlashlight( 768): createFlashlightControl: creating a
flash light control for camera 3
01-01 12:01:09.746 V/CameraFlashlight( 768): createFlashlightControl: creating a
flash light control for camera 2
01-01 12:01:09.746 V/CameraFlashlight( 768): createFlashlightControl: creating a
flash light control for camera 4
01-01 12:01:09.746 V/CameraFlashlight( 768): createFlashlightControl: creating a
flash light control for camera 1
01-01 12:01:09.746 V/CameraFlashlight( 768): createFlashlightControl: creating a
flash light control for camera 0
01-01 12:01:09.746 I/CameraService( 768): onDeviceStatusChanged: Status changed
for cameraId=50, newStatus=1
01-01 12:01:09.746 I/CameraService( 768): onDeviceStatusChanged: Unknown camera ID
50, a new camera is added
01-01 12:01:09.746 W/CameraFlashlight( 768): hasFlashUnitLocked: camera 50 not
present when findFlashUnits() was called
01-01 12:01:09.747 D/VendorTagDescriptor( 768): addVendorDescriptor: vendor tag id
3854507339 added
01-01 12:01:09.748 I/CameraService( 768): onDeviceStatusChanged: Status changed
for cameraId=4, newStatus=1
01-01 12:01:09.748 I/CameraService( 768): onDeviceStatusChanged: Unknown camera ID
4, a new camera is added
01-01 12:01:09.748 I/CameraService( 768): onDeviceStatusChanged: Status changed
for cameraId=52, newStatus=1
01-01 12:01:09.748 I/CameraService( 768): onDeviceStatusChanged: Unknown camera ID
52, a new camera is added
01-01 12:01:09.748 W/CameraFlashlight( 768): hasFlashUnitLocked: camera 52 not
present when findFlashUnits() was called
01-01 12:01:09.748 I/CameraService( 768): onDeviceStatusChanged: Status changed
for cameraId=3, newStatus=1
01-01 12:01:09.748 I/CameraService( 768): onDeviceStatusChanged: Unknown camera ID
3, a new camera is added
01-01 12:01:09.748 I/CameraService( 768): onDeviceStatusChanged: Status changed
for cameraId=20, newStatus=1
01-01 12:01:09.748 I/CameraService( 768): onDeviceStatusChanged: Unknown camera ID
20, a new camera is added
01-01 12:01:09.748 W/CameraFlashlight( 768): hasFlashUnitLocked: camera 20 not
present when findFlashUnits() was called
01-01 12:01:09.748 I/CameraService( 768): onDeviceStatusChanged: Status changed
for cameraId=2, newStatus=1
01-01 12:01:09.748 I/CameraService( 768): onDeviceStatusChanged: Unknown camera ID
2, a new camera is added
01-01 12:01:09.748 I/CameraService( 768): onDeviceStatusChanged: Status changed
for cameraId=23, newStatus=1
01-01 12:01:09.748 I/CameraService( 768): onDeviceStatusChanged: Unknown camera ID
23, a new camera is added
01-01 12:01:09.748 W/CameraFlashlight( 768): hasFlashUnitLocked: camera 23 not
present when findFlashUnits() was called
01-01 12:01:09.748 I/CameraService( 768): onDeviceStatusChanged: Status changed
for cameraId=1, newStatus=1
01-01 12:01:09.748 I/CameraService( 768): onDeviceStatusChanged: Unknown camera ID
1, a new camera is added
01-01 12:01:09.749 I/CameraService( 768): onDeviceStatusChanged: Status changed
for cameraId=54, newStatus=1
01-01 12:01:09.749 I/CameraService( 768): onDeviceStatusChanged: Unknown camera ID
54, a new camera is added
01-01 12:01:09.749 W/CameraFlashlight( 768): hasFlashUnitLocked: camera 54 not
present when findFlashUnits() was called
01-01 12:01:09.749 I/CameraService( 768): onDeviceStatusChanged: Status changed
for cameraId=0, newStatus=1
01-01 12:01:09.749 I/CameraService( 768): onDeviceStatusChanged: Unknown camera ID
0, a new camera is added
01-01 12:01:09.749 I/CameraService( 768): enumerateProviders X
01-01 12:01:09.749 I/CameraService( 768): CameraService pinged cameraservice proxy
01-01 12:01:09.750 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:09.750 I/CameraService( 768): CameraSerivce pinged cameraservice
worker
01-01 12:01:09.750 I/CameraService( 768): enumerateProviders X
01-01 12:01:09.750 I/CameraService( 768): onNewProviderRegistered X
01-01 12:01:09.751 I/cameraserver( 768): Waiting for activity service
01-01 12:01:09.768 I/WLBTD ( 806): Received EVENT_WRITE_FILE
01-01 12:01:09.768 I/WLBTD ( 806): wrote file /data/vendor/conn/.wifiver.info
01-01 12:01:09.768 I/WLBTD ( 806): sent (64 byte) ack msg to kernel.
01-01 12:01:09.768 I/WLBTD ( 806): Received EVENT_WRITE_FILE
01-01 12:01:09.769 E/WLBTD ( 806): failed to open file
01-01 12:01:09.769 I/WLBTD ( 806): sent (28 byte) ack msg to kernel.
01-01 12:01:09.770 I/WLBTD ( 806): Received EVENT_WRITE_FILE
01-01 12:01:09.770 I/WLBTD ( 806): wrote file /data/vendor/conn/.softap.info
01-01 12:01:09.770 I/WLBTD ( 806): sent (64 byte) ack msg to kernel.
01-01 12:01:09.771 I/SEC_componentStore( 796):
GetCodec2SecComponentStore--------------default
01-01 12:01:09.774 I/HidlServiceManagement( 796): Registered
[email protected]::IComponentStore/default
01-01 12:01:09.774 I/SEC_componentStore( 796): Codec2's IComponentStore service
created.
01-01 12:01:09.774 I/SEC_componentStore( 796): Instantiating Codec2's C2---
01-01 12:01:09.790 I/DecConfig( 796): initState mDaxState(1), mProfileIdx(0)
01-01 12:01:09.791 D/DlbDecParamCache( 796): setProfile(profile=-1)
01-01 12:01:09.791 D/DlbDecParamArray( 796): getProfileParams(profile = -1)
01-01 12:01:09.791 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x40000000
01-01 12:01:09.792 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00000002
01-01 12:01:09.792 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00000008
01-01 12:01:09.792 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00000080
01-01 12:01:09.792 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00004000
01-01 12:01:09.792 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00008000
01-01 12:01:09.792 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00000400
01-01 12:01:09.792 D/DecConfig( 796): default dvlo: -224, mOutputLevel: -14
01-01 12:01:09.792 D/DlbProfileParamArray( 796): loadXMLFile
01-01 12:01:09.799 I/mediaswcodec( 807): media swcodec service starting
01-01 12:01:09.801 W/mediaswcodec( 807): Could not read additional policy file
'/vendor/etc/seccomp_policy/mediaswcodec.policy'
01-01 12:01:09.801 W/mediaswcodec( 807): libminijail[807]: failed to get path of
fd 5: No such file or directory
01-01 12:01:09.801 D/DlbProfileParamArray( 796): add the profile table:
profileId=0, paramNum=134, size=2336
01-01 12:01:09.801 D/DlbProfileParamArray( 796): add the profile table:
profileId=1, paramNum=134, size=2336
01-01 12:01:09.801 D/DlbProfileParamArray( 796): add the profile table:
profileId=2, paramNum=134, size=2336
01-01 12:01:09.802 D/DlbProfileParamArray( 796): add the profile table:
profileId=3, paramNum=134, size=2336
01-01 12:01:09.802 W/mediaswcodec( 807): libminijail[807]: allowing syscall:
connect
01-01 12:01:09.802 D/DlbProfileParamArray( 796): add the profile table:
profileId=4, paramNum=134, size=2336
01-01 12:01:09.802 D/DlbProfileParamArray( 796): add the profile table:
profileId=5, paramNum=134, size=2336
01-01 12:01:09.802 D/DlbProfileParamArray( 796): add the profile table:
profileId=6, paramNum=134, size=2336
01-01 12:01:09.802 D/DlbProfileParamArray( 796): add the profile table:
profileId=7, paramNum=134, size=2336
01-01 12:01:09.802 D/DlbProfileParamArray( 796): add the profile table:
profileId=8, paramNum=0, size=8
01-01 12:01:09.802 W/mediaswcodec( 807): libminijail[807]: allowing syscall: fcntl
01-01 12:01:09.802 W/mediaswcodec( 807): libminijail[807]: allowing syscall:
sendto
01-01 12:01:09.802 D/DlbProfileParamArray( 796): add the profile table:
profileId=-1, paramNum=78, size=1416
01-01 12:01:09.802 W/mediaswcodec( 807): libminijail[807]: allowing syscall:
socket
01-01 12:01:09.802 W/mediaswcodec( 807): libminijail[807]: allowing syscall:
writev
01-01 12:01:09.803 W/mediaswcodec( 807): libminijail[807]: logging seccomp filter
failures
01-01 12:01:09.804 I/CodecServiceRegistrant( 807): Creating software Codec2
service...
01-01 12:01:09.805 D/DecStaticConfig( 796): DecStaticConfig, isMono=0
01-01 12:01:09.805 I/DecConfig( 796): mDSA has changed from -1 to 10
01-01 12:01:09.805 I/DecConfig( 796): mDHSA has changed from -1 to 10
01-01 12:01:09.805 I/DecConfig( 796): mDFSA has changed from -1 to 10
01-01 12:01:09.805 I/DDP_JOCDecoder( 796): -> init name OMX.dolby.ac3.decoder
01-01 12:01:09.805 I/DDP_JOCDecoder( 796): <- init
01-01 12:01:09.805 D/DDP_JOCDecoder( 796): initPorts
01-01 12:01:09.806 I/DDP_JOCDecoder( 796): -> ~DDPDecoder
01-01 12:01:09.806 D/DlbDecParamCache( 796): ~DecParamCache()
01-01 12:01:09.807 I/DDP_JOCDecoder( 796): <- ~DDPDecoder
01-01 12:01:09.807 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:09.808 I/OMXClient( 790): IOmx service obtained
01-01 12:01:09.808 I/OMXMaster( 796): makeComponentInstance(OMX.dolby.ac4.decoder)
in android.hardwar process
01-01 12:01:09.809 D/C2Store ( 807): Default ION heapmask = -1
01-01 12:01:09.809 D/C2Store ( 807): Default ION flags = 0
01-01 12:01:09.809 D/C2Store ( 807): Default ION align = 0
01-01 12:01:09.812 I/HidlServiceManagement( 807): Registered
[email protected]::IComponentStore/software (start delay of 572ms)
01-01 12:01:09.814 I/CodecServiceRegistrant( 807): Preferred Codec2 store is set
to "default".
01-01 12:01:09.814 I/CodecServiceRegistrant( 807): Software Codec2 service created
and registered.
01-01 12:01:09.817 I/DecConfig( 796): initState mDaxState(1), mProfileIdx(0)
01-01 12:01:09.817 D/DlbDecParamCache( 796): setProfile(profile=-1)
01-01 12:01:09.817 D/DlbDecParamArray( 796): getProfileParams(profile = -1)
01-01 12:01:09.817 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x40000000
01-01 12:01:09.817 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00000002
01-01 12:01:09.817 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00000008
01-01 12:01:09.817 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00000080
01-01 12:01:09.817 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00004000
01-01 12:01:09.818 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00008000
01-01 12:01:09.818 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00000400
01-01 12:01:09.818 D/DecConfig( 796): default dvlo: -224, mOutputLevel: -14
01-01 12:01:09.818 D/DecStaticConfig( 796): DecStaticConfig, isMono=0
01-01 12:01:09.818 I/DecConfig( 796): mDSA has changed from -1 to 10
01-01 12:01:09.818 I/DecConfig( 796): mDHSA has changed from -1 to 10
01-01 12:01:09.818 I/DecConfig( 796): mDFSA has changed from -1 to 10
01-01 12:01:09.818 I/AC4Decoder( 796): -> init name OMX.dolby.ac4.decoder
01-01 12:01:09.818 I/AC4Decoder( 796): <- init
01-01 12:01:09.818 D/AC4Decoder( 796): initPorts
01-01 12:01:09.819 I/AC4Decoder( 796): -> ~AC4Decoder
01-01 12:01:09.819 D/DlbDecParamCache( 796): ~DecParamCache()
01-01 12:01:09.819 I/AC4Decoder( 796): <- ~AC4Decoder
01-01 12:01:09.820 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:09.821 I/OMXClient( 790): IOmx service obtained
01-01 12:01:09.821 I/OMXMaster( 796): makeComponentInstance(OMX.SEC.adpcm.dec) in
android.hardwar process
01-01 12:01:09.832 I/SEC_BASE_COMP( 796): [OMX.SEC.adpcm.dec]: Initial/Uninitial
transition state (1,0)
01-01 12:01:09.834 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:09.835 I/install_recovery( 851): Recovery image already installed
01-01 12:01:09.836 I/OMXClient( 790): IOmx service obtained
01-01 12:01:09.836 I/OMXMaster( 796): makeComponentInstance(OMX.SEC.amr.dec) in
android.hardwar process
01-01 12:01:09.845 I/SEC_BASE_COMP( 796): [OMX.SEC.amr.dec]: Initial/Uninitial
transition state (1,0)
01-01 12:01:09.848 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:09.850 I/OMXClient( 790): IOmx service obtained
01-01 12:01:09.850 I/OMXMaster( 796): makeComponentInstance(OMX.SEC.amr.dec) in
android.hardwar process
01-01 12:01:09.850 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:09.853 I/SEC_BASE_COMP( 796): [OMX.SEC.amr.dec]: Initial/Uninitial
transition state (1,0)
01-01 12:01:09.861 I/ApkToolkit( 821): <FIVE>: Enter to StartProvisionOat
01-01 12:01:09.862 I/ApkToolkit( 821): <FIVE>: Enter StartProvisionOat OAT: 8
VDEX: 9
01-01 12:01:09.862 I/ApkToolkit( 821): <FIVE>: Exit from StartProvisionOat
01-01 12:01:09.863 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:09.864 I/OMXClient( 790): IOmx service obtained
01-01 12:01:09.865 I/OMXMaster( 796):
makeComponentInstance(OMX.dolby.eac3.decoder) in android.hardwar process
01-01 12:01:09.865 I/DecConfig( 796): initState mDaxState(1), mProfileIdx(0)
01-01 12:01:09.865 D/DlbDecParamCache( 796): setProfile(profile=-1)
01-01 12:01:09.866 D/DlbDecParamArray( 796): getProfileParams(profile = -1)
01-01 12:01:09.866 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x40000000
01-01 12:01:09.866 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00000002
01-01 12:01:09.866 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00000008
01-01 12:01:09.866 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00000080
01-01 12:01:09.866 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00004000
01-01 12:01:09.866 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00008000
01-01 12:01:09.866 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00000400
01-01 12:01:09.866 D/DecConfig( 796): default dvlo: -224, mOutputLevel: -14
01-01 12:01:09.866 D/DecStaticConfig( 796): DecStaticConfig, isMono=0
01-01 12:01:09.866 I/DecConfig( 796): mDSA has changed from -1 to 10
01-01 12:01:09.866 I/DecConfig( 796): mDHSA has changed from -1 to 10
01-01 12:01:09.866 I/DecConfig( 796): mDFSA has changed from -1 to 10
01-01 12:01:09.866 I/DDP_JOCDecoder( 796): -> init name OMX.dolby.eac3.decoder
01-01 12:01:09.866 I/DDP_JOCDecoder( 796): <- init
01-01 12:01:09.866 D/DDP_JOCDecoder( 796): initPorts
01-01 12:01:09.869 I/DDP_JOCDecoder( 796): -> ~DDPDecoder
01-01 12:01:09.869 D/DlbDecParamCache( 796): ~DecParamCache()
01-01 12:01:09.869 I/DDP_JOCDecoder( 796): <- ~DDPDecoder
01-01 12:01:09.870 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:09.872 I/OMXClient( 790): IOmx service obtained
01-01 12:01:09.872 I/OMXMaster( 796): makeComponentInstance(OMX.dolby.eac3-
joc.decoder) in android.hardwar process
01-01 12:01:09.873 I/DecConfig( 796): initState mDaxState(1), mProfileIdx(0)
01-01 12:01:09.873 D/DlbDecParamCache( 796): setProfile(profile=-1)
01-01 12:01:09.873 D/DlbDecParamArray( 796): getProfileParams(profile = -1)
01-01 12:01:09.873 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x40000000
01-01 12:01:09.873 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00000002
01-01 12:01:09.873 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00000008
01-01 12:01:09.873 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00000080
01-01 12:01:09.873 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00004000
01-01 12:01:09.873 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00008000
01-01 12:01:09.873 D/DlbDecParamCache( 796): setProfile() Creating parameter cache
for device 0x00000400
01-01 12:01:09.873 D/DecConfig( 796): default dvlo: -224, mOutputLevel: -14
01-01 12:01:09.873 D/DecStaticConfig( 796): DecStaticConfig, isMono=0
01-01 12:01:09.873 I/DecConfig( 796): mDSA has changed from -1 to 10
01-01 12:01:09.873 I/DecConfig( 796): mDHSA has changed from -1 to 10
01-01 12:01:09.873 I/DecConfig( 796): mDFSA has changed from -1 to 10
01-01 12:01:09.873 I/DDP_JOCDecoder( 796): -> init name OMX.dolby.eac3-joc.decoder
01-01 12:01:09.873 I/DDP_JOCDecoder( 796): <- init
01-01 12:01:09.873 D/DDP_JOCDecoder( 796): initPorts
01-01 12:01:09.875 I/DDP_JOCDecoder( 796): -> ~DDPDecoder
01-01 12:01:09.876 D/DlbDecParamCache( 796): ~DecParamCache()
01-01 12:01:09.876 I/DDP_JOCDecoder( 796): <- ~DDPDecoder
01-01 12:01:09.876 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:09.877 I/OMXClient( 790): IOmx service obtained
01-01 12:01:09.878 I/OMXMaster( 796): makeComponentInstance(OMX.SEC.flac.dec) in
android.hardwar process
01-01 12:01:09.885 I/SEC_BASE_COMP( 796): [OMX.SEC.flac.dec]: Initial/Uninitial
transition state (1,0)
01-01 12:01:09.887 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:09.889 I/OMXClient( 790): IOmx service obtained
01-01 12:01:09.889 I/OMXMaster( 796):
makeComponentInstance(OMX.google.gsm.decoder) in android.hardwar process
01-01 12:01:09.906 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:09.908 I/install_recovery( 888): PACKAGE_PATH :
01-01 12:01:09.909 I/OMXClient( 790): IOmx service obtained
01-01 12:01:09.909 I/OMXMaster( 796): makeComponentInstance(OMX.SEC.mp3.dec) in
android.hardwar process
01-01 12:01:09.917 I/SEC_BASE_COMP( 796): [OMX.SEC.mp3.dec]: Initial/Uninitial
transition state (1,0)
01-01 12:01:09.917 E/MediaExtractorFactory( 785): couldn't
opendir(/system_ext/lib64/extractors)
01-01 12:01:09.918 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:09.918 W/libc ( 802): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 1
01-01 12:01:09.919 I/servicemanager( 333): Adding 'u:r:mediaextractor:s0' service
(media.extractor:785)
01-01 12:01:09.919 W/libc ( 802): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 2
01-01 12:01:09.919 W/libc ( 802): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 3
01-01 12:01:09.920 W/libc ( 802): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 1
01-01 12:01:09.920 I/OMXClient( 790): IOmx service obtained
01-01 12:01:09.920 I/ApkToolkit( 821): <FIVE>: Enter to ProvisionOat
01-01 12:01:09.921 I/ApkToolkit( 821): <FIVE>: Enter ProvisionOat APK: 12
/apex/com.android.permission/javalib/service-permission.jar
01-01 12:01:09.921 I/OMXMaster( 796): makeComponentInstance(OMX.SEC.mp3.dec) in
android.hardwar process
01-01 12:01:09.921 I/ApkToolkit( 821): <FIVE>: Enter ProvisionOat OAT: 8
/data/dalvik-cache/arm64/[email protected]@javalib@service-
[email protected]
01-01 12:01:09.921 I/ApkToolkit( 821): <FIVE>: Enter ProvisionOat VDEX: 9
/data/dalvik-cache/arm64/[email protected]@javalib@service-
[email protected]
01-01 12:01:09.921 W/libc ( 802): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 2
01-01 12:01:09.921 W/libc ( 801): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 1
01-01 12:01:09.921 I/ApkToolkit( 821): Can't extract Android Manifest: Entry not
found
01-01 12:01:09.921 I/ApkToolkit( 821): FiveSign starts: zip_fd = 12, fd = 8.
01-01 12:01:09.921 I/ApkToolkit( 821): FiveSignOat: non-Apk (Jar) case
01-01 12:01:09.922 W/libc ( 802): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 3
01-01 12:01:09.923 W/libc ( 801): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 2
01-01 12:01:09.923 W/libc ( 801): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 3
01-01 12:01:09.923 I/SEC_BASE_COMP( 796): [OMX.SEC.mp3.dec]: Initial/Uninitial
transition state (1,0)
01-01 12:01:09.924 W/libc ( 801): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 1
01-01 12:01:09.924 W/libc ( 801): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 2
01-01 12:01:09.924 W/libc ( 801): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 3
01-01 12:01:09.928 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:09.929 I/OMXClient( 790): IOmx service obtained
01-01 12:01:09.929 I/OMXMaster( 796): makeComponentInstance(OMX.SEC.mp3.dec) in
android.hardwar process
01-01 12:01:09.933 I/SEC_BASE_COMP( 796): [OMX.SEC.mp3.dec]: Initial/Uninitial
transition state (1,0)
01-01 12:01:09.934 I/tzdaemon( 390): [il] name of requested image: 00000000-0000-
0000-0000-000046495645; cmd type 1
01-01 12:01:09.934 W/libc ( 801): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 1
01-01 12:01:09.934 D/tzdaemon( 390): [il] resolved full_name /vendor/tee/00000000-
0000-0000-0000-000046495645
01-01 12:01:09.934 I/tzdaemon( 390): [il] Found file:/vendor/tee/00000000-0000-
0000-0000-000046495645 size:14525
01-01 12:01:09.935 W/libc ( 801): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 2
01-01 12:01:09.935 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:09.935 I/tzdaemon( 390): [il] Created container shared memory
0x716d68f000 size 14525
01-01 12:01:09.935 W/libc ( 801): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 3
01-01 12:01:09.935 D/tzdaemon( 390): [il] reply.image.buf_desc.size 14525;
reply.image.buf_desc.id 4
01-01 12:01:09.935 D/tzdaemon( 390): [il] image_loader_event_loop(): going to send
reply (76 bytes) to sfd:9
01-01 12:01:09.936 W/libc ( 801): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 1
01-01 12:01:09.936 I/OMXClient( 790): IOmx service obtained
01-01 12:01:09.937 I/OMXMaster( 796): makeComponentInstance(OMX.SEC.naac.enc) in
android.hardwar process
01-01 12:01:09.937 W/libc ( 801): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 2
01-01 12:01:09.938 W/libc ( 801): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 3
01-01 12:01:09.946 I/ApkToolkit( 821): FiveSign finished: 0.
01-01 12:01:09.946 I/ApkToolkit( 821): FiveSign starts: zip_fd = 12, fd = 9.
01-01 12:01:09.946 I/ApkToolkit( 821): FiveSignOat: non-Apk (Jar) case
01-01 12:01:09.948 I/SEC_BASE_COMP( 796): [OMX.SEC.naac.enc]: Initial/Uninitial
transition state (1,0)
01-01 12:01:09.949 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:09.951 I/ApkToolkit( 821): FiveSign finished: 0.
01-01 12:01:09.951 I/OMXClient( 790): IOmx service obtained
01-01 12:01:09.951 I/ApkToolkit( 821): <FIVE>: Exit from ProvisionOat
01-01 12:01:09.951 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:09.951 I/OMXMaster( 796): makeComponentInstance(OMX.SEC.avc.sw.dec) in
android.hardwar process
01-01 12:01:09.955 I/dex2oat32( 821): dex2oat took 501.074ms (239.151ms cpu)
(threads: 8) arena alloc=0B (0B) java alloc=128KB (131072B) native alloc=2627KB
(2690064B) free=568KB (582640B)
01-01 12:01:09.970 V/installd( 777): DexInv: --- END
'/apex/com.android.permission/javalib/service-permission.jar' (success) ---
01-01 12:01:09.974 W/OMXNodeInstance( 796):
getExtensionIndex(0xf5c26180:SEC.avc.sw.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
01-01 12:01:09.974 D/MediaCodecInfo( 790): detail feature-tunneled-playback wasn't
present to remove
01-01 12:01:09.974 W/OMXNodeInstance( 796):
getExtensionIndex(0xf5c26180:SEC.avc.sw.dec,
OMX.google.android.index.enableAndroidNativeBuffers) (0x8000101a)
01-01 12:01:09.974 I/SEC_BASE_COMP( 796): [OMX.SEC.avc.sw.dec]: Initial/Uninitial
transition state (1,0)
01-01 12:01:09.975 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:09.977 I/OMXClient( 790): IOmx service obtained
01-01 12:01:09.977 I/OMXMaster( 796): makeComponentInstance(OMX.Exynos.avc.dec) in
android.hardwar process
01-01 12:01:09.989 V/installd( 777): DexInv: --- BEGIN
'/apex/com.android.ipsec/javalib/android.net.ipsec.ike.jar' ---
01-01 12:01:09.993 I/HidlServiceManagement( 802): Registered
[email protected]::IRadio/slot2
01-01 12:01:09.995 I/HidlServiceManagement( 802): Registered
[email protected]::ISehRadio/slot2
01-01 12:01:09.996 I/HidlServiceManagement( 802): Registered
[email protected]::ISap/slot2
01-01 12:01:10.013 D/libexynosv4l2( 796): try node: /dev/video6
01-01 12:01:10.014 I/libexynosv4l2( 796): node found for device s5p-mfc-dec:
/dev/video6
01-01 12:01:10.030 I/dex2oat32( 911): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=9 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=verify --classpath-dir=/apex/com.android.ipsec/javalib --class-
loader-context=PCL[/system/framework/com.android.location.provider.jar:/system/
framework/services.jar:/system/framework/ethernet-service.jar:/system/framework/
ssrm.jar:/system/framework/semwifi-service.jar:/apex/com.android.permission/
javalib/service-permission.jar] --generate-mini-debug-info --compact-dex-level=none
--compilation-reason=server-dexopt
01-01 12:01:10.034 I/libexynosv4l2( 796): open video device /dev/video6
01-01 12:01:10.038 W/Exynos_OSAL_Android( 796): [0xf6131800]
[Exynos_OSAL_GetParameter] (0x10) is not supported
01-01 12:01:10.038 W/OMXNodeInstance( 796):
getExtensionIndex(0xf5c26180:Exynos.avc.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-01 12:01:10.038 I/dex2oat32( 911): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
01-01 12:01:10.038 D/MediaCodecInfo( 790): detail feature-tunneled-playback wasn't
present to remove
01-01 12:01:10.041 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:10.042 I/OMXClient( 790): IOmx service obtained
01-01 12:01:10.043 I/OMXMaster( 796):
makeComponentInstance(OMX.Exynos.avc.dec.secure) in android.hardwar process
01-01 12:01:10.052 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:10.052 D/libexynosv4l2( 796): try node: /dev/video6
01-01 12:01:10.052 I/libexynosv4l2( 796): node found for device s5p-mfc-dec:
/dev/video6
01-01 12:01:10.059 I/libexynosv4l2( 796): open video device /dev/video6
01-01 12:01:10.059 I/EXYNOS_VIDEO_OSAL( 796): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000012)/plane type(0x11) is not supported
01-01 12:01:10.059 I/EXYNOS_VIDEO_OSAL( 796): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000011)/plane type(0x11) is not supported
01-01 12:01:10.059 I/EXYNOS_VIDEO_OSAL( 796): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f42016b)/plane type(0x11) is not supported
01-01 12:01:10.061 W/Exynos_OSAL_Android( 796): [0xf6131800]
[Exynos_OSAL_GetParameter] requested on secure codec
01-01 12:01:10.061 W/Exynos_OSAL_Android( 796): [0xf6131800]
[Exynos_OSAL_GetParameter] requested on secure codec
01-01 12:01:10.062 W/Exynos_OSAL_Android( 796): [0xf6131800]
[Exynos_OSAL_GetParameter] requested on secure codec
01-01 12:01:10.062 W/OMXNodeInstance( 796):
getExtensionIndex(0xf5c26180:Exynos.avc.dec.secure,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-01 12:01:10.062 D/MediaCodecInfo( 790): detail feature-tunneled-playback wasn't
present to remove
01-01 12:01:10.064 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:10.066 I/OMXClient( 790): IOmx service obtained
01-01 12:01:10.066 I/OMXMaster( 796): makeComponentInstance(OMX.Exynos.h263.dec)
in android.hardwar process
01-01 12:01:10.076 D/libexynosv4l2( 796): try node: /dev/video6
01-01 12:01:10.076 I/libexynosv4l2( 796): node found for device s5p-mfc-dec:
/dev/video6
01-01 12:01:10.081 I/libexynosv4l2( 796): open video device /dev/video6
01-01 12:01:10.084 W/Exynos_OSAL_Android( 796): [0xf6130c00]
[Exynos_OSAL_GetParameter] (0x10) is not supported
01-01 12:01:10.084 W/OMXNodeInstance( 796):
getExtensionIndex(0xf624f180:Exynos.h263.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-01 12:01:10.084 D/MediaCodecInfo( 790): detail feature-tunneled-playback wasn't
present to remove
01-01 12:01:10.087 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:10.089 I/OMXClient( 790): IOmx service obtained
01-01 12:01:10.089 I/HidlServiceManagement( 801): Registered
[email protected]::IRadio/slot1
01-01 12:01:10.089 I/OMXMaster( 796): makeComponentInstance(OMX.Exynos.hevc.dec)
in android.hardwar process
01-01 12:01:10.091 I/HidlServiceManagement( 801): Registered
[email protected]::ISehRadio/slot1
01-01 12:01:10.092 I/HidlServiceManagement( 801): Registered
[email protected]::IRadioConfig/default
01-01 12:01:10.094 I/HidlServiceManagement( 801): Registered
[email protected]::ISap/slot1
01-01 12:01:10.101 D/libexynosv4l2( 796): try node: /dev/video6
01-01 12:01:10.101 I/libexynosv4l2( 796): node found for device s5p-mfc-dec:
/dev/video6
01-01 12:01:10.106 I/libexynosv4l2( 796): open video device /dev/video6
01-01 12:01:10.109 W/Exynos_OSAL_Android( 796): [0xf6130c00]
[Exynos_OSAL_GetParameter] (0x10) is not supported
01-01 12:01:10.111 W/OMXNodeInstance( 796):
getExtensionIndex(0xf624f180:Exynos.hevc.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-01 12:01:10.111 D/MediaCodecInfo( 790): detail feature-tunneled-playback wasn't
present to remove
01-01 12:01:10.114 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:10.115 I/OMXClient( 790): IOmx service obtained
01-01 12:01:10.116 I/OMXMaster( 796):
makeComponentInstance(OMX.Exynos.hevc.dec.secure) in android.hardwar process
01-01 12:01:10.122 D/libexynosv4l2( 796): try node: /dev/video6
01-01 12:01:10.123 I/libexynosv4l2( 796): node found for device s5p-mfc-dec:
/dev/video6
01-01 12:01:10.128 I/libexynosv4l2( 796): open video device /dev/video6
01-01 12:01:10.128 I/EXYNOS_VIDEO_OSAL( 796): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000012)/plane type(0x11) is not supported
01-01 12:01:10.128 I/EXYNOS_VIDEO_OSAL( 796): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000011)/plane type(0x11) is not supported
01-01 12:01:10.128 I/EXYNOS_VIDEO_OSAL( 796): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f42016b)/plane type(0x11) is not supported
01-01 12:01:10.130 W/Exynos_OSAL_Android( 796): [0xf6130c00]
[Exynos_OSAL_GetParameter] requested on secure codec
01-01 12:01:10.131 W/Exynos_OSAL_Android( 796): [0xf6130c00]
[Exynos_OSAL_GetParameter] requested on secure codec
01-01 12:01:10.131 W/Exynos_OSAL_Android( 796): [0xf6130c00]
[Exynos_OSAL_GetParameter] requested on secure codec
01-01 12:01:10.131 W/OMXNodeInstance( 796):
getExtensionIndex(0xf624f180:Exynos.hevc.dec.secure,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-01 12:01:10.131 D/MediaCodecInfo( 790): detail feature-tunneled-playback wasn't
present to remove
01-01 12:01:10.134 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:10.136 I/OMXClient( 790): IOmx service obtained
01-01 12:01:10.136 I/OMXMaster( 796): makeComponentInstance(OMX.SEC.mpeg4.sw.dec)
in android.hardwar process
01-01 12:01:10.145 W/OMXNodeInstance( 796):
getExtensionIndex(0xf624f240:SEC.mpeg4.sw.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
01-01 12:01:10.145 D/MediaCodecInfo( 790): detail feature-tunneled-playback wasn't
present to remove
01-01 12:01:10.145 W/OMXNodeInstance( 796):
getExtensionIndex(0xf624f240:SEC.mpeg4.sw.dec,
OMX.google.android.index.enableAndroidNativeBuffers) (0x8000101a)
01-01 12:01:10.145 W/OMXNodeInstance( 796):
setParameter(0xf624f240:SEC.mpeg4.sw.dec,
OMX.google.android.index.prepareForAdaptivePlayback(0x7f020105): Output:1 en=1
max=1280x720) (0x8000101a)
01-01 12:01:10.146 D/MediaCodecInfo( 790): detail feature-adaptive-playback wasn't
present to remove
01-01 12:01:10.146 I/SEC_BASE_COMP( 796): [OMX.SEC.mpeg4.sw.dec]:
Initial/Uninitial transition state (1,0)
01-01 12:01:10.147 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:10.148 I/OMXClient( 790): IOmx service obtained
01-01 12:01:10.148 I/OMXMaster( 796): makeComponentInstance(OMX.Exynos.mpeg4.dec)
in android.hardwar process
01-01 12:01:10.153 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:10.154 D/libexynosv4l2( 796): try node: /dev/video6
01-01 12:01:10.154 I/libexynosv4l2( 796): node found for device s5p-mfc-dec:
/dev/video6
01-01 12:01:10.159 I/libexynosv4l2( 796): open video device /dev/video6
01-01 12:01:10.160 W/Exynos_OSAL_Android( 796): [0xf6130c00]
[Exynos_OSAL_GetParameter] (0x10) is not supported
01-01 12:01:10.161 W/OMXNodeInstance( 796):
getExtensionIndex(0xf624f180:Exynos.mpeg4.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-01 12:01:10.161 D/MediaCodecInfo( 790): detail feature-tunneled-playback wasn't
present to remove
01-01 12:01:10.163 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:10.164 I/OMXClient( 790): IOmx service obtained
01-01 12:01:10.164 I/OMXMaster( 796): makeComponentInstance(OMX.SEC.vc1.sw.dec) in
android.hardwar process
01-01 12:01:10.169 W/OMXNodeInstance( 796):
getParameter(0xf5c26180:SEC.vc1.sw.dec,
ParamVideoProfileLevelQuerySupported(0x600000f)) (0x8000101a)
01-01 12:01:10.170 W/OMXNodeInstance( 796):
getExtensionIndex(0xf5c26180:SEC.vc1.sw.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
01-01 12:01:10.171 D/MediaCodecInfo( 790): detail feature-tunneled-playback wasn't
present to remove
01-01 12:01:10.171 W/OMXNodeInstance( 796):
getExtensionIndex(0xf5c26180:SEC.vc1.sw.dec,
OMX.google.android.index.enableAndroidNativeBuffers) (0x8000101a)
01-01 12:01:10.171 W/OMXNodeInstance( 796):
setParameter(0xf5c26180:SEC.vc1.sw.dec,
OMX.google.android.index.prepareForAdaptivePlayback(0x7f020105): Output:1 en=1
max=1280x720) (0x8000101a)
01-01 12:01:10.171 D/MediaCodecInfo( 790): detail feature-adaptive-playback wasn't
present to remove
01-01 12:01:10.171 I/SEC_BASE_COMP( 796): [OMX.SEC.vc1.sw.dec]: Initial/Uninitial
transition state (1,0)
01-01 12:01:10.172 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:10.173 I/OMXClient( 790): IOmx service obtained
01-01 12:01:10.173 I/OMXMaster( 796): makeComponentInstance(OMX.Exynos.vc1.dec) in
android.hardwar process
01-01 12:01:10.180 D/libexynosv4l2( 796): try node: /dev/video6
01-01 12:01:10.180 I/libexynosv4l2( 796): node found for device s5p-mfc-dec:
/dev/video6
01-01 12:01:10.185 I/libexynosv4l2( 796): open video device /dev/video6
01-01 12:01:10.188 W/Exynos_OSAL_Android( 796): [0xf6131800]
[Exynos_OSAL_GetParameter] (0x10) is not supported
01-01 12:01:10.189 W/OMXNodeInstance( 796):
getExtensionIndex(0xf5c26180:Exynos.vc1.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-01 12:01:10.189 D/MediaCodecInfo( 790): detail feature-tunneled-playback wasn't
present to remove
01-01 12:01:10.191 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 291
01-01 12:01:10.191 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:10.192 I/OMXClient( 790): IOmx service obtained
01-01 12:01:10.193 I/OMXMaster( 796): makeComponentInstance(OMX.Exynos.vp8.dec) in
android.hardwar process
01-01 12:01:10.200 I/ApkToolkit( 911): <FIVE>: Enter to StartProvisionOat
01-01 12:01:10.200 I/ApkToolkit( 911): <FIVE>: Enter StartProvisionOat OAT: 8
VDEX: 9
01-01 12:01:10.200 I/ApkToolkit( 911): <FIVE>: Exit from StartProvisionOat
01-01 12:01:10.201 D/libexynosv4l2( 796): try node: /dev/video6
01-01 12:01:10.201 I/libexynosv4l2( 796): node found for device s5p-mfc-dec:
/dev/video6
01-01 12:01:10.206 I/libexynosv4l2( 796): open video device /dev/video6
01-01 12:01:10.209 W/Exynos_OSAL_Android( 796): [0xf6131800]
[Exynos_OSAL_GetParameter] (0x10) is not supported
01-01 12:01:10.210 W/OMXNodeInstance( 796):
getExtensionIndex(0xf5c26180:Exynos.vp8.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-01 12:01:10.210 D/MediaCodecInfo( 790): detail feature-tunneled-playback wasn't
present to remove
01-01 12:01:10.212 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:10.213 I/OMXClient( 790): IOmx service obtained
01-01 12:01:10.214 I/OMXMaster( 796):
makeComponentInstance(OMX.Exynos.AVC.Encoder) in android.hardwar process
01-01 12:01:10.223 D/libexynosv4l2( 796): try node: /dev/video6
01-01 12:01:10.224 D/libexynosv4l2( 796): try node: /dev/video7
01-01 12:01:10.224 I/libexynosv4l2( 796): node found for device s5p-mfc-enc:
/dev/video7
01-01 12:01:10.229 I/libexynosv4l2( 796): open video device /dev/video7
01-01 12:01:10.243 W/OMXUtils( 790): do not know color format 0x7f000011 =
2130706449
01-01 12:01:10.244 W/OMXUtils( 790): do not know color format 0x10 = 16
01-01 12:01:10.244 W/OMXUtils( 790): do not know color format 0x7f00a000 =
2130747392
01-01 12:01:10.245 W/OMXUtils( 790): do not know color format 0x7f000789 =
2130708361
01-01 12:01:10.245 W/OMXUtils( 790): do not know color format 0x7f000012 =
2130706450
01-01 12:01:10.246 W/OMXNodeInstance( 796):
getConfig(0xf5c26180:Exynos.AVC.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
01-01 12:01:10.248 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:10.254 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:10.255 I/OMXClient( 790): IOmx service obtained
01-01 12:01:10.255 I/OMXMaster( 796):
makeComponentInstance(OMX.Exynos.H263.Encoder) in android.hardwar process
01-01 12:01:10.267 D/libexynosv4l2( 796): try node: /dev/video6
01-01 12:01:10.267 D/libexynosv4l2( 796): try node: /dev/video7
01-01 12:01:10.267 I/libexynosv4l2( 796): node found for device s5p-mfc-enc:
/dev/video7
01-01 12:01:10.272 I/macloader( 805): flag : 0x1003
01-01 12:01:10.272 I/libexynosv4l2( 796): open video device /dev/video7
01-01 12:01:10.282 W/OMXUtils( 790): do not know color format 0x7f000011 =
2130706449
01-01 12:01:10.283 W/OMXUtils( 790): do not know color format 0x10 = 16
01-01 12:01:10.283 W/OMXUtils( 790): do not know color format 0x7f00a000 =
2130747392
01-01 12:01:10.284 W/OMXUtils( 790): do not know color format 0x7f000789 =
2130708361
01-01 12:01:10.284 W/OMXUtils( 790): do not know color format 0x7f000012 =
2130706450
01-01 12:01:10.284 W/OMXNodeInstance( 796):
getConfig(0xf5c26180:Exynos.H263.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
01-01 12:01:10.286 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:10.287 I/OMXClient( 790): IOmx service obtained
01-01 12:01:10.288 I/OMXMaster( 796):
makeComponentInstance(OMX.Exynos.HEVC.Encoder) in android.hardwar process
01-01 12:01:10.298 D/libexynosv4l2( 796): try node: /dev/video6
01-01 12:01:10.298 D/libexynosv4l2( 796): try node: /dev/video7
01-01 12:01:10.298 I/libexynosv4l2( 796): node found for device s5p-mfc-enc:
/dev/video7
01-01 12:01:10.299 I/ApkToolkit( 911): <FIVE>: Enter to ProvisionOat
01-01 12:01:10.299 I/ApkToolkit( 911): <FIVE>: Enter ProvisionOat APK: 12
/apex/com.android.ipsec/javalib/android.net.ipsec.ike.jar
01-01 12:01:10.299 I/ApkToolkit( 911): <FIVE>: Enter ProvisionOat OAT: 8
/data/dalvik-cache/arm64/[email protected]@[email protected]@c
lasses.dex
01-01 12:01:10.299 I/ApkToolkit( 911): <FIVE>: Enter ProvisionOat VDEX: 9
/data/dalvik-cache/arm64/[email protected]@[email protected]@c
lasses.vdex
01-01 12:01:10.300 I/ApkToolkit( 911): Can't extract Android Manifest: Entry not
found
01-01 12:01:10.300 I/ApkToolkit( 911): FiveSign starts: zip_fd = 12, fd = 8.
01-01 12:01:10.300 I/ApkToolkit( 911): FiveSignOat: non-Apk (Jar) case
01-01 12:01:10.302 I/ApkToolkit( 911): FiveSign finished: 0.
01-01 12:01:10.302 I/ApkToolkit( 911): FiveSign starts: zip_fd = 12, fd = 9.
01-01 12:01:10.302 I/ApkToolkit( 911): FiveSignOat: non-Apk (Jar) case
01-01 12:01:10.303 I/libexynosv4l2( 796): open video device /dev/video7
01-01 12:01:10.304 I/ApkToolkit( 911): FiveSign finished: 0.
01-01 12:01:10.304 I/ApkToolkit( 911): <FIVE>: Exit from ProvisionOat
01-01 12:01:10.304 I/dex2oat32( 911): dex2oat took 279.237ms (550.942ms cpu)
(threads: 8) arena alloc=0B (0B) java alloc=288KB (295544B) native alloc=2746KB
(2812408B) free=625KB (640520B)
01-01 12:01:10.306 W/OMXUtils( 790): do not know color format 0x7f000011 =
2130706449
01-01 12:01:10.306 W/OMXUtils( 790): do not know color format 0x10 = 16
01-01 12:01:10.306 W/OMXUtils( 790): do not know color format 0x7f00a000 =
2130747392
01-01 12:01:10.307 W/OMXUtils( 790): do not know color format 0x7f000789 =
2130708361
01-01 12:01:10.307 W/OMXUtils( 790): do not know color format 0x7f000012 =
2130706450
01-01 12:01:10.307 W/OMXNodeInstance( 796):
getConfig(0xf5c26180:Exynos.HEVC.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
01-01 12:01:10.310 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:10.311 I/OMXClient( 790): IOmx service obtained
01-01 12:01:10.311 I/OMXMaster( 796):
makeComponentInstance(OMX.Exynos.MPEG4.Encoder) in android.hardwar process
01-01 12:01:10.318 D/libexynosv4l2( 796): try node: /dev/video6
01-01 12:01:10.319 D/libexynosv4l2( 796): try node: /dev/video7
01-01 12:01:10.319 I/libexynosv4l2( 796): node found for device s5p-mfc-enc:
/dev/video7
01-01 12:01:10.324 I/libexynosv4l2( 796): open video device /dev/video7
01-01 12:01:10.325 V/installd( 777): DexInv: --- END
'/apex/com.android.ipsec/javalib/android.net.ipsec.ike.jar' (success) ---
01-01 12:01:10.327 W/OMXUtils( 790): do not know color format 0x7f000011 =
2130706449
01-01 12:01:10.327 W/OMXUtils( 790): do not know color format 0x10 = 16
01-01 12:01:10.328 W/OMXUtils( 790): do not know color format 0x7f00a000 =
2130747392
01-01 12:01:10.328 W/OMXUtils( 790): do not know color format 0x7f000789 =
2130708361
01-01 12:01:10.328 W/OMXUtils( 790): do not know color format 0x7f000012 =
2130706450
01-01 12:01:10.329 W/OMXNodeInstance( 796):
getConfig(0xf5c26180:Exynos.MPEG4.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
01-01 12:01:10.331 I/ACodec ( 790): [] Now uninitialized
01-01 12:01:10.334 I/OMXClient( 790): IOmx service obtained
01-01 12:01:10.334 I/OMXMaster( 796):
makeComponentInstance(OMX.Exynos.VP8.Encoder) in android.hardwar process
01-01 12:01:10.346 D/libexynosv4l2( 796): try node: /dev/video6
01-01 12:01:10.346 D/libexynosv4l2( 796): try node: /dev/video7
01-01 12:01:10.346 I/libexynosv4l2( 796): node found for device s5p-mfc-enc:
/dev/video7
01-01 12:01:10.353 I/libexynosv4l2( 796): open video device /dev/video7
01-01 12:01:10.354 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:10.357 W/OMXUtils( 790): do not know color format 0x7f000011 =
2130706449
01-01 12:01:10.358 W/OMXUtils( 790): do not know color format 0x10 = 16
01-01 12:01:10.358 W/OMXUtils( 790): do not know color format 0x7f00a000 =
2130747392
01-01 12:01:10.359 W/OMXUtils( 790): do not know color format 0x7f000789 =
2130708361
01-01 12:01:10.359 W/OMXUtils( 790): do not know color format 0x7f000012 =
2130706450
01-01 12:01:10.360 W/OMXNodeInstance( 796):
getConfig(0xf624f2a0:Exynos.VP8.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
01-01 12:01:10.370 I/Codec2Client( 790): Available Codec2 services: "default"
"software"
01-01 12:01:10.386 I/C2SecAmrNBDec( 796): in CreateCodec2Factory
01-01 12:01:10.386 I/SEC_componentStore( 796): GetCodec2SecComponentStore+++++++++
++++
01-01 12:01:10.386 I/SEC_componentStore( 796):
GetCodec2SecComponentStore--------------default
01-01 12:01:10.387 I/C2SecAmrNBDec( 796): in DestroyCodec2Factory
01-01 12:01:10.389 I/macloader( 805): Create memdump and set to 2
01-01 12:01:10.389 I/macloader( 805): Create the cidinfo
01-01 12:01:10.390 I/macloader( 805): Entry setWifiSharingProperty
01-01 12:01:10.390 E/macloader( 805): WiFiSharing supported
01-01 12:01:10.390 I/C2SecAmrWBDec( 796): in CreateCodec2Factory
01-01 12:01:10.390 I/SEC_componentStore( 796): GetCodec2SecComponentStore+++++++++
++++
01-01 12:01:10.390 I/SEC_componentStore( 796):
GetCodec2SecComponentStore--------------default
01-01 12:01:10.391 I/macloader( 805): Exit setWifiSharingProperty
01-01 12:01:10.391 I/C2SecAmrWBDec( 796): in DestroyCodec2Factory
01-01 12:01:10.399 I/C2SecFlacDec( 796): in CreateCodec2Factory
01-01 12:01:10.399 I/SEC_componentStore( 796): GetCodec2SecComponentStore+++++++++
++++
01-01 12:01:10.399 I/SEC_componentStore( 796):
GetCodec2SecComponentStore--------------default
01-01 12:01:10.400 I/C2SecFlacDec( 796): in DestroyCodec2Factory
01-01 12:01:10.402 I/C2SecImaDec( 796): in CreateCodec2Factory
01-01 12:01:10.402 I/SEC_componentStore( 796): GetCodec2SecComponentStore+++++++++
++++
01-01 12:01:10.402 I/SEC_componentStore( 796):
GetCodec2SecComponentStore--------------default
01-01 12:01:10.403 I/C2SecImaDec( 796): in DestroyCodec2Factory
01-01 12:01:10.406 I/C2SecMp3Dec( 796): in CreateCodec2Factory
01-01 12:01:10.406 I/SEC_componentStore( 796): GetCodec2SecComponentStore+++++++++
++++
01-01 12:01:10.406 I/SEC_componentStore( 796):
GetCodec2SecComponentStore--------------default
01-01 12:01:10.407 I/C2SecMp3Dec( 796): in DestroyCodec2Factory
01-01 12:01:10.411 I/SEC_componentStore( 796): GetCodec2SecComponentStore+++++++++
++++
01-01 12:01:10.411 I/SEC_componentStore( 796):
GetCodec2SecComponentStore--------------default
01-01 12:01:10.414 I/SEC_componentStore( 796): GetCodec2SecComponentStore+++++++++
++++
01-01 12:01:10.414 I/SEC_componentStore( 796):
GetCodec2SecComponentStore--------------default
01-01 12:01:10.418 I/SEC_componentStore( 796): GetCodec2SecComponentStore+++++++++
++++
01-01 12:01:10.418 I/SEC_componentStore( 796):
GetCodec2SecComponentStore--------------default
01-01 12:01:10.424 I/SEC_componentStore( 796): GetCodec2SecComponentStore+++++++++
++++
01-01 12:01:10.424 I/SEC_componentStore( 796):
GetCodec2SecComponentStore--------------default
01-01 12:01:10.433 V/C2Store ( 807): in init
01-01 12:01:10.433 V/C2Store ( 807): loading dll
01-01 12:01:10.451 I/CASS_DEBUG( 751): CP is booted
01-01 12:01:10.453 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.453 V/C2Store ( 807): unloading dll
01-01 12:01:10.453 V/C2Store ( 807): in init
01-01 12:01:10.453 V/C2Store ( 807): loading dll
01-01 12:01:10.456 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:10.456 I/CASS_DEBUG( 751): VaultKeeper is ready.
01-01 12:01:10.456 I/CASS_DEBUG( 751): cass_thread start
01-01 12:01:10.457 I/CASS_DEBUG( 751): Open : opened [6,/dev/umts_cass].
01-01 12:01:10.457 I/CASS_DEBUG( 751): cp_monitor_thread start
01-01 12:01:10.461 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.462 V/C2Store ( 807): unloading dll
01-01 12:01:10.462 V/C2Store ( 807): in init
01-01 12:01:10.462 V/C2Store ( 807): loading dll
01-01 12:01:10.468 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.469 V/C2Store ( 807): unloading dll
01-01 12:01:10.469 V/C2Store ( 807): in init
01-01 12:01:10.469 V/C2Store ( 807): loading dll
01-01 12:01:10.473 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.473 V/C2Store ( 807): unloading dll
01-01 12:01:10.473 V/C2Store ( 807): in init
01-01 12:01:10.473 V/C2Store ( 807): loading dll
01-01 12:01:10.479 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.479 V/C2Store ( 807): unloading dll
01-01 12:01:10.480 V/C2Store ( 807): in init
01-01 12:01:10.480 V/C2Store ( 807): loading dll
01-01 12:01:10.486 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.486 V/C2Store ( 807): unloading dll
01-01 12:01:10.486 V/C2Store ( 807): in init
01-01 12:01:10.486 V/C2Store ( 807): loading dll
01-01 12:01:10.494 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.494 V/C2Store ( 807): unloading dll
01-01 12:01:10.494 V/C2Store ( 807): in init
01-01 12:01:10.494 V/C2Store ( 807): loading dll
01-01 12:01:10.500 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.501 V/C2Store ( 807): unloading dll
01-01 12:01:10.501 V/C2Store ( 807): in init
01-01 12:01:10.501 V/C2Store ( 807): loading dll
01-01 12:01:10.508 I/mediaswcodec( 807): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
01-01 12:01:10.509 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.509 V/C2Store ( 807): unloading dll
01-01 12:01:10.509 V/C2Store ( 807): in init
01-01 12:01:10.509 V/C2Store ( 807): loading dll
01-01 12:01:10.518 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.518 V/C2Store ( 807): unloading dll
01-01 12:01:10.518 V/C2Store ( 807): in init
01-01 12:01:10.518 V/C2Store ( 807): loading dll
01-01 12:01:10.525 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.525 V/C2Store ( 807): unloading dll
01-01 12:01:10.525 V/C2Store ( 807): in init
01-01 12:01:10.525 V/C2Store ( 807): loading dll
01-01 12:01:10.530 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.530 V/C2Store ( 807): unloading dll
01-01 12:01:10.530 V/C2Store ( 807): in init
01-01 12:01:10.531 V/C2Store ( 807): loading dll
01-01 12:01:10.542 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.542 V/C2Store ( 807): unloading dll
01-01 12:01:10.542 V/C2Store ( 807): in init
01-01 12:01:10.542 V/C2Store ( 807): loading dll
01-01 12:01:10.547 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.547 V/C2Store ( 807): unloading dll
01-01 12:01:10.548 V/C2Store ( 807): in init
01-01 12:01:10.548 V/C2Store ( 807): loading dll
01-01 12:01:10.553 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.553 V/C2Store ( 807): unloading dll
01-01 12:01:10.553 V/C2Store ( 807): in init
01-01 12:01:10.553 V/C2Store ( 807): loading dll
01-01 12:01:10.556 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:10.559 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.559 V/C2Store ( 807): unloading dll
01-01 12:01:10.560 V/C2Store ( 807): in init
01-01 12:01:10.560 V/C2Store ( 807): loading dll
01-01 12:01:10.562 W/system_server( 702): Verification of void
com.android.server.SystemServer.<init>() took 129.133ms (743.42 bytecodes/s) (3456B
approximate peak alloc)
01-01 12:01:10.566 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.566 V/C2Store ( 807): unloading dll
01-01 12:01:10.566 V/C2Store ( 807): in init
01-01 12:01:10.566 V/C2Store ( 807): loading dll
01-01 12:01:10.572 I/mediaswcodec( 807): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
01-01 12:01:10.572 D/C2SoftHevcEnc( 807): Given level 6000 does not cover current
configuration: adjusting to 6001
01-01 12:01:10.573 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.573 V/C2Store ( 807): unloading dll
01-01 12:01:10.573 V/C2Store ( 807): in init
01-01 12:01:10.573 V/C2Store ( 807): loading dll
01-01 12:01:10.578 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.578 V/C2Store ( 807): unloading dll
01-01 12:01:10.578 V/C2Store ( 807): in init
01-01 12:01:10.578 V/C2Store ( 807): loading dll
01-01 12:01:10.583 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.584 V/C2Store ( 807): unloading dll
01-01 12:01:10.584 V/C2Store ( 807): in init
01-01 12:01:10.584 V/C2Store ( 807): loading dll
01-01 12:01:10.589 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.590 V/C2Store ( 807): unloading dll
01-01 12:01:10.590 V/C2Store ( 807): in init
01-01 12:01:10.590 V/C2Store ( 807): loading dll
01-01 12:01:10.594 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.595 V/C2Store ( 807): unloading dll
01-01 12:01:10.595 V/C2Store ( 807): in init
01-01 12:01:10.595 V/C2Store ( 807): loading dll
01-01 12:01:10.602 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.602 V/C2Store ( 807): unloading dll
01-01 12:01:10.602 V/C2Store ( 807): in init
01-01 12:01:10.602 V/C2Store ( 807): loading dll
01-01 12:01:10.606 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.606 V/C2Store ( 807): unloading dll
01-01 12:01:10.606 V/C2Store ( 807): in init
01-01 12:01:10.606 V/C2Store ( 807): loading dll
01-01 12:01:10.609 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.609 V/C2Store ( 807): unloading dll
01-01 12:01:10.610 V/C2Store ( 807): in init
01-01 12:01:10.610 V/C2Store ( 807): loading dll
01-01 12:01:10.613 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.613 V/C2Store ( 807): unloading dll
01-01 12:01:10.613 V/C2Store ( 807): in init
01-01 12:01:10.613 V/C2Store ( 807): loading dll
01-01 12:01:10.620 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.620 V/C2Store ( 807): unloading dll
01-01 12:01:10.620 V/C2Store ( 807): in init
01-01 12:01:10.620 V/C2Store ( 807): loading dll
01-01 12:01:10.625 I/C2SoftVp8Enc( 807): setting temporal layering 0 + 0
01-01 12:01:10.625 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.625 V/C2Store ( 807): unloading dll
01-01 12:01:10.625 V/C2Store ( 807): in init
01-01 12:01:10.625 V/C2Store ( 807): loading dll
01-01 12:01:10.629 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.629 V/C2Store ( 807): unloading dll
01-01 12:01:10.629 V/C2Store ( 807): in init
01-01 12:01:10.629 V/C2Store ( 807): loading dll
01-01 12:01:10.633 I/C2SoftVp9Enc( 807): setting temporal layering 0 + 0
01-01 12:01:10.634 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.634 V/C2Store ( 807): unloading dll
01-01 12:01:10.636 E/MediaCodecsXmlParser( 790): >>>SEC codec
01-01 12:01:10.636 D/MediaCodecsXmlParser( 790): parsing
/apex/com.android.media.swcodec/etc/media_codecs.xml...
01-01 12:01:10.638 D/MediaCodecsXmlParser( 790): disabling c2.android.gsm.decoder
01-01 12:01:10.640 D/MediaCodecsXmlParser( 790): disabling
c2.android.mpeg2.decoder
01-01 12:01:10.641 D/MediaCodecsXmlParser( 790): Cannot find
/apex/com.android.media.swcodec/etc/media_codecs.xml
01-01 12:01:10.641 E/MediaCodecsXmlParser( 790): >>>SEC codec
01-01 12:01:10.641 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_sec_primary.xml...
01-01 12:01:10.642 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_ddp.xml...
01-01 12:01:10.642 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_ac4.xml...
01-01 12:01:10.643 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
01-01 12:01:10.643 D/MediaCodecsXmlParser( 790): Cannot find
/vendor/etc/media_codecs_sec_video_primary.xml
01-01 12:01:10.643 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_performance_c2.xml...
01-01 12:01:10.645 E/MediaCodecsXmlParser( 790): >>>SEC codec
01-01 12:01:10.645 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_sec_primary.xml...
01-01 12:01:10.645 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
01-01 12:01:10.645 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
01-01 12:01:10.645 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
01-01 12:01:10.645 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
01-01 12:01:10.645 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
01-01 12:01:10.645 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_ddp.xml...
01-01 12:01:10.646 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
01-01 12:01:10.646 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
01-01 12:01:10.646 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
01-01 12:01:10.646 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_ac4.xml...
01-01 12:01:10.646 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
01-01 12:01:10.646 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
01-01 12:01:10.646 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 32 of /vendor/etc/media_codecs_sec_video_primary.xml
01-01 12:01:10.646 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 38 of /vendor/etc/media_codecs_sec_video_primary.xml
01-01 12:01:10.646 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 42 of /vendor/etc/media_codecs_sec_video_primary.xml
01-01 12:01:10.646 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_c2_sec.xml...
01-01 12:01:10.647 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_performance.xml...
01-01 12:01:10.648 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 19 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.648 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 24 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.648 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 30 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.648 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 37 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.648 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 43 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.648 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 49 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.648 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 52 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.648 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 58 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.648 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 61 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.648 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 69 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.648 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 75 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.648 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 85 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.648 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 97 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.648 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 103 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.648 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 113 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.648 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 117 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.648 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 127 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.648 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 139 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.648 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 143 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.649 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 151 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.649 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.649 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 171 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.649 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 182 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.649 E/MediaCodecsXmlParser( 790): >>>SEC codec
01-01 12:01:10.649 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_sec_primary.xml...
01-01 12:01:10.649 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
01-01 12:01:10.649 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
01-01 12:01:10.649 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
01-01 12:01:10.649 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
01-01 12:01:10.649 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
01-01 12:01:10.650 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_ddp.xml...
01-01 12:01:10.650 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
01-01 12:01:10.650 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
01-01 12:01:10.650 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
01-01 12:01:10.650 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_ac4.xml...
01-01 12:01:10.650 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
01-01 12:01:10.650 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
01-01 12:01:10.650 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 32 of /vendor/etc/media_codecs_sec_video_primary.xml
01-01 12:01:10.650 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 38 of /vendor/etc/media_codecs_sec_video_primary.xml
01-01 12:01:10.650 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 42 of /vendor/etc/media_codecs_sec_video_primary.xml
01-01 12:01:10.650 D/MediaCodecsXmlParser( 790): Cannot find
/vendor/etc/media_codecs_sec_video_primary.xml
01-01 12:01:10.650 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_performance.xml...
01-01 12:01:10.650 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 19 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.650 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 24 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.651 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 30 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.651 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 37 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.651 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 43 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.651 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 49 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.651 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 52 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.651 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 58 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.651 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 61 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.651 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 69 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.651 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 75 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.651 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 85 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.651 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 97 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.651 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 103 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.651 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 113 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.651 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 117 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.651 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 127 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.651 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 139 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.651 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 143 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.651 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 151 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.651 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.652 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 171 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.652 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 182 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.652 E/MediaCodecsXmlParser( 790): >>>SEC codec
01-01 12:01:10.652 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_sec_primary.xml...
01-01 12:01:10.652 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
01-01 12:01:10.652 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
01-01 12:01:10.652 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
01-01 12:01:10.652 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
01-01 12:01:10.652 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
01-01 12:01:10.652 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_ddp.xml...
01-01 12:01:10.652 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
01-01 12:01:10.652 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
01-01 12:01:10.652 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
01-01 12:01:10.652 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_ac4.xml...
01-01 12:01:10.652 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
01-01 12:01:10.653 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
01-01 12:01:10.653 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 32 of /vendor/etc/media_codecs_sec_video_primary.xml
01-01 12:01:10.653 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 38 of /vendor/etc/media_codecs_sec_video_primary.xml
01-01 12:01:10.653 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 42 of /vendor/etc/media_codecs_sec_video_primary.xml
01-01 12:01:10.653 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/dax3_media_codecs_dolby_audio.xml...
01-01 12:01:10.653 D/MediaCodecsXmlParser( 790): ignoring Alias specified not
directly in a MediaCodec at line 40 of
/vendor/etc/dax3_media_codecs_dolby_audio.xml
01-01 12:01:10.653 D/MediaCodecsXmlParser( 790): ignoring Alias specified not
directly in a MediaCodec at line 46 of
/vendor/etc/dax3_media_codecs_dolby_audio.xml
01-01 12:01:10.653 D/MediaCodecsXmlParser( 790): ignoring Alias specified not
directly in a MediaCodec at line 52 of
/vendor/etc/dax3_media_codecs_dolby_audio.xml
01-01 12:01:10.654 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_performance.xml...
01-01 12:01:10.654 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 19 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.654 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 24 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.654 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 30 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.654 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 37 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.654 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 43 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.654 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 49 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.654 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 52 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.654 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 58 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.654 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 61 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.654 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 69 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.654 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 75 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.654 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 85 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.654 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 97 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.654 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 103 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.654 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 113 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.654 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 117 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.654 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 127 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.654 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 139 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.654 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 143 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.654 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 151 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.654 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.654 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 171 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.655 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 182 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.655 E/MediaCodecsXmlParser( 790): >>>SEC codec
01-01 12:01:10.655 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_sec_primary.xml...
01-01 12:01:10.655 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
01-01 12:01:10.655 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
01-01 12:01:10.655 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
01-01 12:01:10.655 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
01-01 12:01:10.655 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
01-01 12:01:10.655 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_ddp.xml...
01-01 12:01:10.655 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
01-01 12:01:10.655 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
01-01 12:01:10.655 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
01-01 12:01:10.656 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_ac4.xml...
01-01 12:01:10.656 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
01-01 12:01:10.656 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
01-01 12:01:10.656 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 32 of /vendor/etc/media_codecs_sec_video_primary.xml
01-01 12:01:10.656 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 38 of /vendor/etc/media_codecs_sec_video_primary.xml
01-01 12:01:10.656 D/MediaCodecsXmlParser( 790): MediaCodec: cannot add existing
codec at line 42 of /vendor/etc/media_codecs_sec_video_primary.xml
01-01 12:01:10.656 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs.xml...
01-01 12:01:10.656 D/MediaCodecsXmlParser( 790): Setting: updating existing
setting at line 87 of /vendor/etc/media_codecs.xml
01-01 12:01:10.657 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:10.658 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_google_video_le.xml...
01-01 12:01:10.658 D/MediaCodecsXmlParser( 790): unable to open media codecs
configuration xml file: /vendor/etc/media_codecs_google_video_le.xml
01-01 12:01:10.658 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_google_audio.xml...
01-01 12:01:10.658 D/MediaCodecsXmlParser( 790): unable to open media codecs
configuration xml file: /vendor/etc/media_codecs_google_audio.xml
01-01 12:01:10.658 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_google_telephony.xml...
01-01 12:01:10.658 D/MediaCodecsXmlParser( 790): parsing
/vendor/etc/media_codecs_performance.xml...
01-01 12:01:10.658 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 49 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.658 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 52 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.658 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 58 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.658 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 61 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.659 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 113 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.659 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 117 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.659 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 127 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.659 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 139 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.659 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 143 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.659 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 151 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.659 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.659 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 171 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.659 D/MediaCodecsXmlParser( 790): MediaCodec: cannot update non-
existing codec at line 182 of /vendor/etc/media_codecs_performance.xml
01-01 12:01:10.660 I/C2SecAmrNBDec( 796): in CreateCodec2Factory
01-01 12:01:10.660 I/SEC_componentStore( 796): GetCodec2SecComponentStore+++++++++
++++
01-01 12:01:10.660 I/SEC_componentStore( 796):
GetCodec2SecComponentStore--------------default
01-01 12:01:10.662 I/Codec2InfoBuilder( 790): adding type 'audio/3gpp'
01-01 12:01:10.663 I/C2SecAmrNBDec( 796): in DestroyCodec2Factory
01-01 12:01:10.664 I/C2SecAmrWBDec( 796): in CreateCodec2Factory
01-01 12:01:10.664 I/SEC_componentStore( 796): GetCodec2SecComponentStore+++++++++
++++
01-01 12:01:10.664 I/SEC_componentStore( 796):
GetCodec2SecComponentStore--------------default
01-01 12:01:10.667 I/Codec2InfoBuilder( 790): adding type 'audio/amr-wb'
01-01 12:01:10.667 I/C2SecAmrWBDec( 796): in DestroyCodec2Factory
01-01 12:01:10.668 I/C2SecFlacDec( 796): in CreateCodec2Factory
01-01 12:01:10.668 I/SEC_componentStore( 796): GetCodec2SecComponentStore+++++++++
++++
01-01 12:01:10.668 I/SEC_componentStore( 796):
GetCodec2SecComponentStore--------------default
01-01 12:01:10.670 I/Codec2InfoBuilder( 790): adding type 'audio/flac'
01-01 12:01:10.671 I/C2SecFlacDec( 796): in DestroyCodec2Factory
01-01 12:01:10.671 I/C2SecImaDec( 796): in CreateCodec2Factory
01-01 12:01:10.671 I/SEC_componentStore( 796): GetCodec2SecComponentStore+++++++++
++++
01-01 12:01:10.671 I/SEC_componentStore( 796):
GetCodec2SecComponentStore--------------default
01-01 12:01:10.673 I/Codec2InfoBuilder( 790): adding type 'audio/x-ima'
01-01 12:01:10.674 I/C2SecImaDec( 796): in DestroyCodec2Factory
01-01 12:01:10.674 I/C2SecMp3Dec( 796): in CreateCodec2Factory
01-01 12:01:10.674 I/SEC_componentStore( 796): GetCodec2SecComponentStore+++++++++
++++
01-01 12:01:10.674 I/SEC_componentStore( 796):
GetCodec2SecComponentStore--------------default
01-01 12:01:10.676 I/Codec2InfoBuilder( 790): adding type 'audio/mpeg'
01-01 12:01:10.677 I/C2SecMp3Dec( 796): in DestroyCodec2Factory
01-01 12:01:10.677 I/SEC_componentStore( 796): GetCodec2SecComponentStore+++++++++
++++
01-01 12:01:10.677 I/SEC_componentStore( 796):
GetCodec2SecComponentStore--------------default
01-01 12:01:10.680 I/Codec2InfoBuilder( 790): adding type 'video/mp4v-es'
01-01 12:01:10.686 I/SEC_componentStore( 796): GetCodec2SecComponentStore+++++++++
++++
01-01 12:01:10.686 I/SEC_componentStore( 796):
GetCodec2SecComponentStore--------------default
01-01 12:01:10.690 I/Codec2InfoBuilder( 790): adding type 'video/wvc1'
01-01 12:01:10.690 I/Codec2InfoBuilder( 790): adding type 'video/x-ms-wmv'
01-01 12:01:10.692 I/SEC_componentStore( 796): GetCodec2SecComponentStore+++++++++
++++
01-01 12:01:10.692 I/SEC_componentStore( 796):
GetCodec2SecComponentStore--------------default
01-01 12:01:10.697 I/Codec2InfoBuilder( 790): adding type 'audio/ac4'
01-01 12:01:10.698 I/SEC_componentStore( 796): GetCodec2SecComponentStore+++++++++
++++
01-01 12:01:10.698 I/SEC_componentStore( 796):
GetCodec2SecComponentStore--------------default
01-01 12:01:10.700 I/Codec2InfoBuilder( 790): adding type 'audio/ac3'
01-01 12:01:10.701 I/Codec2InfoBuilder( 790): adding type 'audio/eac3'
01-01 12:01:10.701 I/Codec2InfoBuilder( 790): adding type 'audio/eac3-joc'
01-01 12:01:10.702 V/C2Store ( 807): in init
01-01 12:01:10.703 V/C2Store ( 807): loading dll
01-01 12:01:10.708 I/Codec2InfoBuilder( 790): adding type 'audio/mp4a-latm'
01-01 12:01:10.715 V/C2Store ( 807): in init
01-01 12:01:10.715 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.715 V/C2Store ( 807): loading dll
01-01 12:01:10.715 V/C2Store ( 807): unloading dll
01-01 12:01:10.720 I/Codec2InfoBuilder( 790): adding type 'audio/mp4a-latm'
01-01 12:01:10.724 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.724 V/C2Store ( 807): unloading dll
01-01 12:01:10.725 V/C2Store ( 807): in init
01-01 12:01:10.725 V/C2Store ( 807): loading dll
01-01 12:01:10.728 I/Codec2InfoBuilder( 790): adding type 'audio/3gpp'
01-01 12:01:10.729 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.729 V/C2Store ( 807): unloading dll
01-01 12:01:10.730 V/C2Store ( 807): in init
01-01 12:01:10.730 V/C2Store ( 807): loading dll
01-01 12:01:10.732 I/Codec2InfoBuilder( 790): adding type 'audio/3gpp'
01-01 12:01:10.733 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.733 V/C2Store ( 807): unloading dll
01-01 12:01:10.734 V/C2Store ( 807): in init
01-01 12:01:10.734 V/C2Store ( 807): loading dll
01-01 12:01:10.736 I/Codec2InfoBuilder( 790): adding type 'audio/amr-wb'
01-01 12:01:10.737 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.737 V/C2Store ( 807): unloading dll
01-01 12:01:10.737 V/C2Store ( 807): in init
01-01 12:01:10.737 V/C2Store ( 807): loading dll
01-01 12:01:10.741 I/Codec2InfoBuilder( 790): adding type 'audio/amr-wb'
01-01 12:01:10.741 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.742 V/C2Store ( 807): unloading dll
01-01 12:01:10.742 V/C2Store ( 807): in init
01-01 12:01:10.742 V/C2Store ( 807): loading dll
01-01 12:01:10.745 D/Codec2InfoBuilder( 790): codec entry for
'c2.android.av1.decoder' is disabled
01-01 12:01:10.745 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.745 V/C2Store ( 807): unloading dll
01-01 12:01:10.745 V/C2Store ( 807): in init
01-01 12:01:10.745 V/C2Store ( 807): loading dll
01-01 12:01:10.749 I/Codec2InfoBuilder( 790): adding type 'video/avc'
01-01 12:01:10.753 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.753 V/C2Store ( 807): in init
01-01 12:01:10.753 V/C2Store ( 807): loading dll
01-01 12:01:10.753 V/C2Store ( 807): unloading dll
01-01 12:01:10.754 I/mediaswcodec( 807): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
01-01 12:01:10.754 I/mediaswcodec( 807): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
01-01 12:01:10.755 I/Codec2InfoBuilder( 790): adding type 'video/avc'
01-01 12:01:10.758 V/C2Store ( 807): in init
01-01 12:01:10.758 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:10.758 V/C2Store ( 807): loading dll
01-01 12:01:10.758 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.758 V/C2Store ( 807): unloading dll
01-01 12:01:10.760 I/Codec2InfoBuilder( 790): adding type 'audio/flac'
01-01 12:01:10.761 V/C2Store ( 807): in init
01-01 12:01:10.761 V/C2Store ( 807): loading dll
01-01 12:01:10.763 W/system_server( 702): Verification of void
com.android.server.SystemServer.startOtherServices(com.android.server.utils.Timings
TraceAndSlog) took 151.091ms (49499.83 bytecodes/s) (189320B approximate peak
alloc)
01-01 12:01:10.763 I/Codec2InfoBuilder( 790): adding type 'audio/flac'
01-01 12:01:10.764 V/C2Store ( 807): in init
01-01 12:01:10.764 V/C2Store ( 807): loading dll
01-01 12:01:10.764 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.764 V/C2Store ( 807): unloading dll
01-01 12:01:10.763 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.764 V/C2Store ( 807): unloading dll
01-01 12:01:10.766 I/Codec2InfoBuilder( 790): adding type 'audio/g711-alaw'
01-01 12:01:10.767 V/C2Store ( 807): in init
01-01 12:01:10.767 V/C2Store ( 807): loading dll
01-01 12:01:10.768 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.768 V/C2Store ( 807): unloading dll
01-01 12:01:10.769 I/Codec2InfoBuilder( 790): adding type 'audio/g711-mlaw'
01-01 12:01:10.770 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.770 V/C2Store ( 807): unloading dll
01-01 12:01:10.770 V/C2Store ( 807): in init
01-01 12:01:10.770 V/C2Store ( 807): loading dll
01-01 12:01:10.773 D/Codec2InfoBuilder( 790): codec entry for
'c2.android.gsm.decoder' is disabled
01-01 12:01:10.773 V/C2Store ( 807): in init
01-01 12:01:10.773 V/C2Store ( 807): loading dll
01-01 12:01:10.774 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.774 V/C2Store ( 807): unloading dll
01-01 12:01:10.776 I/Codec2InfoBuilder( 790): adding type 'video/3gpp'
01-01 12:01:10.777 V/C2Store ( 807): in init
01-01 12:01:10.777 V/C2Store ( 807): loading dll
01-01 12:01:10.778 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.778 V/C2Store ( 807): unloading dll
01-01 12:01:10.780 I/Codec2InfoBuilder( 790): adding type 'video/3gpp'
01-01 12:01:10.782 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.783 V/C2Store ( 807): unloading dll
01-01 12:01:10.783 V/C2Store ( 807): in init
01-01 12:01:10.783 V/C2Store ( 807): loading dll
01-01 12:01:10.786 I/SystemServerTiming( 702): InitBeforeStartServices
01-01 12:01:10.786 I/Codec2InfoBuilder( 790): adding type 'video/hevc'
01-01 12:01:10.790 V/C2Store ( 807): in init
01-01 12:01:10.790 V/C2Store ( 807): loading dll
01-01 12:01:10.790 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.790 V/C2Store ( 807): unloading dll
01-01 12:01:10.790 I/SystemServer( 702): !@Boot_EBS_F: SYSTEM_SERVER_START
01-01 12:01:10.791 W/SystemServer( 702): Timezone not set; setting to GMT.
01-01 12:01:10.791 I/mediaswcodec( 807): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
01-01 12:01:10.791 D/C2SoftHevcEnc( 807): Given level 6000 does not cover current
configuration: adjusting to 6001
01-01 12:01:10.792 I/mediaswcodec( 807): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
01-01 12:01:10.793 D/C2SoftHevcEnc( 807): Given level 6000 does not cover current
configuration: adjusting to 6001
01-01 12:01:10.794 I/Codec2InfoBuilder( 790): adding type 'video/hevc'
01-01 12:01:10.796 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.796 V/C2Store ( 807): in init
01-01 12:01:10.796 V/C2Store ( 807): loading dll
01-01 12:01:10.796 V/C2Store ( 807): unloading dll
01-01 12:01:10.799 I/Codec2InfoBuilder( 790): adding type 'audio/mpeg'
01-01 12:01:10.800 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.800 V/C2Store ( 807): unloading dll
01-01 12:01:10.800 V/C2Store ( 807): in init
01-01 12:01:10.800 V/C2Store ( 807): loading dll
01-01 12:01:10.803 D/Codec2InfoBuilder( 790): codec entry for
'c2.android.mpeg2.decoder' is disabled
01-01 12:01:10.803 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.803 V/C2Store ( 807): unloading dll
01-01 12:01:10.804 V/C2Store ( 807): in init
01-01 12:01:10.804 V/C2Store ( 807): loading dll
01-01 12:01:10.805 I/SystemServer( 702): !@Boot: Entered the Android system
server!
01-01 12:01:10.805 I/SystemServer( 702): !@Boot_EBS_F: BOOT_PROGRESS_SYSTEM_RUN
01-01 12:01:10.806 I/Codec2InfoBuilder( 790): adding type 'video/mp4v-es'
01-01 12:01:10.807 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.807 V/C2Store ( 807): unloading dll
01-01 12:01:10.807 V/C2Store ( 807): in init
01-01 12:01:10.807 V/C2Store ( 807): loading dll
01-01 12:01:10.810 I/Codec2InfoBuilder( 790): adding type 'video/mp4v-es'
01-01 12:01:10.812 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.812 V/C2Store ( 807): unloading dll
01-01 12:01:10.812 V/C2Store ( 807): in init
01-01 12:01:10.812 V/C2Store ( 807): loading dll
01-01 12:01:10.814 I/Codec2InfoBuilder( 790): adding type 'audio/opus'
01-01 12:01:10.815 V/C2Store ( 807): in init
01-01 12:01:10.815 V/C2Store ( 807): loading dll
01-01 12:01:10.815 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.815 V/C2Store ( 807): unloading dll
01-01 12:01:10.818 I/Codec2InfoBuilder( 790): adding type 'audio/opus'
01-01 12:01:10.819 V/C2Store ( 807): in init
01-01 12:01:10.819 V/C2Store ( 807): loading dll
01-01 12:01:10.820 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.820 V/C2Store ( 807): unloading dll
01-01 12:01:10.823 I/Codec2InfoBuilder( 790): adding type 'audio/raw'
01-01 12:01:10.823 V/C2Store ( 807): in init
01-01 12:01:10.823 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.823 V/C2Store ( 807): loading dll
01-01 12:01:10.823 V/C2Store ( 807): unloading dll
01-01 12:01:10.826 I/Codec2InfoBuilder( 790): adding type 'audio/vorbis'
01-01 12:01:10.827 V/C2Store ( 807): in init
01-01 12:01:10.827 V/C2Store ( 807): loading dll
01-01 12:01:10.828 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.829 V/C2Store ( 807): unloading dll
01-01 12:01:10.830 I/Codec2InfoBuilder( 790): adding type 'video/x-vnd.on2.vp8'
01-01 12:01:10.831 V/C2Store ( 807): in init
01-01 12:01:10.831 V/C2Store ( 807): loading dll
01-01 12:01:10.832 I/C2SoftVp8Enc( 807): setting temporal layering 0 + 0
01-01 12:01:10.832 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.832 V/C2Store ( 807): unloading dll
01-01 12:01:10.833 I/C2SoftVp8Enc( 807): setting temporal layering 0 + 0
01-01 12:01:10.834 I/Codec2InfoBuilder( 790): adding type 'video/x-vnd.on2.vp8'
01-01 12:01:10.835 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.835 V/C2Store ( 807): unloading dll
01-01 12:01:10.836 V/C2Store ( 807): in init
01-01 12:01:10.836 V/C2Store ( 807): loading dll
01-01 12:01:10.839 I/Codec2InfoBuilder( 790): adding type 'video/x-vnd.on2.vp9'
01-01 12:01:10.842 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.842 V/C2Store ( 807): in init
01-01 12:01:10.842 V/C2Store ( 807): loading dll
01-01 12:01:10.842 V/C2Store ( 807): unloading dll
01-01 12:01:10.843 I/C2SoftVp9Enc( 807): setting temporal layering 0 + 0
01-01 12:01:10.844 I/C2SoftVp9Enc( 807): setting temporal layering 0 + 0
01-01 12:01:10.844 D/Codec2InfoBuilder( 790): codec entry for
'c2.android.vp9.encoder' is disabled
01-01 12:01:10.845 V/C2Store ( 807): in ~ComponentModule
01-01 12:01:10.846 V/C2Store ( 807): unloading dll
01-01 12:01:10.846 W/BatteryNotifier( 790): batterystats service unavailable!
01-01 12:01:10.847 I/servicemanager( 333): Adding 'u:r:mediaserver:s0' service
(media.resource_manager:790)
01-01 12:01:10.858 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:10.884 I/io_stats( 385): !@ 179,0 r 43443 4107024 w 10381 4949516 d
337 1719812 f 894 472 iot 60564 0 th 102400 102400 64728 pt 232 inp 0 0 73.233
01-01 12:01:10.960 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:11.040 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 301
01-01 12:01:11.061 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:11.162 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:11.168 I/HidlServiceManagement( 802): Registered
[email protected]::ISehChannel/imsd2
01-01 12:01:11.171 I/HidlServiceManagement( 802): Registered
[email protected]::ISehChannel/epdgd2
01-01 12:01:11.173 I/HidlServiceManagement( 802): Registered
[email protected]::ISehBridge/slot2
01-01 12:01:11.263 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:11.267 E/UsbAlsaJackDetectorJNI( 702): Can't register
UsbAlsaJackDetector native methods
01-01 12:01:11.269 I/HidlServiceManagement( 801): Registered
[email protected]::ISehChannel/imsd
01-01 12:01:11.272 I/HidlServiceManagement( 801): Registered
[email protected]::ISehChannel/epdgd
01-01 12:01:11.275 I/HidlServiceManagement( 801): Registered
[email protected]::ISehBridge/slot1
01-01 12:01:11.312 V/KnoxFWS ( 702): knox framework jni has registed
01-01 12:01:11.332 D/LoadedApk( 702): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@2120e3 appContext.mOpPackageName=android
appContext.mBasePackageName=android
appContext.mPackageInfo=android.app.LoadedApk@8b25ae0
01-01 12:01:11.357 I/SystemServerInitThreadPool( 702): Creating instance with 8
threads
01-01 12:01:11.358 D/SystemServerTiming( 702): InitBeforeStartServices took to
complete: 572ms
01-01 12:01:11.358 D/SystemServerTiming( 702): !@Boot_SystemServer: 572ms :
InitBeforeStartServices
01-01 12:01:11.359 I/SystemServerTiming( 702): !@Boot_EBS: Took 572ms by
'InitBeforeStartServices'
01-01 12:01:11.360 I/SystemServerTiming( 702): StartServices
01-01 12:01:11.360 I/SystemServer( 702): !@Boot_EBS_F: startBootstrapServices
01-01 12:01:11.360 I/SystemServerTiming( 702): startBootstrapServices
01-01 12:01:11.360 I/SystemServerTiming( 702): StartWatchdog
01-01 12:01:11.363 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:11.459 I/CASS_DEBUG( 751): Modem status : 0x03 -> 0x04
01-01 12:01:11.459 I/CASS_DEBUG( 751): The modem seems to have rebooted.
01-01 12:01:11.459 I/CASS_DEBUG( 751): Restart the cass thread and CP monitoring
thread
01-01 12:01:11.459 I/CASS_DEBUG( 751): cass_thr_signal_handler: Got signal 10,
tid: 530694782144
01-01 12:01:11.459 I/CASS_DEBUG( 751): cass_thr_cleanup_handler
01-01 12:01:11.459 I/CASS_DEBUG( 751): Close : close fd=6
01-01 12:01:11.459 I/CASS_DEBUG( 751): cp_monitor_thr_signal_handler: Got signal
12, tid: 530693741760
01-01 12:01:11.459 I/CASS_DEBUG( 751): cp_monitor_thr_cleanup_handler
01-01 12:01:11.459 I/CASS_DEBUG( 751): Disconnect ril daemon
01-01 12:01:11.460 I/CASS_DEBUG( 751): cass_thread start
01-01 12:01:11.460 I/CASS_DEBUG( 751): cp_monitor_thread start
01-01 12:01:11.460 I/CASS_DEBUG( 751): [Modem status : ONLINE]
01-01 12:01:11.460 I/CASS_DEBUG( 751): Open : opened [7,/dev/umts_cass].
01-01 12:01:11.460 I/CASS_DEBUG( 751): Successfully connected with RILD
01-01 12:01:11.463 I/CASS_DEBUG( 751): Successfully invoke event(0xc00000e1)
01-01 12:01:11.463 I/CASS_DEBUG( 751): Disconnect ril daemon
01-01 12:01:11.464 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:11.496 D/SystemServerTiming( 702): StartWatchdog took to complete:
135ms
01-01 12:01:11.497 I/softdog ( 702): !@Success to open /dev/watchdog1
01-01 12:01:11.497 I/softdog ( 702): !@Success to set timeout of /dev/watchdog1 :
100s
01-01 12:01:11.497 I/SystemServer( 702): Reading configuration...
01-01 12:01:11.497 I/SystemServerTiming( 702): ReadingSystemConfig
01-01 12:01:11.502 D/SystemServerTiming( 702): ReadingSystemConfig took to
complete: 5ms
01-01 12:01:11.503 I/SystemServerTiming( 702): PlatformCompat
01-01 12:01:11.505 I/SystemServerTimingAsync( 702):
InitThreadPoolExec:ReadingSystemConfig
01-01 12:01:11.508 D/CompatConfig( 702): Found a config file:
/system/etc/compatconfig/framework-platform-compat-config.xml
01-01 12:01:11.509 E/Watchdog( 702): !@Sync: 0 heap: 3 / 13 [2020-01-01
12:01:11.502] sdogWay: softdog FD: 75
01-01 12:01:11.509 I/SystemConfig( 702): Reading permissions from
/system/etc/sysconfig/bixbyagent.xml
01-01 12:01:11.511 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@5fb45b5
01-01 12:01:11.513 I/SystemConfig( 702): Reading permissions from
/system/etc/sysconfig/smartthingskit.xml
01-01 12:01:11.514 I/SystemConfig( 702): Reading permissions from
/system/etc/sysconfig/nsdswebapp.xml
01-01 12:01:11.515 I/SystemConfig( 702): Reading permissions from
/system/etc/sysconfig/documentsui.xml
01-01 12:01:11.516 I/SystemConfig( 702): Reading permissions from
/system/etc/sysconfig/feature-a11y-preload.xml
01-01 12:01:11.517 I/SystemConfig( 702): Reading permissions from
/system/etc/sysconfig/samsungunifiedwfcapp.xml
01-01 12:01:11.517 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@ec26c97
01-01 12:01:11.518 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@9a86e84
01-01 12:01:11.519 I/SystemConfig( 702): Reading permissions from
/system/etc/sysconfig/samsungaccount.xml
01-01 12:01:11.519 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@3f4d2a2
01-01 12:01:11.519 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@2b73b33
01-01 12:01:11.519 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@87feef0
01-01 12:01:11.520 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@9f176ee
01-01 12:01:11.520 I/SystemConfig( 702): Reading permissions from
/system/etc/sysconfig/galaxyapps.xml
01-01 12:01:11.520 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@820578f
01-01 12:01:11.521 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@80d0a1c
01-01 12:01:11.521 I/SystemConfig( 702): Reading permissions from
/system/etc/sysconfig/preinstalled-packages-platform.xml
01-01 12:01:11.521 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@70213fa
01-01 12:01:11.522 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@b54ddab
01-01 12:01:11.522 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@beeac08
01-01 12:01:11.522 I/SystemConfig( 702): Reading permissions from
/system/etc/sysconfig/whitelist_com.dti.samsung.xml
01-01 12:01:11.522 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@94d75c6
01-01 12:01:11.523 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@d01a987
01-01 12:01:11.523 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@ef3d4dd
01-01 12:01:11.523 I/SystemConfig( 702): Reading permissions from
/system/etc/sysconfig/privateshare.xml
01-01 12:01:11.524 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@89b2852
01-01 12:01:11.524 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@1c55723
01-01 12:01:11.524 I/SystemConfig( 702): Reading permissions from
/system/etc/sysconfig/facebook-hiddenapi-package-whitelist.xml
01-01 12:01:11.525 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@e5de1d9
01-01 12:01:11.525 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@f9f779e
01-01 12:01:11.525 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@f8c427f
01-01 12:01:11.526 I/SystemConfig( 702): Reading permissions from
/system/etc/sysconfig/samsungexperienceservice.xml
01-01 12:01:11.526 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@6c1c295
01-01 12:01:11.526 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@e076faa
01-01 12:01:11.527 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@4ac879b
01-01 12:01:11.527 I/SystemConfig( 702): Reading permissions from
/system/etc/sysconfig/clockpackageapp.xml
01-01 12:01:11.527 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@e48f311
01-01 12:01:11.527 D/CompatConfig( 702): Found a config file:
/system/etc/compatconfig/documents-ui-compat-config.xml
01-01 12:01:11.528 I/SystemConfig( 702): Reading permissions from
/system/etc/sysconfig/easyonehandapp.xml
01-01 12:01:11.528 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@2657ee4
01-01 12:01:11.529 I/SystemConfig( 702): Reading permissions from
/system/etc/sysconfig/preinstalled-packages-platform-full-base.xml
01-01 12:01:11.529 D/CompatConfig( 702): Found a config file:
/system/etc/compatconfig/libcore-platform-compat-config.xml
01-01 12:01:11.530 I/SystemConfig( 702): Reading permissions from
/system/etc/sysconfig/smartcallprovider.xml
01-01 12:01:11.530 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@a6da550
01-01 12:01:11.531 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@4edf349
01-01 12:01:11.531 I/SystemConfig( 702): Reading permissions from
/system/etc/sysconfig/hiddenapi-package-whitelist.xml
01-01 12:01:11.531 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@400c96f
01-01 12:01:11.532 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@c8fc67c
01-01 12:01:11.532 D/CompatConfig( 702): Found a config file:
/system/etc/compatconfig/services-platform-compat-config.xml
01-01 12:01:11.533 I/SystemConfig( 702): Reading permissions from
/system/etc/sysconfig/samsungpushservice.xml
01-01 12:01:11.533 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@8fa8d8b
01-01 12:01:11.534 I/SystemConfig( 702): Reading permissions from
/system/etc/sysconfig/framework-sysconfig.xml
01-01 12:01:11.534 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@3bbc281
01-01 12:01:11.535 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@cfb4f26
01-01 12:01:11.535 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@6827767
01-01 12:01:11.536 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@6986914
01-01 12:01:11.536 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@86105bd
01-01 12:01:11.537 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@e3d37b2
01-01 12:01:11.537 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@cb52303
01-01 12:01:11.537 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/GoogleCellBroadcast_permissions.xml
01-01 12:01:11.538 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@f1d40b9
01-01 12:01:11.538 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@1431cfe
01-01 12:01:11.539 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@6dcec5f
01-01 12:01:11.540 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@c8fc6ac
01-01 12:01:11.540 D/CompatConfig( 702): Adding:
com.android.server.compat.config.Change@cc82f75
01-01 12:01:11.541 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/GoogleDocumentsUI_permissions.xml
01-01 12:01:11.541 D/CompatConfig( 702): No directory
/system/system_ext/etc/compatconfig, skipping
01-01 12:01:11.542 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/GoogleExtServices_permissions.xml
01-01 12:01:11.544 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/GoogleMediaProvider_permissions.xml
01-01 12:01:11.544 I/ApexManagerTiming( 702): getActiveApexInfos_noCache
01-01 12:01:11.546 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/GoogleNetworkStack_permissions.xml
01-01 12:01:11.548 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/GooglePermissionController_permissions.xml
01-01 12:01:11.552 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/GoogleTethering_permissions.xml
01-01 12:01:11.553 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/SemAudioThumbnail_library.xml
01-01 12:01:11.555 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/android.hardware.biometrics.face.xml
01-01 12:01:11.556 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/android.hardware.fingerprint.xml
01-01 12:01:11.558 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/android.hardware.sensor.proximity.xml
01-01 12:01:11.559 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/android.software.freeform_window_management.xml
01-01 12:01:11.561 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/android.software.live_wallpaper.xml
01-01 12:01:11.562 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/android.software.sip.voip.xml
01-01 12:01:11.563 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/android.software.sip.xml
01-01 12:01:11.565 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/android.software.verified_boot.xml
01-01 12:01:11.565 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:11.565 D/ApexManagerTiming( 702): getActiveApexInfos_noCache took to
complete: 20ms
01-01 12:01:11.566 D/CompatConfig( 702): No directory
/apex/com.android.tethering/etc/compatconfig, skipping
01-01 12:01:11.566 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/android.software.webview.xml
01-01 12:01:11.566 D/CompatConfig( 702): No directory
/apex/com.android.media.swcodec/etc/compatconfig, skipping
01-01 12:01:11.566 D/CompatConfig( 702): No directory
/apex/com.android.tzdata/etc/compatconfig, skipping
01-01 12:01:11.566 D/CompatConfig( 702): No directory
/apex/com.android.permission/etc/compatconfig, skipping
01-01 12:01:11.566 D/CompatConfig( 702): No directory
/apex/com.android.art/etc/compatconfig, skipping
01-01 12:01:11.567 D/CompatConfig( 702): No directory
/apex/com.android.vndk.v30/etc/compatconfig, skipping
01-01 12:01:11.567 D/CompatConfig( 702): No directory
/apex/com.android.apex.cts.shim/etc/compatconfig, skipping
01-01 12:01:11.567 D/CompatConfig( 702): No directory
/apex/com.android.sdkext/etc/compatconfig, skipping
01-01 12:01:11.567 D/CompatConfig( 702): No directory
/apex/com.android.adbd/etc/compatconfig, skipping
01-01 12:01:11.567 D/CompatConfig( 702): No directory
/apex/com.android.media/etc/compatconfig, skipping
01-01 12:01:11.567 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/android.test.base.xml
01-01 12:01:11.567 D/CompatConfig( 702): No directory
/apex/com.android.wifi/etc/compatconfig, skipping
01-01 12:01:11.567 D/CompatConfig( 702): No directory
/apex/com.android.cellbroadcast/etc/compatconfig, skipping
01-01 12:01:11.567 D/CompatConfig( 702): No directory
/apex/com.android.resolv/etc/compatconfig, skipping
01-01 12:01:11.568 D/CompatConfig( 702): No directory
/apex/com.samsung.android.camera.unihal/etc/compatconfig, skipping
01-01 12:01:11.568 D/CompatConfig( 702): No directory
/apex/com.android.neuralnetworks/etc/compatconfig, skipping
01-01 12:01:11.568 D/CompatConfig( 702): No directory
/apex/com.android.runtime/etc/compatconfig, skipping
01-01 12:01:11.568 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/android.test.mock.xml
01-01 12:01:11.568 D/CompatConfig( 702): No directory
/apex/com.android.extservices/etc/compatconfig, skipping
01-01 12:01:11.568 D/CompatConfig( 702): No directory
/apex/com.android.ipsec/etc/compatconfig, skipping
01-01 12:01:11.569 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/android.test.runner.xml
01-01 12:01:11.570 D/CompatConfig( 702): Found a config file:
/apex/com.android.mediaprovider/etc/compatconfig/media-provider-platform-compat-
config.xml
01-01 12:01:11.570 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.android.future.usb.accessory.xml
01-01 12:01:11.571 D/CompatConfig( 702): No directory
/apex/com.android.i18n/etc/compatconfig, skipping
01-01 12:01:11.571 D/CompatConfig( 702): No directory
/apex/com.android.conscrypt/etc/compatconfig, skipping
01-01 12:01:11.571 D/CompatConfig( 702): No directory
/apex/com.android.os.statsd/etc/compatconfig, skipping
01-01 12:01:11.572 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.android.location.provider.xml
01-01 12:01:11.572 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(platform_compat:702)
01-01 12:01:11.572 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.android.media.remotedisplay.xml
01-01 12:01:11.573 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(platform_compat_native:702)
01-01 12:01:11.573 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.android.mediadrm.signer.xml
01-01 12:01:11.573 D/SystemServerTiming( 702): PlatformCompat took to complete:
70ms
01-01 12:01:11.573 I/SystemServerTiming( 702): StartFileIntegrityService
01-01 12:01:11.574 I/SystemServiceManager( 702): Starting
com.android.server.security.FileIntegrityService
01-01 12:01:11.574 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.samsung.android.api.version.xml
01-01 12:01:11.575 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.samsung.android.ibs.framework-v1.xml
01-01 12:01:11.576 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.samsung.android.psitrackersdk.framework-v1.xml
01-01 12:01:11.577 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.samsung.android.sdk.camera.processor.effect.xml
01-01 12:01:11.578 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.samsung.android.sdk.camera.processor.xml
01-01 12:01:11.579 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.samsung.android.semtelephonesdk.framework-v1.xml
01-01 12:01:11.580 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.samsung.android.spensdk.framework-v1.xml
01-01 12:01:11.582 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.samsung.bbc.xml
01-01 12:01:11.583 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.samsung.device.lite.xml
01-01 12:01:11.585 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.samsung.feature.audio_listenback.xml
01-01 12:01:11.586 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.samsung.feature.biometrics.face.xml
01-01 12:01:11.587 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.samsung.feature.clockpack_v08.xml
01-01 12:01:11.588 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.samsung.feature.device_category_phone.xml
01-01 12:01:11.589 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.samsung.feature.galaxyfinder_v7.xml
01-01 12:01:11.591 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.samsung.feature.samsung_experience_mobile_lite.xml
01-01 12:01:11.592 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.sec.android.sdhmssdk.framework-v1.xml
01-01 12:01:11.594 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(file_integrity:702)
01-01 12:01:11.594 D/SystemServerTiming( 702): StartFileIntegrityService took to
complete: 20ms
01-01 12:01:11.594 I/SystemServerTiming( 702): StartInstaller
01-01 12:01:11.594 I/SystemServiceManager( 702): Starting
com.android.server.pm.Installer
01-01 12:01:11.594 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.sec.android.secimaging.xml
01-01 12:01:11.596 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.sec.android.smartface.smart_stay.xml
01-01 12:01:11.598 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.sec.esecomm.xml
01-01 12:01:11.598 D/installd( 777): Found quota mount /dev/block/dm-10 at /data
01-01 12:01:11.599 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.sec.feature.cocktailpanel.xml
01-01 12:01:11.599 D/installd( 777): Found quota mount /dev/block/dm-10 at
/data/user/0
01-01 12:01:11.600 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.sec.feature.fingerprint_manager_service.xml
01-01 12:01:11.601 D/SystemServerTiming( 702): StartInstaller took to complete:
7ms
01-01 12:01:11.601 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.sec.feature.motionrecognition_service.xml
01-01 12:01:11.601 I/SystemServerTiming( 702): DeviceIdentifiersPolicyService
01-01 12:01:11.601 I/SystemServiceManager( 702): Starting
com.android.server.os.DeviceIdentifiersPolicyService
01-01 12:01:11.602 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.sec.feature.nsflp_level_530.xml
01-01 12:01:11.603 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(device_identifiers:702)
01-01 12:01:11.603 D/SystemServerTiming( 702): DeviceIdentifiersPolicyService took
to complete: 2ms
01-01 12:01:11.603 I/SystemServerTiming( 702): UriGrantsManagerService
01-01 12:01:11.603 I/SystemServiceManager( 702): Starting
com.android.server.uri.UriGrantsManagerService$Lifecycle
01-01 12:01:11.604 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.sec.feature.overlaymagnifier.xml
01-01 12:01:11.606 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.sec.feature.saccessorymanager.xml
01-01 12:01:11.607 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.sec.feature.sensorhub_level41.xml
01-01 12:01:11.609 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.sec.feature.usb_authentication.xml
01-01 12:01:11.610 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/com.sec.smartcard.auth.xml
01-01 12:01:11.611 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/epdgmanager_library.xml
01-01 12:01:11.611 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(uri_grants:702)
01-01 12:01:11.612 D/SystemServerTiming( 702): UriGrantsManagerService took to
complete: 9ms
01-01 12:01:11.612 I/SystemServerTiming( 702): StartActivityManager
01-01 12:01:11.612 I/SystemServiceManager( 702): Starting
com.android.server.wm.ActivityTaskManagerService$Lifecycle
01-01 12:01:11.612 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/galaxylabs_permission.xml
01-01 12:01:11.613 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/handheld_core_hardware.xml
01-01 12:01:11.615 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/imsmanager_library.xml
01-01 12:01:11.616 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/javax.obex.xml
01-01 12:01:11.617 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/knox_sdk_api_level_33.xml
01-01 12:01:11.618 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/knoxanalytics.xml
01-01 12:01:11.619 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/knoxsdk_edm.xml
01-01 12:01:11.620 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/knoxsdk_mdm.xml
01-01 12:01:11.621 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/org.apache.http.legacy.xml
01-01 12:01:11.622 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/org.simalliance.openmobileapi.xml
01-01 12:01:11.623 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.phone.xml
01-01 12:01:11.625 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.providers.calendar.xml
01-01 12:01:11.626 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.providers.downloads.xml
01-01 12:01:11.627 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.server.telecom.xml
01-01 12:01:11.628 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.settings.intelligence.xml
01-01 12:01:11.630 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.settings.xml
01-01 12:01:11.631 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.vpndialogs.xml
01-01 12:01:11.633 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.wallpaper.livepicker.xml
01-01 12:01:11.635 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.dti.samsung.xml
01-01 12:01:11.636 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.knox.vpn.proxyhandler.xml
01-01 12:01:11.638 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.osp.app.signin.xml
01-01 12:01:11.639 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.accessibility.xml
01-01 12:01:11.641 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.adaptivebrightnessgo.cameralightsensor.xml
01-01 12:01:11.643 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.MtpApplication.xml
01-01 12:01:11.644 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.SettingsReceiver.xml
01-01 12:01:11.646 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.accessibility.talkback.xml
01-01 12:01:11.648 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.appsedge.xml
01-01 12:01:11.650 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.app.clipboardedge.xml
01-01 12:01:11.652 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.clockpack.xml
01-01 12:01:11.653 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.app.cocktailbarservice.xml
01-01 12:01:11.654 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.contacts.xml
01-01 12:01:11.656 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.dofviewer.xml
01-01 12:01:11.658 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.dressroom.xml
01-01 12:01:11.660 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.app.galaxyfinder.xml
01-01 12:01:11.661 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.omcagent.xml
01-01 12:01:11.662 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.app.settings.bixby.xml
01-01 12:01:11.663 D/CoreStateController( 702): CoreStateController()
01-01 12:01:11.663 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.sharelive.xml
01-01 12:01:11.665 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.taskedge.xml
01-01 12:01:11.665 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:11.666 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(activity_task:702)
01-01 12:01:11.666 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.telephonyui.xml
01-01 12:01:11.667 I/SystemServiceManager( 702): Starting
com.android.server.am.ActivityManagerService$Lifecycle
01-01 12:01:11.668 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.appseparation.xml
01-01 12:01:11.669 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.beaconmanager.xml
01-01 12:01:11.670 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.bluelightfilter.xml
01-01 12:01:11.671 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.callbgprovider.xml
01-01 12:01:11.672 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.cidmanager.xml
01-01 12:01:11.678 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.dialer.xml
01-01 12:01:11.679 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.dqagent.xml
01-01 12:01:11.682 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.dynamiclock.xml
01-01 12:01:11.683 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.easysetup.xml
01-01 12:01:11.684 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.fmm.xml
01-01 12:01:11.686 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.forest.xml
01-01 12:01:11.687 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.game.gamehome.xml
01-01 12:01:11.688 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.game.gametools.xml
01-01 12:01:11.690 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.game.gos.xml
01-01 12:01:11.690 I/ActivityManager( 702): Memory class: 192
01-01 12:01:11.691 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.hdmapp.xml
01-01 12:01:11.692 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.incallui.xml
01-01 12:01:11.693 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.kgclient.xml
01-01 12:01:11.695 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.knox.analytics.uploader.xml
01-01 12:01:11.696 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.knox.attestation.xml
01-01 12:01:11.697 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.knox.containeragent.xml
01-01 12:01:11.698 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.knox.containercore.xml
01-01 12:01:11.699 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.knox.pushmanager.xml
01-01 12:01:11.700 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.livestickers.xml
01-01 12:01:11.702 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.localeoverlaymanager.xml
01-01 12:01:11.703 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.lool.xml
01-01 12:01:11.704 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.mdx.quickboard.xml
01-01 12:01:11.706 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.messaging.xml
01-01 12:01:11.707 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.mobileservice.xml
01-01 12:01:11.709 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.networkdiagnostic.xml
01-01 12:01:11.710 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.providers.carrier.xml
01-01 12:01:11.711 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.providers.contacts.xml
01-01 12:01:11.713 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.providers.media.xml
01-01 12:01:11.714 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.rubin.app.xml
01-01 12:01:11.715 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.scloud.xml
01-01 12:01:11.717 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.scs.xml
01-01 12:01:11.718 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.sdm.config.xml
01-01 12:01:11.720 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.secsoundpicker.xml
01-01 12:01:11.722 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.server.wifi.mobilewips.xml
01-01 12:01:11.725 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.service.peoplestripe.xml
01-01 12:01:11.727 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.setting.multisound.xml
01-01 12:01:11.728 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.setupindiaservicestnc.xml
01-01 12:01:11.729 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.sm.devicesecurity_v6.xml
01-01 12:01:11.731 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.smartcallprovider.xml
01-01 12:01:11.731 D/ActivityManager( 702): writeback_limit_enable : 0
01-01 12:01:11.732 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.smartface.xml
01-01 12:01:11.734 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.smartswitchassistant.xml
01-01 12:01:11.735 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.spaymini.xml
01-01 12:01:11.737 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.svcagent.xml
01-01 12:01:11.738 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.themecenter.xml
01-01 12:01:11.738 I/lmkd ( 332): lmkd data connection established
01-01 12:01:11.738 I/ActivityManager( 702): Connection with lmkd established
01-01 12:01:11.739 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.video.xml
01-01 12:01:11.741 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.attribution.xml
01-01 12:01:11.742 I/DHA_PROPERTY( 702): highRes_MaxCached : 10
normalRes_MaxCached : 14
01-01 12:01:11.742 I/DHA_PROPERTY( 702): DHA STEP 2
01-01 12:01:11.742 I/DHA_PROPERTY( 702): DHA TH RATE 2.0
01-01 12:01:11.742 I/DHA_PROPERTY( 702): DHA mSzDHAThreshold 33554432
01-01 12:01:11.742 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.clipboardsaveservice.xml
01-01 12:01:11.742 I/DHA_PROPERTY( 702): DHA DHA_INCREASE_THRESHOLD 2097152
01-01 12:01:11.743 E/audit ( 504): type=1400 audit(1577880071.739:109): avc:
denied { getattr } for pid=1 comm="init" name="extra_free_kbytes" dev="proc"
ino=20664 scontext=u:r:init:s0 tcontext=u:object_r:proc_extra_free_kbytes:s0
tclass=file permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.743 E/audit ( 504): type=1300 audit(1577880071.739:109):
arch=c00000b7 syscall=56 success=yes exit=16 a0=ffffff9c a1=b400007f23614390
a2=88241 a3=180 items=2 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0
fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init"
exe="/system/bin/init" subj=u:r:init:s0 key=(null)
01-01 12:01:11.743 E/audit ( 504): type=1302 audit(1577880071.739:109): item=0
name="/proc/sys/vm/" inode=11451 dev=00:04 mode=040555 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:proc:s0 nametype=PARENT cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.743 E/audit ( 504): type=1302 audit(1577880071.739:109): item=1
name="/proc/sys/vm/extra_free_kbytes" inode=20664 dev=00:04 mode=0100644 ouid=0
ogid=0 rdev=00:00 obj=u:object_r:proc_extra_free_kbytes:s0 nametype=NORMAL
cap_fp=0000000000000000 cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.743 E/audit ( 504): type=1327 audit(1577880071.739:109):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-01 12:01:11.744 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.cmh.xml
01-01 12:01:11.745 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.crane.xml
01-01 12:01:11.745 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:11.746 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.klmsagent.xml
01-01 12:01:11.747 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-facebook.xml
01-01 12:01:11.748 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.logwriter.xml
01-01 12:01:11.750 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.memorysaver.xml
01-01 12:01:11.751 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.sec.android.application.csc.xml
01-01 12:01:11.752 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.ssu.xml
01-01 12:01:11.753 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.RilServiceModeApp.xml
01-01 12:01:11.755 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.SecSetupWizard.xml
01-01 12:01:11.756 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.billing.xml
01-01 12:01:11.757 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.camera.xml
01-01 12:01:11.759 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.sec.android.app.factorykeystring.xml
01-01 12:01:11.760 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.fm.xml
01-01 12:01:11.762 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.hwmoduletest.xml
01-01 12:01:11.763 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.launcher.xml
01-01 12:01:11.764 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.magnifier.xml
01-01 12:01:11.765 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.myfiles.xml
01-01 12:01:11.766 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:11.766 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.popupcalculator.xml
01-01 12:01:11.768 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.ringtoneBR.xml
01-01 12:01:11.769 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.safetyassurance.xml
01-01 12:01:11.770 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.samsungapps.xml
01-01 12:01:11.772 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.servicemodeapp.xml
01-01 12:01:11.773 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.soundalive_80.xml
01-01 12:01:11.774 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.daemonapp.xml
01-01 12:01:11.775 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.diagmonagent.xml
01-01 12:01:11.776 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.gallery3d.xml
01-01 12:01:11.776 I/BatteryStatsImpl( 702): SEC_FEATURE_GPU= false
01-01 12:01:11.777 I/BatteryStatsImpl( 702): SEC_FEATURE_GPU_UTIL= false
01-01 12:01:11.777 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.sec.android.mimage.photoretouching.xml
01-01 12:01:11.779 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.preloadinstaller.xml
01-01 12:01:11.780 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.provider.badge.xml
01-01 12:01:11.781 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.soagent.xml
01-01 12:01:11.782 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.systemupdate.xml
01-01 12:01:11.784 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.app.RilErrorNotifier.xml
01-01 12:01:11.784 W/BatteryStatsImpl( 702): sNumGpuSpeedSteps= 6
01-01 12:01:11.785 D/BatteryStatsImpl( 702): Reading daily items from
/data/system/batterystats-daily.xml
01-01 12:01:11.785 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.epdg.xml
01-01 12:01:11.786 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.epdgtestapp.xml
01-01 12:01:11.787 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.factory.xml
01-01 12:01:11.788 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.hearingadjust-r.xml
01-01 12:01:11.790 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.imslogger.xml
01-01 12:01:11.791 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IPowerStats/default in either framework or device
manifest.
01-01 12:01:11.792 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.imsservice.xml
01-01 12:01:11.792 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IPower/default in either framework or device manifest.
01-01 12:01:11.792 E/BatteryStatsService( 702): Unable to load Power.Stats.HAL.
Setting rail availability to false
01-01 12:01:11.793 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.location.nsflp2_v5_3.xml
01-01 12:01:11.793 E/BluetoothAdapter( 702): Bluetooth binder is null
01-01 12:01:11.794 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.spp.push.xml
01-01 12:01:11.795 D/BatteryExternalStatsWorker( 702): update stats : write (63)
01-01 12:01:11.795 D/BatteryExternalStatsWorker( 702): ModemActivityEnergyInfo was
updated
01-01 12:01:11.795 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.skms.android.agent.xml
01-01 12:01:11.796 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.wsomacp.xml
01-01 12:01:11.797 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-com.wssyncmldm.xml
01-01 12:01:11.799 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-google-system.xml
01-01 12:01:11.799 D/SparseMappingTable( 702): SparseMappingTable reset() called.
Caller=com.android.internal.app.procstats.ProcessStats.resetCommon:609
com.android.internal.app.procstats.ProcessStats.reset:486
com.android.internal.app.procstats.ProcessStats.<init>:260
com.android.server.am.ProcessStatsService.<init>:96
com.android.server.am.ActivityManagerService.<init>:3140
com.android.server.am.ActivityManagerService$Lifecycle.<init>:2791
java.lang.reflect.Constructor.newInstance0:-2
java.lang.reflect.Constructor.newInstance:343
com.android.server.SystemServiceManager.startService:154
com.android.server.am.ActivityManagerService$Lifecycle.startService:2797
01-01 12:01:11.800 I/KernelCpuUidFreqTimeReader( 702):
mPerClusterTimesAvailable=true
01-01 12:01:11.801 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-o-os-com.samsung.android.uds.xml
01-01 12:01:11.802 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-platform.xml
01-01 12:01:11.808 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/privapp-permissions-themestore.xml
01-01 12:01:11.809 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/rcsopenapi_library.xml
01-01 12:01:11.810 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/saiv.xml
01-01 12:01:11.811 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/samsungkeystoreutils.xml
01-01 12:01:11.812 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/scamera_sdk_util.xml
01-01 12:01:11.812 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/sec_platform_library.xml
01-01 12:01:11.813 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/secimaging.xml
01-01 12:01:11.814 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/semextendedformat.xml
01-01 12:01:11.815 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/semmediatranscoder.xml
01-01 12:01:11.816 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/semsdrvideoconverter.xml
01-01 12:01:11.816 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/sfeffect.xml
01-01 12:01:11.817 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/stayrotation.xml
01-01 12:01:11.818 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/vsimservice_library.xml
01-01 12:01:11.819 I/SystemConfig( 702): Reading permissions from
/system/etc/permissions/platform.xml
01-01 12:01:11.824 E/audit ( 504): type=1400 audit(1577880071.819:110): avc:
denied { read } for pid=398 comm="Binder:398_2" name="event_count" dev="sysfs"
ino=26646 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.824 E/audit ( 504): type=1300 audit(1577880071.819:110):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.824 E/audit ( 504): type=1302 audit(1577880071.819:110): item=0
name="event_count" inode=26646 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.824 E/[email protected]( 398): Error opening
event_count for wakeup0: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/wakeup/wakeup0:
Permission denied
01-01 12:01:11.824 E/audit ( 504): type=1327 audit(1577880071.819:110):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.824 E/audit ( 504): type=1400 audit(1577880071.819:111): avc:
denied { read } for pid=398 comm="Binder:398_2" name="max_time_ms" dev="sysfs"
ino=26651 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.824 E/audit ( 504): type=1300 audit(1577880071.819:111):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.824 E/audit ( 504): type=1302 audit(1577880071.819:111): item=0
name="max_time_ms" inode=26651 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.824 E/audit ( 504): type=1327 audit(1577880071.819:111):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.825 E/audit ( 504): type=1400 audit(1577880071.819:112): avc:
denied { read } for pid=398 comm="Binder:398_2" name="wakeup_count" dev="sysfs"
ino=26647 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.825 E/audit ( 504): type=1300 audit(1577880071.819:112):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.825 E/audit ( 504): type=1302 audit(1577880071.819:112): item=0
name="wakeup_count" inode=26647 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.825 E/audit ( 504): type=1327 audit(1577880071.819:112):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.825 E/audit ( 504): type=1400 audit(1577880071.819:113): avc:
denied { read } for pid=398 comm="Binder:398_2" name="total_time_ms" dev="sysfs"
ino=26650 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.825 E/audit ( 504): type=1300 audit(1577880071.819:113):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.825 E/audit ( 504): type=1302 audit(1577880071.819:113): item=0
name="total_time_ms" inode=26650 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.825 E/audit ( 504): type=1327 audit(1577880071.819:113):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.825 E/audit ( 504): type=1400 audit(1577880071.819:114): avc:
denied { read } for pid=398 comm="Binder:398_2" name="expire_count" dev="sysfs"
ino=26648 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.825 E/audit ( 504): type=1300 audit(1577880071.819:114):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.825 E/audit ( 504): type=1302 audit(1577880071.819:114): item=0
name="expire_count" inode=26648 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.825 E/audit ( 504): type=1327 audit(1577880071.819:114):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.826 E/audit ( 504): type=1400 audit(1577880071.819:115): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_count" dev="sysfs"
ino=26645 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.826 E/audit ( 504): type=1300 audit(1577880071.819:115):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.826 E/audit ( 504): type=1302 audit(1577880071.819:115): item=0
name="active_count" inode=26645 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.826 E/audit ( 504): type=1327 audit(1577880071.819:115):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.826 E/audit ( 504): type=1400 audit(1577880071.823:116): avc:
denied { read } for pid=398 comm="Binder:398_2" name="last_change_ms" dev="sysfs"
ino=26652 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.826 E/audit ( 504): type=1300 audit(1577880071.823:116):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.826 E/audit ( 504): type=1302 audit(1577880071.823:116): item=0
name="last_change_ms" inode=26652 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.826 E/audit ( 504): type=1327 audit(1577880071.823:116):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.826 E/audit ( 504): type=1400 audit(1577880071.823:117): avc:
denied { read } for pid=398 comm="Binder:398_2" name="prevent_suspend_time_ms"
dev="sysfs" ino=26653 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.826 E/audit ( 504): type=1300 audit(1577880071.823:117):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=b400007c67a143e0 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.826 E/audit ( 504): type=1302 audit(1577880071.823:117): item=0
name="prevent_suspend_time_ms" inode=26653 dev=00:12 mode=0100444 ouid=0 ogid=0
rdev=00:00 obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.826 E/audit ( 504): type=1327 audit(1577880071.823:117):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.827 E/audit ( 504): type=1400 audit(1577880071.823:118): avc:
denied { read } for pid=398 comm="Binder:398_2" name="name" dev="sysfs" ino=26644
scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.827 E/audit ( 504): type=1300 audit(1577880071.823:118):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.827 E/audit ( 504): type=1302 audit(1577880071.823:118): item=0
name="name" inode=26644 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.827 E/audit ( 504): type=1327 audit(1577880071.823:118):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.827 E/audit ( 504): type=1400 audit(1577880071.823:119): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_time_ms" dev="sysfs"
ino=26649 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.827 E/audit ( 504): type=1300 audit(1577880071.823:119):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.827 E/audit ( 504): type=1302 audit(1577880071.823:119): item=0
name="active_time_ms" inode=26649 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.827 E/audit ( 504): type=1327 audit(1577880071.823:119):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.828 I/SystemConfig( 702): Reading permissions from
/vendor/etc/sysconfig/partner-apex-vendor-allowlist.xml
01-01 12:01:11.828 W/SystemConfig( 702): Tag allowed-vendor-apex is unknown in
/vendor/etc/sysconfig/partner-apex-vendor-allowlist.xml at START_TAG (empty)
<allowed-vendor-apex package='com.samsung.android.camera.unihal'
installerPackage='com.sec.android.app.samsungapps'>@2:121 in
java.io.FileReader@808bef2
01-01 12:01:11.829 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.hardware.sensor.accelerometer.xml
01-01 12:01:11.829 E/[email protected]( 398): Error opening
event_count for wakeup9: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-rtc/
wakeup/wakeup9: Permission denied
01-01 12:01:11.829 E/audit ( 504): type=1400 audit(1577880071.823:120): avc:
denied { read } for pid=398 comm="Binder:398_2" name="event_count" dev="sysfs"
ino=40551 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.830 E/audit ( 504): type=1300 audit(1577880071.823:120):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.830 E/audit ( 504): type=1302 audit(1577880071.823:120): item=0
name="event_count" inode=40551 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.830 E/audit ( 504): type=1327 audit(1577880071.823:120):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.830 E/audit ( 504): type=1400 audit(1577880071.827:121): avc:
denied { read } for pid=398 comm="Binder:398_2" name="max_time_ms" dev="sysfs"
ino=40556 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.830 E/audit ( 504): type=1300 audit(1577880071.827:121):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.830 E/audit ( 504): type=1302 audit(1577880071.827:121): item=0
name="max_time_ms" inode=40556 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.830 E/audit ( 504): type=1327 audit(1577880071.827:121):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.830 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.hardware.telephony.gsm.xml
01-01 12:01:11.830 E/audit ( 504): type=1400 audit(1577880071.827:122): avc:
denied { read } for pid=398 comm="Binder:398_2" name="wakeup_count" dev="sysfs"
ino=40552 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.830 E/audit ( 504): type=1300 audit(1577880071.827:122):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.830 E/audit ( 504): type=1302 audit(1577880071.827:122): item=0
name="wakeup_count" inode=40552 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.830 E/audit ( 504): type=1327 audit(1577880071.827:122):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.831 E/audit ( 504): type=1400 audit(1577880071.827:123): avc:
denied { read } for pid=398 comm="Binder:398_2" name="total_time_ms" dev="sysfs"
ino=40555 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.831 E/audit ( 504): type=1300 audit(1577880071.827:123):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.831 E/audit ( 504): type=1302 audit(1577880071.827:123): item=0
name="total_time_ms" inode=40555 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.831 E/audit ( 504): type=1327 audit(1577880071.827:123):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.831 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.hardware.wifi.xml
01-01 12:01:11.831 E/audit ( 504): type=1400 audit(1577880071.827:124): avc:
denied { read } for pid=398 comm="Binder:398_2" name="expire_count" dev="sysfs"
ino=40553 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.831 E/audit ( 504): type=1300 audit(1577880071.827:124):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.831 E/audit ( 504): type=1302 audit(1577880071.827:124): item=0
name="expire_count" inode=40553 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.831 E/audit ( 504): type=1327 audit(1577880071.827:124):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.831 E/audit ( 504): type=1400 audit(1577880071.827:125): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_count" dev="sysfs"
ino=40550 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.831 E/audit ( 504): type=1300 audit(1577880071.827:125):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.832 E/audit ( 504): type=1302 audit(1577880071.827:125): item=0
name="active_count" inode=40550 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.832 E/audit ( 504): type=1327 audit(1577880071.827:125):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.832 E/audit ( 504): type=1400 audit(1577880071.827:126): avc:
denied { read } for pid=398 comm="Binder:398_2" name="last_change_ms" dev="sysfs"
ino=40557 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.832 E/audit ( 504): type=1300 audit(1577880071.827:126):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.832 E/audit ( 504): type=1302 audit(1577880071.827:126): item=0
name="last_change_ms" inode=40557 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.832 E/audit ( 504): type=1327 audit(1577880071.827:126):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.832 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml
01-01 12:01:11.832 E/audit ( 504): type=1400 audit(1577880071.827:127): avc:
denied { read } for pid=398 comm="Binder:398_2" name="prevent_suspend_time_ms"
dev="sysfs" ino=40558 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.832 E/audit ( 504): type=1300 audit(1577880071.827:127):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=b400007c67a143e0 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.832 E/audit ( 504): type=1302 audit(1577880071.827:127): item=0
name="prevent_suspend_time_ms" inode=40558 dev=00:12 mode=0100444 ouid=0 ogid=0
rdev=00:00 obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.832 E/audit ( 504): type=1327 audit(1577880071.827:127):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.832 E/audit ( 504): type=1400 audit(1577880071.827:128): avc:
denied { read } for pid=398 comm="Binder:398_2" name="name" dev="sysfs" ino=40549
scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.832 E/audit ( 504): type=1300 audit(1577880071.827:128):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.832 E/audit ( 504): type=1302 audit(1577880071.827:128): item=0
name="name" inode=40549 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.832 E/audit ( 504): type=1327 audit(1577880071.827:128):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.833 E/audit ( 504): type=1400 audit(1577880071.827:129): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_time_ms" dev="sysfs"
ino=40554 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.833 E/audit ( 504): type=1300 audit(1577880071.827:129):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.833 E/audit ( 504): type=1302 audit(1577880071.827:129): item=0
name="active_time_ms" inode=40554 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.833 E/audit ( 504): type=1327 audit(1577880071.827:129):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.833 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.hardware.wifi.direct.xml
01-01 12:01:11.834 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.hardware.camera.front.xml
01-01 12:01:11.835 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.hardware.opengles.aep.xml
01-01 12:01:11.835 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.hardware.bluetooth_le.xml
01-01 12:01:11.836 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.hardware.bluetooth.xml
01-01 12:01:11.836 E/[email protected]( 398): Error opening
event_count for wakeup7: Original kwl
[Path]=../../devices/platform/11d00000.spi/spi_master/spi1/spi1.2/synaptics_tcm.0/
wakeup/wakeup7: Permission denied
01-01 12:01:11.836 E/audit ( 504): type=1400 audit(1577880071.831:130): avc:
denied { read } for pid=398 comm="Binder:398_2" name="event_count" dev="sysfs"
ino=40376 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.837 E/audit ( 504): type=1300 audit(1577880071.831:130):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.837 E/audit ( 504): type=1302 audit(1577880071.831:130): item=0
name="event_count" inode=40376 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.837 E/audit ( 504): type=1327 audit(1577880071.831:130):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.837 E/audit ( 504): type=1400 audit(1577880071.831:131): avc:
denied { read } for pid=398 comm="Binder:398_2" name="max_time_ms" dev="sysfs"
ino=40381 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.837 E/audit ( 504): type=1300 audit(1577880071.831:131):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.837 E/audit ( 504): type=1302 audit(1577880071.831:131): item=0
name="max_time_ms" inode=40381 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.837 E/audit ( 504): type=1327 audit(1577880071.831:131):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.837 E/audit ( 504): type=1400 audit(1577880071.831:132): avc:
denied { read } for pid=398 comm="Binder:398_2" name="wakeup_count" dev="sysfs"
ino=40377 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.837 E/audit ( 504): type=1300 audit(1577880071.831:132):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.837 E/audit ( 504): type=1302 audit(1577880071.831:132): item=0
name="wakeup_count" inode=40377 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.837 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.hardware.sensor.stepcounter.xml
01-01 12:01:11.837 E/audit ( 504): type=1327 audit(1577880071.831:132):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.837 E/audit ( 504): type=1400 audit(1577880071.831:133): avc:
denied { read } for pid=398 comm="Binder:398_2" name="total_time_ms" dev="sysfs"
ino=40380 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:11.837 E/audit ( 504): type=1300 audit(1577880071.831:133):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:11.838 E/audit ( 504): type=1302 audit(1577880071.831:133): item=0
name="total_time_ms" inode=40380 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:11.838 E/audit ( 504): type=1327 audit(1577880071.831:133):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:11.838 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.hardware.sensor.stepdetector.xml
01-01 12:01:11.839 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.hardware.vulkan.compute.xml
01-01 12:01:11.840 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.hardware.telephony.ims.xml
01-01 12:01:11.841 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.software.ipsec_tunnels.xml
01-01 12:01:11.842 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.hardware.usb.accessory.xml
01-01 12:01:11.843 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.hardware.camera.flash-autofocus.xml
01-01 12:01:11.844 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.software.midi.xml
01-01 12:01:11.844 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.hardware.usb.host.xml
01-01 12:01:11.845 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.hardware.wifi.passpoint.xml
01-01 12:01:11.846 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.hardware.vulkan.version.xml
01-01 12:01:11.847 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/handheld_core_hardware.xml
01-01 12:01:11.848 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.software.vulkan.deqp.level.xml
01-01 12:01:11.849 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.hardware.vulkan.level.xml
01-01 12:01:11.850 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.hardware.audio.low_latency.xml
01-01 12:01:11.851 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.hardware.location.gps.xml
01-01 12:01:11.852 E/[email protected]( 398): Error opening
event_count for wakeup8: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-rtc/
wakeup/wakeup8: Permission denied
01-01 12:01:11.852 I/SystemConfig( 702): Reading permissions from
/vendor/etc/permissions/android.hardware.camera.xml
01-01 12:01:11.853 I/SystemConfig( 702): Reading permissions from
/product/etc/sysconfig/google_duo.xml
01-01 12:01:11.854 I/SystemConfig( 702): Reading permissions from
/product/etc/sysconfig/google-staged-installer-whitelist.xml
01-01 12:01:11.855 E/[email protected]( 398): Error opening
event_count for wakeup6: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-power-
keys/wakeup/wakeup6: Permission denied
01-01 12:01:11.855 I/SystemConfig( 702): Reading permissions from
/product/etc/sysconfig/wellbeing.xml
01-01 12:01:11.856 I/SystemConfig( 702): Reading permissions from
/product/etc/sysconfig/preinstalled-packages-platform-handheld-product.xml
01-01 12:01:11.857 I/SystemConfig( 702): Reading permissions from
/product/etc/sysconfig/GoogleCellBroadcast_config.xml
01-01 12:01:11.858 I/SystemConfig( 702): Reading permissions from
/product/etc/sysconfig/google-rollback-package-whitelist.xml
01-01 12:01:11.859 I/SystemConfig( 702): Reading permissions from
/product/etc/sysconfig/google-hiddenapi-package-allowlist.xml
01-01 12:01:11.859 W/KernelMemoryBandwidthStats( 702): No kernel memory bandwidth
stats available
01-01 12:01:11.859 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IPowerStats/default in either framework or device
manifest.
01-01 12:01:11.860 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IPower/default in either framework or device manifest.
01-01 12:01:11.860 E/BatteryStatsService( 702): Unable to load Power Hal or
power.stats HAL
01-01 12:01:11.860 I/SystemConfig( 702): Reading permissions from
/product/etc/sysconfig/carrierwifi-sysconfig.xml
01-01 12:01:11.860 D/BatteryExternalStatsWorker( 702): done
updateExternalStatsLocked
01-01 12:01:11.861 I/SystemConfig( 702): Reading permissions from
/product/etc/sysconfig/preinstalled-packages-platform-overlays.xml
01-01 12:01:11.862 I/SystemConfig( 702): Reading permissions from
/product/etc/sysconfig/google_turbo.xml
01-01 12:01:11.863 I/SystemConfig( 702): Reading permissions from
/product/etc/sysconfig/google.xml
01-01 12:01:11.864 I/SystemConfig( 702): Adding association: com.google.android.as
<- com.android.providers.contacts
01-01 12:01:11.864 I/SystemConfig( 702): Adding association: com.google.android.as
<- com.android.providers.media
01-01 12:01:11.864 I/SystemConfig( 702): Adding association: com.google.android.as
<- com.android.providers.telephony
01-01 12:01:11.864 I/SystemConfig( 702): Adding association: com.google.android.as
<- com.android.systemui
01-01 12:01:11.864 I/SystemConfig( 702): Reading permissions from
/product/etc/permissions/carrierwifi.xml
01-01 12:01:11.865 I/SystemConfig( 702): Reading permissions from
/product/etc/permissions/turboapk-permissions.xml
01-01 12:01:11.867 I/SystemConfig( 702): Reading permissions from
/product/etc/permissions/privapp-permissions-google-product.xml
01-01 12:01:11.867 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:11.871 I/SystemConfig( 702): Reading permissions from
/product/etc/permissions/split-permissions-google.xml
01-01 12:01:11.872 W/SystemConfig( 702): No directory /system_ext/etc/sysconfig,
skipping
01-01 12:01:11.873 I/SystemConfig( 702): Reading permissions from
/system_ext/etc/permissions/privapp-permissions-google-system-ext.xml
01-01 12:01:11.874 I/SystemConfig( 702): Reading permissions from
/system_ext/etc/permissions/com.android.systemui.xml
01-01 12:01:11.879 I/SystemConfig( 702): Reading permissions from
/system_ext/etc/permissions/com.android.emergency.xml
01-01 12:01:11.880 I/SystemConfig( 702): Reading permissions from
/system_ext/etc/permissions/com.android.storagemanager.xml
01-01 12:01:11.882 I/SystemConfig( 702): Reading permissions from
/system_ext/etc/permissions/com.android.carrierconfig.xml
01-01 12:01:11.883 W/SystemConfig( 702): No directory /system/carrier/sysconfig,
skipping
01-01 12:01:11.883 W/SystemConfig( 702): No directory /system/carrier/permissions,
skipping
01-01 12:01:11.885 I/SystemConfig( 702): Reading permissions from
/apex/com.android.ipsec/etc/permissions/android.net.ipsec.ike.xml
01-01 12:01:11.886 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 311
01-01 12:01:11.894 I/SystemConfig( 702): Reading permissions from
/prism/etc/carriers/single/ZTO/sysconfig/whitelist_com.dti.samsung.xml
01-01 12:01:11.896 I/SystemConfig( 702): Reading permissions from
/prism/etc/carriers/single/ZTO/permissions/privapp-permissions-com.dti.samsung.xml
01-01 12:01:11.897 D/SystemConfig( 702): readAllPermissions took to complete:
392ms
01-01 12:01:11.897 D/SystemServerTimingAsync( 702):
InitThreadPoolExec:ReadingSystemConfig took to complete: 392ms
01-01 12:01:11.897 I/AppOps ( 702): No existing app ops /data/system/appops.xml;
starting empty
01-01 12:01:11.904 I/IntentFirewall( 702): Read new rules (A:0 B:0 S:0)
01-01 12:01:11.916 I/ActivityManager( 702): SwappinessController() - default
value: 130
01-01 12:01:11.936 D/PackageSettingsManager( 702): Create directory:
/data/system/conventionalmode
01-01 12:01:11.941 D/CoreStateObserverController( 702): CoreStateController()
01-01 12:01:11.967 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:11.995 I/system_server( 702): Background concurrent copying GC freed
47350(5854KB) AllocSpace objects, 285(5716KB) LOS objects, 49% free, 2615KB/5230KB,
paused 413us total 115.807ms
01-01 12:01:12.016 V/ActivityManagerServiceExt( 702): ActivityManagerServiceExt ::
created
01-01 12:01:12.024 D/FreecessController( 702): freezer.state == FROZEN
01-01 12:01:12.039 D/ActivityManager_KPM( 702): Current Launcher:
com.sec.android.app.launcher
01-01 12:01:12.047 D/SluggishInfo( 702): [SI] Start SI kperfmon exist
01-01 12:01:12.049 D/OomAdjuster( 702): becameIdle is cleared without AM Lock.
activeUids=com.android.server.am.ActiveUids@d0b2b6b
caller=com.android.server.am.OomAdjuster.updateOomAdjLockedInner:672
com.android.server.am.OomAdjuster.updateOomAdjLocked:416
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21535
com.android.server.am.ActivityManagerService.<init>:3253
com.android.server.am.ActivityManagerService$Lifecycle.<init>:2791
java.lang.reflect.Constructor.newInstance0:-2
java.lang.reflect.Constructor.newInstance:343
com.android.server.SystemServiceManager.startService:154
com.android.server.am.ActivityManagerService$Lifecycle.startService:2797
com.android.server.SystemServer.startBootstrapServices:1185
com.android.server.SystemServer.run:967 com.android.server.SystemServer.main:778
java.lang.reflect.Method.invoke:-2
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run:602
com.android.internal.os.ZygoteInit.main:1108
01-01 12:01:12.055 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(batterystats:702)
01-01 12:01:12.057 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(appops:702)
01-01 12:01:12.058 D/AppOps ( 702): AppOpsService published
01-01 12:01:12.061 D/SystemServerTiming( 702): StartActivityManager took to
complete: 449ms
01-01 12:01:12.061 D/SystemServerTiming( 702): !@Boot_SystemServer: 449ms :
StartActivityManager
01-01 12:01:12.061 I/SystemServerTiming( 702): !@Boot_EBS: Took 449ms by
'StartActivityManager'
01-01 12:01:12.062 I/SystemServerTiming( 702): StartDataLoaderManagerService
01-01 12:01:12.062 I/SystemServiceManager( 702): Starting
com.android.server.pm.DataLoaderManagerService
01-01 12:01:12.062 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(dataloader_manager:702)
01-01 12:01:12.063 D/SystemServerTiming( 702): StartDataLoaderManagerService took
to complete: 1ms
01-01 12:01:12.063 I/SystemServerTiming( 702): StartIncrementalService
01-01 12:01:12.068 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:12.070 I/incfs-mounts( 702): [incfs] Loaded incremental-fs mount info:
0 instances, 0 mount points
01-01 12:01:12.071 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(incremental:702)
01-01 12:01:12.071 D/SystemServerTiming( 702): StartIncrementalService took to
complete: 8ms
01-01 12:01:12.071 I/SystemServerTiming( 702): StartPowerManager
01-01 12:01:12.071 I/SystemServiceManager( 702): Starting
com.android.server.power.PowerManagerService
01-01 12:01:12.088 D/PowerManagerService( 702): [PWL] sb acquire:
PowerManagerService.Display
01-01 12:01:12.092 D/PowerManagerService( 702): Setting HAL interactive mode to
true
01-01 12:01:12.095 I/PowerManagerService-JNI( 702): Loaded misc power HAL service
01-01 12:01:12.095 I/Sec MiscPowerHAL( 568): !@sysfs_write +:
/sys/class/power_supply/battery/lcd: 1
01-01 12:01:12.095 I/Sec MiscPowerHAL( 568): !@sysfs_write -:
/sys/class/power_supply/battery/lcd: 1
01-01 12:01:12.097 I/servicemanager( 333): Found
android.hardware.power.IPower/default in device VINTF manifest.
01-01 12:01:12.099 I/hw-BpHwBinder( 334): onLastStrongRef automatically unlinking
death recipients
01-01 12:01:12.102 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(power:702)
01-01 12:01:12.103 D/SystemServerTiming( 702): StartPowerManager took to complete:
32ms
01-01 12:01:12.103 I/SystemServerTiming( 702): StartThermalManager
01-01 12:01:12.103 I/SystemServiceManager( 702): Starting
com.android.server.power.ThermalManagerService
01-01 12:01:12.104 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(thermalservice:702)
01-01 12:01:12.104 D/SystemServerTiming( 702): StartThermalManager took to
complete: 1ms
01-01 12:01:12.104 I/SystemServerTiming( 702): InitPowerManagement
01-01 12:01:12.106 D/PowerManagerService( 702): [api]
registerLowPowerModeObserver: com.android.server.am.BatteryStatsService@f8d3be3
(uid: 1000 pid: 702)
01-01 12:01:12.106 D/SystemServerTiming( 702): InitPowerManagement took to
complete: 2ms
01-01 12:01:12.106 I/SystemServerTiming( 702): VaultKeeperService
01-01 12:01:12.106 I/SystemServiceManager( 702): Starting
com.android.server.VaultKeeperService$LifeCycle
01-01 12:01:12.108 D/VaultKeeperService$Lifecycle( 702): onStart()
01-01 12:01:12.117 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(VaultKeeperService:702)
01-01 12:01:12.118 D/SystemServerTiming( 702): VaultKeeperService took to
complete: 12ms
01-01 12:01:12.118 I/SystemServerTiming( 702): PACMService
01-01 12:01:12.118 I/SystemServiceManager( 702): Starting
com.android.server.PACMService
01-01 12:01:12.140 W/libc ( 802): Unable to set property
"ro.ril.def_network_after_check_tdscdma" to "9": error code: 0xb, try count : 1
01-01 12:01:12.142 W/libc ( 802): Unable to set property
"ro.ril.def_network_after_check_tdscdma" to "9": error code: 0xb, try count : 2
01-01 12:01:12.142 W/libc ( 802): Unable to set property
"ro.ril.def_network_after_check_tdscdma" to "9": error code: 0xb, try count : 3
01-01 12:01:12.147 I/CASS_DEBUG( 751): Read : read IoChannel 7, size 20
01-01 12:01:12.147 I/CASS_DEBUG( 751): Request payload number : bda90001
01-01 12:01:12.147 I/CASS_DEBUG( 751): Request Command type : 0xc0000004
01-01 12:01:12.147 I/CASS_DEBUG( 751): Set WakeLock
01-01 12:01:12.147 I/CASS_DEBUG( 751): acquire_wake_lock lock=1 id='cass_wakelock'
01-01 12:01:12.148 I/CASS_DEBUG( 751): Read : read IoChannel 7, size 0
01-01 12:01:12.148 I/CASS_DEBUG( 751): Request _no : bda90001
01-01 12:01:12.148 D/CASS_DEBUG( 751): Request cmd_id : 0xc0000004
01-01 12:01:12.148 D/CASS_DEBUG( 751): Request payload version : 0x00000000
01-01 12:01:12.148 D/CASS_DEBUG( 751): Request data_length : 0
01-01 12:01:12.148 D/CASS_DEBUG( 751): Request data (max 24 bytes) :
01-01 12:01:12.149 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 4196
01-01 12:01:12.149 I/VaultKeeper_COMMON( 430): [CMD:CHECK_CLIENT_REGISTERED]
01-01 12:01:12.168 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:12.180 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
01-01 12:01:12.180 I/CASS_DEBUG( 751): V1.6.1 : prepareReading
01-01 12:01:12.181 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 2727
01-01 12:01:12.181 I/VaultKeeper_COMMON( 430): [CMD:SENSITIVE_NONCE]
01-01 12:01:12.207 D/tzdaemon( 390): [ts]
======================================================
01-01 12:01:12.207 D/tzdaemon( 390): [ts] msgToCommsAgent->cmd_group = 5
01-01 12:01:12.207 D/tzdaemon( 390): [ts] msgToCommsAgent->szData = 20
01-01 12:01:12.207 D/tzdaemon( 390): [ts]
======================================================
01-01 12:01:12.207 D/tzdaemon( 390): [ts] msgToCommsAgent->command =
TS_CMD_READ_OBJ_LIST
01-01 12:01:12.207 D/tzdaemon( 390): [ts] Received : TS_CMD_READ_OBJ_LIST
01-01 12:01:12.207 D/tzdaemon( 390): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
01-01 12:01:12.207 D/tzdaemon( 390): [ts] Storage ID : 2147483648
01-01 12:01:12.208 D/tzdaemon( 390): [ts] Read resource
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052-2147483648 success,
size: 72
01-01 12:01:12.211 D/tzdaemon( 390): [ts]
======================================================
01-01 12:01:12.211 D/tzdaemon( 390): [ts] msgToCommsAgent->cmd_group = 5
01-01 12:01:12.211 D/tzdaemon( 390): [ts] msgToCommsAgent->szData = 278
01-01 12:01:12.211 D/tzdaemon( 390): [ts]
======================================================
01-01 12:01:12.211 D/tzdaemon( 390): [ts] msgToCommsAgent->command =
TS_CMD_WRITE_DATA
01-01 12:01:12.211 D/tzdaemon( 390): [ts] Received : TS_CMD_WRITE_DATA
01-01 12:01:12.212 D/tzdaemon( 390): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
01-01 12:01:12.212 D/tzdaemon( 390): [ts] Storage ID : -2147483648
01-01 12:01:12.212 D/tzdaemon( 390): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/d4e290cf/
01-01 12:01:12.212 D/tzdaemon( 390): [ts] Info offset is : 24
01-01 12:01:12.212 D/tzdaemon( 390): [ts] Storage metadata offset is : 24
01-01 12:01:12.212 D/tzdaemon( 390): [ts] Object Info Size is 128
01-01 12:01:12.212 D/tzdaemon( 390): [ts] Object attributes size is : 0
01-01 12:01:12.212 D/tzdaemon( 390): [ts] Object number of data chunks : 0
01-01 12:01:12.212 D/tzdaemon( 390): [ts] Data offset is : 164
01-01 12:01:12.212 D/tzdaemon( 390): [ts] Required direcories made successfully
01-01 12:01:12.214 D/tzdaemon( 390): [ts] flags = 1
01-01 12:01:12.214 D/tzdaemon( 390): [ts] Storage metadata offset is : 164
01-01 12:01:12.221 D/tzdaemon( 390): [ts]
======================================================
01-01 12:01:12.222 D/tzdaemon( 390): [ts] msgToCommsAgent->cmd_group = 5
01-01 12:01:12.222 D/tzdaemon( 390): [ts] msgToCommsAgent->szData = 16718
01-01 12:01:12.222 D/tzdaemon( 390): [ts]
======================================================
01-01 12:01:12.222 D/tzdaemon( 390): [ts] msgToCommsAgent->command =
TS_CMD_WRITE_DATA
01-01 12:01:12.222 D/tzdaemon( 390): [ts] Received : TS_CMD_WRITE_DATA
01-01 12:01:12.222 D/tzdaemon( 390): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
01-01 12:01:12.222 D/tzdaemon( 390): [ts] Storage ID : -2147483648
01-01 12:01:12.222 D/tzdaemon( 390): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/d4e290cf/
01-01 12:01:12.222 D/tzdaemon( 390): [ts] Info offset is : 24
01-01 12:01:12.222 D/tzdaemon( 390): [ts] Storage metadata offset is : 24
01-01 12:01:12.222 D/tzdaemon( 390): [ts] Object Info Size is 128
01-01 12:01:12.222 D/tzdaemon( 390): [ts] Object attributes size is : 0
01-01 12:01:12.222 D/tzdaemon( 390): [ts] Object number of data chunks : 1
01-01 12:01:12.222 D/tzdaemon( 390): [ts] Object write start chunk : 0
01-01 12:01:12.222 D/tzdaemon( 390): [ts] Object data chunk size : 16428
01-01 12:01:12.222 D/tzdaemon( 390): [ts] Data offset is : 172
01-01 12:01:12.222 D/tzdaemon( 390): [ts] Required direcories made successfully
01-01 12:01:12.224 D/tzdaemon( 390): [ts] Number of chunks = 1
01-01 12:01:12.226 D/tzdaemon( 390): [ts] chunks to
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/d4e290cf/
data_chunk written
01-01 12:01:12.227 D/tzdaemon( 390): [ts] flags = 1
01-01 12:01:12.227 D/tzdaemon( 390): [ts] Storage metadata offset is : 16600
01-01 12:01:12.231 I/PACMService( 702): Success to start PACM Service(S-ver :
10.6.0/ P-ver : 1)
01-01 12:01:12.231 D/PACMService( 702): onStart()
01-01 12:01:12.231 D/SystemServerTiming( 702): PACMService took to complete: 114ms
01-01 12:01:12.231 I/SystemServerTiming( 702): StartRecoverySystemService
01-01 12:01:12.231 I/SystemServiceManager( 702): Starting
com.android.server.recoverysystem.RecoverySystemService$Lifecycle
01-01 12:01:12.233 D/PACMSOCKET( 702): [v.1] Ready to connect.
01-01 12:01:12.234 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(recovery:702)
01-01 12:01:12.234 D/SystemServerTiming( 702): StartRecoverySystemService took to
complete: 2ms
01-01 12:01:12.235 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
01-01 12:01:12.235 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 9382
01-01 12:01:12.235 I/VaultKeeper_COMMON( 430): [CMD:ENCRYPT_MSG]
01-01 12:01:12.236 I/PackageWatchdog( 702): Syncing state, reason: added new
observer
01-01 12:01:12.236 I/PackageWatchdog( 702): Not pruning observers, elapsed time:
0ms
01-01 12:01:12.236 I/PackageWatchdog( 702): Cancelling state sync, nothing to sync
01-01 12:01:12.236 I/PackageWatchdog( 702): Saving observer state to file
01-01 12:01:12.237 I/SystemServerTiming( 702): StartLightsService
01-01 12:01:12.237 I/SystemServiceManager( 702): Starting
com.android.server.lights.LightsService
01-01 12:01:12.242 I/servicemanager( 333): Found
android.hardware.light.ILights/default in device VINTF manifest.
01-01 12:01:12.243 I/servicemanager( 333): Found
android.hardware.light.ILights/default in device VINTF manifest.
01-01 12:01:12.253 W/Binder ( 702): Outgoing transactions from this process must
be FLAG_ONEWAY
01-01 12:01:12.253 W/Binder ( 702): java.lang.Throwable
01-01 12:01:12.253 W/Binder ( 702): at
android.os.BinderProxy.transact(BinderProxy.java:514)
01-01 12:01:12.253 W/Binder ( 702): at
vendor.samsung.hardware.light.ISehLights$Stub$Proxy.getLights(ISehLights.java:174)
01-01 12:01:12.253 W/Binder ( 702): at
com.android.server.lights.LightsService.populateAvailableLightsFromAidl(LightsServi
ce.java:844)
01-01 12:01:12.253 W/Binder ( 702): at
com.android.server.lights.LightsService.populateAvailableLights(LightsService.java:
824)
01-01 12:01:12.253 W/Binder ( 702): at
com.android.server.lights.LightsService.<init>(LightsService.java:776)
01-01 12:01:12.253 W/Binder ( 702): at
com.android.server.lights.LightsService.<init>(LightsService.java:764)
01-01 12:01:12.253 W/Binder ( 702): at
java.lang.reflect.Constructor.newInstance0(Native Method)
01-01 12:01:12.253 W/Binder ( 702): at
java.lang.reflect.Constructor.newInstance(Constructor.java:343)
01-01 12:01:12.253 W/Binder ( 702): at
com.android.server.SystemServiceManager.startService(SystemServiceManager.java:154)
01-01 12:01:12.253 W/Binder ( 702): at
com.android.server.SystemServer.startBootstrapServices(SystemServer.java:1246)
01-01 12:01:12.253 W/Binder ( 702): at
com.android.server.SystemServer.run(SystemServer.java:967)
01-01 12:01:12.253 W/Binder ( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
01-01 12:01:12.253 W/Binder ( 702): at java.lang.reflect.Method.invoke(Native
Method)
01-01 12:01:12.253 W/Binder ( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-01 12:01:12.253 W/Binder ( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
01-01 12:01:12.253 I/vendor.samsung.hardware.light-service( 560): sehGetLights
01-01 12:01:12.253 I/SehLight( 560): getLightsInternal
01-01 12:01:12.253 I/SehLight( 560): getLightsInternal : 0
01-01 12:01:12.264 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
01-01 12:01:12.264 D/VaultKeeper_MGR( 751): ~VaultKeeperManager
01-01 12:01:12.264 I/CASS_DEBUG( 751): Response _no : bda90001
01-01 12:01:12.264 D/CASS_DEBUG( 751): Response ret : 0x00000000
01-01 12:01:12.264 D/CASS_DEBUG( 751): Response cmd_id : 0xc0000005
01-01 12:01:12.264 D/CASS_DEBUG( 751): Response payload version : 0x00000000
01-01 12:01:12.264 D/CASS_DEBUG( 751): Response data_length : 60
01-01 12:01:12.264 D/CASS_DEBUG( 751): Response data (max 24 bytes) :
01-01 12:01:12.264 I/CASS_DEBUG( 751):
38000000d5dac701f493f42ed07bce8a042df6f0528147c9
01-01 12:01:12.264 I/CASS_DEBUG( 751): Write : write IoChannel 7, size 80
01-01 12:01:12.264 I/CASS_DEBUG( 751): Set WakeUnlock
01-01 12:01:12.264 I/CASS_DEBUG( 751): release_wake_lock id='cass_wakelock'
01-01 12:01:12.264 I/CASS_DEBUG( 751): Read : read IoChannel 7, size 4
01-01 12:01:12.266 I/CASS_DEBUG( 751): Read : read IoChannel 7, size 20
01-01 12:01:12.266 I/CASS_DEBUG( 751): Request payload number : bda90002
01-01 12:01:12.266 I/CASS_DEBUG( 751): Request Command type : 0xc0000006
01-01 12:01:12.266 I/CASS_DEBUG( 751): Set WakeLock
01-01 12:01:12.266 I/CASS_DEBUG( 751): acquire_wake_lock lock=1 id='cass_wakelock'
01-01 12:01:12.266 I/CASS_DEBUG( 751): Read : read IoChannel 7, size 96
01-01 12:01:12.266 I/CASS_DEBUG( 751): Request _no : bda90002
01-01 12:01:12.266 D/CASS_DEBUG( 751): Request cmd_id : 0xc0000006
01-01 12:01:12.266 D/CASS_DEBUG( 751): Request payload version : 0x00000000
01-01 12:01:12.266 D/CASS_DEBUG( 751): Request data_length : 96
01-01 12:01:12.266 D/CASS_DEBUG( 751): Request data (max 24 bytes) :
01-01 12:01:12.266 I/CASS_DEBUG( 751):
5c000000aca18ddca94a6101a78d2637295464cc518147c9
01-01 12:01:12.266 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 7909
01-01 12:01:12.266 I/VaultKeeper_COMMON( 430): [CMD:CHECK_CLIENT_REGISTERED]
01-01 12:01:12.267 D/PowerManagerUtil( 702): fileExist
/sys/class/sec/led/led_lowpower: false
01-01 12:01:12.267 D/LightsService( 702): [SvcLED] mUseSoftwareAutoBrightness:
true, mUseLEDAutoBrightness: false, mDelayForcedSvcLEDTask: 0, mUsePatternLED:
true
01-01 12:01:12.268 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(lights:702)
01-01 12:01:12.268 D/SystemServerTiming( 702): StartLightsService took to
complete: 31ms
01-01 12:01:12.268 I/SystemServerTiming( 702): StartPdpService
01-01 12:01:12.269 I/SystemServiceManager( 702): Starting
com.android.server.pdp.PdpService
01-01 12:01:12.269 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:12.271 D/PdpService( 702): [PDP] onStart
01-01 12:01:12.271 D/SystemServerTiming( 702): StartPdpService took to complete:
2ms
01-01 12:01:12.271 I/SystemServerTiming( 702): StartSidekickService
01-01 12:01:12.271 D/SystemServerTiming( 702): StartSidekickService took to
complete: 0ms
01-01 12:01:12.271 I/SystemServerTiming( 702): StartDisplayManager
01-01 12:01:12.271 I/SystemServiceManager( 702): Starting
com.android.server.display.DisplayManagerService
01-01 12:01:12.296 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
01-01 12:01:12.296 I/CASS_DEBUG( 751): V1.6.1 : completeReading
01-01 12:01:12.297 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 8800
01-01 12:01:12.297 I/VaultKeeper_COMMON( 430): [CMD:READ_SHELTERED]
01-01 12:01:12.298 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(display:702)
01-01 12:01:12.299 D/SystemServerTiming( 702): StartDisplayManager took to
complete: 28ms
01-01 12:01:12.299 I/SystemServerTiming( 702): WaitForDisplay
01-01 12:01:12.299 I/SystemServer( 702): !@Boot_EBS_D:
PHASE_WAIT_FOR_DEFAULT_DISPLAY
01-01 12:01:12.299 I/SystemServiceManager( 702): Starting phase 100
01-01 12:01:12.299 I/SystemServerTiming( 702): OnBootPhase_100
01-01 12:01:12.300 I/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.security.FileIntegrityService
01-01 12:01:12.300 D/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.security.FileIntegrityService took to complete:
0ms
01-01 12:01:12.300 I/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.pm.Installer
01-01 12:01:12.300 D/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.pm.Installer took to complete: 0ms
01-01 12:01:12.301 I/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.os.DeviceIdentifiersPolicyService
01-01 12:01:12.301 D/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.os.DeviceIdentifiersPolicyService took to
complete: 0ms
01-01 12:01:12.301 I/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.uri.UriGrantsManagerService$Lifecycle
01-01 12:01:12.301 D/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.uri.UriGrantsManagerService$Lifecycle took to
complete: 0ms
01-01 12:01:12.301 I/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.wm.ActivityTaskManagerService$Lifecycle
01-01 12:01:12.301 D/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to
complete: 0ms
01-01 12:01:12.301 I/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.am.ActivityManagerService$Lifecycle
01-01 12:01:12.301 D/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.am.ActivityManagerService$Lifecycle took to
complete: 0ms
01-01 12:01:12.301 I/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.pm.DataLoaderManagerService
01-01 12:01:12.301 D/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.pm.DataLoaderManagerService took to complete:
0ms
01-01 12:01:12.301 I/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.power.PowerManagerService
01-01 12:01:12.302 D/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.power.PowerManagerService took to complete: 1ms
01-01 12:01:12.302 I/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.power.ThermalManagerService
01-01 12:01:12.302 I/display ( 551): getColorModes:: Supported color modes (1)
01-01 12:01:12.302 D/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.power.ThermalManagerService took to complete:
0ms
01-01 12:01:12.302 I/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.VaultKeeperService$LifeCycle
01-01 12:01:12.303 D/VaultKeeperService$Lifecycle( 702):
[PHASE_WAIT_FOR_DEFAULT_DISPLAY]
01-01 12:01:12.303 I/VaultKeeperService( 702): System is ready
01-01 12:01:12.303 D/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.VaultKeeperService$LifeCycle took to complete:
1ms
01-01 12:01:12.303 I/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.PACMService
01-01 12:01:12.303 D/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.PACMService took to complete: 0ms
01-01 12:01:12.303 I/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
01-01 12:01:12.303 D/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
took to complete: 0ms
01-01 12:01:12.303 I/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.lights.LightsService
01-01 12:01:12.303 D/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.lights.LightsService took to complete: 0ms
01-01 12:01:12.303 I/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.pdp.PdpService
01-01 12:01:12.303 D/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.pdp.PdpService took to complete: 0ms
01-01 12:01:12.303 I/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.display.DisplayManagerService
01-01 12:01:12.306 D/LocalDisplayAdapter( 702): updateActiveRealModeLocked,
mActiveRealPhysIndex=0, mActiveRealModeId=1, forceUpdate=true,
caller=com.android.server.display.LocalDisplayAdapter$LocalDisplayDevice.updateDisp
layConfigsLocked:489
com.android.server.display.LocalDisplayAdapter$LocalDisplayDevice.updateDisplayProp
erties:353
com.android.server.display.LocalDisplayAdapter$LocalDisplayDevice.<init>:313
01-01 12:01:12.308 E/HWComposer( 608): getSupportedContentTypes:
getSupportedContentTypes failed for display 0: Unsupported (8)
01-01 12:01:12.326 D/tzdaemon( 390): [ts]
======================================================
01-01 12:01:12.326 D/tzdaemon( 390): [ts] msgToCommsAgent->cmd_group = 5
01-01 12:01:12.326 D/tzdaemon( 390): [ts] msgToCommsAgent->szData = 36
01-01 12:01:12.326 D/tzdaemon( 390): [ts]
======================================================
01-01 12:01:12.326 D/tzdaemon( 390): [ts] msgToCommsAgent->command =
TS_CMD_READ_DATA
01-01 12:01:12.326 D/tzdaemon( 390): [ts] Received : TS_CMD_READ_DATA
01-01 12:01:12.326 D/tzdaemon( 390): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
01-01 12:01:12.326 D/tzdaemon( 390): [ts] Storage ID : -2147483648
01-01 12:01:12.326 D/tzdaemon( 390): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/d4e290cf/
01-01 12:01:12.326 D/tzdaemon( 390): [ts] Info offset is : 24
01-01 12:01:12.326 D/tzdaemon( 390): [ts] Storage metadata offset is : 24
01-01 12:01:12.326 D/tzdaemon( 390): [ts] Number of data chunks to read = 1 start-
chunk = 0 chunk-size = 16428
01-01 12:01:12.326 D/tzdaemon( 390): [ts] szdata = 24 size = 0
01-01 12:01:12.326 D/tzdaemon( 390): [ts] Calculating size of
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/d4e290cf/
obj_info of type 1
01-01 12:01:12.326 D/tzdaemon( 390): [ts] Read resource
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/d4e290cf/
obj_info success, size: 128
01-01 12:01:12.327 D/tzdaemon( 390): [ts] szdata = 156 size = 0
01-01 12:01:12.327 D/tzdaemon( 390): [ts] szdata = 160 size = 4
01-01 12:01:12.327 D/tzdaemon( 390): [ts] Read resource
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/d4e290cf/
data_chunk success, size: 16428
01-01 12:01:12.327 D/tzdaemon( 390): [ts] szdata = 16600 size = 4
01-01 12:01:12.328 I/DisplayManagerService( 702): Display device added:
DisplayDeviceInfo{"Tela integrada": uniqueId="local:0", 720 x 1600, modeId 1,
defaultModeId 1, supportedModes [{id=1, width=720, height=1600, fps=60.000004}],
colorMode 0, supportedColorModes [0], HdrCapabilities
HdrCapabilities{mSupportedHdrTypes=[], mMaxLuminance=500.0,
mMaxAverageLuminance=500.0, mMinLuminance=0.0}, allmSupported false,
gameContentTypeSupported false, density 300, 268.941 x 269.139 dpi, appVsyncOff 0,
presDeadline 17666666, cutout DisplayCutout{insets=Rect(0, 43 - 0, 0)
waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0
- 0, 0), Rect(296, 0 - 424, 43), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]}}, touch
INTERNAL, rotation 0, type INTERNAL, address {port=0}, deviceProductInfo null,
state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE,
FLAG_SUPPORTS_PROTECTED_BUFFERS}
01-01 12:01:12.329 D/tzdaemon( 390): [ts]
======================================================
01-01 12:01:12.329 D/tzdaemon( 390): [ts] msgToCommsAgent->cmd_group = 5
01-01 12:01:12.329 D/tzdaemon( 390): [ts] msgToCommsAgent->szData = 96
01-01 12:01:12.329 D/tzdaemon( 390): [ts]
======================================================
01-01 12:01:12.329 D/tzdaemon( 390): [ts] msgToCommsAgent->command =
TS_CMD_DELETE_OBJECT
01-01 12:01:12.329 D/tzdaemon( 390): [ts] Received : TS_CMD_DELETE_OBJECT
01-01 12:01:12.329 D/tzdaemon( 390): [ts] >>
01-01 12:01:12.329 D/tzdaemon( 390): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
01-01 12:01:12.329 D/tzdaemon( 390): [ts] Storage ID : -2147483648
01-01 12:01:12.329 D/tzdaemon( 390): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/d4e290cf/
01-01 12:01:12.329 D/tzdaemon( 390): [ts] Info offset is : 24
01-01 12:01:12.329 D/tzdaemon( 390): [ts] Storage metadata offset is : 24
01-01 12:01:12.329 D/tzdaemon( 390): [ts] Removing chunk
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/d4e290cf/
data_chunk
01-01 12:01:12.330 D/tzdaemon( 390): [ts] Removing chunk
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/d4e290cf/
obj_info
01-01 12:01:12.330 D/tzdaemon( 390): [ts] Deleting Object
01-01 12:01:12.336 D/PersistentDataStore( 702): saveToXml remembered active
display fit status value:false
01-01 12:01:12.338 D/LocalDisplayAdapter( 702): !@ display_state: UNKNOWN -> ON
(id:0)
01-01 12:01:12.339 D/SurfaceFlinger( 608): Setting power mode 2 on display 0
01-01 12:01:12.339 I/system_server( 702): Background concurrent copying GC freed
88256(2652KB) AllocSpace objects, 2(104KB) LOS objects, 49% free, 3559KB/7119KB,
paused 1.034ms total 118.611ms
01-01 12:01:12.340 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
01-01 12:01:12.341 D/VaultKeeper_MGR( 751): ~VaultKeeperManager
01-01 12:01:12.341 I/CASS_DEBUG( 751): Response _no : bda90002
01-01 12:01:12.341 D/CASS_DEBUG( 751): Response ret : 0x00000000
01-01 12:01:12.341 D/CASS_DEBUG( 751): Response cmd_id : 0xc0000007
01-01 12:01:12.341 D/CASS_DEBUG( 751): Response payload version : 0x00000000
01-01 12:01:12.341 D/CASS_DEBUG( 751): Response data_length : 131
01-01 12:01:12.341 D/CASS_DEBUG( 751): Response data (max 24 bytes) :
01-01 12:01:12.341 I/CASS_DEBUG( 751):
7f00000007d6895d8aae4099e791f0ca6a2602a9508147c9
01-01 12:01:12.341 I/CASS_DEBUG( 751): Write : write IoChannel 7, size 151
01-01 12:01:12.341 I/CASS_DEBUG( 751): Set WakeUnlock
01-01 12:01:12.341 I/CASS_DEBUG( 751): release_wake_lock id='cass_wakelock'
01-01 12:01:12.341 I/CASS_DEBUG( 751): Read : read IoChannel 7, size 4
01-01 12:01:12.343 I/SehLight( 560): lcd : 128+
01-01 12:01:12.346 I/SehLight( 560): lcd : 128-
01-01 12:01:12.346 D/SystemServerTiming( 702):
OnBootPhase_100_com.android.server.display.DisplayManagerService took to complete:
44ms
01-01 12:01:12.346 D/SystemServerTiming( 702): OnBootPhase_100 took to complete:
47ms
01-01 12:01:12.346 D/SystemServerTiming( 702): WaitForDisplay took to complete:
48ms
01-01 12:01:12.347 I/DisplayManagerService( 702): Display device changed state:
"Tela integrada", ON
01-01 12:01:12.347 I/SystemServerTiming( 702): StartPackageManagerService
01-01 12:01:12.347 I/SystemServer( 702): !@Boot: Start PackageManagerService
01-01 12:01:12.347 I/Watchdog( 702): Pausing HandlerChecker: main thread for
reason: packagemanagermain. Pause count: 1
01-01 12:01:12.355 I/PackageManagerTiming( 702): create package manager
01-01 12:01:12.366 D/AT_Distributor( 815): there is no uart setting file. so set
ap uart mode
01-01 12:01:12.366 D/AT_Distributor( 815): SetText() : AP
01-01 12:01:12.367 D/AT_Distributor( 815): IsUartUsingAP is AP
01-01 12:01:12.367 D/AT_Distributor( 815): IsConnectedToAirCmdService() : false
01-01 12:01:12.367 D/AT_Distributor( 815): ConnectToUart()
01-01 12:01:12.370 D/AT_Distributor( 815): Transport file name: /dev/ttySAC0
01-01 12:01:12.370 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:12.370 D/AT_Distributor( 815): connect to local socket fd : 10,
bardrate: 115200
01-01 12:01:12.370 D/AT_Distributor( 815): InitSocketMessageHandler(): UART,
id(3), fd(10)
01-01 12:01:12.370 D/AT_Distributor( 815): ConnectToRil()
01-01 12:01:12.370 D/AT_Distributor( 815): try to connect RIL
01-01 12:01:12.371 D/AT_Distributor( 815): connection success RIL
01-01 12:01:12.371 D/AdditionalSkippingApkListParser( 702): deviceCarrierName =
sub
01-01 12:01:12.371 D/AT_Distributor( 815): Send Msg [ATD > RIL] 4 bytes <>
01-01 12:01:12.372 D/AT_Distributor( 815): IsConnectedToAirCmdService() : false
01-01 12:01:12.372 D/AT_Distributor( 815): Send Msg [ATD > UART] 15 bytes <(\r)(\
n)+UART READY(\r)(\n)>
01-01 12:01:12.372 D/AT_Distributor( 815): startConnectToDdexeThread()
01-01 12:01:12.373 D/AT_Distributor( 815): ConnectToDDEXE()
01-01 12:01:12.374 D/AT_Distributor( 815): SetAtdStatus(), 1_0_0
01-01 12:01:12.374 D/AT_Distributor( 815): ListenFD()
01-01 12:01:12.375 D/AT_Distributor( 815): InitSocketMessageHandler(): DDEXE,
id(9), fd(15)
01-01 12:01:12.377 I/PackageManager( 702): !@Boot_EBS_F: boot_progress_pms_start
01-01 12:01:12.379 E/cutils ( 777): Failed to read
/data/misc/installd/.cleanAPKs_version: No such file or directory
01-01 12:01:12.379 I/installd( 777): CleanApk version: 0, TSS: deactivated,
Unified: deactivated
01-01 12:01:12.380 I/installd( 777): salescodepath: /prism/etc/carriers/single/ZTO
01-01 12:01:12.380 I/installd( 777): Start removing apks from
/prism/etc/carriers/single/ZTO/enforcedeletepackage.txt
01-01 12:01:12.381 I/installd( 777): app name : /data/app/Amazon_Shopping/
01-01 12:01:12.413 I/installd( 777): deleted : /data/app/Amazon_Shopping/
01-01 12:01:12.414 I/installd( 777): app name : /data/app/AsphaltNitro/
01-01 12:01:12.425 I/installd( 777): deleted : /data/app/AsphaltNitro/
01-01 12:01:12.425 I/installd( 777): app name : /data/app/Dailyhunt/
01-01 12:01:12.441 I/installd( 777): deleted : /data/app/Dailyhunt/
01-01 12:01:12.442 I/installd( 777): app name : /data/app/Josh/
01-01 12:01:12.470 I/installd( 777): deleted : /data/app/Josh/
01-01 12:01:12.470 I/installd( 777): app name : /data/app/NubiWallet/
01-01 12:01:12.470 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:12.495 I/installd( 777): deleted : /data/app/NubiWallet/
01-01 12:01:12.495 I/installd( 777): app name : /data/app/PhonePe/
01-01 12:01:12.532 I/installd( 777): deleted : /data/app/PhonePe/
01-01 12:01:12.532 I/installd( 777): app name : /data/app/SecEmail_P/
01-01 12:01:12.532 I/installd( 777): not exist app : /data/app/SecEmail_P/
01-01 12:01:12.532 I/installd( 777): app name : /data/app/Snapchat/
01-01 12:01:12.564 I/installd( 777): deleted : /data/app/Snapchat/
01-01 12:01:12.564 I/installd( 777): CleanApk version changed from 0 to 2
01-01 12:01:12.565 I/PackageManagerTiming( 702): createSubComponents
01-01 12:01:12.571 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:12.577 D/PersonaManagerService( 702): No need to create user persona
list file from Knox 3.0
01-01 12:01:12.577 I/PersonaManagerService( 702): <init> adding
PersonaPolicyManagerService
01-01 12:01:12.582 D/PersonaManagerService( 702): PMS cache file created
01-01 12:01:12.582 D/PersonaManagerService( 702): readPersonaCacheLocked is
called...
01-01 12:01:12.584 E/PersonaManagerService( 702): Unable to read persona cache
01-01 12:01:12.584 D/PersonaManagerService( 702): getPersonaCacheValue is called
for key knoxid.reset_on_reboot
01-01 12:01:12.594 I/UserTypeFactory( 702): Creating custom user type
com.samsung.usertype.profile.APPSEPARATION
01-01 12:01:12.672 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:12.682 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(permissionmgr:702)
01-01 12:01:12.687 W/FileUtils( 702): Failed to chmod(/data/system/packages.list):
android.system.ErrnoException: chmod failed: ENOENT (No such file or directory)
01-01 12:01:12.691 D/PackageManagerTiming( 702): createSubComponents took to
complete: 126ms
01-01 12:01:12.691 I/PackageManagerTiming( 702): addSharedUsers
01-01 12:01:12.692 D/PackageManagerTiming( 702): addSharedUsers took to complete:
1ms
01-01 12:01:12.695 I/PackageManagerTiming( 702): get system config
01-01 12:01:12.696 D/PackageManagerTiming( 702): get system config took to
complete: 0ms
01-01 12:01:12.698 I/NfcFeatureManager( 702): removed NFC features and packages
01-01 12:01:12.699 D/PackageManager( 702): support SIM: true
01-01 12:01:12.699 I/PackageManager( 702): add UICC secure element feature
01-01 12:01:12.699 D/PackageManager( 702): support eSE: false
01-01 12:01:12.709 D/PackageManager( 702): Directories scanned as system
partitions: [/system:0, /vendor:524288, /odm:4194304, /oem:262144,
/product:1048576, /prism:0, /system/carrier:0, /system/system_ext:2097152,
/apex/com.android.tethering:8388608, /apex/com.android.media.swcodec:8388608,
/apex/com.android.tzdata:8388608, /apex/com.android.permission:8388608,
/apex/com.android.art:8388608, /apex/com.android.vndk.v30:8388608,
/apex/com.android.apex.cts.shim:8388608, /apex/com.android.sdkext:8388608,
/apex/com.android.adbd:8388608, /apex/com.android.media:8388608,
/apex/com.android.wifi:8388608, /apex/com.android.cellbroadcast:8388608,
/apex/com.android.resolv:8388608,
/apex/com.samsung.android.camera.unihal:8912896,
/apex/com.android.neuralnetworks:8388608, /apex/com.android.runtime:8388608,
/apex/com.android.extservices:8388608, /apex/com.android.ipsec:8388608,
/apex/com.android.mediaprovider:8388608, /apex/com.android.i18n:8388608,
/apex/com.android.conscrypt:8388608, /apex/com.android.os.statsd:8388608]
01-01 12:01:12.719 D/SELinuxMMAC( 702): Using policy file
/system/etc/selinux/plat_mac_permissions.xml
01-01 12:01:12.727 D/SELinuxMMAC( 702): Using policy file
/system_ext/etc/selinux/system_ext_mac_permissions.xml
01-01 12:01:12.731 D/SELinuxMMAC( 702): Using policy file
/vendor/etc/selinux/vendor_mac_permissions.xml
01-01 12:01:12.732 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 321
01-01 12:01:12.755 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:12.756 E/CameraManagerGlobal( 702): Camera service is unavailable
01-01 12:01:12.773 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:12.828 I/PackageManagerTiming( 702): loadFallbacks
01-01 12:01:12.833 D/FallbackCategoryProvider( 702): Found 1 fallback categories
01-01 12:01:12.833 D/PackageManagerTiming( 702): loadFallbacks took to complete:
4ms
01-01 12:01:12.833 I/PackageManagerTiming( 702): read user settings
01-01 12:01:12.842 I/PackageManager( 702): No settings file; creating initial
state
01-01 12:01:12.849 D/PackageManagerTiming( 702): read user settings took to
complete: 16ms
01-01 12:01:12.849 I/PackageManager( 702): !@Boot_EBS_F:
boot_progress_pms_system_scan_start
01-01 12:01:12.861 I/PackageManager( 702): SalesCode : ZTO
01-01 12:01:12.862 D/PackageManager( 702): currentSalesCode : ZTO, prevSalesCode :
01-01 12:01:12.874 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:12.887 I/io_stats( 385): !@ 179,0 r 45382 4163192 w 10444 4951116 d
408 2213424 f 963 526 iot 61348 0 th 102400 102400 64728 pt 232 inp 0 1 75.237
01-01 12:01:12.975 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:13.075 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:13.176 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:13.276 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:13.377 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:13.453 I/SurfaceFlinger( 608): SFWD update time=75803240445
01-01 12:01:13.478 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:13.577 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 331
01-01 12:01:13.583 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:13.684 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:13.759 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:13.760 E/CameraManagerGlobal( 702): Camera service is unavailable
01-01 12:01:13.785 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:13.864 W/libc ( 801): Unable to set property "ro.ril.support_cdma"
to "false": error code: 0xb, try count : 1
01-01 12:01:13.864 W/libc ( 801): Unable to set property "ro.ril.support_cdma"
to "false": error code: 0xb, try count : 2
01-01 12:01:13.864 W/libc ( 801): Unable to set property "ro.ril.support_cdma"
to "false": error code: 0xb, try count : 3
01-01 12:01:13.866 W/libc ( 801): Unable to set property
"ro.ril.def_network_after_check_tdscdma" to "9": error code: 0xb, try count : 1
01-01 12:01:13.866 W/libc ( 801): Unable to set property
"ro.ril.def_network_after_check_tdscdma" to "9": error code: 0xb, try count : 2
01-01 12:01:13.867 W/libc ( 801): Unable to set property
"ro.ril.def_network_after_check_tdscdma" to "9": error code: 0xb, try count : 3
01-01 12:01:13.885 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:13.895 D/AT_Distributor( 815): Send Msg [RIL > ATD] 15 bytes <(\r)(\
n)AST_POWERON(\r)(\n)>
01-01 12:01:13.895 D/AT_Distributor( 815): IsConnectedToAirCmdService() : false
01-01 12:01:13.895 D/AT_Distributor( 815): Send Msg [ATD > UART] 15 bytes <(\r)(\
n)AST_POWERON(\r)(\n)>
01-01 12:01:13.896 D/AT_Distributor( 815): Send Msg [ATD > DDEXE] 15 bytes <(\r)(\
n)AST_POWERON(\r)(\n)>
01-01 12:01:13.986 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:14.087 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:14.160 I/servicemanager( 333): Notifying apexservice they have
clients: 1
01-01 12:01:14.161 I/servicemanager( 333): Notifying apexservice they have
clients: 0
01-01 12:01:14.188 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:14.288 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:14.375 D/AT_Distributor( 815): write ATD_SOCKET_ID to DDEXE
01-01 12:01:14.389 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:14.422 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 341
01-01 12:01:14.490 W/ServiceManager( 793): Service package_native didn't start.
Returning NULL
01-01 12:01:14.490 E/storaged( 793): getService package_native failed
01-01 12:01:14.491 W/[email protected]( 552):
registerCallback
01-01 12:01:14.498 I/storaged( 793): storaged: Start
01-01 12:01:14.499 I/servicemanager( 333): Adding 'u:r:storaged:s0' service
(storaged:793)
01-01 12:01:14.499 I/servicemanager( 333): Adding 'u:r:storaged:s0' service
(storaged_pri:793)
01-01 12:01:14.501 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:14.601 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:14.702 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:14.760 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:14.762 E/CameraManagerGlobal( 702): Camera service is unavailable
01-01 12:01:14.803 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:14.891 I/io_stats( 385): !@ 179,0 r 47978 4452176 w 10513 4961900 d
478 2215216 f 1010 556 iot 62560 0 th 102400 102400 64728 pt 232 inp 2 0 77.240
01-01 12:01:14.904 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:14.922 E/AT_Distributor( 815): HandleResponseOnError: Calling
regeistered ErrorCallback(err = 4)
01-01 12:01:14.922 D/AT_Distributor( 815): Send Msg [RIL > ATD] 9 bytes
<RIL_RESET>
01-01 12:01:14.922 E/AT_Distributor( 815): RIL RESET!!! reconnect to RIL
01-01 12:01:14.974 I/engmode_binder_server( 1052): EngineeringMode version =
30.3.07
01-01 12:01:14.975 I/engmode_binder_server( 1052): firing up.
EngineeringModeNotifier.
01-01 12:01:14.975 E/engmode_ril_command( 1052): Failed to Connect_RILD, ret : 4
01-01 12:01:14.975 E/engmode_ril_command( 1052): Connect to fail(-803209197).
01-01 12:01:14.975 I/engmode_binder_server( 1052): notifyToCP ret = 0xd0200013/1
01-01 12:01:15.008 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:15.073 W/libc ( 1055): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 1
01-01 12:01:15.074 W/libc ( 1055): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 2
01-01 12:01:15.074 W/libc ( 1055): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 3
01-01 12:01:15.075 W/libc ( 1055): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 1
01-01 12:01:15.076 W/libc ( 1055): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 2
01-01 12:01:15.076 W/libc ( 1055): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 3
01-01 12:01:15.085 W/libc ( 1055): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 1
01-01 12:01:15.086 W/libc ( 1055): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 2
01-01 12:01:15.086 W/libc ( 1055): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 3
01-01 12:01:15.086 W/libc ( 1055): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 1
01-01 12:01:15.087 W/libc ( 1055): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 2
01-01 12:01:15.087 W/libc ( 1055): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 3
01-01 12:01:15.109 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:15.192 I/HidlServiceManagement( 1055): Registered
[email protected]::IRadio/slot1
01-01 12:01:15.196 I/HidlServiceManagement( 1055): Registered
[email protected]::ISehRadio/slot1
01-01 12:01:15.197 I/HidlServiceManagement( 1055): Registered
[email protected]::IRadioConfig/default
01-01 12:01:15.198 I/HidlServiceManagement( 1055): Registered
[email protected]::ISap/slot1
01-01 12:01:15.210 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:15.268 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 351
01-01 12:01:15.311 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:15.348 I/CASS_DEBUG( 751): Modem status : 0x04 -> 0x03
01-01 12:01:15.411 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:15.512 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:15.613 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:15.714 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:15.762 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:15.764 E/CameraManagerGlobal( 702): Camera service is unavailable
01-01 12:01:15.786 D/PackageManager( 702): No files in app dir
/apex/com.samsung.android.camera.unihal/overlay
01-01 12:01:15.786 D/PackageManager( 702): No files in app dir
/system/system_ext/overlay
01-01 12:01:15.811 I/PackageManager( 702): /product/overlay/IconPackFilledSettings
changed; collecting certs
01-01 12:01:15.816 I/PackageBackwardCompatibility( 702): Loaded
android.content.pm.AndroidTestBaseUpdater
01-01 12:01:15.818 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:15.827 D/CompatibilityChangeReporter( 702): Compat change id reported:
143539591; UID -1; state: ENABLED
01-01 12:01:15.830 D/PackageManager( 702): APK is on RO partition:
/product/overlay/IconPackFilledSettings/IconPackFilledSettingsOverlay.apk
01-01 12:01:15.843 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10000; state: ENABLED
01-01 12:01:15.843 I/PackageManager( 702):
/product/overlay/GooglePermissionControllerOverlay.apk changed; collecting certs
01-01 12:01:15.849 D/PackageManager( 702): APK is on RO partition:
/product/overlay/GooglePermissionControllerOverlay.apk
01-01 12:01:15.851 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10001; state: ENABLED
01-01 12:01:15.851 I/PackageManager( 702):
/product/overlay/GoogleDocumentsUIOverlay.apk changed; collecting certs
01-01 12:01:15.857 D/PackageManager( 702): APK is on RO partition:
/product/overlay/GoogleDocumentsUIOverlay.apk
01-01 12:01:15.858 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10002; state: ENABLED
01-01 12:01:15.858 I/PackageManager( 702): /product/overlay/AccentColorPurple
changed; collecting certs
01-01 12:01:15.867 D/PackageManager( 702): APK is on RO partition:
/product/overlay/AccentColorPurple/AccentColorPurpleOverlay.apk
01-01 12:01:15.868 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10003; state: ENABLED
01-01 12:01:15.869 I/PackageManager( 702): /product/overlay/FontNotoSerifSource
changed; collecting certs
01-01 12:01:15.876 D/PackageManager( 702): APK is on RO partition:
/product/overlay/FontNotoSerifSource/FontNotoSerifSourceOverlay.apk
01-01 12:01:15.877 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10004; state: ENABLED
01-01 12:01:15.877 I/PackageManager( 702):
/product/overlay/CellBroadcastServiceOverlay.apk changed; collecting certs
01-01 12:01:15.883 D/PackageManager( 702): APK is on RO partition:
/product/overlay/CellBroadcastServiceOverlay.apk
01-01 12:01:15.884 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10005; state: ENABLED
01-01 12:01:15.884 I/PackageManager( 702):
/product/overlay/NavigationBarModeSamsungGesturalNoHint changed; collecting certs
01-01 12:01:15.890 D/PackageManager( 702): APK is on RO partition:
/product/overlay/NavigationBarModeSamsungGesturalNoHint/NavigationBarModeSamsungGes
turalNoHintOverlay.apk
01-01 12:01:15.891 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10006; state: ENABLED
01-01 12:01:15.891 I/PackageManager( 702): /product/overlay/IconPackRoundedAndroid
changed; collecting certs
01-01 12:01:15.896 D/DataRouter( 775): write [15] bytes of data to USB fd[7]
01-01 12:01:15.896 D/DataRouter( 775): write [15] bytes of data to USB fd[7]
01-01 12:01:15.899 D/PackageManager( 702): APK is on RO partition:
/product/overlay/IconPackRoundedAndroid/IconPackRoundedAndroidOverlay.apk
01-01 12:01:15.900 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10007; state: ENABLED
01-01 12:01:15.900 I/PackageManager( 702):
/product/overlay/IconPackCircularLauncher changed; collecting certs
01-01 12:01:15.906 D/PackageManager( 702): APK is on RO partition:
/product/overlay/IconPackCircularLauncher/IconPackCircularLauncherOverlay.apk
01-01 12:01:15.907 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10008; state: ENABLED
01-01 12:01:15.908 I/PackageManager( 702): /product/overlay/IconPackFilledLauncher
changed; collecting certs
01-01 12:01:15.913 D/PackageManager( 702): APK is on RO partition:
/product/overlay/IconPackFilledLauncher/IconPackFilledLauncherOverlay.apk
01-01 12:01:15.915 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10009; state: ENABLED
01-01 12:01:15.915 I/PackageManager( 702): /product/overlay/AccentColorCinnamon
changed; collecting certs
01-01 12:01:15.919 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:15.921 D/PackageManager( 702): APK is on RO partition:
/product/overlay/AccentColorCinnamon/AccentColorCinnamonOverlay.apk
01-01 12:01:15.922 E/AT_Distributor( 815): RIL RESET
01-01 12:01:15.923 D/AT_Distributor( 815): ConnectToRil()
01-01 12:01:15.923 D/AT_Distributor( 815): try to connect RIL
01-01 12:01:15.923 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10010; state: ENABLED
01-01 12:01:15.923 E/AT_Distributor( 815): connection fail & retry connect(0)
01-01 12:01:15.923 I/PackageManager( 702):
/product/overlay/NavigationBarModeGesturalNoHintWideBack changed; collecting certs
01-01 12:01:15.930 D/PackageManager( 702): APK is on RO partition:
/product/overlay/NavigationBarModeGesturalNoHintWideBack/NavigationBarModeGesturalN
oHintOverlayWideBack.apk
01-01 12:01:15.931 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10011; state: ENABLED
01-01 12:01:15.932 I/PackageManager( 702):
/product/overlay/DisplayCutoutEmulationCorner changed; collecting certs
01-01 12:01:15.938 D/PackageManager( 702): APK is on RO partition:
/product/overlay/DisplayCutoutEmulationCorner/DisplayCutoutEmulationCornerOverlay.a
pk
01-01 12:01:15.939 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10012; state: ENABLED
01-01 12:01:15.939 I/PackageManager( 702): /product/overlay/AccentColorOcean
changed; collecting certs
01-01 12:01:15.945 D/PackageManager( 702): APK is on RO partition:
/product/overlay/AccentColorOcean/AccentColorOceanOverlay.apk
01-01 12:01:15.946 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10013; state: ENABLED
01-01 12:01:15.946 I/PackageManager( 702):
/product/overlay/DisplayCutoutEmulationWaterfall changed; collecting certs
01-01 12:01:15.954 D/PackageManager( 702): APK is on RO partition:
/product/overlay/DisplayCutoutEmulationWaterfall/DisplayCutoutEmulationWaterfallOve
rlay.apk
01-01 12:01:15.955 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10014; state: ENABLED
01-01 12:01:15.955 I/PackageManager( 702):
/product/overlay/IconPackCircularSettings changed; collecting certs
01-01 12:01:15.961 D/PackageManager( 702): APK is on RO partition:
/product/overlay/IconPackCircularSettings/IconPackCircularSettingsOverlay.apk
01-01 12:01:15.963 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10015; state: ENABLED
01-01 12:01:15.963 I/PackageManager( 702):
/product/overlay/DisplayCutoutEmulationTall changed; collecting certs
01-01 12:01:15.969 D/PackageManager( 702): APK is on RO partition:
/product/overlay/DisplayCutoutEmulationTall/DisplayCutoutEmulationTallOverlay.apk
01-01 12:01:15.970 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10016; state: ENABLED
01-01 12:01:15.970 I/PackageManager( 702): /product/overlay/AccentColorBlack
changed; collecting certs
01-01 12:01:15.975 E/engmode_ril_command( 1052): Failed to Connect_RILD, ret : 4
01-01 12:01:15.975 E/engmode_ril_command( 1052): Connect to fail(-803209197).
01-01 12:01:15.975 I/engmode_binder_server( 1052): notifyToCP ret = 0xd0200013/2
01-01 12:01:15.976 D/PackageManager( 702): APK is on RO partition:
/product/overlay/AccentColorBlack/AccentColorBlackOverlay.apk
01-01 12:01:15.977 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10017; state: ENABLED
01-01 12:01:15.977 I/PackageManager( 702):
/product/overlay/DisplayCutoutEmulationHole changed; collecting certs
01-01 12:01:15.981 D/PackageManager( 702): APK is on RO partition:
/product/overlay/DisplayCutoutEmulationHole/DisplayCutoutEmulationHoleOverlay.apk
01-01 12:01:15.983 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10018; state: ENABLED
01-01 12:01:15.983 I/PackageManager( 702):
/product/overlay/GmsConfigOverlayCommon.apk changed; collecting certs
01-01 12:01:15.988 D/PackageManager( 702): APK is on RO partition:
/product/overlay/GmsConfigOverlayCommon.apk
01-01 12:01:15.989 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10019; state: ENABLED
01-01 12:01:15.989 I/PackageManager( 702): /product/overlay/IconShapeTaperedRect
changed; collecting certs
01-01 12:01:15.994 D/PackageManager( 702): APK is on RO partition:
/product/overlay/IconShapeTaperedRect/IconShapeTaperedRectOverlay.apk
01-01 12:01:15.995 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10020; state: ENABLED
01-01 12:01:15.995 I/PackageManager( 702):
/product/overlay/IconPackRoundedSystemUI changed; collecting certs
01-01 12:01:16.000 D/PackageManager( 702): APK is on RO partition:
/product/overlay/IconPackRoundedSystemUI/IconPackRoundedSystemUIOverlay.apk
01-01 12:01:16.001 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10021; state: ENABLED
01-01 12:01:16.001 I/PackageManager( 702): /product/overlay/IconShapeSquircle
changed; collecting certs
01-01 12:01:16.006 D/PackageManager( 702): APK is on RO partition:
/product/overlay/IconShapeSquircle/IconShapeSquircleOverlay.apk
01-01 12:01:16.007 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10022; state: ENABLED
01-01 12:01:16.007 I/PackageManager( 702):
/product/overlay/NavigationBarModeSamsungGestural changed; collecting certs
01-01 12:01:16.011 D/PackageManager( 702): APK is on RO partition:
/product/overlay/NavigationBarModeSamsungGestural/NavigationBarModeSamsungGesturalO
verlay.apk
01-01 12:01:16.012 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10023; state: ENABLED
01-01 12:01:16.013 I/PackageManager( 702):
/product/overlay/NavigationBarModeGesturalNarrowBack changed; collecting certs
01-01 12:01:16.017 D/PackageManager( 702): APK is on RO partition:
/product/overlay/NavigationBarModeGesturalNarrowBack/NavigationBarModeGesturalOverl
ayNarrowBack.apk
01-01 12:01:16.018 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10024; state: ENABLED
01-01 12:01:16.018 I/PackageManager( 702):
/product/overlay/GmsConfigOverlayGSA.apk changed; collecting certs
01-01 12:01:16.020 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:16.023 D/PackageManager( 702): APK is on RO partition:
/product/overlay/GmsConfigOverlayGSA.apk
01-01 12:01:16.024 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10025; state: ENABLED
01-01 12:01:16.024 I/PackageManager( 702):
/product/overlay/NavigationBarModeGesturalNoHintNarrowBack changed; collecting
certs
01-01 12:01:16.028 D/PackageManager( 702): APK is on RO partition:
/product/overlay/NavigationBarModeGesturalNoHintNarrowBack/NavigationBarModeGestura
lNoHintOverlayNarrowBack.apk
01-01 12:01:16.029 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10026; state: ENABLED
01-01 12:01:16.030 I/PackageManager( 702):
/product/overlay/IconPackCircularThemePicker changed; collecting certs
01-01 12:01:16.034 D/PackageManager( 702): APK is on RO partition:
/product/overlay/IconPackCircularThemePicker/IconPackCircularThemePickerOverlay.apk
01-01 12:01:16.036 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10027; state: ENABLED
01-01 12:01:16.036 I/PackageManager( 702): /product/overlay/IconShapeRoundedRect
changed; collecting certs
01-01 12:01:16.041 D/PackageManager( 702): APK is on RO partition:
/product/overlay/IconShapeRoundedRect/IconShapeRoundedRectOverlay.apk
01-01 12:01:16.042 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10028; state: ENABLED
01-01 12:01:16.042 I/PackageManager( 702): /product/overlay/AccentColorOrchid
changed; collecting certs
01-01 12:01:16.047 D/PackageManager( 702): APK is on RO partition:
/product/overlay/AccentColorOrchid/AccentColorOrchidOverlay.apk
01-01 12:01:16.048 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10029; state: ENABLED
01-01 12:01:16.048 I/PackageManager( 702):
/product/overlay/NavigationBarMode3Button changed; collecting certs
01-01 12:01:16.053 D/PackageManager( 702): APK is on RO partition:
/product/overlay/NavigationBarMode3Button/NavigationBarMode3ButtonOverlay.apk
01-01 12:01:16.054 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10030; state: ENABLED
01-01 12:01:16.054 I/PackageManager( 702): /product/overlay/IconShapeVessel
changed; collecting certs
01-01 12:01:16.059 D/PackageManager( 702): APK is on RO partition:
/product/overlay/IconShapeVessel/IconShapeVesselOverlay.apk
01-01 12:01:16.060 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10031; state: ENABLED
01-01 12:01:16.060 I/PackageManager( 702):
/product/overlay/IconPackRoundedLauncher changed; collecting certs
01-01 12:01:16.065 D/PackageManager( 702): APK is on RO partition:
/product/overlay/IconPackRoundedLauncher/IconPackRoundedLauncherOverlay.apk
01-01 12:01:16.066 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10032; state: ENABLED
01-01 12:01:16.066 I/PackageManager( 702): /product/overlay/framework-
res__auto_generated_rro_product.apk changed; collecting certs
01-01 12:01:16.076 D/PackageManager( 702): APK is on RO partition:
/product/overlay/framework-res__auto_generated_rro_product.apk
01-01 12:01:16.078 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10033; state: ENABLED
01-01 12:01:16.078 I/PackageManager( 702): /product/overlay/AccentColorGreen
changed; collecting certs
01-01 12:01:16.085 D/PackageManager( 702): APK is on RO partition:
/product/overlay/AccentColorGreen/AccentColorGreenOverlay.apk
01-01 12:01:16.086 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10034; state: ENABLED
01-01 12:01:16.087 I/PackageManager( 702):
/product/overlay/NavigationBarModeGestural changed; collecting certs
01-01 12:01:16.091 D/PackageManager( 702): APK is on RO partition:
/product/overlay/NavigationBarModeGestural/NavigationBarModeGesturalOverlay.apk
01-01 12:01:16.092 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10035; state: ENABLED
01-01 12:01:16.092 I/PackageManager( 702): /product/overlay/IconShapeTeardrop
changed; collecting certs
01-01 12:01:16.102 D/PackageManager( 702): APK is on RO partition:
/product/overlay/IconShapeTeardrop/IconShapeTeardropOverlay.apk
01-01 12:01:16.103 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10036; state: ENABLED
01-01 12:01:16.103 I/PackageManager( 702):
/product/overlay/NavigationBarModeGesturalWideBack changed; collecting certs
01-01 12:01:16.108 D/PackageManager( 702): APK is on RO partition:
/product/overlay/NavigationBarModeGesturalWideBack/NavigationBarModeGesturalOverlay
WideBack.apk
01-01 12:01:16.110 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10037; state: ENABLED
01-01 12:01:16.110 I/PackageManager( 702):
/product/overlay/GoogleExtServicesConfigOverlay.apk changed; collecting certs
01-01 12:01:16.115 D/PackageManager( 702): APK is on RO partition:
/product/overlay/GoogleExtServicesConfigOverlay.apk
01-01 12:01:16.117 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10038; state: ENABLED
01-01 12:01:16.117 I/PackageManager( 702):
/product/overlay/IconPackRoundedThemePicker changed; collecting certs
01-01 12:01:16.117 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 361
01-01 12:01:16.120 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:16.124 D/PackageManager( 702): APK is on RO partition:
/product/overlay/IconPackRoundedThemePicker/IconPackRoundedThemePickerOverlay.apk
01-01 12:01:16.125 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10039; state: ENABLED
01-01 12:01:16.125 I/PackageManager( 702):
/product/overlay/NavigationBarModeGesturalNoHint changed; collecting certs
01-01 12:01:16.131 D/PackageManager( 702): APK is on RO partition:
/product/overlay/NavigationBarModeGesturalNoHint/NavigationBarModeGesturalNoHintOve
rlay.apk
01-01 12:01:16.132 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10040; state: ENABLED
01-01 12:01:16.132 I/PackageManager( 702):
/product/overlay/IconPackCircularSystemUI changed; collecting certs
01-01 12:01:16.137 D/PackageManager( 702): APK is on RO partition:
/product/overlay/IconPackCircularSystemUI/IconPackCircularSystemUIOverlay.apk
01-01 12:01:16.138 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10041; state: ENABLED
01-01 12:01:16.139 I/PackageManager( 702): /product/overlay/IconPackFilledSystemUI
changed; collecting certs
01-01 12:01:16.145 D/PackageManager( 702): APK is on RO partition:
/product/overlay/IconPackFilledSystemUI/IconPackFilledSystemUIOverlay.apk
01-01 12:01:16.147 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10042; state: ENABLED
01-01 12:01:16.148 I/PackageManager( 702):
/product/overlay/NavigationBarModeGesturalExtraWideBack changed; collecting certs
01-01 12:01:16.153 D/PackageManager( 702): APK is on RO partition:
/product/overlay/NavigationBarModeGesturalExtraWideBack/NavigationBarModeGesturalOv
erlayExtraWideBack.apk
01-01 12:01:16.154 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10043; state: ENABLED
01-01 12:01:16.155 I/PackageManager( 702):
/product/overlay/DisplayCutoutEmulationDouble changed; collecting certs
01-01 12:01:16.162 D/PackageManager( 702): APK is on RO partition:
/product/overlay/DisplayCutoutEmulationDouble/DisplayCutoutEmulationDoubleOverlay.a
pk
01-01 12:01:16.163 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10044; state: ENABLED
01-01 12:01:16.163 I/PackageManager( 702): /product/overlay/AccentColorSpace
changed; collecting certs
01-01 12:01:16.164 I/system_server( 702): Background concurrent copying GC freed
39265(2825KB) AllocSpace objects, 8(128KB) LOS objects, 49% free, 4529KB/9058KB,
paused 433us total 128.716ms
01-01 12:01:16.167 D/PackageManager( 702): APK is on RO partition:
/product/overlay/AccentColorSpace/AccentColorSpaceOverlay.apk
01-01 12:01:16.168 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10045; state: ENABLED
01-01 12:01:16.168 I/PackageManager( 702):
/product/overlay/CellBroadcastConfigOverlay.apk changed; collecting certs
01-01 12:01:16.173 D/PackageManager( 702): APK is on RO partition:
/product/overlay/CellBroadcastConfigOverlay.apk
01-01 12:01:16.174 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10046; state: ENABLED
01-01 12:01:16.174 I/PackageManager( 702):
/product/overlay/IconPackCircularAndroid changed; collecting certs
01-01 12:01:16.178 D/PackageManager( 702): APK is on RO partition:
/product/overlay/IconPackCircularAndroid/IconPackCircularAndroidOverlay.apk
01-01 12:01:16.179 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10047; state: ENABLED
01-01 12:01:16.179 I/PackageManager( 702):
/product/overlay/GooglePermissionControllerFrameworkOverlay.apk changed; collecting
certs
01-01 12:01:16.181 I/HidlServiceManagement( 1055): Registered
[email protected]::ISehChannel/imsd
01-01 12:01:16.183 I/HidlServiceManagement( 1055): Registered
[email protected]::ISehChannel/epdgd
01-01 12:01:16.183 D/PackageManager( 702): APK is on RO partition:
/product/overlay/GooglePermissionControllerFrameworkOverlay.apk
01-01 12:01:16.184 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10048; state: ENABLED
01-01 12:01:16.185 I/PackageManager( 702):
/product/overlay/IconPackRoundedSettings changed; collecting certs
01-01 12:01:16.185 I/HidlServiceManagement( 1055): Registered
[email protected]::ISehBridge/slot1
01-01 12:01:16.189 D/PackageManager( 702): APK is on RO partition:
/product/overlay/IconPackRoundedSettings/IconPackRoundedSettingsOverlay.apk
01-01 12:01:16.190 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10049; state: ENABLED
01-01 12:01:16.190 I/PackageManager( 702): /product/overlay/IconPackFilledAndroid
changed; collecting certs
01-01 12:01:16.194 D/PackageManager( 702): APK is on RO partition:
/product/overlay/IconPackFilledAndroid/IconPackFilledAndroidOverlay.apk
01-01 12:01:16.195 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10050; state: ENABLED
01-01 12:01:16.196 I/PackageManager( 702):
/product/overlay/IconPackFilledThemePicker changed; collecting certs
01-01 12:01:16.200 D/PackageManager( 702): APK is on RO partition:
/product/overlay/IconPackFilledThemePicker/IconPackFilledThemePickerOverlay.apk
01-01 12:01:16.201 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10051; state: ENABLED
01-01 12:01:16.201 I/PackageManager( 702): /product/overlay/IconShapePebble
changed; collecting certs
01-01 12:01:16.206 D/PackageManager( 702): APK is on RO partition:
/product/overlay/IconShapePebble/IconShapePebbleOverlay.apk
01-01 12:01:16.207 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10052; state: ENABLED
01-01 12:01:16.208 I/PackageManager( 702):
/product/overlay/NavigationBarModeGesturalNoHintExtraWideBack changed; collecting
certs
01-01 12:01:16.212 D/PackageManager( 702): APK is on RO partition:
/product/overlay/NavigationBarModeGesturalNoHintExtraWideBack/NavigationBarModeGest
uralNoHintOverlayExtraWideBack.apk
01-01 12:01:16.213 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10053; state: ENABLED
01-01 12:01:16.213 I/PackageManager( 702):
/product/overlay/ModuleMetadataGoogleOverlay.apk changed; collecting certs
01-01 12:01:16.218 D/PackageManager( 702): APK is on RO partition:
/product/overlay/ModuleMetadataGoogleOverlay.apk
01-01 12:01:16.219 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10054; state: ENABLED
01-01 12:01:16.219 I/PackageManager( 702):
/product/overlay/GmsConfigOverlayPhotos.apk changed; collecting certs
01-01 12:01:16.221 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:16.224 D/PackageManager( 702): APK is on RO partition:
/product/overlay/GmsConfigOverlayPhotos.apk
01-01 12:01:16.225 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10055; state: ENABLED
01-01 12:01:16.234 D/PackageManager( 702): No files in app dir /oem/overlay
01-01 12:01:16.234 D/PackageManager( 702): No files in app dir /odm/overlay
01-01 12:01:16.250 I/PackageManager( 702): /vendor/overlay/framework-
res__auto_generated_rro_vendor.apk changed; collecting certs
01-01 12:01:16.255 D/PackageManager( 702): APK is on RO partition:
/vendor/overlay/framework-res__auto_generated_rro_vendor.apk
01-01 12:01:16.256 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10056; state: ENABLED
01-01 12:01:16.256 I/PackageManager( 702): /vendor/overlay/SoftapOverlayWpa3
changed; collecting certs
01-01 12:01:16.261 D/PackageManager( 702): APK is on RO partition:
/vendor/overlay/SoftapOverlayWpa3/SoftapOverlayWpa3.apk
01-01 12:01:16.262 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10057; state: ENABLED
01-01 12:01:16.262 I/PackageManager( 702): /vendor/overlay/SoftapOverlay changed;
collecting certs
01-01 12:01:16.268 D/PackageManager( 702): APK is on RO partition:
/vendor/overlay/SoftapOverlay/SoftapOverlay.apk
01-01 12:01:16.269 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10058; state: ENABLED
01-01 12:01:16.270 I/PackageManager( 702): /vendor/overlay/TetheringOverlay_Gsi
changed; collecting certs
01-01 12:01:16.276 D/PackageManager( 702): APK is on RO partition:
/vendor/overlay/TetheringOverlay_Gsi/TetheringOverlay_Gsi.apk
01-01 12:01:16.278 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10059; state: ENABLED
01-01 12:01:16.278 I/PackageManager( 702): /vendor/overlay/TetheringOverlay
changed; collecting certs
01-01 12:01:16.283 D/PackageManager( 702): APK is on RO partition:
/vendor/overlay/TetheringOverlay/TetheringOverlay.apk
01-01 12:01:16.284 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10060; state: ENABLED
01-01 12:01:16.302 W/PackageManager( 702): Failed to parse /system/framework/oat:
Missing base APK in /system/framework/oat
01-01 12:01:16.303 W/PackageManager( 702): Failed to parse
/system/framework/arm64: Missing base APK in /system/framework/arm64
01-01 12:01:16.304 W/PackageManager( 702): Failed to parse /system/framework/arm:
Missing base APK in /system/framework/arm
01-01 12:01:16.321 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:16.349 I/CASS_DEBUG( 751): Modem status : 0x03 -> 0x04
01-01 12:01:16.350 I/CASS_DEBUG( 751): The modem seems to have rebooted.
01-01 12:01:16.350 I/CASS_DEBUG( 751): Restart the cass thread and CP monitoring
thread
01-01 12:01:16.350 I/CASS_DEBUG( 751): cass_thr_signal_handler: Got signal 10,
tid: 530694782144
01-01 12:01:16.350 I/CASS_DEBUG( 751): cass_thr_cleanup_handler
01-01 12:01:16.350 I/CASS_DEBUG( 751): Close : close fd=7
01-01 12:01:16.351 I/CASS_DEBUG( 751): cp_monitor_thr_signal_handler: Got signal
12, tid: 530693741760
01-01 12:01:16.351 I/CASS_DEBUG( 751): cp_monitor_thr_cleanup_handler
01-01 12:01:16.351 I/CASS_DEBUG( 751): Disconnect ril daemon
01-01 12:01:16.353 I/CASS_DEBUG( 751): cass_thread start
01-01 12:01:16.353 I/CASS_DEBUG( 751): cp_monitor_thread start
01-01 12:01:16.353 I/CASS_DEBUG( 751): [Modem status : ONLINE]
01-01 12:01:16.353 I/CASS_DEBUG( 751): Open : opened [6,/dev/umts_cass].
01-01 12:01:16.354 I/CASS_DEBUG( 751): Successfully connected with RILD
01-01 12:01:16.355 I/CASS_DEBUG( 751): Successfully invoke event(0xc00000e1)
01-01 12:01:16.355 I/CASS_DEBUG( 751): Disconnect ril daemon
01-01 12:01:16.422 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:16.497 I/PackageManager( 702): /system/framework/framework-res.apk
changed; collecting certs
01-01 12:01:16.506 D/PackageManager( 702): APK is on RO partition:
/system/framework/framework-res.apk
01-01 12:01:16.507 E/PackageManager( 702): Adding duplicate shared id: 1000
name=android
01-01 12:01:16.518 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 1000; state: ENABLED
01-01 12:01:16.523 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:16.557 D/PackageManager( 702): No files in app dir /system/container
01-01 12:01:16.593 I/PackageManager( 702): /system/priv-app/SettingsBixby changed;
collecting certs
01-01 12:01:16.600 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SettingsBixby/SettingsBixby.apk
01-01 12:01:16.601 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.app.settings.bixby
01-01 12:01:16.604 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 1000; state: DISABLED
01-01 12:01:16.606 I/PackageManager( 702): /system/priv-app/SsuService changed;
collecting certs
01-01 12:01:16.615 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SsuService/SsuService.apk
01-01 12:01:16.617 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10061; state: ENABLED
01-01 12:01:16.620 I/PackageManager( 702): /system/priv-app/MultiSoundSetting
changed; collecting certs
01-01 12:01:16.623 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:16.626 D/CompatibilityChangeReporter( 702): Compat change id reported:
143539591; UID -1; state: DISABLED
01-01 12:01:16.634 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/MultiSoundSetting/MultiSoundSetting.apk
01-01 12:01:16.635 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10062; state: DISABLED
01-01 12:01:16.636 I/PackageManager( 702): /system/priv-app/Finder changed;
collecting certs
01-01 12:01:16.651 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/Finder/Finder.apk
01-01 12:01:16.653 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10063; state: DISABLED
01-01 12:01:16.676 I/PackageManager( 702): /system/priv-app/UltraDataSaving_O
changed; collecting certs
01-01 12:01:16.684 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/UltraDataSaving_O/UltraDataSaving_O.apk
01-01 12:01:16.684 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.uds
01-01 12:01:16.686 I/PackageManager( 702): /system/priv-app/SecMyFiles2020
changed; collecting certs
01-01 12:01:16.694 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SecMyFiles2020/SecMyFiles2020.apk
01-01 12:01:16.696 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10064; state: ENABLED
01-01 12:01:16.697 I/PackageManager( 702): New shared user android.uid.shared:
id=10065
01-01 12:01:16.697 I/PackageManager( 702): /system/priv-app/CallLogBackup changed;
collecting certs
01-01 12:01:16.703 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/CallLogBackup/CallLogBackup.apk
01-01 12:01:16.703 E/PackageManager( 702): Adding duplicate app id: 10065
name=com.android.calllogbackup
01-01 12:01:16.705 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10065; state: ENABLED
01-01 12:01:16.711 I/PackageManager( 702): /system/priv-app/TouchWizHome_2017
changed; collecting certs
01-01 12:01:16.720 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/TouchWizHome_2017/TouchWizHome_2017.apk
01-01 12:01:16.722 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10066; state: ENABLED
01-01 12:01:16.724 W/PackageParsing( 702): Unknown element under <manifest>: meta-
data at /system/priv-app/imsservice/imsservice.apk Binary XML file line #345
01-01 12:01:16.724 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:16.724 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.READ_PHONE_STATE in
package: com.sec.imsservice at: Binary XML file line #353
01-01 12:01:16.724 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package:
com.sec.imsservice at: Binary XML file line #358
01-01 12:01:16.725 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE
in package: com.sec.imsservice at: Binary XML file line #385
01-01 12:01:16.726 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.RECEIVE_BOOT_COMPLETED
in package: com.sec.imsservice at: Binary XML file line #409
01-01 12:01:16.740 I/PackageManager( 702): New shared user android.uid.systemui:
id=10067
01-01 12:01:16.740 I/PackageManager( 702): /system/priv-app/ClockPack_v60 changed;
collecting certs
01-01 12:01:16.750 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/ClockPack_v60/ClockPack_v60.apk
01-01 12:01:16.751 E/PackageManager( 702): Adding duplicate app id: 10067
name=com.samsung.android.app.clockpack
01-01 12:01:16.753 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10067; state: ENABLED
01-01 12:01:16.753 I/PackageManager( 702): /system/priv-app/imsservice changed;
collecting certs
01-01 12:01:16.760 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/imsservice/imsservice.apk
01-01 12:01:16.760 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.imsservice
01-01 12:01:16.765 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:16.765 E/CameraManagerGlobal( 702): Camera service is unavailable
01-01 12:01:16.766 I/PackageManager( 702): /system/priv-app/DressRoom changed;
collecting certs
01-01 12:01:16.772 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/DressRoom/DressRoom.apk
01-01 12:01:16.772 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.app.dressroom
01-01 12:01:16.774 I/PackageManager( 702): /system/priv-app/NetworkDiagnostic
changed; collecting certs
01-01 12:01:16.781 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/NetworkDiagnostic/NetworkDiagnostic.apk
01-01 12:01:16.781 E/PackageManager( 702): Adding duplicate shared id: 5023
name=com.samsung.android.networkdiagnostic
01-01 12:01:16.785 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/CocktailBarService_v3.2/CocktailBarService_v3.2.apk Binary XML
file line #194
01-01 12:01:16.787 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/CocktailBarService_v3.2/CocktailBarService_v3.2.apk Binary XML
file line #210
01-01 12:01:16.787 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/CocktailBarService_v3.2/CocktailBarService_v3.2.apk Binary XML
file line #215
01-01 12:01:16.788 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/CocktailBarService_v3.2/CocktailBarService_v3.2.apk Binary XML
file line #220
01-01 12:01:16.790 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 5023; state: ENABLED
01-01 12:01:16.790 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/CocktailBarService_v3.2/CocktailBarService_v3.2.apk Binary XML
file line #232
01-01 12:01:16.791 I/PackageManager( 702): /system/priv-app/OneDrive_Samsung_v3
changed; collecting certs
01-01 12:01:16.791 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/CocktailBarService_v3.2/CocktailBarService_v3.2.apk Binary XML
file line #237
01-01 12:01:16.792 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/CocktailBarService_v3.2/CocktailBarService_v3.2.apk Binary XML
file line #242
01-01 12:01:16.793 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/CocktailBarService_v3.2/CocktailBarService_v3.2.apk Binary XML
file line #261
01-01 12:01:16.824 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:16.833 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/OneDrive_Samsung_v3/OneDrive_Samsung_v3.apk
01-01 12:01:16.839 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10068; state: ENABLED
01-01 12:01:16.839 I/PackageManager( 702):
/system/priv-app/SecSettingsIntelligence changed; collecting certs
01-01 12:01:16.850 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SecSettingsIntelligence/SecSettingsIntelligence.apk
01-01 12:01:16.854 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10069; state: ENABLED
01-01 12:01:16.855 I/PackageManager( 702): /system/priv-app/StatementService
changed; collecting certs
01-01 12:01:16.862 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/StatementService/StatementService.apk
01-01 12:01:16.864 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10070; state: ENABLED
01-01 12:01:16.864 I/PackageManager( 702):
/system/priv-app/CocktailBarService_v3.2 changed; collecting certs
01-01 12:01:16.872 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/CocktailBarService_v3.2/CocktailBarService_v3.2.apk
01-01 12:01:16.874 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10071; state: DISABLED
01-01 12:01:16.875 I/PackageManager( 702): /system/priv-app/OMCAgent5 changed;
collecting certs
01-01 12:01:16.886 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/OMCAgent5/OMCAgent5.apk
01-01 12:01:16.886 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.app.omcagent
01-01 12:01:16.889 I/PackageManager( 702): /system/priv-app/PreloadInstaller
changed; collecting certs
01-01 12:01:16.893 I/io_stats( 385): !@ 179,0 r 49473 4552768 w 10577 4962868 d
521 2215704 f 1106 596 iot 63116 0 th 102400 102400 64728 pt 232 inp 1 0 79.243
01-01 12:01:16.894 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/PreloadInstaller/PreloadInstaller.apk
01-01 12:01:16.894 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.android.preloadinstaller
01-01 12:01:16.896 I/PackageManager( 702): /system/priv-app/GpuWatchApp changed;
collecting certs
01-01 12:01:16.902 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/GpuWatchApp/GpuWatchApp.apk
01-01 12:01:16.903 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.gpuwatchapp
01-01 12:01:16.905 I/PackageManager( 702): /system/priv-app/SmartSwitchAssistant
changed; collecting certs
01-01 12:01:16.910 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SmartSwitchAssistant/SmartSwitchAssistant.apk
01-01 12:01:16.910 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.smartswitchassistant
01-01 12:01:16.912 I/PackageManager( 702): /system/priv-app/LiveWallpapersPicker
changed; collecting certs
01-01 12:01:16.918 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/LiveWallpapersPicker/LiveWallpapersPicker.apk
01-01 12:01:16.919 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10072; state: ENABLED
01-01 12:01:16.919 I/PackageManager( 702): New shared user android.media: id=10073
01-01 12:01:16.919 I/PackageManager( 702): /system/priv-app/MtpService changed;
collecting certs
01-01 12:01:16.923 D/AT_Distributor( 815): try to connect RIL
01-01 12:01:16.923 D/AT_Distributor( 815): connection success RIL
01-01 12:01:16.923 D/AT_Distributor( 815): Send Msg [ATD > RIL] 4 bytes <>
01-01 12:01:16.924 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/MtpService/MtpService.apk
01-01 12:01:16.925 E/PackageManager( 702): Adding duplicate app id: 10073
name=com.android.mtp
01-01 12:01:16.925 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:16.927 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10073; state: ENABLED
01-01 12:01:16.927 I/PackageManager( 702): /system/priv-app/LocalTransport
changed; collecting certs
01-01 12:01:16.932 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/LocalTransport/LocalTransport.apk
01-01 12:01:16.932 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.android.localtransport
01-01 12:01:16.934 I/PackageManager( 702):
/system/priv-app/ExternalStorageProvider changed; collecting certs
01-01 12:01:16.940 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/ExternalStorageProvider/ExternalStorageProvider.apk
01-01 12:01:16.941 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10074; state: ENABLED
01-01 12:01:16.941 I/PackageManager( 702): /system/priv-app/SamsungInCallUI
changed; collecting certs
01-01 12:01:16.949 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SamsungInCallUI/SamsungInCallUI.apk
01-01 12:01:16.950 E/PackageManager( 702): Adding duplicate shared id: 1001
name=com.samsung.android.incallui
01-01 12:01:16.952 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 1001; state: ENABLED
01-01 12:01:16.953 I/PackageManager( 702): /system/priv-app/smartfaceservice
changed; collecting certs
01-01 12:01:16.958 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/smartfaceservice/smartfaceservice.apk
01-01 12:01:16.958 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.smartface
01-01 12:01:16.960 I/PackageManager( 702): /system/priv-app/FaceService changed;
collecting certs
01-01 12:01:16.964 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 371
01-01 12:01:16.965 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/FaceService/FaceService.apk
01-01 12:01:16.965 E/PackageManager( 702): Adding duplicate shared id: 5004
name=com.samsung.faceservice
01-01 12:01:16.968 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 5004; state: DISABLED
01-01 12:01:16.968 I/PackageManager( 702): /system/priv-app/KnoxKeyChain changed;
collecting certs
01-01 12:01:16.971 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m:
com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY in
package: com.sec.android.mimage.photoretouching at: Binary XML file line #41
01-01 12:01:16.973 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/KnoxKeyChain/KnoxKeyChain.apk
01-01 12:01:16.974 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.knox.keychain
01-01 12:01:16.976 I/PackageManager( 702): /system/priv-app/wallpaper-res changed;
collecting certs
01-01 12:01:16.976 I/engmode_ril_command( 1052): Command type : 0xc00000e3
01-01 12:01:16.976 I/engmode_binder_server( 1052): notifyToCP ret = 0x00000000/3
01-01 12:01:16.981 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/wallpaper-res/wallpaper-res.apk
01-01 12:01:16.982 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10075; state: ENABLED
01-01 12:01:16.982 I/PackageManager( 702): /system/priv-app/FotaAgent changed;
collecting certs
01-01 12:01:16.988 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/FotaAgent/FotaAgent.apk
01-01 12:01:16.989 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.wssyncmldm
01-01 12:01:16.989 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/PhotoEditor_Lite/PhotoEditor_Lite.apk Binary XML file line #156
01-01 12:01:16.989 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/PhotoEditor_Lite/PhotoEditor_Lite.apk Binary XML file line #161
01-01 12:01:16.990 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/PhotoEditor_Lite/PhotoEditor_Lite.apk Binary XML file line #166
01-01 12:01:16.990 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/PhotoEditor_Lite/PhotoEditor_Lite.apk Binary XML file line #171
01-01 12:01:16.991 I/PackageManager( 702): /system/priv-app/MmsService changed;
collecting certs
01-01 12:01:16.996 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/MmsService/MmsService.apk
01-01 12:01:16.996 E/PackageManager( 702): Adding duplicate shared id: 1001
name=com.android.mms.service
01-01 12:01:16.998 I/PackageManager( 702):
/system/priv-app/EnhancedAttestationAgent changed; collecting certs
01-01 12:01:17.003 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/EnhancedAttestationAgent/EnhancedAttestationAgent.apk
01-01 12:01:17.004 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.knox.attestation
01-01 12:01:17.006 I/PackageManager( 702): /system/priv-app/KnoxGuard changed;
collecting certs
01-01 12:01:17.011 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/KnoxGuard/KnoxGuard.apk
01-01 12:01:17.013 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10076; state: ENABLED
01-01 12:01:17.013 I/PackageManager( 702): /system/priv-app/NetworkStackGoogle
changed; collecting certs
01-01 12:01:17.026 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:17.035 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.VIBRATE in package:
com.sec.android.app.servicemodeapp at: Binary XML file line #12
01-01 12:01:17.045 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/NetworkStackGoogle/NetworkStackGoogle.apk
01-01 12:01:17.046 E/PackageManager( 702): Adding duplicate shared id: 1073
name=com.google.android.networkstack
01-01 12:01:17.049 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/ShareLive/ShareLive.apk Binary XML file line #191
01-01 12:01:17.049 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/ShareLive/ShareLive.apk Binary XML file line #203
01-01 12:01:17.049 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 1073; state: ENABLED
01-01 12:01:17.050 I/PackageManager( 702): /system/priv-app/SecDownloadProvider
changed; collecting certs
01-01 12:01:17.058 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SecDownloadProvider/SecDownloadProvider.apk
01-01 12:01:17.058 E/PackageManager( 702): Adding duplicate app id: 10073
name=com.android.providers.downloads
01-01 12:01:17.060 I/PackageManager( 702): /system/priv-app/MobileWips changed;
collecting certs
01-01 12:01:17.065 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/MobileWips/MobileWips.apk
01-01 12:01:17.066 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.server.wifi.mobilewips
01-01 12:01:17.068 I/PackageManager( 702): /system/priv-app/RubinVersion28
changed; collecting certs
01-01 12:01:17.075 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/RubinVersion28/RubinVersion28.apk
01-01 12:01:17.075 E/PackageManager( 702): Adding duplicate shared id: 5010
name=com.samsung.android.rubin.app
01-01 12:01:17.079 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 5010; state: ENABLED
01-01 12:01:17.080 I/PackageManager( 702): /system/priv-app/ThemeStore changed;
collecting certs
01-01 12:01:17.126 D/AT_Distributor( 815): Send Msg [RIL > ATD] 15 bytes <(\r)(\
n)AST_POWERON(\r)(\n)>
01-01 12:01:17.126 D/AT_Distributor( 815): IsConnectedToAirCmdService() : false
01-01 12:01:17.126 D/AT_Distributor( 815): Send Msg [ATD > UART] 15 bytes <(\r)(\
n)AST_POWERON(\r)(\n)>
01-01 12:01:17.126 D/AT_Distributor( 815): Send Msg [ATD > DDEXE] 15 bytes <(\r)(\
n)AST_POWERON(\r)(\n)>
01-01 12:01:17.126 D/DataRouter( 775): write [15] bytes of data to USB fd[7]
01-01 12:01:17.127 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:17.129 W/libc ( 802): Unable to set property "ro.ril.support_cdma"
to "false": error code: 0xb, try count : 1
01-01 12:01:17.129 W/libc ( 802): Unable to set property "ro.ril.support_cdma"
to "false": error code: 0xb, try count : 2
01-01 12:01:17.130 W/libc ( 802): Unable to set property "ro.ril.support_cdma"
to "false": error code: 0xb, try count : 3
01-01 12:01:17.148 W/libc ( 1055): Unable to set property "ro.ril.support_cdma"
to "false": error code: 0xb, try count : 1
01-01 12:01:17.149 W/libc ( 1055): Unable to set property "ro.ril.support_cdma"
to "false": error code: 0xb, try count : 2
01-01 12:01:17.149 W/libc ( 1055): Unable to set property "ro.ril.support_cdma"
to "false": error code: 0xb, try count : 3
01-01 12:01:17.151 W/libc ( 1055): Unable to set property
"ro.ril.def_network_after_check_tdscdma" to "9": error code: 0xb, try count : 1
01-01 12:01:17.152 W/libc ( 1055): Unable to set property
"ro.ril.def_network_after_check_tdscdma" to "9": error code: 0xb, try count : 2
01-01 12:01:17.152 W/libc ( 1055): Unable to set property
"ro.ril.def_network_after_check_tdscdma" to "9": error code: 0xb, try count : 3
01-01 12:01:17.189 I/system_server( 702): Background concurrent copying GC freed
50435(3274KB) AllocSpace objects, 51(1596KB) LOS objects, 49% free, 6935KB/13MB,
paused 283us total 143.483ms
01-01 12:01:17.228 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:17.247 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/ThemeStore/ThemeStore.apk
01-01 12:01:17.250 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10077; state: DISABLED
01-01 12:01:17.250 I/PackageManager( 702): New shared user
com.sec.android.mimage.uid.photoretouching: id=10078
01-01 12:01:17.250 I/PackageManager( 702): /system/priv-app/PhotoEditor_Lite
changed; collecting certs
01-01 12:01:17.259 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/PhotoEditor_Lite/PhotoEditor_Lite.apk
01-01 12:01:17.260 E/PackageManager( 702): Adding duplicate app id: 10078
name=com.sec.android.mimage.photoretouching
01-01 12:01:17.262 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10078; state: DISABLED
01-01 12:01:17.263 I/PackageManager( 702): /system/priv-app/FusedLocation changed;
collecting certs
01-01 12:01:17.267 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/FusedLocation/FusedLocation.apk
01-01 12:01:17.268 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.android.location.fused
01-01 12:01:17.270 I/PackageManager( 702): /system/priv-app/BuiltInPrintService
changed; collecting certs
01-01 12:01:17.275 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/BuiltInPrintService/BuiltInPrintService.apk
01-01 12:01:17.277 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10079; state: ENABLED
01-01 12:01:17.277 I/PackageManager( 702): /system/priv-app/HybridRadio changed;
collecting certs
01-01 12:01:17.284 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/HybridRadio/HybridRadio.apk
01-01 12:01:17.285 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10080; state: ENABLED
01-01 12:01:17.286 I/PackageManager( 702): /system/priv-app/SmartEpdgTestApp
changed; collecting certs
01-01 12:01:17.291 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SmartEpdgTestApp/SmartEpdgTestApp.apk
01-01 12:01:17.292 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10081; state: DISABLED
01-01 12:01:17.293 I/PackageManager( 702): /system/priv-app/serviceModeApp_FB
changed; collecting certs
01-01 12:01:17.298 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/serviceModeApp_FB/serviceModeApp_FB.apk
01-01 12:01:17.298 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.android.app.servicemodeapp
01-01 12:01:17.300 I/PackageManager( 702): /system/priv-app/ShareLive changed;
collecting certs
01-01 12:01:17.305 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/SmartManager_v5/SmartManager_v5.apk Binary XML file line #603
01-01 12:01:17.308 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/ShareLive/ShareLive.apk
01-01 12:01:17.308 E/PackageManager( 702): Adding duplicate shared id: 5026
name=com.samsung.android.app.sharelive
01-01 12:01:17.311 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 5026; state: ENABLED
01-01 12:01:17.312 I/PackageManager( 702): /system/priv-app/GameHome changed;
collecting certs
01-01 12:01:17.321 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/GameHome/GameHome.apk
01-01 12:01:17.323 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10082; state: ENABLED
01-01 12:01:17.323 I/PackageManager( 702): /system/priv-app/ONS changed;
collecting certs
01-01 12:01:17.328 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/ONS/ONS.apk
01-01 12:01:17.328 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:17.328 E/PackageManager( 702): Adding duplicate shared id: 1001
name=com.android.ons
01-01 12:01:17.330 I/PackageManager( 702): /system/priv-app/StoryService changed;
collecting certs
01-01 12:01:17.335 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/StoryService/StoryService.apk
01-01 12:01:17.335 E/PackageManager( 702): Adding duplicate shared id: 5004
name=com.samsung.storyservice
01-01 12:01:17.337 I/PackageManager( 702): /system/priv-app/BlueLightFilter
changed; collecting certs
01-01 12:01:17.342 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/BlueLightFilter/BlueLightFilter.apk
01-01 12:01:17.342 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.bluelightfilter
01-01 12:01:17.344 I/PackageManager( 702): /system/priv-app/InputDevices changed;
collecting certs
01-01 12:01:17.349 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/InputDevices/InputDevices.apk
01-01 12:01:17.349 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.android.inputdevices
01-01 12:01:17.351 I/PackageManager( 702): /system/priv-app/GameTools_Dream
changed; collecting certs
01-01 12:01:17.357 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/GameTools_Dream/GameTools_Dream.apk
01-01 12:01:17.359 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10083; state: ENABLED
01-01 12:01:17.359 I/PackageManager( 702): /system/priv-app/FBInstaller_NS
changed; collecting certs
01-01 12:01:17.364 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/FBInstaller_NS/FBInstaller_NS.apk
01-01 12:01:17.366 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10084; state: ENABLED
01-01 12:01:17.367 I/PackageManager( 702): /system/priv-app/HwModuleTest changed;
collecting certs
01-01 12:01:17.371 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/HwModuleTest/HwModuleTest.apk
01-01 12:01:17.372 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.android.app.hwmoduletest
01-01 12:01:17.374 I/PackageManager( 702): /system/priv-app/DownloadProviderUi
changed; collecting certs
01-01 12:01:17.374 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.INTERACT_ACROSS_USERS
in package: com.samsung.android.knox.containeragent at: Binary XML file line #96
01-01 12:01:17.374 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.MANAGE_USERS in
package: com.samsung.android.knox.containeragent at: Binary XML file line #97
01-01 12:01:17.375 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m:
android.permission.INTERACT_ACROSS_USERS_FULL in package:
com.samsung.android.knox.containeragent at: Binary XML file line #100
01-01 12:01:17.375 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_SECURE_SETTINGS
in package: com.samsung.android.knox.containeragent at: Binary XML file line #102
01-01 12:01:17.379 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/DownloadProviderUi/DownloadProviderUi.apk
01-01 12:01:17.380 E/PackageManager( 702): Adding duplicate app id: 10073
name=com.android.providers.downloads.ui
01-01 12:01:17.382 I/PackageManager( 702): /system/priv-app/DeviceQualityAgent
changed; collecting certs
01-01 12:01:17.390 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/DeviceQualityAgent/DeviceQualityAgent.apk
01-01 12:01:17.391 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.dqagent
01-01 12:01:17.393 I/PackageManager( 702): /system/priv-app/DeviceKeystring
changed; collecting certs
01-01 12:01:17.399 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/DeviceKeystring/DeviceKeystring.apk
01-01 12:01:17.399 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.android.app.factorykeystring
01-01 12:01:17.402 I/PackageManager( 702): /system/priv-app/Accessibility changed;
collecting certs
01-01 12:01:17.414 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/Accessibility/Accessibility.apk
01-01 12:01:17.414 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.accessibility
01-01 12:01:17.418 I/PackageManager( 702): /system/priv-app/DeviceTest changed;
collecting certs
01-01 12:01:17.424 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/DeviceTest/DeviceTest.apk
01-01 12:01:17.425 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.factory
01-01 12:01:17.427 I/PackageManager( 702): /system/priv-app/EasySetup changed;
collecting certs
01-01 12:01:17.429 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:17.434 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/EasySetup/EasySetup.apk
01-01 12:01:17.436 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10085; state: DISABLED
01-01 12:01:17.436 I/PackageManager( 702): /system/priv-app/ManagedProvisioning
changed; collecting certs
01-01 12:01:17.447 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/ManagedProvisioning/ManagedProvisioning.apk
01-01 12:01:17.449 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10086; state: ENABLED
01-01 12:01:17.450 I/PackageManager( 702): /system/priv-app/ModemServiceMode
changed; collecting certs
01-01 12:01:17.454 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m:
com.samsung.clipboardsaveservice.CLIPBOARDSAVESERVICE_PERMISSION in package:
com.samsung.clipboardsaveservice at: Binary XML file line #27
01-01 12:01:17.455 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/ModemServiceMode/ModemServiceMode.apk
01-01 12:01:17.455 E/PackageManager( 702): Adding duplicate shared id: 1001
name=com.sec.android.RilServiceModeApp
01-01 12:01:17.458 I/PackageManager( 702): /system/priv-app/ringtoneBR changed;
collecting certs
01-01 12:01:17.463 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/ringtoneBR/ringtoneBR.apk
01-01 12:01:17.464 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10087; state: DISABLED
01-01 12:01:17.465 I/PackageManager( 702): /system/priv-app/DynamicLockscreen
changed; collecting certs
01-01 12:01:17.471 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/DynamicLockscreen/DynamicLockscreen.apk
01-01 12:01:17.473 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10088; state: DISABLED
01-01 12:01:17.473 I/PackageManager( 702): /system/priv-app/CSC changed;
collecting certs
01-01 12:01:17.480 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/CSC/CSC.apk
01-01 12:01:17.480 E/PackageManager( 702): Adding duplicate shared id: 1001
name=com.samsung.sec.android.application.csc
01-01 12:01:17.483 I/PackageManager( 702): /system/priv-app/SamsungBilling
changed; collecting certs
01-01 12:01:17.483 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.GET_ACCOUNTS in
package: com.samsung.android.scloud at: Binary XML file line #167
01-01 12:01:17.502 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/SamsungCloudClient/SamsungCloudClient.apk Binary XML file line
#577
01-01 12:01:17.502 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/SamsungCloudClient/SamsungCloudClient.apk Binary XML file line
#582
01-01 12:01:17.503 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/SamsungCloudClient/SamsungCloudClient.apk Binary XML file line
#603
01-01 12:01:17.503 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/SamsungCloudClient/SamsungCloudClient.apk Binary XML file line
#608
01-01 12:01:17.503 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/SamsungCloudClient/SamsungCloudClient.apk Binary XML file line
#613
01-01 12:01:17.504 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/SamsungCloudClient/SamsungCloudClient.apk Binary XML file line
#618
01-01 12:01:17.504 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/SamsungCloudClient/SamsungCloudClient.apk Binary XML file line
#623
01-01 12:01:17.504 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/SamsungCloudClient/SamsungCloudClient.apk Binary XML file line
#628
01-01 12:01:17.529 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:17.545 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SamsungBilling/SamsungBilling.apk
01-01 12:01:17.551 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10089; state: DISABLED
01-01 12:01:17.551 I/PackageManager( 702): /system/priv-app/DigitalWellbeing
changed; collecting certs
01-01 12:01:17.557 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/DigitalWellbeing/DigitalWellbeing.apk
01-01 12:01:17.558 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.forest
01-01 12:01:17.568 I/PackageManager( 702): /system/priv-app/OmaCP changed;
collecting certs
01-01 12:01:17.569 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/AppsEdgePanel_v3.2/AppsEdgePanel_v3.2.apk Binary XML file line #72
01-01 12:01:17.570 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/AppsEdgePanel_v3.2/AppsEdgePanel_v3.2.apk Binary XML file line #82
01-01 12:01:17.574 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/OmaCP/OmaCP.apk
01-01 12:01:17.576 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10090; state: ENABLED
01-01 12:01:17.577 I/PackageManager( 702): /system/priv-app/SmartCallProvider
changed; collecting certs
01-01 12:01:17.582 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SmartCallProvider/SmartCallProvider.apk
01-01 12:01:17.584 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10091; state: ENABLED
01-01 12:01:17.585 I/PackageManager( 702): /system/priv-app/SamsungMagnifier3
changed; collecting certs
01-01 12:01:17.596 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SamsungMagnifier3/SamsungMagnifier3.apk
01-01 12:01:17.598 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10092; state: DISABLED
01-01 12:01:17.599 I/PackageManager( 702): /system/priv-app/SecMediaProvider
changed; collecting certs
01-01 12:01:17.604 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SecMediaProvider/SecMediaProvider.apk
01-01 12:01:17.604 E/PackageManager( 702): Adding duplicate app id: 10073
name=com.samsung.android.providers.media
01-01 12:01:17.607 I/PackageManager( 702): /system/priv-app/SKMSAgent changed;
collecting certs
01-01 12:01:17.615 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SKMSAgent/SKMSAgent.apk
01-01 12:01:17.615 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.skms.android.agent
01-01 12:01:17.618 I/PackageManager( 702): /system/priv-app/IPService changed;
collecting certs
01-01 12:01:17.627 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/IPService/IPService.apk
01-01 12:01:17.627 E/PackageManager( 702): Adding duplicate shared id: 5004
name=com.samsung.ipservice
01-01 12:01:17.630 I/PackageManager( 702):
/system/priv-app/SamsungExperienceService changed; collecting certs
01-01 12:01:17.630 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:17.635 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/LiveStickers/LiveStickers.apk Binary XML file line #105
01-01 12:01:17.638 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SamsungExperienceService/SamsungExperienceService.apk
01-01 12:01:17.642 W/PackageParsing( 702): Unknown element under <manifest>: meta-
data at /system/priv-app/BeaconManager/BeaconManager.apk Binary XML file line #39
01-01 12:01:17.642 W/PackageParsing( 702): Unknown element under <manifest>: meta-
data at /system/priv-app/BeaconManager/BeaconManager.apk Binary XML file line #40
01-01 12:01:17.643 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10093; state: DISABLED
01-01 12:01:17.644 I/PackageManager( 702): /system/priv-app/SmartManager_v5
changed; collecting certs
01-01 12:01:17.655 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SmartManager_v5/SmartManager_v5.apk
01-01 12:01:17.655 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.lool
01-01 12:01:17.660 I/PackageManager( 702): /system/priv-app/SOAgent changed;
collecting certs
01-01 12:01:17.665 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SOAgent/SOAgent.apk
01-01 12:01:17.665 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.android.soagent
01-01 12:01:17.667 I/PackageManager( 702): /system/priv-app/CameraLightSensor
changed; collecting certs
01-01 12:01:17.672 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/CameraLightSensor/CameraLightSensor.apk
01-01 12:01:17.672 E/PackageManager( 702): Adding duplicate shared id: 5021
name=com.samsung.adaptivebrightnessgo
01-01 12:01:17.674 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 5021; state: ENABLED
01-01 12:01:17.675 I/PackageManager( 702): /system/priv-app/KLMSAgent changed;
collecting certs
01-01 12:01:17.680 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/KLMSAgent/KLMSAgent.apk
01-01 12:01:17.682 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10094; state: DISABLED
01-01 12:01:17.682 I/PackageManager( 702): /system/priv-app/SecTelephonyProvider
changed; collecting certs
01-01 12:01:17.687 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SecTelephonyProvider/SecTelephonyProvider.apk
01-01 12:01:17.688 E/PackageManager( 702): Adding duplicate shared id: 1001
name=com.android.providers.telephony
01-01 12:01:17.691 I/PackageManager( 702): /system/priv-app/BiometricSetting
changed; collecting certs
01-01 12:01:17.696 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/BiometricSetting/BiometricSetting.apk
01-01 12:01:17.696 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.biometrics.app.setting
01-01 12:01:17.698 I/PackageManager( 702):
/system/priv-app/BackupRestoreConfirmation changed; collecting certs
01-01 12:01:17.703 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/BackupRestoreConfirmation/BackupRestoreConfirmation.apk
01-01 12:01:17.705 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10095; state: ENABLED
01-01 12:01:17.705 I/PackageManager( 702): /system/priv-app/SecCarrierProvider
changed; collecting certs
01-01 12:01:17.710 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SecCarrierProvider/SecCarrierProvider.apk
01-01 12:01:17.711 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.providers.carrier
01-01 12:01:17.712 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/PeopleStripe/PeopleStripe.apk Binary XML file line #130
01-01 12:01:17.713 I/PackageManager( 702): /system/priv-app/HdmApk changed;
collecting certs
01-01 12:01:17.717 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/HdmApk/HdmApk.apk
01-01 12:01:17.718 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.hdmapp
01-01 12:01:17.720 I/PackageManager( 702): /system/priv-app/ContainerAgent3
changed; collecting certs
01-01 12:01:17.726 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/ContainerAgent3/ContainerAgent3.apk
01-01 12:01:17.726 E/PackageManager( 702): Adding duplicate shared id: 5250
name=com.samsung.android.knox.containeragent
01-01 12:01:17.730 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 5250; state: DISABLED
01-01 12:01:17.730 I/PackageManager( 702): /system/priv-app/SamsungGallery2018
changed; collecting certs
01-01 12:01:17.731 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:17.738 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SamsungGallery2018/SamsungGallery2018.apk
01-01 12:01:17.740 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10096; state: DISABLED
01-01 12:01:17.740 I/PackageManager( 702):
/system/priv-app/MultipleWallpaperResource changed; collecting certs
01-01 12:01:17.757 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/MultipleWallpaperResource/MultipleWallpaperResource.apk
01-01 12:01:17.759 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10097; state: DISABLED
01-01 12:01:17.759 I/PackageManager( 702): /system/priv-app/ThemeCenter changed;
collecting certs
01-01 12:01:17.764 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/ThemeCenter/ThemeCenter.apk
01-01 12:01:17.764 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.themecenter
01-01 12:01:17.765 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:17.766 E/CameraManagerGlobal( 702): Camera service is unavailable
01-01 12:01:17.766 I/PackageManager( 702): New shared user
com.samsung.android.app.cameraspecialshootingmodeviewer: id=10098
01-01 12:01:17.766 I/PackageManager( 702): /system/priv-app/DualOutFocusViewer_R
changed; collecting certs
01-01 12:01:17.781 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/DualOutFocusViewer_R/DualOutFocusViewer_R.apk
01-01 12:01:17.781 E/PackageManager( 702): Adding duplicate app id: 10098
name=com.samsung.android.app.dofviewer
01-01 12:01:17.784 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10098; state: DISABLED
01-01 12:01:17.784 I/PackageManager( 702): /system/priv-app/DiagMonAgent changed;
collecting certs
01-01 12:01:17.791 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/DiagMonAgent/DiagMonAgent.apk
01-01 12:01:17.791 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.android.diagmonagent
01-01 12:01:17.793 I/PackageManager( 702): /system/priv-app/ClipboardSaveService
changed; collecting certs
01-01 12:01:17.799 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/ClipboardSaveService/ClipboardSaveService.apk
01-01 12:01:17.799 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.clipboardsaveservice
01-01 12:01:17.801 I/PackageManager( 702): /system/priv-app/ProxyHandler changed;
collecting certs
01-01 12:01:17.805 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/ProxyHandler/ProxyHandler.apk
01-01 12:01:17.807 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10099; state: ENABLED
01-01 12:01:17.807 I/PackageManager( 702): /system/priv-app/SendHelpMessage
changed; collecting certs
01-01 12:01:17.809 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 381
01-01 12:01:17.812 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SendHelpMessage/SendHelpMessage.apk
01-01 12:01:17.812 E/PackageManager( 702): Adding duplicate shared id: 5003
name=com.sec.android.app.safetyassurance
01-01 12:01:17.815 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 5003; state: ENABLED
01-01 12:01:17.816 I/PackageManager( 702): /system/priv-app/SVCAgent changed;
collecting certs
01-01 12:01:17.821 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SVCAgent/SVCAgent.apk
01-01 12:01:17.821 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.svcagent
01-01 12:01:17.823 I/PackageManager( 702): /system/priv-app/TelephonyUI changed;
collecting certs
01-01 12:01:17.829 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/TelephonyUI/TelephonyUI.apk
01-01 12:01:17.830 E/PackageManager( 702): Adding duplicate shared id: 1001
name=com.samsung.android.app.telephonyui
01-01 12:01:17.832 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:17.834 I/PackageManager( 702): /system/priv-app/SamsungCloudClient
changed; collecting certs
01-01 12:01:17.841 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SamsungCloudClient/SamsungCloudClient.apk
01-01 12:01:17.842 E/PackageManager( 702): Adding duplicate shared id: 5009
name=com.samsung.android.scloud
01-01 12:01:17.847 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 5009; state: DISABLED
01-01 12:01:17.848 I/PackageManager( 702): New shared user
com.samsung.android.marvin.feedback: id=10100
01-01 12:01:17.848 I/PackageManager( 702): /system/priv-app/TalkbackSE changed;
collecting certs
01-01 12:01:17.859 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/TalkbackSE/TalkbackSE.apk
01-01 12:01:17.860 E/PackageManager( 702): Adding duplicate app id: 10100
name=com.samsung.android.accessibility.talkback
01-01 12:01:17.863 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10100; state: ENABLED
01-01 12:01:17.863 I/PackageManager( 702): /system/priv-app/knoxvpnproxyhandler
changed; collecting certs
01-01 12:01:17.869 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/knoxvpnproxyhandler/knoxvpnproxyhandler.apk
01-01 12:01:17.869 E/PackageManager( 702): Adding duplicate shared id: 1002
name=com.knox.vpn.proxyhandler
01-01 12:01:17.871 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 1002; state: ENABLED
01-01 12:01:17.871 I/PackageManager( 702): /system/priv-app/Quickboard changed;
collecting certs
01-01 12:01:17.877 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/Quickboard/Quickboard.apk
01-01 12:01:17.879 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10101; state: ENABLED
01-01 12:01:17.880 I/PackageManager( 702): /system/priv-app/AppsEdgePanel_v3.2
changed; collecting certs
01-01 12:01:17.886 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/AppsEdgePanel_v3.2/AppsEdgePanel_v3.2.apk
01-01 12:01:17.888 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10102; state: DISABLED
01-01 12:01:17.889 I/PackageManager( 702): /system/priv-app/Crane changed;
collecting certs
01-01 12:01:17.918 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/Crane/Crane.apk
01-01 12:01:17.919 E/PackageManager( 702): Adding duplicate shared id: 1001
name=com.samsung.crane
01-01 12:01:17.922 I/PackageManager( 702): /system/priv-app/CIDManager changed;
collecting certs
01-01 12:01:17.927 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/CIDManager/CIDManager.apk
01-01 12:01:17.927 E/PackageManager( 702): Adding duplicate shared id: 1001
name=com.samsung.android.cidmanager
01-01 12:01:17.928 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.READ_COMPAT_CHANGE_CONFIG
01-01 12:01:17.928 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.LOG_COMPAT_CHANGE
01-01 12:01:17.928 D/CompatibilityChangeReporter( 702): Compat change id reported:
132742131; UID -1; state: DISABLED
01-01 12:01:17.930 I/PackageManager( 702): /system/priv-app/SharedStorageBackup
changed; collecting certs
01-01 12:01:17.932 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:17.934 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SharedStorageBackup/SharedStorageBackup.apk
01-01 12:01:17.936 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10103; state: ENABLED
01-01 12:01:17.936 I/PackageManager( 702): /system/priv-app/SecSoundPicker
changed; collecting certs
01-01 12:01:17.942 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SecSoundPicker/SecSoundPicker.apk
01-01 12:01:17.943 E/PackageManager( 702): Adding duplicate app id: 10073
name=com.samsung.android.secsoundpicker
01-01 12:01:17.945 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10073; state: DISABLED
01-01 12:01:17.945 I/PackageManager( 702): /system/priv-app/SystemUpdate changed;
collecting certs
01-01 12:01:17.950 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SystemUpdate/SystemUpdate.apk
01-01 12:01:17.951 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.android.systemupdate
01-01 12:01:17.953 I/PackageManager( 702): /system/priv-app/LiveStickers changed;
collecting certs
01-01 12:01:17.977 I/engmode_binder_server( 1052): EngineeringModeNotifier
completed
01-01 12:01:17.979 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/LiveStickers/LiveStickers.apk
01-01 12:01:17.985 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10104; state: ENABLED
01-01 12:01:17.986 I/PackageManager( 702): /system/priv-app/BeaconManager changed;
collecting certs
01-01 12:01:17.992 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/BeaconManager/BeaconManager.apk
01-01 12:01:17.992 E/PackageManager( 702): Adding duplicate shared id: 5006
name=com.samsung.android.beaconmanager
01-01 12:01:17.996 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 5006; state: ENABLED
01-01 12:01:17.996 I/PackageManager( 702):
/system/priv-app/SamsungDeviceHealthManagerService changed; collecting certs
01-01 12:01:18.003 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SamsungDeviceHealthManagerService/SamsungDeviceHealthManagerService.apk
01-01 12:01:18.003 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.android.sdhms
01-01 12:01:18.006 I/PackageManager( 702): /system/priv-app/SecAppSeparation
changed; collecting certs
01-01 12:01:18.012 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SecAppSeparation/SecAppSeparation.apk
01-01 12:01:18.014 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10105; state: ENABLED
01-01 12:01:18.015 I/PackageManager( 702): /system/priv-app/MediaProviderLegacy
changed; collecting certs
01-01 12:01:18.022 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/MediaProviderLegacy/MediaProviderLegacy.apk
01-01 12:01:18.023 E/PackageManager( 702): Adding duplicate app id: 10073
name=com.android.providers.media
01-01 12:01:18.028 I/PackageManager( 702): New shared user android.uid.calendar:
id=10106
01-01 12:01:18.028 I/PackageManager( 702):
/system/priv-app/SamsungCalendarProvider changed; collecting certs
01-01 12:01:18.033 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:18.034 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SamsungCalendarProvider/SamsungCalendarProvider.apk
01-01 12:01:18.034 E/PackageManager( 702): Adding duplicate app id: 10106
name=com.android.providers.calendar
01-01 12:01:18.039 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10106; state: ENABLED
01-01 12:01:18.040 I/PackageManager( 702): /system/priv-app/SoundAlive_80 changed;
collecting certs
01-01 12:01:18.045 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SoundAlive_80/SoundAlive_80.apk
01-01 12:01:18.052 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10107; state: ENABLED
01-01 12:01:18.052 I/PackageManager( 702): /system/priv-app/SamsungContacts
changed; collecting certs
01-01 12:01:18.062 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SamsungContacts/SamsungContacts.apk
01-01 12:01:18.080 W/PackageParsing( 702): No actions in intent-filter at
/system/priv-app/TaskEdgePanel_v3.2/TaskEdgePanel_v3.2.apk Binary XML file line #63
01-01 12:01:18.087 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10108; state: ENABLED
01-01 12:01:18.088 I/PackageManager( 702): /system/priv-app/PeopleStripe changed;
collecting certs
01-01 12:01:18.113 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/PeopleStripe/PeopleStripe.apk
01-01 12:01:18.115 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10109; state: ENABLED
01-01 12:01:18.116 I/PackageManager( 702): /system/priv-app/ImsLogger changed;
collecting certs
01-01 12:01:18.116 I/system_server( 702): Background concurrent copying GC freed
61522(4081KB) AllocSpace objects, 47(1260KB) LOS objects, 49% free, 9786KB/19MB,
paused 356us total 183.007ms
01-01 12:01:18.126 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/ImsLogger/ImsLogger.apk
01-01 12:01:18.126 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.imslogger
01-01 12:01:18.133 I/PackageManager( 702): /system/priv-app/BlockedNumberProvider
changed; collecting certs
01-01 12:01:18.133 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:18.139 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/BlockedNumberProvider/BlockedNumberProvider.apk
01-01 12:01:18.139 E/PackageManager( 702): Adding duplicate app id: 10065
name=com.android.providers.blockednumber
01-01 12:01:18.141 I/PackageManager( 702): /system/priv-app/GameOptimizingService
changed; collecting certs
01-01 12:01:18.147 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/GameOptimizingService/GameOptimizingService.apk
01-01 12:01:18.149 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10110; state: ENABLED
01-01 12:01:18.149 I/PackageManager( 702):
/system/priv-app/SmartManager_v6_DeviceSecurity changed; collecting certs
01-01 12:01:18.159 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SmartManager_v6_DeviceSecurity/SmartManager_v6_DeviceSecurity.apk
01-01 12:01:18.159 E/PackageManager( 702): Adding duplicate shared id: 5012
name=com.samsung.android.sm.devicesecurity
01-01 12:01:18.162 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 5012; state: DISABLED
01-01 12:01:18.162 I/PackageManager( 702): /system/priv-app/Shell changed;
collecting certs
01-01 12:01:18.168 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/Shell/Shell.apk
01-01 12:01:18.168 E/PackageManager( 702): Adding duplicate shared id: 2000
name=com.android.shell
01-01 12:01:18.171 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 2000; state: ENABLED
01-01 12:01:18.172 I/PackageManager( 702): /system/priv-app/SecSetupWizard_Global
changed; collecting certs
01-01 12:01:18.178 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SecSetupWizard_Global/SecSetupWizard_Global.apk
01-01 12:01:18.179 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.android.app.SecSetupWizard
01-01 12:01:18.182 I/PackageManager( 702): /system/priv-app/KnoxCore changed;
collecting certs
01-01 12:01:18.187 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/KnoxCore/KnoxCore.apk
01-01 12:01:18.187 E/PackageManager( 702): Adding duplicate shared id: 5250
name=com.samsung.android.knox.containercore
01-01 12:01:18.190 I/PackageManager( 702): /system/priv-app/LocaleOverlayManager
changed; collecting certs
01-01 12:01:18.195 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/LocaleOverlayManager/LocaleOverlayManager.apk
01-01 12:01:18.195 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.localeoverlaymanager
01-01 12:01:18.197 I/PackageManager( 702): /system/priv-app/SDMConfig changed;
collecting certs
01-01 12:01:18.203 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SDMConfig/SDMConfig.apk
01-01 12:01:18.203 E/PackageManager( 702): Adding duplicate shared id: 1001
name=com.samsung.android.sdm.config
01-01 12:01:18.206 I/PackageManager( 702): /system/priv-app/knoxanalyticsagent
changed; collecting certs
01-01 12:01:18.211 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/knoxanalyticsagent/knoxanalyticsagent.apk
01-01 12:01:18.213 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10111; state: DISABLED
01-01 12:01:18.213 I/PackageManager( 702):
/system/priv-app/IntelligentDynamicFpsService changed; collecting certs
01-01 12:01:18.218 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/IntelligentDynamicFpsService/IntelligentDynamicFpsService.apk
01-01 12:01:18.219 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.android.smartfpsadjuster
01-01 12:01:18.221 I/PackageManager( 702): /system/priv-app/PhoneErrService
changed; collecting certs
01-01 12:01:18.226 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/PhoneErrService/PhoneErrService.apk
01-01 12:01:18.226 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.app.RilErrorNotifier
01-01 12:01:18.228 I/PackageManager( 702): /system/priv-app/EpdgService changed;
collecting certs
01-01 12:01:18.233 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/EpdgService/EpdgService.apk
01-01 12:01:18.234 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.epdg
01-01 12:01:18.234 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:18.237 I/PackageManager( 702): /system/priv-app/MtpApplication
changed; collecting certs
01-01 12:01:18.243 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/MtpApplication/MtpApplication.apk
01-01 12:01:18.243 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.MtpApplication
01-01 12:01:18.246 I/PackageManager( 702): /system/priv-app/UserDictionaryProvider
changed; collecting certs
01-01 12:01:18.250 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/UserDictionaryProvider/UserDictionaryProvider.apk
01-01 12:01:18.251 E/PackageManager( 702): Adding duplicate app id: 10065
name=com.android.providers.userdictionary
01-01 12:01:18.253 I/PackageManager( 702): /system/priv-app/NSDSWebApp changed;
collecting certs
01-01 12:01:18.257 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/NSDSWebApp/NSDSWebApp.apk
01-01 12:01:18.259 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10112; state: DISABLED
01-01 12:01:18.259 I/PackageManager( 702):
/system/priv-app/SamsungContactsProvider changed; collecting certs
01-01 12:01:18.264 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SamsungContactsProvider/SamsungContactsProvider.apk
01-01 12:01:18.264 E/PackageManager( 702): Adding duplicate app id: 10065
name=com.samsung.android.providers.contacts
01-01 12:01:18.266 I/PackageManager( 702): /system/priv-app/TeleService changed;
collecting certs
01-01 12:01:18.271 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/TeleService/TeleService.apk
01-01 12:01:18.271 E/PackageManager( 702): Adding duplicate shared id: 1001
name=com.android.phone
01-01 12:01:18.275 I/PackageManager( 702): /system/priv-app/SamsungAccount
changed; collecting certs
01-01 12:01:18.284 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SamsungAccount/SamsungAccount.apk
01-01 12:01:18.288 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10113; state: DISABLED
01-01 12:01:18.288 I/PackageManager( 702): /system/priv-app/NSFusedLocation_v5.3
changed; collecting certs
01-01 12:01:18.294 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/NSFusedLocation_v5.3/NSFusedLocation_v5.3.apk
01-01 12:01:18.294 E/PackageManager( 702): Adding duplicate shared id: 5013
name=com.sec.location.nsflp2
01-01 12:01:18.296 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 5013; state: ENABLED
01-01 12:01:18.297 I/PackageManager( 702): /system/priv-app/KnoxPushManager
changed; collecting certs
01-01 12:01:18.301 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/KnoxPushManager/KnoxPushManager.apk
01-01 12:01:18.301 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.knox.pushmanager
01-01 12:01:18.303 I/PackageManager( 702): /system/priv-app/Hearingdro_R changed;
collecting certs
01-01 12:01:18.312 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/Hearingdro_R/Hearingdro_R.apk
01-01 12:01:18.315 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10114; state: ENABLED
01-01 12:01:18.315 I/PackageManager( 702):
/system/priv-app/NetworkPermissionConfigGoogle changed; collecting certs
01-01 12:01:18.335 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:18.342 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/NetworkPermissionConfigGoogle/NetworkPermissionConfigGoogle.apk
01-01 12:01:18.342 E/PackageManager( 702): Adding duplicate shared id: 1073
name=com.google.android.networkstack.permissionconfig
01-01 12:01:18.345 I/PackageManager( 702): /system/priv-app/SettingsReceiver
changed; collecting certs
01-01 12:01:18.350 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SettingsReceiver/SettingsReceiver.apk
01-01 12:01:18.351 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10115; state: ENABLED
01-01 12:01:18.352 I/PackageManager( 702): /system/priv-app/GalaxyApps_OPEN
changed; collecting certs
01-01 12:01:18.436 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:18.453 I/SurfaceFlinger( 608): SFWD update time=80803873750
01-01 12:01:18.536 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:18.637 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:18.655 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 391
01-01 12:01:18.738 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:18.766 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:18.767 E/CameraManagerGlobal( 702): Camera service is unavailable
01-01 12:01:18.830 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/GalaxyApps_OPEN/GalaxyApps_OPEN.apk
01-01 12:01:18.834 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10116; state: DISABLED
01-01 12:01:18.835 I/PackageManager( 702): New shared user
com.samsung.android.uid.video: id=10117
01-01 12:01:18.835 I/PackageManager( 702): /system/priv-app/SamsungVideoPlayer
changed; collecting certs
01-01 12:01:18.838 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:18.844 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SamsungVideoPlayer/SamsungVideoPlayer.apk
01-01 12:01:18.844 E/PackageManager( 702): Adding duplicate app id: 10117
name=com.samsung.android.video
01-01 12:01:18.848 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10117; state: DISABLED
01-01 12:01:18.848 I/PackageManager( 702): /system/priv-app/SamsungCoreServices
changed; collecting certs
01-01 12:01:18.859 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SamsungCoreServices/SamsungCoreServices.apk
01-01 12:01:18.864 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10118; state: DISABLED
01-01 12:01:18.864 I/PackageManager( 702): /system/priv-app/TaskEdgePanel_v3.2
changed; collecting certs
01-01 12:01:18.870 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/TaskEdgePanel_v3.2/TaskEdgePanel_v3.2.apk
01-01 12:01:18.871 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10119; state: DISABLED
01-01 12:01:18.872 I/PackageManager( 702): /system/priv-app/SamsungMessages_12
changed; collecting certs
01-01 12:01:18.880 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SamsungMessages_12/SamsungMessages_12.apk
01-01 12:01:18.887 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10120; state: ENABLED
01-01 12:01:18.887 I/PackageManager( 702): /system/priv-app/SamsungCamera changed;
collecting certs
01-01 12:01:18.896 I/io_stats( 385): !@ 179,0 r 54465 4725388 w 10667 4963556 d
530 2215824 f 1124 603 iot 64196 0 th 102400 102400 64728 pt 232 inp 0 0 81.246
01-01 12:01:18.902 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SamsungCamera/SamsungCamera.apk
01-01 12:01:18.905 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10121; state: ENABLED
01-01 12:01:18.905 I/PackageManager( 702): /system/priv-app/BadgeProvider_N
changed; collecting certs
01-01 12:01:18.909 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/BadgeProvider_N/BadgeProvider_N.apk
01-01 12:01:18.911 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10122; state: DISABLED
01-01 12:01:18.911 I/PackageManager( 702): /system/priv-app/Fmm changed;
collecting certs
01-01 12:01:18.920 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/Fmm/Fmm.apk
01-01 12:01:18.921 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.fmm
01-01 12:01:18.924 I/PackageManager( 702): /system/priv-app/Telecom changed;
collecting certs
01-01 12:01:18.930 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/Telecom/Telecom.apk
01-01 12:01:18.930 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.android.server.telecom
01-01 12:01:18.933 I/PackageManager( 702): /system/priv-app/SPPPushClient changed;
collecting certs
01-01 12:01:18.938 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SPPPushClient/SPPPushClient.apk
01-01 12:01:18.939 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:18.940 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10123; state: ENABLED
01-01 12:01:18.941 I/PackageManager( 702): /system/priv-app/FBServices changed;
collecting certs
01-01 12:01:18.945 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/FBServices/FBServices.apk
01-01 12:01:18.947 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10124; state: ENABLED
01-01 12:01:18.947 I/PackageManager( 702): /system/priv-app/CMHProvider changed;
collecting certs
01-01 12:01:18.952 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/CMHProvider/CMHProvider.apk
01-01 12:01:18.952 E/PackageManager( 702): Adding duplicate shared id: 5004
name=com.samsung.cmh
01-01 12:01:18.954 I/PackageManager( 702): /system/priv-app/GooglePackageInstaller
changed; collecting certs
01-01 12:01:18.959 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/GooglePackageInstaller/GooglePackageInstaller.apk
01-01 12:01:18.961 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10125; state: ENABLED
01-01 12:01:18.961 I/PackageManager( 702):
/system/priv-app/DynamicSystemInstallationService changed; collecting certs
01-01 12:01:18.965 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/DynamicSystemInstallationService/DynamicSystemInstallationService.apk
01-01 12:01:18.966 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.android.dynsystem
01-01 12:01:18.967 I/PackageManager( 702): New shared user
com.samsung.android.uid.dialer: id=10126
01-01 12:01:18.968 I/PackageManager( 702): /system/priv-app/SamsungDialer changed;
collecting certs
01-01 12:01:18.979 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SamsungDialer/SamsungDialer.apk
01-01 12:01:18.979 E/PackageManager( 702): Adding duplicate app id: 10126
name=com.samsung.android.dialer
01-01 12:01:18.983 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10126; state: ENABLED
01-01 12:01:18.983 I/PackageManager( 702): /system/priv-app/SettingsProvider
changed; collecting certs
01-01 12:01:18.988 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SettingsProvider/SettingsProvider.apk
01-01 12:01:18.988 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.android.providers.settings
01-01 12:01:18.990 I/PackageManager( 702): /system/priv-app/VpnDialogs changed;
collecting certs
01-01 12:01:18.994 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/VpnDialogs/VpnDialogs.apk
01-01 12:01:18.996 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10127; state: ENABLED
01-01 12:01:18.996 I/PackageManager( 702): /system/priv-app/CallBGProvider
changed; collecting certs
01-01 12:01:19.001 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/CallBGProvider/CallBGProvider.apk
01-01 12:01:19.001 E/PackageManager( 702): Adding duplicate shared id: 1001
name=com.samsung.android.callbgprovider
01-01 12:01:19.004 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 1001; state: DISABLED
01-01 12:01:19.004 I/PackageManager( 702): /system/priv-app/DocumentsUIGoogle
changed; collecting certs
01-01 12:01:19.026 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/DocumentsUIGoogle/DocumentsUIGoogle.apk
01-01 12:01:19.029 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10128; state: ENABLED
01-01 12:01:19.029 I/PackageManager( 702): /system/priv-app/SecSettings changed;
collecting certs
01-01 12:01:19.039 D/PackageManager( 702): APK is on RO partition: /system/priv-
app/SecSettings/SecSettings.apk
01-01 12:01:19.040 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.android.settings
01-01 12:01:19.040 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:19.101 I/PackageManager( 702): /system/app/GoogleExtShared changed;
collecting certs
01-01 12:01:19.107 D/PackageManager( 702): APK is on RO partition:
/system/app/GoogleExtShared/GoogleExtShared.apk
01-01 12:01:19.110 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10129; state: ENABLED
01-01 12:01:19.111 I/PackageManager( 702): /system/app/WlanTest changed;
collecting certs
01-01 12:01:19.117 D/PackageManager( 702): APK is on RO partition:
/system/app/WlanTest/WlanTest.apk
01-01 12:01:19.117 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.android.app.wlantest
01-01 12:01:19.120 I/PackageManager( 702): /system/app/AASAservice changed;
collecting certs
01-01 12:01:19.127 D/PackageManager( 702): APK is on RO partition:
/system/app/AASAservice/AASAservice.apk
01-01 12:01:19.129 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10130; state: DISABLED
01-01 12:01:19.129 I/PackageManager( 702): /system/app/CertInstaller changed;
collecting certs
01-01 12:01:19.133 W/PackageParsing( 702): No actions in intent-filter at
/system/app/SmartSwitchAgent/SmartSwitchAgent.apk Binary XML file line #94
01-01 12:01:19.135 D/PackageManager( 702): APK is on RO partition:
/system/app/CertInstaller/CertInstaller.apk
01-01 12:01:19.137 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10131; state: ENABLED
01-01 12:01:19.137 I/PackageManager( 702): /system/app/FactoryAirCommandManager
changed; collecting certs
01-01 12:01:19.140 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:19.142 D/PackageManager( 702): APK is on RO partition:
/system/app/FactoryAirCommandManager/FactoryAirCommandManager.apk
01-01 12:01:19.143 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.aircommandmanager
01-01 12:01:19.145 I/PackageManager( 702): /system/app/BluetoothMidiService
changed; collecting certs
01-01 12:01:19.148 W/PackageParsing( 702): No actions in intent-filter at
/system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #43
01-01 12:01:19.154 D/PackageManager( 702): APK is on RO partition:
/system/app/BluetoothMidiService/BluetoothMidiService.apk
01-01 12:01:19.156 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10132; state: DISABLED
01-01 12:01:19.157 I/PackageManager( 702): /system/app/PartnerBookmarksProvider
changed; collecting certs
01-01 12:01:19.163 D/PackageManager( 702): APK is on RO partition:
/system/app/PartnerBookmarksProvider/PartnerBookmarksProvider.apk
01-01 12:01:19.165 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10133; state: DISABLED
01-01 12:01:19.165 I/PackageManager( 702): /system/app/DRParser changed;
collecting certs
01-01 12:01:19.165 W/PackageParsing( 702): No actions in intent-filter at
/system/app/CocktailQuickTool/CocktailQuickTool.apk Binary XML file line #46
01-01 12:01:19.171 D/PackageManager( 702): APK is on RO partition:
/system/app/DRParser/DRParser.apk
01-01 12:01:19.171 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.android.app.parser
01-01 12:01:19.174 I/PackageManager( 702): /system/app/SmartSwitchAgent changed;
collecting certs
01-01 12:01:19.183 D/PackageManager( 702): APK is on RO partition:
/system/app/SmartSwitchAgent/SmartSwitchAgent.apk
01-01 12:01:19.185 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10134; state: DISABLED
01-01 12:01:19.185 I/PackageManager( 702): /system/app/SmartTethering changed;
collecting certs
01-01 12:01:19.193 D/PackageManager( 702): APK is on RO partition:
/system/app/SmartTethering/SmartTethering.apk
01-01 12:01:19.194 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.mhs.smarttethering
01-01 12:01:19.196 I/PackageManager( 702): /system/app/MdxKitService changed;
collecting certs
01-01 12:01:19.207 D/PackageManager( 702): APK is on RO partition:
/system/app/MdxKitService/MdxKitService.apk
01-01 12:01:19.207 E/PackageManager( 702): Adding duplicate shared id: 5025
name=com.samsung.android.mdx.kit
01-01 12:01:19.210 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 5025; state: DISABLED
01-01 12:01:19.211 I/PackageManager( 702): /system/app/KnoxAttestationAgent
changed; collecting certs
01-01 12:01:19.216 D/PackageManager( 702): APK is on RO partition:
/system/app/KnoxAttestationAgent/KnoxAttestationAgent.apk
01-01 12:01:19.218 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10135; state: DISABLED
01-01 12:01:19.218 I/PackageManager( 702): /system/app/PacProcessor changed;
collecting certs
01-01 12:01:19.223 D/PackageManager( 702): APK is on RO partition:
/system/app/PacProcessor/PacProcessor.apk
01-01 12:01:19.225 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10136; state: ENABLED
01-01 12:01:19.225 I/PackageManager( 702): /system/app/CarrierDefaultApp changed;
collecting certs
01-01 12:01:19.230 D/PackageManager( 702): APK is on RO partition:
/system/app/CarrierDefaultApp/CarrierDefaultApp.apk
01-01 12:01:19.232 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10137; state: ENABLED
01-01 12:01:19.232 I/PackageManager( 702): /system/app/BCService changed;
collecting certs
01-01 12:01:19.236 D/PackageManager( 702): APK is on RO partition:
/system/app/BCService/BCService.apk
01-01 12:01:19.237 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.bcservice
01-01 12:01:19.239 I/PackageManager( 702): /system/app/FilterProvider changed;
collecting certs
01-01 12:01:19.241 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:19.244 D/PackageManager( 702): APK is on RO partition:
/system/app/FilterProvider/FilterProvider.apk
01-01 12:01:19.245 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.provider.filterprovider
01-01 12:01:19.254 I/PackageManager( 702): /system/app/BluetoothTest changed;
collecting certs
01-01 12:01:19.260 D/PackageManager( 702): APK is on RO partition:
/system/app/BluetoothTest/BluetoothTest.apk
01-01 12:01:19.260 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.android.app.bluetoothtest
01-01 12:01:19.268 I/PackageManager( 702): /system/app/CocktailQuickTool changed;
collecting certs
01-01 12:01:19.274 D/PackageManager( 702): APK is on RO partition:
/system/app/CocktailQuickTool/CocktailQuickTool.apk
01-01 12:01:19.274 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.android.app.quicktool
01-01 12:01:19.275 W/PackageParsing( 702): No actions in intent-filter at
/system/app/UnifiedWFC/UnifiedWFC.apk Binary XML file line #119
01-01 12:01:19.278 W/PackageParsing( 702): No actions in intent-filter at
/system/app/UnifiedWFC/UnifiedWFC.apk Binary XML file line #131
01-01 12:01:19.278 W/PackageParsing( 702): No actions in intent-filter at
/system/app/UnifiedWFC/UnifiedWFC.apk Binary XML file line #143
01-01 12:01:19.278 W/PackageParsing( 702): No actions in intent-filter at
/system/app/UnifiedWFC/UnifiedWFC.apk Binary XML file line #159
01-01 12:01:19.279 W/PackageParsing( 702): No actions in intent-filter at
/system/app/UnifiedWFC/UnifiedWFC.apk Binary XML file line #175
01-01 12:01:19.279 W/PackageParsing( 702): No actions in intent-filter at
/system/app/UnifiedWFC/UnifiedWFC.apk Binary XML file line #187
01-01 12:01:19.280 I/PackageManager( 702): /system/app/SmartFittingService
changed; collecting certs
01-01 12:01:19.280 W/PackageParsing( 702): No actions in intent-filter at
/system/app/UnifiedWFC/UnifiedWFC.apk Binary XML file line #201
01-01 12:01:19.280 W/PackageParsing( 702): No actions in intent-filter at
/system/app/UnifiedWFC/UnifiedWFC.apk Binary XML file line #217
01-01 12:01:19.282 W/PackageParsing( 702): No actions in intent-filter at
/system/app/UnifiedWFC/UnifiedWFC.apk Binary XML file line #306
01-01 12:01:19.282 W/PackageParsing( 702): No actions in intent-filter at
/system/app/UnifiedWFC/UnifiedWFC.apk Binary XML file line #311
01-01 12:01:19.285 D/PackageManager( 702): APK is on RO partition:
/system/app/SmartFittingService/SmartFittingService.apk
01-01 12:01:19.285 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.smartfitting
01-01 12:01:19.288 I/PackageManager( 702): /system/app/KeyChain changed;
collecting certs
01-01 12:01:19.293 D/PackageManager( 702): APK is on RO partition:
/system/app/KeyChain/KeyChain.apk
01-01 12:01:19.294 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.android.keychain
01-01 12:01:19.297 I/PackageManager( 702): /system/app/AllshareMediaShare changed;
collecting certs
01-01 12:01:19.308 D/PackageManager( 702): APK is on RO partition:
/system/app/AllshareMediaShare/AllshareMediaShare.apk
01-01 12:01:19.308 E/PackageManager( 702): Adding duplicate shared id: 5007
name=com.samsung.android.allshare.service.mediashare
01-01 12:01:19.311 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 5007; state: DISABLED
01-01 12:01:19.312 I/PackageManager( 702): /system/app/PlayAutoInstallConfig
changed; collecting certs
01-01 12:01:19.341 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:19.360 I/system_server( 702): Background concurrent copying GC freed
116784(6530KB) AllocSpace objects, 29(1436KB) LOS objects, 48% free, 12MB/24MB,
paused 235us total 199.071ms
01-01 12:01:19.362 D/PackageManager( 702): APK is on RO partition:
/system/app/PlayAutoInstallConfig/PlayAutoInstallConfig.apk
01-01 12:01:19.365 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10138; state: DISABLED
01-01 12:01:19.366 I/PackageManager( 702): /system/app/Cameralyzer changed;
collecting certs
01-01 12:01:19.381 D/PackageManager( 702): APK is on RO partition:
/system/app/Cameralyzer/Cameralyzer.apk
01-01 12:01:19.383 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10139; state: DISABLED
01-01 12:01:19.384 I/PackageManager( 702): /system/app/MDMApp changed; collecting
certs
01-01 12:01:19.389 D/PackageManager( 702): APK is on RO partition:
/system/app/MDMApp/MDMApp.apk
01-01 12:01:19.391 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10140; state: ENABLED
01-01 12:01:19.391 I/PackageManager( 702): /system/app/EasterEgg changed;
collecting certs
01-01 12:01:19.399 D/PackageManager( 702): APK is on RO partition:
/system/app/EasterEgg/EasterEgg.apk
01-01 12:01:19.402 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10141; state: ENABLED
01-01 12:01:19.404 I/PackageManager( 702): /system/app/CompanionDeviceManager
changed; collecting certs
01-01 12:01:19.410 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.410 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.410 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.410 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.410 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.410 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.410 D/PackageManager( 702): APK is on RO partition:
/system/app/CompanionDeviceManager/CompanionDeviceManager.apk
01-01 12:01:19.410 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.410 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.410 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.410 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.411 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.411 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.411 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.411 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.411 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.411 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.411 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.411 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.411 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.411 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.411 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.411 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.411 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.411 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.411 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.411 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.411 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.411 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.411 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.411 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.411 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.412 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.412 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.412 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.412 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.412 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.412 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.412 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10142; state: ENABLED
01-01 12:01:19.412 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.412 I/PackageManager( 702): /system/app/SecHTMLViewer changed;
collecting certs
01-01 12:01:19.412 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.412 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.413 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.413 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.413 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.413 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.413 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.413 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.413 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.413 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.413 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.413 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.413 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.413 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.413 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.413 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.413 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.413 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.414 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.414 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.414 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.414 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.414 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.414 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.417 D/PackageManager( 702): APK is on RO partition:
/system/app/SecHTMLViewer/SecHTMLViewer.apk
01-01 12:01:19.420 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10143; state: DISABLED
01-01 12:01:19.420 I/PackageManager( 702): /system/app/ImsSettings changed;
collecting certs
01-01 12:01:19.425 D/PackageManager( 702): APK is on RO partition:
/system/app/ImsSettings/ImsSettings.apk
01-01 12:01:19.427 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10144; state: ENABLED
01-01 12:01:19.428 I/PackageManager( 702): /system/app/WallpaperBackup changed;
collecting certs
01-01 12:01:19.428 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: com.sec.ims.android.rcs.READ_PERMISSION in
package: com.samsung.rcs at: Binary XML file line #55
01-01 12:01:19.428 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: com.sec.ims.android.rcs.WRITE_PERMISSION
in package: com.samsung.rcs at: Binary XML file line #56
01-01 12:01:19.432 D/PackageManager( 702): APK is on RO partition:
/system/app/WallpaperBackup/WallpaperBackup.apk
01-01 12:01:19.433 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.android.wallpaperbackup
01-01 12:01:19.435 I/PackageManager( 702): /system/app/TetheringAutomation
changed; collecting certs
01-01 12:01:19.440 D/PackageManager( 702): APK is on RO partition:
/system/app/TetheringAutomation/TetheringAutomation.apk
01-01 12:01:19.440 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.automation
01-01 12:01:19.442 I/ServiceManager( 793): Waiting for service 'package_native' on
'/dev/binder'...
01-01 12:01:19.442 I/PackageManager( 702): /system/app/HiyaService changed;
collecting certs
01-01 12:01:19.459 D/PackageManager( 702): APK is on RO partition:
/system/app/HiyaService/HiyaService.apk
01-01 12:01:19.461 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10145; state: ENABLED
01-01 12:01:19.462 I/PackageManager( 702): /system/app/UnifiedWFC changed;
collecting certs
01-01 12:01:19.467 D/PackageManager( 702): APK is on RO partition:
/system/app/UnifiedWFC/UnifiedWFC.apk
01-01 12:01:19.471 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10146; state: ENABLED
01-01 12:01:19.471 I/PackageManager( 702): /system/app/AllShareAware changed;
collecting certs
01-01 12:01:19.475 W/PackageParsing( 702): No actions in intent-filter at
/system/app/EmergencyLauncher/EmergencyLauncher.apk Binary XML file line #59
01-01 12:01:19.478 D/PackageManager( 702): APK is on RO partition:
/system/app/AllShareAware/AllShareAware.apk
01-01 12:01:19.478 E/PackageManager( 702): Adding duplicate shared id: 5027
name=com.samsung.android.aware.service
01-01 12:01:19.481 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 5027; state: DISABLED
01-01 12:01:19.481 I/PackageManager( 702): /system/app/SamsungTTS changed;
collecting certs
01-01 12:01:19.488 D/PackageManager( 702): APK is on RO partition:
/system/app/SamsungTTS/SamsungTTS.apk
01-01 12:01:19.489 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.SMT
01-01 12:01:19.491 I/PackageManager( 702): /system/app/ChromeCustomizations
changed; collecting certs
01-01 12:01:19.496 D/PackageManager( 702): APK is on RO partition:
/system/app/ChromeCustomizations/ChromeCustomizations.apk
01-01 12:01:19.498 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10147; state: DISABLED
01-01 12:01:19.498 I/PackageManager( 702): /system/app/SecurityLogAgent changed;
collecting certs
01-01 12:01:19.501 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 401
01-01 12:01:19.504 D/PackageManager( 702): APK is on RO partition:
/system/app/SecurityLogAgent/SecurityLogAgent.apk
01-01 12:01:19.504 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.securitylogagent
01-01 12:01:19.507 I/PackageManager( 702): /system/app/SamsungCalendar changed;
collecting certs
01-01 12:01:19.510 W/PackageParsing( 702): No actions in intent-filter at
/system/app/VideoTrimmer/VideoTrimmer.apk Binary XML file line #125
01-01 12:01:19.516 D/PackageManager( 702): APK is on RO partition:
/system/app/SamsungCalendar/SamsungCalendar.apk
01-01 12:01:19.521 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10148; state: DISABLED
01-01 12:01:19.521 I/PackageManager( 702): /system/app/FBAppManager_NS changed;
collecting certs
01-01 12:01:19.524 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m:
com.samsung.sea.retailagent.permission.RETAILMODE in package:
com.sec.android.app.clockpackage at: Binary XML file line #86
01-01 12:01:19.530 D/PackageManager( 702): APK is on RO partition:
/system/app/FBAppManager_NS/FBAppManager_NS.apk
01-01 12:01:19.535 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10149; state: ENABLED
01-01 12:01:19.535 I/PackageManager( 702): New shared user android.uid.honeyboard:
id=10150
01-01 12:01:19.535 I/PackageManager( 702): /system/app/HoneyBoard changed;
collecting certs
01-01 12:01:19.542 W/ServiceManager( 793): Service package_native didn't start.
Returning NULL
01-01 12:01:19.542 E/storaged( 793): getService package_native failed
01-01 12:01:19.543 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m:
com.sec.android.app.myfiles.permission.READ in package:
com.samsung.android.allshare.service.fileshare at: Binary XML file line #62
01-01 12:01:19.544 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m:
com.samsung.android.sharelive.permission.SHARE_LIVE_UPDATE in package:
com.samsung.android.allshare.service.fileshare at: Binary XML file line #75
01-01 12:01:19.586 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.586 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.586 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.586 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.586 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.586 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.586 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.586 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.587 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.587 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.587 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.587 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.587 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.587 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.587 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.587 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.587 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.587 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.587 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.587 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.588 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.588 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.588 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:19.591 D/PackageManager( 702): APK is on RO partition:
/system/app/HoneyBoard/HoneyBoard.apk
01-01 12:01:19.592 E/PackageManager( 702): Adding duplicate app id: 10150
name=com.samsung.android.honeyboard
01-01 12:01:19.597 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10150; state: DISABLED
01-01 12:01:19.597 I/PackageManager( 702): /system/app/SecFactoryPhoneTest
changed; collecting certs
01-01 12:01:19.602 D/PackageManager( 702): APK is on RO partition:
/system/app/SecFactoryPhoneTest/SecFactoryPhoneTest.apk
01-01 12:01:19.602 E/PackageManager( 702): Adding duplicate shared id: 1001
name=com.sec.phone
01-01 12:01:19.605 I/PackageManager( 702): /system/app/Stk changed; collecting
certs
01-01 12:01:19.611 D/PackageManager( 702): APK is on RO partition:
/system/app/Stk/Stk.apk
01-01 12:01:19.611 E/PackageManager( 702): Adding duplicate shared id: 1001
name=com.android.stk
01-01 12:01:19.614 I/PackageManager( 702): /system/app/PrintSpooler changed;
collecting certs
01-01 12:01:19.620 D/PackageManager( 702): APK is on RO partition:
/system/app/PrintSpooler/PrintSpooler.apk
01-01 12:01:19.622 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10151; state: ENABLED
01-01 12:01:19.622 I/PackageManager( 702): /system/app/SoundPicker_R changed;
collecting certs
01-01 12:01:19.628 D/PackageManager( 702): APK is on RO partition:
/system/app/SoundPicker_R/SoundPicker_R.apk
01-01 12:01:19.630 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10152; state: DISABLED
01-01 12:01:19.630 I/PackageManager( 702): /system/app/RcsSettings changed;
collecting certs
01-01 12:01:19.635 D/PackageManager( 702): APK is on RO partition:
/system/app/RcsSettings/RcsSettings.apk
01-01 12:01:19.635 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.rcs
01-01 12:01:19.638 I/PackageManager( 702): /system/app/UniversalMDMClient changed;
collecting certs
01-01 12:01:19.643 D/PackageManager( 702): APK is on RO partition:
/system/app/UniversalMDMClient/UniversalMDMClient.apk
01-01 12:01:19.646 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10153; state: DISABLED
01-01 12:01:19.647 I/PackageManager( 702): /system/app/GearManagerStub changed;
collecting certs
01-01 12:01:19.651 D/PackageManager( 702): APK is on RO partition:
/system/app/GearManagerStub/GearManagerStub.apk
01-01 12:01:19.653 W/PackageParsing( 702): Unknown element under <manifest>: meta-
data at /system/app/FactoryCameraFB/FactoryCameraFB.apk Binary XML file line #51
01-01 12:01:19.654 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10154; state: DISABLED
01-01 12:01:19.654 I/PackageManager( 702): /system/app/PhotoTable changed;
collecting certs
01-01 12:01:19.659 D/PackageManager( 702): APK is on RO partition:
/system/app/PhotoTable/PhotoTable.apk
01-01 12:01:19.661 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10155; state: ENABLED
01-01 12:01:19.661 I/PackageManager( 702): /system/app/AutomationTest_FB changed;
collecting certs
01-01 12:01:19.666 D/PackageManager( 702): APK is on RO partition:
/system/app/AutomationTest_FB/AutomationTest_FB.apk
01-01 12:01:19.668 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10156; state: ENABLED
01-01 12:01:19.668 I/PackageManager( 702): /system/app/EmergencyLauncher changed;
collecting certs
01-01 12:01:19.674 D/PackageManager( 702): APK is on RO partition:
/system/app/EmergencyLauncher/EmergencyLauncher.apk
01-01 12:01:19.675 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.android.emergencylauncher
01-01 12:01:19.678 I/PackageManager( 702): /system/app/SamsungOne changed;
collecting certs
01-01 12:01:19.678 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in
package: com.android.bluetooth at: Binary XML file line #94
01-01 12:01:19.680 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in
package: com.android.bluetooth at: Binary XML file line #171
01-01 12:01:19.683 D/PackageManager( 702): APK is on RO partition:
/system/app/SamsungOne/SamsungOne.apk
01-01 12:01:19.685 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10157; state: DISABLED
01-01 12:01:19.685 I/PackageManager( 702): /system/app/NfwLocationPrivacy changed;
collecting certs
01-01 12:01:19.690 D/PackageManager( 702): APK is on RO partition:
/system/app/NfwLocationPrivacy/NfwLocationPrivacy.apk
01-01 12:01:19.692 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10158; state: DISABLED
01-01 12:01:19.692 I/PackageManager( 702): /system/app/DsmsAPK changed; collecting
certs
01-01 12:01:19.697 D/PackageManager( 702): APK is on RO partition:
/system/app/DsmsAPK/DsmsAPK.apk
01-01 12:01:19.697 E/PackageManager( 702): Adding duplicate shared id: 5029
name=com.samsung.android.dsms
01-01 12:01:19.700 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 5029; state: DISABLED
01-01 12:01:19.700 I/PackageManager( 702): /system/app/SimAppDialog changed;
collecting certs
01-01 12:01:19.704 D/PackageManager( 702): APK is on RO partition:
/system/app/SimAppDialog/SimAppDialog.apk
01-01 12:01:19.706 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10159; state: ENABLED
01-01 12:01:19.707 I/PackageManager( 702): /system/app/VideoTrimmer changed;
collecting certs
01-01 12:01:19.713 D/PackageManager( 702): APK is on RO partition:
/system/app/VideoTrimmer/VideoTrimmer.apk
01-01 12:01:19.715 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10160; state: DISABLED
01-01 12:01:19.715 I/PackageManager( 702): /system/app/EmergencyModeService
changed; collecting certs
01-01 12:01:19.720 D/PackageManager( 702): APK is on RO partition:
/system/app/EmergencyModeService/EmergencyModeService.apk
01-01 12:01:19.720 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.android.emergencymode.service
01-01 12:01:19.723 I/PackageManager( 702): /system/app/BBCAgent changed;
collecting certs
01-01 12:01:19.727 D/PackageManager( 702): APK is on RO partition:
/system/app/BBCAgent/BBCAgent.apk
01-01 12:01:19.728 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.bbc.bbcagent
01-01 12:01:19.730 I/PackageManager( 702): /system/app/SilentLog changed;
collecting certs
01-01 12:01:19.735 D/PackageManager( 702): APK is on RO partition:
/system/app/SilentLog/SilentLog.apk
01-01 12:01:19.735 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.modem.settings
01-01 12:01:19.737 I/PackageManager( 702): /system/app/AllshareFileShare changed;
collecting certs
01-01 12:01:19.744 D/PackageManager( 702): APK is on RO partition:
/system/app/AllshareFileShare/AllshareFileShare.apk
01-01 12:01:19.745 E/PackageManager( 702): Adding duplicate shared id: 5005
name=com.samsung.android.allshare.service.fileshare
01-01 12:01:19.748 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 5005; state: DISABLED
01-01 12:01:19.748 I/PackageManager( 702): /system/app/ClockPackage changed;
collecting certs
01-01 12:01:19.754 D/PackageManager( 702): APK is on RO partition:
/system/app/ClockPackage/ClockPackage.apk
01-01 12:01:19.759 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10161; state: DISABLED
01-01 12:01:19.760 I/PackageManager( 702): /system/app/SmartCapture changed;
collecting certs
01-01 12:01:19.767 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:19.768 E/CameraManagerGlobal( 702): Camera service is unavailable
01-01 12:01:19.774 D/PackageManager( 702): APK is on RO partition:
/system/app/SmartCapture/SmartCapture.apk
01-01 12:01:19.776 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10162; state: DISABLED
01-01 12:01:19.777 I/PackageManager( 702): /system/app/Stk2 changed; collecting
certs
01-01 12:01:19.783 D/PackageManager( 702): APK is on RO partition:
/system/app/Stk2/Stk2.apk
01-01 12:01:19.783 E/PackageManager( 702): Adding duplicate shared id: 1001
name=com.android.stk2
01-01 12:01:19.786 I/PackageManager( 702): /system/app/CaptivePortalLoginGoogle
changed; collecting certs
01-01 12:01:19.807 D/PackageManager( 702): APK is on RO partition:
/system/app/CaptivePortalLoginGoogle/CaptivePortalLoginGoogle.apk
01-01 12:01:19.809 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10163; state: ENABLED
01-01 12:01:19.810 I/PackageManager( 702): /system/app/EdmSimPinService changed;
collecting certs
01-01 12:01:19.813 D/PackageManager( 702): APK is on RO partition:
/system/app/EdmSimPinService/EdmSimPinService.apk
01-01 12:01:19.814 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.enterprise.mdm.services.simpin
01-01 12:01:19.816 I/PackageManager( 702): /system/app/Foundation changed;
collecting certs
01-01 12:01:19.820 D/PackageManager( 702): APK is on RO partition:
/system/app/Foundation/Foundation.apk
01-01 12:01:19.822 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10164; state: DISABLED
01-01 12:01:19.822 I/PackageManager( 702): /system/app/LiveTranscribe changed;
collecting certs
01-01 12:01:19.831 D/PackageManager( 702): APK is on RO partition:
/system/app/LiveTranscribe/LiveTranscribe.apk
01-01 12:01:19.834 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10165; state: ENABLED
01-01 12:01:19.834 I/PackageManager( 702): /system/app/ContainerService changed;
collecting certs
01-01 12:01:19.843 D/PackageManager( 702): APK is on RO partition:
/system/app/ContainerService/ContainerService.apk
01-01 12:01:19.845 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10166; state: ENABLED
01-01 12:01:19.845 I/PackageManager( 702):
/system/app/GooglePrintRecommendationService changed; collecting certs
01-01 12:01:19.850 D/PackageManager( 702): APK is on RO partition:
/system/app/GooglePrintRecommendationService/GooglePrintRecommendationService.apk
01-01 12:01:19.852 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10167; state: ENABLED
01-01 12:01:19.852 I/PackageManager( 702): /system/app/StickerCenter changed;
collecting certs
01-01 12:01:19.857 D/PackageManager( 702): APK is on RO partition:
/system/app/StickerCenter/StickerCenter.apk
01-01 12:01:19.857 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.stickercenter
01-01 12:01:19.860 I/PackageManager( 702): /system/app/SLocation changed;
collecting certs
01-01 12:01:19.864 D/PackageManager( 702): APK is on RO partition:
/system/app/SLocation/SLocation.apk
01-01 12:01:19.866 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10168; state: DISABLED
01-01 12:01:19.866 I/PackageManager( 702): /system/app/WifiRROverlayApp changed;
collecting certs
01-01 12:01:19.874 D/PackageManager( 702): APK is on RO partition:
/system/app/WifiRROverlayApp/WifiRROverlayApp.apk
01-01 12:01:19.876 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10169; state: ENABLED
01-01 12:01:19.876 I/PackageManager( 702): /system/app/USBSettings changed;
collecting certs
01-01 12:01:19.880 D/PackageManager( 702): APK is on RO partition:
/system/app/USBSettings/USBSettings.apk
01-01 12:01:19.880 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.usbsettings
01-01 12:01:19.882 I/PackageManager( 702): /system/app/Privacy changed; collecting
certs
01-01 12:01:19.891 D/PackageManager( 702): APK is on RO partition:
/system/app/Privacy/Privacy.apk
01-01 12:01:19.896 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10170; state: DISABLED
01-01 12:01:19.897 I/PackageManager( 702): /system/app/FactoryCameraFB changed;
collecting certs
01-01 12:01:19.901 D/PackageManager( 702): APK is on RO partition:
/system/app/FactoryCameraFB/FactoryCameraFB.apk
01-01 12:01:19.901 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.factory.camera
01-01 12:01:19.904 I/PackageManager( 702): /system/app/ClipboardEdge changed;
collecting certs
01-01 12:01:19.912 D/PackageManager( 702): APK is on RO partition:
/system/app/ClipboardEdge/ClipboardEdge.apk
01-01 12:01:19.914 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10171; state: DISABLED
01-01 12:01:19.915 I/PackageManager( 702): /system/app/SimMobilityKit changed;
collecting certs
01-01 12:01:19.919 D/PackageManager( 702): APK is on RO partition:
/system/app/SimMobilityKit/SimMobilityKit.apk
01-01 12:01:19.920 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10172; state: DISABLED
01-01 12:01:19.921 I/PackageManager( 702): /system/app/EasyOneHand3 changed;
collecting certs
01-01 12:01:19.925 D/PackageManager( 702): APK is on RO partition:
/system/app/EasyOneHand3/EasyOneHand3.apk
01-01 12:01:19.927 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10173; state: DISABLED
01-01 12:01:19.927 I/PackageManager( 702): /system/app/DAAgent changed; collecting
certs
01-01 12:01:19.932 D/PackageManager( 702): APK is on RO partition:
/system/app/DAAgent/DAAgent.apk
01-01 12:01:19.932 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.da.daagent
01-01 12:01:19.935 I/PackageManager( 702): /system/app/ShortcutBackupService
changed; collecting certs
01-01 12:01:19.939 D/PackageManager( 702): APK is on RO partition:
/system/app/ShortcutBackupService/ShortcutBackupService.apk
01-01 12:01:19.940 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.samsung.android.shortcutbackupservice
01-01 12:01:19.942 I/PackageManager( 702): New shared user android.uid.ve:
id=10174
01-01 12:01:19.942 I/PackageManager( 702): /system/app/BGMProvider changed;
collecting certs
01-01 12:01:19.948 D/PackageManager( 702): APK is on RO partition:
/system/app/BGMProvider/BGMProvider.apk
01-01 12:01:19.948 E/PackageManager( 702): Adding duplicate app id: 10174
name=com.sec.android.app.ve.vebgm
01-01 12:01:19.951 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10174; state: DISABLED
01-01 12:01:19.951 I/PackageManager( 702): /system/app/SafetyInformation changed;
collecting certs
01-01 12:01:19.956 D/PackageManager( 702): APK is on RO partition:
/system/app/SafetyInformation/SafetyInformation.apk
01-01 12:01:19.958 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10175; state: DISABLED
01-01 12:01:19.958 I/PackageManager( 702): /system/app/Bluetooth changed;
collecting certs
01-01 12:01:19.965 D/PackageManager( 702): APK is on RO partition:
/system/app/Bluetooth/Bluetooth.apk
01-01 12:01:19.965 E/PackageManager( 702): Adding duplicate shared id: 1002
name=com.android.bluetooth
01-01 12:01:19.969 I/PackageManager( 702): /system/app/Personalization changed;
collecting certs
01-01 12:01:19.973 D/PackageManager( 702): APK is on RO partition:
/system/app/Personalization/Personalization.apk
01-01 12:01:19.973 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.android.app.personalization
01-01 12:01:19.975 I/PackageManager( 702): /system/app/BookmarkProvider changed;
collecting certs
01-01 12:01:19.979 D/PackageManager( 702): APK is on RO partition:
/system/app/BookmarkProvider/BookmarkProvider.apk
01-01 12:01:19.981 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10176; state: ENABLED
01-01 12:01:19.981 I/PackageManager( 702): /system/app/SCPMClient changed;
collecting certs
01-01 12:01:19.985 D/PackageManager( 702): APK is on RO partition:
/system/app/SCPMClient/SCPMClient.apk
01-01 12:01:19.987 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10177; state: DISABLED
01-01 12:01:19.988 I/PackageManager( 702): /system/app/BasicDreams changed;
collecting certs
01-01 12:01:19.996 D/PackageManager( 702): APK is on RO partition:
/system/app/BasicDreams/BasicDreams.apk
01-01 12:01:19.998 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10178; state: ENABLED
01-01 12:01:19.998 I/PackageManager( 702): /system/app/sveservice changed;
collecting certs
01-01 12:01:20.006 D/PackageManager( 702): APK is on RO partition:
/system/app/sveservice/sveservice.apk
01-01 12:01:20.007 E/PackageManager( 702): Adding duplicate shared id: 1000
name=com.sec.sve
01-01 12:01:20.009 I/PackageManager( 702): /system/app/HandwritingService changed;
collecting certs
01-01 12:01:20.013 D/PackageManager( 702): APK is on RO partition:
/system/app/HandwritingService/HandwritingService.apk
01-01 12:01:20.015 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10179; state: DISABLED
01-01 12:01:20.015 I/PackageManager( 702): /system/app/SecureElement changed;
collecting certs
01-01 12:01:20.020 D/PackageManager( 702): APK is on RO partition:
/system/app/SecureElement/SecureElement.apk
01-01 12:01:20.020 E/PackageManager( 702): Adding duplicate shared id: 1068
name=com.android.se
01-01 12:01:20.023 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 1068; state: ENABLED
01-01 12:01:20.023 I/PackageManager( 702): /system/app/Traceur changed; collecting
certs
01-01 12:01:20.027 D/PackageManager( 702): APK is on RO partition:
/system/app/Traceur/Traceur.apk
01-01 12:01:20.029 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10180; state: DISABLED
01-01 12:01:20.030 I/PackageManager( 702): /system/app/MAPSAgent changed;
collecting certs
01-01 12:01:20.034 D/PackageManager( 702): APK is on RO partition:
/system/app/MAPSAgent/MAPSAgent.apk
01-01 12:01:20.036 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10181; state: ENABLED
01-01 12:01:20.037 I/PackageManager( 702): /system/app/EmergencyProvider changed;
collecting certs
01-01 12:01:20.041 D/PackageManager( 702): APK is on RO partition:
/system/app/EmergencyProvider/EmergencyProvider.apk
01-01 12:01:20.043 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10182; state: DISABLED
01-01 12:01:20.043 I/PackageManager( 702): /system/app/SetupWizardLegalProvider
changed; collecting certs
01-01 12:01:20.047 D/PackageManager( 702): APK is on RO partition:
/system/app/SetupWizardLegalProvider/SetupWizardLegalProvider.apk
01-01 12:01:20.049 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10183; state: ENABLED
01-01 12:01:20.050 I/PackageManager( 702): /system/app/Weather_SEP12.0 changed;
collecting certs
01-01 12:01:20.055 D/PackageManager( 702): APK is on RO partition:
/system/app/Weather_SEP12.0/Weather_SEP12.0.apk
01-01 12:01:20.060 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10184; state: ENABLED
01-01 12:01:20.071 D/PackageManager( 702): No files in app dir /vendor/priv-app
01-01 12:01:20.078 E/audit ( 504): type=1400 audit(1577880080.071:160): avc:
denied { getattr } for pid=702 comm="system_server" path="/vendor/app/mcRegistry"
dev="dm-5" ino=15 scontext=u:r:system_server:s0
tcontext=u:object_r:mobicore_file:s0 tclass=dir permissive=0 SEPF_SM-A127M_11_0010
audit_filtered
01-01 12:01:20.078 E/audit ( 504): type=1300 audit(1577880080.071:160):
arch=c00000b7 syscall=79 success=no exit=-13 a0=ffffff9c a1=b400007a0462bf80
a2=7fff9822e0 a3=0 items=1 ppid=531 pid=702 auid=4294967295 uid=1000 gid=1000
euid=1000 suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none)
ses=4294967295 comm="system_server" exe="/system/bin/app_process64"
subj=u:r:system_server:s0 key=(null)
01-01 12:01:20.078 E/audit ( 504): type=1302 audit(1577880080.071:160): item=0
name="/vendor/app/mcRegistry" inode=15 dev=fd:05 mode=040755 ouid=0 ogid=2000
rdev=00:00 obj=u:object_r:mobicore_file:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:20.078 E/audit ( 504): type=1327 audit(1577880080.071:160):
proctitle="system_server"
01-01 12:01:20.083 D/PackageManager( 702): No files in app dir /odm/priv-app
01-01 12:01:20.083 D/PackageManager( 702): No files in app dir /odm/app
01-01 12:01:20.083 D/PackageManager( 702): No files in app dir /oem/app
01-01 12:01:20.113 I/PackageManager( 702): /product/priv-app/ConfigUpdater
changed; collecting certs
01-01 12:01:20.120 D/PackageManager( 702): APK is on RO partition: /product/priv-
app/ConfigUpdater/ConfigUpdater.apk
01-01 12:01:20.123 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10185; state: DISABLED
01-01 12:01:20.123 I/PackageManager( 702): /product/priv-app/CarrierWifi changed;
collecting certs
01-01 12:01:20.130 D/PackageManager( 702): APK is on RO partition: /product/priv-
app/CarrierWifi/CarrierWifi.apk
01-01 12:01:20.134 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10186; state: ENABLED
01-01 12:01:20.134 I/PackageManager( 702): /product/priv-app/GoogleRestore
changed; collecting certs
01-01 12:01:20.143 D/PackageManager( 702): APK is on RO partition: /product/priv-
app/GoogleRestore/GoogleRestore.apk
01-01 12:01:20.147 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10187; state: DISABLED
01-01 12:01:20.147 I/PackageManager( 702): /product/priv-app/GooglePartnerSetup
changed; collecting certs
01-01 12:01:20.148 W/PackageParsing( 702): Unknown element under <manifest>: meta-
data at /product/priv-app/Turbo/Turbo.apk Binary XML file line #5
01-01 12:01:20.152 D/PackageManager( 702): APK is on RO partition: /product/priv-
app/GooglePartnerSetup/GooglePartnerSetup.apk
01-01 12:01:20.155 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10188; state: ENABLED
01-01 12:01:20.158 I/PackageManager( 702): /product/priv-app/Turbo changed;
collecting certs
01-01 12:01:20.164 D/PackageManager( 702): APK is on RO partition: /product/priv-
app/Turbo/Turbo.apk
01-01 12:01:20.168 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10189; state: DISABLED
01-01 12:01:20.168 I/PackageManager( 702): New shared user
com.google.android.projection.gearhead: id=10190
01-01 12:01:20.168 I/PackageManager( 702): /product/priv-app/AndroidAutoStub
changed; collecting certs
01-01 12:01:20.228 D/PackageManager( 702): APK is on RO partition: /product/priv-
app/AndroidAutoStub/AndroidAutoStub.apk
01-01 12:01:20.228 E/PackageManager( 702): Adding duplicate app id: 10190
name=com.google.android.projection.gearhead
01-01 12:01:20.232 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10190; state: DISABLED
01-01 12:01:20.283 I/PackageManager( 702): /product/priv-app/Phonesky changed;
collecting certs
01-01 12:01:20.292 D/PackageManager( 702): APK is on RO partition: /product/priv-
app/Phonesky/Phonesky.apk
01-01 12:01:20.302 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10191; state: ENABLED
01-01 12:01:20.303 I/PackageManager( 702): New shared user com.google.uid.shared:
id=10192
01-01 12:01:20.303 I/PackageManager( 702): /product/priv-app/GmsCore changed;
collecting certs
01-01 12:01:20.319 D/PackageManager( 702): APK is on RO partition: /product/priv-
app/GmsCore/GmsCore.apk
01-01 12:01:20.320 E/PackageManager( 702): Adding duplicate app id: 10192
name=com.google.android.gms
01-01 12:01:20.352 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 411
01-01 12:01:20.409 I/system_server( 702): Background young concurrent copying GC
freed 117464(7434KB) AllocSpace objects, 75(2504KB) LOS objects, 39% free,
14MB/24MB, paused 222us total 102.851ms
01-01 12:01:20.412 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10192; state: ENABLED
01-01 12:01:20.433 W/PackageParsing( 702): No actions in intent-filter at
/product/priv-app/Velvet/Velvet.apk Binary XML file line #2125
01-01 12:01:20.433 W/PackageParsing( 702): No actions in intent-filter at
/product/priv-app/Velvet/Velvet.apk Binary XML file line #2136
01-01 12:01:20.486 I/PackageManager( 702): /product/priv-app/Velvet changed;
collecting certs
01-01 12:01:20.519 D/PackageManager( 702): APK is on RO partition: /product/priv-
app/Velvet/Velvet.apk
01-01 12:01:20.546 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10193; state: ENABLED
01-01 12:01:20.577 I/PackageManager( 702):
/product/app/com.google.android.modulemetadata changed; collecting certs
01-01 12:01:20.583 D/PackageManager( 702): APK is on RO partition:
/product/app/com.google.android.modulemetadata/com.google.android.modulemetadata.ap
k
01-01 12:01:20.586 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10194; state: ENABLED
01-01 12:01:20.587 I/PackageManager( 702): /product/app/TrichromeLibrary changed;
collecting certs
01-01 12:01:20.594 D/PackageManager( 702): APK is on RO partition:
/product/app/TrichromeLibrary/TrichromeLibrary.apk
01-01 12:01:20.598 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10195; state: ENABLED
01-01 12:01:20.607 I/PackageManager( 702): /product/app/GoogleTTS changed;
collecting certs
01-01 12:01:20.618 D/PackageManager( 702): APK is on RO partition:
/product/app/GoogleTTS/GoogleTTS.apk
01-01 12:01:20.622 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10196; state: ENABLED
01-01 12:01:20.629 I/PackageManager( 702): /product/app/GoogleContactsSyncAdapter
changed; collecting certs
01-01 12:01:20.634 D/PackageManager( 702): APK is on RO partition:
/product/app/GoogleContactsSyncAdapter/GoogleContactsSyncAdapter.apk
01-01 12:01:20.638 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10197; state: DISABLED
01-01 12:01:20.640 I/PackageManager( 702): /product/app/NetworkStackOverlay
changed; collecting certs
01-01 12:01:20.646 D/PackageManager( 702): APK is on RO partition:
/product/app/NetworkStackOverlay/NetworkStackOverlay.apk
01-01 12:01:20.648 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10198; state: ENABLED
01-01 12:01:20.650 I/PackageManager( 702):
/product/app/com.google.mainline.telemetry changed; collecting certs
01-01 12:01:20.656 D/PackageManager( 702): APK is on RO partition:
/product/app/com.google.mainline.telemetry/com.google.mainline.telemetry.apk
01-01 12:01:20.658 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10199; state: ENABLED
01-01 12:01:20.660 I/PackageManager( 702): /product/app/GoogleLocationHistory
changed; collecting certs
01-01 12:01:20.664 D/PackageManager( 702): APK is on RO partition:
/product/app/GoogleLocationHistory/GoogleLocationHistory.apk
01-01 12:01:20.667 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10200; state: DISABLED
01-01 12:01:20.671 I/PackageManager( 702): /product/app/DuoStub changed;
collecting certs
01-01 12:01:20.675 D/PackageManager( 702): APK is on RO partition:
/product/app/DuoStub/DuoStub.apk
01-01 12:01:20.677 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10201; state: DISABLED
01-01 12:01:20.691 I/PackageManager( 702): New shared user
com.google.android.calendar.uid.shared: id=10202
01-01 12:01:20.691 I/PackageManager( 702): /product/app/GoogleCalendarSyncAdapter
changed; collecting certs
01-01 12:01:20.698 D/PackageManager( 702): APK is on RO partition:
/product/app/GoogleCalendarSyncAdapter/GoogleCalendarSyncAdapter.apk
01-01 12:01:20.698 E/PackageManager( 702): Adding duplicate app id: 10202
name=com.google.android.syncadapters.calendar
01-01 12:01:20.703 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10202; state: DISABLED
01-01 12:01:20.715 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in
package: com.google.android.gm at: Binary XML file line #66
01-01 12:01:20.715 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.INTERNET in package:
com.google.android.gm at: Binary XML file line #70
01-01 12:01:20.715 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.RECEIVE_BOOT_COMPLETED
in package: com.google.android.gm at: Binary XML file line #71
01-01 12:01:20.715 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.VIBRATE in package:
com.google.android.gm at: Binary XML file line #72
01-01 12:01:20.715 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package:
com.google.android.gm at: Binary XML file line #73
01-01 12:01:20.715 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: com.google.android.c2dm.permission.RECEIVE
in package: com.google.android.gm at: Binary XML file line #76
01-01 12:01:20.715 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.GET_PACKAGE_SIZE in
package: com.google.android.gm at: Binary XML file line #77
01-01 12:01:20.715 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m:
com.google.android.providers.gsf.permission.READ_GSERVICES in package:
com.google.android.gm at: Binary XML file line #78
01-01 12:01:20.715 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m:
com.google.android.providers.gsf.permission.READ_GSERVICES in package:
com.google.android.gm at: Binary XML file line #79
01-01 12:01:20.716 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.GET_PACKAGE_SIZE in
package: com.google.android.gm at: Binary XML file line #80
01-01 12:01:20.716 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in
package: com.google.android.gm at: Binary XML file line #82
01-01 12:01:20.716 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.CAMERA in package:
com.google.android.gm at: Binary XML file line #85
01-01 12:01:20.716 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in
package: com.google.android.gm at: Binary XML file line #86
01-01 12:01:20.716 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.FOREGROUND_SERVICE in
package: com.google.android.gm at: Binary XML file line #87
01-01 12:01:20.716 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.INTERNET in package:
com.google.android.gm at: Binary XML file line #88
01-01 12:01:20.716 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package:
com.google.android.gm at: Binary XML file line #91
01-01 12:01:20.716 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in
package: com.google.android.gm at: Binary XML file line #95
01-01 12:01:20.716 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: com.google.android.hangouts.START_HANGOUT
in package: com.google.android.gm at: Binary XML file line #96
01-01 12:01:20.718 I/PackageManager( 702): /product/app/YouTube changed;
collecting certs
01-01 12:01:20.738 W/PackageParsing( 702): No actions in intent-filter at
/product/app/Gmail2/Gmail2.apk Binary XML file line #613
01-01 12:01:20.739 D/PackageManager( 702): APK is on RO partition:
/product/app/YouTube/YouTube.apk
01-01 12:01:20.740 W/PackageParsing( 702): No actions in intent-filter at
/product/app/Gmail2/Gmail2.apk Binary XML file line #634
01-01 12:01:20.747 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10203; state: ENABLED
01-01 12:01:20.747 I/PackageManager( 702): /product/app/WebViewGoogle changed;
collecting certs
01-01 12:01:20.755 D/PackageManager( 702): APK is on RO partition:
/product/app/WebViewGoogle/WebViewGoogle.apk
01-01 12:01:20.760 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10204; state: ENABLED
01-01 12:01:20.763 W/PackageParsing( 702): No actions in intent-filter at
/product/app/Gmail2/Gmail2.apk Binary XML file line #1240
01-01 12:01:20.768 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:20.769 E/CameraManagerGlobal( 702): Camera service is unavailable
01-01 12:01:20.779 I/PackageManager( 702): /product/app/Gmail2 changed; collecting
certs
01-01 12:01:20.786 D/PackageManager( 702): APK is on RO partition:
/product/app/Gmail2/Gmail2.apk
01-01 12:01:20.797 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10205; state: DISABLED
01-01 12:01:20.800 I/PackageManager( 702): New shared user
com.google.android.apps.maps: id=10206
01-01 12:01:20.800 I/PackageManager( 702): /product/app/Maps changed; collecting
certs
01-01 12:01:20.806 D/PackageManager( 702): APK is on RO partition:
/product/app/Maps/Maps.apk
01-01 12:01:20.807 E/PackageManager( 702): Adding duplicate app id: 10206
name=com.google.android.apps.maps
01-01 12:01:20.815 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10206; state: ENABLED
01-01 12:01:20.822 I/PackageManager( 702): /product/app/Chrome changed; collecting
certs
01-01 12:01:20.834 D/PackageManager( 702): APK is on RO partition:
/product/app/Chrome/Chrome.apk
01-01 12:01:20.843 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10207; state: ENABLED
01-01 12:01:20.897 I/PackageManager( 702): /prism/priv-app/com.dti.samsung_Ignite
changed; collecting certs
01-01 12:01:20.900 I/io_stats( 385): !@ 179,0 r 58028 4873388 w 10712 4965356 d
574 2216532 f 1236 643 iot 65160 0 th 102400 102400 64728 pt 232 inp 0 0 83.249
01-01 12:01:20.904 W/PackageManager( 702): Unrecognized code path /prism/priv-
app/com.dti.samsung_Ignite/com.dti.samsung_Ignite.apk - using /prism
01-01 12:01:20.905 D/PackageManager( 702): APK is on RO partition: /prism/priv-
app/com.dti.samsung_Ignite/com.dti.samsung_Ignite.apk
01-01 12:01:20.911 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10208; state: ENABLED
01-01 12:01:20.939 I/PackageManager( 702): /prism/app/UserManual changed;
collecting certs
01-01 12:01:20.945 W/PackageManager( 702): Unrecognized code path
/prism/app/UserManual/UserManual.apk - using /prism
01-01 12:01:20.945 D/PackageManager( 702): APK is on RO partition:
/prism/app/UserManual/UserManual.apk
01-01 12:01:20.949 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10209; state: DISABLED
01-01 12:01:21.000 I/PackageManager( 702): /prism/app/SamsungMax changed;
collecting certs
01-01 12:01:21.165 D/PackageManager( 702): APK is on RO partition:
/prism/app/SamsungMax/SamsungMax.apk
01-01 12:01:21.172 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10210; state: DISABLED
01-01 12:01:21.185 D/PackageManager( 702): No files in app dir
/system/carrier/priv-app
01-01 12:01:21.185 D/PackageManager( 702): No files in app dir /system/carrier/app
01-01 12:01:21.201 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 421
01-01 12:01:21.209 I/PackageManager( 702):
/system/system_ext/priv-app/CarrierConfig changed; collecting certs
01-01 12:01:21.216 D/PackageManager( 702): APK is on RO partition:
/system/system_ext/priv-app/CarrierConfig/CarrierConfig.apk
01-01 12:01:21.219 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10211; state: ENABLED
01-01 12:01:21.220 I/PackageManager( 702):
/system/system_ext/priv-app/GoogleFeedback changed; collecting certs
01-01 12:01:21.226 D/PackageManager( 702): APK is on RO partition:
/system/system_ext/priv-app/GoogleFeedback/GoogleFeedback.apk
01-01 12:01:21.229 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10212; state: DISABLED
01-01 12:01:21.229 I/PackageManager( 702):
/system/system_ext/priv-app/WallpaperCropper changed; collecting certs
01-01 12:01:21.233 D/PackageManager( 702): APK is on RO partition:
/system/system_ext/priv-app/WallpaperCropper/WallpaperCropper.apk
01-01 12:01:21.235 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10213; state: ENABLED
01-01 12:01:21.236 I/PackageManager( 702):
/system/system_ext/priv-app/GoogleOneTimeInitializer changed; collecting certs
01-01 12:01:21.241 D/PackageManager( 702): APK is on RO partition:
/system/system_ext/priv-app/GoogleOneTimeInitializer/GoogleOneTimeInitializer.apk
01-01 12:01:21.244 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10214; state: ENABLED
01-01 12:01:21.267 I/PackageManager( 702): /system/system_ext/priv-app/SetupWizard
changed; collecting certs
01-01 12:01:21.274 D/PackageManager( 702): APK is on RO partition:
/system/system_ext/priv-app/SetupWizard/SetupWizard.apk
01-01 12:01:21.283 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10215; state: ENABLED
01-01 12:01:21.284 I/PackageManager( 702):
/system/system_ext/priv-app/GoogleServicesFramework changed; collecting certs
01-01 12:01:21.292 D/PackageManager( 702): APK is on RO partition:
/system/system_ext/priv-app/GoogleServicesFramework/GoogleServicesFramework.apk
01-01 12:01:21.292 E/PackageManager( 702): Adding duplicate app id: 10192
name=com.google.android.gsf
01-01 12:01:21.295 W/PackageManager( 702): Skipping provider name
com.android.car.ui.CarUiInstaller (in package com.google.android.gsf): name already
used by com.android.managedprovisioning
01-01 12:01:21.297 I/PackageManager( 702): New shared user
com.android.emergency.uid: id=10216
01-01 12:01:21.298 I/PackageManager( 702):
/system/system_ext/priv-app/EmergencyInfo changed; collecting certs
01-01 12:01:21.302 D/PackageManager( 702): APK is on RO partition:
/system/system_ext/priv-app/EmergencyInfo/EmergencyInfo.apk
01-01 12:01:21.302 E/PackageManager( 702): Adding duplicate app id: 10216
name=com.android.emergency
01-01 12:01:21.305 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10216; state: ENABLED
01-01 12:01:21.314 I/PackageManager( 702):
/system/system_ext/priv-app/StorageManager changed; collecting certs
01-01 12:01:21.319 D/PackageManager( 702): APK is on RO partition:
/system/system_ext/priv-app/StorageManager/StorageManager.apk
01-01 12:01:21.322 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10217; state: ENABLED
01-01 12:01:21.349 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY
in package: com.android.systemui at: Binary XML file line #165
01-01 12:01:21.351 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: com.wssnps.permission.COM_WSSNPS in
package: com.android.systemui at: Binary XML file line #425
01-01 12:01:21.352 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m:
android.permission.READ_PRECISE_PHONE_STATE in package: com.android.systemui at:
Binary XML file line #466
01-01 12:01:21.387 I/PackageManager( 702): /system/system_ext/priv-app/SystemUI
changed; collecting certs
01-01 12:01:21.395 D/PackageManager( 702): APK is on RO partition:
/system/system_ext/priv-app/SystemUI/SystemUI.apk
01-01 12:01:21.396 E/PackageManager( 702): Adding duplicate app id: 10067
name=com.android.systemui
01-01 12:01:21.410 D/PackageManager( 702): No files in app dir
/system/system_ext/app
01-01 12:01:21.439 I/PackageManager( 702):
/apex/com.android.tethering/priv-app/TetheringGoogle changed; collecting certs
01-01 12:01:21.447 D/PackageManager( 702): APK is on RO partition:
/apex/com.android.tethering/priv-app/TetheringGoogle/TetheringGoogle.apk
01-01 12:01:21.448 E/PackageManager( 702): Adding duplicate shared id: 1073
name=com.google.android.networkstack.tethering
01-01 12:01:21.450 I/ApexManager( 702): Registering
com.google.android.networkstack.tethering as apk-in-apex of com.android.tethering
01-01 12:01:21.454 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 1073; state: DISABLED
01-01 12:01:21.465 D/PackageManager( 702): No files in app dir
/apex/com.android.tethering/app
01-01 12:01:21.465 D/PackageManager( 702): No files in app dir
/apex/com.android.media.swcodec/priv-app
01-01 12:01:21.466 D/PackageManager( 702): No files in app dir
/apex/com.android.media.swcodec/app
01-01 12:01:21.466 D/PackageManager( 702): No files in app dir
/apex/com.android.tzdata/priv-app
01-01 12:01:21.466 D/PackageManager( 702): No files in app dir
/apex/com.android.tzdata/app
01-01 12:01:21.519 I/PackageManager( 702):
/apex/com.android.permission/priv-app/GooglePermissionController changed;
collecting certs
01-01 12:01:21.529 D/PackageManager( 702): APK is on RO partition:
/apex/com.android.permission/priv-app/GooglePermissionController/GooglePermissionCo
ntroller.apk
01-01 12:01:21.530 I/ApexManager( 702): Registering
com.google.android.permissioncontroller as apk-in-apex of com.android.permission
01-01 12:01:21.535 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10218; state: DISABLED
01-01 12:01:21.544 D/PackageManager( 702): No files in app dir
/apex/com.android.permission/app
01-01 12:01:21.545 D/PackageManager( 702): No files in app dir
/apex/com.android.art/priv-app
01-01 12:01:21.546 D/PackageManager( 702): No files in app dir
/apex/com.android.art/app
01-01 12:01:21.546 D/PackageManager( 702): No files in app dir
/apex/com.android.vndk.v30/priv-app
01-01 12:01:21.546 D/PackageManager( 702): No files in app dir
/apex/com.android.vndk.v30/app
01-01 12:01:21.571 I/PackageManager( 702): /apex/com.android.apex.cts.shim/priv-
app/CtsShimPriv changed; collecting certs
01-01 12:01:21.577 D/PackageManager( 702): APK is on RO partition:
/apex/com.android.apex.cts.shim/priv-app/CtsShimPriv/CtsShimPriv.apk
01-01 12:01:21.578 I/ApexManager( 702): Registering com.android.cts.priv.ctsshim
as apk-in-apex of com.android.apex.cts.shim
01-01 12:01:21.584 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10219; state: DISABLED
01-01 12:01:21.610 I/PackageManager( 702):
/apex/com.android.apex.cts.shim/app/CtsShim changed; collecting certs
01-01 12:01:21.617 D/PackageManager( 702): APK is on RO partition:
/apex/com.android.apex.cts.shim/app/CtsShim/CtsShim.apk
01-01 12:01:21.617 I/ApexManager( 702): Registering com.android.cts.ctsshim as
apk-in-apex of com.android.apex.cts.shim
01-01 12:01:21.620 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10220; state: DISABLED
01-01 12:01:21.628 D/PackageManager( 702): No files in app dir
/apex/com.android.sdkext/priv-app
01-01 12:01:21.628 D/PackageManager( 702): No files in app dir
/apex/com.android.sdkext/app
01-01 12:01:21.628 D/PackageManager( 702): No files in app dir
/apex/com.android.adbd/priv-app
01-01 12:01:21.629 D/PackageManager( 702): No files in app dir
/apex/com.android.adbd/app
01-01 12:01:21.629 D/PackageManager( 702): No files in app dir
/apex/com.android.media/priv-app
01-01 12:01:21.629 D/PackageManager( 702): No files in app dir
/apex/com.android.media/app
01-01 12:01:21.652 I/PackageManager( 702):
/apex/com.android.wifi/priv-app/ServiceWifiResources changed; collecting certs
01-01 12:01:21.659 D/PackageManager( 702): APK is on RO partition:
/apex/com.android.wifi/priv-app/ServiceWifiResources/ServiceWifiResources.apk
01-01 12:01:21.660 I/ApexManager( 702): Registering com.android.wifi.resources as
apk-in-apex of com.android.wifi
01-01 12:01:21.663 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10221; state: ENABLED
01-01 12:01:21.695 I/PackageManager( 702): /apex/com.android.wifi/app/OsuLogin
changed; collecting certs
01-01 12:01:21.699 D/PackageManager( 702): APK is on RO partition:
/apex/com.android.wifi/app/OsuLogin/OsuLogin.apk
01-01 12:01:21.700 I/ApexManager( 702): Registering com.android.hotspot2.osulogin
as apk-in-apex of com.android.wifi
01-01 12:01:21.702 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10222; state: ENABLED
01-01 12:01:21.734 I/PackageManager( 702): /apex/com.android.cellbroadcast/priv-
app/GoogleCellBroadcastServiceModule changed; collecting certs
01-01 12:01:21.739 D/PackageManager( 702): APK is on RO partition:
/apex/com.android.cellbroadcast/priv-app/GoogleCellBroadcastServiceModule/
GoogleCellBroadcastServiceModule.apk
01-01 12:01:21.739 E/PackageManager( 702): Adding duplicate shared id: 1073
name=com.google.android.cellbroadcastservice
01-01 12:01:21.741 I/ApexManager( 702): Registering
com.google.android.cellbroadcastservice as apk-in-apex of com.android.cellbroadcast
01-01 12:01:21.751 I/PackageManager( 702): /apex/com.android.cellbroadcast/priv-
app/GoogleCellBroadcastApp changed; collecting certs
01-01 12:01:21.756 D/PackageManager( 702): APK is on RO partition:
/apex/com.android.cellbroadcast/priv-app/GoogleCellBroadcastApp/GoogleCellBroadcast
App.apk
01-01 12:01:21.756 I/ApexManager( 702): Registering
com.google.android.cellbroadcastreceiver as apk-in-apex of
com.android.cellbroadcast
01-01 12:01:21.769 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:21.770 E/CameraManagerGlobal( 702): Camera service is unavailable
01-01 12:01:21.774 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10223; state: ENABLED
01-01 12:01:21.785 D/PackageManager( 702): No files in app dir
/apex/com.android.cellbroadcast/app
01-01 12:01:21.785 D/PackageManager( 702): No files in app dir
/apex/com.android.resolv/priv-app
01-01 12:01:21.785 D/PackageManager( 702): No files in app dir
/apex/com.android.resolv/app
01-01 12:01:21.785 D/PackageManager( 702): No files in app dir
/apex/com.samsung.android.camera.unihal/priv-app
01-01 12:01:21.785 D/PackageManager( 702): No files in app dir
/apex/com.samsung.android.camera.unihal/app
01-01 12:01:21.785 D/PackageManager( 702): No files in app dir
/apex/com.android.neuralnetworks/priv-app
01-01 12:01:21.785 D/PackageManager( 702): No files in app dir
/apex/com.android.neuralnetworks/app
01-01 12:01:21.786 D/PackageManager( 702): No files in app dir
/apex/com.android.runtime/priv-app
01-01 12:01:21.786 D/PackageManager( 702): No files in app dir
/apex/com.android.runtime/app
01-01 12:01:21.823 I/system_server( 702): Background concurrent copying GC freed
188315(10224KB) AllocSpace objects, 40(2508KB) LOS objects, 48% free, 12MB/24MB,
paused 132us total 209.384ms
01-01 12:01:21.828 I/PackageManager( 702): /apex/com.android.extservices/priv-
app/GoogleExtServices changed; collecting certs
01-01 12:01:21.835 D/PackageManager( 702): APK is on RO partition:
/apex/com.android.extservices/priv-app/GoogleExtServices/GoogleExtServices.apk
01-01 12:01:21.835 I/ApexManager( 702): Registering
com.google.android.ext.services as apk-in-apex of com.android.extservices
01-01 12:01:21.839 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10224; state: ENABLED
01-01 12:01:21.845 D/PackageManager( 702): No files in app dir
/apex/com.android.extservices/app
01-01 12:01:21.845 D/PackageManager( 702): No files in app dir
/apex/com.android.ipsec/priv-app
01-01 12:01:21.845 D/PackageManager( 702): No files in app dir
/apex/com.android.ipsec/app
01-01 12:01:21.876 I/PackageManager( 702): /apex/com.android.mediaprovider/priv-
app/MediaProviderGoogle changed; collecting certs
01-01 12:01:21.886 D/PackageManager( 702): APK is on RO partition:
/apex/com.android.mediaprovider/priv-app/MediaProviderGoogle/MediaProviderGoogle.ap
k
01-01 12:01:21.887 I/ApexManager( 702): Registering
com.google.android.providers.media.module as apk-in-apex of
com.android.mediaprovider
01-01 12:01:21.891 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10225; state: ENABLED
01-01 12:01:21.898 D/PackageManager( 702): No files in app dir
/apex/com.android.mediaprovider/app
01-01 12:01:21.898 D/PackageManager( 702): No files in app dir
/apex/com.android.i18n/priv-app
01-01 12:01:21.898 D/PackageManager( 702): No files in app dir
/apex/com.android.i18n/app
01-01 12:01:21.898 D/PackageManager( 702): No files in app dir
/apex/com.android.conscrypt/priv-app
01-01 12:01:21.898 D/PackageManager( 702): No files in app dir
/apex/com.android.conscrypt/app
01-01 12:01:21.899 D/PackageManager( 702): No files in app dir
/apex/com.android.os.statsd/priv-app
01-01 12:01:21.899 D/PackageManager( 702): No files in app dir
/apex/com.android.os.statsd/app
01-01 12:01:21.947 I/PackageManager( 702): !@Boot_EBS_F: Finished scanning system
apps (9098 ms), packageCount: 356, cached: 0
01-01 12:01:21.947 I/PackageManager( 702): Finished scanning system apps. Time:
9098 ms, packageCount: 356 , timePerPackage: 25 , cached: 0
01-01 12:01:21.947 I/PackageManager( 702): !@Boot_EBS_F:
boot_progress_pms_data_scan_start
01-01 12:01:22.030 D/PackageCacher( 702): cacheResult packageFile.lastModified:
1634237861000, cacheFile.lastModified: 1634237862000
01-01 12:01:22.031 I/PackageManager( 702): /data/app/YTMusic changed; collecting
certs
01-01 12:01:22.048 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 431
01-01 12:01:22.053 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in
package: com.microsoft.office.officehubrow at: Binary XML file line #35
01-01 12:01:22.057 D/PackageCacher( 702): cacheResult packageFile.lastModified:
1634237859000, cacheFile.lastModified: 1634237860000
01-01 12:01:22.067 D/PackageCacher( 702): cacheResult packageFile.lastModified:
1634237860000, cacheFile.lastModified: 1634237861000
01-01 12:01:22.077 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in
package: com.spotify.music at: Binary XML file line #104
01-01 12:01:22.092 D/PackageCacher( 702): cacheResult packageFile.lastModified:
1634237860000, cacheFile.lastModified: 1634237861000
01-01 12:01:22.121 D/PackageCacher( 702): cacheResult packageFile.lastModified:
1634237861000, cacheFile.lastModified: 1634237862000
01-01 12:01:22.121 D/PackageCacher( 702): cacheResult packageFile.lastModified:
1634237861000, cacheFile.lastModified: 1634237862000
01-01 12:01:22.143 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.143 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.143 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.143 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.143 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.143 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.150 D/PackageCacher( 702): cacheResult packageFile.lastModified:
1634237847000, cacheFile.lastModified: 1634237848000
01-01 12:01:22.178 D/PackageCacher( 702): cacheResult packageFile.lastModified:
1634237859000, cacheFile.lastModified: 1634237860000
01-01 12:01:22.178 D/PackageCacher( 702): cacheResult packageFile.lastModified:
1634237861000, cacheFile.lastModified: 1634237862000
01-01 12:01:22.181 D/PackageCacher( 702): cacheResult packageFile.lastModified:
1634237860000, cacheFile.lastModified: 1634237861000
01-01 12:01:22.190 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.FOREGROUND_SERVICE in
package: com.netflix.mediaclient at: Binary XML file line #22
01-01 12:01:22.191 D/PackageCacher( 702): cacheResult packageFile.lastModified:
1634237860000, cacheFile.lastModified: 1634237861000
01-01 12:01:22.195 D/PackageCacher( 702): cacheResult packageFile.lastModified:
1634237860000, cacheFile.lastModified: 1634237861000
01-01 12:01:22.203 D/PackageCacher( 702): cacheResult packageFile.lastModified:
1634237859000, cacheFile.lastModified: 1634237860000
01-01 12:01:22.205 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.205 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.205 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.205 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.205 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.205 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.205 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.205 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.212 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.USE_FINGERPRINT in
package: com.sec.android.app.sbrowser at: Binary XML file line #134
01-01 12:01:22.212 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_COARSE_LOCATION
in package: com.sec.android.app.sbrowser at: Binary XML file line #139
01-01 12:01:22.212 W/PackageParsing( 702): Ignoring duplicate
uses-permissions/uses-permissions-sdk-m:
com.samsung.android.bio.face.permission.USE_FACE in package:
com.sec.android.app.sbrowser at: Binary XML file line #148
01-01 12:01:22.213 D/PackageCacher( 702): cacheResult packageFile.lastModified:
1634237860000, cacheFile.lastModified: 1634237861000
01-01 12:01:22.223 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.223 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.223 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.223 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.223 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.223 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.223 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.223 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.223 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.234 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.234 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.234 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.234 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.234 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.234 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.234 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.234 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.234 D/OverlayManifestParseUtils( 702): Sales code mismatch
01-01 12:01:22.254 D/PackageCacher( 702): cacheResult packageFile.lastModified:
1634237860000, cacheFile.lastModified: 1634237861000
01-01 12:01:22.256 D/PackageCacher( 702): cacheResult packageFile.lastModified:
1634237860000, cacheFile.lastModified: 1634237861000
01-01 12:01:22.258 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.READ_COMPAT_CHANGE_CONFIG
01-01 12:01:22.258 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.LOG_COMPAT_CHANGE
01-01 12:01:22.259 D/CompatibilityChangeReporter( 702): Compat change id reported:
133396946; UID -1; state: DISABLED
01-01 12:01:22.259 D/PackageManager( 702): Application package
com.google.android.apps.youtube.music not found at first boot, but allow data
preload apps to be installed
01-01 12:01:22.260 D/PackageCacher( 702): cacheResult packageFile.lastModified:
1634237859000, cacheFile.lastModified: 1634237860000
01-01 12:01:22.266 D/PackageCacher( 702): cacheResult packageFile.lastModified:
1634237859000, cacheFile.lastModified: 1634237860000
01-01 12:01:22.269 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10226; state: DISABLED
01-01 12:01:22.270 I/PackageManager( 702): /data/app/AddOnComposer_Removable
changed; collecting certs
01-01 12:01:22.289 D/PackageCacher( 702): cacheResult packageFile.lastModified:
1634237858000, cacheFile.lastModified: 1634237859000
01-01 12:01:22.308 I/ApkToolkit( 1091): <FIVE>: Enter to ApkSigner
01-01 12:01:22.309 I/ApkToolkit( 1091): <FIVE>: Enter ApkSigner APK: 3
/data/app/YTMusic/YTMusic.apk
01-01 12:01:22.321 I/ApkToolkit( 1091): PROCA permissions are absent.
01-01 12:01:22.322 I/ApkToolkit( 1091): FiveSign starts: zip_fd = 3, fd = 3.
01-01 12:01:22.322 I/ApkToolkit( 1091): PROCA permissions are absent.
01-01 12:01:22.322 I/ApkToolkit( 1091): FiveSign finished: 0.
01-01 12:01:22.325 I/ApkToolkit( 1091): <FIVE>: Exit from ApkSigner
01-01 12:01:22.574 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.READ_COMPAT_CHANGE_CONFIG
01-01 12:01:22.575 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.LOG_COMPAT_CHANGE
01-01 12:01:22.575 D/PackageManager( 702): Application package
com.samsung.android.app.notes.addons not found at first boot, but allow data
preload apps to be installed
01-01 12:01:22.634 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10227; state: DISABLED
01-01 12:01:22.634 I/PackageManager( 702): New shared user com.microsoft.office:
id=10228
01-01 12:01:22.635 I/PackageManager( 702): /data/app/OfficeMobile_SamsungStub
changed; collecting certs
01-01 12:01:22.662 I/ApkToolkit( 1093): <FIVE>: Enter to ApkSigner
01-01 12:01:22.663 I/ApkToolkit( 1093): <FIVE>: Enter ApkSigner APK: 3
/data/app/AddOnComposer_Removable/AddOnComposer_Removable.apk
01-01 12:01:22.670 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.READ_COMPAT_CHANGE_CONFIG
01-01 12:01:22.670 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.LOG_COMPAT_CHANGE
01-01 12:01:22.670 D/PackageManager( 702): Application package
com.microsoft.office.officehubrow not found at first boot, but allow data preload
apps to be installed
01-01 12:01:22.671 I/ApkToolkit( 1093): PROCA permissions are absent.
01-01 12:01:22.671 I/ApkToolkit( 1093): FiveSign starts: zip_fd = 3, fd = 3.
01-01 12:01:22.671 I/ApkToolkit( 1093): PROCA permissions are absent.
01-01 12:01:22.671 I/ApkToolkit( 1093): FiveSign finished: 0.
01-01 12:01:22.673 I/ApkToolkit( 1093): <FIVE>: Exit from ApkSigner
01-01 12:01:22.673 E/PackageManager( 702): Adding duplicate app id: 10228
name=com.microsoft.office.officehubrow
01-01 12:01:22.677 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10228; state: DISABLED
01-01 12:01:22.678 I/PackageManager( 702): /data/app/SamsungDotCom changed;
collecting certs
01-01 12:01:22.701 I/ApkToolkit( 1095): <FIVE>: Enter to ApkSigner
01-01 12:01:22.701 I/ApkToolkit( 1095): <FIVE>: Enter ApkSigner APK: 3
/data/app/OfficeMobile_SamsungStub/OfficeMobile_SamsungStub.apk
01-01 12:01:22.705 I/ApkToolkit( 1095): PROCA permissions are absent.
01-01 12:01:22.705 I/ApkToolkit( 1095): FiveSign starts: zip_fd = 3, fd = 3.
01-01 12:01:22.705 I/ApkToolkit( 1095): PROCA permissions are absent.
01-01 12:01:22.705 I/ApkToolkit( 1095): FiveSign finished: 0.
01-01 12:01:22.706 I/ApkToolkit( 1095): <FIVE>: Exit from ApkSigner
01-01 12:01:22.751 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.READ_COMPAT_CHANGE_CONFIG
01-01 12:01:22.752 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.LOG_COMPAT_CHANGE
01-01 12:01:22.752 D/PackageManager( 702): Application package
com.samsung.android.galaxy not found at first boot, but allow data preload apps to
be installed
01-01 12:01:22.758 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10229; state: DISABLED
01-01 12:01:22.758 I/PackageManager( 702): /data/app/Spotify changed; collecting
certs
01-01 12:01:22.770 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:22.771 E/CameraManagerGlobal( 702): Camera service is unavailable
01-01 12:01:22.784 I/ApkToolkit( 1097): <FIVE>: Enter to ApkSigner
01-01 12:01:22.784 I/ApkToolkit( 1097): <FIVE>: Enter ApkSigner APK: 3
/data/app/SamsungDotCom/SamsungDotCom.apk
01-01 12:01:22.788 I/ApkToolkit( 1097): PROCA permissions are absent.
01-01 12:01:22.788 I/ApkToolkit( 1097): FiveSign starts: zip_fd = 3, fd = 3.
01-01 12:01:22.788 I/ApkToolkit( 1097): PROCA permissions are absent.
01-01 12:01:22.788 I/ApkToolkit( 1097): FiveSign finished: 0.
01-01 12:01:22.789 I/ApkToolkit( 1097): <FIVE>: Exit from ApkSigner
01-01 12:01:22.895 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 441
01-01 12:01:22.906 I/io_stats( 385): !@ 179,0 r 60126 5034296 w 11182 4985520 d
661 2217424 f 1484 749 iot 66196 0 th 102400 102400 64728 pt 232 inp 0 0 85.255
01-01 12:01:23.103 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.READ_COMPAT_CHANGE_CONFIG
01-01 12:01:23.103 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.LOG_COMPAT_CHANGE
01-01 12:01:23.103 D/PackageManager( 702): Application package com.spotify.music
not found at first boot, but allow data preload apps to be installed
01-01 12:01:23.268 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10230; state: DISABLED
01-01 12:01:23.268 I/PackageManager( 702): /data/app/VoiceNote_5.0 changed;
collecting certs
01-01 12:01:23.291 I/ApkToolkit( 1099): <FIVE>: Enter to ApkSigner
01-01 12:01:23.292 I/ApkToolkit( 1099): <FIVE>: Enter ApkSigner APK: 3
/data/app/Spotify/Spotify.apk
01-01 12:01:23.314 I/ApkToolkit( 1099): PROCA permissions are absent.
01-01 12:01:23.314 I/ApkToolkit( 1099): FiveSign starts: zip_fd = 3, fd = 3.
01-01 12:01:23.314 I/ApkToolkit( 1099): PROCA permissions are absent.
01-01 12:01:23.314 I/ApkToolkit( 1099): FiveSign finished: 0.
01-01 12:01:23.320 I/ApkToolkit( 1099): <FIVE>: Exit from ApkSigner
01-01 12:01:23.412 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.READ_COMPAT_CHANGE_CONFIG
01-01 12:01:23.413 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.LOG_COMPAT_CHANGE
01-01 12:01:23.413 D/PackageManager( 702): Application package
com.sec.android.app.voicenote not found at first boot, but allow data preload apps
to be installed
01-01 12:01:23.422 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10231; state: DISABLED
01-01 12:01:23.423 I/PackageManager( 702): /data/app/GlobalGoals changed;
collecting certs
01-01 12:01:23.451 I/ApkToolkit( 1101): <FIVE>: Enter to ApkSigner
01-01 12:01:23.452 I/ApkToolkit( 1101): <FIVE>: Enter ApkSigner APK: 3
/data/app/VoiceNote_5.0/VoiceNote_5.0.apk
01-01 12:01:23.453 I/SurfaceFlinger( 608): SFWD update time=85803957131
01-01 12:01:23.458 I/ApkToolkit( 1101): PROCA permissions are absent.
01-01 12:01:23.458 I/ApkToolkit( 1101): FiveSign starts: zip_fd = 3, fd = 3.
01-01 12:01:23.458 I/ApkToolkit( 1101): PROCA permissions are absent.
01-01 12:01:23.458 I/ApkToolkit( 1101): FiveSign finished: 0.
01-01 12:01:23.460 I/ApkToolkit( 1101): <FIVE>: Exit from ApkSigner
01-01 12:01:23.533 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.READ_COMPAT_CHANGE_CONFIG
01-01 12:01:23.533 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.LOG_COMPAT_CHANGE
01-01 12:01:23.534 D/PackageManager( 702): Application package com.samsung.sree
not found at first boot, but allow data preload apps to be installed
01-01 12:01:23.541 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10232; state: DISABLED
01-01 12:01:23.542 I/PackageManager( 702): /data/app/Duo changed; collecting certs
01-01 12:01:23.570 I/ApkToolkit( 1103): <FIVE>: Enter to ApkSigner
01-01 12:01:23.570 I/ApkToolkit( 1103): <FIVE>: Enter ApkSigner APK: 3
/data/app/GlobalGoals/GlobalGoals.apk
01-01 12:01:23.580 I/ApkToolkit( 1103): PROCA permissions are absent.
01-01 12:01:23.581 I/ApkToolkit( 1103): FiveSign starts: zip_fd = 3, fd = 3.
01-01 12:01:23.581 I/ApkToolkit( 1103): PROCA permissions are absent.
01-01 12:01:23.581 I/ApkToolkit( 1103): FiveSign finished: 0.
01-01 12:01:23.583 I/ApkToolkit( 1103): <FIVE>: Exit from ApkSigner
01-01 12:01:23.743 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 451
01-01 12:01:23.771 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:23.772 E/CameraManagerGlobal( 702): Camera service is unavailable
01-01 12:01:23.871 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.READ_COMPAT_CHANGE_CONFIG
01-01 12:01:23.871 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.LOG_COMPAT_CHANGE
01-01 12:01:23.872 D/PackageManager( 702): the version of
com.google.android.apps.tachyon (3062823) is higer than known (1). keep the higher.
We will install it after scanning data apps.
01-01 12:01:23.872 W/PackageManager( 702): Failed to scan /data/app/Duo:
Application package com.google.android.apps.tachyon already installed. Skipping
duplicate.
01-01 12:01:23.873 D/PackageManager( 702): Duplicate package
com.google.android.apps.tachyon, but, do not delete the apk file. we will try to
install it later
01-01 12:01:23.873 I/PackageManager( 702): /data/app/Videos changed; collecting
certs
01-01 12:01:23.936 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.READ_COMPAT_CHANGE_CONFIG
01-01 12:01:23.937 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.LOG_COMPAT_CHANGE
01-01 12:01:23.937 D/PackageManager( 702): Application package
com.google.android.videos not found at first boot, but allow data preload apps to
be installed
01-01 12:01:23.946 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10233; state: DISABLED
01-01 12:01:23.946 I/PackageManager( 702): /data/app/Photos changed; collecting
certs
01-01 12:01:23.974 I/ApkToolkit( 1106): <FIVE>: Enter to ApkSigner
01-01 12:01:23.975 I/ApkToolkit( 1106): <FIVE>: Enter ApkSigner APK: 3
/data/app/Videos/Videos.apk
01-01 12:01:23.987 I/ApkToolkit( 1106): PROCA permissions are absent.
01-01 12:01:23.987 I/ApkToolkit( 1106): FiveSign starts: zip_fd = 3, fd = 3.
01-01 12:01:23.987 I/ApkToolkit( 1106): PROCA permissions are absent.
01-01 12:01:23.987 I/ApkToolkit( 1106): FiveSign finished: 0.
01-01 12:01:23.990 I/ApkToolkit( 1106): <FIVE>: Exit from ApkSigner
01-01 12:01:24.114 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.READ_COMPAT_CHANGE_CONFIG
01-01 12:01:24.115 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.LOG_COMPAT_CHANGE
01-01 12:01:24.115 D/CompatibilityChangeReporter( 702): Compat change id reported:
133396946; UID -1; state: ENABLED
01-01 12:01:24.115 D/PackageManager( 702): Application package
com.google.android.apps.photos not found at first boot, but allow data preload apps
to be installed
01-01 12:01:24.130 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10234; state: ENABLED
01-01 12:01:24.130 I/PackageManager( 702): /data/app/SecCalculator_R changed;
collecting certs
01-01 12:01:24.142 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.READ_COMPAT_CHANGE_CONFIG
01-01 12:01:24.142 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.LOG_COMPAT_CHANGE
01-01 12:01:24.142 D/PackageManager( 702): Application package
com.sec.android.app.popupcalculator not found at first boot, but allow data preload
apps to be installed
01-01 12:01:24.147 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10235; state: ENABLED
01-01 12:01:24.147 I/PackageManager( 702): /data/app/Netflix_stub_2_0 changed;
collecting certs
01-01 12:01:24.154 I/ApkToolkit( 1108): <FIVE>: Enter to ApkSigner
01-01 12:01:24.154 I/ApkToolkit( 1108): <FIVE>: Enter ApkSigner APK: 3
/data/app/Photos/Photos.apk
01-01 12:01:24.157 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.READ_COMPAT_CHANGE_CONFIG
01-01 12:01:24.157 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.LOG_COMPAT_CHANGE
01-01 12:01:24.157 D/PackageManager( 702): Application package
com.netflix.mediaclient not found at first boot, but allow data preload apps to be
installed
01-01 12:01:24.163 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10236; state: ENABLED
01-01 12:01:24.163 I/PackageManager( 702):
/data/app/LinkedIn_SamsungStub_Deletable changed; collecting certs
01-01 12:01:24.167 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.READ_COMPAT_CHANGE_CONFIG
01-01 12:01:24.168 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.LOG_COMPAT_CHANGE
01-01 12:01:24.168 D/PackageManager( 702): Application package
com.linkedin.android not found at first boot, but allow data preload apps to be
installed
01-01 12:01:24.170 I/ApkToolkit( 1108): PROCA permissions are absent.
01-01 12:01:24.171 I/ApkToolkit( 1108): FiveSign starts: zip_fd = 3, fd = 3.
01-01 12:01:24.171 I/ApkToolkit( 1108): PROCA permissions are absent.
01-01 12:01:24.171 I/ApkToolkit( 1108): FiveSign finished: 0.
01-01 12:01:24.173 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10237; state: DISABLED
01-01 12:01:24.174 I/PackageManager( 702): /data/app/Notes40_Removable changed;
collecting certs
01-01 12:01:24.174 I/ApkToolkit( 1108): <FIVE>: Exit from ApkSigner
01-01 12:01:24.203 I/ApkToolkit( 1112): <FIVE>: Enter to ApkSigner
01-01 12:01:24.203 I/ApkToolkit( 1112): <FIVE>: Enter ApkSigner APK: 3
/data/app/SecCalculator_R/SecCalculator_R.apk
01-01 12:01:24.206 I/ApkToolkit( 1112): PROCA permissions are absent.
01-01 12:01:24.207 I/ApkToolkit( 1112): FiveSign starts: zip_fd = 3, fd = 3.
01-01 12:01:24.207 I/ApkToolkit( 1112): PROCA permissions are absent.
01-01 12:01:24.207 I/ApkToolkit( 1112): FiveSign finished: 0.
01-01 12:01:24.207 I/ApkToolkit( 1112): <FIVE>: Exit from ApkSigner
01-01 12:01:24.234 I/ApkToolkit( 1113): <FIVE>: Enter to ApkSigner
01-01 12:01:24.234 I/ApkToolkit( 1113): <FIVE>: Enter ApkSigner APK: 3
/data/app/Netflix_stub_2_0/Netflix_stub_2_0.apk
01-01 12:01:24.238 I/ApkToolkit( 1113): PROCA permissions are absent.
01-01 12:01:24.239 I/ApkToolkit( 1113): FiveSign starts: zip_fd = 3, fd = 3.
01-01 12:01:24.239 I/ApkToolkit( 1113): PROCA permissions are absent.
01-01 12:01:24.239 I/ApkToolkit( 1113): FiveSign finished: 0.
01-01 12:01:24.240 I/ApkToolkit( 1113): <FIVE>: Exit from ApkSigner
01-01 12:01:24.275 I/ApkToolkit( 1114): <FIVE>: Enter to ApkSigner
01-01 12:01:24.276 I/ApkToolkit( 1114): <FIVE>: Enter ApkSigner APK: 3
/data/app/LinkedIn_SamsungStub_Deletable/LinkedIn_SamsungStub_Deletable.apk
01-01 12:01:24.277 I/ApkToolkit( 1114): PROCA permissions are absent.
01-01 12:01:24.277 I/ApkToolkit( 1114): FiveSign starts: zip_fd = 3, fd = 3.
01-01 12:01:24.277 I/ApkToolkit( 1114): PROCA permissions are absent.
01-01 12:01:24.277 I/ApkToolkit( 1114): FiveSign finished: 0.
01-01 12:01:24.277 I/ApkToolkit( 1114): <FIVE>: Exit from ApkSigner
01-01 12:01:24.356 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.READ_COMPAT_CHANGE_CONFIG
01-01 12:01:24.356 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.LOG_COMPAT_CHANGE
01-01 12:01:24.357 D/PackageManager( 702): Application package
com.samsung.android.app.notes not found at first boot, but allow data preload apps
to be installed
01-01 12:01:24.475 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10238; state: DISABLED
01-01 12:01:24.475 I/PackageManager( 702): /data/app/SamsungMembers changed;
collecting certs
01-01 12:01:24.498 I/ApkToolkit( 1116): <FIVE>: Enter to ApkSigner
01-01 12:01:24.498 I/ApkToolkit( 1116): <FIVE>: Enter ApkSigner APK: 3
/data/app/Notes40_Removable/Notes40_Removable.apk
01-01 12:01:24.513 I/ApkToolkit( 1116): PROCA permissions are absent.
01-01 12:01:24.514 I/ApkToolkit( 1116): FiveSign starts: zip_fd = 3, fd = 3.
01-01 12:01:24.514 I/ApkToolkit( 1116): PROCA permissions are absent.
01-01 12:01:24.514 I/ApkToolkit( 1116): FiveSign finished: 0.
01-01 12:01:24.517 I/ApkToolkit( 1116): <FIVE>: Exit from ApkSigner
01-01 12:01:24.590 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 461
01-01 12:01:24.591 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.READ_COMPAT_CHANGE_CONFIG
01-01 12:01:24.591 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.LOG_COMPAT_CHANGE
01-01 12:01:24.591 D/PackageManager( 702): Application package
com.samsung.android.voc not found at first boot, but allow data preload apps to be
installed
01-01 12:01:24.603 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10239; state: ENABLED
01-01 12:01:24.603 I/PackageManager( 702): /data/app/SBrowser_14.2_Removable
changed; collecting certs
01-01 12:01:24.624 I/ApkToolkit( 1118): <FIVE>: Enter to ApkSigner
01-01 12:01:24.624 I/ApkToolkit( 1118): <FIVE>: Enter ApkSigner APK: 3
/data/app/SamsungMembers/SamsungMembers.apk
01-01 12:01:24.639 I/ApkToolkit( 1118): PROCA permissions are absent.
01-01 12:01:24.639 I/ApkToolkit( 1118): FiveSign starts: zip_fd = 3, fd = 3.
01-01 12:01:24.639 I/ApkToolkit( 1118): PROCA permissions are absent.
01-01 12:01:24.639 I/ApkToolkit( 1118): FiveSign finished: 0.
01-01 12:01:24.643 I/ApkToolkit( 1118): <FIVE>: Exit from ApkSigner
01-01 12:01:24.773 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:24.774 E/CameraManagerGlobal( 702): Camera service is unavailable
01-01 12:01:24.829 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.READ_COMPAT_CHANGE_CONFIG
01-01 12:01:24.830 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.LOG_COMPAT_CHANGE
01-01 12:01:24.830 D/PackageManager( 702): Application package
com.sec.android.app.sbrowser not found at first boot, but allow data preload apps
to be installed
01-01 12:01:24.910 I/io_stats( 385): !@ 179,0 r 60801 5111208 w 11423 5076156 d
661 2217424 f 1484 749 iot 66892 0 th 102400 102400 64728 pt 232 inp 0 13 87.260
01-01 12:01:24.947 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10240; state: ENABLED
01-01 12:01:24.948 I/PackageManager( 702): /data/app/MSOutlook_Samsung changed;
collecting certs
01-01 12:01:24.967 I/ApkToolkit( 1120): <FIVE>: Enter to ApkSigner
01-01 12:01:24.968 I/ApkToolkit( 1120): <FIVE>: Enter ApkSigner APK: 3
/data/app/SBrowser_14.2_Removable/SBrowser_14.2_Removable.apk
01-01 12:01:24.985 I/ApkToolkit( 1120): PROCA permissions are absent.
01-01 12:01:24.986 I/ApkToolkit( 1120): FiveSign starts: zip_fd = 3, fd = 3.
01-01 12:01:24.986 I/ApkToolkit( 1120): PROCA permissions are absent.
01-01 12:01:24.986 I/ApkToolkit( 1120): FiveSign finished: 0.
01-01 12:01:24.991 I/ApkToolkit( 1120): <FIVE>: Exit from ApkSigner
01-01 12:01:25.350 I/system_server( 702): Background concurrent copying GC freed
108783(5830KB) AllocSpace objects, 11(4332KB) LOS objects, 39% free, 18MB/30MB,
paused 120us total 262.685ms
01-01 12:01:25.438 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 471
01-01 12:01:25.774 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:25.775 E/CameraManagerGlobal( 702): Camera service is unavailable
01-01 12:01:26.116 I/system_server( 702): Background young concurrent copying GC
freed 101541(6085KB) AllocSpace objects, 5(224KB) LOS objects, 16% free, 25MB/30MB,
paused 119us total 116.790ms
01-01 12:01:26.290 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 481
01-01 12:01:26.775 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:26.776 E/CameraManagerGlobal( 702): Camera service is unavailable
01-01 12:01:26.916 I/io_stats( 385): !@ 179,0 r 63028 5162384 w 11519 5121576 d
661 2217424 f 1484 749 iot 67564 0 th 102400 102400 64728 pt 232 inp 0 0 89.264
01-01 12:01:26.972 I/system_server( 702): Background concurrent copying GC freed
84404(7260KB) AllocSpace objects, 38(2684KB) LOS objects, 33% free, 24MB/36MB,
paused 122us total 258.625ms
01-01 12:01:27.143 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 491
01-01 12:01:27.777 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:27.778 E/CameraManagerGlobal( 702): Camera service is unavailable
01-01 12:01:27.996 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 501
01-01 12:01:28.454 I/SurfaceFlinger( 608): SFWD update time=90804212589
01-01 12:01:28.778 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:28.779 E/CameraManagerGlobal( 702): Camera service is unavailable
01-01 12:01:28.850 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 511
01-01 12:01:28.923 I/io_stats( 385): !@ 179,0 r 63581 5202996 w 11521 5121596 d
661 2217424 f 1484 749 iot 67864 0 th 102400 102400 64728 pt 232 inp 0 0 91.271
01-01 12:01:29.178 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.READ_COMPAT_CHANGE_CONFIG
01-01 12:01:29.178 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.LOG_COMPAT_CHANGE
01-01 12:01:29.179 D/PackageManager( 702): Application package
com.microsoft.office.outlook not found at first boot, but allow data preload apps
to be installed
01-01 12:01:29.271 W/PackageManager( 702): Skipping provider name
com.microsoft.office.outlook.fileprovider (in package
com.microsoft.office.outlook): name already used by com.microsoft.office.outlook
01-01 12:01:29.274 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10241; state: DISABLED
01-01 12:01:29.274 I/PackageManager( 702): /data/app/Drive changed; collecting
certs
01-01 12:01:29.294 I/ApkToolkit( 1122): <FIVE>: Enter to ApkSigner
01-01 12:01:29.294 I/ApkToolkit( 1122): <FIVE>: Enter ApkSigner APK: 3
/data/app/MSOutlook_Samsung/MSOutlook_Samsung.apk
01-01 12:01:29.346 I/ApkToolkit( 1122): PROCA permissions are absent.
01-01 12:01:29.347 I/ApkToolkit( 1122): FiveSign starts: zip_fd = 3, fd = 3.
01-01 12:01:29.347 I/ApkToolkit( 1122): PROCA permissions are absent.
01-01 12:01:29.347 I/ApkToolkit( 1122): FiveSign finished: 0.
01-01 12:01:29.361 I/ApkToolkit( 1122): <FIVE>: Exit from ApkSigner
01-01 12:01:29.664 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.READ_COMPAT_CHANGE_CONFIG
01-01 12:01:29.665 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.LOG_COMPAT_CHANGE
01-01 12:01:29.665 D/PackageManager( 702): Application package
com.google.android.apps.docs not found at first boot, but allow data preload apps
to be installed
01-01 12:01:29.681 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10242; state: ENABLED
01-01 12:01:29.681 I/PackageManager( 702): /data/app/Facebook_stub_preload
changed; collecting certs
01-01 12:01:29.686 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.READ_COMPAT_CHANGE_CONFIG
01-01 12:01:29.687 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.LOG_COMPAT_CHANGE
01-01 12:01:29.687 D/PackageManager( 702): Application package com.facebook.katana
not found at first boot, but allow data preload apps to be installed
01-01 12:01:29.692 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10243; state: ENABLED
01-01 12:01:29.692 I/PackageManager( 702): /data/app/99Taxis changed; collecting
certs
01-01 12:01:29.698 I/ApkToolkit( 1124): <FIVE>: Enter to ApkSigner
01-01 12:01:29.698 I/ApkToolkit( 1124): <FIVE>: Enter ApkSigner APK: 3
/data/app/Drive/Drive.apk
01-01 12:01:29.698 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 521
01-01 12:01:29.710 I/ApkToolkit( 1124): PROCA permissions are absent.
01-01 12:01:29.710 I/ApkToolkit( 1124): FiveSign starts: zip_fd = 3, fd = 3.
01-01 12:01:29.710 I/ApkToolkit( 1124): PROCA permissions are absent.
01-01 12:01:29.710 I/ApkToolkit( 1124): FiveSign finished: 0.
01-01 12:01:29.713 I/ApkToolkit( 1124): <FIVE>: Exit from ApkSigner
01-01 12:01:29.745 I/ApkToolkit( 1126): <FIVE>: Enter to ApkSigner
01-01 12:01:29.745 I/ApkToolkit( 1126): <FIVE>: Enter ApkSigner APK: 3
/data/app/Facebook_stub_preload/Facebook_stub_preload.apk
01-01 12:01:29.746 I/ApkToolkit( 1126): PROCA permissions are absent.
01-01 12:01:29.746 I/ApkToolkit( 1126): FiveSign starts: zip_fd = 3, fd = 3.
01-01 12:01:29.746 I/ApkToolkit( 1126): PROCA permissions are absent.
01-01 12:01:29.746 I/ApkToolkit( 1126): FiveSign finished: 0.
01-01 12:01:29.746 I/ApkToolkit( 1126): <FIVE>: Exit from ApkSigner
01-01 12:01:29.779 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:29.780 E/CameraManagerGlobal( 702): Camera service is unavailable
01-01 12:01:30.363 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.READ_COMPAT_CHANGE_CONFIG
01-01 12:01:30.363 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.LOG_COMPAT_CHANGE
01-01 12:01:30.363 D/PackageManager( 702): Application package com.taxis99 not
found at first boot, but allow data preload apps to be installed
01-01 12:01:30.544 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 531
01-01 12:01:30.780 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:30.781 E/CameraManagerGlobal( 702): Camera service is unavailable
01-01 12:01:30.848 W/PackageManager( 702): Skipping provider name
com.taxis99.fileProvider (in package com.taxis99): name already used by com.taxis99
01-01 12:01:30.850 D/CompatibilityChangeReporter( 702): Compat change id reported:
135549675; UID 10244; state: DISABLED
01-01 12:01:30.865 I/ApkToolkit( 1128): <FIVE>: Enter to ApkSigner
01-01 12:01:30.865 I/ApkToolkit( 1128): <FIVE>: Enter ApkSigner APK: 3
/data/app/99Taxis/99Taxis.apk
01-01 12:01:30.904 I/ApkToolkit( 1128): PROCA permissions are absent.
01-01 12:01:30.905 I/ApkToolkit( 1128): FiveSign starts: zip_fd = 3, fd = 3.
01-01 12:01:30.905 I/ApkToolkit( 1128): PROCA permissions are absent.
01-01 12:01:30.905 I/ApkToolkit( 1128): FiveSign finished: 0.
01-01 12:01:30.916 I/ApkToolkit( 1128): <FIVE>: Exit from ApkSigner
01-01 12:01:30.928 I/io_stats( 385): !@ 179,0 r 65095 5355708 w 11775 5225464 d
670 2218564 f 1552 760 iot 68964 0 th 102400 102400 64728 pt 232 inp 0 0 93.277
01-01 12:01:30.934 D/PackageManager( 702): Updated overlayTargetMap:
{com.android.contacts=com.samsung.android.app.contacts,
com.samsung.android.video=null, com.samsung.android.smartmirroring=null,
com.samsung.android.app.routines=null, com.sec.android.app.music=null,
com.sec.android.app.clipvideo=null, com.samsung.android.app.omcagent=null,
com.samsung.android.app.dtv.dmb=null, com.sec.android.app.dmb=null,
com.samsung.android.scloud.backup=com.samsung.android.scloud,
com.android.mms=com.samsung.android.messaging,
com.samsung.app.highlightplayer=null, com.sec.android.app.voicenote=null,
com.samsung.android.qconnect=null, com.sec.android.app.vepreload=null,
com.android.incallui=com.samsung.android.incallui,
com.android.calendar=com.samsung.android.calendar, fwk=android,
com.sec.android.widgetapp.ap.hero.accuweather=com.sec.android.daemonapp}
01-01 12:01:30.934 D/PackageManager( 702): No files in app dir
/data/overlays/currentstyle
01-01 12:01:30.936 W/PackageManager( 702): Install preload updated system package:
com.google.android.apps.tachyon
01-01 12:01:30.968 I/PackageManager( 702): /data/app/Duo changed; collecting certs
01-01 12:01:31.063 W/PackageManager( 702): Relax SCAN_REQUIRE_KNOWN requirement
for package com.google.android.apps.tachyon
01-01 12:01:31.064 I/PackageManager( 702): Update system package
com.google.android.apps.tachyon code path from /product/app/DuoStub to
/data/app/Duo; Retain data and using new
01-01 12:01:31.064 I/PackageManager( 702): Update system package
com.google.android.apps.tachyon resource path from /product/app/DuoStub to
/data/app/Duo; Retain data and using new
01-01 12:01:31.075 I/PackageManager( 702): !@Boot_EBS_F: Finished scanning non-
system apps (9128 ms), packageCount: 19 , cached: 0
01-01 12:01:31.075 I/PackageManager( 702): Finished scanning non-system apps.
Time: 9128 ms, packageCount: 19 , timePerPackage: 480 , cached: 0
01-01 12:01:31.094 E/PackageManager( 702): updateAllSharedLibrariesLPw failed:
Package com.sec.android.app.fm requires unavailable shared library
com.samsung.device; failing!
01-01 12:01:31.096 E/PackageManager( 702): Shared lib without setting:
SharedLibraryInfo{name:com.google.android.trichromelibrary, type:static,
version:428014133}
01-01 12:01:31.100 E/PackageManager( 702): Shared lib without setting:
SharedLibraryInfo{name:com.google.android.trichromelibrary, type:static,
version:428014133}
01-01 12:01:31.100 I/ApkToolkit( 1130): <FIVE>: Enter to ApkSigner
01-01 12:01:31.100 I/ApkToolkit( 1130): <FIVE>: Enter ApkSigner APK: 3
/data/app/Duo/Duo.apk
01-01 12:01:31.102 E/PackageManager( 702): updateAllSharedLibrariesLPw failed:
Package com.sec.android.app.hwmoduletest requires unavailable shared library
com.goodix.gfmanager; failing!
01-01 12:01:31.102 E/PackageManager( 702): updateAllSharedLibrariesLPw failed:
Package com.sec.sve requires unavailable shared library svemanager; failing!
01-01 12:01:31.109 I/ApkToolkit( 1130): PROCA permissions are absent.
01-01 12:01:31.109 I/ApkToolkit( 1130): FiveSign starts: zip_fd = 3, fd = 3.
01-01 12:01:31.109 I/ApkToolkit( 1130): PROCA permissions are absent.
01-01 12:01:31.109 I/ApkToolkit( 1130): FiveSign finished: 0.
01-01 12:01:31.112 I/ApkToolkit( 1130): <FIVE>: Exit from ApkSigner
01-01 12:01:31.115 E/installd( 777): Invalid path
/apex/com.android.cellbroadcast/priv-app/GoogleCellBroadcastServiceModule: No such
file or directory
01-01 12:01:31.121 E/installd( 777): Invalid path
/system/system_ext/priv-app/SystemUI: No such file or directory
01-01 12:01:31.123 E/installd( 777): Invalid path
/system/system_ext/priv-app/GoogleServicesFramework: No such file or directory
01-01 12:01:31.157 E/installd( 777): Invalid path /system/framework/framework-
res.apk: No such file or directory
01-01 12:01:31.167 I/PackageManager( 702): !@Boot_EBS_F: boot_progress_pms_end
01-01 12:01:31.167 I/PackageManager( 702): Time to scan packages: 18.319 seconds
01-01 12:01:31.168 I/PackageManager( 702): Permission ownership changed. Updating
all permissions.
01-01 12:01:31.341 I/system_server( 702): Background young concurrent copying GC
freed 108327(8301KB) AllocSpace objects, 43(1728KB) LOS objects, 25% free,
27MB/36MB, paused 455us total 105.855ms
01-01 12:01:31.364 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.EDIT typ=application/vnd.openxmlformats-
officedocument.spreadsheetml.sheet } while setting preferred
com.google.android.apps.docs.editors.sheets/com.google.android.apps.docs.editors.tr
ix.quicksheet.QuickSheetDocumentOpenerActivityAlias
01-01 12:01:31.365 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.EDIT typ=application/vnd.ms-excel.sheet.macroenabled.12
} while setting preferred
com.google.android.apps.docs.editors.sheets/com.google.android.apps.docs.editors.tr
ix.quicksheet.QuickSheetDocumentOpenerActivityAlias
01-01 12:01:31.366 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.EDIT typ=application/vnd.ms-excel } while setting
preferred
com.google.android.apps.docs.editors.sheets/com.google.android.apps.docs.editors.tr
ix.quicksheet.QuickSheetDocumentOpenerActivityAlias
01-01 12:01:31.367 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.EDIT typ=application/vnd.ms-excel.addin.macroenabled.12
} while setting preferred
com.google.android.apps.docs.editors.sheets/com.google.android.apps.docs.editors.tr
ix.quicksheet.QuickSheetDocumentOpenerActivityAlias
01-01 12:01:31.367 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.EDIT typ=application/vnd.ms-
excel.template.macroenabled.12 } while setting preferred
com.google.android.apps.docs.editors.sheets/com.google.android.apps.docs.editors.tr
ix.quicksheet.QuickSheetDocumentOpenerActivityAlias
01-01 12:01:31.367 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.EDIT typ=application/vnd.openxmlformats-
officedocument.spreadsheetml.template } while setting preferred
com.google.android.apps.docs.editors.sheets/com.google.android.apps.docs.editors.tr
ix.quicksheet.QuickSheetDocumentOpenerActivityAlias
01-01 12:01:31.367 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.EDIT typ=application/x-msexcel } while setting
preferred
com.google.android.apps.docs.editors.sheets/com.google.android.apps.docs.editors.tr
ix.quicksheet.QuickSheetDocumentOpenerActivityAlias
01-01 12:01:31.367 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.EDIT typ=application/vnd.ms-word } while setting
preferred
com.google.android.apps.docs.editors.docs/com.google.android.apps.docs.editors.kix.
quickword.QuickWordDocumentOpenerActivityAlias
01-01 12:01:31.368 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.EDIT typ=application/vnd.openxmlformats-
officedocument.wordprocessingml.document } while setting preferred
com.google.android.apps.docs.editors.docs/com.google.android.apps.docs.editors.kix.
quickword.QuickWordDocumentOpenerActivityAlias
01-01 12:01:31.369 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.EDIT typ=application/vnd.ms-
word.document.macroenabled.12 } while setting preferred
com.google.android.apps.docs.editors.docs/com.google.android.apps.docs.editors.kix.
quickword.QuickWordDocumentOpenerActivityAlias
01-01 12:01:31.369 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.EDIT typ=application/msword } while setting preferred
com.google.android.apps.docs.editors.docs/com.google.android.apps.docs.editors.kix.
quickword.QuickWordDocumentOpenerActivityAlias
01-01 12:01:31.369 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.EDIT typ=application/vnd.ms-
word.template.macroenabled.12 } while setting preferred
com.google.android.apps.docs.editors.docs/com.google.android.apps.docs.editors.kix.
quickword.QuickWordDocumentOpenerActivityAlias
01-01 12:01:31.369 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.EDIT typ=application/vnd.openxmlformats-
officedocument.wordprocessingml.template } while setting preferred
com.google.android.apps.docs.editors.docs/com.google.android.apps.docs.editors.kix.
quickword.QuickWordDocumentOpenerActivityAlias
01-01 12:01:31.370 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.EDIT typ=application/x-msword } while setting preferred
com.google.android.apps.docs.editors.docs/com.google.android.apps.docs.editors.kix.
quickword.QuickWordDocumentOpenerActivityAlias
01-01 12:01:31.370 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.EDIT typ=application/vnd.openxmlformats-
officedocument.presentationml.presentation } while setting preferred
com.google.android.apps.docs.editors.slides/com.google.android.apps.docs.editors.ki
x.quickword.QuickWordDocumentOpenerActivityAlias
01-01 12:01:31.371 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.EDIT typ=application/vnd.ms-powerpoint } while setting
preferred
com.google.android.apps.docs.editors.slides/com.google.android.apps.docs.editors.ki
x.quickword.QuickWordDocumentOpenerActivityAlias
01-01 12:01:31.372 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.EDIT typ=application/vnd.openxmlformats-
officedocument.presentationml.template } while setting preferred
com.google.android.apps.docs.editors.slides/com.google.android.apps.docs.editors.ki
x.quickword.QuickWordDocumentOpenerActivityAlias
01-01 12:01:31.372 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.EDIT typ=application/vnd.ms-
powerpoint.presentation.macroenabled.12 } while setting preferred
com.google.android.apps.docs.editors.slides/com.google.android.apps.docs.editors.ki
x.quickword.QuickWordDocumentOpenerActivityAlias
01-01 12:01:31.373 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.EDIT typ=application/vnd.openxmlformats-
officedocument.presentationml.slideshow } while setting preferred
com.google.android.apps.docs.editors.slides/com.google.android.apps.docs.editors.ki
x.quickword.QuickWordDocumentOpenerActivityAlias
01-01 12:01:31.374 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.EDIT typ=application/vnd.ms-
powerpoint.slideshow.macroenabled.12 } while setting preferred
com.google.android.apps.docs.editors.slides/com.google.android.apps.docs.editors.ki
x.quickword.QuickWordDocumentOpenerActivityAlias
01-01 12:01:31.374 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.EDIT typ=application/x-mspowerpoint } while setting
preferred
com.google.android.apps.docs.editors.slides/com.google.android.apps.docs.editors.ki
x.quickword.QuickWordDocumentOpenerActivityAlias
01-01 12:01:31.388 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: } while setting preferred
com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.392 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 541
01-01 12:01:31.396 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... }; found third party match
com.sec.android.app.sbrowser/.SBrowserLauncherActivity
01-01 12:01:31.401 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=https:///... }; found third party match
com.sec.android.app.sbrowser/.SBrowserLauncherActivity
01-01 12:01:31.405 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/3gpp }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.409 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/3gpp }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.410 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/3gpp } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.413 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/aac }; found third party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.417 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/aac }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.420 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/aac } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.424 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/aac-adts }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.428 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/aac-adts }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.430 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/aac-adts } while
setting preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.433 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/amr }; found third party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.437 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/amr }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.439 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/amr } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.442 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/amr-wb }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.444 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/amr-wb }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.446 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/amr-wb } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.449 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/basic }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.451 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/basic }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.453 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/basic } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.455 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/flac }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.457 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/flac }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.459 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/flac } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.461 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/imelody }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.464 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/imelody }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.467 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/imelody } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.470 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/midi }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.474 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/midi }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.476 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/midi } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.481 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/mobile-xmf }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.485 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/mobile-xmf }; found
third party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.488 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/mobile-xmf } while
setting preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.491 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/mpeg }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.495 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/mpeg }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.496 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/mpeg } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.499 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/mpegurl }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.504 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/mpegurl }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.507 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/mpegurl }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.510 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/ogg }; found third party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.512 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/ogg }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.515 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/ogg } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.517 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/mp3 }; found third party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.521 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/mp3 }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.523 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/mp3 } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.526 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/prs.sid }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.530 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/prs.sid }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.533 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/prs.sid } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.537 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/qcelp }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.540 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/qcelp }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.542 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/qcelp } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.548 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-aiff }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.551 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-aiff }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.553 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/x-aiff } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.560 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-gsm }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.568 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-gsm }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.572 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/x-gsm } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.577 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-matroska }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.580 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-matroska }; found
third party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.583 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/x-matroska } while
setting preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.586 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-mpegurl }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.591 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-mpegurl }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.595 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/x-mpegurl }; found
third party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.598 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-ms-wma }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.602 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-ms-wma }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.606 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/x-ms-wma } while
setting preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.609 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-ms-wax }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.613 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-ms-wax }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.615 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/x-ms-wax } while
setting preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.619 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-pn-realaudio }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.625 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-pn-realaudio }; found
third party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.628 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/x-pn-realaudio } while
setting preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.632 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-realaudio }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.638 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-realaudio }; found
third party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.641 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/x-realaudio } while
setting preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.647 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-scpls }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.656 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-scpls }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.660 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/x-scpls } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.664 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-sd2 }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.671 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-sd2 }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.674 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/x-sd2 } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.678 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=audio/x-wav }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.682 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=audio/x-wav }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.684 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/x-wav } while setting
preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.687 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=application/ogg }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.691 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=application/ogg }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.695 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=application/ogg } while
setting preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.698 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=application/x-ogg }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.703 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... typ=application/x-ogg }; found
third party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.706 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=application/x-ogg } while
setting preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.709 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=file: typ=application/itunes }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.711 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=application/itunes } while
setting preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.713 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=application/itunes } while
setting preferred com.google.android.music/.ui.playback.AudioPreviewActivity
01-01 12:01:31.715 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: } while setting preferred
com.google.android.music/.ui.MusicUrlHandlerActivity
01-01 12:01:31.719 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/3gpp }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.722 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/aac }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.725 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/aac-adts }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.729 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/amr }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.735 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/amr-wb }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.741 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/basic }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.746 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/flac }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.751 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/imelody }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.755 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/midi }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.758 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/mobile-xmf }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.764 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/mpeg }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.769 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/mpegurl }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.772 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/ogg }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.776 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/mp3 }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.779 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/prs.sid }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.782 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:31.783 E/CameraManagerGlobal( 702): Camera service is unavailable
01-01 12:01:31.783 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/qcelp }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.787 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-aiff }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.790 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-gsm }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.794 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-matroska }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.797 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-mpegurl }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.801 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-ms-wma }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.805 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-ms-wax }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.809 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-pn-realaudio }; found
third party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.813 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-realaudio }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.817 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-scpls }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.821 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-sd2 }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.828 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=audio/x-wav }; found third party
match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.831 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=application/ogg }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.835 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=application/x-ogg }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.840 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=content: typ=application/itunes }; found third
party match
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.844 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=file: } while setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.851 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=http:///... }; found third party match
com.sec.android.app.sbrowser/.SBrowserLauncherActivity
01-01 12:01:31.858 I/PackageSettings( 702): Not setting preferred Intent
{ act=android.intent.action.VIEW dat=https:///... }; found third party match
com.sec.android.app.sbrowser/.SBrowserLauncherActivity
01-01 12:01:31.859 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=content: } while setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.877 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/3gpp } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.896 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/aac } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.917 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/aac-adts } while
setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.934 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/amr } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.951 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/amr-wb } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.972 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/basic } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:31.990 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/flac } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:32.010 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/imelody } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:32.027 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/midi } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:32.047 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/mobile-xmf } while
setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:32.066 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/mpeg } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:32.103 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/ogg } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:32.115 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/mp3 } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:32.134 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/prs.sid } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:32.147 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/qcelp } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:32.163 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/x-aiff } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:32.178 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/x-gsm } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:32.194 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/x-matroska } while
setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:32.229 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/x-ms-wma } while
setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:32.240 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 551
01-01 12:01:32.247 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/x-ms-wax } while
setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:32.265 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/x-pn-realaudio } while
setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:32.279 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/x-realaudio } while
setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:32.290 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/x-scpls } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:32.303 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/x-sd2 } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:32.321 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=audio/x-wav } while setting
preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:32.342 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=application/ogg } while
setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:32.357 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=application/x-ogg } while
setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:32.367 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=http:///... typ=application/itunes } while
setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:32.370 W/PackageSettings( 702): No potential matches found for Intent
{ act=android.intent.action.VIEW dat=https:///... typ=application/itunes } while
setting preferred
com.google.android.apps.youtube.music/.audiopreview.AudioPreviewPlayerActivity
01-01 12:01:32.378 W/PackageManager( 702): Unknown package
com.google.android.apps.docs.editors.docs in sysconfig <app-link>
01-01 12:01:32.378 W/PackageManager( 702): Unknown package
com.google.android.apps.docs.editors.sheets in sysconfig <app-link>
01-01 12:01:32.378 W/PackageManager( 702): Unknown package
com.google.android.apps.docs.editors.slides in sysconfig <app-link>
01-01 12:01:32.379 W/PackageManager( 702): Unknown package
com.google.android.music in sysconfig <app-link>
01-01 12:01:32.379 W/PackageManager( 702): Non-system app
'com.google.android.apps.docs' in sysconfig <app-link>
01-01 12:01:32.380 W/PackageManager( 702): Non-system app
'com.google.android.videos' in sysconfig <app-link>
01-01 12:01:32.380 W/PackageManager( 702): Non-system app
'com.google.android.apps.photos' in sysconfig <app-link>
01-01 12:01:32.380 W/PackageManager( 702): Unknown package
com.google.android.calendar in sysconfig <app-link>
01-01 12:01:32.380 W/PackageManager( 702): Unknown package com.google.android.talk
in sysconfig <app-link>
01-01 12:01:32.381 W/PackageManager( 702): Non-system app
'com.google.android.apps.youtube.music' in sysconfig <app-link>
01-01 12:01:32.381 V/PackageManager( 702): reconcileAppsData for null u0 0x1
migrateAppData=true
01-01 12:01:32.397 I/SELinux ( 777): SELinux: Loaded file_contexts
01-01 12:01:32.706 V/PackageManager( 702): reconcileAppsData finished 35 packages
01-01 12:01:32.706 I/PackageManagerTiming( 702): write settings
01-01 12:01:32.707 I/SystemServerTimingAsync( 702):
InitThreadPoolExec:prepareAppData
01-01 12:01:32.710 D/SystemServerTimingAsync( 702): AppDataFixup took to complete:
3ms
01-01 12:01:32.783 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:32.784 E/CameraManagerGlobal( 702): Camera service is unavailable
01-01 12:01:32.846 I/SELinux ( 702): SELinux: Loaded file_contexts
01-01 12:01:32.892 D/PackageManagerTiming( 702): write settings took to complete:
186ms
01-01 12:01:32.892 I/PackageManager( 702): !@Boot_EBS_F: boot_progress_pms_ready
01-01 12:01:32.892 E/PackageManager( 702): There should probably be a verifier,
but, none were found
01-01 12:01:32.932 I/io_stats( 385): !@ 179,0 r 65207 5357864 w 11784 5227576 d
711 2218828 f 1570 765 iot 69044 0 th 102400 102400 64728 pt 232 inp 0 0 95.282
01-01 12:01:32.960 I/PackageManagerTiming( 702): GC
01-01 12:01:32.964 W/system_server( 702): Long monitor contention with owner main
(702) at void
com.android.server.pm.permission.PermissionSettings.writePermissions(org.xmlpull.v1
.XmlSerializer)(PermissionSettings.java:139) waiters=0 in
com.android.server.pm.permission.BasePermission
com.android.server.pm.permission.PermissionSettings.getPermission(java.lang.String)
for 16.410s
01-01 12:01:32.967 W/system_server( 702): Long monitor contention with owner main
(702) at void
com.android.server.pm.permission.PermissionSettings.writePermissions(org.xmlpull.v1
.XmlSerializer)(PermissionSettings.java:139) waiters=1 in void
com.android.server.pm.permission.PermissionManagerService.doNotifyRuntimePermission
StateChanged(java.lang.String, int) for 1.794s
01-01 12:01:32.968 W/system_server( 702): Long monitor contention with owner main
(702) at void
com.android.server.pm.permission.PermissionSettings.writePermissions(org.xmlpull.v1
.XmlSerializer)(PermissionSettings.java:139) waiters=2 in void
com.android.server.pm.Settings$RuntimePermissionPersistence.writePermissionsSync(in
t) for 1.415s
01-01 12:01:32.969 W/Looper ( 702): Slow dispatch took 1796ms android.fg
h=android.os.Handler c=<recycled PooledLambda@2af6769> m=0
01-01 12:01:32.988 W/system_server( 702): Long monitor contention with owner main
(702) at void
com.android.server.pm.permission.PermissionSettings.writePermissions(org.xmlpull.v1
.XmlSerializer)(PermissionSettings.java:139) waiters=3 in void
com.android.server.pm.PackageManagerService.lambda$new$13$PackageManagerService(jav
a.util.List, int) for 277ms
01-01 12:01:32.989 W/Looper ( 702): Slow delivery took 1794ms android.fg
h=android.os.Handler c=<recycled PooledLambda@a6735ee> m=0
01-01 12:01:32.989 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:32.990 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:32.991 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:32.992 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:32.993 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:32.994 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:32.994 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:32.995 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:32.996 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:32.997 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:32.998 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:32.998 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:32.999 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.000 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.001 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.002 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.003 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.003 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.005 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.006 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.007 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.007 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.009 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.010 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.010 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.012 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.013 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.014 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.015 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.016 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.016 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.017 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.017 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.018 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.018 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.019 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.019 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.020 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.020 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.021 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.021 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.021 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.022 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.022 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.023 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.023 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.024 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.024 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.024 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.025 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.025 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.025 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.026 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.026 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.027 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.027 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.028 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.028 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.029 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.029 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.029 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.030 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.030 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.031 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.031 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.032 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.032 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.032 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.033 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.033 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.034 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.034 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.034 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.035 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.035 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.036 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.036 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.037 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.037 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.038 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.038 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.039 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.039 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.039 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.040 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.040 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.040 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.041 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.041 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.042 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.042 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.042 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.043 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.043 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.043 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.044 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.044 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.045 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.045 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.045 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.046 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.046 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.047 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.047 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.048 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.048 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.049 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.049 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.049 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.050 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.050 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.050 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.051 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.051 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.051 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.052 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.052 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.053 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.053 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.053 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.054 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.054 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.055 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.055 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.055 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.056 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.056 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.057 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.057 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.057 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.058 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.058 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.059 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.059 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.060 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.060 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.061 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.061 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.062 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.062 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.063 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.063 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.064 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.064 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.065 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.065 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.066 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.067 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.067 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.068 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.068 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.069 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.069 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.069 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.070 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.070 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.071 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.071 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.071 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.072 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.072 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.072 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.073 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.073 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.074 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.074 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.075 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.075 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.075 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.076 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.076 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.076 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.077 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.077 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.077 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.078 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.078 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.079 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.079 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.079 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.080 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.080 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.080 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.081 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.081 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.081 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.082 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.082 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.083 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.083 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.083 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.084 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.084 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.084 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.085 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.085 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.085 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.086 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.086 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.086 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.087 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.087 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.087 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 561
01-01 12:01:33.087 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.088 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.089 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.089 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.090 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.091 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.092 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.092 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.099 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.100 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.100 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.101 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.102 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.102 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.103 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.103 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.104 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.105 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.105 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.106 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.107 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.107 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.108 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.108 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.108 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.109 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.109 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.109 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.110 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.111 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.111 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.112 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.112 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.113 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.113 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.113 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.114 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.114 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.115 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.115 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.116 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.116 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.117 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.117 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.118 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.118 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.119 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.119 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.120 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.121 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.121 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.122 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.122 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.123 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.123 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.124 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.124 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.125 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.125 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.125 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.126 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.126 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.127 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.127 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.128 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.128 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.128 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.129 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.129 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.130 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.130 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.131 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.131 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.132 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.132 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.132 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.133 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.133 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.134 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.134 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.135 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.135 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.135 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.136 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.136 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.137 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.137 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.138 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.138 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.139 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.140 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.140 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.141 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.141 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.142 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.142 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.143 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.143 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.144 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.144 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.145 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.145 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.146 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.146 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.147 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.147 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.147 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.148 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.148 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.149 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.149 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.149 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.150 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.150 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.151 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.151 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.151 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.152 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.152 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.152 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.153 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.153 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.153 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.154 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.154 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.154 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.155 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.155 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.156 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.156 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.157 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.157 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.157 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.158 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.158 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.159 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.159 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.160 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.160 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.160 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.161 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.161 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.162 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.163 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.163 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.164 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.164 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.164 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.165 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.165 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.166 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.166 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.167 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.168 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.168 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.168 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.169 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.169 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.170 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.170 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.171 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.171 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.172 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.172 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.173 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.174 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.175 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.175 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.176 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.177 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.177 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.178 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.179 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.179 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.180 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.180 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.181 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.181 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.181 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.182 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.183 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.183 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.183 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.184 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.184 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.184 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.185 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.185 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.186 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.186 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.187 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.187 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.187 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.188 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.188 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.189 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.189 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.189 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.190 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.190 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.191 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.191 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.192 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.192 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.193 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.193 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.194 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.194 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.195 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.195 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.195 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.196 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.196 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.196 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.197 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.197 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.198 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.198 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.199 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.199 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.199 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.200 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.200 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.201 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.201 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.201 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.202 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.202 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.203 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.203 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.203 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.204 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.204 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.204 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.205 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.205 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.206 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.206 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.206 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.207 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.207 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.208 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.208 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.208 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.209 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.209 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.209 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.210 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.211 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.211 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.212 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.212 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.212 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.213 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.213 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.214 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.214 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.215 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.215 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.216 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.216 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.216 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.217 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.217 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.218 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.218 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.219 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.219 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.219 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.220 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.220 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.221 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.221 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.221 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.222 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.222 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.223 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.223 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.224 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.224 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.224 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.225 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.225 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.226 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.226 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.227 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.227 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.228 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.228 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.229 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.229 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.229 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.230 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.230 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.231 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.231 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.232 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.232 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.233 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.233 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.234 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.238 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.239 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.240 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.240 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.241 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.241 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.242 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.242 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.246 I/system_server( 702): Explicit concurrent copying GC freed
182274(8515KB) AllocSpace objects, 6(248KB) LOS objects, 33% free, 24MB/36MB,
paused 120us total 285.830ms
01-01 12:01:33.246 D/PackageManagerTiming( 702): GC took to complete: 287ms
01-01 12:01:33.246 I/PackageManager( 702): Fix for b/169414761 is applied
01-01 12:01:33.249 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.249 D/PackageManager( 702): PackageInstallTimeLogger() was created
01-01 12:01:33.249 D/PackageManagerTiming( 702): create package manager took to
complete: 20893ms
01-01 12:01:33.249 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.250 V/UserManagerService( 702): Checking that all system packages
are whitelisted.
01-01 12:01:33.251 W/UserManagerService( 702):
checkWhitelistedSystemPackages(mode=ENFORCE|IMPLICIT_WHITELIST) has 1 warnings:
01-01 12:01:33.251 W/UserManagerService( 702):
com.android.internal.systemui.navbar.twobutton is whitelisted but not present.
01-01 12:01:33.251 I/UserManagerService( 702): Reviewing whitelisted packages due
to [firstBoot]
01-01 12:01:33.252 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(package:702)
01-01 12:01:33.253 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.253 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(package_native:702)
01-01 12:01:33.253 I/Watchdog( 702): Resuming HandlerChecker: main thread for
reason: packagemanagermain. Pause count: 0
01-01 12:01:33.253 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.253 I/SystemServer( 702): !@Boot: End PackageManagerService
01-01 12:01:33.254 I/SystemServerDexLoadReporter( 702): Configuring system server
dex reporter
01-01 12:01:33.254 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.254 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.255 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.255 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.256 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.256 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.256 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.257 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.257 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.258 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.258 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.259 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.260 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.260 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.261 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.261 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.262 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.263 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.263 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.263 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.263 D/SystemServerTiming( 702): StartPackageManagerService took to
complete: 20917ms
01-01 12:01:33.264 D/SystemServerTiming( 702): !@Boot_SystemServer: 20917ms :
StartPackageManagerService
01-01 12:01:33.264 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.264 I/SystemServerTiming( 702): !@Boot_EBS: Took 20917ms by
'StartPackageManagerService'
01-01 12:01:33.264 I/SystemServerTiming( 702): StartASKSManagerService
01-01 12:01:33.264 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.264 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.265 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.265 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.265 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.266 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.266 I/ASKSManager( 702): main starts
01-01 12:01:33.266 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.267 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.267 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.268 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.268 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.269 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.269 I/AASA_PolicyConvert ( 702): working..
01-01 12:01:33.269 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.269 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.270 I/AASA_PolicyConvert ( 702): end
01-01 12:01:33.270 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.270 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.271 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.271 W/ASKSManager( 702): Failed parsing
java.lang.IllegalStateException: no start tag found
01-01 12:01:33.271 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.271 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.271 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.272 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.272 D/AASA_ASKSManager( 702): ASKS file exists.
01-01 12:01:33.272 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.272 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.273 D/AASA_ASKSManager( 702): mASKSPolicyVersion = 00000000
01-01 12:01:33.273 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.273 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.273 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.274 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.274 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.274 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.275 D/AASA_ASKSManager( 702): there is xml file
/system/etc/ASKS_INTER_2.crt
01-01 12:01:33.275 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.275 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.276 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.276 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.276 D/AASA_ASKSManager( 702): there is xml file
/system/etc/protection_list.xml
01-01 12:01:33.276 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.277 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.277 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.277 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.278 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.278 D/AASA_ASKSManager( 702): there is xml file
/system/etc/ASKSC.xml
01-01 12:01:33.278 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.278 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.279 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.279 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.279 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.280 D/AASA_ASKSManager( 702): there is xml file
/system/etc/ASKSHB.xml
01-01 12:01:33.280 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.280 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.281 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.281 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.281 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.282 D/AASA_ASKSManager( 702): there is xml file
/system/etc/ASKSW.xml
01-01 12:01:33.282 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.282 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.282 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.283 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.283 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.283 D/AASA_ASKSManager( 702): there is xml file
/system/etc/ASKSP.xml
01-01 12:01:33.283 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.284 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.284 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.284 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.285 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.285 D/AASA_ASKSManager( 702): there is xml file
/system/etc/ASKSTS.xml
01-01 12:01:33.285 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.285 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.286 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.286 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.287 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.287 D/AASA_ASKSManager( 702): there is xml file
/system/etc/ASKS_INTER_1.crt
01-01 12:01:33.287 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.287 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.288 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.288 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.288 D/AASA_ASKSManager( 702): there is xml file
/system/etc/ASKSRNEW.xml
01-01 12:01:33.288 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.289 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.289 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.289 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.290 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.290 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.290 D/AASA_ASKSManager( 702): there is xml file
/system/etc/ASKSB.xml
01-01 12:01:33.291 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.291 D/AASA_ASKSManager_RESTRICTED( 702): There is no restricted
rule.
01-01 12:01:33.291 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.291 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.292 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.292 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.292 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.293 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.293 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.293 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.294 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.294 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.294 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.294 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.295 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.295 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.295 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.295 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.296 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.296 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.296 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.296 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.297 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.297 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.297 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.297 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.298 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.298 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.298 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.298 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.298 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.299 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.299 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.299 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.299 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.299 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.300 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.300 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.300 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.300 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.301 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.301 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.301 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.301 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.301 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.302 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.302 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.302 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.303 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.303 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.303 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.304 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.304 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.304 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.304 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.305 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.305 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(asks:702)
01-01 12:01:33.306 I/ASKSManager( 702): main ends
01-01 12:01:33.306 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.306 D/SystemServerTiming( 702): StartASKSManagerService took to
complete: 42ms
01-01 12:01:33.306 I/SystemServerTiming( 702): StartOtaDexOptService
01-01 12:01:33.306 I/Watchdog( 702): Pausing HandlerChecker: main thread for
reason: moveab. Pause count: 1
01-01 12:01:33.306 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.306 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(otadexopt:702)
01-01 12:01:33.307 D/OTADexopt( 702): No upgrade, skipping A/B artifacts check.
01-01 12:01:33.307 I/Watchdog( 702): Resuming HandlerChecker: main thread for
reason: moveab. Pause count: 0
01-01 12:01:33.307 D/SystemServerTiming( 702): StartOtaDexOptService took to
complete: 1ms
01-01 12:01:33.307 I/SystemServerTiming( 702): StartUserManagerService
01-01 12:01:33.307 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.307 I/SystemServiceManager( 702): Starting
com.android.server.pm.UserManagerService$LifeCycle
01-01 12:01:33.307 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(user:702)
01-01 12:01:33.307 D/SystemServerTiming( 702): StartUserManagerService took to
complete: 1ms
01-01 12:01:33.307 I/SystemServerTiming( 702): InitAttributerCache
01-01 12:01:33.308 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.308 D/SystemServerTiming( 702): InitAttributerCache took to
complete: 0ms
01-01 12:01:33.308 I/SystemServerTiming( 702): SetSystemProcess
01-01 12:01:33.308 W/android.permission.PermissionManager( 702): Missing
ActivityManager; assuming 1000 holds android.permission.GET_RUNTIME_PERMISSIONS
01-01 12:01:33.308 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(activity:702)
01-01 12:01:33.309 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(procstats:702)
01-01 12:01:33.309 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(meminfo:702)
01-01 12:01:33.310 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(gfxinfo:702)
01-01 12:01:33.311 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(dbinfo:702)
01-01 12:01:33.311 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(cpuinfo:702)
01-01 12:01:33.313 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(permission:702)
01-01 12:01:33.314 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(processinfo:702)
01-01 12:01:33.315 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(cacheinfo:702)
01-01 12:01:33.316 E/HistoricalRegistry( 702): Interaction before persistence
initialized
01-01 12:01:33.317 I/cameraserver( 768): Waiting for sensor privacy service
01-01 12:01:33.319 D/OomAdjuster( 702): Set persistent 702 system adj -900: fixed
com.android.server.am.OomAdjuster.updateAndTrimProcessLocked:906
com.android.server.am.OomAdjuster.updateOomAdjLockedInner:658
com.android.server.am.OomAdjuster.updateOomAdjLocked:416
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21535
com.android.server.am.ActivityManagerService.setSystemProcess:2577
com.android.server.SystemServer.startBootstrapServices:1353
com.android.server.SystemServer.run:967
01-01 12:01:33.321 I/ActivityManager( 702): Changes in 1000 20 to 0, 0 to 7
Caller=com.android.server.am.OomAdjuster.updateOomAdjLockedInner:672
com.android.server.am.OomAdjuster.updateOomAdjLocked:416
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21535
com.android.server.am.ActivityManagerService.setSystemProcess:2577
com.android.server.SystemServer.startBootstrapServices:1353
com.android.server.SystemServer.run:967 com.android.server.SystemServer.main:778
01-01 12:01:33.322 I/AppOps ( 702): updateUidProcState uid: 1000 procState: 0
capability:7
01-01 12:01:33.322 I/AppOps ( 702): commitUidPendingStateLocked() :: UID - 1000,
700 > 100, 0 > 7
01-01 12:01:33.323 D/SystemServerTiming( 702): SetSystemProcess took to complete:
15ms
01-01 12:01:33.323 I/SystemServerTiming( 702): InitWatchdog
01-01 12:01:33.323 I/SystemServer( 702): !@Boot_EBS_D: InitWatchdog
01-01 12:01:33.324 D/SystemServerTiming( 702): InitWatchdog took to complete: 1ms
01-01 12:01:33.325 I/SystemServerTiming( 702): StartOverlayManagerService
01-01 12:01:33.335 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{19efe4f com.android.internal.display.cutout.emulation.corner} init with
category com.android.internal.display_cutout_emulation
01-01 12:01:33.335 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.335 D/OverlayManager( 702): SettingsItem mPackageName
com.android.internal.display.cutout.emulation.corner, mCategory
com.android.internal.display_cutout_emulation, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.335 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{24889dc com.android.internal.display.cutout.emulation.double} init with
category com.android.internal.display_cutout_emulation
01-01 12:01:33.335 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.335 D/OverlayManager( 702): SettingsItem mPackageName
com.android.internal.display.cutout.emulation.double, mCategory
com.android.internal.display_cutout_emulation, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.335 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{f0beae5
com.samsung.internal.systemui.navbar.gestural_no_hint_wide_back} init with category
com.android.internal.navigation_bar_mode
01-01 12:01:33.335 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.335 D/OverlayManager( 702): SettingsItem mPackageName
com.samsung.internal.systemui.navbar.gestural_no_hint_wide_back, mCategory
com.android.internal.navigation_bar_mode, mPriority 2147483647, mIsEnabled false
01-01 12:01:33.335 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{bc2f9ba com.samsung.android.networkstack} init with category null
01-01 12:01:33.335 D/OverlayManager( 702): SettingsItem isEnabled true
01-01 12:01:33.335 D/OverlayManager( 702): SettingsItem mPackageName
com.samsung.android.networkstack, mCategory null, mPriority 14, mIsEnabled true
01-01 12:01:33.335 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{9f7306b com.android.theme.icon.pebble} init with category
android.theme.customization.adaptive_icon_shape
01-01 12:01:33.335 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.335 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.icon.pebble, mCategory
android.theme.customization.adaptive_icon_shape, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.335 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{cc267c8 com.android.internal.systemui.navbar.gestural_wide_back} init
with category com.android.internal.navigation_bar_mode
01-01 12:01:33.335 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.335 D/OverlayManager( 702): SettingsItem mPackageName
com.android.internal.systemui.navbar.gestural_wide_back, mCategory
com.android.internal.navigation_bar_mode, mPriority 2147483647, mIsEnabled false
01-01 12:01:33.336 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{7155061 com.android.theme.icon.vessel} init with category
android.theme.customization.adaptive_icon_shape
01-01 12:01:33.336 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.336 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.icon.vessel, mCategory
android.theme.customization.adaptive_icon_shape, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.336 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{e96f786 com.android.theme.color.cinnamon} init with category
android.theme.customization.accent_color
01-01 12:01:33.336 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.336 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.color.cinnamon, mCategory
android.theme.customization.accent_color, mPriority 2147483647, mIsEnabled false
01-01 12:01:33.336 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{d566847 com.android.theme.icon_pack.rounded.systemui} init with
category android.theme.customization.icon_pack.systemui
01-01 12:01:33.336 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.336 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.icon_pack.rounded.systemui, mCategory
android.theme.customization.icon_pack.systemui, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.336 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{f7a3874 com.android.theme.icon.taperedrect} init with category
android.theme.customization.adaptive_icon_shape
01-01 12:01:33.336 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.336 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.icon.taperedrect, mCategory
android.theme.customization.adaptive_icon_shape, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.336 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{1f5919d com.google.android.networkstack.tethering.overlay} init with
category null
01-01 12:01:33.336 D/OverlayManager( 702): SettingsItem isEnabled true
01-01 12:01:33.336 D/OverlayManager( 702): SettingsItem mPackageName
com.google.android.networkstack.tethering.overlay, mCategory null, mPriority 15,
mIsEnabled true
01-01 12:01:33.336 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{45b0612 com.android.theme.icon_pack.rounded.android} init with category
android.theme.customization.icon_pack.android
01-01 12:01:33.336 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.336 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.icon_pack.rounded.android, mCategory
android.theme.customization.icon_pack.android, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.336 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{a8741e3 com.android.theme.icon_pack.circular.themepicker} init with
category android.theme.customization.icon_pack.themepicker
01-01 12:01:33.336 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.336 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.icon_pack.circular.themepicker, mCategory
android.theme.customization.icon_pack.themepicker, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.336 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{a3c67e0 com.google.android.overlay.modules.permissioncontroller} init
with category null
01-01 12:01:33.336 D/OverlayManager( 702): SettingsItem isEnabled true
01-01 12:01:33.336 D/OverlayManager( 702): SettingsItem mPackageName
com.google.android.overlay.modules.permissioncontroller, mCategory null, mPriority
16, mIsEnabled true
01-01 12:01:33.336 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{a9eaa99 com.samsung.internal.systemui.navbar.sec_gestural} init with
category com.android.internal.navigation_bar_mode
01-01 12:01:33.336 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.336 D/OverlayManager( 702): SettingsItem mPackageName
com.samsung.internal.systemui.navbar.sec_gestural, mCategory
com.android.internal.navigation_bar_mode, mPriority 2147483647, mIsEnabled false
01-01 12:01:33.336 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{8df715e com.android.internal.display.cutout.emulation.hole} init with
category com.android.internal.display_cutout_emulation
01-01 12:01:33.336 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.337 D/OverlayManager( 702): SettingsItem mPackageName
com.android.internal.display.cutout.emulation.hole, mCategory
com.android.internal.display_cutout_emulation, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.337 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{862193f com.android.internal.display.cutout.emulation.tall} init with
category com.android.internal.display_cutout_emulation
01-01 12:01:33.337 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.337 D/OverlayManager( 702): SettingsItem mPackageName
com.android.internal.display.cutout.emulation.tall, mCategory
com.android.internal.display_cutout_emulation, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.337 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{b30220c com.android.theme.color.black} init with category
android.theme.customization.accent_color
01-01 12:01:33.337 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.337 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.color.black, mCategory android.theme.customization.accent_color,
mPriority 2147483647, mIsEnabled false
01-01 12:01:33.337 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{f265755 com.android.theme.color.green} init with category
android.theme.customization.accent_color
01-01 12:01:33.337 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.337 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.color.green, mCategory android.theme.customization.accent_color,
mPriority 2147483647, mIsEnabled false
01-01 12:01:33.337 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{2ad456a com.android.theme.color.ocean} init with category
android.theme.customization.accent_color
01-01 12:01:33.337 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.337 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.color.ocean, mCategory android.theme.customization.accent_color,
mPriority 2147483647, mIsEnabled false
01-01 12:01:33.337 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{8e90a5b com.android.theme.color.space} init with category
android.theme.customization.accent_color
01-01 12:01:33.337 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.337 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.color.space, mCategory android.theme.customization.accent_color,
mPriority 2147483647, mIsEnabled false
01-01 12:01:33.337 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{9c352f8 com.android.internal.systemui.navbar.threebutton} init with
category com.android.internal.navigation_bar_mode
01-01 12:01:33.337 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.337 D/OverlayManager( 702): SettingsItem mPackageName
com.android.internal.systemui.navbar.threebutton, mCategory
com.android.internal.navigation_bar_mode, mPriority 2147483647, mIsEnabled false
01-01 12:01:33.337 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{f4213d1 com.google.android.overlay.modules.cellbroadcastreceiver} init
with category null
01-01 12:01:33.337 D/OverlayManager( 702): SettingsItem isEnabled true
01-01 12:01:33.337 D/OverlayManager( 702): SettingsItem mPackageName
com.google.android.overlay.modules.cellbroadcastreceiver, mCategory null, mPriority
12, mIsEnabled true
01-01 12:01:33.337 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{5d24e36 com.android.theme.icon_pack.rounded.launcher} init with
category android.theme.customization.icon_pack.launcher
01-01 12:01:33.337 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.337 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.icon_pack.rounded.launcher, mCategory
android.theme.customization.icon_pack.launcher, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.337 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{223f137 com.samsung.internal.systemui.navbar.sec_gestural_no_hint} init
with category com.android.internal.navigation_bar_mode
01-01 12:01:33.337 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.338 D/OverlayManager( 702): SettingsItem mPackageName
com.samsung.internal.systemui.navbar.sec_gestural_no_hint, mCategory
com.android.internal.navigation_bar_mode, mPriority 2147483647, mIsEnabled false
01-01 12:01:33.338 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{456a6a4 com.samsung.android.wifi.softapwpathree.resources} init with
category null
01-01 12:01:33.338 D/OverlayManager( 702): SettingsItem isEnabled true
01-01 12:01:33.338 D/OverlayManager( 702): SettingsItem mPackageName
com.samsung.android.wifi.softapwpathree.resources, mCategory null, mPriority 11,
mIsEnabled true
01-01 12:01:33.338 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{6831c0d com.samsung.android.wifi.softap.resources} init with category
null
01-01 12:01:33.338 D/OverlayManager( 702): SettingsItem isEnabled true
01-01 12:01:33.338 D/OverlayManager( 702): SettingsItem mPackageName
com.samsung.android.wifi.softap.resources, mCategory null, mPriority 10, mIsEnabled
true
01-01 12:01:33.338 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{76d17c2 com.google.android.overlay.gmsconfig.common} init with category
null
01-01 12:01:33.338 D/OverlayManager( 702): SettingsItem isEnabled true
01-01 12:01:33.338 D/OverlayManager( 702): SettingsItem mPackageName
com.google.android.overlay.gmsconfig.common, mCategory null, mPriority 0,
mIsEnabled true
01-01 12:01:33.338 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{8bc69d3 com.android.internal.systemui.navbar.gestural_extra_wide_back}
init with category com.android.internal.navigation_bar_mode
01-01 12:01:33.338 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.338 D/OverlayManager( 702): SettingsItem mPackageName
com.android.internal.systemui.navbar.gestural_extra_wide_back, mCategory
com.android.internal.navigation_bar_mode, mPriority 2147483647, mIsEnabled false
01-01 12:01:33.338 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{ca98910 com.android.theme.icon_pack.filled.settings} init with category
android.theme.customization.icon_pack.settings
01-01 12:01:33.338 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.338 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.icon_pack.filled.settings, mCategory
android.theme.customization.icon_pack.settings, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.338 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{e526c09 com.google.android.overlay.modules.ext.services} init with
category null
01-01 12:01:33.338 D/OverlayManager( 702): SettingsItem isEnabled true
01-01 12:01:33.338 D/OverlayManager( 702): SettingsItem mPackageName
com.google.android.overlay.modules.ext.services, mCategory null, mPriority 3,
mIsEnabled true
01-01 12:01:33.338 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{df8ee0e
com.samsung.internal.systemui.navbar.gestural_no_hint_extra_wide_back} init with
category com.android.internal.navigation_bar_mode
01-01 12:01:33.338 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.338 D/OverlayManager( 702): SettingsItem mPackageName
com.samsung.internal.systemui.navbar.gestural_no_hint_extra_wide_back, mCategory
com.android.internal.navigation_bar_mode, mPriority 2147483647, mIsEnabled false
01-01 12:01:33.338 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{859d02f com.samsung.android.wifi.resources} init with category null
01-01 12:01:33.338 D/OverlayManager( 702): SettingsItem isEnabled true
01-01 12:01:33.338 D/OverlayManager( 702): SettingsItem mPackageName
com.samsung.android.wifi.resources, mCategory null, mPriority 9, mIsEnabled true
01-01 12:01:33.338 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{f06263c com.google.android.overlay.gmsconfig.photos} init with category
null
01-01 12:01:33.338 D/OverlayManager( 702): SettingsItem isEnabled true
01-01 12:01:33.338 D/OverlayManager( 702): SettingsItem mPackageName
com.google.android.overlay.gmsconfig.photos, mCategory null, mPriority 2,
mIsEnabled true
01-01 12:01:33.338 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{3acbfc5 com.android.theme.icon_pack.circular.settings} init with
category android.theme.customization.icon_pack.settings
01-01 12:01:33.338 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.338 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.icon_pack.circular.settings, mCategory
android.theme.customization.icon_pack.settings, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.338 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{a59dd1a com.android.theme.icon.teardrop} init with category
android.theme.customization.adaptive_icon_shape
01-01 12:01:33.338 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.339 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.icon.teardrop, mCategory
android.theme.customization.adaptive_icon_shape, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.339 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{5bd404b com.google.android.overlay.modules.documentsui} init with
category null
01-01 12:01:33.339 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.339 D/OverlayManager( 702): SettingsItem mPackageName
com.google.android.overlay.modules.documentsui, mCategory null, mPriority
2147483647, mIsEnabled false
01-01 12:01:33.339 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{2d6a28 com.android.theme.icon_pack.rounded.themepicker} init with
category android.theme.customization.icon_pack.themepicker
01-01 12:01:33.339 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.339 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.icon_pack.rounded.themepicker, mCategory
android.theme.customization.icon_pack.themepicker, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.339 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{c9e9341 com.android.theme.icon_pack.filled.systemui} init with category
android.theme.customization.icon_pack.systemui
01-01 12:01:33.339 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.339 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.icon_pack.filled.systemui, mCategory
android.theme.customization.icon_pack.systemui, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.339 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{5a8b0e6 com.google.android.overlay.gmsconfig.gsa} init with category
null
01-01 12:01:33.339 D/OverlayManager( 702): SettingsItem isEnabled true
01-01 12:01:33.339 D/OverlayManager( 702): SettingsItem mPackageName
com.google.android.overlay.gmsconfig.gsa, mCategory null, mPriority 1, mIsEnabled
true
01-01 12:01:33.339 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{69d9627 com.android.theme.font.notoserifsource} init with category
android.theme.customization.font
01-01 12:01:33.339 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.339 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.font.notoserifsource, mCategory android.theme.customization.font,
mPriority 2147483647, mIsEnabled false
01-01 12:01:33.339 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{e0300d4 com.android.theme.icon_pack.filled.android} init with category
android.theme.customization.icon_pack.android
01-01 12:01:33.339 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.339 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.icon_pack.filled.android, mCategory
android.theme.customization.icon_pack.android, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.339 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{980227d com.android.internal.display.cutout.emulation.waterfall} init
with category com.android.internal.display_cutout_emulation
01-01 12:01:33.339 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.339 D/OverlayManager( 702): SettingsItem mPackageName
com.android.internal.display.cutout.emulation.waterfall, mCategory
com.android.internal.display_cutout_emulation, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.339 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{fbef572 com.android.theme.icon_pack.circular.systemui} init with
category android.theme.customization.icon_pack.systemui
01-01 12:01:33.339 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.339 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.icon_pack.circular.systemui, mCategory
android.theme.customization.icon_pack.systemui, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.339 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{b436dc3
com.google.android.overlay.modules.permissioncontroller.forframework} init with
category null
01-01 12:01:33.339 D/OverlayManager( 702): SettingsItem isEnabled true
01-01 12:01:33.339 D/OverlayManager( 702): SettingsItem mPackageName
com.google.android.overlay.modules.permissioncontroller.forframework, mCategory
null, mPriority 4, mIsEnabled true
01-01 12:01:33.339 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{ef95640
com.samsung.internal.systemui.navbar.gestural_no_hint_narrow_back} init with
category com.android.internal.navigation_bar_mode
01-01 12:01:33.339 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.339 D/OverlayManager( 702): SettingsItem mPackageName
com.samsung.internal.systemui.navbar.gestural_no_hint_narrow_back, mCategory
com.android.internal.navigation_bar_mode, mPriority 2147483647, mIsEnabled false
01-01 12:01:33.339 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{df16979 com.samsung.internal.systemui.navbar.gestural_no_hint} init
with category com.android.internal.navigation_bar_mode
01-01 12:01:33.339 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.340 D/OverlayManager( 702): SettingsItem mPackageName
com.samsung.internal.systemui.navbar.gestural_no_hint, mCategory
com.android.internal.navigation_bar_mode, mPriority 2147483647, mIsEnabled false
01-01 12:01:33.340 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{a82f6be com.android.theme.icon.squircle} init with category
android.theme.customization.adaptive_icon_shape
01-01 12:01:33.340 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.340 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.icon.squircle, mCategory
android.theme.customization.adaptive_icon_shape, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.340 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{5e5231f com.android.theme.icon_pack.filled.launcher} init with category
android.theme.customization.icon_pack.launcher
01-01 12:01:33.340 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.340 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.icon_pack.filled.launcher, mCategory
android.theme.customization.icon_pack.launcher, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.340 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{c3d966c com.google.android.overlay.modules.modulemetadata.forframework}
init with category null
01-01 12:01:33.340 D/OverlayManager( 702): SettingsItem isEnabled true
01-01 12:01:33.340 D/OverlayManager( 702): SettingsItem mPackageName
com.google.android.overlay.modules.modulemetadata.forframework, mCategory null,
mPriority 5, mIsEnabled true
01-01 12:01:33.340 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{d962435 com.android.theme.icon_pack.circular.launcher} init with
category android.theme.customization.icon_pack.launcher
01-01 12:01:33.340 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.340 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.icon_pack.circular.launcher, mCategory
android.theme.customization.icon_pack.launcher, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.340 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{df3c0ca com.samsung.android.networkstack.tethering.overlay} init with
category null
01-01 12:01:33.340 D/OverlayManager( 702): SettingsItem isEnabled true
01-01 12:01:33.340 D/OverlayManager( 702): SettingsItem mPackageName
com.samsung.android.networkstack.tethering.overlay, mCategory null, mPriority 8,
mIsEnabled true
01-01 12:01:33.340 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{bc2d23b com.android.theme.icon_pack.filled.themepicker} init with
category android.theme.customization.icon_pack.themepicker
01-01 12:01:33.340 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.340 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.icon_pack.filled.themepicker, mCategory
android.theme.customization.icon_pack.themepicker, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.340 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{2a3ad58 com.google.android.overlay.modules.cellbroadcastservice} init
with category null
01-01 12:01:33.340 D/OverlayManager( 702): SettingsItem isEnabled true
01-01 12:01:33.340 D/OverlayManager( 702): SettingsItem mPackageName
com.google.android.overlay.modules.cellbroadcastservice, mCategory null, mPriority
13, mIsEnabled true
01-01 12:01:33.340 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{891ceb1 com.android.internal.systemui.navbar.gestural} init with
category com.android.internal.navigation_bar_mode
01-01 12:01:33.340 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.340 D/OverlayManager( 702): SettingsItem mPackageName
com.android.internal.systemui.navbar.gestural, mCategory
com.android.internal.navigation_bar_mode, mPriority 2147483647, mIsEnabled false
01-01 12:01:33.340 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{f51f96 com.android.theme.color.orchid} init with category
android.theme.customization.accent_color
01-01 12:01:33.340 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.340 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.color.orchid, mCategory android.theme.customization.accent_color,
mPriority 2147483647, mIsEnabled false
01-01 12:01:33.340 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{c025717 com.android.theme.color.purple} init with category
android.theme.customization.accent_color
01-01 12:01:33.340 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.340 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.color.purple, mCategory android.theme.customization.accent_color,
mPriority 2147483647, mIsEnabled false
01-01 12:01:33.340 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{6524704 android.auto_generated_rro_product__} init with category null
01-01 12:01:33.341 D/OverlayManager( 702): SettingsItem isEnabled true
01-01 12:01:33.341 D/OverlayManager( 702): SettingsItem mPackageName
android.auto_generated_rro_product__, mCategory null, mPriority 7, mIsEnabled true
01-01 12:01:33.341 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{3c3a4ed com.android.theme.icon.roundedrect} init with category
android.theme.customization.adaptive_icon_shape
01-01 12:01:33.341 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.341 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.icon.roundedrect, mCategory
android.theme.customization.adaptive_icon_shape, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.341 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{2db9f22 com.android.internal.systemui.navbar.gestural_narrow_back} init
with category com.android.internal.navigation_bar_mode
01-01 12:01:33.341 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.341 D/OverlayManager( 702): SettingsItem mPackageName
com.android.internal.systemui.navbar.gestural_narrow_back, mCategory
com.android.internal.navigation_bar_mode, mPriority 2147483647, mIsEnabled false
01-01 12:01:33.341 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{84b4db3 com.android.theme.icon_pack.rounded.settings} init with
category android.theme.customization.icon_pack.settings
01-01 12:01:33.341 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.341 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.icon_pack.rounded.settings, mCategory
android.theme.customization.icon_pack.settings, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.341 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{52ecf70 android.auto_generated_rro_vendor__} init with category null
01-01 12:01:33.341 D/OverlayManager( 702): SettingsItem isEnabled true
01-01 12:01:33.341 D/OverlayManager( 702): SettingsItem mPackageName
android.auto_generated_rro_vendor__, mCategory null, mPriority 6, mIsEnabled true
01-01 12:01:33.341 D/OverlayManager( 702): updateOverlaysForUser for overlay
PackageInfo{8c2a2e9 com.android.theme.icon_pack.circular.android} init with
category android.theme.customization.icon_pack.android
01-01 12:01:33.341 D/OverlayManager( 702): SettingsItem isEnabled false
01-01 12:01:33.341 D/OverlayManager( 702): SettingsItem mPackageName
com.android.theme.icon_pack.circular.android, mCategory
android.theme.customization.icon_pack.android, mPriority 2147483647, mIsEnabled
false
01-01 12:01:33.403 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.424 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.442 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.454 I/SurfaceFlinger( 608): SFWD update time=95804423508
01-01 12:01:33.461 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.464 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.479 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.494 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.509 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.565 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.660 W/idmap2d ( 770): 2131888736 is not entry
in .system.system_ext.priv-app.SystemUI.SystemUI.apk
01-01 12:01:33.660 W/idmap2d ( 770): 2131888737 is not entry
in .system.system_ext.priv-app.SystemUI.SystemUI.apk
01-01 12:01:33.675 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.693 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.697 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.725 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.732 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.748 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.764 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.781 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.784 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:33.784 E/CameraManagerGlobal( 702): Camera service is unavailable
01-01 12:01:33.796 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.810 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.825 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.839 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.857 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.864 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.881 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.886 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.890 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.930 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:33.935 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 571
01-01 12:01:34.074 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:34.093 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:34.108 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:34.254 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:34.271 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:34.304 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:34.392 W/idmap2d ( 770): 2131888736 is not entry
in .system.system_ext.priv-app.SystemUI.SystemUI.apk
01-01 12:01:34.392 W/idmap2d ( 770): 2131888737 is not entry
in .system.system_ext.priv-app.SystemUI.SystemUI.apk
01-01 12:01:34.408 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:34.427 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:34.453 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:34.496 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:34.583 W/idmap2d ( 770): 2131888736 is not entry
in .system.system_ext.priv-app.SystemUI.SystemUI.apk
01-01 12:01:34.584 W/idmap2d ( 770): 2131888737 is not entry
in .system.system_ext.priv-app.SystemUI.SystemUI.apk
01-01 12:01:34.599 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:34.616 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:34.633 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:34.649 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:34.652 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:34.668 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:34.682 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:34.696 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:34.713 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:34.740 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:34.781 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 581
01-01 12:01:34.785 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:34.786 E/CameraManagerGlobal( 702): Camera service is unavailable
01-01 12:01:34.882 E/idmap2d ( 770): failed to parse idmap header
01-01 12:01:34.924 D/OverlayManager( 702): updateAssets -> not for themes
[com.sec.android.app.myfiles, com.android.storagemanager, com.android.printspooler,
com.android.stk2, com.samsung.android.scloud,
com.samsung.android.app.settings.bixby, com.samsung.android.mobileservice,
com.android.pacprocessor, com.taxis99, com.samsung.safetyinformation,
com.samsung.android.localeoverlaymanager, com.samsung.faceservice,
com.samsung.sec.android.application.csc, com.sec.android.app.servicemodeapp,
com.google.android.apps.restore, com.android.wallpaper.livepicker,
com.sec.bcservice, com.samsung.android.galaxy,
com.google.android.cellbroadcastservice, com.sec.android.app.launcher,
com.sec.android.app.ringtoneBR, com.android.providers.telephony,
com.google.android.partnersetup, com.google.android.tts,
com.sec.android.provider.emergencymode, com.sec.android.easyMover.Agent,
com.sec.android.app.setupwizardlegalprovider, com.samsung.android.SettingsReceiver,
com.samsung.android.app.notes.addons, com.google.android.ext.shared,
com.sec.enterprise.mdm.services.simpin, com.google.android.apps.photos,
com.android.cts.ctsshim, com.google.android.networkstack.permissionconfig,
com.android.mtp, com.samsung.clipboardsaveservice, com.android.bookmarkprovider,
com.samsung.android.app.sharelive, com.sec.spp.push, com.knox.vpn.proxyhandler,
com.android.emergency, com.monotype.android.font.samsungone,
com.sec.app.RilErrorNotifier, com.android.carrierdefaultapp,
com.google.mainline.telemetry, com.samsung.android.bbc.bbcagent,
com.android.location.fused, com.samsung.android.dsms, com.android.localtransport,
com.samsung.android.scs, com.wsomacp, com.samsung.android.svcagent,
com.samsung.knox.keychain, com.samsung.android.app.taskedge,
com.android.companiondevicemanager, com.samsung.android.MtpApplication,
com.samsung.android.knox.analytics.uploader, com.sec.factory.cameralyzer,
com.google.android.cellbroadcastreceiver, com.samsung.android.incallui,
com.google.android.networkstack.tethering, com.android.dreams.basic,
com.sec.android.smartfpsadjuster, com.facebook.system, com.facebook.katana,
com.wssyncmldm, com.sec.android.emergencymode.service,
com.samsung.android.calendar, com.samsung.app.newtrim, com.samsung.ssu,
com.sec.android.mimage.photoretouching, com.samsung.android.callbgprovider,
com.samsung.ipservice, com.samsung.android.app.smartcapture, com.android.shell,
com.samsung.android.dqagent, com.samsung.android.provider.filterprovider,
com.android.providers.userdictionary, com.google.android.gms.location.history,
com.google.android.feedback, com.android.settings.intelligence,
com.sec.android.app.hwmoduletest, com.samsung.android.appseparation,
com.google.android.apps.youtube.music, com.android.bluetoothmidiservice,
com.android.carrierconfig, com.google.android.webview, com.linkedin.android,
com.google.android.printservice.recommendation, com.samsung.android.app.appsedge,
com.sec.android.app.camera, com.samsung.android.aware.service,
com.samsung.android.mapsagent, com.samsung.android.honeyboard,
com.samsung.android.app.dressroom, com.samsung.ims.smk,
com.samsung.android.themecenter, com.samsung.android.lool,
com.android.externalstorage, com.samsung.android.container,
com.samsung.android.providers.contacts, com.samsung.android.video,
com.sec.mhs.smarttethering, com.sec.epdgtestapp, com.hiya.star, com.sec.epdg,
com.samsung.android.sm.devicesecurity, com.samsung.android.mdx.kit,
com.samsung.android.networkdiagnostic, com.android.keychain,
com.android.managedprovisioning, com.sec.android.app.personalization,
com.sec.imsservice, com.samsung.aasaservice, com.samsung.android.fmm,
com.samsung.android.A12.d01.wallpapermulti, com.samsung.android.knox.containercore,
com.samsung.android.service.peoplestripe, com.google.android.apps.docs,
com.samsung.android.app.notes, com.sec.android.app.popupcalculator,
com.sec.android.RilServiceModeApp, com.samsung.rcs, android, com.spotify.music,
com.google.android.gms, com.google.android.videos, com.sec.android.soagent,
com.microsoft.office.officehubrow, com.sec.vsim.ericssonnsds.webapp,
com.sec.android.app.voicenote, com
01-01 12:01:34.929 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(overlay:702)
01-01 12:01:34.929 D/SystemServerTiming( 702): StartOverlayManagerService took to
complete: 1604ms
01-01 12:01:34.929 D/SystemServerTiming( 702): !@Boot_SystemServer: 1604ms :
StartOverlayManagerService
01-01 12:01:34.929 I/SystemServerTiming( 702): !@Boot_EBS: Took 1604ms by
'StartOverlayManagerService'
01-01 12:01:34.930 I/SystemServerTiming( 702): StartSensorPrivacyService
01-01 12:01:34.931 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(sensor_privacy:702)
01-01 12:01:34.931 D/SystemServerTiming( 702): StartSensorPrivacyService took to
complete: 1ms
01-01 12:01:34.932 D/SystemServerTiming( 702): startBootstrapServices took to
complete: 23571ms
01-01 12:01:34.932 D/SystemServerTiming( 702): !@Boot_SystemServer: 23571ms :
startBootstrapServices
01-01 12:01:34.932 I/SystemServerTiming( 702): !@Boot_EBS: Took 23571ms by
'startBootstrapServices'
01-01 12:01:34.932 I/SystemServer( 702): !@Boot_EBS_F: startCoreServices
01-01 12:01:34.933 I/SystemServerTiming( 702): startCoreServices
01-01 12:01:34.933 I/SystemServerTiming( 702): StartSystemConfigService
01-01 12:01:34.933 I/SystemServiceManager( 702): Starting
com.android.server.SystemConfigService
01-01 12:01:34.933 I/SystemServerTimingAsync( 702):
InitThreadPoolExec:StartSensorService
01-01 12:01:34.933 I/SystemServerTimingAsync( 702): StartSensorService
01-01 12:01:34.934 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(system_config:702)
01-01 12:01:34.934 D/SystemServerTiming( 702): StartSystemConfigService took to
complete: 1ms
01-01 12:01:34.934 I/SystemServerTiming( 702): StartBatteryService
01-01 12:01:34.934 I/SystemServiceManager( 702): Starting
com.android.server.BatteryService
01-01 12:01:34.935 D/BatteryService( 702): /sys/class/sec/switch/hiccup is not
found
01-01 12:01:34.935 I/io_stats( 385): !@ 179,0 r 65350 5361140 w 11803 5228892 d
744 2219168 f 1619 775 iot 69144 0 th 102400 102400 64728 pt 232 inp 0 2 97.285
01-01 12:01:34.939 D/BatteryService( 702): !@ mAfcDisableSysFs :
/sys/class/sec/switch/afc_disable
01-01 12:01:34.940 E/BatteryService( 702): !@[BatteryInfo] IOException in
readFromFile
01-01 12:01:34.941 D/SensorService( 702): nuSensorService starting...
01-01 12:01:34.943 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::ISensors/default in either framework or device
manifest.
01-01 12:01:34.943 I/android_os_HwBinder( 702): HwBinder: Starting thread pool for
getting: [email protected]::IHealth/default
01-01 12:01:34.954 W/[email protected]( 552):
registerCallback
01-01 12:01:34.966 I/android_os_HwBinder( 702): HwBinder: Starting thread pool for
getting: [email protected]::IServiceManager/default
01-01 12:01:34.968 I/HidlServiceManagement( 768): Registered
[email protected]::ICameraService/default
01-01 12:01:34.970 I/CameraService( 768): clearCamConnRef: ref=0
01-01 12:01:34.970 D/CameraService( 768): makeDummyBufferQueue E
01-01 12:01:34.970 I/SensorsGrip( 554): [grip_sensor] enable: GripSensor: enable
handle = 11 en = 0
01-01 12:01:34.970 I/SensorsGrip( 554): [grip_sensor_sub] enable: GripSensor:
enable handle = 18 en = 0
01-01 12:01:34.971 I/CameraService( 768): clearCamConnRef: service.camera.running
set to 0
01-01 12:01:34.971 I/HealthServiceWrapper( 702): health: HealthServiceWrapper
listening to instance default :
[email protected]::ISehHealth@Proxy
01-01 12:01:34.971 I/BatteryService( 702): health: Waited 0ms for callbacks.
Waiting another 1000 ms...
01-01 12:01:34.972 I/servicemanager( 333): Adding 'u:r:cameraserver:s0' service
(media.camera:768)
01-01 12:01:34.972 I/cameraserver( 768): ServiceManager: 0xe9714430 done
instantiate
01-01 12:01:34.972 I/SensorsHub( 554): activate: handle 1 enable 0
01-01 12:01:34.973 I/SensorsHub( 554): type : 1, enable : 0
01-01 12:01:34.973 I/SensorsHub( 554): activate: handle 17 enable 0
01-01 12:01:34.973 I/SensorsHub( 554): type : 17, enable : 0
01-01 12:01:34.973 I/SensorsHub( 554): activate: handle 18 enable 0
01-01 12:01:34.973 I/SensorsHub( 554): type : 18, enable : 0
01-01 12:01:34.973 I/SensorsHub( 554): activate: handle 19 enable 0
01-01 12:01:34.973 I/SensorsHub( 554): type : 19, enable : 0
01-01 12:01:34.973 E/BluetoothAdapter( 702): Bluetooth binder is null
01-01 12:01:34.973 I/SensorsHub( 554): activate: handle 22 enable 0
01-01 12:01:34.973 I/SensorsHub( 554): type : 22, enable : 0
01-01 12:01:34.973 I/SensorsHub( 554): activate: handle 25 enable 0
01-01 12:01:34.973 I/SensorsHub( 554): type : 25, enable : 0
01-01 12:01:34.973 I/SensorsHub( 554): activate: handle 32 enable 0
01-01 12:01:34.973 I/SensorsHub( 554): type : 32, enable : 0
01-01 12:01:34.973 D/BatteryService( 702): Sending ACTION_BATTERY_CHANGED.
scale:100, info:{.chargerAcOnline = false, .chargerUsbOnline =
false, .chargerWirelessOnline = false, .maxChargingCurrent = 0, .maxChargingVoltage
= 0, .batteryStatus = DISCHARGING, .batteryHealth = GOOD, .batteryPresent =
true, .batteryLevel = 93, .batteryVoltage = 4200, .batteryTemperature =
355, .batteryCurrent = 0, .batteryCycleCount = 0, .batteryFullCharge =
5000000, .batteryChargeCounter = 4680000, .batteryTechnology = Li-ion}
01-01 12:01:34.973 I/SensorsHub( 554): activate: handle 36 enable 0
01-01 12:01:34.973 I/SensorsHub( 554): type : 36, enable : 0
01-01 12:01:34.973 I/SensorsHub( 554): activate: handle 41 enable 0
01-01 12:01:34.973 D/BatteryService( 702): online:1, current avg:0, charge type:0,
POGO powered:false, power sharing:false, high voltage charger:false,
charger_type:0, capacity:280000, misc_event:0x0, current_event:0x40000000,
current_now:0
01-01 12:01:34.973 I/SensorsHub( 554): type : 41, enable : 0
01-01 12:01:34.973 D/BatteryExternalStatsWorker( 702): update stats : battery-
state (63)
01-01 12:01:34.974 D/BatteryExternalStatsWorker( 702): ModemActivityEnergyInfo was
updated
01-01 12:01:34.974 I/BatteryService( 702): health: Waited 3ms and received the
update.
01-01 12:01:34.975 I/CameraService( 768): makeDummyBufferQueue: producer connect
returned 0
01-01 12:01:34.976 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(battery:702)
01-01 12:01:34.977 I/SensorsInputVirtual( 554): HoverProximity::activate: 0
01-01 12:01:34.977 I/SensorsInputVirtual( 554): HoverProximity::activate 0
01-01 12:01:34.979 I/android_os_HwBinder( 702): HwBinder: Starting thread pool for
getting: [email protected]::IHealth/default
01-01 12:01:34.980 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(batteryproperties:702)
01-01 12:01:34.980 E/BatteryService( 702): !@[BatteryInfo] IOException in
readFromFile
01-01 12:01:34.980 D/SystemServerTiming( 702): StartBatteryService took to
complete: 47ms
01-01 12:01:34.980 I/SystemServerTiming( 702): StartUsageService
01-01 12:01:34.981 I/SystemServiceManager( 702): Starting
com.android.server.usage.UsageStatsService
01-01 12:01:34.984 E/[email protected]( 398): Error opening
event_count for wakeup0: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/wakeup/wakeup0:
Permission denied
01-01 12:01:34.984 E/audit ( 504): type=1400 audit(1577880094.979:161): avc:
denied { read } for pid=398 comm="Binder:398_2" name="event_count" dev="sysfs"
ino=26646 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.984 E/audit ( 504): type=1300 audit(1577880094.979:161):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.984 E/audit ( 504): type=1302 audit(1577880094.979:161): item=0
name="event_count" inode=26646 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.984 E/audit ( 504): type=1327 audit(1577880094.979:161):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.984 E/audit ( 504): type=1400 audit(1577880094.979:162): avc:
denied { read } for pid=398 comm="Binder:398_2" name="max_time_ms" dev="sysfs"
ino=26651 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.984 E/audit ( 504): type=1300 audit(1577880094.979:162):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.984 E/audit ( 504): type=1302 audit(1577880094.979:162): item=0
name="max_time_ms" inode=26651 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.984 E/audit ( 504): type=1327 audit(1577880094.979:162):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.984 E/audit ( 504): type=1400 audit(1577880094.979:163): avc:
denied { read } for pid=398 comm="Binder:398_2" name="wakeup_count" dev="sysfs"
ino=26647 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.985 E/audit ( 504): type=1300 audit(1577880094.979:163):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.985 E/audit ( 504): type=1302 audit(1577880094.979:163): item=0
name="wakeup_count" inode=26647 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.985 E/audit ( 504): type=1327 audit(1577880094.979:163):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.985 E/audit ( 504): type=1400 audit(1577880094.979:164): avc:
denied { read } for pid=398 comm="Binder:398_2" name="total_time_ms" dev="sysfs"
ino=26650 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.985 E/audit ( 504): type=1300 audit(1577880094.979:164):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.985 E/audit ( 504): type=1302 audit(1577880094.979:164): item=0
name="total_time_ms" inode=26650 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.985 E/audit ( 504): type=1327 audit(1577880094.979:164):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.985 E/audit ( 504): type=1400 audit(1577880094.979:165): avc:
denied { read } for pid=398 comm="Binder:398_2" name="expire_count" dev="sysfs"
ino=26648 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.985 E/audit ( 504): type=1300 audit(1577880094.979:165):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.985 E/audit ( 504): type=1302 audit(1577880094.979:165): item=0
name="expire_count" inode=26648 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.985 E/audit ( 504): type=1327 audit(1577880094.979:165):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.985 E/audit ( 504): type=1400 audit(1577880094.979:166): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_count" dev="sysfs"
ino=26645 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.985 E/audit ( 504): type=1300 audit(1577880094.979:166):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.985 E/audit ( 504): type=1302 audit(1577880094.979:166): item=0
name="active_count" inode=26645 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.985 E/audit ( 504): type=1327 audit(1577880094.979:166):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.985 E/audit ( 504): type=1400 audit(1577880094.979:167): avc:
denied { read } for pid=398 comm="Binder:398_2" name="last_change_ms" dev="sysfs"
ino=26652 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.985 E/audit ( 504): type=1300 audit(1577880094.979:167):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.985 E/audit ( 504): type=1302 audit(1577880094.979:167): item=0
name="last_change_ms" inode=26652 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.985 E/audit ( 504): type=1327 audit(1577880094.979:167):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.985 E/audit ( 504): type=1400 audit(1577880094.979:168): avc:
denied { read } for pid=398 comm="Binder:398_2" name="prevent_suspend_time_ms"
dev="sysfs" ino=26653 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.985 E/audit ( 504): type=1300 audit(1577880094.979:168):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=b400007c67a14680 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.985 E/audit ( 504): type=1302 audit(1577880094.979:168): item=0
name="prevent_suspend_time_ms" inode=26653 dev=00:12 mode=0100444 ouid=0 ogid=0
rdev=00:00 obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.985 E/audit ( 504): type=1327 audit(1577880094.979:168):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.985 E/audit ( 504): type=1400 audit(1577880094.979:169): avc:
denied { read } for pid=398 comm="Binder:398_2" name="name" dev="sysfs" ino=26644
scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.985 E/audit ( 504): type=1300 audit(1577880094.979:169):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.985 E/audit ( 504): type=1302 audit(1577880094.979:169): item=0
name="name" inode=26644 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.985 E/audit ( 504): type=1327 audit(1577880094.979:169):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.985 E/audit ( 504): type=1400 audit(1577880094.979:170): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_time_ms" dev="sysfs"
ino=26649 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.985 E/audit ( 504): type=1300 audit(1577880094.979:170):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.985 E/audit ( 504): type=1302 audit(1577880094.979:170): item=0
name="active_time_ms" inode=26649 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.985 E/audit ( 504): type=1327 audit(1577880094.979:170):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.986 E/[email protected]( 398): Error opening
event_count for wakeup9: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-rtc/
wakeup/wakeup9: Permission denied
01-01 12:01:34.986 E/audit ( 504): type=1400 audit(1577880094.983:171): avc:
denied { read } for pid=398 comm="Binder:398_2" name="event_count" dev="sysfs"
ino=40551 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.986 E/audit ( 504): type=1300 audit(1577880094.983:171):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.986 E/audit ( 504): type=1302 audit(1577880094.983:171): item=0
name="event_count" inode=40551 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.986 E/audit ( 504): type=1327 audit(1577880094.983:171):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.986 E/audit ( 504): type=1400 audit(1577880094.983:172): avc:
denied { read } for pid=398 comm="Binder:398_2" name="max_time_ms" dev="sysfs"
ino=40556 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.986 E/audit ( 504): type=1300 audit(1577880094.983:172):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.986 E/audit ( 504): type=1302 audit(1577880094.983:172): item=0
name="max_time_ms" inode=40556 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.986 E/audit ( 504): type=1327 audit(1577880094.983:172):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.986 E/audit ( 504): type=1400 audit(1577880094.983:173): avc:
denied { read } for pid=398 comm="Binder:398_2" name="wakeup_count" dev="sysfs"
ino=40552 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.986 E/audit ( 504): type=1300 audit(1577880094.983:173):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.986 E/audit ( 504): type=1302 audit(1577880094.983:173): item=0
name="wakeup_count" inode=40552 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.986 E/audit ( 504): type=1327 audit(1577880094.983:173):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.987 E/audit ( 504): type=1400 audit(1577880094.983:174): avc:
denied { read } for pid=398 comm="Binder:398_2" name="total_time_ms" dev="sysfs"
ino=40555 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.987 E/audit ( 504): type=1300 audit(1577880094.983:174):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.987 E/audit ( 504): type=1302 audit(1577880094.983:174): item=0
name="total_time_ms" inode=40555 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.987 E/audit ( 504): type=1327 audit(1577880094.983:174):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.987 E/audit ( 504): type=1400 audit(1577880094.983:175): avc:
denied { read } for pid=398 comm="Binder:398_2" name="expire_count" dev="sysfs"
ino=40553 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.987 E/audit ( 504): type=1300 audit(1577880094.983:175):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.987 E/audit ( 504): type=1302 audit(1577880094.983:175): item=0
name="expire_count" inode=40553 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.987 E/audit ( 504): type=1327 audit(1577880094.983:175):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.987 E/audit ( 504): type=1400 audit(1577880094.983:176): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_count" dev="sysfs"
ino=40550 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.987 E/audit ( 504): type=1300 audit(1577880094.983:176):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.987 E/audit ( 504): type=1302 audit(1577880094.983:176): item=0
name="active_count" inode=40550 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.987 E/audit ( 504): type=1327 audit(1577880094.983:176):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.987 E/audit ( 504): type=1400 audit(1577880094.983:177): avc:
denied { read } for pid=398 comm="Binder:398_2" name="last_change_ms" dev="sysfs"
ino=40557 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.987 E/audit ( 504): type=1300 audit(1577880094.983:177):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.987 E/audit ( 504): type=1302 audit(1577880094.983:177): item=0
name="last_change_ms" inode=40557 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.987 E/audit ( 504): type=1327 audit(1577880094.983:177):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.987 E/audit ( 504): type=1400 audit(1577880094.983:178): avc:
denied { read } for pid=398 comm="Binder:398_2" name="prevent_suspend_time_ms"
dev="sysfs" ino=40558 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.987 E/audit ( 504): type=1300 audit(1577880094.983:178):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=b400007c67a14680 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.987 E/audit ( 504): type=1302 audit(1577880094.983:178): item=0
name="prevent_suspend_time_ms" inode=40558 dev=00:12 mode=0100444 ouid=0 ogid=0
rdev=00:00 obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.987 E/audit ( 504): type=1327 audit(1577880094.983:178):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.987 E/audit ( 504): type=1400 audit(1577880094.983:179): avc:
denied { read } for pid=398 comm="Binder:398_2" name="name" dev="sysfs" ino=40549
scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.987 E/audit ( 504): type=1300 audit(1577880094.983:179):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.987 E/audit ( 504): type=1302 audit(1577880094.983:179): item=0
name="name" inode=40549 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.987 E/audit ( 504): type=1327 audit(1577880094.983:179):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.987 E/audit ( 504): type=1400 audit(1577880094.983:180): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_time_ms" dev="sysfs"
ino=40554 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.987 E/audit ( 504): type=1300 audit(1577880094.983:180):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.987 E/audit ( 504): type=1302 audit(1577880094.983:180): item=0
name="active_time_ms" inode=40554 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.987 E/audit ( 504): type=1327 audit(1577880094.983:180):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.988 E/[email protected]( 398): Error opening
event_count for wakeup7: Original kwl
[Path]=../../devices/platform/11d00000.spi/spi_master/spi1/spi1.2/synaptics_tcm.0/
wakeup/wakeup7: Permission denied
01-01 12:01:34.988 I/Sensors ( 554): initialize sub GripHal
01-01 12:01:34.988 E/SensorsMultiHal( 554): Subhal 'Grip_HAL' try to initialize.
01-01 12:01:34.988 E/SensorsMultiHal( 554): Subhal 'sensorhub' try to initialize.
01-01 12:01:34.988 E/SensorsMultiHal( 554): Subhal 'InputVirtualSensorHAL' try to
initialize.
01-01 12:01:34.988 I/SensorsInputVirtual( 554): threadLoop: starting
01-01 12:01:34.989 E/SensorsMultiHal( 554): setOperationMode failed for SubHal:
sensorhub
01-01 12:01:34.989 D/SensorService( 702): setOperationMode vendor list : false
01-01 12:01:34.990 E/audit ( 504): type=1400 audit(1577880094.983:181): avc:
denied { read } for pid=398 comm="Binder:398_2" name="event_count" dev="sysfs"
ino=40376 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.990 E/audit ( 504): type=1300 audit(1577880094.983:181):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.990 E/audit ( 504): type=1302 audit(1577880094.983:181): item=0
name="event_count" inode=40376 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.990 E/audit ( 504): type=1327 audit(1577880094.983:181):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.990 E/audit ( 504): type=1400 audit(1577880094.983:182): avc:
denied { read } for pid=398 comm="Binder:398_2" name="max_time_ms" dev="sysfs"
ino=40381 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.990 E/audit ( 504): type=1300 audit(1577880094.983:182):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.990 E/audit ( 504): type=1302 audit(1577880094.983:182): item=0
name="max_time_ms" inode=40381 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.990 E/audit ( 504): type=1327 audit(1577880094.983:182):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.990 E/audit ( 504): type=1400 audit(1577880094.983:183): avc:
denied { read } for pid=398 comm="Binder:398_2" name="wakeup_count" dev="sysfs"
ino=40377 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.990 E/audit ( 504): type=1300 audit(1577880094.983:183):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.990 E/audit ( 504): type=1302 audit(1577880094.983:183): item=0
name="wakeup_count" inode=40377 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.990 E/audit ( 504): type=1327 audit(1577880094.983:183):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.990 E/audit ( 504): type=1400 audit(1577880094.983:184): avc:
denied { read } for pid=398 comm="Binder:398_2" name="total_time_ms" dev="sysfs"
ino=40380 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.990 E/audit ( 504): type=1300 audit(1577880094.983:184):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.990 E/audit ( 504): type=1302 audit(1577880094.983:184): item=0
name="total_time_ms" inode=40380 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.990 E/audit ( 504): type=1327 audit(1577880094.983:184):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.990 E/audit ( 504): type=1400 audit(1577880094.983:185): avc:
denied { read } for pid=398 comm="Binder:398_2" name="expire_count" dev="sysfs"
ino=40378 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.990 E/audit ( 504): type=1300 audit(1577880094.983:185):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.990 E/audit ( 504): type=1302 audit(1577880094.983:185): item=0
name="expire_count" inode=40378 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.990 I/SensorService( 702): Reported power 0.000000 not deemed sane,
clamping to 0.001000
01-01 12:01:34.990 E/audit ( 504): type=1327 audit(1577880094.983:185):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.990 E/audit ( 504): type=1400 audit(1577880094.983:186): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_count" dev="sysfs"
ino=40375 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.990 E/audit ( 504): type=1300 audit(1577880094.983:186):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.990 E/audit ( 504): type=1302 audit(1577880094.983:186): item=0
name="active_count" inode=40375 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.990 E/audit ( 504): type=1327 audit(1577880094.983:186):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.990 E/audit ( 504): type=1400 audit(1577880094.983:187): avc:
denied { read } for pid=398 comm="Binder:398_2" name="last_change_ms" dev="sysfs"
ino=40382 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.990 E/audit ( 504): type=1300 audit(1577880094.983:187):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.990 E/audit ( 504): type=1302 audit(1577880094.983:187): item=0
name="last_change_ms" inode=40382 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.991 E/audit ( 504): type=1327 audit(1577880094.983:187):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.991 E/audit ( 504): type=1400 audit(1577880094.983:188): avc:
denied { read } for pid=398 comm="Binder:398_2" name="prevent_suspend_time_ms"
dev="sysfs" ino=40383 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.991 E/audit ( 504): type=1300 audit(1577880094.983:188):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=b400007c67a14680 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.991 E/audit ( 504): type=1302 audit(1577880094.983:188): item=0
name="prevent_suspend_time_ms" inode=40383 dev=00:12 mode=0100444 ouid=0 ogid=0
rdev=00:00 obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.991 E/audit ( 504): type=1327 audit(1577880094.983:188):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.991 E/audit ( 504): type=1400 audit(1577880094.983:189): avc:
denied { read } for pid=398 comm="Binder:398_2" name="name" dev="sysfs" ino=40374
scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.991 E/audit ( 504): type=1300 audit(1577880094.983:189):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.991 E/audit ( 504): type=1302 audit(1577880094.983:189): item=0
name="name" inode=40374 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.991 E/audit ( 504): type=1327 audit(1577880094.983:189):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.991 E/audit ( 504): type=1400 audit(1577880094.983:190): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_time_ms" dev="sysfs"
ino=40379 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.991 E/audit ( 504): type=1300 audit(1577880094.983:190):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.991 E/audit ( 504): type=1302 audit(1577880094.983:190): item=0
name="active_time_ms" inode=40379 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.991 E/audit ( 504): type=1327 audit(1577880094.983:190):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.991 W/SensorService( 702): [CameraLightSensor] Camera Light Sensor
is supported
01-01 12:01:34.991 I/SensorService( 702): Generated new HMAC key.
01-01 12:01:34.995 E/[email protected]( 398): Error opening
event_count for wakeup8: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-rtc/
wakeup/wakeup8: Permission denied
01-01 12:01:34.995 E/audit ( 504): type=1400 audit(1577880094.991:191): avc:
denied { read } for pid=398 comm="Binder:398_2" name="event_count" dev="sysfs"
ino=40536 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.995 E/audit ( 504): type=1300 audit(1577880094.991:191):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.995 E/audit ( 504): type=1302 audit(1577880094.991:191): item=0
name="event_count" inode=40536 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.995 E/audit ( 504): type=1327 audit(1577880094.991:191):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.995 W/SensorService( 702): [EARPROXY] SensorHub was found!
01-01 12:01:34.995 E/audit ( 504): type=1400 audit(1577880094.991:192): avc:
denied { read } for pid=398 comm="Binder:398_2" name="max_time_ms" dev="sysfs"
ino=40541 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.995 E/audit ( 504): type=1300 audit(1577880094.991:192):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.995 E/audit ( 504): type=1302 audit(1577880094.991:192): item=0
name="max_time_ms" inode=40541 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.995 E/audit ( 504): type=1327 audit(1577880094.991:192):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.995 E/audit ( 504): type=1400 audit(1577880094.991:193): avc:
denied { read } for pid=398 comm="Binder:398_2" name="wakeup_count" dev="sysfs"
ino=40537 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.996 E/audit ( 504): type=1300 audit(1577880094.991:193):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.996 E/audit ( 504): type=1302 audit(1577880094.991:193): item=0
name="wakeup_count" inode=40537 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.996 E/audit ( 504): type=1327 audit(1577880094.991:193):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.996 E/audit ( 504): type=1400 audit(1577880094.991:194): avc:
denied { read } for pid=398 comm="Binder:398_2" name="total_time_ms" dev="sysfs"
ino=40540 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.996 E/audit ( 504): type=1300 audit(1577880094.991:194):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.996 E/audit ( 504): type=1302 audit(1577880094.991:194): item=0
name="total_time_ms" inode=40540 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.996 E/audit ( 504): type=1327 audit(1577880094.991:194):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.996 E/audit ( 504): type=1400 audit(1577880094.991:195): avc:
denied { read } for pid=398 comm="Binder:398_2" name="expire_count" dev="sysfs"
ino=40538 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.996 E/audit ( 504): type=1300 audit(1577880094.991:195):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.996 E/audit ( 504): type=1302 audit(1577880094.991:195): item=0
name="expire_count" inode=40538 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.996 E/audit ( 504): type=1327 audit(1577880094.991:195):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.996 E/audit ( 504): type=1400 audit(1577880094.991:196): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_count" dev="sysfs"
ino=40535 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.996 E/audit ( 504): type=1300 audit(1577880094.991:196):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.996 E/audit ( 504): type=1302 audit(1577880094.991:196): item=0
name="active_count" inode=40535 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.996 E/audit ( 504): type=1327 audit(1577880094.991:196):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.996 E/audit ( 504): type=1400 audit(1577880094.991:197): avc:
denied { read } for pid=398 comm="Binder:398_2" name="last_change_ms" dev="sysfs"
ino=40542 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.996 E/audit ( 504): type=1300 audit(1577880094.991:197):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.996 E/audit ( 504): type=1302 audit(1577880094.991:197): item=0
name="last_change_ms" inode=40542 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.996 E/audit ( 504): type=1327 audit(1577880094.991:197):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.996 E/audit ( 504): type=1400 audit(1577880094.991:198): avc:
denied { read } for pid=398 comm="Binder:398_2" name="prevent_suspend_time_ms"
dev="sysfs" ino=40543 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.996 E/audit ( 504): type=1300 audit(1577880094.991:198):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=b400007c67a14680 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.996 E/audit ( 504): type=1302 audit(1577880094.991:198): item=0
name="prevent_suspend_time_ms" inode=40543 dev=00:12 mode=0100444 ouid=0 ogid=0
rdev=00:00 obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.996 E/[email protected]( 398): Error opening
event_count for wakeup6: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-power-
keys/wakeup/wakeup6: Permission denied
01-01 12:01:34.996 E/audit ( 504): type=1327 audit(1577880094.991:198):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.996 W/SensorService( 702): [EARPROXY] Hover proximity was found! 5
01-01 12:01:34.996 E/audit ( 504): type=1400 audit(1577880094.991:199): avc:
denied { read } for pid=398 comm="Binder:398_2" name="name" dev="sysfs" ino=40534
scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
01-01 12:01:34.996 E/audit ( 504): type=1300 audit(1577880094.991:199):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
01-01 12:01:34.996 E/audit ( 504): type=1302 audit(1577880094.991:199): item=0
name="name" inode=40534 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
01-01 12:01:34.996 E/audit ( 504): type=1327 audit(1577880094.991:199):
proctitle="/system/bin/hw/[email protected]"
01-01 12:01:34.997 D/SensorService( 702): [VIRT_PROX] Virt Prox Type: 88
01-01 12:01:34.997 I/SensorService( 702): [PROTOS_L] CG- Mode
01-01 12:01:34.997 I/SensorService( 702): [PROTOS_L] Virtual Proximity+++ is
Ready.
01-01 12:01:34.997 I/SensorService( 702): [PROTOS_L] New Thread LcdAckReceiver
01-01 12:01:34.998 I/SensorService( 702): [PROTOS_L] LpScanState Sensor
01-01 12:01:34.998 D/SensorService( 702): [VIRT_PROX] TYPE: PROTOS & LP SCAN
SENSOR registered
01-01 12:01:34.998 D/SensorService( 702): [SO] ScreenOrientationSensor Registered!
01-01 12:01:34.998 D/SensorService( 702): [CameraLightSensor] registered
01-01 12:01:34.998 I/SensorService( 702): [CameraLightSensor] Support
01-01 12:01:34.999 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IPowerStats/default in either framework or device
manifest.
01-01 12:01:34.999 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IPower/default in either framework or device manifest.
01-01 12:01:35.000 E/BatteryStatsService( 702): Unable to load Power Hal or
power.stats HAL
01-01 12:01:35.000 D/BatteryExternalStatsWorker( 702): done
updateExternalStatsLocked
01-01 12:01:35.001 D/SensorService( 702): nuSensorService thread starting...
01-01 12:01:35.002 D/SensorService( 702): new thread SensorEventAckReceiver
01-01 12:01:35.002 E/HistoricalRegistry( 702): Interaction before persistence
initialized
01-01 12:01:35.003 I/BatteryStatsImpl( 702): Resetting battery stats: level=93
status=3 dischargeLevel=93 lowAmount=0 highAmount=0
01-01 12:01:35.003 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(sensorservice:702)
01-01 12:01:35.004 D/SystemServerTimingAsync( 702): StartSensorService took to
complete: 71ms
01-01 12:01:35.004 D/SystemServerTimingAsync( 702):
InitThreadPoolExec:StartSensorService took to complete: 71ms
01-01 12:01:35.006 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(usagestats:702)
01-01 12:01:35.007 D/SystemServerTiming( 702): StartUsageService took to complete:
26ms
01-01 12:01:35.007 I/SystemServerTiming( 702): StartWebViewUpdateService
01-01 12:01:35.007 I/SystemServiceManager( 702): Starting
com.android.server.webkit.WebViewUpdateService
01-01 12:01:35.010 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(webviewupdate:702)
01-01 12:01:35.011 D/SystemServerTiming( 702): StartWebViewUpdateService took to
complete: 4ms
01-01 12:01:35.011 I/SystemServerTiming( 702): StartCachedDeviceStateService
01-01 12:01:35.011 I/SystemServiceManager( 702): Starting
com.android.server.CachedDeviceStateService
01-01 12:01:35.011 D/SystemServerTiming( 702): StartCachedDeviceStateService took
to complete: 0ms
01-01 12:01:35.011 I/SystemServerTiming( 702): StartBinderCallsStatsService
01-01 12:01:35.011 I/SystemServiceManager( 702): Starting
com.android.server.BinderCallsStatsService$LifeCycle
01-01 12:01:35.011 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(binder_calls_stats:702)
01-01 12:01:35.012 D/SystemServerTiming( 702): StartBinderCallsStatsService took
to complete: 1ms
01-01 12:01:35.012 I/SystemServerTiming( 702): StartLooperStatsService
01-01 12:01:35.012 I/SystemServiceManager( 702): Starting
com.android.server.LooperStatsService$Lifecycle
01-01 12:01:35.012 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(looper_stats:702)
01-01 12:01:35.013 D/SystemServerTiming( 702): StartLooperStatsService took to
complete: 1ms
01-01 12:01:35.013 I/SystemServerTiming( 702): StartRollbackManagerService
01-01 12:01:35.013 I/SystemServiceManager( 702): Starting
com.android.server.rollback.RollbackManagerService
01-01 12:01:35.013 D/CameraService( 768): makeDummyBufferQueue X
01-01 12:01:35.014 I/BatteryStatsImpl( 702): count=1 size=339 index=-1
01-01 12:01:35.014 I/BatteryStatsImpl( 702): batterystats backup is done
01-01 12:01:35.016 D/installd( 777): Found quota mount /dev/block/dm-10 at /data
01-01 12:01:35.017 D/installd( 777): Found quota mount /dev/block/dm-10 at
/data/user/0
01-01 12:01:35.019 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IPowerStats/default in either framework or device
manifest.
01-01 12:01:35.019 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IPower/default in either framework or device manifest.
01-01 12:01:35.019 E/BatteryStatsService( 702): Unable to load Power Hal or
power.stats HAL
01-01 12:01:35.020 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IPowerStats/default in either framework or device
manifest.
01-01 12:01:35.020 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IPower/default in either framework or device manifest.
01-01 12:01:35.020 I/PackageWatchdog( 702): Syncing state, reason: added new
observer
01-01 12:01:35.020 I/PackageWatchdog( 702): Not pruning observers, elapsed time:
0ms
01-01 12:01:35.020 E/BatteryStatsService( 702): Unable to load Power Hal or
power.stats HAL
01-01 12:01:35.020 I/PackageWatchdog( 702): Cancelling state sync, nothing to sync
01-01 12:01:35.023 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(rollback:702)
01-01 12:01:35.023 D/SystemServerTiming( 702): StartRollbackManagerService took to
complete: 10ms
01-01 12:01:35.023 I/SystemServerTiming( 702): StartBugreportManagerService
01-01 12:01:35.023 I/SystemServiceManager( 702): Starting
com.android.server.os.BugreportManagerService
01-01 12:01:35.024 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(bugreport:702)
01-01 12:01:35.024 D/SystemServerTiming( 702): StartBugreportManagerService took
to complete: 1ms
01-01 12:01:35.024 I/SystemServerTiming( 702): GpuService
01-01 12:01:35.024 I/SystemServiceManager( 702): Starting
com.android.server.gpu.GpuService
01-01 12:01:35.024 D/SystemServerTiming( 702): GpuService took to complete: 1ms
01-01 12:01:35.024 D/SystemServerTiming( 702): startCoreServices took to complete:
92ms
01-01 12:01:35.024 I/SystemServer( 702): !@Boot_EBS_F: startOtherServices
01-01 12:01:35.025 I/SystemServerTiming( 702): startOtherServices
01-01 12:01:35.025 I/SystemServerTiming( 702): lazy_service
01-01 12:01:35.027 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(lazy_service:702)
01-01 12:01:35.027 D/SystemServerTiming( 702): lazy_service took to complete: 2ms
01-01 12:01:35.028 I/SystemServerTiming( 702):
StartKeyAttestationApplicationIdProviderService
01-01 12:01:35.028 I/SystemServerTimingAsync( 702):
InitThreadPoolExec:SecondaryZygotePreload
01-01 12:01:35.028 I/SystemServer( 702): SecondaryZygotePreload
01-01 12:01:35.028 I/SystemServerTimingAsync( 702): SecondaryZygotePreload
01-01 12:01:35.029 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(sec_key_att_app_id_provider:702)
01-01 12:01:35.029 D/SystemServerTiming( 702):
StartKeyAttestationApplicationIdProviderService took to complete: 1ms
01-01 12:01:35.029 I/SystemServerTiming( 702): StartKeyChainSystemService
01-01 12:01:35.029 I/SystemServiceManager( 702): Starting
com.android.server.security.KeyChainSystemService
01-01 12:01:35.029 D/SystemServerTiming( 702): StartKeyChainSystemService took to
complete: 0ms
01-01 12:01:35.029 I/SystemServerTiming( 702): StartSchedulingPolicyService
01-01 12:01:35.030 E/[email protected]( 398): Error opening
event_count for wakeup0: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/wakeup/wakeup0:
Permission denied
01-01 12:01:35.030 I/SystemServerTimingAsync( 702):
InitThreadPoolExec:SchedulingPolicyService.<init>
01-01 12:01:35.030 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(scheduling_policy:702)
01-01 12:01:35.031 D/SystemServerTiming( 702): StartSchedulingPolicyService took
to complete: 2ms
01-01 12:01:35.031 I/SystemServerTiming( 702): StartSpqrService
01-01 12:01:35.031 I/SystemServiceManager( 702): Starting
com.android.server.SpqrService
01-01 12:01:35.031 E/[email protected]( 398): Error opening
event_count for wakeup9: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-rtc/
wakeup/wakeup9: Permission denied
01-01 12:01:35.034 E/[email protected]( 398): Error opening
event_count for wakeup7: Original kwl
[Path]=../../devices/platform/11d00000.spi/spi_master/spi1/spi1.2/synaptics_tcm.0/
wakeup/wakeup7: Permission denied
01-01 12:01:35.035 I/Zygote ( 532): Lazily preloading resources.
01-01 12:01:35.040 E/[email protected]( 398): Error opening
event_count for wakeup8: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-rtc/
wakeup/wakeup8: Permission denied
01-01 12:01:35.041 E/[email protected]( 398): Error opening
event_count for wakeup6: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-power-
keys/wakeup/wakeup6: Permission denied
01-01 12:01:35.042 D/Zygote ( 532): begin preload
01-01 12:01:35.043 I/SpqrService( 702): SPQR native service found successfully
01-01 12:01:35.043 I/SchedulingPolicyService( 702): Moving 807 back to group
default
01-01 12:01:35.043 D/SystemServerTiming( 702): StartSpqrService took to complete:
12ms
01-01 12:01:35.043 I/SystemServerTiming( 702): SEAMS
01-01 12:01:35.044 I/Zygote ( 532): Calling ZygoteHooks.beginPreload()
01-01 12:01:35.044 D/SystemServerTimingAsync( 702):
InitThreadPoolExec:SchedulingPolicyService.<init> took to complete: 15ms
01-01 12:01:35.050 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(SEAMService:702)
01-01 12:01:35.050 D/SystemServerTiming( 702): SEAMS took to complete: 7ms
01-01 12:01:35.050 I/SystemServerTiming( 702): StartTelecomLoaderService
01-01 12:01:35.050 I/SystemServiceManager( 702): Starting
com.android.server.telecom.TelecomLoaderService
01-01 12:01:35.056 D/SystemServerTiming( 702): StartTelecomLoaderService took to
complete: 7ms
01-01 12:01:35.056 I/SystemServerTiming( 702): StartTelephonyRegistry
01-01 12:01:35.061 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(telephony.registry:702)
01-01 12:01:35.061 D/SystemServerTiming( 702): StartTelephonyRegistry took to
complete: 4ms
01-01 12:01:35.061 I/SystemServerTiming( 702): StartEntropyMixer
01-01 12:01:35.062 W/EntropyMixer( 702): No existing entropy file -- first boot?
01-01 12:01:35.062 D/EmergencyMode( 702): [EmergencyManager] android
createPackageContext successful: android
01-01 12:01:35.066 D/EmergencyMode( 702): [EmergencyManager] getBootState:
init.svc.bootanim is running : true
01-01 12:01:35.068 I/PackageWatchdog( 702): Saving observer state to file
01-01 12:01:35.070 I/EntropyMixer( 702): Added HW RNG output to entropy pool
01-01 12:01:35.070 I/EntropyMixer( 702): Writing entropy...
01-01 12:01:35.111 D/SystemServerTiming( 702): StartEntropyMixer took to complete:
50ms
01-01 12:01:35.111 I/SystemServer( 702): ActivationTeeService
01-01 12:01:35.111 I/SystemServer( 702): Reactive Service
01-01 12:01:35.121 W/terrier_P( 702): Failed to set RL status
01-01 12:01:35.127 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(ReactiveService:702)
01-01 12:01:35.127 I/SystemServerTiming( 702): StartPersonaManager
01-01 12:01:35.128 I/SystemServer( 702): Persona Service
01-01 12:01:35.128 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(persona:702)
01-01 12:01:35.129 I/SystemServer( 702): KnoxMUMContainerPolicy Service
01-01 12:01:35.192 D/ZygoteInitTiming_lazy( 532): BeginPreload took to complete:
149ms
01-01 12:01:35.192 I/Zygote ( 532): Preloading classes...
01-01 12:01:35.208 D/EdmStorageHelper( 702): doTableCreationOrUpdate Starting +
1577880095208
01-01 12:01:35.216 E/SQLiteLog( 702): (1) no such table: ADMIN_INFO in "SELECT 1
FROM ADMIN_INFO WHERE 1=0"
01-01 12:01:35.217 W/Zygote ( 532): Class not found for preloading: android.app.-
$$Lambda$ResourcesManager$QJ7UiVk_XS90KuXAsIjIEym1DnM
01-01 12:01:35.218 W/Zygote ( 532): Class not found for preloading: android.app.-
$$Lambda$SystemServiceRegistry$16$s6mZ42tuGUunhKa_5iwjLY5FGdM
01-01 12:01:35.218 D/EdmStorageHelper( 702): onTableFound Created Table ADMIN_INFO
with Columns 4
01-01 12:01:35.219 E/SQLiteLog( 702): (1) no such table: ADMIN in "SELECT 1 FROM
ADMIN WHERE 1=0"
01-01 12:01:35.219 E/SQLiteLog( 702): (1) no such table: CONTAINER in "SELECT 1
FROM CONTAINER WHERE 1=0"
01-01 12:01:35.220 D/EdmStorageHelper( 702): onTableFound Created Table CONTAINER
with Columns 2
01-01 12:01:35.221 E/SQLiteLog( 702): (1) no such table: MUMCONTAINER in "SELECT 1
FROM MUMCONTAINER WHERE 1=0"
01-01 12:01:35.223 D/EdmStorageHelper( 702): onTableFound Created Table
MUMCONTAINER with Columns 2
01-01 12:01:35.224 E/SQLiteLog( 702): (1) no such table: ADMIN in "SELECT 1 FROM
ADMIN WHERE 1=0"
01-01 12:01:35.226 D/EdmStorageHelper( 702): onTableFound Created Table ADMIN with
Columns 4
01-01 12:01:35.229 D/EdmStorageHelper( 702): getCount(ADMIN_INFO) with Condition
adminUid!=0 = 1
01-01 12:01:35.230 D/EdmStorageHelper( 702): Start adding
KnoxCustomManagerService.DB_UID to ADMIN table...
01-01 12:01:35.231 E/SQLiteLog( 702): (1) table ADMIN has 4 columns but 3 values
were supplied in "INSERT INTO ADMIN VALUES (1000,1000,0);"
01-01 12:01:35.231 D/EdmStorageHelper( 702): KnoxCustomManagerService.DB_UID
already exists in ADMIN table
01-01 12:01:35.231 E/SQLiteLog( 702): (1) no such table: PROXY_ADMIN_INFO in
"SELECT 1 FROM PROXY_ADMIN_INFO WHERE 1=0"
01-01 12:01:35.233 D/EdmStorageHelper( 702): onTableFound Created Table
PROXY_ADMIN_INFO with Columns 9
01-01 12:01:35.234 E/SQLiteLog( 702): (1) no such table:
ADMIN_UID_AUTHORIZATION_INFO in "SELECT 1 FROM ADMIN_UID_AUTHORIZATION_INFO WHERE
1=0"
01-01 12:01:35.235 D/EdmStorageHelper( 702): onTableFound Created Table
ADMIN_UID_AUTHORIZATION_INFO with Columns 2
01-01 12:01:35.235 E/SQLiteLog( 702): (1) no such table: APPLICATION in "SELECT 1
FROM APPLICATION WHERE 1=0"
01-01 12:01:35.238 D/EdmStorageHelper( 702): onTableFound Created Table
APPLICATION with Columns 9
01-01 12:01:35.238 E/SQLiteLog( 702): (1) no such table: APPLICATION_PERMISSION in
"SELECT 1 FROM APPLICATION_PERMISSION WHERE 1=0"
01-01 12:01:35.240 D/EdmStorageHelper( 702): onTableFound Created Table
APPLICATION_PERMISSION with Columns 2
01-01 12:01:35.240 E/SQLiteLog( 702): (1) no such table: APPLICATION_SIGNATURE2 in
"SELECT 1 FROM APPLICATION_SIGNATURE2 WHERE 1=0"
01-01 12:01:35.242 D/EdmStorageHelper( 702): onTableFound Created Table
APPLICATION_SIGNATURE2 with Columns 3
01-01 12:01:35.242 E/SQLiteLog( 702): (1) no such table: APPLICATION_GENERAL in
"SELECT 1 FROM APPLICATION_GENERAL WHERE 1=0"
01-01 12:01:35.244 D/EdmStorageHelper( 702): onTableFound Created Table
APPLICATION_GENERAL with Columns 2
01-01 12:01:35.244 E/SQLiteLog( 702): (1) no such table: APPLICATION_MISC in
"SELECT 1 FROM APPLICATION_MISC WHERE 1=0"
01-01 12:01:35.246 D/EdmStorageHelper( 702): onTableFound Created Table
APPLICATION_MISC with Columns 3
01-01 12:01:35.246 E/SQLiteLog( 702): (1) no such table: APPLICATION_COMPONENT in
"SELECT 1 FROM APPLICATION_COMPONENT WHERE 1=0"
01-01 12:01:35.248 D/EdmStorageHelper( 702): onTableFound Created Table
APPLICATION_COMPONENT with Columns 3
01-01 12:01:35.248 E/SQLiteLog( 702): (1) no such table: LOCATION in "SELECT 1
FROM LOCATION WHERE 1=0"
01-01 12:01:35.249 D/EdmStorageHelper( 702): onTableFound Created Table LOCATION
with Columns 3
01-01 12:01:35.251 E/SQLiteLog( 702): (1) no such table: KNOX_CUSTOM in "SELECT 1
FROM KNOX_CUSTOM WHERE 1=0"
01-01 12:01:35.261 D/EdmStorageHelper( 702): onTableFound Created Table
KNOX_CUSTOM with Columns 111
01-01 12:01:35.261 D/EdmStorageHelper( 702): Calling postKnoxCustomTableCreate
01-01 12:01:35.261 D/EdmStorageHelper( 702): postKnoxCustomTableCreate()
01-01 12:01:35.262 D/EdmStorageHelper( 702): Initialise KNOX_CUSTOM table...
01-01 12:01:35.262 D/EdmStorageHelper( 702): Finished initialising KNOX_CUSTOM
table
01-01 12:01:35.262 E/SQLiteLog( 702): (1) no such table: SPDCONTROL in "SELECT 1
FROM SPDCONTROL WHERE 1=0"
01-01 12:01:35.263 D/EdmStorageHelper( 702): onTableFound Created Table SPDCONTROL
with Columns 4
01-01 12:01:35.264 E/SQLiteLog( 702): (1) no such table: RESTRICTION in "SELECT 1
FROM RESTRICTION WHERE 1=0"
01-01 12:01:35.272 D/EdmStorageHelper( 702): onTableFound Created Table
RESTRICTION with Columns 78
01-01 12:01:35.272 E/SQLiteLog( 702): (1) no such table: PASSWORD in "SELECT 1
FROM PASSWORD WHERE 1=0"
01-01 12:01:35.275 D/EdmStorageHelper( 702): onTableFound Created Table PASSWORD
with Columns 15
01-01 12:01:35.275 E/SQLiteLog( 702): (1) no such table: DUAL_DAR in "SELECT 1
FROM DUAL_DAR WHERE 1=0"
01-01 12:01:35.276 D/EdmStorageHelper( 702): onTableFound Created Table DUAL_DAR
with Columns 7
01-01 12:01:35.277 E/SQLiteLog( 702): (1) no such table: DUAL_DAR_CONFIG in
"SELECT 1 FROM DUAL_DAR_CONFIG WHERE 1=0"
01-01 12:01:35.278 D/EdmStorageHelper( 702): onTableFound Created Table
DUAL_DAR_CONFIG with Columns 4
01-01 12:01:35.279 E/SQLiteLog( 702): (1) no such table: MISC in "SELECT 1 FROM
MISC WHERE 1=0"
01-01 12:01:35.280 D/EdmStorageHelper( 702): onTableFound Created Table MISC with
Columns 8
01-01 12:01:35.281 E/SQLiteLog( 702): (1) no such table: SMS in "SELECT 1 FROM SMS
WHERE 1=0"
01-01 12:01:35.282 D/EdmStorageHelper( 702): onTableFound Created Table SMS with
Columns 5
01-01 12:01:35.282 E/SQLiteLog( 702): (1) no such table: MMS in "SELECT 1 FROM MMS
WHERE 1=0"
01-01 12:01:35.284 D/EdmStorageHelper( 702): onTableFound Created Table MMS with
Columns 5
01-01 12:01:35.284 E/SQLiteLog( 702): (1) no such table: ROAMING in "SELECT 1 FROM
ROAMING WHERE 1=0"
01-01 12:01:35.286 W/Zygote ( 532): Class not found for preloading:
android.app.SystemServiceRegistry$45
01-01 12:01:35.286 D/EdmStorageHelper( 702): onTableFound Created Table ROAMING
with Columns 5
01-01 12:01:35.286 E/SQLiteLog( 702): (1) no such table: VPN in "SELECT 1 FROM VPN
WHERE 1=0"
01-01 12:01:35.288 D/EdmStorageHelper( 702): onTableFound Created Table VPN with
Columns 7
01-01 12:01:35.288 E/SQLiteLog( 702): (1) no such table: WIFI in "SELECT 1 FROM
WIFI WHERE 1=0"
01-01 12:01:35.291 D/EdmStorageHelper( 702): onTableFound Created Table WIFI with
Columns 17
01-01 12:01:35.291 E/SQLiteLog( 702): (1) no such table:
WIFI_SSID_BLACK_WHITE_LIST in "SELECT 1 FROM WIFI_SSID_BLACK_WHITE_LIST WHERE 1=0"
01-01 12:01:35.293 D/EdmStorageHelper( 702): onTableFound Created Table
WIFI_SSID_BLACK_WHITE_LIST with Columns 3
01-01 12:01:35.294 E/SQLiteLog( 702): (1) no such table: WIFI_CONF in "SELECT 1
FROM WIFI_CONF WHERE 1=0"
01-01 12:01:35.298 D/EdmStorageHelper( 702): onTableFound Created Table WIFI_CONF
with Columns 39
01-01 12:01:35.299 E/SQLiteLog( 702): (1) no such table: BLUETOOTH in "SELECT 1
FROM BLUETOOTH WHERE 1=0"
01-01 12:01:35.301 D/EdmStorageHelper( 702): onTableFound Created Table BLUETOOTH
with Columns 16
01-01 12:01:35.302 E/SQLiteLog( 702): (1) no such table: BLUETOOTH_DEVICE_BWLIST
in "SELECT 1 FROM BLUETOOTH_DEVICE_BWLIST WHERE 1=0"
01-01 12:01:35.303 D/EdmStorageHelper( 702): onTableFound Created Table
BLUETOOTH_DEVICE_BWLIST with Columns 3
01-01 12:01:35.303 E/SQLiteLog( 702): (1) no such table: BLUETOOTH_PROFILE_BWLIST
in "SELECT 1 FROM BLUETOOTH_PROFILE_BWLIST WHERE 1=0"
01-01 12:01:35.305 D/EdmStorageHelper( 702): onTableFound Created Table
BLUETOOTH_PROFILE_BWLIST with Columns 3
01-01 12:01:35.305 E/SQLiteLog( 702): (1) no such table: BROWSER in "SELECT 1 FROM
BROWSER WHERE 1=0"
01-01 12:01:35.306 D/EdmStorageHelper( 702): onTableFound Created Table BROWSER
with Columns 2
01-01 12:01:35.306 E/SQLiteLog( 702): (1) no such table: BROWSER_PROXY in "SELECT
1 FROM BROWSER_PROXY WHERE 1=0"
01-01 12:01:35.308 D/EdmStorageHelper( 702): onTableFound Created Table
BROWSER_PROXY with Columns 2
01-01 12:01:35.308 E/SQLiteLog( 702): (1) no such table: PHONERESTRICTION in
"SELECT 1 FROM PHONERESTRICTION WHERE 1=0"
01-01 12:01:35.313 D/EdmStorageHelper( 702): onTableFound Created Table
PHONERESTRICTION with Columns 43
01-01 12:01:35.313 E/SQLiteLog( 702): (1) no such table: PHONERESTRICTION_SLOTID
in "SELECT 1 FROM PHONERESTRICTION_SLOTID WHERE 1=0"
01-01 12:01:35.315 D/EdmStorageHelper( 702): onTableFound Created Table
PHONERESTRICTION_SLOTID with Columns 8
01-01 12:01:35.315 E/SQLiteLog( 702): (1) no such table: DEVICE in "SELECT 1 FROM
DEVICE WHERE 1=0"
01-01 12:01:35.316 D/EdmStorageHelper( 702): onTableFound Created Table DEVICE
with Columns 4
01-01 12:01:35.316 E/SQLiteLog( 702): (1) no such table: DATACALLLOG in "SELECT 1
FROM DATACALLLOG WHERE 1=0"
01-01 12:01:35.317 D/EdmStorageHelper( 702): onTableFound Created Table
DATACALLLOG with Columns 4
01-01 12:01:35.318 E/SQLiteLog( 702): (1) no such table: generic in "SELECT 1 FROM
generic WHERE 1=0"
01-01 12:01:35.319 D/EdmStorageHelper( 702): onTableFound Created Table generic
with Columns 4
01-01 12:01:35.320 E/SQLiteLog( 702): (1) no such table: CallingLog in "SELECT 1
FROM CallingLog WHERE 1=0"
01-01 12:01:35.321 D/EdmStorageHelper( 702): onTableFound Created Table CallingLog
with Columns 6
01-01 12:01:35.322 E/SQLiteLog( 702): (1) no such table: FirewallTable in "SELECT
1 FROM FirewallTable WHERE 1=0"
01-01 12:01:35.323 D/EdmStorageHelper( 702): onTableFound Created Table
FirewallTable with Columns 7
01-01 12:01:35.324 E/SQLiteLog( 702): (1) no such table: DNSPerApp in "SELECT 1
FROM DNSPerApp WHERE 1=0"
01-01 12:01:35.326 D/EdmStorageHelper( 702): onTableFound Created Table DNSPerApp
with Columns 5
01-01 12:01:35.326 E/SQLiteLog( 702): (1) no such table:
APPLICATION_PERMISSIONCONTROL in "SELECT 1 FROM APPLICATION_PERMISSIONCONTROL WHERE
1=0"
01-01 12:01:35.327 D/EdmStorageHelper( 702): onTableFound Created Table
APPLICATION_PERMISSIONCONTROL with Columns 4
01-01 12:01:35.328 E/SQLiteLog( 702): (1) no such table: KIOSKMODE in "SELECT 1
FROM KIOSKMODE WHERE 1=0"
01-01 12:01:35.328 D/SemCscFeature( 532): Encoded
01-01 12:01:35.330 D/EdmStorageHelper( 702): onTableFound Created Table KIOSKMODE
with Columns 11
01-01 12:01:35.330 E/SQLiteLog( 702): (1) no such table: WebFilterTable in "SELECT
1 FROM WebFilterTable WHERE 1=0"
01-01 12:01:35.332 D/SemCscFeature( 532): Encoded
01-01 12:01:35.332 D/EdmStorageHelper( 702): onTableFound Created Table
WebFilterTable with Columns 3
01-01 12:01:35.332 E/SQLiteLog( 702): (1) no such table: WebFilterLogTable in
"SELECT 1 FROM WebFilterLogTable WHERE 1=0"
01-01 12:01:35.334 D/SemCscFeature( 532): Encoded
01-01 12:01:35.334 D/EdmStorageHelper( 702): onTableFound Created Table
WebFilterLogTable with Columns 5
01-01 12:01:35.334 E/SQLiteLog( 702): (1) no such table: WebFilterSettingsTable in
"SELECT 1 FROM WebFilterSettingsTable WHERE 1=0"
01-01 12:01:35.336 D/EdmStorageHelper( 702): onTableFound Created Table
WebFilterSettingsTable with Columns 4
01-01 12:01:35.336 E/SQLiteLog( 702): (1) no such table: BluetoothLogTable in
"SELECT 1 FROM BluetoothLogTable WHERE 1=0"
01-01 12:01:35.336 D/SemCscFeature( 532): Encoded
01-01 12:01:35.338 D/EdmStorageHelper( 702): onTableFound Created Table
BluetoothLogTable with Columns 3
01-01 12:01:35.338 E/SQLiteLog( 702): (1) no such table: EmailSettingsTable in
"SELECT 1 FROM EmailSettingsTable WHERE 1=0"
01-01 12:01:35.340 D/EdmStorageHelper( 702): onTableFound Created Table
EmailSettingsTable with Columns 6
01-01 12:01:35.341 E/SQLiteLog( 702): (1) no such table: ExchangeAccountTable in
"SELECT 1 FROM ExchangeAccountTable WHERE 1=0"
01-01 12:01:35.342 E/SystemServiceRegistry( 532): systemservice inputdev:true
01-01 12:01:35.343 D/EdmStorageHelper( 702): onTableFound Created Table
ExchangeAccountTable with Columns 15
01-01 12:01:35.344 E/SQLiteLog( 702): (1) no such table: AUDITLOG in "SELECT 1
FROM AUDITLOG WHERE 1=0"
01-01 12:01:35.346 D/EdmStorageHelper( 702): onTableFound Created Table AUDITLOG
with Columns 14
01-01 12:01:35.347 E/SQLiteLog( 702): (1) no such table: CERTIFICATE in "SELECT 1
FROM CERTIFICATE WHERE 1=0"
01-01 12:01:35.348 D/EdmStorageHelper( 702): onTableFound Created Table
CERTIFICATE with Columns 7
01-01 12:01:35.348 E/SQLiteLog( 702): (1) no such table: SmartCardEmailTable in
"SELECT 1 FROM SmartCardEmailTable WHERE 1=0"
01-01 12:01:35.350 D/EdmStorageHelper( 702): onTableFound Created Table
SmartCardEmailTable with Columns 5
01-01 12:01:35.350 E/SQLiteLog( 702): (1) no such table: SmartCardVpnTable in
"SELECT 1 FROM SmartCardVpnTable WHERE 1=0"
01-01 12:01:35.352 D/EdmStorageHelper( 702): onTableFound Created Table
SmartCardVpnTable with Columns 3
01-01 12:01:35.352 E/SQLiteLog( 702): (1) no such table: SmartCardBrowserTable in
"SELECT 1 FROM SmartCardBrowserTable WHERE 1=0"
01-01 12:01:35.353 D/EdmStorageHelper( 702): onTableFound Created Table
SmartCardBrowserTable with Columns 2
01-01 12:01:35.354 E/SQLiteLog( 702): (1) no such table:
SmartCardBrowserCertAliasTable in "SELECT 1 FROM SmartCardBrowserCertAliasTable
WHERE 1=0"
01-01 12:01:35.355 D/EdmStorageHelper( 702): onTableFound Created Table
SmartCardBrowserCertAliasTable with Columns 4
01-01 12:01:35.356 E/SQLiteLog( 702): (1) no such table: SmartCardLockscreenTable
in "SELECT 1 FROM SmartCardLockscreenTable WHERE 1=0"
01-01 12:01:35.357 D/EdmStorageHelper( 702): onTableFound Created Table
SmartCardLockscreenTable with Columns 2
01-01 12:01:35.357 E/SQLiteLog( 702): (1) no such table: SmartCardAccessTable in
"SELECT 1 FROM SmartCardAccessTable WHERE 1=0"
01-01 12:01:35.359 D/EdmStorageHelper( 702): onTableFound Created Table
SmartCardAccessTable with Columns 2
01-01 12:01:35.359 E/SQLiteLog( 702): (1) no such table:
SmartCardAccessWhitelistTable in "SELECT 1 FROM SmartCardAccessWhitelistTable WHERE
1=0"
01-01 12:01:35.361 D/EdmStorageHelper( 702): onTableFound Created Table
SmartCardAccessWhitelistTable with Columns 2
01-01 12:01:35.361 E/SQLiteLog( 702): (1) no such table:
UsbApplicationPermissionDetailsTable in "SELECT 1 FROM
UsbApplicationPermissionDetailsTable WHERE 1=0"
01-01 12:01:35.363 D/EdmStorageHelper( 702): onTableFound Created Table
UsbApplicationPermissionDetailsTable with Columns 4
01-01 12:01:35.363 E/SQLiteLog( 702): (1) no such table: ADMIN_REF in "SELECT 1
FROM ADMIN_REF WHERE 1=0"
01-01 12:01:35.364 D/EdmStorageHelper( 702): onTableFound Created Table ADMIN_REF
with Columns 4
01-01 12:01:35.365 E/SQLiteLog( 702): (1) no such table: EnumLSOItemTypes in
"SELECT 1 FROM EnumLSOItemTypes WHERE 1=0"
01-01 12:01:35.366 D/EdmStorageHelper( 702): onTableFound Created Table
EnumLSOItemTypes with Columns 2
01-01 12:01:35.366 E/SQLiteLog( 702): (1) no such table: EnumLSOOrientation in
"SELECT 1 FROM EnumLSOOrientation WHERE 1=0"
01-01 12:01:35.367 D/EdmStorageHelper( 702): onTableFound Created Table
EnumLSOOrientation with Columns 2
01-01 12:01:35.368 E/SQLiteLog( 702): (1) no such table: LOCKSCREEN_OVERLAY in
"SELECT 1 FROM LOCKSCREEN_OVERLAY WHERE 1=0"
01-01 12:01:35.370 D/EdmStorageHelper( 702): onTableFound Created Table
LOCKSCREEN_OVERLAY with Columns 18
01-01 12:01:35.371 E/SQLiteLog( 702): (1) no such table: GEOFENCING in "SELECT 1
FROM GEOFENCING WHERE 1=0"
01-01 12:01:35.372 D/EdmStorageHelper( 702): onTableFound Created Table GEOFENCING
with Columns 4
01-01 12:01:35.372 E/SQLiteLog( 702): (1) no such table: GEOFENCINGSETTINGS in
"SELECT 1 FROM GEOFENCINGSETTINGS WHERE 1=0"
01-01 12:01:35.373 D/EdmStorageHelper( 702): onTableFound Created Table
GEOFENCINGSETTINGS with Columns 4
01-01 12:01:35.374 E/SQLiteLog( 702): (1) no such table: SMSMMSBlockedDelivery in
"SELECT 1 FROM SMSMMSBlockedDelivery WHERE 1=0"
01-01 12:01:35.375 D/EdmStorageHelper( 702): onTableFound Created Table
SMSMMSBlockedDelivery with Columns 8
01-01 12:01:35.376 E/SQLiteLog( 702): (1) no such table: AccountBlackWhiteList in
"SELECT 1 FROM AccountBlackWhiteList WHERE 1=0"
01-01 12:01:35.377 D/EdmStorageHelper( 702): onTableFound Created Table
AccountBlackWhiteList with Columns 4
01-01 12:01:35.377 E/SQLiteLog( 702): (1) no such table: LICENSE in "SELECT 1 FROM
LICENSE WHERE 1=0"
01-01 12:01:35.379 D/EdmStorageHelper( 702): onTableFound Created Table LICENSE
with Columns 4
01-01 12:01:35.379 E/SQLiteLog( 702): (1) no such table:
KNOX_MANAGED_CONFIGURATION in "SELECT 1 FROM KNOX_MANAGED_CONFIGURATION WHERE 1=0"
01-01 12:01:35.381 D/EdmStorageHelper( 702): onTableFound Created Table
KNOX_MANAGED_CONFIGURATION with Columns 3
01-01 12:01:35.381 E/SQLiteLog( 702): (1) no such table: KNOX_NDA in "SELECT 1
FROM KNOX_NDA WHERE 1=0"
01-01 12:01:35.383 D/EdmStorageHelper( 702): onTableFound Created Table KNOX_NDA
with Columns 5
01-01 12:01:35.383 E/SQLiteLog( 702): (1) no such table: LICENSE_LOG in "SELECT 1
FROM LICENSE_LOG WHERE 1=0"
01-01 12:01:35.385 D/EdmStorageHelper( 702): onTableFound Created Table
LICENSE_LOG with Columns 4
01-01 12:01:35.385 E/SQLiteLog( 702): (1) no such table: SimTable in "SELECT 1
FROM SimTable WHERE 1=0"
01-01 12:01:35.387 D/EdmStorageHelper( 702): onTableFound Created Table SimTable
with Columns 3
01-01 12:01:35.387 E/SQLiteLog( 702): (1) no such table: SE_ANDROID_TABLE in
"SELECT 1 FROM SE_ANDROID_TABLE WHERE 1=0"
01-01 12:01:35.388 D/EdmStorageHelper( 702): onTableFound Created Table
SE_ANDROID_TABLE with Columns 2
01-01 12:01:35.388 E/SQLiteLog( 702): (1) no such table: SECURITY in "SELECT 1
FROM SECURITY WHERE 1=0"
01-01 12:01:35.390 D/EdmStorageHelper( 702): onTableFound Created Table SECURITY
with Columns 3
01-01 12:01:35.390 E/SQLiteLog( 702): (1) no such table: NAPProfileTable in
"SELECT 1 FROM NAPProfileTable WHERE 1=0"
01-01 12:01:35.392 D/EdmStorageHelper( 702): onTableFound Created Table
NAPProfileTable with Columns 11
01-01 12:01:35.393 E/SQLiteLog( 702): (1) no such table: VpnAnalyticsTable in
"SELECT 1 FROM VpnAnalyticsTable WHERE 1=0"
01-01 12:01:35.394 D/EdmStorageHelper( 702): onTableFound Created Table
VpnAnalyticsTable with Columns 1
01-01 12:01:35.394 E/SQLiteLog( 702): (1) no such table: VpnPackageInfo in "SELECT
1 FROM VpnPackageInfo WHERE 1=0"
01-01 12:01:35.396 D/EdmStorageHelper( 702): onTableFound Created Table
VpnPackageInfo with Columns 4
01-01 12:01:35.396 E/SQLiteLog( 702): (1) no such table: VpnProfileInfo in "SELECT
1 FROM VpnProfileInfo WHERE 1=0"
01-01 12:01:35.400 D/EdmStorageHelper( 702): onTableFound Created Table
VpnProfileInfo with Columns 30
01-01 12:01:35.400 E/SQLiteLog( 702): (1) no such table: vpnExemptInfo in "SELECT
1 FROM vpnExemptInfo WHERE 1=0"
01-01 12:01:35.402 D/EdmStorageHelper( 702): onTableFound Created Table
vpnExemptInfo with Columns 3
01-01 12:01:35.402 E/SQLiteLog( 702): (1) no such table: vpnNoInternetPermission
in "SELECT 1 FROM vpnNoInternetPermission WHERE 1=0"
01-01 12:01:35.404 D/EdmStorageHelper( 702): onTableFound Created Table
vpnNoInternetPermission with Columns 3
01-01 12:01:35.404 E/SQLiteLog( 702): (1) no such table: vpnVendor in "SELECT 1
FROM vpnVendor WHERE 1=0"
01-01 12:01:35.406 D/EdmStorageHelper( 702): onTableFound Created Table vpnVendor
with Columns 2
01-01 12:01:35.406 E/SQLiteLog( 702): (1) no such table: EnterpriseVpn in "SELECT
1 FROM EnterpriseVpn WHERE 1=0"
01-01 12:01:35.408 D/EdmStorageHelper( 702): onTableFound Created Table
EnterpriseVpn with Columns 6
01-01 12:01:35.408 E/SQLiteLog( 702): (1) no such table: Vpn_table in "SELECT 1
FROM Vpn_table WHERE 1=0"
01-01 12:01:35.411 D/EdmStorageHelper( 702): onTableFound Created Table Vpn_table
with Columns 26
01-01 12:01:35.411 E/SQLiteLog( 702): (1) no such table: Fips_Vpn_table in "SELECT
1 FROM Fips_Vpn_table WHERE 1=0"
01-01 12:01:35.413 D/EdmStorageHelper( 702): onTableFound Created Table
Fips_Vpn_table with Columns 2
01-01 12:01:35.413 E/SQLiteLog( 702): (1) no such table: EnterpriseIslFpTable in
"SELECT 1 FROM EnterpriseIslFpTable WHERE 1=0"
01-01 12:01:35.415 D/EdmStorageHelper( 702): onTableFound Created Table
EnterpriseIslFpTable with Columns 7
01-01 12:01:35.415 E/SQLiteLog( 702): (1) no such table: DualSim in "SELECT 1 FROM
DualSim WHERE 1=0"
01-01 12:01:35.416 D/EdmStorageHelper( 702): onTableFound Created Table DualSim
with Columns 5
01-01 12:01:35.417 E/SQLiteLog( 702): (1) no such table: DualSim_Policy in "SELECT
1 FROM DualSim_Policy WHERE 1=0"
01-01 12:01:35.418 D/EdmStorageHelper( 702): onTableFound Created Table
DualSim_Policy with Columns 2
01-01 12:01:35.418 E/SQLiteLog( 702): (1) no such table: DSWhiteList in "SELECT 1
FROM DSWhiteList WHERE 1=0"
01-01 12:01:35.420 D/EdmStorageHelper( 702): onTableFound Created Table
DSWhiteList with Columns 3
01-01 12:01:35.420 E/SQLiteLog( 702): (1) no such table: MULTI_USER_MGMT in
"SELECT 1 FROM MULTI_USER_MGMT WHERE 1=0"
01-01 12:01:35.421 D/EdmStorageHelper( 702): onTableFound Created Table
MULTI_USER_MGMT with Columns 4
01-01 12:01:35.421 E/SQLiteLog( 702): (1) no such table: WhiteListInstallApps in
"SELECT 1 FROM WhiteListInstallApps WHERE 1=0"
01-01 12:01:35.423 D/EdmStorageHelper( 702): onTableFound Created Table
WhiteListInstallApps with Columns 2
01-01 12:01:35.423 E/SQLiteLog( 702): (1) no such table: BluetoothSecureModeTable
in "SELECT 1 FROM BluetoothSecureModeTable WHERE 1=0"
01-01 12:01:35.424 D/EdmStorageHelper( 702): onTableFound Created Table
BluetoothSecureModeTable with Columns 2
01-01 12:01:35.425 E/SQLiteLog( 702): (1) no such table: ContainerSettings in
"SELECT 1 FROM ContainerSettings WHERE 1=0"
01-01 12:01:35.426 D/EdmStorageHelper( 702): onTableFound Created Table
ContainerSettings with Columns 3
01-01 12:01:35.426 E/SQLiteLog( 702): (1) no such table: RCP_DATA in "SELECT 1
FROM RCP_DATA WHERE 1=0"
01-01 12:01:35.428 D/EdmStorageHelper( 702): onTableFound Created Table RCP_DATA
with Columns 5
01-01 12:01:35.428 E/SQLiteLog( 702): (1) no such table: RCP_NOTIFICATION in
"SELECT 1 FROM RCP_NOTIFICATION WHERE 1=0"
01-01 12:01:35.430 D/EdmStorageHelper( 702): onTableFound Created Table
RCP_NOTIFICATION with Columns 4
01-01 12:01:35.430 E/SQLiteLog( 702): (1) no such table: CONTAINER_POLICY in
"SELECT 1 FROM CONTAINER_POLICY WHERE 1=0"
01-01 12:01:35.432 D/EdmStorageHelper( 702): onTableFound Created Table
CONTAINER_POLICY with Columns 4
01-01 12:01:35.432 E/SQLiteLog( 702): (1) no such table:
UniversalCredentialCACertificateTable in "SELECT 1 FROM
UniversalCredentialCACertificateTable WHERE 1=0"
01-01 12:01:35.434 D/EdmStorageHelper( 702): onTableFound Created Table
UniversalCredentialCACertificateTable with Columns 4
01-01 12:01:35.434 E/SQLiteLog( 702): (1) no such table:
UniversalCredentialWhiteListTable in "SELECT 1 FROM
UniversalCredentialWhiteListTable WHERE 1=0"
01-01 12:01:35.436 D/EdmStorageHelper( 702): onTableFound Created Table
UniversalCredentialWhiteListTable with Columns 10
01-01 12:01:35.437 E/SQLiteLog( 702): (1) no such table:
UniversalCredentialCertificateTable in "SELECT 1 FROM
UniversalCredentialCertificateTable WHERE 1=0"
01-01 12:01:35.438 D/EdmStorageHelper( 702): onTableFound Created Table
UniversalCredentialCertificateTable with Columns 8
01-01 12:01:35.439 E/SQLiteLog( 702): (1) no such table:
UniversalCredentialInfoTable in "SELECT 1 FROM UniversalCredentialInfoTable WHERE
1=0"
01-01 12:01:35.441 D/EdmStorageHelper( 702): onTableFound Created Table
UniversalCredentialInfoTable with Columns 8
01-01 12:01:35.441 E/SQLiteLog( 702): (1) no such table:
UniversalCredentialDefaultInstallTable in "SELECT 1 FROM
UniversalCredentialDefaultInstallTable WHERE 1=0"
01-01 12:01:35.443 D/EdmStorageHelper( 702): onTableFound Created Table
UniversalCredentialDefaultInstallTable with Columns 5
01-01 12:01:35.443 E/SQLiteLog( 702): (1) no such table:
UniversalCredentialEnforcedLockTypeTable in "SELECT 1 FROM
UniversalCredentialEnforcedLockTypeTable WHERE 1=0"
01-01 12:01:35.445 D/EdmStorageHelper( 702): onTableFound Created Table
UniversalCredentialEnforcedLockTypeTable with Columns 5
01-01 12:01:35.445 E/SQLiteLog( 702): (1) no such table:
UniversalCredentialEnabledLockTypeTable in "SELECT 1 FROM
UniversalCredentialEnabledLockTypeTable WHERE 1=0"
01-01 12:01:35.447 D/EdmStorageHelper( 702): onTableFound Created Table
UniversalCredentialEnabledLockTypeTable with Columns 5
01-01 12:01:35.447 E/SQLiteLog( 702): (1) no such table:
UniversalCredentialExemptTable in "SELECT 1 FROM UniversalCredentialExemptTable
WHERE 1=0"
01-01 12:01:35.449 D/EdmStorageHelper( 702): onTableFound Created Table
UniversalCredentialExemptTable with Columns 9
01-01 12:01:35.450 E/SQLiteLog( 702): (1) no such table:
UniversalCredentialKeyguardTable in "SELECT 1 FROM UniversalCredentialKeyguardTable
WHERE 1=0"
01-01 12:01:35.451 D/EdmStorageHelper( 702): onTableFound Created Table
UniversalCredentialKeyguardTable with Columns 2
01-01 12:01:35.452 E/SQLiteLog( 702): (1) no such table: PermAppPrivateKey in
"SELECT 1 FROM PermAppPrivateKey WHERE 1=0"
01-01 12:01:35.454 D/EdmStorageHelper( 702): onTableFound Created Table
PermAppPrivateKey with Columns 6
01-01 12:01:35.454 E/SQLiteLog( 702): (1) no such table: KnoxFeatureAccess in
"SELECT 1 FROM KnoxFeatureAccess WHERE 1=0"
01-01 12:01:35.455 D/EdmStorageHelper( 702): onTableFound Created Table
KnoxFeatureAccess with Columns 3
01-01 12:01:35.456 E/SQLiteLog( 702): (1) no such table: KnoxFIDOSettingTable in
"SELECT 1 FROM KnoxFIDOSettingTable WHERE 1=0"
01-01 12:01:35.458 D/EdmStorageHelper( 702): onTableFound Created Table
KnoxFIDOSettingTable with Columns 4
01-01 12:01:35.458 E/SQLiteLog( 702): (1) no such table: AppSeparationTable in
"SELECT 1 FROM AppSeparationTable WHERE 1=0"
01-01 12:01:35.460 D/EdmStorageHelper( 702): onTableFound Created Table
AppSeparationTable with Columns 3
01-01 12:01:35.460 E/SQLiteLog( 702): (1) no such table: PlayForWorkProxy in
"SELECT 1 FROM PlayForWorkProxy WHERE 1=0"
01-01 12:01:35.462 D/EdmStorageHelper( 702): onTableFound Created Table
PlayForWorkProxy with Columns 4
01-01 12:01:35.462 E/SQLiteLog( 702): (1) no such table:
KnoxExternalStorageWhitelist in "SELECT 1 FROM KnoxExternalStorageWhitelist WHERE
1=0"
01-01 12:01:35.464 D/EdmStorageHelper( 702): onTableFound Created Table
KnoxExternalStorageWhitelist with Columns 3
01-01 12:01:35.464 E/SQLiteLog( 702): (1) no such table:
KnoxExternalStorageSBABlacklist in "SELECT 1 FROM KnoxExternalStorageSBABlacklist
WHERE 1=0"
01-01 12:01:35.466 D/EdmStorageHelper( 702): onTableFound Created Table
KnoxExternalStorageSBABlacklist with Columns 3
01-01 12:01:35.466 E/SQLiteLog( 702): (1) no such table: TimaKeystorePolicy in
"SELECT 1 FROM TimaKeystorePolicy WHERE 1=0"
01-01 12:01:35.468 D/EdmStorageHelper( 702): onTableFound Created Table
TimaKeystorePolicy with Columns 3
01-01 12:01:35.468 E/SQLiteLog( 702): (1) no such table: TimaKeystorePerAppPolicy
in "SELECT 1 FROM TimaKeystorePerAppPolicy WHERE 1=0"
01-01 12:01:35.469 D/EdmStorageHelper( 702): onTableFound Created Table
TimaKeystorePerAppPolicy with Columns 2
01-01 12:01:35.469 E/SQLiteLog( 702): (1) no such table:
ClientCertificateManagerTable in "SELECT 1 FROM ClientCertificateManagerTable WHERE
1=0"
01-01 12:01:35.472 D/EdmStorageHelper( 702): onTableFound Created Table
ClientCertificateManagerTable with Columns 10
01-01 12:01:35.472 E/SQLiteLog( 702): (1) no such table: CCMCertTable in "SELECT 1
FROM CCMCertTable WHERE 1=0"
01-01 12:01:35.474 D/EdmStorageHelper( 702): onTableFound Created Table
CCMCertTable with Columns 9
01-01 12:01:35.474 E/SQLiteLog( 702): (1) no such table: CSRProfileTable in
"SELECT 1 FROM CSRProfileTable WHERE 1=0"
01-01 12:01:35.476 D/EdmStorageHelper( 702): onTableFound Created Table
CSRProfileTable with Columns 3
01-01 12:01:35.476 E/SQLiteLog( 702): (1) no such table: CCMDefaultPolicy in
"SELECT 1 FROM CCMDefaultPolicy WHERE 1=0"
01-01 12:01:35.478 D/EdmStorageHelper( 702): onTableFound Created Table
CCMDefaultPolicy with Columns 2
01-01 12:01:35.478 E/SQLiteLog( 702): (1) no such table: CCMCertGrantTable in
"SELECT 1 FROM CCMCertGrantTable WHERE 1=0"
01-01 12:01:35.479 W/Zygote ( 532): Class not found for preloading:
android.content.res.-$$Lambda$Resources$4msWUw7LKsgLexLZjIfWa4oguq4
01-01 12:01:35.480 D/EdmStorageHelper( 702): onTableFound Created Table
CCMCertGrantTable with Columns 3
01-01 12:01:35.480 E/SQLiteLog( 702): (1) no such table: CCMUserSelectableTable in
"SELECT 1 FROM CCMUserSelectableTable WHERE 1=0"
01-01 12:01:35.482 D/EdmStorageHelper( 702): onTableFound Created Table
CCMUserSelectableTable with Columns 2
01-01 12:01:35.482 E/SQLiteLog( 702): (1) no such table: knox_active_protection in
"SELECT 1 FROM knox_active_protection WHERE 1=0"
01-01 12:01:35.484 D/EdmStorageHelper( 702): onTableFound Created Table
knox_active_protection with Columns 2
01-01 12:01:35.484 E/SQLiteLog( 702): (1) no such table: ContainerOnly_wifiAP in
"SELECT 1 FROM ContainerOnly_wifiAP WHERE 1=0"
01-01 12:01:35.485 D/EdmStorageHelper( 702): onTableFound Created Table
ContainerOnly_wifiAP with Columns 2
01-01 12:01:35.486 E/SQLiteLog( 702): (1) no such table:
EnterpriseCertEnrollPolicy in "SELECT 1 FROM EnterpriseCertEnrollPolicy WHERE 1=0"
01-01 12:01:35.487 D/EdmStorageHelper( 702): onTableFound Created Table
EnterpriseCertEnrollPolicy with Columns 4
01-01 12:01:35.488 E/SQLiteLog( 702): (1) no such table: eb_analytics_table in
"SELECT 1 FROM eb_analytics_table WHERE 1=0"
01-01 12:01:35.489 D/EdmStorageHelper( 702): onTableFound Created Table
eb_analytics_table with Columns 1
01-01 12:01:35.489 E/SQLiteLog( 702): (1) no such table: eb_mapping_table in
"SELECT 1 FROM eb_mapping_table WHERE 1=0"
01-01 12:01:35.491 D/EdmStorageHelper( 702): onTableFound Created Table
eb_mapping_table with Columns 5
01-01 12:01:35.491 E/SQLiteLog( 702): (1) no such table: eb_profiles_table in
"SELECT 1 FROM eb_profiles_table WHERE 1=0"
01-01 12:01:35.493 D/EdmStorageHelper( 702): onTableFound Created Table
eb_profiles_table with Columns 7
01-01 12:01:35.493 E/SQLiteLog( 702): (1) no such table: eb_profile_settings_table
in "SELECT 1 FROM eb_profile_settings_table WHERE 1=0"
01-01 12:01:35.495 D/EdmStorageHelper( 702): onTableFound Created Table
eb_profile_settings_table with Columns 7
01-01 12:01:35.496 E/SQLiteLog( 702): (1) no such table: eb_vpn_profiles_table in
"SELECT 1 FROM eb_vpn_profiles_table WHERE 1=0"
01-01 12:01:35.497 D/EdmStorageHelper( 702): onTableFound Created Table
eb_vpn_profiles_table with Columns 6
01-01 12:01:35.498 E/SQLiteLog( 702): (1) no such table: eapn_mapping_table in
"SELECT 1 FROM eapn_mapping_table WHERE 1=0"
01-01 12:01:35.499 D/EdmStorageHelper( 702): onTableFound Created Table
eapn_mapping_table with Columns 5
01-01 12:01:35.500 E/SQLiteLog( 702): (1) no such table: uid_exception_list in
"SELECT 1 FROM uid_exception_list WHERE 1=0"
01-01 12:01:35.501 D/EdmStorageHelper( 702): onTableFound Created Table
uid_exception_list with Columns 5
01-01 12:01:35.502 E/SQLiteLog( 702): (1) no such table: active_profile_table in
"SELECT 1 FROM active_profile_table WHERE 1=0"
01-01 12:01:35.503 D/EdmStorageHelper( 702): onTableFound Created Table
active_profile_table with Columns 6
01-01 12:01:35.503 E/SQLiteLog( 702): (1) no such table: ConstrainedStateTable in
"SELECT 1 FROM ConstrainedStateTable WHERE 1=0"
01-01 12:01:35.505 D/EdmStorageHelper( 702): onTableFound Created Table
ConstrainedStateTable with Columns 2
01-01 12:01:35.505 E/SQLiteLog( 702): (1) no such table: KnoxSettingsOptionsTable
in "SELECT 1 FROM KnoxSettingsOptionsTable WHERE 1=0"
01-01 12:01:35.506 D/EdmStorageHelper( 702): onTableFound Created Table
KnoxSettingsOptionsTable with Columns 3
01-01 12:01:35.507 E/SQLiteLog( 702): (1) no such table: ApplicationDefault in
"SELECT 1 FROM ApplicationDefault WHERE 1=0"
01-01 12:01:35.508 D/EdmStorageHelper( 702): onTableFound Created Table
ApplicationDefault with Columns 8
01-01 12:01:35.509 E/SQLiteLog( 702): (1) no such table: FirewallStatus in "SELECT
1 FROM FirewallStatus WHERE 1=0"
01-01 12:01:35.510 D/EdmStorageHelper( 702): onTableFound Created Table
FirewallStatus with Columns 3
01-01 12:01:35.510 E/SQLiteLog( 702): (1) no such table: FirewallRule in "SELECT 1
FROM FirewallRule WHERE 1=0"
01-01 12:01:35.513 D/EdmStorageHelper( 702): onTableFound Created Table
FirewallRule with Columns 16
01-01 12:01:35.513 E/SQLiteLog( 702): (1) no such table: FirewallHostnames in
"SELECT 1 FROM FirewallHostnames WHERE 1=0"
01-01 12:01:35.515 D/EdmStorageHelper( 702): onTableFound Created Table
FirewallHostnames with Columns 4
01-01 12:01:35.515 E/SQLiteLog( 702): (1) no such table:
IRMProviderCapabilitiesTable in "SELECT 1 FROM IRMProviderCapabilitiesTable WHERE
1=0"
01-01 12:01:35.517 D/EdmStorageHelper( 702): onTableFound Created Table
IRMProviderCapabilitiesTable with Columns 9
01-01 12:01:35.517 E/SQLiteLog( 702): (1) no such table: IRMDocumentRightsTable in
"SELECT 1 FROM IRMDocumentRightsTable WHERE 1=0"
01-01 12:01:35.519 D/EdmStorageHelper( 702): onTableFound Created Table
IRMDocumentRightsTable with Columns 10
01-01 12:01:35.520 E/SQLiteLog( 702): (1) no such table:
IRMServiceInformationTable in "SELECT 1 FROM IRMServiceInformationTable WHERE 1=0"
01-01 12:01:35.524 D/EdmStorageHelper( 702): onTableFound Created Table
IRMServiceInformationTable with Columns 12
01-01 12:01:35.525 E/SQLiteLog( 702): (1) no such table: SHAREDDEVICE in "SELECT 1
FROM SHAREDDEVICE WHERE 1=0"
01-01 12:01:35.527 D/EdmStorageHelper( 702): onTableFound Created Table
SHAREDDEVICE with Columns 3
01-01 12:01:35.527 E/SQLiteLog( 702): (1) no such table:
ApplicationRuntimePermissions in "SELECT 1 FROM ApplicationRuntimePermissions WHERE
1=0"
01-01 12:01:35.530 D/EdmStorageHelper( 702): onTableFound Created Table
ApplicationRuntimePermissions with Columns 5
01-01 12:01:35.530 E/SQLiteLog( 702): (1) no such table: SelectiveFotaTable in
"SELECT 1 FROM SelectiveFotaTable WHERE 1=0"
01-01 12:01:35.532 D/EdmStorageHelper( 702): onTableFound Created Table
SelectiveFotaTable with Columns 3
01-01 12:01:35.533 E/SQLiteLog( 702): (1) no such table: DomainFilterTable in
"SELECT 1 FROM DomainFilterTable WHERE 1=0"
01-01 12:01:35.535 D/EdmStorageHelper( 702): onTableFound Created Table
DomainFilterTable with Columns 8
01-01 12:01:35.535 E/SQLiteLog( 702): (1) no such table: SeamsClipboardTable in
"SELECT 1 FROM SeamsClipboardTable WHERE 1=0"
01-01 12:01:35.537 D/EdmStorageHelper( 702): onTableFound Created Table
SeamsClipboardTable with Columns 2
01-01 12:01:35.537 E/SQLiteLog( 702): (1) no such table: DomainFilterReportStatus
in "SELECT 1 FROM DomainFilterReportStatus WHERE 1=0"
01-01 12:01:35.539 D/EdmStorageHelper( 702): onTableFound Created Table
DomainFilterReportStatus with Columns 3
01-01 12:01:35.539 E/SQLiteLog( 702): (1) no such table:
DomainFilterOnIptablesApiStatus in "SELECT 1 FROM DomainFilterOnIptablesApiStatus
WHERE 1=0"
01-01 12:01:35.541 D/EdmStorageHelper( 702): onTableFound Created Table
DomainFilterOnIptablesApiStatus with Columns 3
01-01 12:01:35.541 E/SQLiteLog( 702): (1) no such table: DomainFilterReportTable
in "SELECT 1 FROM DomainFilterReportTable WHERE 1=0"
01-01 12:01:35.543 D/EdmStorageHelper( 702): onTableFound Created Table
DomainFilterReportTable with Columns 5
01-01 12:01:35.543 E/SQLiteLog( 702): (1) no such table: GlobalProxyAuthTable in
"SELECT 1 FROM GlobalProxyAuthTable WHERE 1=0"
01-01 12:01:35.545 D/EdmStorageHelper( 702): onTableFound Created Table
GlobalProxyAuthTable with Columns 5
01-01 12:01:35.545 E/SQLiteLog( 702): (1) no such table: WifiProxyAuthTable in
"SELECT 1 FROM WifiProxyAuthTable WHERE 1=0"
01-01 12:01:35.548 D/EdmStorageHelper( 702): onTableFound Created Table
WifiProxyAuthTable with Columns 6
01-01 12:01:35.548 E/SQLiteLog( 702): (1) no such table: CertificateWhiteListTable
in "SELECT 1 FROM CertificateWhiteListTable WHERE 1=0"
01-01 12:01:35.550 D/EdmStorageHelper( 702): onTableFound Created Table
CertificateWhiteListTable with Columns 3
01-01 12:01:35.550 E/SQLiteLog( 702): (1) no such table: DEX_POLICY in "SELECT 1
FROM DEX_POLICY WHERE 1=0"
01-01 12:01:35.553 D/EdmStorageHelper( 702): onTableFound Created Table DEX_POLICY
with Columns 16
01-01 12:01:35.553 E/SQLiteLog( 702): (1) no such table: APM_WhitelistTable in
"SELECT 1 FROM APM_WhitelistTable WHERE 1=0"
01-01 12:01:35.555 D/EdmStorageHelper( 702): onTableFound Created Table
APM_WhitelistTable with Columns 4
01-01 12:01:35.556 E/SQLiteLog( 702): (1) no such table: APM_StatusTable in
"SELECT 1 FROM APM_StatusTable WHERE 1=0"
01-01 12:01:35.557 D/EdmStorageHelper( 702): onTableFound Created Table
APM_StatusTable with Columns 2
01-01 12:01:35.558 E/SQLiteLog( 702): (1) no such table: APM_EnforcedTable in
"SELECT 1 FROM APM_EnforcedTable WHERE 1=0"
01-01 12:01:35.559 D/EdmStorageHelper( 702): onTableFound Created Table
APM_EnforcedTable with Columns 3
01-01 12:01:35.560 E/SQLiteLog( 702): (1) no such table: SecureTimerTable in
"SELECT 1 FROM SecureTimerTable WHERE 1=0"
01-01 12:01:35.561 D/EdmStorageHelper( 702): onTableFound Created Table
SecureTimerTable with Columns 6
01-01 12:01:35.562 E/SQLiteLog( 702): (1) no such table: SecureTimerStatusTable in
"SELECT 1 FROM SecureTimerStatusTable WHERE 1=0"
01-01 12:01:35.564 D/EdmStorageHelper( 702): onTableFound Created Table
SecureTimerStatusTable with Columns 4
01-01 12:01:35.564 E/SQLiteLog( 702): (1) no such table: KnoxServiceIdTable in
"SELECT 1 FROM KnoxServiceIdTable WHERE 1=0"
01-01 12:01:35.566 D/EdmStorageHelper( 702): onTableFound Created Table
KnoxServiceIdTable with Columns 3
01-01 12:01:35.573 E/SQLiteLog( 702): (1) table generic has 4 columns but 3 values
were supplied in "INSERT INTO generic VALUES ('PlatformSoftwareVersion',
'samsung/a12sub/a12s:11/RP1A.200720.012/A127MUBU3AUJ5:user/release-keys', 0);"
01-01 12:01:35.575 E/SQLiteLog( 702): (1) no such table: APPLICATION_SIGNATURE in
"SELECT 1 FROM APPLICATION_SIGNATURE WHERE 1=0"
01-01 12:01:35.576 D/EdmStorageHelper( 702): doTableCreationOrUpdate Done +
1577880095576
01-01 12:01:35.594 W/System ( 702): A resource was acquired at attached stack
trace but never released. See java.io.Closeable for information on avoiding
resource leaks.
01-01 12:01:35.597 W/System ( 702): java.lang.Throwable: Explicit termination
method 'close' not called
01-01 12:01:35.597 W/System ( 702): at
dalvik.system.CloseGuard.openWithCallSite(CloseGuard.java:259)
01-01 12:01:35.597 W/System ( 702): at
dalvik.system.CloseGuard.open(CloseGuard.java:230)
01-01 12:01:35.597 W/System ( 702): at
java.io.FileInputStream.<init>(FileInputStream.java:176)
01-01 12:01:35.597 W/System ( 702): at
java.io.FileReader.<init>(FileReader.java:72)
01-01 12:01:35.597 W/System ( 702): at
com.android.server.asks.ASKSManagerService.getRestrictDataFromXML(ASKSManagerServic
e.java:2803)
01-01 12:01:35.597 W/System ( 702): at
com.android.server.asks.ASKSManagerService.updateRestrictRule(ASKSManagerService.ja
va:2717)
01-01 12:01:35.597 W/System ( 702): at
com.android.server.asks.ASKSManagerService.<init>(ASKSManagerService.java:238)
01-01 12:01:35.597 W/System ( 702): at
com.android.server.asks.ASKSManagerService.main(ASKSManagerService.java:191)
01-01 12:01:35.597 W/System ( 702): at
com.android.server.SystemServer.startBootstrapServices(SystemServer.java:1319)
01-01 12:01:35.597 W/System ( 702): at
com.android.server.SystemServer.run(SystemServer.java:967)
01-01 12:01:35.597 W/System ( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
01-01 12:01:35.597 W/System ( 702): at java.lang.reflect.Method.invoke(Native
Method)
01-01 12:01:35.597 W/System ( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-01 12:01:35.597 W/System ( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
01-01 12:01:35.618 D/KnoxMUMContainerPolicy( 702): reading from xml resource
01-01 12:01:35.624 D/KnoxConfigurationType( 702): setDefaultConfigType:
isDefaultConfigType true
01-01 12:01:35.624 D/KnoxConfigurationType( 702): setDefaultContainerLayout:
layoutType 1
01-01 12:01:35.624 D/KnoxConfigurationType( 702): allowLayoutSwitching:
allowSwitch true
01-01 12:01:35.625 D/KnoxConfigurationType( 702): setting ecname Custom
01-01 12:01:35.625 D/KnoxConfigurationType( 702):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
01-01 12:01:35.626 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.scrollcapture
01-01 12:01:35.626 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.pentastic
01-01 12:01:35.626 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.airviewdictionary
01-01 12:01:35.626 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer5
01-01 12:01:35.626 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer4
01-01 12:01:35.626 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5
01-01 12:01:35.626 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice4
01-01 12:01:35.626 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.launcher.shared
01-01 12:01:35.626 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.viewer.launcher
01-01 12:01:35.626 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.appwidget
01-01 12:01:35.627 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hword.viewer.hword_apk
01-01 12:01:35.627 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hcell.viewer.hcell_viewer_apk
01-01 12:01:35.627 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hshow.viewer.hshow_viewer_apk
01-01 12:01:35.627 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hwp.viewer.hwp_apk
01-01 12:01:35.627 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.viewer
01-01 12:01:35.627 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.editor
01-01 12:01:35.627 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.editor.hidden
01-01 12:01:35.627 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5tablet
01-01 12:01:35.629 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 591
01-01 12:01:35.630 D/KnoxConfigurationType( 702): setting ecname Custom
01-01 12:01:35.631 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.scrollcapture
01-01 12:01:35.631 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.pentastic
01-01 12:01:35.631 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.airviewdictionary
01-01 12:01:35.631 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer5
01-01 12:01:35.631 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer4
01-01 12:01:35.631 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5
01-01 12:01:35.631 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice4
01-01 12:01:35.631 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.launcher.shared
01-01 12:01:35.631 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.viewer.launcher
01-01 12:01:35.632 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.appwidget
01-01 12:01:35.632 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hword.viewer.hword_apk
01-01 12:01:35.632 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hcell.viewer.hcell_viewer_apk
01-01 12:01:35.632 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hshow.viewer.hshow_viewer_apk
01-01 12:01:35.632 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hwp.viewer.hwp_apk
01-01 12:01:35.632 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.viewer
01-01 12:01:35.632 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.editor
01-01 12:01:35.632 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.editor.hidden
01-01 12:01:35.632 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5tablet
01-01 12:01:35.635 D/KnoxConfigurationType( 702): setting ecname Custom
01-01 12:01:35.636 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.scrollcapture
01-01 12:01:35.636 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.pentastic
01-01 12:01:35.636 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.airviewdictionary
01-01 12:01:35.636 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer5
01-01 12:01:35.636 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer4
01-01 12:01:35.637 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5
01-01 12:01:35.637 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice4
01-01 12:01:35.637 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.launcher.shared
01-01 12:01:35.637 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.viewer.launcher
01-01 12:01:35.637 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.appwidget
01-01 12:01:35.637 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hword.viewer.hword_apk
01-01 12:01:35.637 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hcell.viewer.hcell_viewer_apk
01-01 12:01:35.637 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hshow.viewer.hshow_viewer_apk
01-01 12:01:35.637 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hwp.viewer.hwp_apk
01-01 12:01:35.637 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.viewer
01-01 12:01:35.638 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.editor
01-01 12:01:35.638 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.editor.hidden
01-01 12:01:35.638 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5tablet
01-01 12:01:35.640 D/KnoxConfigurationType( 702): setDefaultConfigType:
isDefaultConfigType true
01-01 12:01:35.641 D/KnoxConfigurationType( 702): setDefaultContainerLayout:
layoutType 1
01-01 12:01:35.641 D/KnoxConfigurationType( 702): allowLayoutSwitching:
allowSwitch true
01-01 12:01:35.641 D/KnoxConfigurationType( 702):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
01-01 12:01:35.641 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.scrollcapture
01-01 12:01:35.641 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.pentastic
01-01 12:01:35.642 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.airviewdictionary
01-01 12:01:35.643 D/SecureFolderConfigurationType( 702): COM config dump START:
01-01 12:01:35.643 D/SecureFolderConfigurationType( 702): mAllowSettingsChanges :
true
01-01 12:01:35.643 D/SecureFolderConfigurationType( 702): mAllowStatusBarExpansion
: true
01-01 12:01:35.643 D/SecureFolderConfigurationType( 702): mAllowHomeKey : true
01-01 12:01:35.644 D/SecureFolderConfigurationType( 702):
mAllowClearAllNotification : false
01-01 12:01:35.644 D/SecureFolderConfigurationType( 702): mHideSystemBar : false
01-01 12:01:35.644 D/SecureFolderConfigurationType( 702): mWipeRecentTasks : false
01-01 12:01:35.644 D/SecureFolderConfigurationType( 702): COM config dump END.
01-01 12:01:35.644 D/KnoxConfigurationType( 702): allowLayoutSwitching:
allowSwitch false
01-01 12:01:35.644 D/KnoxConfigurationType( 702): setting ecname Custom
01-01 12:01:35.644 D/KnoxConfigurationType( 702):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
01-01 12:01:35.645 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.scrollcapture
01-01 12:01:35.645 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.pentastic
01-01 12:01:35.645 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.airviewdictionary
01-01 12:01:35.645 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer5
01-01 12:01:35.645 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer4
01-01 12:01:35.645 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5
01-01 12:01:35.645 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice4
01-01 12:01:35.645 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.launcher.shared
01-01 12:01:35.645 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.viewer.launcher
01-01 12:01:35.645 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.appwidget
01-01 12:01:35.645 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hword.viewer.hword_apk
01-01 12:01:35.646 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hcell.viewer.hcell_viewer_apk
01-01 12:01:35.646 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hshow.viewer.hshow_viewer_apk
01-01 12:01:35.646 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hwp.viewer.hwp_apk
01-01 12:01:35.646 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.viewer
01-01 12:01:35.646 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.editor
01-01 12:01:35.646 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.editor.hidden
01-01 12:01:35.646 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5tablet
01-01 12:01:35.648 D/ContainerModeConfigurationType( 702): COM config dump START:
01-01 12:01:35.648 D/ContainerModeConfigurationType( 702): mAllowSettingsChanges :
true
01-01 12:01:35.648 D/ContainerModeConfigurationType( 702):
mAllowStatusBarExpansion : true
01-01 12:01:35.648 D/ContainerModeConfigurationType( 702): mAllowHomeKey : true
01-01 12:01:35.648 D/ContainerModeConfigurationType( 702):
mAllowClearAllNotification : true
01-01 12:01:35.648 D/ContainerModeConfigurationType( 702): mHideSystemBar : false
01-01 12:01:35.648 D/ContainerModeConfigurationType( 702): mWipeRecentTasks : true
01-01 12:01:35.648 D/ContainerModeConfigurationType( 702): COM config dump END.
01-01 12:01:35.649 D/KnoxConfigurationType( 702): allowLayoutSwitching:
allowSwitch false
01-01 12:01:35.649 D/KnoxConfigurationType( 702): setting ecname Custom
01-01 12:01:35.649 D/KnoxConfigurationType( 702):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
01-01 12:01:35.649 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer5
01-01 12:01:35.649 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer4
01-01 12:01:35.695 D/LightweightConfigurationType( 702): Lightweight config dump
START:
01-01 12:01:35.695 D/LightweightConfigurationType( 702): mFolderHeaderIcon : null
01-01 12:01:35.695 D/LightweightConfigurationType( 702): mFolderHeaderTitle : null
01-01 12:01:35.695 D/LightweightConfigurationType( 702):
mFolderDisabledChangeLayout : true
01-01 12:01:35.695 D/LightweightConfigurationType( 702): Lightweight config dump
END.
01-01 12:01:35.697 D/KnoxMUMContainerPolicy( 702): isFOTARequired
currentversion:custom
01-01 12:01:35.697 I/KnoxMUMContainerPolicy( 702): 1. pdaVersion = A127MUBU3AUJ5
01-01 12:01:35.697 D/KnoxMUMContainerPolicy( 702):
trimHiddenVersion(A127MUBU3AUJ5)
01-01 12:01:35.697 I/KnoxMUMContainerPolicy( 702): 2. pdaVersion = A127MUBU3AUJ5
01-01 12:01:35.697 D/KnoxMUMContainerPolicy( 702): Fota required......
01-01 12:01:35.697 D/KnoxMUMContainerPolicy( 702):
doUpgradeForExistingConfigurationTypes:upgrading existing types
01-01 12:01:35.697 D/KnoxMUMContainerPolicy( 702):
doUpgradeForExistingConfigurationTypes:type name:knox-b2b
01-01 12:01:35.697 D/KnoxMUMContainerPolicy( 702):
doUpgradeForExistingConfigurationTypes:type name:knox-1.0
01-01 12:01:35.697 D/KnoxMUMContainerPolicy( 702):
doUpgradeForExistingConfigurationTypes:type name:knox-b2c
01-01 12:01:35.697 D/KnoxMUMContainerPolicy( 702):
doUpgradeForExistingConfigurationTypes:type name:secure-folder
01-01 12:01:35.697 D/KnoxMUMContainerPolicy( 702):
doUpgradeForExistingConfigurationTypes:type name:knox-b2b-com
01-01 12:01:35.697 D/KnoxMUMContainerPolicy( 702):
doUpgradeForExistingConfigurationTypes:type name:knox-b2b-lwc
01-01 12:01:35.697 D/KnoxMUMContainerPolicy( 702): reading from xml resource for
fota
01-01 12:01:35.697 D/KnoxConfigurationType( 702): setDefaultConfigType:
isDefaultConfigType true
01-01 12:01:35.698 D/KnoxConfigurationType( 702): setDefaultContainerLayout:
layoutType 1
01-01 12:01:35.698 D/KnoxConfigurationType( 702): allowLayoutSwitching:
allowSwitch true
01-01 12:01:35.698 D/KnoxConfigurationType( 702): setting ecname Custom
01-01 12:01:35.698 D/KnoxConfigurationType( 702):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
01-01 12:01:35.698 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.scrollcapture
01-01 12:01:35.698 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.pentastic
01-01 12:01:35.698 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.airviewdictionary
01-01 12:01:35.698 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer5
01-01 12:01:35.699 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer4
01-01 12:01:35.699 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5
01-01 12:01:35.699 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice4
01-01 12:01:35.699 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.launcher.shared
01-01 12:01:35.699 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.viewer.launcher
01-01 12:01:35.699 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.appwidget
01-01 12:01:35.699 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hword.viewer.hword_apk
01-01 12:01:35.699 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hcell.viewer.hcell_viewer_apk
01-01 12:01:35.699 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hshow.viewer.hshow_viewer_apk
01-01 12:01:35.699 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hwp.viewer.hwp_apk
01-01 12:01:35.699 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.viewer
01-01 12:01:35.699 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.editor
01-01 12:01:35.699 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.editor.hidden
01-01 12:01:35.700 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5tablet
01-01 12:01:35.701 D/KnoxConfigurationType( 702): setting ecname Custom
01-01 12:01:35.702 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.scrollcapture
01-01 12:01:35.702 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.pentastic
01-01 12:01:35.702 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.airviewdictionary
01-01 12:01:35.702 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer5
01-01 12:01:35.702 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer4
01-01 12:01:35.702 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5
01-01 12:01:35.702 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice4
01-01 12:01:35.702 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.launcher.shared
01-01 12:01:35.702 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.viewer.launcher
01-01 12:01:35.703 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.appwidget
01-01 12:01:35.703 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hword.viewer.hword_apk
01-01 12:01:35.703 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hcell.viewer.hcell_viewer_apk
01-01 12:01:35.703 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hshow.viewer.hshow_viewer_apk
01-01 12:01:35.703 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hwp.viewer.hwp_apk
01-01 12:01:35.703 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.viewer
01-01 12:01:35.703 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.editor
01-01 12:01:35.703 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.editor.hidden
01-01 12:01:35.703 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5tablet
01-01 12:01:35.705 D/KnoxConfigurationType( 702): setting ecname Custom
01-01 12:01:35.705 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.scrollcapture
01-01 12:01:35.705 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.pentastic
01-01 12:01:35.705 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.airviewdictionary
01-01 12:01:35.706 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer5
01-01 12:01:35.706 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer4
01-01 12:01:35.706 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5
01-01 12:01:35.706 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice4
01-01 12:01:35.706 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.launcher.shared
01-01 12:01:35.706 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.viewer.launcher
01-01 12:01:35.706 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.appwidget
01-01 12:01:35.706 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hword.viewer.hword_apk
01-01 12:01:35.706 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hcell.viewer.hcell_viewer_apk
01-01 12:01:35.706 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hshow.viewer.hshow_viewer_apk
01-01 12:01:35.706 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hwp.viewer.hwp_apk
01-01 12:01:35.706 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.viewer
01-01 12:01:35.707 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.editor
01-01 12:01:35.707 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.editor.hidden
01-01 12:01:35.707 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5tablet
01-01 12:01:35.708 D/KnoxConfigurationType( 702): setDefaultConfigType:
isDefaultConfigType true
01-01 12:01:35.708 D/KnoxConfigurationType( 702): setDefaultContainerLayout:
layoutType 1
01-01 12:01:35.708 D/KnoxConfigurationType( 702): allowLayoutSwitching:
allowSwitch true
01-01 12:01:35.709 D/KnoxConfigurationType( 702):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
01-01 12:01:35.709 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.scrollcapture
01-01 12:01:35.709 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.pentastic
01-01 12:01:35.709 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.airviewdictionary
01-01 12:01:35.710 D/SecureFolderConfigurationType( 702): COM config dump START:
01-01 12:01:35.710 D/SecureFolderConfigurationType( 702): mAllowSettingsChanges :
true
01-01 12:01:35.710 D/SecureFolderConfigurationType( 702): mAllowStatusBarExpansion
: true
01-01 12:01:35.710 D/SecureFolderConfigurationType( 702): mAllowHomeKey : true
01-01 12:01:35.710 D/SecureFolderConfigurationType( 702):
mAllowClearAllNotification : false
01-01 12:01:35.710 D/SecureFolderConfigurationType( 702): mHideSystemBar : false
01-01 12:01:35.710 D/SecureFolderConfigurationType( 702): mWipeRecentTasks : false
01-01 12:01:35.710 D/SecureFolderConfigurationType( 702): COM config dump END.
01-01 12:01:35.710 D/KnoxConfigurationType( 702): allowLayoutSwitching:
allowSwitch false
01-01 12:01:35.710 D/KnoxConfigurationType( 702): setting ecname Custom
01-01 12:01:35.711 D/KnoxConfigurationType( 702):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
01-01 12:01:35.711 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.scrollcapture
01-01 12:01:35.711 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.pentastic
01-01 12:01:35.711 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.service.airviewdictionary
01-01 12:01:35.711 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer5
01-01 12:01:35.712 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer4
01-01 12:01:35.712 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5
01-01 12:01:35.712 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice4
01-01 12:01:35.712 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.launcher.shared
01-01 12:01:35.712 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.viewer.launcher
01-01 12:01:35.712 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.androidpc.appwidget
01-01 12:01:35.712 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hword.viewer.hword_apk
01-01 12:01:35.712 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hcell.viewer.hcell_viewer_apk
01-01 12:01:35.712 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hshow.viewer.hshow_viewer_apk
01-01 12:01:35.712 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.hwp.viewer.hwp_apk
01-01 12:01:35.713 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.viewer
01-01 12:01:35.713 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException: com.hancom.office.editor
01-01 12:01:35.713 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.hancom.office.editor.hidden
01-01 12:01:35.713 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisoffice5tablet
01-01 12:01:35.715 D/ContainerModeConfigurationType( 702): COM config dump START:
01-01 12:01:35.715 D/ContainerModeConfigurationType( 702): mAllowSettingsChanges :
true
01-01 12:01:35.715 D/ContainerModeConfigurationType( 702):
mAllowStatusBarExpansion : true
01-01 12:01:35.715 D/ContainerModeConfigurationType( 702): mAllowHomeKey : true
01-01 12:01:35.715 D/ContainerModeConfigurationType( 702):
mAllowClearAllNotification : true
01-01 12:01:35.715 D/ContainerModeConfigurationType( 702): mHideSystemBar : false
01-01 12:01:35.715 D/ContainerModeConfigurationType( 702): mWipeRecentTasks : true
01-01 12:01:35.715 D/ContainerModeConfigurationType( 702): COM config dump END.
01-01 12:01:35.715 D/KnoxConfigurationType( 702): allowLayoutSwitching:
allowSwitch false
01-01 12:01:35.716 D/KnoxConfigurationType( 702): setting ecname Custom
01-01 12:01:35.716 D/KnoxConfigurationType( 702):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
01-01 12:01:35.716 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer5
01-01 12:01:35.716 E/KnoxMUMContainerPolicy( 702): Package is not installed:
android.content.pm.PackageManager$NameNotFoundException:
com.infraware.polarisviewer4
01-01 12:01:35.757 D/LightweightConfigurationType( 702): Lightweight config dump
START:
01-01 12:01:35.757 D/LightweightConfigurationType( 702): mFolderHeaderIcon : null
01-01 12:01:35.757 D/LightweightConfigurationType( 702): mFolderHeaderTitle : null
01-01 12:01:35.757 D/LightweightConfigurationType( 702):
mFolderDisabledChangeLayout : true
01-01 12:01:35.757 D/LightweightConfigurationType( 702): Lightweight config dump
END.
01-01 12:01:35.758 I/KnoxMUMContainerPolicy( 702):
updateInstallPackagesForCloneTypes : list = [com.samsung.android.calendar,
com.samsung.android.mdm, com.samsung.android.fingerprint.service,
com.android.externalstorage, com.google.android.webview, com.android.keychain,
com.android.webview, com.samsung.knox.kss, com.sec.knox.bluetooth,
com.samsung.knox.knoxtrustagent, com.samsung.android.packageinstaller,
com.google.android.packageinstaller, com.sec.android.inputmethod,
com.sec.android.inputmethod.iwnnime.japan, com.samsung.inputmethod,
com.sec.android.inputmethod.theme.lightchina, com.sec.sprextension,
com.gd.mobicore.pa, com.amap.android.location, com.qualcomm.location,
com.sec.android.app.storycam, com.samsung.locationhistory,
com.sec.android.app.SamsungContentsAgent, com.samsung.android.dlp.service,
com.samsung.cmh, com.samsung.dcmservice, com.samsung.faceservice,
com.samsung.ipservice, com.samsung.storyservice, com.sec.face,
com.android.wallpaper.livepicker, com.samsung.android.writingbuddyservice,
com.sec.android.providers.downloads, com.sec.android.app.SPenKeeper,
com.sec.android.wallpapercropper2, com.sec.android.gesturepad,
com.sec.android.ofviewer, com.arcsoft.magicshotstudio,
com.sec.knox.cocktailprovider3, com.samsung.app.slowmotion,
com.myscript.atk.rmc.service.sample, com.android.providers.userdictionary,
com.samsung.android.app.qragent, com.hancom.office.editor.hidden,
com.samsung.android.app.scrollcapture, com.samsung.android.service.pentastic,
com.samsung.android.service.airviewdictionary, com.samsung.android.themecenter,
com.samsung.android.themestore, com.samsung.android.sdk.handwriting,
com.samsung.app.highlightplayer, com.samsung.android.app.contacts,
com.sec.spp.push, com.sec.android.mimage.photoretouching,
com.google.android.permissioncontroller,
com.samsung.android.biometrics.app.setting]
01-01 12:01:35.758 I/KnoxMUMContainerPolicy( 702): UID = 0name=knox-b2b
01-01 12:01:35.758 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.758 I/KnoxMUMContainerPolicy( 702): UID = 0name=knox-1.0
01-01 12:01:35.758 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.758 I/KnoxMUMContainerPolicy( 702): UID = 0name=knox-b2c
01-01 12:01:35.758 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.758 I/KnoxMUMContainerPolicy( 702): UID = 0name=secure-folder
01-01 12:01:35.758 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.758 I/KnoxMUMContainerPolicy( 702): UID = 0name=knox-b2b-com
01-01 12:01:35.758 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.758 I/KnoxMUMContainerPolicy( 702): UID = 0name=knox-b2b-lwc
01-01 12:01:35.758 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.758 I/KnoxMUMContainerPolicy( 702):
updateInstallPackagesForCloneTypes : list = [com.samsung.helphub, sstream.app,
com.sec.ims, com.sec.imsservice, com.sec.hearingadjust]
01-01 12:01:35.758 I/KnoxMUMContainerPolicy( 702): UID = 0name=knox-b2b
01-01 12:01:35.758 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.758 I/KnoxMUMContainerPolicy( 702): UID = 0name=knox-1.0
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): UID = 0name=knox-b2c
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): UID = 0name=secure-folder
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): UID = 0name=knox-b2b-com
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): UID = 0name=knox-b2b-lwc
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): UID = 0name=knox-b2b
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): UID = 0name=knox-1.0
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): UID = 0name=knox-b2c
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): UID = 0name=secure-folder
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): UID = 0name=knox-b2b-com
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): UID = 0name=knox-b2b-lwc
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): UID = 0name=knox-b2b
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): UID = 0name=knox-1.0
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): UID = 0name=knox-b2c
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): UID = 0name=secure-folder
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): UID = 0name=knox-b2b-com
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): UID = 0name=knox-b2b-lwc
01-01 12:01:35.759 I/KnoxMUMContainerPolicy( 702): Not a cloneType: AdminUid is
0
01-01 12:01:35.759 D/KnoxMUMContainerPolicy( 702): Upgrading type object:knox-b2b
01-01 12:01:35.759 D/KnoxMUMContainerPolicy( 702): Knox config found
existing:com.samsung.android.knox.container.KnoxConfigurationType@2296dea
01-01 12:01:35.759 D/KnoxMUMContainerPolicy( 702): Upgrading type object:knox-1.0
01-01 12:01:35.759 D/KnoxMUMContainerPolicy( 702): Knox config found
existing:com.samsung.android.knox.container.KnoxConfigurationType@81d48db
01-01 12:01:35.759 D/KnoxMUMContainerPolicy( 702): Upgrading type object:knox-b2c
01-01 12:01:35.759 D/KnoxMUMContainerPolicy( 702): Knox config found
existing:com.samsung.android.knox.container.KnoxConfigurationType@50cef78
01-01 12:01:35.760 D/KnoxMUMContainerPolicy( 702): Upgrading type object:secure-
folder
01-01 12:01:35.760 D/KnoxMUMContainerPolicy( 702): Knox config found
existing:com.samsung.android.knox.container.SecureFolderConfigurationType@648b651
01-01 12:01:35.760 D/KnoxMUMContainerPolicy( 702): Upgrading type object:knox-b2b-
com
01-01 12:01:35.760 D/KnoxMUMContainerPolicy( 702): Knox config found
existing:com.samsung.android.knox.container.ContainerModeConfigurationType@8287eb6
01-01 12:01:35.760 D/KnoxMUMContainerPolicy( 702): Upgrading type object:knox-b2b-
lwc
01-01 12:01:35.760 D/KnoxMUMContainerPolicy( 702): Knox config found
existing:com.samsung.android.knox.container.LightweightConfigurationType@69d97b7
01-01 12:01:35.760 D/KnoxConfigurationType( 702): isDefaultConfigType: true
01-01 12:01:35.760 D/KnoxConfigurationType( 702): getContainerLayout: 1
01-01 12:01:35.760 D/KnoxConfigurationType( 702): isLayoutSwitchingAllowed: true
01-01 12:01:35.761 D/KnoxConfigurationType( 702): isDefaultConfigType: false
01-01 12:01:35.761 D/KnoxConfigurationType( 702): getContainerLayout: -1
01-01 12:01:35.761 D/KnoxConfigurationType( 702): isLayoutSwitchingAllowed: true
01-01 12:01:35.761 D/KnoxConfigurationType( 702): isDefaultConfigType: false
01-01 12:01:35.761 D/KnoxConfigurationType( 702): getContainerLayout: -1
01-01 12:01:35.761 D/KnoxConfigurationType( 702): isLayoutSwitchingAllowed: true
01-01 12:01:35.762 D/KnoxConfigurationType( 702): isDefaultConfigType: true
01-01 12:01:35.762 D/KnoxConfigurationType( 702): getContainerLayout: 1
01-01 12:01:35.762 D/KnoxConfigurationType( 702): isLayoutSwitchingAllowed: true
01-01 12:01:35.762 D/KnoxConfigurationType( 702): isDefaultConfigType: false
01-01 12:01:35.762 D/KnoxConfigurationType( 702): getContainerLayout: -1
01-01 12:01:35.762 D/KnoxConfigurationType( 702): isLayoutSwitchingAllowed: false
01-01 12:01:35.762 D/KnoxConfigurationType( 702): isDefaultConfigType: false
01-01 12:01:35.762 D/KnoxConfigurationType( 702): getContainerLayout: -1
01-01 12:01:35.763 D/KnoxConfigurationType( 702): isLayoutSwitchingAllowed: false
01-01 12:01:35.772 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(mum_container_policy:702)
01-01 12:01:35.772 D/SystemServerTiming( 702): StartPersonaManager took to
complete: 644ms
01-01 12:01:35.772 D/SystemServerTiming( 702): !@Boot_SystemServer: 644ms :
StartPersonaManager
01-01 12:01:35.772 I/SystemServerTiming( 702): !@Boot_EBS: Took 644ms by
'StartPersonaManager'
01-01 12:01:35.772 D/SystemServer( 702): startRCPService | original value for
enabledContainer : true
01-01 12:01:35.772 D/SystemServer( 702): startRCPService | KnoxPresentInDevice :
false, DoEnabled : false
01-01 12:01:35.772 I/SystemServerTiming( 702): RCPManagerService
01-01 12:01:35.772 D/SystemServer( 702): startRCPService | add Lazy Service :
RCPManagerService , rcp
01-01 12:01:35.773 D/LazyService( 702): rcp addService
01-01 12:01:35.773 D/SystemServerTiming( 702): RCPManagerService took to complete:
1ms
01-01 12:01:35.773 I/SystemServerTiming( 702): KnoxMUMRCPPolicyService
01-01 12:01:35.773 D/SystemServer( 702): startRCPService | add Lazy Service :
KnoxMUMRCPPolicyService , mumrcppolicy
01-01 12:01:35.773 D/LazyService( 702): mum_container_rcp_policy addService
01-01 12:01:35.773 D/SystemServerTiming( 702): KnoxMUMRCPPolicyService took to
complete: 0ms
01-01 12:01:35.773 I/SystemServerTiming( 702): DualAppManagerService
01-01 12:01:35.773 D/SystemServer( 702): startDualAppManagerService | add
Service : startDualAppManagerService
01-01 12:01:35.774 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(dual_app:702)
01-01 12:01:35.774 D/SystemServerTiming( 702): DualAppManagerService took to
complete: 2ms
01-01 12:01:35.775 I/SystemServerTiming( 702): StartAccountManagerService
01-01 12:01:35.775 I/SystemServiceManager( 702): Starting
com.android.server.accounts.AccountManagerService$Lifecycle
01-01 12:01:35.779 D/CompatibilityChangeReporter( 702): Compat change id reported:
148180766; UID 1000; state: ENABLED
01-01 12:01:35.780 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(account:702)
01-01 12:01:35.780 D/SystemServerTiming( 702): StartAccountManagerService took to
complete: 5ms
01-01 12:01:35.780 I/SystemServerTiming( 702): StartContentService
01-01 12:01:35.780 I/SystemServiceManager( 702): Starting
com.android.server.content.ContentService$Lifecycle
01-01 12:01:35.784 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(content:702)
01-01 12:01:35.785 D/SystemServerTiming( 702): StartContentService took to
complete: 5ms
01-01 12:01:35.785 I/SystemServerTiming( 702): InstallSystemProviders
01-01 12:01:35.787 I/CameraManagerGlobal( 702): Connecting to camera service
01-01 12:01:35.793 D/VendorTagDescriptor( 702): addVendorDescriptor: vendor tag id
3854507339 added
01-01 12:01:35.796 D/CameraService( 768): addListenerHelper: Add listener
0xe91ef840
01-01 12:01:35.797 D/CameraService( 768): CameraDeviceState for CameraManager
01-01 12:01:35.799 I/CameraManagerGlobal( 702): Camera 0 facing CAMERA_FACING_BACK
state now CAMERA_STATE_CLOSED for client android.system API Level 2
01-01 12:01:35.800 I/CameraManagerGlobal( 702): Camera 1 facing
CAMERA_FACING_FRONT state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-01 12:01:35.800 I/CameraManagerGlobal( 702): Camera 2 facing CAMERA_FACING_BACK
state now CAMERA_STATE_CLOSED for client android.system API Level 2
01-01 12:01:35.801 I/CameraManagerGlobal( 702): Camera 20 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-01 12:01:35.801 I/CameraManagerGlobal( 702): Camera 23 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-01 12:01:35.802 I/CameraManagerGlobal( 702): Camera 3 facing
CAMERA_FACING_FRONT state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-01 12:01:35.802 I/CameraManagerGlobal( 702): Camera 4 facing
CAMERA_FACING_FRONT state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-01 12:01:35.803 I/CameraManagerGlobal( 702): Camera 50 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-01 12:01:35.803 I/CameraManagerGlobal( 702): Camera 52 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-01 12:01:35.804 I/CameraManagerGlobal( 702): Camera 54 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
01-01 12:01:35.807 I/system_server( 702): The ClassLoaderContext is a special
shared library.
01-01 12:01:35.825 I/SettingsProvider( 702): onCreate
(com.android.providers.settings.SettingsProvider@775df25) java.lang.Exception
01-01 12:01:35.825 I/SettingsProvider( 702): at
com.android.providers.settings.SettingsProvider.onCreate(SettingsProvider.java:478)
01-01 12:01:35.825 I/SettingsProvider( 702): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
01-01 12:01:35.825 I/SettingsProvider( 702): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
01-01 12:01:35.825 I/SettingsProvider( 702): at
android.app.ActivityThread.installProvider(ActivityThread.java:8190)
01-01 12:01:35.825 I/SettingsProvider( 702): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7726)
01-01 12:01:35.825 I/SettingsProvider( 702): at
android.app.ActivityThread.installSystemProviders(ActivityThread.java:8383)
01-01 12:01:35.825 I/SettingsProvider( 702): at
com.android.server.am.ActivityManagerService.installSystemProviders(ActivityManager
Service.java:9889)
01-01 12:01:35.825 I/SettingsProvider( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:1709)
01-01 12:01:35.825 I/SettingsProvider( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
01-01 12:01:35.825 I/SettingsProvider( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
01-01 12:01:35.825 I/SettingsProvider( 702): at
java.lang.reflect.Method.invoke(Native Method)
01-01 12:01:35.825 I/SettingsProvider( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-01 12:01:35.825 I/SettingsProvider( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
01-01 12:01:35.831 D/SettingsProvider( 702): readSalesCode(): menutreeCode=
01-01 12:01:35.920 D/SettingsProvider( 702): readCountryCode(): country=BR
01-01 12:01:35.924 D/SettingsProvider( 702): readCountryCode(): country=BR
01-01 12:01:35.940 D/SettingsProvider( 702): readCountryCode(): country=BR
01-01 12:01:35.973 D/SettingsProvider( 702): Package not found :
com.samsung.android.app.aodservice
01-01 12:01:36.040 D/SettingsProvider( 702): Package not found :
com.samsung.android.deviceidservice
01-01 12:01:36.060 D/SettingsProvider( 702): readCountryCode(): country=BR
01-01 12:01:36.140 I/DeviceNameDeltaTest( 702): No Product code delta for Device
name
01-01 12:01:36.148 D/SettingsProvider( 702): readCountryCode(): country=BR
01-01 12:01:36.152 D/SettingsProvider( 702): Package not found :
com.samsung.android.app.aodservice
01-01 12:01:36.152 D/SettingsProvider( 702): readCountryCode(): country=BR
01-01 12:01:36.192 W/SettingsState( 702): No settings state
/data/system/users/0/settings_system.xml
01-01 12:01:36.192 I/SettingsState( 702): directory info for directory/file
/data/system/users/0/settings_system.xml with stacktrace
01-01 12:01:36.192 I/SettingsState( 702): java.lang.Exception
01-01 12:01:36.192 I/SettingsState( 702): at
com.android.providers.settings.SettingsState.logSettingsDirectoryInformation(Settin
gsState.java:963)
01-01 12:01:36.192 I/SettingsState( 702): at
com.android.providers.settings.SettingsState.readStateSyncLocked(SettingsState.java
:1085)
01-01 12:01:36.192 I/SettingsState( 702): at
com.android.providers.settings.SettingsState.<init>(SettingsState.java:297)
01-01 12:01:36.192 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.ensureSettingsStat
eLocked(SettingsProvider.java:3199)
01-01 12:01:36.192 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.migrateLegacySetti
ngsForUserLocked(SettingsProvider.java:3695)
01-01 12:01:36.192 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.migrateAllLegacySe
ttingsIfNeeded(SettingsProvider.java:3643)
01-01 12:01:36.192 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.<init>(SettingsPro
vider.java:2990)
01-01 12:01:36.192 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider.onCreate(SettingsProvider.java:490)
01-01 12:01:36.192 I/SettingsState( 702): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
01-01 12:01:36.192 I/SettingsState( 702): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
01-01 12:01:36.192 I/SettingsState( 702): at
android.app.ActivityThread.installProvider(ActivityThread.java:8190)
01-01 12:01:36.192 I/SettingsState( 702): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7726)
01-01 12:01:36.192 I/SettingsState( 702): at
android.app.ActivityThread.installSystemProviders(ActivityThread.java:8383)
01-01 12:01:36.192 I/SettingsState( 702): at
com.android.server.am.ActivityManagerService.installSystemProviders(ActivityManager
Service.java:9889)
01-01 12:01:36.192 I/SettingsState( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:1709)
01-01 12:01:36.192 I/SettingsState( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
01-01 12:01:36.192 I/SettingsState( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
01-01 12:01:36.192 I/SettingsState( 702): at
java.lang.reflect.Method.invoke(Native Method)
01-01 12:01:36.192 I/SettingsState( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-01 12:01:36.192 I/SettingsState( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
01-01 12:01:36.192 I/SettingsState( 702): ancestor directory /data/system/users/0
exists
01-01 12:01:36.193 I/SettingsState( 702): ancestor directory /data/system/users/0
permissions: r: true w: true x: true
01-01 12:01:36.193 I/SettingsState( 702): ancestor's parent directory
/data/system/users permissions: r: true w: true x: true
01-01 12:01:36.227 W/SettingsState( 702): No settings state
/data/system/users/0/settings_secure.xml
01-01 12:01:36.227 I/SettingsState( 702): directory info for directory/file
/data/system/users/0/settings_secure.xml with stacktrace
01-01 12:01:36.227 I/SettingsState( 702): java.lang.Exception
01-01 12:01:36.227 I/SettingsState( 702): at
com.android.providers.settings.SettingsState.logSettingsDirectoryInformation(Settin
gsState.java:963)
01-01 12:01:36.227 I/SettingsState( 702): at
com.android.providers.settings.SettingsState.readStateSyncLocked(SettingsState.java
:1085)
01-01 12:01:36.227 I/SettingsState( 702): at
com.android.providers.settings.SettingsState.<init>(SettingsState.java:297)
01-01 12:01:36.227 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.ensureSettingsStat
eLocked(SettingsProvider.java:3199)
01-01 12:01:36.227 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.migrateLegacySetti
ngsForUserLocked(SettingsProvider.java:3704)
01-01 12:01:36.227 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.migrateAllLegacySe
ttingsIfNeeded(SettingsProvider.java:3643)
01-01 12:01:36.227 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.<init>(SettingsPro
vider.java:2990)
01-01 12:01:36.227 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider.onCreate(SettingsProvider.java:490)
01-01 12:01:36.227 I/SettingsState( 702): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
01-01 12:01:36.227 I/SettingsState( 702): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
01-01 12:01:36.227 I/SettingsState( 702): at
android.app.ActivityThread.installProvider(ActivityThread.java:8190)
01-01 12:01:36.227 I/SettingsState( 702): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7726)
01-01 12:01:36.227 I/SettingsState( 702): at
android.app.ActivityThread.installSystemProviders(ActivityThread.java:8383)
01-01 12:01:36.227 I/SettingsState( 702): at
com.android.server.am.ActivityManagerService.installSystemProviders(ActivityManager
Service.java:9889)
01-01 12:01:36.227 I/SettingsState( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:1709)
01-01 12:01:36.227 I/SettingsState( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
01-01 12:01:36.227 I/SettingsState( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
01-01 12:01:36.227 I/SettingsState( 702): at
java.lang.reflect.Method.invoke(Native Method)
01-01 12:01:36.227 I/SettingsState( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-01 12:01:36.227 I/SettingsState( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
01-01 12:01:36.227 I/SettingsState( 702): ancestor directory /data/system/users/0
exists
01-01 12:01:36.227 I/SettingsState( 702): ancestor directory /data/system/users/0
permissions: r: true w: true x: true
01-01 12:01:36.227 I/SettingsState( 702): ancestor's parent directory
/data/system/users permissions: r: true w: true x: true
01-01 12:01:36.235 D/SettingsProvider( 702): Generated and saved new ANDROID_ID
[bebb50178c612f29] for user 0
01-01 12:01:36.245 W/SettingsState( 702): No settings state
/data/system/users/0/settings_global.xml
01-01 12:01:36.245 I/SettingsState( 702): directory info for directory/file
/data/system/users/0/settings_global.xml with stacktrace
01-01 12:01:36.245 I/SettingsState( 702): java.lang.Exception
01-01 12:01:36.245 I/SettingsState( 702): at
com.android.providers.settings.SettingsState.logSettingsDirectoryInformation(Settin
gsState.java:963)
01-01 12:01:36.245 I/SettingsState( 702): at
com.android.providers.settings.SettingsState.readStateSyncLocked(SettingsState.java
:1085)
01-01 12:01:36.245 I/SettingsState( 702): at
com.android.providers.settings.SettingsState.<init>(SettingsState.java:297)
01-01 12:01:36.245 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.ensureSettingsStat
eLocked(SettingsProvider.java:3199)
01-01 12:01:36.245 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.migrateLegacySetti
ngsForUserLocked(SettingsProvider.java:3715)
01-01 12:01:36.245 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.migrateAllLegacySe
ttingsIfNeeded(SettingsProvider.java:3643)
01-01 12:01:36.245 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.<init>(SettingsPro
vider.java:2990)
01-01 12:01:36.245 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider.onCreate(SettingsProvider.java:490)
01-01 12:01:36.245 I/SettingsState( 702): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
01-01 12:01:36.245 I/SettingsState( 702): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
01-01 12:01:36.245 I/SettingsState( 702): at
android.app.ActivityThread.installProvider(ActivityThread.java:8190)
01-01 12:01:36.245 I/SettingsState( 702): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7726)
01-01 12:01:36.245 I/SettingsState( 702): at
android.app.ActivityThread.installSystemProviders(ActivityThread.java:8383)
01-01 12:01:36.245 I/SettingsState( 702): at
com.android.server.am.ActivityManagerService.installSystemProviders(ActivityManager
Service.java:9889)
01-01 12:01:36.245 I/SettingsState( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:1709)
01-01 12:01:36.245 I/SettingsState( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
01-01 12:01:36.245 I/SettingsState( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
01-01 12:01:36.245 I/SettingsState( 702): at
java.lang.reflect.Method.invoke(Native Method)
01-01 12:01:36.245 I/SettingsState( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-01 12:01:36.245 I/SettingsState( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
01-01 12:01:36.245 I/SettingsState( 702): ancestor directory /data/system/users/0
exists
01-01 12:01:36.246 I/SettingsState( 702): ancestor directory /data/system/users/0
permissions: r: true w: true x: true
01-01 12:01:36.246 I/SettingsState( 702): ancestor's parent directory
/data/system/users permissions: r: true w: true x: true
01-01 12:01:36.266 D/SettingsProvider( 702): currentBrightnessValue = 80, 80
01-01 12:01:36.266 D/SettingsProvider( 702): PSMBrightnessValues[0] = 80
01-01 12:01:36.266 D/SettingsProvider( 702): PSMBrightnessValues[1] = 80
01-01 12:01:36.267 E/SettingsProvider( 702): Samsung Autofill - Unknown package
01-01 12:01:36.268 D/SettingsProvider( 702): Setting
[com.google.android.gms/.autofill.service.AutofillService] as Autofill Service for
user 0
01-01 12:01:36.297 D/SettingsProvider( 702): readCountryCode(): country=BR
01-01 12:01:36.308 E/ActivityRecognitionHardware( 532): activity_recognition HAL
is deprecated. class_init is effectively a no-op
01-01 12:01:36.309 D/SettingsProvider( 702): [Sound Theme] Migrated !
01-01 12:01:36.353 W/SettingsState( 702): No settings state
/data/system/users/0/settings_config.xml
01-01 12:01:36.353 I/SettingsState( 702): directory info for directory/file
/data/system/users/0/settings_config.xml with stacktrace
01-01 12:01:36.353 I/SettingsState( 702): java.lang.Exception
01-01 12:01:36.353 I/SettingsState( 702): at
com.android.providers.settings.SettingsState.logSettingsDirectoryInformation(Settin
gsState.java:963)
01-01 12:01:36.353 I/SettingsState( 702): at
com.android.providers.settings.SettingsState.readStateSyncLocked(SettingsState.java
:1085)
01-01 12:01:36.353 I/SettingsState( 702): at
com.android.providers.settings.SettingsState.<init>(SettingsState.java:297)
01-01 12:01:36.353 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.ensureSettingsStat
eLocked(SettingsProvider.java:3199)
01-01 12:01:36.353 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.ensureSettingsForU
serLocked(SettingsProvider.java:3164)
01-01 12:01:36.353 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.peekSettingsStateL
ocked(SettingsProvider.java:3610)
01-01 12:01:36.353 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.getSettingsNamesLo
cked(SettingsProvider.java:3129)
01-01 12:01:36.353 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.syncSsaidTableOnSt
art(SettingsProvider.java:3111)
01-01 12:01:36.353 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.<init>(SettingsPro
vider.java:2991)
01-01 12:01:36.353 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider.onCreate(SettingsProvider.java:490)
01-01 12:01:36.353 I/SettingsState( 702): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
01-01 12:01:36.353 I/SettingsState( 702): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
01-01 12:01:36.353 I/SettingsState( 702): at
android.app.ActivityThread.installProvider(ActivityThread.java:8190)
01-01 12:01:36.353 I/SettingsState( 702): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7726)
01-01 12:01:36.353 I/SettingsState( 702): at
android.app.ActivityThread.installSystemProviders(ActivityThread.java:8383)
01-01 12:01:36.353 I/SettingsState( 702): at
com.android.server.am.ActivityManagerService.installSystemProviders(ActivityManager
Service.java:9889)
01-01 12:01:36.353 I/SettingsState( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:1709)
01-01 12:01:36.353 I/SettingsState( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
01-01 12:01:36.353 I/SettingsState( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
01-01 12:01:36.353 I/SettingsState( 702): at
java.lang.reflect.Method.invoke(Native Method)
01-01 12:01:36.353 I/SettingsState( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-01 12:01:36.353 I/SettingsState( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
01-01 12:01:36.354 I/SettingsState( 702): ancestor directory /data/system/users/0
exists
01-01 12:01:36.354 I/SettingsState( 702): ancestor directory /data/system/users/0
permissions: r: true w: true x: true
01-01 12:01:36.354 I/SettingsState( 702): ancestor's parent directory
/data/system/users permissions: r: true w: true x: true
01-01 12:01:36.355 W/SettingsState( 702): No settings state
/data/system/users/0/settings_ssaid.xml
01-01 12:01:36.355 I/SettingsState( 702): directory info for directory/file
/data/system/users/0/settings_ssaid.xml with stacktrace
01-01 12:01:36.355 I/SettingsState( 702): java.lang.Exception
01-01 12:01:36.355 I/SettingsState( 702): at
com.android.providers.settings.SettingsState.logSettingsDirectoryInformation(Settin
gsState.java:963)
01-01 12:01:36.355 I/SettingsState( 702): at
com.android.providers.settings.SettingsState.readStateSyncLocked(SettingsState.java
:1085)
01-01 12:01:36.355 I/SettingsState( 702): at
com.android.providers.settings.SettingsState.<init>(SettingsState.java:297)
01-01 12:01:36.355 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.ensureSettingsStat
eLocked(SettingsProvider.java:3199)
01-01 12:01:36.355 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.ensureSettingsForU
serLocked(SettingsProvider.java:3187)
01-01 12:01:36.355 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.peekSettingsStateL
ocked(SettingsProvider.java:3610)
01-01 12:01:36.355 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.getSettingsNamesLo
cked(SettingsProvider.java:3129)
01-01 12:01:36.355 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.syncSsaidTableOnSt
art(SettingsProvider.java:3111)
01-01 12:01:36.355 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider$SettingsRegistry.<init>(SettingsPro
vider.java:2991)
01-01 12:01:36.355 I/SettingsState( 702): at
com.android.providers.settings.SettingsProvider.onCreate(SettingsProvider.java:490)
01-01 12:01:36.355 I/SettingsState( 702): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
01-01 12:01:36.355 I/SettingsState( 702): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
01-01 12:01:36.355 I/SettingsState( 702): at
android.app.ActivityThread.installProvider(ActivityThread.java:8190)
01-01 12:01:36.355 I/SettingsState( 702): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7726)
01-01 12:01:36.355 I/SettingsState( 702): at
android.app.ActivityThread.installSystemProviders(ActivityThread.java:8383)
01-01 12:01:36.355 I/SettingsState( 702): at
com.android.server.am.ActivityManagerService.installSystemProviders(ActivityManager
Service.java:9889)
01-01 12:01:36.355 I/SettingsState( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:1709)
01-01 12:01:36.355 I/SettingsState( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
01-01 12:01:36.355 I/SettingsState( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
01-01 12:01:36.355 I/SettingsState( 702): at
java.lang.reflect.Method.invoke(Native Method)
01-01 12:01:36.355 I/SettingsState( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
01-01 12:01:36.355 I/SettingsState( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
01-01 12:01:36.355 I/SettingsState( 702): ancestor directory /data/system/users/0
exists
01-01 12:01:36.356 I/SettingsState( 702): ancestor directory /data/system/users/0
permissions: r: true w: true x: true
01-01 12:01:36.356 I/SettingsState( 702): ancestor's parent directory
/data/system/users permissions: r: true w: true x: true
01-01 12:01:36.357 I/SettingsService( 702): SettingsService Start
01-01 12:01:36.358 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(settings:702)
01-01 12:01:36.359 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(device_config:702)
01-01 12:01:36.380 D/SemWifiApContentProvider( 702): OnCreate
01-01 12:01:36.474 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 601
01-01 12:01:36.482 I/system_server( 702): The ClassLoaderContext is a special
shared library.
01-01 12:01:36.502 I/system_server( 702): The ClassLoaderContext is a special
shared library.
01-01 12:01:36.563 D/SystemServerTimingAsync( 702): AppDataPrepare took to
complete: 3852ms
01-01 12:01:36.563 I/PackageManager( 702): Deferred reconcileAppsData finished 340
packages
01-01 12:01:36.563 D/SystemServerTimingAsync( 702):
InitThreadPoolExec:prepareAppData took to complete: 3857ms
01-01 12:01:36.565 I/GenerationRegistry( 702): Created backing store
android.util.MemoryIntArray@ac
01-01 12:01:36.566 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
01-01 12:01:36.571 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
01-01 12:01:36.571 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
01-01 12:01:36.573 W/PackageManager( 702): ApplicationPolicy is null
01-01 12:01:36.574 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.android.shell cmp = com.android.shell.BugreportStorageProvider
newState = 0 callingPackage = 1000/am is not ready yet
01-01 12:01:36.580 D/SystemServerTiming( 702): InstallSystemProviders took to
complete: 795ms
01-01 12:01:36.580 D/SystemServerTiming( 702): !@Boot_SystemServer: 795ms :
InstallSystemProviders
01-01 12:01:36.580 I/SystemServerTiming( 702): !@Boot_EBS: Took 795ms by
'InstallSystemProviders'
01-01 12:01:36.580 I/SystemServerTiming( 702): SatsService: Secure AT Service
01-01 12:01:36.598 I/DEVROOT#MGR( 702): [android] create
DeviceRootKeyServiceManager.
01-01 12:01:36.601 I/engmode_java_manager( 702): em library is enabled, will use
library
01-01 12:01:36.601 I/engmode_java_manager( 702): android(1000, 0) connects to
EngineeringModeNative
01-01 12:01:36.602 I/SatsService( 702): Initialized
01-01 12:01:36.603 I/SatsService( 702): AtCmdHandler called.
01-01 12:01:36.603 I/SatsService( 702): connect at distributor
01-01 12:01:36.603 I/SatsService( 702): AtCmdHandler called.
01-01 12:01:36.603 I/SatsService( 702): connect data distributor
01-01 12:01:36.604 D/AT_Distributor( 815): InitSocketMessageHandler():
SatsService, id(10), fd(19)
01-01 12:01:36.604 I/SatsServiceData( 702): Connected to daemon.
01-01 12:01:36.604 I/SatsServiceAt( 702): Connected to daemon.
01-01 12:01:36.604 D/SystemServerTiming( 702): SatsService: Secure AT Service took
to complete: 24ms
01-01 12:01:36.604 I/SystemServerTiming( 702): StartDropBoxManager
01-01 12:01:36.605 I/SystemServiceManager( 702): Starting
com.android.server.DropBoxManagerService
01-01 12:01:36.605 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(dropbox:702)
01-01 12:01:36.606 D/SystemServerTiming( 702): StartDropBoxManager took to
complete: 1ms
01-01 12:01:36.606 I/SystemServerTiming( 702): SSRM Service
01-01 12:01:36.610 W/system_server( 702): ClassLoaderContext classpath size
mismatch. expected=5, found=0
(PCL[/system/framework/com.android.location.provider.jar*1664931834:/system/
framework/services.jar*3134411336:/system/framework/services.jar!
classes2.dex*85250059:/system/framework/services.jar!classes3.dex*3714415348:/
system/framework/ethernet-service.jar*3115352681] |
PCL[];PCL[/system/framework/com.android.location.provider.jar*1664931834:/system/
framework/services.jar*3134411336:/system/framework/services.jar!
classes2.dex*85250059:/system/framework/services.jar!classes3.dex*3714415348:/
system/framework/ethernet-service.jar*3115352681:/system/framework/
ssrm.jar*1817495851:/system/framework/semwifi-service.jar*1519473234:/apex/
com.android.permission/javalib/service-permission.jar*2595220506:/apex/
com.android.ipsec/javalib/android.net.ipsec.ike.jar*2296675334])
01-01 12:01:36.622 W/system_server( 702): Found duplicate classes, falling back to
extracting from APK : /system/framework/ssrm.jar
01-01 12:01:36.622 W/system_server( 702): NOTE: This wastes RAM and hurts startup
performance.
01-01 12:01:36.622 W/system_server( 702): Found duplicated class when checking oat
files: 'Lcom/android/server/ssrm/-$
$Lambda$CustomFrequencyManagerService$0S6qX3tfuv_LJ4aowqzEZ2cf-_U;' in
/system/framework/ssrm.jar and /system/framework/ssrm.jar
01-01 12:01:36.628 I/SystemServiceManager( 702): Starting
com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
01-01 12:01:36.764 E/SystemServiceRegistry( 702): Failed to get custom frequency
manager service.
01-01 12:01:36.771 I/DropBoxManagerService( 702): add tag=system_server_wtf
isTagEnabled=true flags=0x2
01-01 12:01:36.783 W/Looper ( 702): Drained
01-01 12:01:36.804 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(CustomFrequencyManagerService:702)
01-01 12:01:36.805 W/SystemServiceManager( 702): Service
com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle took 177 ms in
onStart
01-01 12:01:36.805 D/SystemServerTiming( 702): SSRM Service took to complete:
199ms
01-01 12:01:36.805 I/SystemServer( 702): Hqm Service
01-01 12:01:36.811 I/system_server( 702): The ClassLoaderContext is a special
shared library.
01-01 12:01:36.815 I/HqmInfo::HqmManagerService( 702): Start
01-01 12:01:36.817 I/HqmInfo::a( 702): log level : 10
01-01 12:01:36.817 I/HqmInfo::HqmManagerService( 702): Hqm - Enable
01-01 12:01:36.875 I/HqmInfo::h( 702): set DQ
01-01 12:01:36.926 I/hwservicemanager( 334): Since
[email protected]::ISehHqm/default is not registered, trying to start
it as a lazy HAL.
01-01 12:01:36.927 I/hwservicemanager( 334): Since
[email protected]::ISehHqm/default is not registered, trying to start
it as a lazy HAL.
01-01 12:01:36.927 I/HidlServiceManagement( 702): getService: Trying again for
[email protected]::ISehHqm/default...
01-01 12:01:36.938 I/io_stats( 385): !@ 179,0 r 67726 5434572 w 12069 5250380 d
1124 2222596 f 2090 910 iot 70156 0 th 102400 102400 64728 pt 232 inp 2 0 99.287
01-01 12:01:36.949 I/zygote ( 532):
Thread[1,tid=532,Native,Thread*=0xed089e00,peer=0x12c40260,"main"] recursive
attempt to load library "libmedia_jni.so"
01-01 12:01:36.951 I/zygote ( 532):
Thread[1,tid=532,Native,Thread*=0xed089e00,peer=0x12c40260,"main"] recursive
attempt to load library "libmedia_jni.so"
01-01 12:01:36.951 D/MtpDeviceJNI( 532): register_android_mtp_MtpDevice
01-01 12:01:36.952 I/zygote ( 532):
Thread[1,tid=532,Native,Thread*=0xed089e00,peer=0x12c40260,"main"] recursive
attempt to load library "libmedia_jni.so"
01-01 12:01:36.952 I/zygote ( 532):
Thread[1,tid=532,Native,Thread*=0xed089e00,peer=0x12c40260,"main"] recursive
attempt to load library "libmedia_jni.so"
01-01 12:01:36.969 D/[email protected]( 1164): SehHqm-1.0
starts
01-01 12:01:36.970 I/[email protected]( 1164): Registering
HAL: [email protected]::ISehHqm with name: default
01-01 12:01:36.972 I/HidlServiceManagement( 1164): Registered
[email protected]::ISehHqm/default
01-01 12:01:36.972 I/HidlServiceManagement( 1164): Removing namespace from process
name [email protected] to [email protected].
01-01 12:01:36.974 I/hw-BpHwBinder( 334): onLastStrongRef automatically unlinking
death recipients
01-01 12:01:36.975 I/android_os_HwBinder( 702): HwBinder: Starting thread pool for
getting: [email protected]::ISehHqm/default
01-01 12:01:36.978 E/Hqm_hidl_k( 1164): Hqm readSysfs /sys/class/sec/ufs/lt
01-01 12:01:36.978 E/Hqm_hidl_k( 1164): Hqm HAL : /sys/class/sec/ufs/lt is null
01-01 12:01:36.979 E/Hqm_hidl_k( 1164): Hqm readSysfs /sys/class/scsi_host/host0/lt
01-01 12:01:36.979 E/Hqm_hidl_k( 1164): Hqm HAL : /sys/class/scsi_host/host0/lt is
null
01-01 12:01:36.980 E/Hqm_hidl_k( 1164): Hqm readSysfs
/sys/class/scsi_host/host0/sense_err_logging
01-01 12:01:36.980 E/Hqm_hidl_k( 1164): Hqm HAL :
/sys/class/scsi_host/host0/sense_err_logging is null
01-01 12:01:36.981 E/Hqm_hidl_k( 1164): Hqm readSysfs
/sys/class/scsi_host/host0/SEC_UFS_TW_info
01-01 12:01:36.981 E/Hqm_hidl_k( 1164): Hqm HAL :
/sys/class/scsi_host/host0/SEC_UFS_TW_info is null
01-01 12:01:36.981 W/Zygote ( 532): Class not found for preloading:
android.media.MediaRouter$Static$Client$1
01-01 12:01:36.981 W/Zygote ( 532): Class not found for preloading:
android.media.MediaRouter$Static$Client$2
01-01 12:01:36.982 E/Hqm_hidl_k( 1164): Hqm readSysfs
/sys/class/scsi_host/host0/SEC_UFS_HPB_info
01-01 12:01:36.982 E/Hqm_hidl_k( 1164): Hqm HAL :
/sys/class/scsi_host/host0/SEC_UFS_HPB_info is null
01-01 12:01:36.983 E/Hqm_hidl_k( 1164): Hqm readSysfs /sys/class/sec/mmc/mmc_data
01-01 12:01:36.983 E/Hqm_hidl_k( 1164): read val :
"GE":"0","CC":"0","ECC":"0","WP":"0","OOR":"0","CRC":"0","TMO":"0","HALT":"0","CQED
":"0","RPMB":"0"
01-01 12:01:36.983 E/Hqm_hidl_k( 1164):
01-01 12:01:36.984 E/Hqm_hidl_k( 1164): Hqm readSysfs /sys/class/sec/sddata/sd_data
01-01 12:01:36.984 E/Hqm_hidl_k( 1164): read val :
"GE":"0","CC":"0","ECC":"0","WP":"0","OOR":"0","CRC":"0","TMO":"0"
01-01 12:01:36.984 E/Hqm_hidl_k( 1164):
01-01 12:01:36.989 E/Hqm_hidl_k( 1164): Hqm readSysfs
/sys/class/fingerprint/fingerprint/name
01-01 12:01:36.990 E/Hqm_hidl_k( 1164): read val : GW36T1
01-01 12:01:36.990 E/Hqm_hidl_k( 1164):
01-01 12:01:36.991 E/Hqm_hidl_k( 1164): Hqm readSysfs
/sys/class/fingerprint/fingerprint/intcnt
01-01 12:01:36.991 E/Hqm_hidl_k( 1164): read val : 1
01-01 12:01:36.991 E/Hqm_hidl_k( 1164):
01-01 12:01:36.992 E/Hqm_hidl_k( 1164): Hqm readSysfs
/sys/class/fingerprint/fingerprint/resetcnt
01-01 12:01:36.992 E/Hqm_hidl_k( 1164): read val : 0
01-01 12:01:36.992 E/Hqm_hidl_k( 1164):
01-01 12:01:36.996 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(HqmManagerService:702)
01-01 12:01:36.997 I/SystemServerTiming( 702): SemUnionMainService
01-01 12:01:37.000 I/SystemServiceManager( 702): Starting
com.android.server.sepunion.SemUnionMainService
01-01 12:01:37.024 D/SEP_UNION_SemUnionMainServiceImpl( 702):
addSepUnionServiceMapInternal : EngmodeService
01-01 12:01:37.025 I/engmode_java_manager( 702): em library is enabled, will use
library
01-01 12:01:37.025 I/engmode_java_manager( 702): android(1000, 0) connects to
EngineeringModeNative
01-01 12:01:37.025 I/engmode_service( 702): EM Service is started
01-01 12:01:37.025 D/SEP_UNION_SemUnionMainServiceImpl( 702):
addSepUnionServiceMapInternal : brreceiveragent
01-01 12:01:37.026 D/SEP_UNION_SemUnionMainServiceImpl( 702):
addSepUnionServiceMapInternal : onehand
01-01 12:01:37.027 D/SEP_UNION_SemUnionMainServiceImpl( 702):
addSepUnionServiceMapInternal : plugin
01-01 12:01:37.030 D/SEP_UNION_SemPluginManagerService( 702):
SemPluginManagerService
01-01 12:01:37.030 D/SEP_UNION_SemUnionMainServiceImpl( 702):
addSepUnionServiceMapInternal : friends
01-01 12:01:37.030 D/SEP_UNION_FriendsManagerService( 702): FriendsManagerService
01-01 12:01:37.040 W/Zygote ( 532): Class not found for preloading:
android.net.shared.Inet4AddressUtils
01-01 12:01:37.040 W/Zygote ( 532): Class not found for preloading:
android.net.shared.InetAddressUtils
01-01 12:01:37.050 D/SEP_UNION_SemUnionMainServiceImpl( 702):
addSepUnionServiceMapInternal : tips
01-01 12:01:37.051 D/TipsManagerService( 702): [GalaxyTips] TipsManagerService
01-01 12:01:37.051 D/SEP_UNION_SemUnionMainServiceImpl( 702):
addSepUnionServiceMapInternal : semeventdelegator
01-01 12:01:37.051 D/SEP_UNION_SemDeviceInfoManagerService( 702):
SemDeviceInfoManagerService
01-01 12:01:37.055 D/SEP_UNION_SemDeviceInfoTestModeUtils( 702): This version has
been shipped!! Then device info test mode is not available
01-01 12:01:37.055 D/SEP_UNION_SemUnionMainServiceImpl( 702):
addSepUnionServiceMapInternal : exclusivetask
01-01 12:01:37.056 D/SemExclusiveTaskManagerService( 702):
SemExclusiveTaskManagerService start
01-01 12:01:37.056 D/SemExclusiveTaskManagerService( 702): init()
01-01 12:01:37.056 D/SemExclusiveTaskManagerService( 702): readExclusiveRelation()
01-01 12:01:37.074 D/SemExclusiveTaskManagerService( 702): ### talkback doesn't
exist in exclusiveListSet of tap_duration
01-01 12:01:37.074 D/SemExclusiveTaskManagerService( 702): ### talkback doesn't
exist in exclusiveListSet of ignore_repeated_touches
01-01 12:01:37.079 D/SemExclusiveTaskManagerService( 702):
SemExclusiveTaskManagerService onCreate()
01-01 12:01:37.079 D/SEP_UNION_SemUnionMainServiceImpl( 702):
addSepUnionServiceMapInternal : goodcatch
01-01 12:01:37.081 D/SEP_UNION_SemUnionMainServiceImpl( 702):
addSepUnionServiceMapInternal : HermesService
01-01 12:01:37.082 D/SEP_UNION_SemUnionMainService( 702): onStart
01-01 12:01:37.083 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(sepunion:702)
01-01 12:01:37.083 D/SystemServerTiming( 702): SemUnionMainService took to
complete: 87ms
01-01 12:01:37.083 I/SystemServerTiming( 702): StartVibratorService
01-01 12:01:37.088 I/servicemanager( 333): Found
android.hardware.vibrator.IVibrator/default in device VINTF manifest.
01-01 12:01:37.091 E/SecVibrator-HAL-AIDL-CORE( 585): V_1_0: Vibrator reporting
capabilities
01-01 12:01:37.091 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/intensity
01-01 12:01:37.091 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
01-01 12:01:37.091 E/SecVibrator-HAL-AIDL-CORE( 585): V_1_0: Vibrator off
01-01 12:01:37.092 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: >> writeNode
node:/timed_output/vibrator/enable val:0
01-01 12:01:37.092 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: << writeNode node OK
: 2
01-01 12:01:37.092 E/SecVibrator-HAL-AIDL-CORE( 585): V_1_0: Vibrator reporting
capabilities
01-01 12:01:37.092 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/intensity
01-01 12:01:37.092 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
01-01 12:01:37.092 E/SecVibrator-HAL-AIDL-CORE( 585): V_1_0: Vibrator reporting
capabilities
01-01 12:01:37.092 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/intensity
01-01 12:01:37.092 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
01-01 12:01:37.092 E/SecVibrator-HAL-AIDL-CORE( 585): V_1_0: getSupportedEffects
01-01 12:01:37.092 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/intensity
01-01 12:01:37.093 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
01-01 12:01:37.093 E/SecVibrator-HAL-AIDL-CORE( 585): V_1_0: Vibrator reporting
capabilities
01-01 12:01:37.093 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/intensity
01-01 12:01:37.093 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
01-01 12:01:37.095 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(external_vibrator_service:702)
01-01 12:01:37.101 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::ISehVibrator/default in either framework or
device manifest.
01-01 12:01:37.102 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::ISehVibrator/default in either framework or
device manifest.
01-01 12:01:37.103 E/VibratorService( 702): Couldn't load vibrator HAL service
01-01 12:01:37.103 I/VibratorService( 702): Loaded vibrator HAL v0.0 service
01-01 12:01:37.103 I/VibratorService( 702): [VIB JNI]
vibratorSupportsPrebakedHapticPattern()
01-01 12:01:37.103 I/servicemanager( 333): Found
android.hardware.vibrator.IVibrator/default in device VINTF manifest.
01-01 12:01:37.105 E/SecVibrator-HAL-AIDL-EXT( 585): V_1_0:
supportsPrebakedHapticPattern
01-01 12:01:37.105 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/cp_trigger_index
01-01 12:01:37.105 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
01-01 12:01:37.106 W/VibratorService( 702): [VIB JNI]
vibratorSupportsPrebakedHapticPattern aidl vendor :
01-01 12:01:37.106 W/VibratorService( 702): false
01-01 12:01:37.106 I/VibratorService( 702): [VIB JNI]
vibratorSupportsHapticEngine()
01-01 12:01:37.106 I/servicemanager( 333): Found
android.hardware.vibrator.IVibrator/default in device VINTF manifest.
01-01 12:01:37.107 E/SecVibrator-HAL-AIDL-EXT( 585): V_1_0: supportsHapticEngine
01-01 12:01:37.107 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/haptic_engine
01-01 12:01:37.107 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
01-01 12:01:37.107 W/VibratorService( 702): [VIB JNI] vibratorSupportsHapticEngine
aidl vendor :
01-01 12:01:37.107 W/VibratorService( 702): false
01-01 12:01:37.107 I/VibratorService( 702): [VIB JNI]
vibratorSupportIntensityControl()
01-01 12:01:37.107 I/servicemanager( 333): Found
android.hardware.vibrator.IVibrator/default in device VINTF manifest.
01-01 12:01:37.108 E/SecVibrator-HAL-AIDL-EXT( 585): V_1_0:
supportsAmplitudeControl
01-01 12:01:37.108 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/intensity
01-01 12:01:37.108 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
01-01 12:01:37.108 W/VibratorService( 702): [VIB JNI]
vibratorSupportIntensityControl aidl vendor :
01-01 12:01:37.108 W/VibratorService( 702): false
01-01 12:01:37.108 D/VibratorService( 702): getVibMotorType : 1
01-01 12:01:37.108 I/VibratorService( 702): [VIB JNI]
vibratorSupportsFrequencyControl()
01-01 12:01:37.109 I/servicemanager( 333): Found
android.hardware.vibrator.IVibrator/default in device VINTF manifest.
01-01 12:01:37.109 E/SecVibrator-HAL-AIDL-EXT( 585): V_1_0:
supportsFrequencyControl
01-01 12:01:37.109 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/multi_freq
01-01 12:01:37.110 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
01-01 12:01:37.110 W/VibratorService( 702): [VIB JNI]
vibratorSupportsFrequencyControl aidl vendor :
01-01 12:01:37.110 W/VibratorService( 702): false
01-01 12:01:37.110 I/VibratorService( 702): [VIB JNI]
vibratorSupportsHapticEngine()
01-01 12:01:37.110 I/servicemanager( 333): Found
android.hardware.vibrator.IVibrator/default in device VINTF manifest.
01-01 12:01:37.111 E/SecVibrator-HAL-AIDL-EXT( 585): V_1_0: supportsHapticEngine
01-01 12:01:37.111 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/haptic_engine
01-01 12:01:37.111 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
01-01 12:01:37.111 W/VibratorService( 702): [VIB JNI] vibratorSupportsHapticEngine
aidl vendor :
01-01 12:01:37.111 W/VibratorService( 702): false
01-01 12:01:37.111 I/VibratorService( 702): [VIB JNI] vibratorGetAmplitudeList()
01-01 12:01:37.112 I/servicemanager( 333): Found
android.hardware.vibrator.IVibrator/default in device VINTF manifest.
01-01 12:01:37.113 E/SecVibrator-HAL-AIDL-EXT( 585): V_1_0: getAmplitudeList
01-01 12:01:37.113 E/SecVibrator-HAL-AIDL-EXT( 585): V_1_0: getAmplitudeList
amplitude type: 0
01-01 12:01:37.113 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/intensities
01-01 12:01:37.113 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
01-01 12:01:37.113 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/haptic_intensities
01-01 12:01:37.113 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
01-01 12:01:37.113 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API:
isCalDynamicIntensitiesNodeExist : false
01-01 12:01:37.113 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: getMotorIndex return
motor type >>
01-01 12:01:37.113 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: getMotorIndex string
: COINDC
01-01 12:01:37.117 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: getMotorIndex string
len : 6
01-01 12:01:37.117 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: getMotorIndex return
motor type : 1 <<
01-01 12:01:37.117 E/SecVibrator-HAL-AIDL-EXT( 585): V_1_0: sehGetAmplitudeList
existing_motorType : 1
01-01 12:01:37.117 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/cp_trigger_index
01-01 12:01:37.117 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
01-01 12:01:37.118 E/SecVibrator-HAL-AIDL-EXT( 585): V_1_0: getAmplitudeList NOT
support index method
01-01 12:01:37.118 E/SecVibrator-HAL-AIDL-EXT( 585): V_1_0: getAmplitudeList false
: EX_UNSUPPORTED_OPERATION
01-01 12:01:37.118 E/VibratorService( 702): [VIB JNI] vibratorGetAmplitudeList
aidl vendor command failed (Status(-7, EX_UNSUPPORTED_OPERATION): '').
01-01 12:01:37.118 I/VibratorService( 702): [VIB JNI] vibratorGetAmplitudeList()
01-01 12:01:37.118 I/servicemanager( 333): Found
android.hardware.vibrator.IVibrator/default in device VINTF manifest.
01-01 12:01:37.119 E/SecVibrator-HAL-AIDL-EXT( 585): V_1_0: getAmplitudeList
01-01 12:01:37.119 E/SecVibrator-HAL-AIDL-EXT( 585): V_1_0: getAmplitudeList
amplitude type: 1
01-01 12:01:37.119 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/intensities
01-01 12:01:37.119 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
01-01 12:01:37.119 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/haptic_intensities
01-01 12:01:37.119 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
01-01 12:01:37.119 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API:
isCalDynamicIntensitiesNodeExist : false
01-01 12:01:37.119 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: getMotorIndex return
motor type >>
01-01 12:01:37.119 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: getMotorIndex string
: COINDC
01-01 12:01:37.119 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: getMotorIndex string
len : 6
01-01 12:01:37.119 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: getMotorIndex return
motor type : 1 <<
01-01 12:01:37.119 E/SecVibrator-HAL-AIDL-EXT( 585): V_1_0: sehGetAmplitudeList
existing_motorType : 1
01-01 12:01:37.119 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/cp_trigger_index
01-01 12:01:37.120 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
01-01 12:01:37.120 E/SecVibrator-HAL-AIDL-EXT( 585): V_1_0: getAmplitudeList NOT
support index method
01-01 12:01:37.120 E/SecVibrator-HAL-AIDL-EXT( 585): V_1_0: getAmplitudeList false
: EX_UNSUPPORTED_OPERATION
01-01 12:01:37.120 E/VibratorService( 702): [VIB JNI] vibratorGetAmplitudeList
aidl vendor command failed (Status(-7, EX_UNSUPPORTED_OPERATION): '').
01-01 12:01:37.120 E/VibratorService( 702): Cannot find HAL amplitude, resource's
amplitude will be used forcibly !
01-01 12:01:37.122 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(vibrator:702)
01-01 12:01:37.122 D/SystemServerTiming( 702): StartVibratorService took to
complete: 38ms
01-01 12:01:37.122 I/SystemServerTiming( 702): StartDynamicSystemService
01-01 12:01:37.123 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(dynamic_system:702)
01-01 12:01:37.123 D/SystemServerTiming( 702): StartDynamicSystemService took to
complete: 2ms
01-01 12:01:37.123 I/SystemServerTiming( 702): StartConsumerIrService
01-01 12:01:37.125 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IConsumerIr/default in either framework or device
manifest.
01-01 12:01:37.125 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(consumer_ir:702)
01-01 12:01:37.126 D/SystemServerTiming( 702): StartConsumerIrService took to
complete: 2ms
01-01 12:01:37.126 I/SystemServerTiming( 702): StartAlarmManagerService
01-01 12:01:37.136 V/SamsungAlarmManager( 702): SamsungAlarmManagerService
created.
01-01 12:01:37.138 V/AlarmManagerEXT( 702): SystemProperties initialized :
false/false/true/true/true
01-01 12:01:37.145 V/AlarmManagerEXT( 702): <TargetPackages> 0: com.sec.spp.push
01-01 12:01:37.145 V/AlarmManagerEXT( 702): <TargetPackages> 1: com.sec.chaton
01-01 12:01:37.145 V/AlarmManagerEXT( 702): <TargetPackages> 2:
com.facebook.katana
01-01 12:01:37.145 V/AlarmManagerEXT( 702): <TargetPackages> 3:
com.twitter.android
01-01 12:01:37.145 V/AlarmManagerEXT( 702): <TargetPackages> 4: com.facebook.orca
01-01 12:01:37.145 V/AlarmManagerEXT( 702): <TargetPackages> 5: com.kakao.talk
01-01 12:01:37.145 V/AlarmManagerEXT( 702): <TargetPackages> 6:
com.google.android.apps.plus
01-01 12:01:37.145 V/AlarmManagerEXT( 702): <TargetPackages> 7:
com.mobilesrepublic.appygeek
01-01 12:01:37.145 V/AlarmManagerEXT( 702): <TargetPackages> 8: mnn.Android
01-01 12:01:37.145 V/AlarmManagerEXT( 702): <TargetPackages> 9:
com.google.android.apps.maps
01-01 12:01:37.145 V/AlarmManagerEXT( 702): <TargetPackages> 10:
com.samsung.location
01-01 12:01:37.147 V/AlarmManagerEXT( 702): AppSync3+ = true
01-01 12:01:37.147 V/AlarmManagerEXT( 702): mChnAppsBundling = true
01-01 12:01:37.149 V/AlarmManagerEXT( 702): [TA] creating...
01-01 12:01:37.149 V/AlarmManagerEXT( 702): [TA] created.
01-01 12:01:37.149 V/AlarmManagerEXT( 702): SyncScheduler created
01-01 12:01:37.158 D/AlarmManagerService( 702): Kernel timezone updated to 0
minutes west of GMT
01-01 12:01:37.158 I/AlarmManager( 702): Current time only 1577880097158,
advancing to build time 1634236277000
01-01 12:01:37.158 D/AlarmManagerService( 702): Setting time of day to
sec=1634236277
10-14 18:31:17.006 E/HistoricalRegistry( 702): Interaction before persistence
initialized
10-14 18:31:17.007 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(alarm:702)
10-14 18:31:17.008 D/SystemServerTiming( 702): StartAlarmManagerService took to
complete: 41ms
10-14 18:31:17.008 I/SystemServerTiming( 702): StartInputManagerService
10-14 18:31:17.009 D/SamsungAlarmManager( 702): Expired : 65536
10-14 18:31:17.013 D/SamsungAlarmManager( 702): setExact (T:3/F:1/AC:false)
20211014T183200 now=99522 - CU:1000/CP:702/L:bbac49b:TIME_TICK
10-14 18:31:17.014 I/InputManager( 702): Initializing input manager,
mUseDevInputEventForAudioJack=true
10-14 18:31:17.014 I/SamsungAlarmManager( 702): setLocked to kernel - T:3 /
20211014T183200, set=142509, now=99523
10-14 18:31:17.015 D/SamsungAlarmManager( 702): setExact (T:1/F:1/AC:false)
20211015T000000 now=99523 - CU:1000/CP:702/OP:PendingIntent{14f2038:
PendingIntentRecord{dd1f811 android broadcastIntent}}
10-14 18:31:17.015 I/SamsungAlarmManager( 702): setLocked to kernel - T:3 /
20211014T183200, set=142509, now=99524
10-14 18:31:17.016 I/SamsungAlarmManager( 702): setLocked to kernel - T:3 /
20211014T183200, set=142509, now=99525
10-14 18:31:17.028 D/InputReader( 702): Constructor for InputReader()
10-14 18:31:17.029 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(inputflinger:702)
10-14 18:31:17.030 D/InputManager.ControlWakeKey( 702): mWakeKeyRefCount(102) is
increased: 1
10-14 18:31:17.030 D/InputManager.ControlWakeKey( 702): mWakeKeyRefCount(116) is
increased: 1
10-14 18:31:17.030 D/InputManager.ControlWakeKey( 702): mWakeKeyRefCount(172) is
increased: 1
10-14 18:31:17.030 D/InputManager.ControlWakeKey( 702): keycodes in
makeWakeKeyString is 102,116,172
10-14 18:31:17.031 I/InputManager.ControlWakeKey( 702): FileOutputStream is passed
10-14 18:31:17.031 I/InputManager.ControlWakeKey( 702): fosWakeKey writing is
passed
10-14 18:31:17.031 I/InputManager.ControlWakeKey( 702): closing fosWakeKey is
passed
10-14 18:31:17.032 D/SystemServerTiming( 702): StartInputManagerService took to
complete: 24ms
10-14 18:31:17.032 I/SystemServerTiming( 702): SemPrivilegeManagerService
10-14 18:31:17.033 I/SystemServiceManager( 702): Starting
com.android.server.privilege.SemPrivilegeManagerService
10-14 18:31:17.036 D/SemPrivilegeManagerService( 702): onStart
10-14 18:31:17.037 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(semprivilege:702)
10-14 18:31:17.037 D/SystemServerTiming( 702): SemPrivilegeManagerService took to
complete: 5ms
10-14 18:31:17.037 I/SystemServerTiming( 702): StartSemContextService
10-14 18:31:17.037 I/SystemServer( 702): SemContextService Service
10-14 18:31:17.037 W/Zygote ( 532): Class not found for preloading:
android.view.-$$Lambda$PYGleuqIeCxjTD1pJqqx1opFv1g
10-14 18:31:17.037 W/Zygote ( 532): Class not found for preloading:
android.view.-$$Lambda$SurfaceView$w68OV7dB_zKVNsA-r0IrAUtyWas
10-14 18:31:17.038 W/Zygote ( 532): Class not found for preloading:
android.view.-$$Lambda$cZhmLzK8aetUdx4VlP9w5jR7En0
10-14 18:31:17.043 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:17.058 D/SemContextService( 702): Read service list from the device.
Sctx ver. = 2
10-14 18:31:17.058 D/SemContextService( 702): ListChecker reset:false
10-14 18:31:17.065 W/Zygote ( 532): Class not found for preloading:
android.view.autofill.-$$Lambda$AutofillManager$AutofillManagerClient$vxNm6RuuD-
r5pkiSxNSBBd1w_Qc
10-14 18:31:17.067 W/Zygote ( 532): Class not found for preloading:
android.view.contentcapture.-$$Lambda$MainContentCaptureSession$1$JPRO-
nNGZpgXrKr4QC_iQiTbQx0
10-14 18:31:17.067 W/Zygote ( 532): Class not found for preloading:
android.view.contentcapture.-$
$Lambda$MainContentCaptureSession$1$Xhq3WJibbalS1G_W3PRC2m7muhM
10-14 18:31:17.069 W/Zygote ( 532): Class not found for preloading:
android.view.contentcapture.MainContentCaptureSession$1
10-14 18:31:17.071 D/SensorService( 702): Calling batch handle==16777248 flags=0
rate=20000000 timeout== 0
10-14 18:31:17.071 I/SensorsHub( 554): batch: handle=32 period=20000000 timeout=0
10-14 18:31:17.072 I/SensorsHub( 554): activate: handle 32 enable 1
10-14 18:31:17.072 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IPowerStats/default in either framework or device
manifest.
10-14 18:31:17.072 I/SensorsHub( 554): SContext List : 0x4800188 0xb9800000 0x0
0x0
10-14 18:31:17.072 I/SensorsHub( 554): type : 32, enable : 1
10-14 18:31:17.072 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IPower/default in either framework or device manifest.
10-14 18:31:17.072 E/BatteryStatsService( 702): Unable to load Power Hal or
power.stats HAL
10-14 18:31:17.072 D/SensorManager( 702): registerListener :: 16777248, Scontext,
200000, 0,
com.samsung.android.hardware.context.SemContextService$ServiceListChecker@215b80
10-14 18:31:17.073 D/SemContextService( 702): Request a list: START++++
10-14 18:31:17.073 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IPowerStats/default in either framework or device
manifest.
10-14 18:31:17.073 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IPower/default in either framework or device manifest.
10-14 18:31:17.073 E/BatteryStatsService( 702): Unable to load Power Hal or
power.stats HAL
10-14 18:31:17.073 D/BatteryExternalStatsWorker( 702): update stats : wakelock-
change (1)
10-14 18:31:17.074 D/SemContextService( 702): Request a list: BEGIN
10-14 18:31:17.074 D/SemContextService( 702): Dataframe size = 16
10-14 18:31:17.074 D/SemContextService( 702): Dataframe [0] 75497864 ->
100100000000000000110001000
10-14 18:31:17.074 D/SemContextService( 702): Dataframe [1] -1182793728 ->
10111001100000000000000000000000
10-14 18:31:17.074 D/SemContextService( 702): Dataframe [2] 0 -> 0
10-14 18:31:17.074 D/SemContextService( 702): Dataframe [3] 0 -> 0
10-14 18:31:17.074 D/SemContextService( 702): Dataframe [4] 0 -> 0
10-14 18:31:17.074 D/SemContextService( 702): Dataframe [5] 0 -> 0
10-14 18:31:17.074 D/SemContextService( 702): Dataframe [6] 0 -> 0
10-14 18:31:17.074 D/SemContextService( 702): Dataframe [7] 0 -> 0
10-14 18:31:17.074 D/SemContextService( 702): Dataframe [8] 0 -> 0
10-14 18:31:17.074 D/SemContextService( 702): Dataframe [9] 0 -> 0
10-14 18:31:17.075 D/SemContextService( 702): Dataframe [10] 0 -> 0
10-14 18:31:17.075 D/SemContextService( 702): Dataframe [11] 0 -> 0
10-14 18:31:17.075 D/SemContextService( 702): Dataframe [12] 0 -> 0
10-14 18:31:17.075 D/SemContextService( 702): Dataframe [13] 0 -> 0
10-14 18:31:17.075 D/SemContextService( 702): Dataframe [14] 0 -> 0
10-14 18:31:17.075 D/SemContextService( 702): Dataframe [15] 0 -> 0
10-14 18:31:17.075 D/SemContextService( 702): Request a list: END
10-14 18:31:17.075 D/SemContextService( 702): Request a list: END------
10-14 18:31:17.075 D/SemContextService( 702): Request callback service list from
the device.
10-14 18:31:17.075 D/SemContextService( 702): ListChecker reset:true
10-14 18:31:17.076 D/SensorService( 702): removeConnection, index : 0, size : 1
10-14 18:31:17.076 D/SensorService( 702): # removeConnection, index : 0, size : 0
10-14 18:31:17.076 D/SensorService( 702): Calling activate off 16777248
10-14 18:31:17.076 I/SensorsHub( 554): activate: handle 32 enable 0
10-14 18:31:17.076 I/SensorsHub( 554): type : 32, enable : 0
10-14 18:31:17.077 D/SensorManager( 702): unregisterListener ::
com.samsung.android.hardware.context.SemContextService$ServiceListChecker@215b80
10-14 18:31:17.078 D/SemContextService( 702): Parse a service list from the
device.
10-14 18:31:17.080 D/SemContextVersion( 702): initializeFromList: size = [16 / 16]
10-14 18:31:17.080 D/SemContextVersion( 702): Added [1] CAE: 3 => SEM: 2 size:4
10-14 18:31:17.080 D/SemContextVersion( 702): Added [2] CAE: 7 => SEM: 6 size:1
10-14 18:31:17.080 D/SemContextVersion( 702): Added [3] CAE: 8 => SEM: 5 size:1
10-14 18:31:17.081 D/SemContextVersion( 702): Added [4] CAE: 23 => SEM: 22 size:1
10-14 18:31:17.081 D/SemContextVersion( 702): Added [5] CAE: 26 => SEM: 25 size:2
10-14 18:31:17.081 D/SemContextVersion( 702): Added [6] CAE: 26 => SEM: 26 size:2
10-14 18:31:17.081 D/SemContextVersion( 702): Added [7] CAE: 26 => SEM: 27 size:2
10-14 18:31:17.081 D/SemContextVersion( 702): Added [8] CAE: 26 => SEM: 30 size:2
10-14 18:31:17.081 D/SemContextVersion( 702): Added [9] CAE: 55 => SEM: 47 size:2
10-14 18:31:17.081 D/SemContextVersion( 702): Added [10] CAE: 56 => SEM: 51 size:1
10-14 18:31:17.081 D/SemContextVersion( 702): Added [11] CAE: 59 => SEM: 52 size:2
10-14 18:31:17.081 D/SemContextVersion( 702): Added [12] CAE: 60 => SEM: 53 size:1
10-14 18:31:17.081 D/SemContextVersion( 702): Added [13] CAE: 61 => SEM: 54 size:1
10-14 18:31:17.081 D/SemContextVersion( 702): initializeFromList: Failed to match
caeType: 63
10-14 18:31:17.081 D/SemContextVersion( 702): initializeFromList: Done! 13
services.
10-14 18:31:17.092 W/Zygote ( 532): Class not found for preloading:
android.widget.ActionMenuPresenter$OverflowMenuButton$1
10-14 18:31:17.093 E/[email protected]( 398): Error opening
event_count for wakeup0: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/wakeup/wakeup0:
Permission denied
10-14 18:31:17.093 E/audit ( 504): type=1400 audit(1634236277.087:261): avc:
denied { read } for pid=398 comm="Binder:398_2" name="event_count" dev="sysfs"
ino=26646 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:17.094 E/audit ( 504): type=1300 audit(1634236277.087:261):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:17.094 E/audit ( 504): type=1302 audit(1634236277.087:261): item=0
name="event_count" inode=26646 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:17.094 E/audit ( 504): type=1327 audit(1634236277.087:261):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:17.094 E/audit ( 504): type=1400 audit(1634236277.087:262): avc:
denied { read } for pid=398 comm="Binder:398_2" name="max_time_ms" dev="sysfs"
ino=26651 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:17.094 E/audit ( 504): type=1300 audit(1634236277.087:262):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:17.094 E/audit ( 504): type=1302 audit(1634236277.087:262): item=0
name="max_time_ms" inode=26651 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:17.094 E/audit ( 504): type=1327 audit(1634236277.087:262):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:17.094 E/audit ( 504): type=1400 audit(1634236277.087:263): avc:
denied { read } for pid=398 comm="Binder:398_2" name="wakeup_count" dev="sysfs"
ino=26647 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:17.094 E/audit ( 504): type=1300 audit(1634236277.087:263):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:17.094 E/audit ( 504): type=1302 audit(1634236277.087:263): item=0
name="wakeup_count" inode=26647 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:17.094 E/audit ( 504): type=1327 audit(1634236277.087:263):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:17.094 D/SensorHubManager( 702): registerListener: Listener=
com.samsung.android.contextaware.dataprovider.sensorhubprovider.SensorHubParserProv
ider$1@1a2049f
10-14 18:31:17.094 E/audit ( 504): type=1400 audit(1634236277.087:264): avc:
denied { read } for pid=398 comm="Binder:398_2" name="total_time_ms" dev="sysfs"
ino=26650 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:17.094 E/audit ( 504): type=1300 audit(1634236277.087:264):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:17.094 E/audit ( 504): type=1302 audit(1634236277.087:264): item=0
name="total_time_ms" inode=26650 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:17.094 E/audit ( 504): type=1327 audit(1634236277.087:264):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:17.094 E/audit ( 504): type=1400 audit(1634236277.087:265): avc:
denied { read } for pid=398 comm="Binder:398_2" name="expire_count" dev="sysfs"
ino=26648 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:17.094 E/audit ( 504): type=1300 audit(1634236277.087:265):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:17.094 E/audit ( 504): type=1302 audit(1634236277.087:265): item=0
name="expire_count" inode=26648 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:17.094 E/audit ( 504): type=1327 audit(1634236277.087:265):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:17.094 E/audit ( 504): type=1400 audit(1634236277.087:266): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_count" dev="sysfs"
ino=26645 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:17.094 E/audit ( 504): type=1300 audit(1634236277.087:266):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:17.094 E/audit ( 504): type=1302 audit(1634236277.087:266): item=0
name="active_count" inode=26645 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:17.094 E/audit ( 504): type=1327 audit(1634236277.087:266):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:17.094 E/audit ( 504): type=1400 audit(1634236277.087:267): avc:
denied { read } for pid=398 comm="Binder:398_2" name="last_change_ms" dev="sysfs"
ino=26652 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:17.094 E/audit ( 504): type=1300 audit(1634236277.087:267):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:17.094 E/audit ( 504): type=1302 audit(1634236277.087:267): item=0
name="last_change_ms" inode=26652 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:17.094 E/audit ( 504): type=1327 audit(1634236277.087:267):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:17.094 E/audit ( 504): type=1400 audit(1634236277.087:268): avc:
denied { read } for pid=398 comm="Binder:398_2" name="prevent_suspend_time_ms"
dev="sysfs" ino=26653 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:17.094 E/audit ( 504): type=1300 audit(1634236277.087:268):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=b400007c67a14680 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:17.094 E/audit ( 504): type=1302 audit(1634236277.087:268): item=0
name="prevent_suspend_time_ms" inode=26653 dev=00:12 mode=0100444 ouid=0 ogid=0
rdev=00:00 obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:17.094 E/audit ( 504): type=1327 audit(1634236277.087:268):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:17.094 E/audit ( 504): type=1400 audit(1634236277.087:269): avc:
denied { read } for pid=398 comm="Binder:398_2" name="name" dev="sysfs" ino=26644
scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:17.095 E/audit ( 504): type=1300 audit(1634236277.087:269):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:17.095 E/audit ( 504): type=1302 audit(1634236277.087:269): item=0
name="name" inode=26644 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:17.095 E/audit ( 504): type=1327 audit(1634236277.087:269):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:17.095 E/audit ( 504): type=1400 audit(1634236277.087:270): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_time_ms" dev="sysfs"
ino=26649 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:17.095 E/audit ( 504): type=1300 audit(1634236277.087:270):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:17.095 E/audit ( 504): type=1302 audit(1634236277.087:270): item=0
name="active_time_ms" inode=26649 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:17.095 E/audit ( 504): type=1327 audit(1634236277.087:270):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:17.096 D/SensorService( 702): Calling batch handle==16777248 flags=0
rate=20000000 timeout== 0
10-14 18:31:17.096 I/SensorsHub( 554): batch: handle=32 period=20000000 timeout=0
10-14 18:31:17.096 I/SensorsHub( 554): activate: handle 32 enable 1
10-14 18:31:17.097 I/SensorsHub( 554): SContext List : 0x4800188 0xb9800000 0x0
0x0
10-14 18:31:17.097 I/SensorsHub( 554): type : 32, enable : 1
10-14 18:31:17.097 D/SensorManager( 702): registerListener :: 16777248, Scontext,
200000, 0,
com.samsung.android.contextaware.sensorhubmanager.SensorHubManager$SensorHubListene
r@15e99ec
10-14 18:31:17.098 E/[email protected]( 398): Error opening
event_count for wakeup9: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-rtc/
wakeup/wakeup9: Permission denied
10-14 18:31:17.098 E/audit ( 504): type=1400 audit(1634236277.091:271): avc:
denied { read } for pid=398 comm="Binder:398_2" name="event_count" dev="sysfs"
ino=40551 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:17.098 E/audit ( 504): type=1300 audit(1634236277.091:271):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:17.098 E/audit ( 504): type=1302 audit(1634236277.091:271): item=0
name="event_count" inode=40551 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:17.098 E/audit ( 504): type=1327 audit(1634236277.091:271):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:17.098 E/audit ( 504): type=1400 audit(1634236277.091:272): avc:
denied { read } for pid=398 comm="Binder:398_2" name="max_time_ms" dev="sysfs"
ino=40556 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:17.098 E/audit ( 504): type=1300 audit(1634236277.091:272):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:17.098 E/audit ( 504): type=1302 audit(1634236277.091:272): item=0
name="max_time_ms" inode=40556 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:17.098 E/audit ( 504): type=1327 audit(1634236277.091:272):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:17.098 E/audit ( 504): type=1400 audit(1634236277.091:273): avc:
denied { read } for pid=398 comm="Binder:398_2" name="wakeup_count" dev="sysfs"
ino=40552 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:17.098 E/audit ( 504): type=1300 audit(1634236277.091:273):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:17.098 E/audit ( 504): type=1302 audit(1634236277.091:273): item=0
name="wakeup_count" inode=40552 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:17.098 E/audit ( 504): type=1327 audit(1634236277.091:273):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:17.098 E/audit ( 504): type=1400 audit(1634236277.091:274): avc:
denied { read } for pid=398 comm="Binder:398_2" name="total_time_ms" dev="sysfs"
ino=40555 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:17.098 E/audit ( 504): type=1300 audit(1634236277.091:274):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:17.098 E/audit ( 504): type=1302 audit(1634236277.091:274): item=0
name="total_time_ms" inode=40555 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:17.098 E/audit ( 504): type=1327 audit(1634236277.091:274):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:17.098 E/audit ( 504): type=1400 audit(1634236277.091:275): avc:
denied { read } for pid=398 comm="Binder:398_2" name="expire_count" dev="sysfs"
ino=40553 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:17.098 E/audit ( 504): type=1300 audit(1634236277.091:275):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:17.098 E/audit ( 504): type=1302 audit(1634236277.091:275): item=0
name="expire_count" inode=40553 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:17.098 E/audit ( 504): type=1327 audit(1634236277.091:275):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:17.098 E/audit ( 504): type=1400 audit(1634236277.091:276): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_count" dev="sysfs"
ino=40550 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:17.098 E/audit ( 504): type=1300 audit(1634236277.091:276):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:17.099 E/audit ( 504): type=1302 audit(1634236277.091:276): item=0
name="active_count" inode=40550 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:17.099 E/audit ( 504): type=1327 audit(1634236277.091:276):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:17.099 E/audit ( 504): type=1400 audit(1634236277.091:277): avc:
denied { read } for pid=398 comm="Binder:398_2" name="last_change_ms" dev="sysfs"
ino=40557 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:17.099 E/audit ( 504): type=1300 audit(1634236277.091:277):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:17.099 E/audit ( 504): type=1302 audit(1634236277.091:277): item=0
name="last_change_ms" inode=40557 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:17.099 E/audit ( 504): type=1327 audit(1634236277.091:277):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:17.099 E/audit ( 504): type=1400 audit(1634236277.091:278): avc:
denied { read } for pid=398 comm="Binder:398_2" name="prevent_suspend_time_ms"
dev="sysfs" ino=40558 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:17.099 E/audit ( 504): type=1300 audit(1634236277.091:278):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=b400007c67a14680 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:17.099 E/audit ( 504): type=1302 audit(1634236277.091:278): item=0
name="prevent_suspend_time_ms" inode=40558 dev=00:12 mode=0100444 ouid=0 ogid=0
rdev=00:00 obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:17.099 E/audit ( 504): type=1327 audit(1634236277.091:278):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:17.099 E/audit ( 504): type=1400 audit(1634236277.091:279): avc:
denied { read } for pid=398 comm="Binder:398_2" name="name" dev="sysfs" ino=40549
scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:17.099 E/audit ( 504): type=1300 audit(1634236277.091:279):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:17.099 E/audit ( 504): type=1302 audit(1634236277.091:279): item=0
name="name" inode=40549 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:17.099 E/audit ( 504): type=1327 audit(1634236277.091:279):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:17.099 E/audit ( 504): type=1400 audit(1634236277.091:280): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_time_ms" dev="sysfs"
ino=40554 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:17.099 E/audit ( 504): type=1300 audit(1634236277.091:280):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:17.099 E/audit ( 504): type=1302 audit(1634236277.091:280): item=0
name="active_time_ms" inode=40554 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:17.099 E/audit ( 504): type=1327 audit(1634236277.091:280):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:17.102 E/[email protected]( 398): Error opening
event_count for wakeup7: Original kwl
[Path]=../../devices/platform/11d00000.spi/spi_master/spi1/spi1.2/synaptics_tcm.0/
wakeup/wakeup7: Permission denied
10-14 18:31:17.106 D/CompatibilityChangeReporter( 702): Compat change id reported:
147600208; UID 1000; state: ENABLED
10-14 18:31:17.114 W/CAE ( 702): addListener(ListenerListManager.java:79) -
[addListener]
com.samsung.android.contextaware.manager.ContextAwareService$Listener@b32561c
10-14 18:31:17.114 E/[email protected]( 398): Error opening
event_count for wakeup8: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-rtc/
wakeup/wakeup8: Permission denied
10-14 18:31:17.114 W/CAE ( 702): addListener(ListenerListManager.java:80) -
[addListener] 1
10-14 18:31:17.115 W/CAE ( 702): <init>(ContextAwareService.java:166) -
[ContextAwareService 1]
com.samsung.android.contextaware.ContextAwareManager$CaListenerDelegate@536225
10-14 18:31:17.115 W/CAE ( 702): <init>(ContextAwareService.java:167) -
[ContextAwareService 2]
com.samsung.android.contextaware.manager.ContextAwareService$Listener@b32561c
10-14 18:31:17.115 W/CAE ( 702): <init>(ContextAwareService.java:168) -
[ContextAwareService 3]
com.samsung.android.contextaware.ContextAwareManager$CaListenerDelegate@536225
10-14 18:31:17.115 E/[email protected]( 398): Error opening
event_count for wakeup6: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-power-
keys/wakeup/wakeup6: Permission denied
10-14 18:31:17.116 D/FaultDetector( 702): FaultDetector(1.1)
10-14 18:31:17.117 D/BatteryExternalStatsWorker( 702): done
updateExternalStatsLocked
10-14 18:31:17.117 D/SemContextService( 702): AccSensorVersion : 1
10-14 18:31:17.118 E/HistoricalRegistry( 702): Interaction before persistence
initialized
10-14 18:31:17.119 D/SemContextService( 702): SemContextService()
10-14 18:31:17.119 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(scontext:702)
10-14 18:31:17.120 D/SystemServerTiming( 702): StartSemContextService took to
complete: 82ms
10-14 18:31:17.120 I/SystemServerTiming( 702): HcmManagerService
10-14 18:31:17.120 E/SystemServer( 702): HcmManagerService ApmSwitch = 0
10-14 18:31:17.125 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:17.128 D/LazyService( 702): HcmManagerService addService
10-14 18:31:17.128 D/SystemServerTiming( 702): HcmManagerService took to complete:
9ms
10-14 18:31:17.128 I/SystemServerTiming( 702): StartMotionRecognitionService
10-14 18:31:17.128 I/SystemServer( 702): PackageManager is not null!!
10-14 18:31:17.133 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:17.147 E/MotionRecognitionService( 702): Pocketmode Light Sensor Fail
10-14 18:31:17.147 D/MotionRecognitionService( 702): mIsAvailablePocketForBixby :
true
10-14 18:31:17.147 D/MotionRecognitionService( 702): SSP enabled : true
10-14 18:31:17.150 D/MotionRecognitionService( 702): Motion, result = 1
10-14 18:31:17.151 D/MotionRecognitionService( 702): Motion, result = 1
10-14 18:31:17.151 D/MotionRecognitionService( 702): Settings updated :
11000100100000000000000101
10-14 18:31:17.151 D/MotionRecognitionService( 702): Multi-Window enabled : true
10-14 18:31:17.151 W/Zygote ( 532): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$7bfIWpn8X2h-hSzLD6dcuK4Ljuw
10-14 18:31:17.151 W/Zygote ( 532): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$B-TmZhQb712ePnuJTxvMe7P-YwQ
10-14 18:31:17.152 W/Zygote ( 532): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$Xvt9xdVPtevMWGIjcbxXf0_mr_c
10-14 18:31:17.152 W/Zygote ( 532): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$_l2oiaRDRhjCXI_PwXPsAhrgegI
10-14 18:31:17.152 W/Zygote ( 532): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$-YP-7pwoNn8TN0iTmo5Q1r2lQz0
10-14 18:31:17.152 W/Zygote ( 532): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$Vota0PqfoPWckjXH35wE48myGdk
10-14 18:31:17.152 W/Zygote ( 532): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$iPOmTqbqUiHzgsAugINuZgf9tls
10-14 18:31:17.156 I/MotionRecognitionService( 702): [SAR] versionGripSensor 512
10-14 18:31:17.156 I/MotionRecognitionService( 702): [SAR] EARJACK : true , USB :
false , TSP : false
10-14 18:31:17.156 I/MotionRecognitionService( 702): [SAR] Default: MainGripblock
10-14 18:31:17.156 I/MotionRecognitionService( 702): [SAR] versionGripSensor 512
10-14 18:31:17.156 I/MotionRecognitionService( 702): [SAR] EARJACK : true , USB :
false , TSP : false
10-14 18:31:17.156 I/MotionRecognitionService( 702): [SAR] Default: MainGripblock
10-14 18:31:17.156 D/MotionRecognitionService( 702): [SAR] Block list: Sub1 false,
Sub2 false, Sub3 false
10-14 18:31:17.161 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 611
10-14 18:31:17.176 W/Zygote ( 532): Class not found for preloading:
com.android.internal.telephony.-$$Lambda$MultiSimSettingController$55347QtGjuukX-
px3jYZkJd_z3U
10-14 18:31:17.176 W/Zygote ( 532): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$MultiSimSettingController$DcLtrTEtdlCd4WOev4Zk79vrSko
10-14 18:31:17.176 W/Zygote ( 532): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$MultiSimSettingController$WtGtOenjqxSBoW5BUjT-VlNoSTM
10-14 18:31:17.177 W/Zygote ( 532): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$SubscriptionController$VCQsMNqRHpN3RyoXYzh2YUwA2yc
10-14 18:31:17.177 W/Zygote ( 532): Class not found for preloading:
com.android.internal.telephony.-$$Lambda$SubscriptionController$u5xE-
urXR6ElZ50305_6guo20Fc
10-14 18:31:17.177 W/Zygote ( 532): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$SubscriptionInfoUpdater$ecTEeMEIjOEa2z5W3wjqiicibbY
10-14 18:31:17.178 D/MotionRecognitionService( 702): SemContextManager supports
SmartAlert
10-14 18:31:17.178 D/MotionRecognitionService( 702): LightSensorVersion = 0
10-14 18:31:17.178 D/MotionRecognitionService( 702): mIsAvailableElevatorMode :
false
10-14 18:31:17.179 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(motion_recognition:702)
10-14 18:31:17.179 I/SystemServer( 702): MotionRecognitionService Service!
10-14 18:31:17.179 D/SystemServerTiming( 702): StartMotionRecognitionService took
to complete: 51ms
10-14 18:31:17.179 I/SystemServerTiming( 702): StartWindowManagerService
10-14 18:31:17.179 I/SystemServer( 702): !@Boot_EBS_F: Start WindowManagerService
10-14 18:31:17.203 I/WindowManager( 702): No existing display settings, starting
empty
10-14 18:31:17.229 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:17.231 E/SystemServiceRegistry( 702): Unknown manager requested:
semcustomdump
10-14 18:31:17.231 D/TspStateManager( 702): update cmd=set_grip_data,0,0,0,0
10-14 18:31:17.234 I/SEP_UNION_SemUnionManager( 702): getUnionService() :
semcustomdump
10-14 18:31:17.234 I/DropBoxManagerService( 702): add tag=system_server_wtf
isTagEnabled=true flags=0x2
10-14 18:31:17.235 I/SEP_UNION_SemCustomDumpManager( 702): setDumpState : null
10-14 18:31:17.235 D/SEP_UNION_SemUnionMainServiceImpl( 702): setDumpEnabled =
tspstatemanager
10-14 18:31:17.247 V/WindowManagerServiceExt( 702): WindowManagerServiceExt ::
created
10-14 18:31:17.257 I/WindowTracing( 702): Setting window tracing log level to 1
10-14 18:31:17.257 I/WindowTracing( 702): Setting window tracing buffer capacity
to 2097152bytes
10-14 18:31:17.258 D/PowerManagerService( 702): [api]
registerLowPowerModeObserver: com.android.server.wm.WindowManagerService$6@e7976ba
(uid: 1000 pid: 702)
10-14 18:31:17.273 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(window:702)
10-14 18:31:17.273 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(input:702)
10-14 18:31:17.274 D/SystemServerTiming( 702): StartWindowManagerService took to
complete: 94ms
10-14 18:31:17.274 I/SystemServerTiming( 702): SetWindowManagerService
10-14 18:31:17.288 D/InputTransport( 702): Input channel constructed: 'Pointer',
fd=227
10-14 18:31:17.288 D/InputTransport( 702): Input channel constructed: 'Pointer',
fd=228
10-14 18:31:17.304 D/WindowOrientationListener( 702): is supporting SemContext :
true
10-14 18:31:17.309 I/SurfaceFlinger( 608): id=2 createSurf (0x0),-1 flag=80404,
Root#0
10-14 18:31:17.311 I/SurfaceFlinger( 608): id=3 createSurf (0x0),-1 flag=80004,
mWindowContainers#0
10-14 18:31:17.313 I/SurfaceFlinger( 608): id=4 createSurf (0x0),-1 flag=80004,
mOverlayContainers#0
10-14 18:31:17.314 W/idmap2 ( 1181): failed to create idmap
10-14 18:31:17.315 I/SurfaceFlinger( 608): id=5 createSurf (0x0),-1 flag=80004,
DisplayArea.Root#0
10-14 18:31:17.316 I/SurfaceFlinger( 608): id=6 createSurf (0x0),-1 flag=80004,
Leaf:0:1#0
10-14 18:31:17.317 I/SurfaceFlinger( 608): id=7 createSurf (0x0),-1 flag=80004,
Leaf:2:2#0
10-14 18:31:17.319 I/SurfaceFlinger( 608): id=8 createSurf (0x0),-1 flag=80004,
DefaultTaskDisplayArea#0
10-14 18:31:17.320 I/SurfaceFlinger( 608): id=9 createSurf (0x0),-1 flag=80004,
animationLayer#0
10-14 18:31:17.320 I/SurfaceFlinger( 608): id=10 createSurf (0x0),-1 flag=80004,
boostedAnimationLayer#0
10-14 18:31:17.321 I/SurfaceFlinger( 608): id=11 createSurf (0x0),-1 flag=80004,
homeAnimationLayer#0
10-14 18:31:17.321 I/SurfaceFlinger( 608): id=12 createSurf (0x0),-1 flag=80004,
splitScreenDividerAnchor#0
10-14 18:31:17.322 I/SurfaceFlinger( 608): id=13 createSurf (0x0),-1 flag=80004,
freeformAnimationLayer#0
10-14 18:31:17.322 I/SurfaceFlinger( 608): id=14 createSurf (0x0),-1 flag=80004,
Leaf:3:14#0
10-14 18:31:17.323 I/SurfaceFlinger( 608): id=15 createSurf (0x0),-1 flag=80004,
ImeContainer#0
10-14 18:31:17.324 I/SurfaceFlinger( 608): id=16 createSurf (0x0),-1 flag=80004,
Leaf:17:35#0
10-14 18:31:17.348 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:17.352 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:17.354 I/servicemanager( 333): Found
vendor.samsung.hardware.hyper.ISehHyPer/default in device VINTF manifest.
10-14 18:31:17.356 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
10-14 18:31:17.356 E/HYPER-HAL( 559): [HyPerManager.cpp]getSupportedFrequency():
mRscManager is NULL
10-14 18:31:17.357 E/HYPER-HAL( 559): [HyPer.cpp]getSupportedFrequency(): AIDL
getTable is NULL
10-14 18:31:17.358 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
10-14 18:31:17.358 E/HYPER-HAL( 559): [HyPerManager.cpp]getSupportedFrequency():
mRscManager is NULL
10-14 18:31:17.358 E/HYPER-HAL( 559): [HyPer.cpp]getSupportedFrequency(): AIDL
getTable is NULL
10-14 18:31:17.358 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002005
10-14 18:31:17.358 E/HYPER-HAL( 559): [HyPerManager.cpp]getSupportedFrequency():
mRscManager is NULL
10-14 18:31:17.358 E/HYPER-HAL( 559): [HyPer.cpp]getSupportedFrequency(): AIDL
getTable is NULL
10-14 18:31:17.358 E/SystemPerformancePointerEventListener( 702): SemDvfsManager
Not Initialized...
10-14 18:31:17.362 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:17.365 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:17.365 I/CAE ( 702): handleMessage(CaPowerManager.java:194) -
AP_WAKEUP
10-14 18:31:17.365 I/CAE ( 702):
updateApPowerStatus(SensorHubParserProvider.java:445) - AP_WAKEUP
10-14 18:31:17.366 I/CAE ( 702):
sendCmdToSensorHub(SensorHubCommManager.java:156) - -76, 13, -47, 0,
10-14 18:31:17.366 I/ActivityTaskManager( 702): Loaded persisted task ids for user
0
10-14 18:31:17.369 D/SensorService( 702): setSContextDataLocked ints length 2 ,
byte length 4
10-14 18:31:17.369 D/SensorService( 702): setSContextDataLocked d10db4
10-14 18:31:17.369 I/SensorsHub( 554): SContextSensor::injecet_sensor_data
10-14 18:31:17.369 D/SensorsHub( 554): b4 0d d1 00
10-14 18:31:17.369 D/SensorsHub( 554): inject_scontext_data: New
ssp_data_injection_fd(21)
10-14 18:31:17.369 D/SensorsHub( 554): SContext Data Injection return 4
10-14 18:31:17.372 I/CAE ( 702):
sendCmdToSensorHub(SensorHubCommManager.java:156) - -63, 71, 0, 1,
10-14 18:31:17.372 D/SensorService( 702): setSContextDataLocked ints length 2 ,
byte length 4
10-14 18:31:17.373 D/SensorService( 702): setSContextDataLocked 10047c1
10-14 18:31:17.373 I/SensorsHub( 554): SContextSensor::injecet_sensor_data
10-14 18:31:17.373 D/SensorsHub( 554): c1 47 00 01
10-14 18:31:17.373 D/SensorsHub( 554): inject_scontext_data: New
ssp_data_injection_fd(21)
10-14 18:31:17.373 D/SensorsHub( 554): SContext Data Injection return 4
10-14 18:31:17.373 I/CAE ( 702): handleMessage(CaPowerManager.java:207) -
SCREEN_ON
10-14 18:31:17.375 I/SurfaceFlinger( 608): id=17 createSurf (0x0),-1 flag=24004,
Task=1#0
10-14 18:31:17.378 D/SystemServerTiming( 702): SetWindowManagerService took to
complete: 104ms
10-14 18:31:17.378 I/SystemServerTiming( 702): WindowManagerServiceOnInitReady
10-14 18:31:17.420 V/KeyCustomizeManager( 702): loadSettingsLockedInternal
10-14 18:31:17.421 D/KeyCustomizeManager( 702): File not found
/data/system/users/0/key_customize_info.xml
10-14 18:31:17.421 D/PhoneWindowManagerExt( 702): loadSettings duration=1
10-14 18:31:17.422 V/Vibrator( 702): semGetSupportedVibrationType: ret=1
10-14 18:31:17.425 D/InputManager( 702): checkInputFeature : features = 0x41
10-14 18:31:17.441 D/KeyCustomizeManager( 702): xml file no exists.
10-14 18:31:17.441 D/KeyCustomizeManager( 702): initXmlFileInfo, ver=0.2
saveSettings=true
10-14 18:31:17.441 D/KeyCustomizeManager( 702): saveSettingsLocked
10-14 18:31:17.441 D/SystemServerTiming( 702): WindowManagerServiceOnInitReady
took to complete: 63ms
10-14 18:31:17.447 I/SystemServerTiming( 702): StartInputManager
10-14 18:31:17.447 I/SystemServerTimingAsync( 702):
InitThreadPoolExec:StartHidlServices
10-14 18:31:17.448 I/InputManager( 702): Starting input manager
10-14 18:31:17.448 I/SystemServerTimingAsync( 702): StartHidlServices
10-14 18:31:17.451 E/EventHub( 702): file open failed:
/sys/class/input/event5/device/name
10-14 18:31:17.454 D/EventHub( 702): No input device configuration file found for
device 'grip_sensor'.
10-14 18:31:17.455 E/EventHub( 702): file open failed:
/sys/class/input/event0/device/name
10-14 18:31:17.456 D/EventHub( 702): No input device configuration file found for
device 'meta_event'.
10-14 18:31:17.457 E/EventHub( 702): file open failed:
/sys/class/input/event6/device/name
10-14 18:31:17.457 I/HidlServiceManagement( 702): Registered
[email protected]::ISensorManager/default
10-14 18:31:17.457 D/EventHub( 702): No input device configuration file found for
device 'grip_sensor_sub'.
10-14 18:31:17.459 E/EventHub( 702): file open failed:
/sys/class/input/event7/device/name
10-14 18:31:17.459 D/EventHub( 702): No input device configuration file found for
device 'AUD3004X Headset Input'.
10-14 18:31:17.461 I/HidlServiceManagement( 702): Registered
[email protected]::ISchedulingPolicyService/default
10-14 18:31:17.463 I/HidlServiceManagement( 702): Registered
[email protected]::IStats/default
10-14 18:31:17.464 D/SystemServerTimingAsync( 702): StartHidlServices took to
complete: 15ms
10-14 18:31:17.464 W/Zygote ( 532): Class not found for preloading:
com.android.internal.telephony.IccSmsInterfaceManager$2
10-14 18:31:17.464 D/SystemServerTimingAsync( 702):
InitThreadPoolExec:StartHidlServices took to complete: 17ms
10-14 18:31:17.467 W/EventHub( 702): Unable to disable kernel key repeat for
/dev/input/event7: Function not implemented
10-14 18:31:17.467 I/EventHub( 702): usingClockIoctl=true
10-14 18:31:17.467 I/EventHub( 702): New device: id=4, fd=238,
path='/dev/input/event7', name='AUD3004X Headset Input', classes=0x81,
configuration='', keyLayout='/system/usr/keylayout/Generic.kl',
keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false,
10-14 18:31:17.468 E/EventHub( 702): file open failed:
/sys/class/input/event2/device/name
10-14 18:31:17.468 D/EventHub( 702): No input device configuration file found for
device 'sec-pmic-key'.
10-14 18:31:17.472 W/EventHub( 702): Unable to disable kernel key repeat for
/dev/input/event2: Function not implemented
10-14 18:31:17.472 I/EventHub( 702): usingClockIoctl=true
10-14 18:31:17.472 I/EventHub( 702): New device: id=5, fd=239,
path='/dev/input/event2', name='sec-pmic-key', classes=0x1, configuration='',
keyLayout='/system/usr/keylayout/Generic.kl',
keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false,
10-14 18:31:17.474 E/EventHub( 702): file open failed:
/sys/class/input/event1/device/name
10-14 18:31:17.474 D/EventHub( 702): No input device configuration file found for
device 'gpio_keys'.
10-14 18:31:17.476 D/InputManager( 702): write sysfs : glove_mode,0
10-14 18:31:17.477 D/InputManager( 702): checkInputFeature : features = 0x41
10-14 18:31:17.477 D/InputManager( 702): Write sysfs : aot_enable,0
10-14 18:31:17.478 W/EventHub( 702): Unable to disable kernel key repeat for
/dev/input/event1: Function not implemented
10-14 18:31:17.478 I/EventHub( 702): usingClockIoctl=true
10-14 18:31:17.478 I/EventHub( 702): New device: id=6, fd=240,
path='/dev/input/event1', name='gpio_keys', classes=0x1, configuration='',
keyLayout='/system/usr/keylayout/Generic.kl',
keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false,
10-14 18:31:17.478 D/InputManager( 702): Send AOT On/Off, File not found:
/sys/class/lcd/panel/aot
10-14 18:31:17.480 E/EventHub( 702): file open failed:
/sys/class/input/event3/device/name
10-14 18:31:17.480 D/EventHub( 702): No input device configuration file found for
device 'sec_touchscreen'.
10-14 18:31:17.480 D/InputManager( 702): SettingNotFoundException : primary mouse
button
10-14 18:31:17.480 I/InputManager-JNI( 702): Setting primary mouse button location
as 0.
10-14 18:31:17.481 I/InputManager-JNI( 702): Setting scroll speed as 1.
10-14 18:31:17.481 I/InputManager-JNI( 702): Setting use mouse acceleration as
true.
10-14 18:31:17.481 I/InputManager-JNI( 702): Setting secondary button behavior as
1.
10-14 18:31:17.482 I/InputManager-JNI( 702): Setting tertiary button behavior as
3.
10-14 18:31:17.482 I/InputManager-JNI( 702): Setting back button behavior as 7.
10-14 18:31:17.482 I/InputManager-JNI( 702): Setting forward button behavior as 4.
10-14 18:31:17.482 D/InputManager( 702): updateTapToClickFromSetting : 1
10-14 18:31:17.482 D/InputManager( 702): updateReverseSwipeFromSetting : 0
10-14 18:31:17.483 W/EventHub( 702): Unable to disable kernel key repeat for
/dev/input/event3: Function not implemented
10-14 18:31:17.483 I/EventHub( 702): usingClockIoctl=true
10-14 18:31:17.483 I/EventHub( 702): New device: id=7, fd=241,
path='/dev/input/event3', name='sec_touchscreen', classes=0x15, configuration='',
keyLayout='/system/usr/keylayout/Generic.kl',
keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false,
10-14 18:31:17.484 I/InputManager( 702): Disabling motion classifier because just
booted: feature enabled, long press timeout = 500
10-14 18:31:17.484 I/InputClassifier( 702): Disabling motion classifier
10-14 18:31:17.484 E/EventHub( 702): file open failed:
/sys/class/input/event4/device/name
10-14 18:31:17.484 D/SystemServerTiming( 702): StartInputManager took to complete:
37ms
10-14 18:31:17.484 I/SystemServer( 702): VoIPInterfaceManager Service
10-14 18:31:17.484 D/EventHub( 702): No input device configuration file found for
device 'sec_touchproximity'.
10-14 18:31:17.484 D/LazyService( 702): voip addService
10-14 18:31:17.484 I/SystemServerTiming( 702):
DisplayManagerWindowManagerAndInputReady
10-14 18:31:17.485 D/SystemServerTiming( 702):
DisplayManagerWindowManagerAndInputReady took to complete: 1ms
10-14 18:31:17.485 I/SystemServerTiming( 702): StartBluetoothService
10-14 18:31:17.485 I/SystemServiceManager( 702): Starting
com.android.server.BluetoothService
10-14 18:31:17.489 I/InputReader( 702): Device added: id=-1, eventHubId=-1,
name='Virtual',
descriptor='a718a782d34bc767f4689c232d64d527998ea7fd',sources=0x00000301
10-14 18:31:17.490 I/InputReader( 702): support feature by TSP : 0x41
10-14 18:31:17.491 W/Zygote ( 532): Class not found for preloading:
com.android.internal.telephony.imsphone.-$
$Lambda$ImsPhoneCallTracker$QlPVd_3u4_verjHUDnkn6zaSe54
10-14 18:31:17.492 I/InputReader( 702): support feature by TSP : 0x41
10-14 18:31:17.492 I/InputReader( 702): Touch device 'sec_touchscreen' could not
query the properties of its associated display. The device will be inoperable
until the display size becomes available.
10-14 18:31:17.492 D/InputReader( 702): MultiTouchMotionAccumulator: initial slot
number is 0
10-14 18:31:17.492 I/InputReader( 702): Device added: id=2, eventHubId=7,
name='sec_touchscreen',
descriptor='26d13db3fa0f6bd5d05831266fb01ea6c500b88c',sources=0x00001103
10-14 18:31:17.494 I/InputReader( 702): Device added: id=3, eventHubId=6,
name='gpio_keys',
descriptor='d2c52ff0f656fac4cd7b7a118d575e0109a9fe1c',sources=0x00000101
10-14 18:31:17.495 I/InputReader( 702): Device added: id=4, eventHubId=5,
name='sec-pmic-key',
descriptor='485d69228e24f5e46da1598745890b214130dbc4',sources=0x00000101
10-14 18:31:17.495 D/InputReader( 702): Device 5: switch 0, valid 14
10-14 18:31:17.495 I/InputReader( 702): Device added: id=5, eventHubId=4,
name='AUD3004X Headset Input',
descriptor='1963ab4af405ab6b5e2d371e26773e22dc046498',sources=0x80000101
10-14 18:31:17.495 D/InputReader( 702): verified(0->1), type(-1->-1), front(-1-
>0), back(0->0), glove(0->0), penCover(0->0), pogo(0->0), notify(1)
10-14 18:31:17.495 D/InputReader( 702): TspCmd: clear_cover_mode,0
10-14 18:31:17.495 D/InputReader( 702): Could not open TSP sysfs for
touchkey_flip_mode
10-14 18:31:17.495 D/InputReader( 702): TouchkeyFlipMode: 0
10-14 18:31:17.495 D/InputReader( 702): Could not open TSP sysfs for
touchkey_glove_mode
10-14 18:31:17.495 D/InputReader( 702): TouchkeyGloveMode: 0
10-14 18:31:17.495 D/InputReader( 702): Could not open TSP sysfs for epen_mode
10-14 18:31:17.495 D/InputReader( 702): EpenCoverMode: set_cover_type,0
10-14 18:31:17.498 D/InputManager( 702): PhoneService is NULL
10-14 18:31:17.500 I/InputReader( 702): Reconfiguring input devices,
changes=POINTER_SPEED | GENERAL_STATUS | MOUSE_BUTTON_BEHAVIOR |
10-14 18:31:17.507 W/Zygote ( 532): Class not found for preloading:
com.android.internal.widget.-$$Lambda$gPQuiuEDuOmrh2MixBcV6a5gu5s
10-14 18:31:17.510 W/Zygote ( 532): Class not found for preloading:
com.android.internal.widget.LockPatternUtils$2
10-14 18:31:17.514 D/SecContentProvider( 702): query(), uri = 3 selection =
isBluetoothEnabled
10-14 18:31:17.514 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:17.518 D/SecContentProvider( 702): query(), uri = 3 selection =
isBLEAllowed
10-14 18:31:17.518 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:17.521 D/BluetoothManagerService( 702): Detected SystemUiUid: 10067
10-14 18:31:17.521 D/SystemServerTiming( 702): StartBluetoothService took to
complete: 35ms
10-14 18:31:17.521 I/SystemServerTiming( 702): Bluetooth Secure Mode Manager
Service
10-14 18:31:17.521 I/SystemServer( 702): Bluetooth Secure Mode Manager Service
10-14 18:31:17.521 D/LazyService( 702): bluetooth_secure_mode_manager addService
10-14 18:31:17.521 D/SystemServerTiming( 702): Bluetooth Secure Mode Manager
Service took to complete: 0ms
10-14 18:31:17.521 I/SystemServerTiming( 702): IpConnectivityMetrics
10-14 18:31:17.521 I/SystemServiceManager( 702): Starting
com.android.server.connectivity.IpConnectivityMetrics
10-14 18:31:17.525 D/SystemServerTiming( 702): IpConnectivityMetrics took to
complete: 4ms
10-14 18:31:17.525 I/SystemServerTiming( 702): NetworkWatchlistService
10-14 18:31:17.525 I/SystemServiceManager( 702): Starting
com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
10-14 18:31:17.542 I/WatchlistLoggingHandler( 702): Start aggregating watchlist
records.
10-14 18:31:17.542 D/SettingsProvider( 702): isChangeAllowed() : name =
network_watchlist_last_report_time
10-14 18:31:17.542 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(network_watchlist:702)
10-14 18:31:17.543 D/SystemServerTiming( 702): NetworkWatchlistService took to
complete: 17ms
10-14 18:31:17.543 I/SystemServerTiming( 702): PinnerService
10-14 18:31:17.543 I/SystemServiceManager( 702): Starting
com.android.server.PinnerService
10-14 18:31:17.543 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:17.546 E/HistoricalRegistry( 702): Interaction before persistence
initialized
10-14 18:31:17.548 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(pinner:702)
10-14 18:31:17.548 D/SystemServerTiming( 702): PinnerService took to complete: 6ms
10-14 18:31:17.548 I/SystemServerTiming( 702): IorapForwardingService
10-14 18:31:17.548 I/SystemServiceManager( 702): Starting
com.google.android.startop.iorap.IorapForwardingService
10-14 18:31:17.554 D/SystemServerTiming( 702): IorapForwardingService took to
complete: 5ms
10-14 18:31:17.554 I/SystemServerTiming( 702): SignedConfigService
10-14 18:31:17.556 D/SystemServerTiming( 702): SignedConfigService took to
complete: 1ms
10-14 18:31:17.556 I/SystemServerTiming( 702): AppIntegrityService
10-14 18:31:17.556 I/SystemServiceManager( 702): Starting
com.android.server.integrity.AppIntegrityManagerService
10-14 18:31:17.562 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(app_integrity:702)
10-14 18:31:17.563 D/SystemServerTiming( 702): AppIntegrityService took to
complete: 6ms
10-14 18:31:17.563 I/SystemServerTiming( 702): detectSafeMode
10-14 18:31:17.563 I/SystemServer( 702): !@Boot_EBS_D: detectSafeMode
10-14 18:31:17.565 I/WindowManager( 702): SAFE MODE not enabled
10-14 18:31:17.566 D/SystemServerTiming( 702): detectSafeMode took to complete:
2ms
10-14 18:31:17.566 I/SystemServerTiming( 702): StartInputMethodManagerLifecycle
10-14 18:31:17.569 I/SystemServiceManager( 702): Starting
com.android.server.inputmethod.InputMethodManagerService$Lifecycle
10-14 18:31:17.576 E/SystemServiceRegistry( 702): Unknown manager requested:
desktopmode
10-14 18:31:17.578 I/DropBoxManagerService( 702): add tag=system_server_wtf
isTagEnabled=true flags=0x2
10-14 18:31:17.588 D/InputMethodManagerService( 702): Spen input disable
10-14 18:31:17.589 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(input_method:702)
10-14 18:31:17.589 D/SystemServerTiming( 702): StartInputMethodManagerLifecycle
took to complete: 23ms
10-14 18:31:17.589 I/SystemServerTiming( 702): StartAccessibilityManagerService
10-14 18:31:17.589 I/SystemServiceManager( 702): Starting
com.android.server.accessibility.AccessibilityManagerService$Lifecycle
10-14 18:31:17.599 I/Zygote ( 532): ...preloaded 12092 classes in 2565ms.
10-14 18:31:17.600 I/zygote ( 532): VMRuntime.preloadDexCaches starting
10-14 18:31:17.612 D/SettingsProvider( 702): isChangeAllowed() : name =
accessibility_magnification_activated
10-14 18:31:17.613 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:17.613 I/AccessibilityManagerService( 702): register
AODStateContentObserver
10-14 18:31:17.615 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(accessibility:702)
10-14 18:31:17.616 D/SystemServerTiming( 702): StartAccessibilityManagerService
took to complete: 26ms
10-14 18:31:17.616 I/SystemServerTiming( 702): MakeDisplayReady
10-14 18:31:17.618 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:17.619 W/InputReader( 702): Device sec_touchscreen is associated with
display ADISPLAY_ID_NONE.
10-14 18:31:17.619 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:17.620 W/InputReader( 702): Device sec_touchscreen is associated with
display ADISPLAY_ID_NONE.
10-14 18:31:17.621 I/CAE ( 702): handleMessage(CaPowerManager.java:200) -
AP_WAKEUP_Already_Delivered
10-14 18:31:17.621 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:17.621 I/CAE ( 702): handleMessage(CaPowerManager.java:210) -
SCREEN_ON_Already_Delivered
10-14 18:31:17.630 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:17.632 W/InputReader( 702): Device sec_touchscreen is associated with
display ADISPLAY_ID_NONE.
10-14 18:31:17.632 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:17.632 I/CAE ( 702): handleMessage(CaPowerManager.java:200) -
AP_WAKEUP_Already_Delivered
10-14 18:31:17.633 I/CAE ( 702): handleMessage(CaPowerManager.java:210) -
SCREEN_ON_Already_Delivered
10-14 18:31:17.637 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:17.639 I/ActivityTaskManager( 702): Config changes=20005df8 {1.0 ?mcc?
mnc [pt_BR] ldltr sw384dp w384dp h782dp 300dpi nrml long port ?uimode ?night -touch
-keyb/h/h -nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600) mAppBounds=Rect(0, 43 -
720, 1510) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen
mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.2 bts=-1
ff=0 bf=-1 themeSeq=0}
10-14 18:31:17.645 I/WindowManager( 702): Override config changes=60007dfc {1.0 ?
mcc?mnc [pt_BR] ldltr sw384dp w384dp h782dp 300dpi nrml long port ?uimode ?night -
touch -keyb/h/h -nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600)
mAppBounds=Rect(0, 43 - 720, 1510) mWindowingMode=fullscreen
mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined
mRotation=ROTATION_0} s.2 bts=-1 ff=0 bf=-1 themeSeq=0} for displayId=0
10-14 18:31:17.647 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:17.649 I/MultiTaskingController( 702): onConfigurationChangedLocked:
display#0, configChanges=0x60007dfc, scaleW=Infinity, scaleH=Infinity
10-14 18:31:17.653 I/zygote ( 532): VMRuntime.preloadDexCaches strings
total=549271 before=14401 after=14401
10-14 18:31:17.653 I/zygote ( 532): VMRuntime.preloadDexCaches types total=50693
before=13937 after=14131
10-14 18:31:17.653 I/zygote ( 532): VMRuntime.preloadDexCaches fields
total=229114 before=17822 after=18749
10-14 18:31:17.653 I/zygote ( 532): VMRuntime.preloadDexCaches methods
total=404528 before=22317 after=22317
10-14 18:31:17.653 I/zygote ( 532): VMRuntime.preloadDexCaches finished
10-14 18:31:17.657 D/SurfaceControl( 702): setDisplayProjection, orientation=0,
layerStackRect=Rect(0, 0 - 720, 1600), displayRect=Rect(0, 0 - 720, 1600)
10-14 18:31:17.657 D/ZygoteInitTiming_lazy( 532): PreloadClasses took to complete:
2624ms
10-14 18:31:17.664 I/zygote ( 532): The ClassLoaderContext is a special shared
library.
10-14 18:31:17.682 W/InputReader( 702): Device sec_touchscreen is associated with
display ADISPLAY_ID_NONE.
10-14 18:31:17.683 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:17.683 I/DynamicHiddenApp_TASK_SNAPSHOT( 702): start update max task
snapshot number
10-14 18:31:17.683 I/DynamicHiddenApp_TASK_SNAPSHOT( 702): update max task
snapshot number, physical memory: 4, current resolution : 1
10-14 18:31:17.683 I/DynamicHiddenApp_TASK_SNAPSHOT( 702): TaskSnapShot : 8,
CurRes : 1
10-14 18:31:17.683 I/ActivityManager( 702): change Max_Cached : 14
10-14 18:31:17.685 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:17.685 D/MotionRecognitionService( 702): mReceiver.onReceive :
CONFIGURATION_CHANGED
10-14 18:31:17.685 I/ActivityTaskManager( 702): Config changes=8 {1.0 ?mcc?mnc
[pt_BR] ldltr sw384dp w384dp h782dp 300dpi nrml long port ?uimode ?night finger -
keyb/h/h -nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600) mAppBounds=Rect(0, 43 -
720, 1510) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen
mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.4 bts=-1
ff=0 bf=-1 themeSeq=0}
10-14 18:31:17.687 D/ApplicationLoaders( 532): Created zygote-cached class loader:
/system/framework/android.hidl.base-V1.0-java.jar
10-14 18:31:17.692 D/MotionRecognitionService( 702): [AUTO_ROTATION] inject auto
rotation : 0
10-14 18:31:17.692 I/WindowManager( 702): Override config changes=8 {1.0 ?mcc?mnc
[pt_BR] ldltr sw384dp w384dp h782dp 300dpi nrml long port ?uimode ?night finger -
keyb/h/h -nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600) mAppBounds=Rect(0, 43 -
720, 1510) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen
mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.4 bts=-1
ff=0 bf=-1 themeSeq=0} for displayId=0
10-14 18:31:17.692 D/SensorService( 702): Motion injection
10-14 18:31:17.692 D/SensorService( 702): [EAR_TOUCH] : INJECT_AUTO_ROTATION ++++
10-14 18:31:17.692 I/zygote ( 532): The ClassLoaderContext is a special shared
library.
10-14 18:31:17.693 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:17.694 I/MultiTaskingController( 702): onConfigurationChangedLocked:
display#0, configChanges=0x8, scaleW=1.0, scaleH=1.0
10-14 18:31:17.694 I/zygote ( 532): Background young concurrent copying GC freed
57460(2804KB) AllocSpace objects, 5(128KB) LOS objects, 38% free, 4797KB/7743KB,
paused 55.054ms total 98.545ms
10-14 18:31:17.695 D/SystemServerTiming( 702): MakeDisplayReady took to complete:
78ms
10-14 18:31:17.695 I/SystemServerTiming( 702): Add SEM_FM_RADIO_SERVICE
10-14 18:31:17.695 D/ApplicationLoaders( 532): Created zygote-cached class loader:
/system/framework/android.hidl.manager-V1.0-java.jar
10-14 18:31:17.695 D/LazyService( 702): FMPlayer addService
10-14 18:31:17.695 I/SystemServer( 702): FMRadio service added..
10-14 18:31:17.695 D/SystemServerTiming( 702): Add SEM_FM_RADIO_SERVICE took to
complete: 0ms
10-14 18:31:17.695 I/SystemServerTiming( 702): GameManagerService
10-14 18:31:17.697 D/InputManager-JNI( 702): Viewport [0] type:1, displayId=0,
uniqueId=local:0, orientation=0, logicalFrame=[0, 0][720, 1600], physicalFrame=[0,
0][720, 1600], deviceSize=[720, 1600]
10-14 18:31:17.698 I/InputReader( 702): Reconfiguring input devices,
changes=DISPLAY_INFO |
10-14 18:31:17.698 I/InputReader( 702): support feature by TSP : 0x41
10-14 18:31:17.698 I/InputReader( 702): Device reconfigured: id=2,
name='sec_touchscreen', size 720x1600, orientation 0, mode 1, display id 0
10-14 18:31:17.698 D/MotionRecognitionService( 702): mReceiver.onReceive :
CONFIGURATION_CHANGED
10-14 18:31:17.699 D/MotionRecognitionService( 702): [AUTO_ROTATION] inject auto
rotation : 0
10-14 18:31:17.699 I/zygote ( 532): The ClassLoaderContext is a special shared
library.
10-14 18:31:17.699 D/SensorService( 702): Motion injection
10-14 18:31:17.699 D/SensorService( 702): [EAR_TOUCH] : INJECT_AUTO_ROTATION ++++
10-14 18:31:17.701 D/ApplicationLoaders( 532): Created zygote-cached class loader:
/system/framework/android.test.base.jar
10-14 18:31:17.701 D/ZygoteInitTiming_lazy( 532):
CacheNonBootClasspathClassLoaders took to complete: 44ms
10-14 18:31:17.701 I/Zygote ( 532): Preloading resources...
10-14 18:31:17.702 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:17.710 I/SystemServiceManager( 702): Starting
com.samsung.android.game.GameManagerService$Lifecycle
10-14 18:31:17.715 I/GameManagerService( 702): ctor
10-14 18:31:17.716 I/GameManager.DatabaseHelper( 702): create a DatabaseHelper
10-14 18:31:17.725 W/Resources( 532): Preloaded drawable resource #0x10802af
(android:drawable/dialog_background_material) that varies with configuration!!
10-14 18:31:17.737 W/Resources( 532): Preloaded color resource #0x10601df
(android:color/notification_action_ripple_color) that varies with configuration!!
10-14 18:31:17.737 W/Resources( 532): Preloaded drawable resource #0x108066b
(android:drawable/notification_material_action_background) that varies with
configuration!!
10-14 18:31:17.739 D/GameManager.DatabaseHelper( 702): onCreate
10-14 18:31:17.744 D/GameManager.DatabaseHelper( 702): loadPkgDataFromDb(). entry
size: 0
10-14 18:31:17.749 I/GameManagerService( 702): PkgUpdateReceiver, : ctor
10-14 18:31:17.749 I/GameManagerService( 702): SecFamilyPkgChangeReceiver, : ctor
10-14 18:31:17.750 D/GameManagerService( 702): Now checking pkgs enabled...
10-14 18:31:17.750 D/GameManagerService( 702): com.samsung.android.game.gos is
enabled
10-14 18:31:17.751 D/GameManagerService( 702): isPkgEnabled(), begin
10-14 18:31:17.751 I/Zygote ( 532): ...preloaded 64 resources in 50ms.
10-14 18:31:17.751 D/GameManagerService( 702): isPkgEnabled(),
com.samsung.android.game.gamehome is enabled
10-14 18:31:17.751 D/GameManagerService( 702): isPkgInstalled(), begin
10-14 18:31:17.751 D/GameManagerService( 702): isPkgInstalled(),
com.samsung.android.game.gametools is installed
10-14 18:31:17.752 E/SystemServiceRegistry( 702): Unknown manager requested:
desktopmode
10-14 18:31:17.753 I/GM:SystemHelper( 702): ctor
10-14 18:31:17.755 I/DropBoxManagerService( 702): add tag=system_server_wtf
isTagEnabled=true flags=0x2
10-14 18:31:17.757 I/Zygote ( 532): ...preloaded 41 resources in 6ms.
10-14 18:31:17.757 D/ZygoteInitTiming_lazy( 532): PreloadResources took to
complete: 56ms
10-14 18:31:17.758 D/GameManagerService$Lifecycle( 702): onStart
10-14 18:31:17.759 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(gamemanager:702)
10-14 18:31:17.760 I/SystemServer( 702): GameManagerService Started
10-14 18:31:17.760 D/SystemServerTiming( 702): GameManagerService took to
complete: 64ms
10-14 18:31:17.760 I/SystemServer( 702): GameSDKService
10-14 18:31:17.766 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:17.776 D/SettingsProvider( 702): isChangeAllowed() : name =
gamesdk_version
10-14 18:31:17.776 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:17.777 I/GameSDKService( 702): Update Const.PROPERTY_GAMESDK_VERSION:
3.4
10-14 18:31:17.783 I/GameSDK@LifeCycle( 702): [SUCCESS] Success to register
UsageStatsWatcher
10-14 18:31:17.784 I/GameSDK@LifeCycle( 702): [SUCCESS] Success to register
MultiWindowEventListener
10-14 18:31:17.786 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(gamesdk:702)
10-14 18:31:17.786 I/SystemServer( 702): GameSDKService loaded
10-14 18:31:17.786 I/SystemServer( 702): PerfSDKService
10-14 18:31:17.786 I/SystemServerTiming( 702): PerfSDKService
10-14 18:31:17.793 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:17.805 I/PerfSDKService( 702): CPU levels : 806000 1053000 1300000
1456000 1742000
10-14 18:31:17.807 I/PerfSDKService( 702): GPU levels : 433000 598000 754000
754000 865000
10-14 18:31:17.809 I/PerfSDKService( 702): BUS levels : 676000 845000 1014000
1352000 1539000
10-14 18:31:17.810 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(perfsdkservice:702)
10-14 18:31:17.810 I/SystemServer( 702): PerfSDKService loaded
10-14 18:31:17.810 D/SystemServerTiming( 702): PerfSDKService took to complete:
24ms
10-14 18:31:17.810 I/SystemServerTiming( 702): SehCodecSolutionService
10-14 18:31:17.817 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:17.825 D/SehCodecSolutionService( 702): create : 2.0
10-14 18:31:17.829 D/CodecSolution_Logging( 702): dma pkg: 700901000
10-14 18:31:17.830 D/SehCodecSolutionService( 702): : registerProcessObserver()
10-14 18:31:17.831 I/servicemanager( 333): Found
vendor.samsung.frameworks.codecsolution.ISehCodecSolution/default in framework
VINTF manifest.
10-14 18:31:17.831 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(vendor.samsung.frameworks.codecsolution.ISehCodecSolution/default:702)
10-14 18:31:17.831 I/SystemServer( 702): SehCodecSolutionService loaded
10-14 18:31:17.832 D/SystemServerTiming( 702): SehCodecSolutionService took to
complete: 22ms
10-14 18:31:17.832 I/SystemServerTiming( 702): StartStorageManagerService
10-14 18:31:17.832 I/SystemServiceManager( 702): Starting
com.android.server.StorageManagerService$Lifecycle
10-14 18:31:17.843 D/installd( 777): Found quota mount /dev/block/dm-10 at /data
10-14 18:31:17.844 D/installd( 777): Found quota mount /dev/block/dm-10 at
/data/user/0
10-14 18:31:17.848 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(mount:702)
10-14 18:31:17.851 E/SFSLOG ( 702): initParam: choose /data/log/sfslog.0.gz
10-14 18:31:17.853 D/SystemServerTiming( 702): StartStorageManagerService took to
complete: 21ms
10-14 18:31:17.853 E/SFSLOG ( 702): initParam mSfSlogEnable true
10-14 18:31:17.853 I/SystemServerTiming( 702): StartStorageStatsService
10-14 18:31:17.853 E/SFSLOG ( 702): initParam mLinesToDump 50
10-14 18:31:17.853 I/SystemServiceManager( 702): Starting
com.android.server.usage.StorageStatsService$Lifecycle
10-14 18:31:17.853 E/SFSLOG ( 702): initParam mMaxLogFileSize 262144
10-14 18:31:17.853 E/SFSLOG ( 702): initParam mCurentFileSize 0
10-14 18:31:17.857 D/installd( 777): Found quota mount /dev/block/dm-10 at /data
10-14 18:31:17.857 D/installd( 777): Found quota mount /dev/block/dm-10 at
/data/user/0
10-14 18:31:17.860 D/installd( 777): Found quota mount /dev/block/dm-10 at /data
10-14 18:31:17.860 D/installd( 777): Found quota mount /dev/block/dm-10 at
/data/user/0
10-14 18:31:17.866 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(storagestats:702)
10-14 18:31:17.866 D/SystemServerTiming( 702): StartStorageStatsService took to
complete: 13ms
10-14 18:31:17.866 I/SystemServerTiming( 702): DirEncryptSerrvice
10-14 18:31:17.867 D/SystemServerTiming( 702): DirEncryptSerrvice took to
complete: 0ms
10-14 18:31:17.867 I/SystemServerTiming( 702): StartUiModeManager
10-14 18:31:17.867 I/SystemServiceManager( 702): Starting
com.android.server.UiModeManagerService
10-14 18:31:17.871 V/SFSLOG ( 702): No KERNEL_LOG_PREFIX!
10-14 18:31:17.872 D/StorageManagerService( 702): handleMessage ->
H_DAEMON_CONNECTED
10-14 18:31:17.873 D/StorageManagerService( 702): Thinking about init,
mBootCompleted=false, mDaemonConnected=true
10-14 18:31:17.873 D/StorageManagerService( 702): Thinking about reset,
mBootCompleted=false, mDaemonConnected=true
10-14 18:31:17.874 D/StorageManagerService( 702): handleMessage ->
H_DAEMON_CONNECTED
10-14 18:31:17.875 D/StorageManagerService( 702): Thinking about init,
mBootCompleted=false, mDaemonConnected=true
10-14 18:31:17.876 D/StorageManagerService( 702): Thinking about reset,
mBootCompleted=false, mDaemonConnected=true
10-14 18:31:17.890 I/SystemServerTimingAsync( 702):
InitThreadPoolExec:UiModeManager.onStart
10-14 18:31:17.891 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(uimode:702)
10-14 18:31:17.891 D/SystemServerTiming( 702): StartUiModeManager took to
complete: 25ms
10-14 18:31:17.891 I/SystemServerTiming( 702): UpdatePackagesIfNeeded
10-14 18:31:17.891 I/SystemServer( 702): !@Boot_EBS_D: UpdatePackagesIfNeeded
10-14 18:31:17.891 I/Watchdog( 702): Pausing HandlerChecker: main thread for
reason: dexopt. Pause count: 1
10-14 18:31:17.891 W/PackageManager( 702): !@Start dexopt on
updatePackagesIfNeeded. firstBoot: true, upgrade: false, prunedCache: false
10-14 18:31:17.907 D/SystemServerTimingAsync( 702):
InitThreadPoolExec:UiModeManager.onStart took to complete: 17ms
10-14 18:31:17.926 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /apex/com.android.tethering/priv-app/TetheringGoogle/TetheringGoogle.apk
pkg=com.google.android.networkstack.tethering isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
10-14 18:31:17.930 I/installd( 777): pthread_create pass args, cmd size: 1
10-14 18:31:17.931 V/installd( 777): DexInv: --- BEGIN
'/apex/com.android.tethering/priv-app/TetheringGoogle/TetheringGoogle.apk' ---
10-14 18:31:17.936 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:17.941 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:17.946 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:17.957 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:17.962 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:17.978 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:17.986 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:17.990 I/dex2oat32( 1195): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=10 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken
--classpath-dir=/apex/com.android.tethering/priv-app/TetheringGoogle --class-
loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
10-14 18:31:17.992 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:17.997 I/dex2oat32( 1195): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:18.001 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.003 W/dex2oat32( 1195): Method
Landroid/net/ip/IpServer$Callback;.dhcpLeasesChanged is abstract, but the declaring
class is neither abstract nor an interface in dex file TetheringGoogle.apk
10-14 18:31:18.003 W/dex2oat32( 1195): Method
Landroid/net/ip/IpServer$Callback;.requestEnableTethering is abstract, but the
declaring class is neither abstract nor an interface in dex file
TetheringGoogle.apk
10-14 18:31:18.003 W/dex2oat32( 1195): Method
Landroid/net/ip/IpServer$Callback;.updateInterfaceState is abstract, but the
declaring class is neither abstract nor an interface in dex file
TetheringGoogle.apk
10-14 18:31:18.003 W/dex2oat32( 1195): Method
Landroid/net/ip/IpServer$Callback;.updateLinkProperties is abstract, but the
declaring class is neither abstract nor an interface in dex file
TetheringGoogle.apk
10-14 18:31:18.004 W/dex2oat32( 1195): Method
Lcom/android/networkstack/tethering/OffloadHardwareInterface$ControlCallback;.onNat
TimeoutUpdate is abstract, but the declaring class is neither abstract nor an
interface in dex file TetheringGoogle.apk
10-14 18:31:18.004 W/dex2oat32( 1195): Method
Lcom/android/networkstack/tethering/OffloadHardwareInterface$ControlCallback;.onSta
rted is abstract, but the declaring class is neither abstract nor an interface in
dex file TetheringGoogle.apk
10-14 18:31:18.004 W/dex2oat32( 1195): Method
Lcom/android/networkstack/tethering/OffloadHardwareInterface$ControlCallback;.onSto
ppedError is abstract, but the declaring class is neither abstract nor an interface
in dex file TetheringGoogle.apk
10-14 18:31:18.004 W/dex2oat32( 1195): Method
Lcom/android/networkstack/tethering/OffloadHardwareInterface$ControlCallback;.onSto
ppedLimitReached is abstract, but the declaring class is neither abstract nor an
interface in dex file TetheringGoogle.apk
10-14 18:31:18.004 W/dex2oat32( 1195): Method
Lcom/android/networkstack/tethering/OffloadHardwareInterface$ControlCallback;.onSto
ppedUnsupported is abstract, but the declaring class is neither abstract nor an
interface in dex file TetheringGoogle.apk
10-14 18:31:18.004 W/dex2oat32( 1195): Method
Lcom/android/networkstack/tethering/OffloadHardwareInterface$ControlCallback;.onSup
portAvailable is abstract, but the declaring class is neither abstract nor an
interface in dex file TetheringGoogle.apk
10-14 18:31:18.006 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.007 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 621
10-14 18:31:18.015 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.017 D/libEGL ( 532): loaded /vendor/lib/egl/libGLES_mali.so
10-14 18:31:18.018 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /apex/com.android.extservices/priv-app/GoogleExtServices/GoogleExtServices.apk
pkg=com.google.android.ext.services isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
10-14 18:31:18.019 I/installd( 777): pthread_create pass args, cmd size: 2
10-14 18:31:18.020 V/installd( 777): DexInv: --- BEGIN
'/apex/com.android.extservices/priv-app/GoogleExtServices/GoogleExtServices.apk'
---
10-14 18:31:18.029 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.045 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.056 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.058 I/dex2oat32( 1198): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=16 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken
--classpath-dir=/apex/com.android.extservices/priv-app/GoogleExtServices --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
10-14 18:31:18.062 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.063 I/dex2oat32( 1198): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:18.067 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.080 W/dex2oat32( 1198): Method
Lcom/google/common/collect/Maps$SortedKeySet;.map is abstract, but the declaring
class is neither abstract nor an interface in dex file GoogleExtServices.apk
10-14 18:31:18.082 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /product/priv-app/Velvet/Velvet.apk pkg=com.google.android.googlequicksearchbox
isa=arm dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken
oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]}
dexMetadataPath=null async=true
10-14 18:31:18.083 I/installd( 777): pthread_create pass args, cmd size: 3
10-14 18:31:18.084 V/installd( 777): DexInv: --- BEGIN
'/product/priv-app/Velvet/Velvet.apk' ---
10-14 18:31:18.109 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.126 I/dex2oat32( 1201): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=20 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken --classpath-dir=/product/priv-app/Velvet --class-loader-
context=PCL[]{PCL[/system/framework/org.apache.http.legacy.jar]} --generate-mini-
debug-info --compact-dex-level=none --compilation-reason=first-boot
10-14 18:31:18.130 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.132 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /apex/com.android.cellbroadcast/priv-app/GoogleCellBroadcastServiceModule/
GoogleCellBroadcastServiceModule.apk pkg=com.google.android.cellbroadcastservice
isa=arm64 dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null async=true
10-14 18:31:18.132 I/dex2oat32( 1201): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:18.132 I/installd( 777): pthread_create pass args, cmd size: 4
10-14 18:31:18.133 V/installd( 777): DexInv: --- BEGIN
'/apex/com.android.cellbroadcast/priv-app/GoogleCellBroadcastServiceModule/
GoogleCellBroadcastServiceModule.apk' ---
10-14 18:31:18.137 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.151 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.158 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.164 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.164 I/ApkToolkit( 1195): <FIVE>: Enter to StartProvisionOat
10-14 18:31:18.165 I/ApkToolkit( 1195): <FIVE>: Enter StartProvisionOat OAT: 9
VDEX: 10
10-14 18:31:18.165 I/ApkToolkit( 1195): <FIVE>: Exit from StartProvisionOat
10-14 18:31:18.174 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.178 I/Zygote ( 532): Preloading shared libraries...
10-14 18:31:18.180 I/dex2oat32( 1205): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=24 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken --classpath-dir=/apex/com.android.cellbroadcast/priv-
app/GoogleCellBroadcastServiceModule --class-loader-context=PCL[]{} --generate-
mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
10-14 18:31:18.180 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.187 I/dex2oat32( 1205): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:18.187 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.189 E/Zygote ( 532): Couldn't load qti_performance
10-14 18:31:18.197 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.209 I/Zygote ( 532): Called ZygoteHooks.endPreload()
10-14 18:31:18.210 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.212 I/Zygote ( 532): Installed AndroidKeyStoreProvider in 2ms.
10-14 18:31:18.224 I/Zygote ( 532): Warmed up JCA providers in 12ms.
10-14 18:31:18.224 D/Zygote ( 532): end preload
10-14 18:31:18.227 D/SystemServerTimingAsync( 702): SecondaryZygotePreload took to
complete: 3358ms
10-14 18:31:18.227 D/SystemServerTimingAsync( 702):
InitThreadPoolExec:SecondaryZygotePreload took to complete: 3358ms
10-14 18:31:18.229 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.235 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.248 I/ApkToolkit( 1198): <FIVE>: Enter to StartProvisionOat
10-14 18:31:18.248 I/ApkToolkit( 1198): <FIVE>: Enter StartProvisionOat OAT: 15
VDEX: 16
10-14 18:31:18.248 I/ApkToolkit( 1198): <FIVE>: Exit from StartProvisionOat
10-14 18:31:18.256 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.268 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.276 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.280 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.288 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.292 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.295 I/SurfaceFlinger( 608): SFWD update time=100804557234
10-14 18:31:18.300 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.305 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.312 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.318 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.324 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.329 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.332 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/RubinVersion28/RubinVersion28.apk
pkg=com.samsung.android.rubin.app isa=arm64 dexoptFlags=public targetFilter=quicken
oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null async=true
10-14 18:31:18.333 I/installd( 777): pthread_create pass args, cmd size: 5
10-14 18:31:18.335 V/installd( 777): DexInv: --- BEGIN
'/system/priv-app/RubinVersion28/RubinVersion28.apk' ---
10-14 18:31:18.339 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.340 I/ApkToolkit( 1205): <FIVE>: Enter to StartProvisionOat
10-14 18:31:18.340 I/ApkToolkit( 1205): <FIVE>: Enter StartProvisionOat OAT: 23
VDEX: 24
10-14 18:31:18.341 I/ApkToolkit( 1205): <FIVE>: Exit from StartProvisionOat
10-14 18:31:18.345 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.345 I/ApkToolkit( 1195): <FIVE>: Enter to ProvisionOat
10-14 18:31:18.346 I/ApkToolkit( 1195): <FIVE>: Enter ProvisionOat APK: 11
/apex/com.android.tethering/priv-app/TetheringGoogle/TetheringGoogle.apk
10-14 18:31:18.346 I/ApkToolkit( 1195): <FIVE>: Enter ProvisionOat OAT: 9
/data/dalvik-cache/arm64/[email protected]@priv-
app@[email protected]@classes.dex
10-14 18:31:18.346 I/ApkToolkit( 1195): <FIVE>: Enter ProvisionOat VDEX: 10
/data/dalvik-cache/arm64/[email protected]@priv-
app@[email protected]@classes.vdex
10-14 18:31:18.352 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.353 I/ApkToolkit( 1195): PROCA permissions are absent.
10-14 18:31:18.353 I/ApkToolkit( 1195): FiveSign starts: zip_fd = 11, fd = 9.
10-14 18:31:18.353 I/ApkToolkit( 1195): PROCA permissions are absent.
10-14 18:31:18.353 I/ApkToolkit( 1195): FiveSign finished: 0.
10-14 18:31:18.353 I/ApkToolkit( 1195): FiveSign starts: zip_fd = 11, fd = 10.
10-14 18:31:18.353 I/ApkToolkit( 1195): PROCA permissions are absent.
10-14 18:31:18.353 I/ApkToolkit( 1195): FiveSign finished: 0.
10-14 18:31:18.353 I/ApkToolkit( 1195): <FIVE>: Exit from ProvisionOat
10-14 18:31:18.358 I/dex2oat32( 1195): dex2oat took 371.180ms (532.836ms cpu)
(threads: 8) arena alloc=10KB (11136B) java alloc=199KB (204496B) native
alloc=1648KB (1687624B) free=723KB (741304B)
10-14 18:31:18.359 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.369 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.382 I/dex2oat32( 1223): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=28 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken --classpath-dir=/system/priv-app/RubinVersion28 --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
10-14 18:31:18.382 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.384 V/installd( 777): DexInv: --- END
'/apex/com.android.tethering/priv-app/TetheringGoogle/TetheringGoogle.apk'
(success) ---
10-14 18:31:18.384 I/installd( 777): Dexopt async result : 0, hash_code :
47695511, path:
/apex/com.android.tethering/priv-app/TetheringGoogle/TetheringGoogle.apk
10-14 18:31:18.388 I/dex2oat32( 1223): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:18.389 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
10-14 18:31:18.389 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.389 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
10-14 18:31:18.395 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(III)V (blacklist,
linking, denied)
10-14 18:31:18.395 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
10-14 18:31:18.395 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(III)V (blacklist,
linking, denied)
10-14 18:31:18.396 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
10-14 18:31:18.396 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
10-14 18:31:18.396 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(III)V (blacklist,
linking, denied)
10-14 18:31:18.397 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
10-14 18:31:18.398 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
10-14 18:31:18.398 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
10-14 18:31:18.398 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->addState(Lcom/android/internal/util/
State;Lcom/android/internal/util/State;)V (blacklist, linking, denied)
10-14 18:31:18.398 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
10-14 18:31:18.398 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->addState(Lcom/android/internal/util/
State;Lcom/android/internal/util/State;)V (blacklist, linking, denied)
10-14 18:31:18.398 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->getName()Ljava/lang/String; (blacklist,
linking, denied)
10-14 18:31:18.399 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->getName()Ljava/lang/String; (blacklist,
linking, denied)
10-14 18:31:18.399 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->sendMessageDelayed(IJ)V (blacklist,
linking, denied)
10-14 18:31:18.399 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->deferMessage(Landroid/os/Message;)V
(blacklist, linking, denied)
10-14 18:31:18.399 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->getHandler()Landroid/os/Handler;
(blacklist, linking, denied)
10-14 18:31:18.399 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->getName()Ljava/lang/String; (blacklist,
linking, denied)
10-14 18:31:18.399 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.399 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
10-14 18:31:18.399 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
10-14 18:31:18.400 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
10-14 18:31:18.400 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->getHandler()Landroid/os/Handler;
(blacklist, linking, denied)
10-14 18:31:18.400 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->logd(Ljava/lang/String;)V (blacklist,
linking, denied)
10-14 18:31:18.400 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
10-14 18:31:18.401 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->logd(Ljava/lang/String;)V (blacklist,
linking, denied)
10-14 18:31:18.401 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->logd(Ljava/lang/String;)V (blacklist,
linking, denied)
10-14 18:31:18.401 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->getHandler()Landroid/os/Handler;
(blacklist, linking, denied)
10-14 18:31:18.401 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->getHandler()Landroid/os/Handler;
(blacklist, linking, denied)
10-14 18:31:18.402 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->getHandler()Landroid/os/Handler;
(blacklist, linking, denied)
10-14 18:31:18.402 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->getHandler()Landroid/os/Handler;
(blacklist, linking, denied)
10-14 18:31:18.402 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->getHandler()Landroid/os/Handler;
(blacklist, linking, denied)
10-14 18:31:18.402 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(III)V (blacklist,
linking, denied)
10-14 18:31:18.402 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(III)V (blacklist,
linking, denied)
10-14 18:31:18.403 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(III)V (blacklist,
linking, denied)
10-14 18:31:18.403 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
10-14 18:31:18.404 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->logd(Ljava/lang/String;)V (blacklist,
linking, denied)
10-14 18:31:18.404 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->logd(Ljava/lang/String;)V (blacklist,
linking, denied)
10-14 18:31:18.404 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->logd(Ljava/lang/String;)V (blacklist,
linking, denied)
10-14 18:31:18.405 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->logd(Ljava/lang/String;)V (blacklist,
linking, denied)
10-14 18:31:18.405 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->logd(Ljava/lang/String;)V (blacklist,
linking, denied)
10-14 18:31:18.407 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->logd(Ljava/lang/String;)V (blacklist,
linking, denied)
10-14 18:31:18.407 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->logd(Ljava/lang/String;)V (blacklist,
linking, denied)
10-14 18:31:18.408 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/internal/util/StateMachine;->logd(Ljava/lang/String;)V (blacklist,
linking, denied)
10-14 18:31:18.408 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
10-14 18:31:18.409 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.409 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(III)V (blacklist,
linking, denied)
10-14 18:31:18.409 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(III)V (blacklist,
linking, denied)
10-14 18:31:18.409 W/dex2oat32( 1205): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(IILjava/lang/
String;)V (blacklist, linking, denied)
10-14 18:31:18.419 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.446 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.457 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.467 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.472 I/ApkToolkit( 1205): <FIVE>: Enter to ProvisionOat
10-14 18:31:18.472 I/ApkToolkit( 1205): <FIVE>: Enter ProvisionOat APK: 11
/apex/com.android.cellbroadcast/priv-app/GoogleCellBroadcastServiceModule/
GoogleCellBroadcastServiceModule.apk
10-14 18:31:18.472 I/ApkToolkit( 1205): <FIVE>: Enter ProvisionOat OAT: 23
/data/dalvik-cache/arm64/[email protected]@priv-
app@GoogleCellBroadcastServiceModule@[email protected]
ex
10-14 18:31:18.472 I/ApkToolkit( 1205): <FIVE>: Enter ProvisionOat VDEX: 24
/data/dalvik-cache/arm64/[email protected]@priv-
app@GoogleCellBroadcastServiceModule@[email protected]
dex
10-14 18:31:18.473 I/ApkToolkit( 1205): PROCA permissions are absent.
10-14 18:31:18.473 I/ApkToolkit( 1205): FiveSign starts: zip_fd = 11, fd = 23.
10-14 18:31:18.473 I/ApkToolkit( 1205): PROCA permissions are absent.
10-14 18:31:18.473 I/ApkToolkit( 1205): FiveSign finished: 0.
10-14 18:31:18.473 I/ApkToolkit( 1205): FiveSign starts: zip_fd = 11, fd = 24.
10-14 18:31:18.473 I/ApkToolkit( 1205): PROCA permissions are absent.
10-14 18:31:18.473 I/ApkToolkit( 1205): FiveSign finished: 0.
10-14 18:31:18.473 I/ApkToolkit( 1205): <FIVE>: Exit from ProvisionOat
10-14 18:31:18.476 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.482 I/dex2oat32( 1205): dex2oat took 307.594ms (251.678ms cpu)
(threads: 8) arena alloc=16KB (16968B) java alloc=136KB (139824B) native
alloc=1382KB (1416040B) free=601KB (615576B)
10-14 18:31:18.483 I/ApkToolkit( 1198): <FIVE>: Enter to ProvisionOat
10-14 18:31:18.483 I/ApkToolkit( 1198): <FIVE>: Enter ProvisionOat APK: 11
/apex/com.android.extservices/priv-app/GoogleExtServices/GoogleExtServices.apk
10-14 18:31:18.483 I/ApkToolkit( 1198): <FIVE>: Enter ProvisionOat OAT: 15
/data/dalvik-cache/arm64/[email protected]@priv-
app@[email protected]@classes.dex
10-14 18:31:18.483 I/ApkToolkit( 1198): <FIVE>: Enter ProvisionOat VDEX: 16
/data/dalvik-cache/arm64/[email protected]@priv-
app@[email protected]@classes.vdex
10-14 18:31:18.484 I/ApkToolkit( 1198): PROCA permissions are absent.
10-14 18:31:18.485 I/ApkToolkit( 1198): FiveSign starts: zip_fd = 11, fd = 15.
10-14 18:31:18.485 I/ApkToolkit( 1198): PROCA permissions are absent.
10-14 18:31:18.485 I/ApkToolkit( 1198): FiveSign finished: 0.
10-14 18:31:18.485 I/ApkToolkit( 1198): FiveSign starts: zip_fd = 11, fd = 16.
10-14 18:31:18.485 I/ApkToolkit( 1198): PROCA permissions are absent.
10-14 18:31:18.485 I/ApkToolkit( 1198): FiveSign finished: 0.
10-14 18:31:18.485 I/ApkToolkit( 1198): <FIVE>: Exit from ProvisionOat
10-14 18:31:18.486 I/dex2oat32( 1198): dex2oat took 432.336ms (496.515ms cpu)
(threads: 8) arena alloc=11KB (12128B) java alloc=583KB (597048B) native
alloc=2240KB (2294176B) free=739KB (757344B)
10-14 18:31:18.487 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.490 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on:
/apex/com.android.mediaprovider/priv-app/MediaProviderGoogle/MediaProviderGoogle.ap
k pkg=com.google.android.providers.media.module isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
10-14 18:31:18.491 I/installd( 777): pthread_create pass args, cmd size: 6
10-14 18:31:18.492 V/installd( 777): DexInv: --- BEGIN
'/apex/com.android.mediaprovider/priv-app/MediaProviderGoogle/MediaProviderGoogle.a
pk' ---
10-14 18:31:18.497 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.501 V/installd( 777): DexInv: --- END
'/apex/com.android.cellbroadcast/priv-app/GoogleCellBroadcastServiceModule/
GoogleCellBroadcastServiceModule.apk' (success) ---
10-14 18:31:18.501 I/installd( 777): Dexopt async result : 0, hash_code :
119895202, path:
/apex/com.android.cellbroadcast/priv-app/GoogleCellBroadcastServiceModule/
GoogleCellBroadcastServiceModule.apk
10-14 18:31:18.504 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.505 V/installd( 777): DexInv: --- END
'/apex/com.android.extservices/priv-app/GoogleExtServices/GoogleExtServices.apk'
(success) ---
10-14 18:31:18.505 I/installd( 777): Dexopt async result : 0, hash_code :
69976196, path:
/apex/com.android.extservices/priv-app/GoogleExtServices/GoogleExtServices.apk
10-14 18:31:18.512 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.518 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.529 I/dex2oat32( 1235): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=10 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken --classpath-dir=/apex/com.android.mediaprovider/priv-
app/MediaProviderGoogle --class-loader-context=PCL[]{} --generate-mini-debug-info
--compact-dex-level=none --compilation-reason=first-boot
10-14 18:31:18.533 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.534 I/dex2oat32( 1235): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:18.546 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.552 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.557 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.561 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.575 W/dex2oat32( 1235): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
MediaProviderGoogle.apk
10-14 18:31:18.576 W/dex2oat32( 1235): Method
Landroidx/appcompat/widget/ScrollingTabContainerView;.setAllowCollapse is abstract,
but the declaring class is neither abstract nor an interface in dex file
MediaProviderGoogle.apk
10-14 18:31:18.576 W/dex2oat32( 1235): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file MediaProviderGoogle.apk
10-14 18:31:18.576 W/dex2oat32( 1235): Method
Landroidx/lifecycle/SavedStateHandle;.savedStateProvider is abstract, but the
declaring class is neither abstract nor an interface in dex file
MediaProviderGoogle.apk
10-14 18:31:18.576 W/dex2oat32( 1235): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file MediaProviderGoogle.apk
10-14 18:31:18.576 W/dex2oat32( 1235): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file MediaProviderGoogle.apk
10-14 18:31:18.576 W/dex2oat32( 1235): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file MediaProviderGoogle.apk
10-14 18:31:18.577 W/dex2oat32( 1235): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file MediaProviderGoogle.apk
10-14 18:31:18.577 W/dex2oat32( 1235): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file MediaProviderGoogle.apk
10-14 18:31:18.577 W/dex2oat32( 1235): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file MediaProviderGoogle.apk
10-14 18:31:18.577 W/dex2oat32( 1235): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file MediaProviderGoogle.apk
10-14 18:31:18.577 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.578 W/dex2oat32( 1235): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file
MediaProviderGoogle.apk
10-14 18:31:18.578 W/dex2oat32( 1235): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
MediaProviderGoogle.apk
10-14 18:31:18.578 W/dex2oat32( 1235): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file
MediaProviderGoogle.apk
10-14 18:31:18.579 W/dex2oat32( 1235): Method
Lcom/google/common/collect/Maps$SortedKeySet;.map is abstract, but the declaring
class is neither abstract nor an interface in dex file MediaProviderGoogle.apk
10-14 18:31:18.582 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.588 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.594 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.609 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.620 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/OneDrive_Samsung_v3/OneDrive_Samsung_v3.apk
pkg=com.microsoft.skydrive isa=arm dexoptFlags=public,enable_hidden_api_checks
targetFilter=verify oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
10-14 18:31:18.621 I/installd( 777): pthread_create pass args, cmd size: 7
10-14 18:31:18.622 V/installd( 777): DexInv: --- BEGIN
'/system/priv-app/OneDrive_Samsung_v3/OneDrive_Samsung_v3.apk' ---
10-14 18:31:18.629 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.638 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.642 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /system/app/Privacy/Privacy.apk pkg=com.samsung.android.privateshare isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/
framework/samsungkeystoreutils.jar]} dexMetadataPath=null async=true
10-14 18:31:18.643 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:18.644 V/installd( 777): DexInv: --- BEGIN
'/system/app/Privacy/Privacy.apk' ---
10-14 18:31:18.652 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.658 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.664 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.669 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.673 I/dex2oat32( 1238): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=16 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=verify --classpath-dir=/system/priv-app/OneDrive_Samsung_v3 --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
10-14 18:31:18.678 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.681 I/dex2oat32( 1238): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:18.685 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.689 I/dex2oat32( 1240): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=24 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken --classpath-dir=/system/app/Privacy --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/framework/
samsungkeystoreutils.jar]} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
10-14 18:31:18.692 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.699 I/dex2oat32( 1240): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:18.701 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.710 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.719 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.726 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.737 I/ApkToolkit( 1235): <FIVE>: Enter to StartProvisionOat
10-14 18:31:18.737 I/ApkToolkit( 1235): <FIVE>: Enter StartProvisionOat OAT: 9
VDEX: 10
10-14 18:31:18.737 I/ApkToolkit( 1235): <FIVE>: Exit from StartProvisionOat
10-14 18:31:18.738 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.743 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.745 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.750 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.758 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.758 W/DexManager( 702): Skipping dexopt for system server path
loaded with variable class loader context: /system/framework/ssrm.jar
10-14 18:31:18.760 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.765 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.775 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.777 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on:
/system/priv-app/SmartManager_v6_DeviceSecurity/SmartManager_v6_DeviceSecurity.apk
pkg=com.samsung.android.sm.devicesecurity isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/
framework/org.apache.http.legacy.jar]} dexMetadataPath=null async=true
10-14 18:31:18.782 I/io_stats( 385): !@ 179,0 r 72473 5679048 w 12195 5251348 d
1168 2222960 f 2168 945 iot 71492 0 th 102400 102400 64728 pt 232 inp 0 0 101.290
10-14 18:31:18.788 D/Installer( 702): DexoptAsync result, h: 47695511, r: 0, s: 7
10-14 18:31:18.789 D/Installer( 702): Dexopt result(47695511): success
10-14 18:31:18.855 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 631
10-14 18:31:18.856 W/dex2oat32( 1238): Method
Landroidx/appcompat/graphics/drawable/a;.b is abstract, but the declaring class is
neither abstract nor an interface in dex file OneDrive_Samsung_v3.apk
10-14 18:31:18.856 W/dex2oat32( 1238): Method
Landroidx/appcompat/graphics/drawable/a;.isStateful is abstract, but the declaring
class is neither abstract nor an interface in dex file OneDrive_Samsung_v3.apk
10-14 18:31:18.857 W/dex2oat32( 1238): Method Landroidx/biometric/a$d;.a is
abstract, but the declaring class is neither abstract nor an interface in dex file
OneDrive_Samsung_v3.apk
10-14 18:31:18.857 W/dex2oat32( 1238): Method Landroidx/biometric/a$d;.b is
abstract, but the declaring class is neither abstract nor an interface in dex file
OneDrive_Samsung_v3.apk
10-14 18:31:18.857 W/dex2oat32( 1238): Method Landroidx/biometric/a$d;.c is
abstract, but the declaring class is neither abstract nor an interface in dex file
OneDrive_Samsung_v3.apk
10-14 18:31:18.857 W/dex2oat32( 1238): Method Landroidx/biometric/a$d;.d is
abstract, but the declaring class is neither abstract nor an interface in dex file
OneDrive_Samsung_v3.apk
10-14 18:31:18.890 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:18.899 V/installd( 777): DexInv: --- BEGIN
'/system/priv-app/SmartManager_v6_DeviceSecurity/SmartManager_v6_DeviceSecurity.apk
' ---
10-14 18:31:18.902 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.914 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.926 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.944 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.960 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:18.981 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.000 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.003 I/hwservicemanager( 334): Notifying
[email protected]::ISehHqm/default they have clients: 1
10-14 18:31:19.004 I/[email protected]( 1164): Process has 1
(of 1 available) client(s) in use after notification
[email protected]::ISehHqm has clients: 1
10-14 18:31:19.040 I/dex2oat32( 1251): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=32 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken
--classpath-dir=/system/priv-app/SmartManager_v6_DeviceSecurity --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/framework/
org.apache.http.legacy.jar]} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
10-14 18:31:19.044 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.051 I/dex2oat32( 1251): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:19.052 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.063 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.073 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.084 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.108 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.122 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.155 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.165 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.183 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.191 W/dex2oat32( 1238): Method
Lcom/google/android/gms/internal/cast/e0;.onError is abstract, but the declaring
class is neither abstract nor an interface in dex file OneDrive_Samsung_v3.apk!
classes2.dex
10-14 18:31:19.203 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.214 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.226 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.228 I/ApkToolkit( 1235): <FIVE>: Enter to ProvisionOat
10-14 18:31:19.229 I/ApkToolkit( 1235): <FIVE>: Enter ProvisionOat APK: 11
/apex/com.android.mediaprovider/priv-app/MediaProviderGoogle/MediaProviderGoogle.ap
k
10-14 18:31:19.229 I/ApkToolkit( 1235): <FIVE>: Enter ProvisionOat OAT: 9
/data/dalvik-cache/arm64/[email protected]@priv-
app@[email protected]@classes.dex
10-14 18:31:19.229 I/ApkToolkit( 1235): <FIVE>: Enter ProvisionOat VDEX: 10
/data/dalvik-cache/arm64/[email protected]@priv-
app@[email protected]@classes.vdex
10-14 18:31:19.235 I/ApkToolkit( 1235): PROCA permissions are absent.
10-14 18:31:19.235 I/ApkToolkit( 1235): FiveSign starts: zip_fd = 11, fd = 9.
10-14 18:31:19.235 I/ApkToolkit( 1235): PROCA permissions are absent.
10-14 18:31:19.235 I/ApkToolkit( 1235): FiveSign finished: 0.
10-14 18:31:19.235 I/ApkToolkit( 1235): FiveSign starts: zip_fd = 11, fd = 10.
10-14 18:31:19.235 I/ApkToolkit( 1235): PROCA permissions are absent.
10-14 18:31:19.235 I/ApkToolkit( 1235): FiveSign finished: 0.
10-14 18:31:19.237 I/ApkToolkit( 1235): <FIVE>: Exit from ProvisionOat
10-14 18:31:19.237 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.239 I/dex2oat32( 1235): dex2oat took 713.585ms (1.477s cpu)
(threads: 8) arena alloc=7184B (7184B) java alloc=2283KB (2338744B) native
alloc=3365KB (3446384B) free=794KB (813456B)
10-14 18:31:19.243 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on:
/apex/com.android.permission/priv-app/GooglePermissionController/GooglePermissionCo
ntroller.apk pkg=com.google.android.permissioncontroller isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
10-14 18:31:19.244 D/Installer( 702): DexoptAsync result, h: 69976196, r: 0, s: 7
10-14 18:31:19.244 D/Installer( 702): Dexopt result(69976196): success
10-14 18:31:19.250 I/ApkToolkit( 1251): <FIVE>: Enter to StartProvisionOat
10-14 18:31:19.250 I/ApkToolkit( 1251): <FIVE>: Enter StartProvisionOat OAT: 31
VDEX: 32
10-14 18:31:19.250 I/ApkToolkit( 1251): <FIVE>: Exit from StartProvisionOat
10-14 18:31:19.261 V/installd( 777): DexInv: --- END
'/apex/com.android.mediaprovider/priv-app/MediaProviderGoogle/MediaProviderGoogle.a
pk' (success) ---
10-14 18:31:19.261 I/installd( 777): Dexopt async result : 0, hash_code :
172421519, path:
/apex/com.android.mediaprovider/priv-app/MediaProviderGoogle/MediaProviderGoogle.ap
k
10-14 18:31:19.317 W/dex2oat32( 1240): Could not reserve sentinel fault page
10-14 18:31:19.345 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:19.350 V/installd( 777): DexInv: --- BEGIN
'/apex/com.android.permission/priv-app/GooglePermissionController/
GooglePermissionController.apk' ---
10-14 18:31:19.356 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.373 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.386 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.394 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /prism/app/UserManual/UserManual.apk pkg=com.sec.android.usermanual isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
10-14 18:31:19.395 D/Installer( 702): DexoptAsync result, h: 119895202, r: 0, s: 7
10-14 18:31:19.395 D/Installer( 702): Dexopt result(119895202): success
10-14 18:31:19.416 I/ApkToolkit( 1251): <FIVE>: Enter to ProvisionOat
10-14 18:31:19.417 I/ApkToolkit( 1251): <FIVE>: Enter ProvisionOat APK: 11
/system/priv-app/SmartManager_v6_DeviceSecurity/SmartManager_v6_DeviceSecurity.apk
10-14 18:31:19.417 I/ApkToolkit( 1251): <FIVE>: Enter ProvisionOat OAT: 31
/data/dalvik-cache/arm64/system@priv-
app@SmartManager_v6_DeviceSecurity@[email protected]
10-14 18:31:19.417 I/ApkToolkit( 1251): <FIVE>: Enter ProvisionOat VDEX: 32
/data/dalvik-cache/arm64/system@priv-
app@SmartManager_v6_DeviceSecurity@[email protected]
10-14 18:31:19.419 I/ApkToolkit( 1251): Use APK V2 signature. APK: /system/priv-
app/SmartManager_v6_DeviceSecurity/SmartManager_v6_DeviceSecurity.apk
10-14 18:31:19.419 I/ApkToolkit( 1251): Found the best signature algorithm ID:
0x103
10-14 18:31:19.421 I/dex2oat32( 1263): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=10 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken
--classpath-dir=/apex/com.android.permission/priv-app/GooglePermissionController --
class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]} --
generate-mini-debug-info --compact-dex-level=none --compilation-reason=first-boot
10-14 18:31:19.428 I/dex2oat32( 1263): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:19.472 I/ApkToolkit( 1251): FiveSign starts: zip_fd = 11, fd = 31.
10-14 18:31:19.472 I/ApkToolkit( 1251): FiveSignOat: Apk case.
10-14 18:31:19.473 I/ApkToolkit( 1251): FiveSign finished: 0.
10-14 18:31:19.474 I/ApkToolkit( 1251): FiveSign starts: zip_fd = 11, fd = 32.
10-14 18:31:19.474 I/ApkToolkit( 1251): FiveSignOat: Apk case.
10-14 18:31:19.475 I/ApkToolkit( 1251): FiveSign finished: 0.
10-14 18:31:19.476 I/PA_NWD_LIB( 1251): [PaHandlerCreate:105] Version:
PA_NWD_lib,teegris,version_2.3.16,release,dpi
10-14 18:31:19.476 I/PA_NWD_LIB( 1251): [PaHandlerCreate:118] FIVE integrity of
current process: 3c3c3c3c.
10-14 18:31:19.489 I/ApkToolkit( 1251): PaAddCertificate: PaNewCertificate return
0.
10-14 18:31:19.490 I/PA_NWD_LIB( 1251): [PaHandlerCreate:105] Version:
PA_NWD_lib,teegris,version_2.3.16,release,dpi
10-14 18:31:19.490 I/PA_NWD_LIB( 1251): [PaHandlerCreate:118] FIVE integrity of
current process: 3c3c3c3c.
10-14 18:31:19.494 I/ApkToolkit( 1251): PaAddCertificate: PaNewCertificate return
0.
10-14 18:31:19.495 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:19.495 I/ApkToolkit( 1251): <FIVE>: Exit from ProvisionOat
10-14 18:31:19.496 V/installd( 777): DexInv: --- BEGIN
'/prism/app/UserManual/UserManual.apk' ---
10-14 18:31:19.498 I/dex2oat32( 1251): dex2oat took 464.043ms (553.418ms cpu)
(threads: 8) arena alloc=10KB (10560B) java alloc=433KB (443832B) native
alloc=2110KB (2160760B) free=721KB (739208B)
10-14 18:31:19.504 I/ApkToolkit( 1240): <FIVE>: Enter to StartProvisionOat
10-14 18:31:19.504 I/ApkToolkit( 1240): <FIVE>: Enter StartProvisionOat OAT: 23
VDEX: 24
10-14 18:31:19.505 I/ApkToolkit( 1240): <FIVE>: Exit from StartProvisionOat
10-14 18:31:19.510 E/audit ( 504): type=1400 audit(1634236279.495:320): avc:
denied { write } for pid=1276 comm="dex2oat32"
path="/data/misc/profiles/ref/com.sec.android.gallery3d/primary.prof" dev="dm-10"
ino=1982 scontext=u:r:dex2oat:s0 tcontext=u:object_r:user_profile_data_file:s0
tclass=file permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:19.510 E/audit ( 504): type=1300 audit(1634236279.495:320):
arch=c00000b7 syscall=221 success=yes exit=0 a0=b4000077e3a0d2f0
a1=b4000077e3a88300 a2=b4000077e541c000 a3=fc000 items=2 ppid=777 pid=1276
auid=4294967295 uid=50209 gid=50209 euid=50209 suid=50209 fsuid=50209 egid=50209
sgid=50209 fsgid=50209 tty=(none) ses=4294967295 comm="dex2oat32"
exe="/apex/com.android.art/bin/dex2oat32" subj=u:r:dex2oat:s0 key=(null)
10-14 18:31:19.510 E/audit ( 504): type=1309 audit(1634236279.495:320): argc=30
a0="/apex/com.android.art/bin/dex2oat32" a1="--zip-fd=34" a2="--zip-
location=UserManual.apk" a3="--input-vdex-fd=-1" a4="--output-vdex-fd=36" a5="--
oat-fd=35"
a6="--oat-location=/data/dalvik-cache/arm64/prism@app@[email protected]@cla
sses.dex" a7="--instruction-set=arm64" a8="--instruction-set-variant=generic"
a9="--instruction-set-features=default" a10="--runtime-arg"
a11="-Xbootclasspath:/apex/com.android.art/javalib/core-oj.jar:/apex/
com.android.art/javalib/core-libart.jar:/apex/com.android.art/javalib/core-
icu4j.jar:/apex/com.android.art/javalib/okhttp.jar:/apex/com.android.art/javalib/
bouncycastle.jar:/apex/com.android.art/javalib/apache-xml.jar:/system/framework/
framework.jar:/system/framework/ext.jar:/system/framework/telephony-common.jar:/
system/framework/smartbondingservice.jar:/system/framework/voip-common.jar:/
system/framework/ims-common.jar:/system/framework/knoxanalyticssdk.jar:/system/
framework/fipstimakeystore.jar:/system/framework/timakeyst
10-14 18:31:19.510 E/audit ( 504): type=1302 audit(1634236279.495:320): item=0
name="/apex/com.android.art/bin/dex2oat32" inode=16 dev=07:98 mode=0100755 ouid=0
ogid=2000 rdev=00:00 obj=u:object_r:dex2oat_exec:s0 nametype=NORMAL
cap_fp=0000000000000000 cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:19.510 E/audit ( 504): type=1302 audit(1634236279.495:320): item=1
name="/system/bin/linker" inode=13 dev=07:a0 mode=0100755 ouid=0 ogid=2000
rdev=00:00 obj=u:object_r:system_linker_exec:s0 nametype=NORMAL
cap_fp=0000000000000000 cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:19.510 E/audit ( 504): type=1327 audit(1634236279.495:320):
proctitle=2F617065782F636F6D2E616E64726F69642E6172742F62696E2F646578326F61743332002
D2D7A69702D66643D3334002D2D7A69702D6C6F636174696F6E3D557365724D616E75616C2E61706B00
2D2D696E7075742D766465782D66643D2D31002D2D6F75747075742D766465782D66643D3336002D2D6
F61742D66643D3335
10-14 18:31:19.520 V/installd( 777): DexInv: --- END
'/system/priv-app/SmartManager_v6_DeviceSecurity/SmartManager_v6_DeviceSecurity.apk
' (success) ---
10-14 18:31:19.520 I/installd( 777): Dexopt async result : 0, hash_code :
49068446, path:
/system/priv-app/SmartManager_v6_DeviceSecurity/SmartManager_v6_DeviceSecurity.apk
10-14 18:31:19.524 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.528 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.545 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.547 W/dex2oat32( 1238): Method
Lcom/microsoft/services/msa/UriBuilder;.a is abstract, but the declaring class is
neither abstract nor an interface in dex file OneDrive_Samsung_v3.apk!classes4.dex
10-14 18:31:19.551 I/dex2oat32( 1276): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=36 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken --classpath-dir=/prism/app/UserManual --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
10-14 18:31:19.552 W/dex2oat32( 1238): Method
Lcom/microsoft/skydrive/photos/PhotosViewBrowseFragment$PhotosPivotId$c;.a is
abstract, but the declaring class is neither abstract nor an interface in dex file
OneDrive_Samsung_v3.apk!classes4.dex
10-14 18:31:19.560 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.562 I/dex2oat32( 1276): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:19.567 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.579 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.581 W/dex2oat32( 1263): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
GooglePermissionController.apk
10-14 18:31:19.581 W/dex2oat32( 1263): Method
Landroidx/appcompat/widget/ScrollingTabContainerView;.setAllowCollapse is abstract,
but the declaring class is neither abstract nor an interface in dex file
GooglePermissionController.apk
10-14 18:31:19.582 W/dex2oat32( 1263): Method
Landroidx/core/app/ActivityOptionsCompat;.toBundle is abstract, but the declaring
class is neither abstract nor an interface in dex file
GooglePermissionController.apk
10-14 18:31:19.582 W/dex2oat32( 1263): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file
GooglePermissionController.apk
10-14 18:31:19.583 W/dex2oat32( 1263): Method
Landroidx/leanback/widget/picker/Picker;.onColumnValueChanged is abstract, but the
declaring class is neither abstract nor an interface in dex file
GooglePermissionController.apk
10-14 18:31:19.583 W/dex2oat32( 1263): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file GooglePermissionController.apk
10-14 18:31:19.583 W/dex2oat32( 1263): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file GooglePermissionController.apk
10-14 18:31:19.583 W/dex2oat32( 1263): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file GooglePermissionController.apk
10-14 18:31:19.583 W/dex2oat32( 1263): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file GooglePermissionController.apk
10-14 18:31:19.583 W/dex2oat32( 1263): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file GooglePermissionController.apk
10-14 18:31:19.583 W/dex2oat32( 1263): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file GooglePermissionController.apk
10-14 18:31:19.583 W/dex2oat32( 1263): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file
GooglePermissionController.apk
10-14 18:31:19.586 W/dex2oat32( 1263): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.getExpandedComponen
tIdHint is abstract, but the declaring class is neither abstract nor an interface
in dex file GooglePermissionController.apk
10-14 18:31:19.586 W/dex2oat32( 1263): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.isExpanded is
abstract, but the declaring class is neither abstract nor an interface in dex file
GooglePermissionController.apk
10-14 18:31:19.586 W/dex2oat32( 1263): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.onRestoreInstanceSt
ate is abstract, but the declaring class is neither abstract nor an interface in
dex file GooglePermissionController.apk
10-14 18:31:19.586 W/dex2oat32( 1263): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.onSaveInstanceState
is abstract, but the declaring class is neither abstract nor an interface in dex
file GooglePermissionController.apk
10-14 18:31:19.586 W/dex2oat32( 1263): Method
Lcom/google/android/material/floatingactionbutton/BorderDrawable;.setBorderTint is
abstract, but the declaring class is neither abstract nor an interface in dex file
GooglePermissionController.apk
10-14 18:31:19.586 W/dex2oat32( 1263): Method
Lcom/google/protobuf/FieldInfo;.getCachedSizeField is abstract, but the declaring
class is neither abstract nor an interface in dex file
GooglePermissionController.apk
10-14 18:31:19.586 W/dex2oat32( 1263): Method
Lcom/google/protobuf/FieldInfo;.getEnumVerifier is abstract, but the declaring
class is neither abstract nor an interface in dex file
GooglePermissionController.apk
10-14 18:31:19.586 W/dex2oat32( 1263): Method
Lcom/google/protobuf/FieldInfo;.getField is abstract, but the declaring class is
neither abstract nor an interface in dex file GooglePermissionController.apk
10-14 18:31:19.586 W/dex2oat32( 1263): Method
Lcom/google/protobuf/FieldInfo;.getFieldNumber is abstract, but the declaring class
is neither abstract nor an interface in dex file GooglePermissionController.apk
10-14 18:31:19.586 W/dex2oat32( 1263): Method
Lcom/google/protobuf/FieldInfo;.getMapDefaultEntry is abstract, but the declaring
class is neither abstract nor an interface in dex file
GooglePermissionController.apk
10-14 18:31:19.586 W/dex2oat32( 1263): Method
Lcom/google/protobuf/FieldInfo;.getMessageFieldClass is abstract, but the declaring
class is neither abstract nor an interface in dex file
GooglePermissionController.apk
10-14 18:31:19.586 W/dex2oat32( 1263): Method
Lcom/google/protobuf/FieldInfo;.getOneof is abstract, but the declaring class is
neither abstract nor an interface in dex file GooglePermissionController.apk
10-14 18:31:19.586 W/dex2oat32( 1263): Method
Lcom/google/protobuf/FieldInfo;.getPresenceField is abstract, but the declaring
class is neither abstract nor an interface in dex file
GooglePermissionController.apk
10-14 18:31:19.586 W/dex2oat32( 1263): Method
Lcom/google/protobuf/FieldInfo;.getPresenceMask is abstract, but the declaring
class is neither abstract nor an interface in dex file
GooglePermissionController.apk
10-14 18:31:19.586 W/dex2oat32( 1263): Method
Lcom/google/protobuf/FieldInfo;.getType is abstract, but the declaring class is
neither abstract nor an interface in dex file GooglePermissionController.apk
10-14 18:31:19.586 W/dex2oat32( 1263): Method
Lcom/google/protobuf/FieldInfo;.isEnforceUtf8 is abstract, but the declaring class
is neither abstract nor an interface in dex file GooglePermissionController.apk
10-14 18:31:19.586 W/dex2oat32( 1263): Method
Lcom/google/protobuf/FieldInfo;.isRequired is abstract, but the declaring class is
neither abstract nor an interface in dex file GooglePermissionController.apk
10-14 18:31:19.586 W/dex2oat32( 1263): Method
Lcom/google/protobuf/OneofInfo;.getCaseField is abstract, but the declaring class
is neither abstract nor an interface in dex file GooglePermissionController.apk
10-14 18:31:19.586 W/dex2oat32( 1263): Method
Lcom/google/protobuf/OneofInfo;.getValueField is abstract, but the declaring class
is neither abstract nor an interface in dex file GooglePermissionController.apk
10-14 18:31:19.588 W/dex2oat32( 1263): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file
GooglePermissionController.apk
10-14 18:31:19.588 W/dex2oat32( 1263): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
GooglePermissionController.apk
10-14 18:31:19.588 W/dex2oat32( 1263): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file
GooglePermissionController.apk
10-14 18:31:19.590 W/dex2oat32( 1263): Method
Landroidx/recyclerview/widget/LinearSnapHelper;.calculateDistanceToFinalSnap is
abstract, but the declaring class is neither abstract nor an interface in dex file
GooglePermissionController.apk
10-14 18:31:19.590 W/dex2oat32( 1263): Method
Landroidx/recyclerview/widget/LinearSnapHelper;.findSnapView is abstract, but the
declaring class is neither abstract nor an interface in dex file
GooglePermissionController.apk
10-14 18:31:19.606 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.619 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.629 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.653 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.663 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.678 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.700 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.703 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 641
10-14 18:31:19.719 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.730 W/dex2oat32( 1238): Method
Lio/reactivex/internal/operators/flowable/FlowableReplay$a;.j is abstract, but the
declaring class is neither abstract nor an interface in dex file
OneDrive_Samsung_v3.apk!classes5.dex
10-14 18:31:19.734 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.747 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.760 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.770 I/ApkToolkit( 1276): <FIVE>: Enter to StartProvisionOat
10-14 18:31:19.770 I/ApkToolkit( 1276): <FIVE>: Enter StartProvisionOat OAT: 35
VDEX: 36
10-14 18:31:19.771 I/ApkToolkit( 1276): <FIVE>: Exit from StartProvisionOat
10-14 18:31:19.772 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.791 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.820 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.836 I/ApkToolkit( 1263): <FIVE>: Enter to StartProvisionOat
10-14 18:31:19.836 I/ApkToolkit( 1263): <FIVE>: Enter StartProvisionOat OAT: 9
VDEX: 10
10-14 18:31:19.837 I/ApkToolkit( 1263): <FIVE>: Exit from StartProvisionOat
10-14 18:31:19.838 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.839 I/ApkToolkit( 1276): <FIVE>: Enter to ProvisionOat
10-14 18:31:19.839 I/ApkToolkit( 1276): <FIVE>: Enter ProvisionOat APK: 11
/prism/app/UserManual/UserManual.apk
10-14 18:31:19.839 I/ApkToolkit( 1276): <FIVE>: Enter ProvisionOat OAT: 35
/data/dalvik-cache/arm64/prism@app@[email protected]@classes.dex
10-14 18:31:19.839 I/ApkToolkit( 1276): <FIVE>: Enter ProvisionOat VDEX: 36
/data/dalvik-cache/arm64/prism@app@[email protected]@classes.vdex
10-14 18:31:19.840 I/ApkToolkit( 1276): PROCA permissions are absent.
10-14 18:31:19.840 I/ApkToolkit( 1276): FiveSign starts: zip_fd = 11, fd = 35.
10-14 18:31:19.840 I/ApkToolkit( 1276): PROCA permissions are absent.
10-14 18:31:19.840 I/ApkToolkit( 1276): FiveSign finished: 0.
10-14 18:31:19.840 I/ApkToolkit( 1276): FiveSign starts: zip_fd = 11, fd = 36.
10-14 18:31:19.840 I/ApkToolkit( 1276): PROCA permissions are absent.
10-14 18:31:19.841 I/ApkToolkit( 1276): FiveSign finished: 0.
10-14 18:31:19.841 I/ApkToolkit( 1276): <FIVE>: Exit from ProvisionOat
10-14 18:31:19.851 I/dex2oat32( 1276): dex2oat took 303.851ms (193.654ms cpu)
(threads: 8) arena alloc=6416B (6416B) java alloc=32KB (33440B) native alloc=1250KB
(1280064B) free=477KB (489408B)
10-14 18:31:19.855 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.869 V/installd( 777): DexInv: --- END
'/prism/app/UserManual/UserManual.apk' (success) ---
10-14 18:31:19.869 I/installd( 777): Dexopt async result : 0, hash_code :
10044492, path: /prism/app/UserManual/UserManual.apk
10-14 18:31:19.878 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /system/app/CaptivePortalLoginGoogle/CaptivePortalLoginGoogle.apk
pkg=com.google.android.captiveportallogin isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
10-14 18:31:19.881 D/Installer( 702): DexoptAsync result, h: 172421519, r: 0, s: 7
10-14 18:31:19.881 D/Installer( 702): Dexopt result(172421519): success
10-14 18:31:19.982 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:19.986 V/installd( 777): DexInv: --- BEGIN
'/system/app/CaptivePortalLoginGoogle/CaptivePortalLoginGoogle.apk' ---
10-14 18:31:19.994 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:19.998 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /system/app/SmartCapture/SmartCapture.apk
pkg=com.samsung.android.app.smartcapture isa=arm dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/
framework/saiv.jar]} dexMetadataPath=null async=true
10-14 18:31:20.000 D/Installer( 702): DexoptAsync result, h: 49068446, r: 0, s: 7
10-14 18:31:20.000 D/Installer( 702): Dexopt result(49068446): success
10-14 18:31:20.052 I/dex2oat32( 1302): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=32 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken --classpath-dir=/system/app/CaptivePortalLoginGoogle --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
10-14 18:31:20.058 I/dex2oat32( 1302): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:20.062 I/dex2oat32( 1238): Large app, accepted running with swap.
10-14 18:31:20.081 W/dex2oat32( 1302): Method
Lcom/google/protobuf/nano/FieldArray;.dataAt is abstract, but the declaring class
is neither abstract nor an interface in dex file CaptivePortalLoginGoogle.apk
10-14 18:31:20.081 W/dex2oat32( 1302): Method
Lcom/google/protobuf/nano/FieldArray;.size is abstract, but the declaring class is
neither abstract nor an interface in dex file CaptivePortalLoginGoogle.apk
10-14 18:31:20.081 W/dex2oat32( 1302): Method
Lcom/google/protobuf/nano/FieldData;.computeSerializedSize is abstract, but the
declaring class is neither abstract nor an interface in dex file
CaptivePortalLoginGoogle.apk
10-14 18:31:20.081 W/dex2oat32( 1302): Method
Lcom/google/protobuf/nano/FieldData;.writeTo is abstract, but the declaring class
is neither abstract nor an interface in dex file CaptivePortalLoginGoogle.apk
10-14 18:31:20.095 I/ApkToolkit( 1238): <FIVE>: Enter to StartProvisionOat
10-14 18:31:20.095 I/ApkToolkit( 1238): <FIVE>: Enter StartProvisionOat OAT: 15
VDEX: 16
10-14 18:31:20.095 I/ApkToolkit( 1238): <FIVE>: Exit from StartProvisionOat
10-14 18:31:20.103 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:20.116 V/installd( 777): DexInv: --- BEGIN
'/system/app/SmartCapture/SmartCapture.apk' ---
10-14 18:31:20.139 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:20.147 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:20.158 I/dex2oat32( 1223): Large app, accepted running with swap.
10-14 18:31:20.165 I/dex2oat32( 1201): Large app, accepted running with swap.
10-14 18:31:20.170 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:20.177 I/ApkToolkit( 1223): <FIVE>: Enter to StartProvisionOat
10-14 18:31:20.177 I/ApkToolkit( 1223): <FIVE>: Enter StartProvisionOat OAT: 27
VDEX: 28
10-14 18:31:20.177 I/ApkToolkit( 1223): <FIVE>: Exit from StartProvisionOat
10-14 18:31:20.177 I/dex2oat32( 1312): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=36 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken --classpath-dir=/system/app/SmartCapture --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/framework/
saiv.jar]} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
10-14 18:31:20.178 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:20.182 I/dex2oat32( 1312): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:20.194 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:20.237 I/ApkToolkit( 1201): <FIVE>: Enter to StartProvisionOat
10-14 18:31:20.237 I/ApkToolkit( 1201): <FIVE>: Enter StartProvisionOat OAT: 19
VDEX: 20
10-14 18:31:20.237 I/ApkToolkit( 1201): <FIVE>: Exit from StartProvisionOat
10-14 18:31:20.245 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:20.269 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:20.294 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:20.310 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:20.327 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:20.337 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:20.339 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:20.341 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:20.345 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/NetworkStackGoogle/NetworkStackGoogle.apk
pkg=com.google.android.networkstack isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
10-14 18:31:20.351 D/Installer( 702): DexoptAsync result, h: 10044492, r: 0, s: 7
10-14 18:31:20.351 D/Installer( 702): Dexopt result(10044492): success
10-14 18:31:20.452 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:20.457 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:20.469 V/installd( 777): DexInv: --- BEGIN
'/system/priv-app/NetworkStackGoogle/NetworkStackGoogle.apk' ---
10-14 18:31:20.482 W/dex2oat32( 1263): Verification of void
androidx.fragment.app.BackStackRecord.dump(java.lang.String, java.io.PrintWriter,
boolean) took 103.674ms (4186.18 bytecodes/s) (5056B approximate peak alloc)
10-14 18:31:20.493 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:20.513 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:20.524 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/ImsLogger/ImsLogger.apk pkg=com.sec.imslogger isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/imsmanager.jar]}
dexMetadataPath=null async=true
10-14 18:31:20.535 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:20.556 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 651
10-14 18:31:20.565 I/dex2oat32( 1323): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=40 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken --classpath-dir=/system/priv-app/NetworkStackGoogle --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
10-14 18:31:20.571 I/dex2oat32( 1323): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:20.628 W/dex2oat32( 1240): Verification of android.view.View
androidx.appcompat.app.AppCompatDelegateImpl.a(android.view.View, java.lang.String,
android.content.Context, android.util.AttributeSet) took 117.369ms (1218.37
bytecodes/s) (3064B approximate peak alloc)
10-14 18:31:20.638 W/dex2oat32( 1323): Method
Lcom/android/networkstack/protobuf/FieldInfo;.getCachedSizeField is abstract, but
the declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
10-14 18:31:20.638 W/dex2oat32( 1323): Method
Lcom/android/networkstack/protobuf/FieldInfo;.getEnumVerifier is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
10-14 18:31:20.638 W/dex2oat32( 1323): Method
Lcom/android/networkstack/protobuf/FieldInfo;.getField is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
10-14 18:31:20.638 W/dex2oat32( 1323): Method
Lcom/android/networkstack/protobuf/FieldInfo;.getFieldNumber is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
10-14 18:31:20.638 W/dex2oat32( 1323): Method
Lcom/android/networkstack/protobuf/FieldInfo;.getMapDefaultEntry is abstract, but
the declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
10-14 18:31:20.638 W/dex2oat32( 1323): Method
Lcom/android/networkstack/protobuf/FieldInfo;.getMessageFieldClass is abstract, but
the declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
10-14 18:31:20.638 W/dex2oat32( 1323): Method
Lcom/android/networkstack/protobuf/FieldInfo;.getOneof is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
10-14 18:31:20.638 W/dex2oat32( 1323): Method
Lcom/android/networkstack/protobuf/FieldInfo;.getPresenceField is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
10-14 18:31:20.638 W/dex2oat32( 1323): Method
Lcom/android/networkstack/protobuf/FieldInfo;.getPresenceMask is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
10-14 18:31:20.638 W/dex2oat32( 1323): Method
Lcom/android/networkstack/protobuf/FieldInfo;.getType is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
10-14 18:31:20.638 W/dex2oat32( 1323): Method
Lcom/android/networkstack/protobuf/FieldInfo;.isEnforceUtf8 is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
10-14 18:31:20.638 W/dex2oat32( 1323): Method
Lcom/android/networkstack/protobuf/FieldInfo;.isRequired is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
10-14 18:31:20.638 W/dex2oat32( 1323): Method
Lcom/android/networkstack/protobuf/OneofInfo;.getCaseField is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
10-14 18:31:20.638 W/dex2oat32( 1323): Method
Lcom/android/networkstack/protobuf/OneofInfo;.getValueField is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
10-14 18:31:20.638 W/dex2oat32( 1323): Method
Lcom/android/networkstack/protobuf/nano/FieldArray;.dataAt is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
10-14 18:31:20.638 W/dex2oat32( 1323): Method
Lcom/android/networkstack/protobuf/nano/FieldArray;.size is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
10-14 18:31:20.638 W/dex2oat32( 1323): Method
Lcom/android/networkstack/protobuf/nano/FieldData;.computeSerializedSize is
abstract, but the declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
10-14 18:31:20.638 W/dex2oat32( 1323): Method
Lcom/android/networkstack/protobuf/nano/FieldData;.writeTo is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkStackGoogle.apk
10-14 18:31:20.639 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:20.701 I/ApkToolkit( 1302): <FIVE>: Enter to StartProvisionOat
10-14 18:31:20.702 I/ApkToolkit( 1302): <FIVE>: Enter StartProvisionOat OAT: 31
VDEX: 32
10-14 18:31:20.702 I/ApkToolkit( 1302): <FIVE>: Exit from StartProvisionOat
10-14 18:31:20.740 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:20.788 I/io_stats( 385): !@ 179,0 r 74478 5834396 w 12322 5269000 d
1168 2222960 f 2168 945 iot 72328 0 th 102400 102400 64728 pt 232 inp 0 0 103.297
10-14 18:31:20.840 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:20.936 I/ApkToolkit( 1302): <FIVE>: Enter to ProvisionOat
10-14 18:31:20.937 I/ApkToolkit( 1302): <FIVE>: Enter ProvisionOat APK: 11
/system/app/CaptivePortalLoginGoogle/CaptivePortalLoginGoogle.apk
10-14 18:31:20.937 I/ApkToolkit( 1302): <FIVE>: Enter ProvisionOat OAT: 31
/data/dalvik-cache/arm64/system@app@CaptivePortalLoginGoogle@CaptivePortalLoginGoog
[email protected]
10-14 18:31:20.937 I/ApkToolkit( 1302): <FIVE>: Enter ProvisionOat VDEX: 32
/data/dalvik-cache/arm64/system@app@CaptivePortalLoginGoogle@CaptivePortalLoginGoog
[email protected]
10-14 18:31:20.938 I/ApkToolkit( 1302): PROCA permissions are absent.
10-14 18:31:20.938 I/ApkToolkit( 1302): FiveSign starts: zip_fd = 11, fd = 31.
10-14 18:31:20.938 I/ApkToolkit( 1302): PROCA permissions are absent.
10-14 18:31:20.938 I/ApkToolkit( 1302): FiveSign finished: 0.
10-14 18:31:20.938 I/ApkToolkit( 1302): FiveSign starts: zip_fd = 11, fd = 32.
10-14 18:31:20.938 I/ApkToolkit( 1302): PROCA permissions are absent.
10-14 18:31:20.939 I/ApkToolkit( 1302): FiveSign finished: 0.
10-14 18:31:20.942 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:20.939 I/ApkToolkit( 1302): <FIVE>: Exit from ProvisionOat
10-14 18:31:20.945 I/dex2oat32( 1302): dex2oat took 896.124ms (298.875ms cpu)
(threads: 8) arena alloc=10KB (10272B) java alloc=288KB (295576B) native
alloc=1355KB (1387704B) free=564KB (578376B)
10-14 18:31:21.015 V/installd( 777): DexInv: --- END
'/system/app/CaptivePortalLoginGoogle/CaptivePortalLoginGoogle.apk' (success) ---
10-14 18:31:21.016 I/installd( 777): Dexopt async result : 0, hash_code :
47803541, path: /system/app/CaptivePortalLoginGoogle/CaptivePortalLoginGoogle.apk
10-14 18:31:21.042 D/Installer( 702): DexoptAsync result, h: 47803541, r: 0, s: 7
10-14 18:31:21.043 D/Installer( 702): Dexopt result(47803541): success
10-14 18:31:21.101 I/ApkToolkit( 1323): <FIVE>: Enter to StartProvisionOat
10-14 18:31:21.101 I/ApkToolkit( 1323): <FIVE>: Enter StartProvisionOat OAT: 39
VDEX: 40
10-14 18:31:21.107 I/ApkToolkit( 1323): <FIVE>: Exit from StartProvisionOat
10-14 18:31:21.143 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:21.151 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.154 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.157 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.160 V/installd( 777): DexInv: --- BEGIN
'/system/priv-app/ImsLogger/ImsLogger.apk' ---
10-14 18:31:21.168 W/dex2oat32( 1240): Verification of void
androidx.recyclerview.widget.RecyclerView.onAttachedToWindow() took 109.087ms
(1145.87 bytecodes/s) (2232B approximate peak alloc)
10-14 18:31:21.175 W/dex2oat32( 1223): Verification of void
androidx.coordinatorlayout.widget.DirectedAcyclicGraph.<init>() took 120.501ms
(282.15 bytecodes/s) (1280B approximate peak alloc)
10-14 18:31:21.191 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.192 W/dex2oat32( 1223): Verification of android.os.Parcelable
androidx.core.app.SharedElementCallback.onCaptureSharedElementSnapshot(android.view
.View, android.graphics.Matrix, android.graphics.RectF) took 109.627ms (1495.97
bytecodes/s) (2736B approximate peak alloc)
10-14 18:31:21.195 W/dex2oat32( 1223): Verification of void
androidx.core.app.RemoteActionCompatParcelizer.write(androidx.core.app.RemoteAction
Compat, androidx.versionedparcelable.VersionedParcel) took 116.186ms (352.88
bytecodes/s) (1344B approximate peak alloc)
10-14 18:31:21.205 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.208 W/dex2oat32( 1223): Verification of void
androidx.appcompat.widget.SwitchCompat.onDraw(android.graphics.Canvas) took
163.103ms (1023.89 bytecodes/s) (2808B approximate peak alloc)
10-14 18:31:21.211 W/dex2oat32( 1240): Verification of boolean
androidx.coordinatorlayout.widget.CoordinatorLayout.a(android.view.MotionEvent,
int) took 148.775ms (900.69 bytecodes/s) (3512B approximate peak alloc)
10-14 18:31:21.212 W/dex2oat32( 1238): Verification of com.facebook.yoga.YogaConfig
com.facebook.react.uimanager.ReactYogaConfigProvider.get() took 121.607ms (197.36
bytecodes/s) (952B approximate peak alloc)
10-14 18:31:21.226 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.231 W/dex2oat32( 1263): Compilation of boolean
androidx.appcompat.widget.MenuPopupWindow$MenuDropDownListView.onKeyDown(int,
android.view.KeyEvent) took 128.741ms
10-14 18:31:21.247 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.257 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.261 I/dex2oat32( 1341): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=32 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken --classpath-dir=/system/priv-app/ImsLogger --class-
loader-context=PCL[]{PCL[/system/framework/imsmanager.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
10-14 18:31:21.267 I/dex2oat32( 1341): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:21.321 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.337 W/dex2oat32( 1223): Verification of void
androidx.appcompat.widget.Toolbar.onLayout(boolean, int, int, int, int) took
171.760ms (4558.68 bytecodes/s) (12168B approximate peak alloc)
10-14 18:31:21.341 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.353 E/Watchdog( 702): !@Sync: 1 heap: 30 / 36 [2021-10-14
18:31:21.353] sdogWay: softdog FD: 256
10-14 18:31:21.364 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.393 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.409 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.418 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 661
10-14 18:31:21.433 I/ApkToolkit( 1263): <FIVE>: Enter to ProvisionOat
10-14 18:31:21.433 I/ApkToolkit( 1263): <FIVE>: Enter ProvisionOat APK: 11
/apex/com.android.permission/priv-app/GooglePermissionController/GooglePermissionCo
ntroller.apk
10-14 18:31:21.433 I/ApkToolkit( 1263): <FIVE>: Enter ProvisionOat OAT: 9
/data/dalvik-cache/arm64/[email protected]@priv-
app@[email protected]@classes.dex
10-14 18:31:21.433 I/ApkToolkit( 1263): <FIVE>: Enter ProvisionOat VDEX: 10
/data/dalvik-cache/arm64/[email protected]@priv-
app@[email protected]@classes.vdex
10-14 18:31:21.436 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.455 W/dex2oat32( 1223): Verification of
androidx.core.view.PointerIconCompat
androidx.core.view.PointerIconCompat.load(android.content.res.Resources, int) took
264.137ms (87.08 bytecodes/s) (1064B approximate peak alloc)
10-14 18:31:21.457 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.464 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.467 I/ApkToolkit( 1263): PROCA permissions are absent.
10-14 18:31:21.467 I/ApkToolkit( 1263): FiveSign starts: zip_fd = 11, fd = 9.
10-14 18:31:21.467 I/ApkToolkit( 1263): PROCA permissions are absent.
10-14 18:31:21.468 I/ApkToolkit( 1263): FiveSign finished: 0.
10-14 18:31:21.468 I/ApkToolkit( 1263): FiveSign starts: zip_fd = 11, fd = 10.
10-14 18:31:21.468 I/ApkToolkit( 1263): PROCA permissions are absent.
10-14 18:31:21.468 I/ApkToolkit( 1263): FiveSign finished: 0.
10-14 18:31:21.470 I/ApkToolkit( 1263): <FIVE>: Exit from ProvisionOat
10-14 18:31:21.475 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.476 I/dex2oat32( 1263): dex2oat took 2.058s (2.736s cpu) (threads:
8) arena alloc=10KB (10952B) java alloc=6432KB (6587128B) native alloc=4944KB
(5063544B) free=767KB (785544B)
10-14 18:31:21.507 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.525 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.538 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.540 V/installd( 777): DexInv: --- END
'/apex/com.android.permission/priv-app/GooglePermissionController/
GooglePermissionController.apk' (success) ---
10-14 18:31:21.541 I/installd( 777): Dexopt async result : 0, hash_code :
227368063, path:
/apex/com.android.permission/priv-app/GooglePermissionController/GooglePermissionCo
ntroller.apk
10-14 18:31:21.592 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.596 W/dex2oat32( 1323): Verification of android.net.dhcp.DhcpPacket
android.net.dhcp.DhcpPacket.decodeFullPacket(java.nio.ByteBuffer, int, byte[]) took
215.166ms (5762.99 bytecodes/s) (34576B approximate peak alloc)
10-14 18:31:21.597 W/dex2oat32( 1323): Verification of java.net.InetAddress[]
com.android.networkstack.util.DnsUtils.getAllByName(android.net.DnsResolver,
android.net.Network, java.lang.String, int, int, int,
com.android.server.connectivity.NetworkMonitor$DnsLogFunc) took 126.096ms (1245.08
bytecodes/s) (3936B approximate peak alloc)
10-14 18:31:21.606 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.611 W/dex2oat32( 1323): Verification of
com.android.networkstack.protobuf.ExtensionRegistryLite
com.android.networkstack.protobuf.ExtensionRegistryFactory.invokeSubclassFactory(ja
va.lang.String) took 128.194ms (148.21 bytecodes/s) (1088B approximate peak alloc)
10-14 18:31:21.632 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.643 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/PhotoEditor_Lite/PhotoEditor_Lite.apk
pkg=com.sec.android.mimage.photoretouching isa=arm dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/
framework/secimaging.jar]#PCL[/system/framework/saiv.jar]#PCL[/system/framework/
org.apache.http.legacy.jar]} dexMetadataPath=null async=true
10-14 18:31:21.644 D/Installer( 702): DexoptAsync result, h: 227368063, r: 0, s: 7
10-14 18:31:21.644 D/Installer( 702): Dexopt result(227368063): success
10-14 18:31:21.744 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:21.749 W/dex2oat32( 1323): Verification of java.lang.reflect.Field
com.android.networkstack.protobuf.MessageSchema.reflectField(java.lang.Class,
java.lang.String) took 124.272ms (611.56 bytecodes/s) (1768B approximate peak
alloc)
10-14 18:31:21.751 V/installd( 777): DexInv: --- BEGIN
'/system/priv-app/PhotoEditor_Lite/PhotoEditor_Lite.apk' ---
10-14 18:31:21.759 W/dex2oat32( 1323): Verification of void
android.net.dhcp.DhcpServer$RunningState.processDiscover(android.net.dhcp.DhcpDisco
verPacket) took 140.998ms (581.56 bytecodes/s) (2056B approximate peak alloc)
10-14 18:31:21.761 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.771 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.775 W/dex2oat32( 1223): Verification of void
com.google.android.gms.common.util.MapUtils.writeStringMapToJson(java.lang.StringBu
ilder, java.util.HashMap) took 130.106ms (599.51 bytecodes/s) (1744B approximate
peak alloc)
10-14 18:31:21.776 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.792 W/dex2oat32( 1223): Verification of java.lang.Object
com.google.android.gms.internal.ads.zzasb.createFromParcel(android.os.Parcel) took
111.107ms (5148.16 bytecodes/s) (14888B approximate peak alloc)
10-14 18:31:21.794 I/dex2oat32( 1353): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=10 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken --classpath-dir=/system/priv-app/PhotoEditor_Lite --
class-loader-context=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/
system/framework/secimaging.jar]#PCL[/system/framework/saiv.jar]#PCL[/system/
framework/org.apache.http.legacy.jar]} --generate-mini-debug-info --compact-dex-
level=none --compilation-reason=first-boot
10-14 18:31:21.799 I/dex2oat32( 1353): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:21.805 W/dex2oat32( 1223): Verification of java.lang.Object
com.google.android.gms.internal.ads.zzarz.createFromParcel(android.os.Parcel) took
124.544ms (5347.47 bytecodes/s) (17976B approximate peak alloc)
10-14 18:31:21.816 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.839 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.897 I/ApkToolkit( 1323): <FIVE>: Enter to ProvisionOat
10-14 18:31:21.897 I/ApkToolkit( 1323): <FIVE>: Enter ProvisionOat APK: 11
/system/priv-app/NetworkStackGoogle/NetworkStackGoogle.apk
10-14 18:31:21.897 I/ApkToolkit( 1323): <FIVE>: Enter ProvisionOat OAT: 39
/data/dalvik-cache/arm64/system@priv-
app@[email protected]@classes.dex
10-14 18:31:21.897 I/ApkToolkit( 1323): <FIVE>: Enter ProvisionOat VDEX: 40
/data/dalvik-cache/arm64/system@priv-
app@[email protected]@classes.vdex
10-14 18:31:21.898 I/ApkToolkit( 1323): PROCA permissions are absent.
10-14 18:31:21.898 I/ApkToolkit( 1323): FiveSign starts: zip_fd = 11, fd = 39.
10-14 18:31:21.898 I/ApkToolkit( 1323): PROCA permissions are absent.
10-14 18:31:21.898 I/ApkToolkit( 1323): FiveSign finished: 0.
10-14 18:31:21.898 I/ApkToolkit( 1323): FiveSign starts: zip_fd = 11, fd = 40.
10-14 18:31:21.898 I/ApkToolkit( 1323): PROCA permissions are absent.
10-14 18:31:21.898 I/ApkToolkit( 1323): FiveSign finished: 0.
10-14 18:31:21.898 I/ApkToolkit( 1323): <FIVE>: Exit from ProvisionOat
10-14 18:31:21.900 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.904 I/dex2oat32( 1323): dex2oat took 1.344s (930.197ms cpu)
(threads: 8) arena alloc=11KB (11688B) java alloc=298KB (306128B) native
alloc=1839KB (1883896B) free=732KB (749832B)
10-14 18:31:21.911 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.921 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.937 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:21.943 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/DocumentsUIGoogle/DocumentsUIGoogle.apk
pkg=com.google.android.documentsui isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
10-14 18:31:21.944 I/ApkToolkit( 1312): <FIVE>: Enter to StartProvisionOat
10-14 18:31:21.944 I/ApkToolkit( 1312): <FIVE>: Enter StartProvisionOat OAT: 35
VDEX: 36
10-14 18:31:21.944 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:21.945 I/ApkToolkit( 1312): <FIVE>: Exit from StartProvisionOat
10-14 18:31:21.954 V/installd( 777): DexInv: --- END
'/system/priv-app/NetworkStackGoogle/NetworkStackGoogle.apk' (success) ---
10-14 18:31:21.954 I/installd( 777): Dexopt async result : 0, hash_code :
178602395, path: /system/priv-app/NetworkStackGoogle/NetworkStackGoogle.apk
10-14 18:31:22.045 D/Installer( 702): DexoptAsync result, h: 178602395, r: 0, s: 7
10-14 18:31:22.045 D/Installer( 702): Dexopt result(178602395): success
10-14 18:31:22.146 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:22.157 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:22.164 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:22.184 V/installd( 777): DexInv: --- BEGIN
'/system/priv-app/DocumentsUIGoogle/DocumentsUIGoogle.apk' ---
10-14 18:31:22.195 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:22.220 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:22.238 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:22.252 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:22.282 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:22.284 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 671
10-14 18:31:22.291 I/dex2oat32( 1365): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=40 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken --classpath-dir=/system/priv-app/DocumentsUIGoogle --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
10-14 18:31:22.297 I/dex2oat32( 1365): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:22.322 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:22.324 W/dex2oat32( 1223): Verification of android.os.Bundle
com.google.android.gms.internal.ads.zzdee.zza(android.content.Context,
org.json.JSONArray) took 109.302ms (1784.05 bytecodes/s) (4200B approximate peak
alloc)
10-14 18:31:22.335 W/dex2oat32( 1223): Verification of void
com.google.android.gms.internal.ads.zzcuo.<init>(com.google.android.gms.internal.ad
s.zzcrg) took 132.670ms (45.22 bytecodes/s) (784B approximate peak alloc)
10-14 18:31:22.337 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:22.340 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /prism/app/SamsungMax/SamsungMax.apk pkg=com.opera.max.oem isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
10-14 18:31:22.343 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:22.377 I/dex2oat32( 1238): Explicit concurrent copying GC freed
38229(6364KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 10KB/1546KB, paused
117us total 285.595ms
10-14 18:31:22.439 W/dex2oat32( 1223): Verification of void
com.google.android.material.bottomnavigation.BottomNavigationItemView.<init>(androi
d.content.Context, android.util.AttributeSet, int) took 104.597ms (1003.85
bytecodes/s) (2168B approximate peak alloc)
10-14 18:31:22.444 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:22.545 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:22.549 W/dex2oat32( 1223): Verification of
com.google.android.gms.internal.ads.zzbp
com.google.android.gms.internal.ads.zzbep.zza(java.lang.String, byte[],
java.lang.String) took 102.486ms (331.75 bytecodes/s) (1304B approximate peak
alloc)
10-14 18:31:22.602 W/dex2oat32( 1201): Verification of androidx.core.e.f
android.support.v4.widget.q.b(android.widget.TextView) took 121.350ms (1351.45
bytecodes/s) (3032B approximate peak alloc)
10-14 18:31:22.617 W/dex2oat32( 1365): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
DocumentsUIGoogle.apk
10-14 18:31:22.617 W/dex2oat32( 1365): Method
Landroidx/appcompat/widget/ScrollingTabContainerView;.setAllowCollapse is abstract,
but the declaring class is neither abstract nor an interface in dex file
DocumentsUIGoogle.apk
10-14 18:31:22.617 W/dex2oat32( 1365): Method
Landroidx/core/app/ActivityOptionsCompat;.toBundle is abstract, but the declaring
class is neither abstract nor an interface in dex file DocumentsUIGoogle.apk
10-14 18:31:22.618 W/dex2oat32( 1365): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file DocumentsUIGoogle.apk
10-14 18:31:22.618 W/dex2oat32( 1365): Method
Landroidx/lifecycle/SavedStateHandle;.savedStateProvider is abstract, but the
declaring class is neither abstract nor an interface in dex file
DocumentsUIGoogle.apk
10-14 18:31:22.618 W/dex2oat32( 1365): Method
Landroidx/loader/content/Loader;.onCancelLoad is abstract, but the declaring class
is neither abstract nor an interface in dex file DocumentsUIGoogle.apk
10-14 18:31:22.618 W/dex2oat32( 1365): Method
Landroidx/loader/content/Loader;.onStartLoading is abstract, but the declaring
class is neither abstract nor an interface in dex file DocumentsUIGoogle.apk
10-14 18:31:22.618 W/dex2oat32( 1365): Method
Landroidx/loader/content/Loader;.onStopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file DocumentsUIGoogle.apk
10-14 18:31:22.632 W/dex2oat32( 1365): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.getExpandedComponen
tIdHint is abstract, but the declaring class is neither abstract nor an interface
in dex file DocumentsUIGoogle.apk
10-14 18:31:22.632 W/dex2oat32( 1365): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.isExpanded is
abstract, but the declaring class is neither abstract nor an interface in dex file
DocumentsUIGoogle.apk
10-14 18:31:22.632 W/dex2oat32( 1365): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.onRestoreInstanceSt
ate is abstract, but the declaring class is neither abstract nor an interface in
dex file DocumentsUIGoogle.apk
10-14 18:31:22.632 W/dex2oat32( 1365): Method
Lcom/google/android/material/expandable/ExpandableWidgetHelper;.onSaveInstanceState
is abstract, but the declaring class is neither abstract nor an interface in dex
file DocumentsUIGoogle.apk
10-14 18:31:22.632 W/dex2oat32( 1365): Method
Lcom/google/android/material/floatingactionbutton/BorderDrawable;.setBorderTint is
abstract, but the declaring class is neither abstract nor an interface in dex file
DocumentsUIGoogle.apk
10-14 18:31:22.634 W/dex2oat32( 1223): Verification of void
com.google.android.material.slider.BaseSlider$AccessibilityHelper.getVisibleVirtual
Views(java.util.List) took 112.982ms (212.42 bytecodes/s) (1128B approximate peak
alloc)
10-14 18:31:22.645 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:22.650 W/dex2oat32( 1365): Method
Lcom/google/common/collect/Maps$SortedKeySet;.map is abstract, but the declaring
class is neither abstract nor an interface in dex file DocumentsUIGoogle.apk
10-14 18:31:22.651 W/dex2oat32( 1238): Verification of void
com.google.android.gms.cast.framework.media.ImagePicker.<init>() took 130.759ms
(91.77 bytecodes/s) (1016B approximate peak alloc)
10-14 18:31:22.745 I/ApkToolkit( 1341): <FIVE>: Enter to StartProvisionOat
10-14 18:31:22.745 I/ApkToolkit( 1341): <FIVE>: Enter StartProvisionOat OAT: 31
VDEX: 32
10-14 18:31:22.746 I/ApkToolkit( 1341): <FIVE>: Exit from StartProvisionOat
10-14 18:31:22.751 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:22.754 I/ApkToolkit( 1240): <FIVE>: Enter to ProvisionOat
10-14 18:31:22.754 I/ApkToolkit( 1240): <FIVE>: Enter ProvisionOat APK: 11
/system/app/Privacy/Privacy.apk
10-14 18:31:22.754 I/ApkToolkit( 1240): <FIVE>: Enter ProvisionOat OAT: 23
/data/dalvik-cache/arm64/system@app@[email protected]@classes.dex
10-14 18:31:22.754 I/ApkToolkit( 1240): <FIVE>: Enter ProvisionOat VDEX: 24
/data/dalvik-cache/arm64/system@app@[email protected]@classes.vdex
10-14 18:31:22.791 I/io_stats( 385): !@ 179,0 r 75139 5872536 w 12471 5275276 d
1168 2222960 f 2171 948 iot 72632 0 th 102400 102400 64728 pt 232 inp 0 0 105.299
10-14 18:31:22.802 I/ApkToolkit( 1240): PROCA permissions are absent.
10-14 18:31:22.802 I/ApkToolkit( 1240): FiveSign starts: zip_fd = 11, fd = 23.
10-14 18:31:22.802 I/ApkToolkit( 1240): PROCA permissions are absent.
10-14 18:31:22.803 I/ApkToolkit( 1240): FiveSign finished: 0.
10-14 18:31:22.803 I/ApkToolkit( 1240): FiveSign starts: zip_fd = 11, fd = 24.
10-14 18:31:22.803 I/ApkToolkit( 1240): PROCA permissions are absent.
10-14 18:31:22.823 I/ApkToolkit( 1240): FiveSign finished: 0.
10-14 18:31:22.832 I/ApkToolkit( 1240): <FIVE>: Exit from ProvisionOat
10-14 18:31:22.835 I/dex2oat32( 1240): dex2oat took 4.150s (5.816s cpu) (threads:
8) arena alloc=9920B (9920B) java alloc=9142KB (9362240B) native alloc=10MB
(10941736B) free=850KB (871128B)
10-14 18:31:22.851 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:22.927 W/dex2oat32( 1201): Verification of void
androidx.media3.exoplayer.b.f.run() took 124.422ms (281.30 bytecodes/s) (1480B
approximate peak alloc)
10-14 18:31:22.930 V/installd( 777): DexInv: --- END
'/system/app/Privacy/Privacy.apk' (success) ---
10-14 18:31:22.930 I/installd( 777): Dexopt async result : 0, hash_code :
18590113, path: /system/app/Privacy/Privacy.apk
10-14 18:31:22.952 W/dex2oat32( 1312): Verification of java.lang.String
androidx.core.text.ICUCompat.maximizeAndGetScript(java.util.Locale) took 134.313ms
(543.50 bytecodes/s) (1936B approximate peak alloc)
10-14 18:31:22.952 D/Installer( 702): DexoptAsync result, h: 18590113, r: 0, s: 7
10-14 18:31:22.952 D/Installer( 702): Dexopt result(18590113): success
10-14 18:31:22.956 W/dex2oat32( 1238): Verification of void
com.google.android.gms.internal.measurement.zzya.zzb(int, java.lang.String) took
146.530ms (825.76 bytecodes/s) (1904B approximate peak alloc)
10-14 18:31:22.971 W/dex2oat32( 1238): Verification of void
com.google.android.gms.internal.measurement.s2.<clinit>() took 170.526ms (82.10
bytecodes/s) (872B approximate peak alloc)
10-14 18:31:23.053 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:23.070 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:23.080 V/installd( 777): DexInv: --- BEGIN
'/prism/app/SamsungMax/SamsungMax.apk' ---
10-14 18:31:23.081 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:23.104 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:23.120 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:23.139 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 681
10-14 18:31:23.174 I/dex2oat32( 1383): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=24 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken --classpath-dir=/prism/app/SamsungMax --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
10-14 18:31:23.178 W/dex2oat32( 1201): Verification of void com.a.a.ca.c(float,
float, float, float, float, boolean, boolean, float, float, com.a.a.ah) took
202.246ms (2902.40 bytecodes/s) (6712B approximate peak alloc)
10-14 18:31:23.188 I/dex2oat32( 1383): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:23.191 W/dex2oat32( 1201): Verification of void
com.android.launcher3.DeferredHandler$IdleRunnable.run() took 208.180ms (28.82
bytecodes/s) (816B approximate peak alloc)
10-14 18:31:23.238 I/ApkToolkit( 1365): <FIVE>: Enter to StartProvisionOat
10-14 18:31:23.239 I/ApkToolkit( 1365): <FIVE>: Enter StartProvisionOat OAT: 39
VDEX: 40
10-14 18:31:23.239 I/ApkToolkit( 1365): <FIVE>: Exit from StartProvisionOat
10-14 18:31:23.241 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:23.242 W/dex2oat32( 1312): Verification of void
androidx.transition.Transition.captureHierarchy(android.view.View, boolean) took
103.697ms (1793.68 bytecodes/s) (3320B approximate peak alloc)
10-14 18:31:23.268 W/dex2oat32( 1201): Verification of void
com.android.launcher3.FastBitmapDrawable.updateFilter() took 279.286ms (508.44
bytecodes/s) (2912B approximate peak alloc)
10-14 18:31:23.286 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:23.295 I/SurfaceFlinger( 608): SFWD update time=105804759615
10-14 18:31:23.296 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:23.315 W/dex2oat32( 1201): Verification of void
com.android.a.b.a.h.<clinit>() took 365.311ms (974.51 bytecodes/s) (4440B
approximate peak alloc)
10-14 18:31:23.317 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:23.335 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:23.341 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:23.370 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:23.383 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:23.408 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:23.448 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:23.468 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:23.531 W/dex2oat32( 1201): Verification of void
com.google.android.apps.gsa.assistant.settings.features.al.a.<init>(com.google.andr
oid.apps.gsa.assistant.settings.features.al.d, com.google.assistant.aj.pa,
android.view.View) took 101.798ms (98.23 bytecodes/s) (896B approximate peak alloc)
10-14 18:31:23.543 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:23.554 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on:
/system/priv-app/NetworkPermissionConfigGoogle/NetworkPermissionConfigGoogle.apk
pkg=com.google.android.networkstack.permissionconfig isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
10-14 18:31:23.555 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:23.567 W/dex2oat32( 1238): Verification of void
com.google.android.exoplayer2.ui.PlayerView.E() took 104.472ms (421.16 bytecodes/s)
(1416B approximate peak alloc)
10-14 18:31:23.572 W/dex2oat32( 1312): Verification of java.lang.String
com.samsung.android.sdk.bixby.BixbyAppService.handleResponseCommand(java.lang.Strin
g, java.lang.String) took 113.133ms (2351.20 bytecodes/s) (3008B approximate peak
alloc)
10-14 18:31:23.607 W/dex2oat32( 1201): Verification of java.lang.Object
com.google.android.apps.gsa.assistant.settings.features.appactions.bd.a(java.lang.O
bject) took 152.525ms (570.40 bytecodes/s) (2560B approximate peak alloc)
10-14 18:31:23.637 W/dex2oat32( 1341): Verification of void
android.support.v4.media.subtitle.Cea708CaptionRenderer$Cea708CCWidget$CCHandler.re
set() took 105.912ms (443.76 bytecodes/s) (1704B approximate peak alloc)
10-14 18:31:23.656 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:23.705 I/ApkToolkit( 1353): <FIVE>: Enter to StartProvisionOat
10-14 18:31:23.705 I/ApkToolkit( 1353): <FIVE>: Enter StartProvisionOat OAT: 9
VDEX: 10
10-14 18:31:23.705 I/ApkToolkit( 1353): <FIVE>: Exit from StartProvisionOat
10-14 18:31:23.721 W/dex2oat32( 1238): Verification of boolean
com.google.android.exoplayer2.ui.PlayerView.performClick() took 150.274ms (53.24
bytecodes/s) (792B approximate peak alloc)
10-14 18:31:23.731 W/dex2oat32( 1201): Verification of void
com.google.android.apps.gsa.assistant.settings.features.l.k.onClick(android.view.Vi
ew) took 125.067ms (471.75 bytecodes/s) (2088B approximate peak alloc)
10-14 18:31:23.755 W/dex2oat32( 1312): Verification of void
com.samsung.android.sdk.pen.document.SpenNoteDoc.attachToFile(java.lang.String,
boolean) took 101.927ms (618.09 bytecodes/s) (1560B approximate peak alloc)
10-14 18:31:23.762 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:23.763 W/dex2oat32( 1341): Verification of void
android.support.v7.widget.ActionBarContainer.setPrimaryBackground(android.graphics.
drawable.Drawable) took 105.324ms (750.06 bytecodes/s) (1656B approximate peak
alloc)
10-14 18:31:23.767 W/dex2oat32( 1223): Compilation of void
com.google.android.gms.internal.ads.zzdxy.zzd(com.google.android.gms.internal.ads.z
zehz) took 119.569ms
10-14 18:31:23.791 W/dex2oat32( 1341): Verification of float
android.support.v4.widget.AutoScrollHelper.getEdgeValue(float, float, float, float)
took 204.209ms (254.64 bytecodes/s) (1368B approximate peak alloc)
10-14 18:31:23.801 W/dex2oat32( 1365): Verification of
android.support.v4.media.MediaDescriptionCompat
android.support.v4.media.MediaDescriptionCompat.fromMediaDescription(java.lang.Obje
ct) took 146.098ms (910.34 bytecodes/s) (2624B approximate peak alloc)
10-14 18:31:23.803 W/dex2oat32( 1238): Verification of void
com.google.android.gms.internal.ads.zzach.zzsm() took 197.443ms (258.30
bytecodes/s) (1536B approximate peak alloc)
10-14 18:31:23.807 W/dex2oat32( 1341): Verification of void
android.support.v4.view.accessibility.AccessibilityNodeInfoCompat$AccessibilityActi
onCompat.<init>(java.lang.Object) took 228.873ms (26.22 bytecodes/s) (808B
approximate peak alloc)
10-14 18:31:23.811 W/dex2oat32( 1238): Verification of boolean
com.google.android.gms.internal.ads.zzmj.zzy(long) took 176.343ms (731.53
bytecodes/s) (3520B approximate peak alloc)
10-14 18:31:23.821 W/dex2oat32( 1223): Compilation of void
com.google.android.gms.internal.ads.zzdo.zza(byte[], byte[]) took 159.945ms
10-14 18:31:23.851 W/dex2oat32( 1238): Verification of void
com.google.android.gms.internal.firebase_auth.d1.b(java.lang.Object,
java.lang.Object) took 114.861ms (4770.96 bytecodes/s) (5832B approximate peak
alloc)
10-14 18:31:23.863 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:23.903 W/dex2oat32( 1238): Verification of void
com.google.android.gms.internal.ads.zzbdx.zzvu() took 283.917ms (45.79 bytecodes/s)
(1016B approximate peak alloc)
10-14 18:31:23.907 W/dex2oat32( 1341): Verification of void
android.support.v4.widget.TextViewCompat.setLineHeight(android.widget.TextView,
int) took 192.282ms (119.62 bytecodes/s) (1112B approximate peak alloc)
10-14 18:31:23.909 W/dex2oat32( 1201): Verification of
androidx.media3.exoplayer.dash.a.c
androidx.media3.exoplayer.dash.a.e.f(android.net.Uri, java.io.InputStream) took
157.180ms (29329.25 bytecodes/s) (120680B approximate peak alloc)
10-14 18:31:23.923 W/dex2oat32( 1341): Verification of void
com.google.inject.internal.ProvisionListenerStackCallback.<clinit>() took 112.965ms
(159.34 bytecodes/s) (1032B approximate peak alloc)
10-14 18:31:23.930 W/dex2oat32( 1341): Verification of void
com.google.inject.internal.InternalFlags$CustomClassLoadingOption.<clinit>() took
126.262ms (253.44 bytecodes/s) (1008B approximate peak alloc)
10-14 18:31:23.943 W/dex2oat32( 1312): Verification of boolean
com.samsung.android.sdk.pen.settingui.handwriting.SpenSettingPenManager.checkPenSiz
e(com.samsung.android.sdk.pen.SpenSettingUIPenInfo) took 142.207ms (1476.72
bytecodes/s) (2912B approximate peak alloc)
10-14 18:31:23.948 W/dex2oat32( 1365): Verification of void
androidx.appcompat.widget.LinearLayoutCompat.measureHorizontal(int, int) took
129.989ms (9970.03 bytecodes/s) (19528B approximate peak alloc)
10-14 18:31:23.951 W/dex2oat32( 1312): Verification of void
com.samsung.android.sdk.pen.settingui.pencommon.SpenSettingDataManager.savePenInfoP
reference(java.lang.String) took 140.331ms (1218.54 bytecodes/s) (2832B approximate
peak alloc)
10-14 18:31:23.959 W/dex2oat32( 1341): Verification of void
android.support.v4.app.ActionBarDrawerToggle.setDrawerIndicatorEnabled(boolean)
took 100.219ms (369.19 bytecodes/s) (1464B approximate peak alloc)
10-14 18:31:23.964 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:23.967 W/dex2oat32( 1223): Compilation of void
androidx.preference.EditTextPreference.setOnBindEditTextListener(androidx.preferenc
e.EditTextPreference$OnBindEditTextListener) took 111.683ms
10-14 18:31:23.967 W/dex2oat32( 1223): Compilation of int
androidx.core.graphics.drawable.IconCompat.getResId() took 116.878ms
10-14 18:31:23.967 W/dex2oat32( 1238): Verification of void
com.google.android.material.badge.BadgeDrawable.updateBadgeCoordinates(android.view
.View, android.view.ViewGroup) took 152.584ms (137.63 bytecodes/s) (1040B
approximate peak alloc)
10-14 18:31:23.968 W/dex2oat32( 1223): Compilation of void
com.google.firebase.platforminfo.DefaultUserAgentPublisher.<init>(java.util.Set,
com.google.firebase.platforminfo.GlobalLibraryVersionRegistrar) took 128.946ms
10-14 18:31:23.971 W/dex2oat32( 1223): Compilation of void
com.google.android.material.internal.NavigationMenuPresenter.setItemMaxLines(int)
took 123.523ms
10-14 18:31:23.971 W/dex2oat32( 1223): Compilation of int
androidx.fragment.app.FragmentActivity$HostCallbacks.onGetWindowAnimations() took
119.880ms
10-14 18:31:23.972 W/dex2oat32( 1223): Compilation of android.view.View
androidx.appcompat.widget.ActionMenuPresenter.getItemView(androidx.appcompat.view.m
enu.MenuItemImpl, android.view.View, android.view.ViewGroup) took 124.712ms
10-14 18:31:23.976 W/dex2oat32( 1223): Compilation of int[]
com.google.android.material.navigation.NavigationView.access$000(com.google.android
.material.navigation.NavigationView) took 190.752ms
10-14 18:31:23.978 W/dex2oat32( 1201): Verification of void
com.google.android.apps.gsa.assistant.settings.features.payments.bq.<init>(int,
int, android.content.Intent) took 362.056ms (27.62 bytecodes/s) (856B approximate
peak alloc)
10-14 18:31:23.998 W/dex2oat32( 1201): Verification of java.lang.Object
androidx.media3.exoplayer.hls.a.s.a(android.net.Uri, java.io.InputStream) took
195.344ms (13970.22 bytecodes/s) (58112B approximate peak alloc)
10-14 18:31:24.003 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 691
10-14 18:31:24.019 W/dex2oat32( 1223): Compilation of void
androidx.lifecycle.SavedStateHandle$SavingStateLiveData.<init>(androidx.lifecycle.S
avedStateHandle, java.lang.String) took 164.944ms
10-14 18:31:24.031 W/dex2oat32( 1365): Verification of void
androidx.drawerlayout.widget.DrawerLayout.onLayout(boolean, int, int, int, int)
took 101.168ms (2560.09 bytecodes/s) (4288B approximate peak alloc)
10-14 18:31:24.034 W/dex2oat32( 1341): Verification of
android.util.SparseIntArray[]
android.support.v4.app.FrameMetricsAggregator$FrameMetricsApi24Impl.remove(android.
app.Activity) took 129.022ms (333.28 bytecodes/s) (1608B approximate peak alloc)
10-14 18:31:24.054 W/dex2oat32( 1238): Verification of boolean
com.google.android.gms.measurement.internal.zzfn.A(java.lang.String, long) took
249.285ms (13895.70 bytecodes/s) (52904B approximate peak alloc)
10-14 18:31:24.055 W/dex2oat32( 1365): Verification of android.view.View
androidx.fragment.app.FragmentLayoutInflaterFactory.onCreateView(android.view.View,
java.lang.String, android.content.Context, android.util.AttributeSet) took
137.052ms (3137.48 bytecodes/s) (6320B approximate peak alloc)
10-14 18:31:24.063 W/dex2oat32( 1238): Verification of void
com.google.android.material.transition.SlideDistanceProvider.setSlideDistance(int)
took 112.154ms (115.91 bytecodes/s) (984B approximate peak alloc)
10-14 18:31:24.065 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:24.092 W/dex2oat32( 1341): Verification of void
android.support.v4.media.SessionPlaylistAgentImplBase.setRepeatMode(int) took
121.457ms (625.73 bytecodes/s) (2320B approximate peak alloc)
10-14 18:31:24.109 W/dex2oat32( 1201): Verification of void
com.facebook.litho.ec.N(com.facebook.c.d, boolean) took 155.634ms (3469.68
bytecodes/s) (9664B approximate peak alloc)
10-14 18:31:24.126 W/dex2oat32( 1201): Verification of int
com.google.ads.interactivemedia.v3.internal.kx.c(com.google.ads.interactivemedia.v3
.internal.jv) took 111.854ms (1707.58 bytecodes/s) (3176B approximate peak alloc)
10-14 18:31:24.131 W/dex2oat32( 1312): Verification of void
androidx.appcompat.widget.SeslAbsSeekBar.startDrag(android.view.MotionEvent) took
102.784ms (243.23 bytecodes/s) (1096B approximate peak alloc)
10-14 18:31:24.146 W/dex2oat32( 1312): Verification of java.lang.Object
androidx.collection.ArrayMap$1.colGetEntry(int, int) took 104.981ms (95.25
bytecodes/s) (960B approximate peak alloc)
10-14 18:31:24.165 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:24.172 W/dex2oat32( 1365): Verification of void
androidx.transition.Transition.captureValues(android.view.ViewGroup, boolean) took
132.981ms (1767.17 bytecodes/s) (4008B approximate peak alloc)
10-14 18:31:24.191 W/dex2oat32( 1238): Verification of
com.google.common.collect.ImmutableSet com.google.common.collect.n8.f() took
108.243ms (73.91 bytecodes/s) (1000B approximate peak alloc)
10-14 18:31:24.191 W/dex2oat32( 1238): Verification of
com.google.common.collect.ImmutableSet com.google.common.collect.g9.f() took
104.084ms (76.86 bytecodes/s) (976B approximate peak alloc)
10-14 18:31:24.256 W/dex2oat32( 1312): Verification of void
com.google.android.material.bottomnavigation.BottomNavigationItemView.setShowButton
Shape(int, android.content.res.ColorStateList) took 101.277ms (503.57 bytecodes/s)
(1496B approximate peak alloc)
10-14 18:31:24.257 W/dex2oat32( 1201): Verification of void
com.facebook.litho.ec.G(com.facebook.litho.dd, android.graphics.Rect, boolean,
com.facebook.litho.et) took 139.548ms (4586.20 bytecodes/s) (13040B approximate
peak alloc)
10-14 18:31:24.263 W/dex2oat32( 1365): Verification of boolean
androidx.viewpager.widget.ViewPager.dispatchPopulateAccessibilityEvent(android.view
.accessibility.AccessibilityEvent) took 116.907ms (470.46 bytecodes/s) (1448B
approximate peak alloc)
10-14 18:31:24.267 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:24.282 W/dex2oat32( 1201): Verification of void
com.google.android.apps.gsa.assistant.settings.devices.b.h.onAttach(android.content
.Context) took 161.344ms (1394.53 bytecodes/s) (5416B approximate peak alloc)
10-14 18:31:24.295 W/dex2oat32( 1365): Verification of
android.animation.AnimatorSet
com.google.android.material.floatingactionbutton.FloatingActionButtonImpl.createAni
mator(com.google.android.material.animation.MotionSpec, float, float, float) took
114.215ms (1138.20 bytecodes/s) (2464B approximate peak alloc)
10-14 18:31:24.345 I/ApkToolkit( 1383): <FIVE>: Enter to StartProvisionOat
10-14 18:31:24.345 I/ApkToolkit( 1383): <FIVE>: Enter StartProvisionOat OAT: 23
VDEX: 24
10-14 18:31:24.345 I/ApkToolkit( 1383): <FIVE>: Exit from StartProvisionOat
10-14 18:31:24.369 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:24.420 W/dex2oat32( 1365): Verification of java.io.File
com.google.common.reflect.ClassPath.toFile(java.net.URL) took 109.599ms (301.10
bytecodes/s) (1176B approximate peak alloc)
10-14 18:31:24.430 W/dex2oat32( 1365): Verification of
com.google.common.collect.ImmutableList
com.google.common.reflect.ClassPath$Scanner.getClassLoaderUrls(java.lang.ClassLoade
r) took 119.697ms (292.40 bytecodes/s) (1240B approximate peak alloc)
10-14 18:31:24.435 W/dex2oat32( 1365): Verification of
android.content.res.ColorStateList
com.google.android.material.tabs.TabLayout.createColorStateList(int, int) took
108.661ms (230.07 bytecodes/s) (1056B approximate peak alloc)
10-14 18:31:24.453 W/dex2oat32( 1341): Verification of void
com.sec.imslogger.modules.LoggingRepeater.checkLogSize() took 127.857ms (680.44
bytecodes/s) (1776B approximate peak alloc)
10-14 18:31:24.462 W/dex2oat32( 1341): Verification of void
android.support.v7.widget.SearchView.updateViewsVisibility(boolean) took 206.924ms
(357.62 bytecodes/s) (2136B approximate peak alloc)
10-14 18:31:24.470 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:24.475 W/dex2oat32( 1312): Verification of void
com.samsung.android.sdk.pen.settingui.SpenSettingPenLayout.closeColorPickerPopup()
took 156.213ms (76.82 bytecodes/s) (936B approximate peak alloc)
10-14 18:31:24.475 W/dex2oat32( 1312): Verification of void
com.samsung.android.sdk.pen.settingui.SpenSettingSelectionLayout.initView(android.c
ontent.Context) took 157.371ms (419.39 bytecodes/s) (1984B approximate peak alloc)
10-14 18:31:24.479 W/dex2oat32( 1312): Verification of void
com.samsung.android.app.flashannotate.FlashAnnotateActivity.setZoomButton() took
165.885ms (506.37 bytecodes/s) (1928B approximate peak alloc)
10-14 18:31:24.480 W/dex2oat32( 1312): Verification of void
com.samsung.android.sdk.pen.settingui.colorpalette.SpenPaletteDataManager.<clinit>(
) took 145.064ms (372.25 bytecodes/s) (1080B approximate peak alloc)
10-14 18:31:24.481 W/dex2oat32( 1312): Verification of void
com.samsung.android.sdk.pen.settingui.colorpalette.SpenPaletteView$2.onButtonClick(
android.view.ViewGroup, android.view.View, int) took 143.673ms (772.58 bytecodes/s)
(2408B approximate peak alloc)
10-14 18:31:24.487 W/dex2oat32( 1312): Verification of void
com.samsung.android.sdk.pen.SpenSettingUIPenInfo.<init>() took 211.978ms (122.65
bytecodes/s) (968B approximate peak alloc)
10-14 18:31:24.499 W/dex2oat32( 1238): Verification of void
com.google.android.material.tooltip.TooltipDrawable.detachView(android.view.View)
took 169.209ms (53.19 bytecodes/s) (936B approximate peak alloc)
10-14 18:31:24.499 W/dex2oat32( 1312): Verification of void
com.samsung.android.sdk.pen.settingui.colorpalette.SpenColorLayout$2.onButtonClick(
int) took 164.024ms (109.74 bytecodes/s) (1112B approximate peak alloc)
10-14 18:31:24.503 W/dex2oat32( 1312): Verification of void
com.samsung.android.sdk.pen.settingui.SpenSettingPenInfoSelector.closeColorSettingP
opup() took 183.873ms (65.26 bytecodes/s) (944B approximate peak alloc)
10-14 18:31:24.571 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:24.563 W/dex2oat32( 1238): Verification of boolean
com.google.android.gms.measurement.internal.zzq.p(java.lang.String) took 256.321ms
(27.31 bytecodes/s) (904B approximate peak alloc)
10-14 18:31:24.583 W/dex2oat32( 1238): Verification of android.view.SubMenu
com.google.android.material.internal.NavigationMenu.addSubMenu(int, int, int,
java.lang.CharSequence) took 252.355ms (75.29 bytecodes/s) (1240B approximate peak
alloc)
10-14 18:31:24.599 W/dex2oat32( 1365): Verification of void
org.apache.commons.compress.compressors.xz.XZUtils$CachedAvailability.<init>(java.l
ang.String, int) took 172.244ms (23.22 bytecodes/s) (800B approximate peak alloc)
10-14 18:31:24.603 W/dex2oat32( 1201): Verification of void
androidx.mediarouter.a.ch.D() took 204.302ms (274.10 bytecodes/s) (1584B
approximate peak alloc)
10-14 18:31:24.607 W/dex2oat32( 1341): Verification of android.view.View
android.support.v7.widget.StaggeredGridLayoutManager.hasGapsToFix() took 328.562ms
(556.97 bytecodes/s) (4008B approximate peak alloc)
10-14 18:31:24.615 W/dex2oat32( 1341): Verification of java.lang.CharSequence
android.support.v7.widget.SearchView.getQueryHint() took 151.893ms (230.42
bytecodes/s) (1256B approximate peak alloc)
10-14 18:31:24.623 W/dex2oat32( 1365): Verification of java.lang.CharSequence
androidx.appcompat.view.menu.ActionMenuItem.getTooltipText() took 176.113ms (17.03
bytecodes/s) (800B approximate peak alloc)
10-14 18:31:24.631 W/dex2oat32( 1341): Verification of void
android.support.v4.media.MediaSession2ImplBase.notifyAgentUpdatedNotLocked(android.
support.v4.media.MediaPlaylistAgent) took 179.188ms (580.39 bytecodes/s) (2288B
approximate peak alloc)
10-14 18:31:24.645 W/dex2oat32( 1365): Verification of boolean
android.support.v4.media.session.IMediaControllerCallback$Stub.onTransact(int,
android.os.Parcel, android.os.Parcel, int) took 206.829ms (1286.09 bytecodes/s)
(4400B approximate peak alloc)
10-14 18:31:24.652 W/dex2oat32( 1365): Verification of
androidx.appcompat.view.menu.MenuItemImpl
androidx.appcompat.view.menu.MenuBuilder.findItemWithShortcutForKey(int,
android.view.KeyEvent) took 188.191ms (547.32 bytecodes/s) (2496B approximate peak
alloc)
10-14 18:31:24.672 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:24.674 W/dex2oat32( 1341): Verification of
android.graphics.drawable.Drawable
android.support.v7.widget.SuggestionsAdapter.getDrawableFromResourceValue(java.lang
.String) took 216.885ms (534.84 bytecodes/s) (2080B approximate peak alloc)
10-14 18:31:24.680 I/dex2oat32( 1223): Explicit concurrent copying GC freed
41881(10143KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 10KB/1546KB, paused
110us total 363.893ms
10-14 18:31:24.689 W/dex2oat32( 1312): Verification of
org.apache.commons.lang3.builder.EqualsBuilder
org.apache.commons.lang3.builder.EqualsBuilder.append(double[], double[]) took
158.264ms (278.02 bytecodes/s) (1360B approximate peak alloc)
10-14 18:31:24.730 W/dex2oat32( 1365): Verification of
androidx.recyclerview.widget.AdapterHelper$UpdateOp
androidx.recyclerview.widget.AdapterHelper.obtainUpdateOp(int, int, int,
java.lang.Object) took 162.735ms (153.62 bytecodes/s) (1136B approximate peak
alloc)
10-14 18:31:24.731 W/dex2oat32( 1312): Verification of void
com.samsung.android.sdk.pen.settingui.colorpicker.SpenColorPickerControl$1.onColorS
elected(float, float, float, int) took 252.249ms (673.94 bytecodes/s) (2536B
approximate peak alloc)
10-14 18:31:24.747 W/dex2oat32( 1238): Verification of
com.google.android.material.datepicker.DateSelector
com.google.android.material.datepicker.MaterialCalendar.getDateSelector() took
167.993ms (17.86 bytecodes/s) (848B approximate peak alloc)
10-14 18:31:24.749 W/dex2oat32( 1341): Verification of android.app.PendingIntent
android.support.v4.media.MediaSession2ImplBase.getSessionActivity() took 106.668ms
(28.12 bytecodes/s) (808B approximate peak alloc)
10-14 18:31:24.754 W/dex2oat32( 1238): Verification of android.view.View
com.google.android.material.datepicker.MaterialDatePicker.onCreateView(android.view
.LayoutInflater, android.view.ViewGroup, android.os.Bundle) took 171.034ms (1134.27
bytecodes/s) (3464B approximate peak alloc)
10-14 18:31:24.767 W/OverlayManager( 702): service 'idmap' died
10-14 18:31:24.768 I/servicemanager( 333): 'idmap' died
10-14 18:31:24.783 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:24.794 I/io_stats( 385): !@ 179,0 r 75387 5885352 w 12510 5283608 d
1168 2222960 f 2173 950 iot 72760 0 th 102400 102400 64728 pt 232 inp 0 0 107.302
10-14 18:31:24.813 W/dex2oat32( 1365): Verification of void
androidx.transition.Visibility.captureValues(androidx.transition.TransitionValues)
took 190.694ms (241.22 bytecodes/s) (1256B approximate peak alloc)
10-14 18:31:24.825 W/dex2oat32( 1238): Verification of java.lang.String
com.google.android.gms.internal.ads.zzbna.zzaig() took 313.938ms (9.56 bytecodes/s)
(800B approximate peak alloc)
10-14 18:31:24.834 W/dex2oat32( 1353): Verification of
android.graphics.drawable.Drawable
androidx.appcompat.widget.AppCompatProgressBarHelper.tileify(android.graphics.drawa
ble.Drawable, boolean) took 101.002ms (1534.61 bytecodes/s) (3376B approximate peak
alloc)
10-14 18:31:24.835 W/dex2oat32( 1353): Verification of
android.view.textclassifier.TextClassifier
androidx.appcompat.widget.AppCompatTextClassifierHelper.getTextClassifier() took
106.338ms (272.71 bytecodes/s) (1344B approximate peak alloc)
10-14 18:31:24.860 W/dex2oat32( 1353): Verification of void
androidx.appcompat.widget.AppCompatTextHelper.loadFromAttributes(android.util.Attri
buteSet, int) took 113.142ms (7256.35 bytecodes/s) (11136B approximate peak alloc)
10-14 18:31:24.884 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:24.899 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 701
10-14 18:31:24.900 I/dex2oat32( 1223): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 17.208ms
10-14 18:31:24.916 I/dex2oat32( 1223): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 25.746ms
10-14 18:31:24.919 I/dex2oat32( 1223): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 28.953ms
10-14 18:31:24.944 I/dex2oat32( 1238): Explicit concurrent copying GC freed
47080(6712KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 19KB/1555KB, paused
84us total 72.691ms
10-14 18:31:24.996 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:25.002 E/BootAnimationLoader( 721): !@BootAnimation : 701 ~ 702 frame
timegap 100ms over
10-14 18:31:25.002 E/BootAnimationLoader( 721): !@BootAnimation : 701 ~ 702 frame
time difference [59.428 s ~ 59.529 s] / timegap [ 0.101 s]
10-14 18:31:25.002 E/BootAnimationLoader( 721): !@BootAnimation : 701 frame
drawing time difference [59.432 s ~ 59.443 s] / timegap [ 0.011 s]
10-14 18:31:25.097 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:25.118 W/dex2oat32( 1341): Compilation of void
android.support.v4.view.ViewPager.initViewPager() took 136.550ms
10-14 18:31:25.127 W/dex2oat32( 1238): Verification of
com.microsoft.identity.common.internal.providers.microsoft.azureactivedirectory.Cli
entInfo com.microsoft.aad.adal.AuthenticationResult.getClientInfo() took 113.341ms
(26.47 bytecodes/s) (872B approximate peak alloc)
10-14 18:31:25.151 W/dex2oat32( 1201): Compilation of boolean
android.support.v7.widget.ce.onHoverEvent(android.view.MotionEvent) took 116.935ms
10-14 18:31:25.159 W/dex2oat32( 1353): Verification of float
androidx.core.view.VelocityTrackerCompat.getXVelocity(android.view.VelocityTracker,
int) took 144.372ms (34.63 bytecodes/s) (736B approximate peak alloc)
10-14 18:31:25.167 W/dex2oat32( 1353): Verification of
androidx.core.text.PrecomputedTextCompat$Params
androidx.core.widget.TextViewCompat.getTextMetricsParams(android.widget.TextView)
took 136.311ms (498.86 bytecodes/s) (1696B approximate peak alloc)
10-14 18:31:25.197 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:25.251 W/dex2oat32( 1365): Compilation of java.lang.String
com.android.documentsui.ModelId.build(com.android.documentsui.base.UserId,
java.lang.String, java.lang.String) took 151.093ms
10-14 18:31:25.251 W/dex2oat32( 1365): Compilation of void
com.android.documentsui.NavigationViewManager$1.<init>(com.android.documentsui.Navi
gationViewManager) took 151.397ms
10-14 18:31:25.251 W/dex2oat32( 1365): Compilation of void
com.android.documentsui.NavigationViewManager$2.<init>(com.android.documentsui.Navi
gationViewManager, int, int, int) took 151.466ms
10-14 18:31:25.252 W/dex2oat32( 1365): Compilation of void
com.android.documentsui.NavigationViewManager.<init>(com.android.documentsui.BaseAc
tivity, com.android.documentsui.DrawerController,
com.android.documentsui.base.State,
com.android.documentsui.NavigationViewManager$Environment,
com.android.documentsui.NavigationViewManager$Breadcrumb, android.view.View,
com.android.documentsui.UserIdManager) took 151.718ms
10-14 18:31:25.254 W/dex2oat32( 1365): Compilation of void
com.android.documentsui.PackageReceiver.<init>() took 153.175ms
10-14 18:31:25.254 W/dex2oat32( 1365): Compilation of void
com.android.documentsui.OperationDialogFragment$1.<init>(com.android.documentsui.Op
erationDialogFragment) took 153.393ms
10-14 18:31:25.254 W/dex2oat32( 1365): Compilation of void
androidx.fragment.app.FragmentTransition.addToFirstInLastOut(androidx.fragment.app.
BackStackRecord, androidx.fragment.app.FragmentTransaction$Op,
android.util.SparseArray, boolean, boolean) took 180.354ms
10-14 18:31:25.255 W/dex2oat32( 1365): Compilation of boolean
com.android.documentsui.ItemDragListener.onDrag(android.view.View,
android.view.DragEvent) took 156.762ms
10-14 18:31:25.298 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:25.391 W/dex2oat32( 1201): Compilation of void
androidx.t.ah.<init>(android.view.ViewGroup) took 100.067ms
10-14 18:31:25.393 W/dex2oat32( 1201): Compilation of void
androidx.t.aj.<init>(androidx.t.ak) took 100.846ms
10-14 18:31:25.399 W/dex2oat32( 1201): Compilation of void androidx.t.am.<clinit>()
took 106.337ms
10-14 18:31:25.399 W/dex2oat32( 1201): Compilation of void androidx.t.al.<init>()
took 106.687ms
10-14 18:31:25.399 W/dex2oat32( 1201): Compilation of boolean
androidx.slice.widget.RemoteInputView$RemoteEditText.c() took 107.351ms
10-14 18:31:25.400 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:25.490 W/dex2oat32( 1238): Verification of java.lang.String
com.microsoft.odsp.lang.ConversionUtils.convertDateToMonthYearString(long) took
136.078ms (176.37 bytecodes/s) (1168B approximate peak alloc)
10-14 18:31:25.490 W/dex2oat32( 1238): Verification of java.lang.String
com.microsoft.odsp.lang.JsonUtils.getJsonFieldAsString(com.google.gson.JsonObject,
java.lang.String) took 136.518ms (483.45 bytecodes/s) (1416B approximate peak
alloc)
10-14 18:31:25.490 W/dex2oat32( 1238): Verification of void
com.microsoft.intune.mam.client.telemetry.TelemetryLogger$1.<init>(com.microsoft.in
tune.mam.client.telemetry.TelemetryLogger, java.lang.String, long,
com.microsoft.intune.mam.client.telemetry.events.ScenarioEvent$Scenario,
com.microsoft.intune.mam.client.telemetry.events.ScenarioEvent$ResultCode,
com.microsoft.intune.mam.policy.MAMWEError, java.lang.String, java.lang.String)
took 191.482ms (104.45 bytecodes/s) (1040B approximate peak alloc)
10-14 18:31:25.490 W/dex2oat32( 1238): Verification of void
com.microsoft.odsp.io.LogBuffer.<init>(int) took 139.477ms (193.58 bytecodes/s)
(1080B approximate peak alloc)
10-14 18:31:25.499 W/dex2oat32( 1238): Verification of void
com.microsoft.odsp.instrumentation.CommonMetaDataIDs.<clinit>() took 152.417ms
(2060.13 bytecodes/s) (4024B approximate peak alloc)
10-14 18:31:25.499 W/dex2oat32( 1238): Verification of java.lang.String
com.microsoft.odsp.lang.LocaleUtils.convertLocaleCodeToWindows(java.lang.String)
took 141.073ms (489.11 bytecodes/s) (1424B approximate peak alloc)
10-14 18:31:25.503 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:25.531 W/dex2oat32( 1353): Verification of void
com.samsung.android.sdk.cover.CoverListenerDelegate$ListenerDelegateHandler.handleM
essage(android.os.Message) took 102.472ms (1141.77 bytecodes/s) (2584B approximate
peak alloc)
10-14 18:31:25.534 W/dex2oat32( 1223): Verification of void
com.samsung.android.rubin.inferenceengine.contextanalytics.monitors.tpoevent.TpoAna
lyzer$EventReceiver.onReceive(android.content.Context, android.content.Intent) took
181.336ms (711.39 bytecodes/s) (2496B approximate peak alloc)
10-14 18:31:25.607 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:25.611 W/dex2oat32( 1223): Verification of
com.samsung.android.sdk.scloud.network.HttpRequestImpl$HttpRequestBuilder
com.samsung.android.sdk.scloud.network.HttpRequestImpl$HttpRequestBuilder.addHeader
Map(java.util.Map) took 106.396ms (291.36 bytecodes/s) (1248B approximate peak
alloc)
10-14 18:31:25.627 W/dex2oat32( 1223): Verification of
com.samsung.android.sdk.scloud.decorator.drive.DriveFileList
com.samsung.android.sdk.scloud.decorator.drive.Files.listChildrenWithoutPaging(com.
samsung.android.sdk.scloud.decorator.drive.DriveFile,
com.samsung.android.sdk.scloud.listeners.NetworkStatusListener) took 128.894ms
(46.55 bytecodes/s) (928B approximate peak alloc)
10-14 18:31:25.627 W/dex2oat32( 1365): Compilation of void
com.android.documentsui.AbstractActionHandler.<clinit>() took 100.721ms
10-14 18:31:25.629 W/dex2oat32( 1365): Compilation of android.view.View
androidx.recyclerview.widget.LinearLayoutManager.findViewByPosition(int) took
100.124ms
10-14 18:31:25.629 W/dex2oat32( 1365): Compilation of android.os.Handler
androidx.fragment.app.FragmentHostCallback.getHandler() took 128.931ms
10-14 18:31:25.630 W/dex2oat32( 1223): Verification of void
com.samsung.android.sdk.scloud.exception.SamsungCloudException.<clinit>() took
126.368ms (601.41 bytecodes/s) (1432B approximate peak alloc)
10-14 18:31:25.640 W/dex2oat32( 1365): Compilation of void
androidx.versionedparcelable.VersionedParcelParcel.setOutputField(int) took
113.537ms
10-14 18:31:25.640 W/dex2oat32( 1238): Verification of java.util.Map
com.microsoft.odsp.mobile.AndroidLaunchDetails.getProperties() took 148.553ms
(477.94 bytecodes/s) (1560B approximate peak alloc)
10-14 18:31:25.649 W/dex2oat32( 1353): Verification of void
com.samsung.interactiveseglib.InteractiveSegmentation.getSmoothenedMask(int[],
android.graphics.Bitmap, float) took 157.243ms (591.44 bytecodes/s) (1864B
approximate peak alloc)
10-14 18:31:25.655 W/dex2oat32( 1383): Verification of void
b.b.b.b.a.b.a(android.animation.AnimatorSet, java.util.List) took 110.671ms (560.22
bytecodes/s) (1560B approximate peak alloc)
10-14 18:31:25.658 W/dex2oat32( 1223): Verification of java.lang.String
com.samsung.android.rubin.debugmode.DatabaseUtils.importPlainDatabases(android.cont
ent.Context, java.lang.String) took 387.476ms (3308.59 bytecodes/s) (13984B
approximate peak alloc)
10-14 18:31:25.703 W/dex2oat32( 1383): Verification of void
com.google.android.gms.auth.api.signin.internal.f.<clinit>() took 108.746ms (119.54
bytecodes/s) (952B approximate peak alloc)
10-14 18:31:25.716 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:25.716 W/dex2oat32( 1383): Verification of void
com.google.android.gms.common.internal.c.b(int, android.os.IInterface) took
109.825ms (3277.92 bytecodes/s) (5096B approximate peak alloc)
10-14 18:31:25.783 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 711
10-14 18:31:25.816 I/ApkToolkit( 1341): <FIVE>: Enter to ProvisionOat
10-14 18:31:25.816 I/ApkToolkit( 1341): <FIVE>: Enter ProvisionOat APK: 11
/system/priv-app/ImsLogger/ImsLogger.apk
10-14 18:31:25.816 I/ApkToolkit( 1341): <FIVE>: Enter ProvisionOat OAT: 31
/data/dalvik-cache/arm64/system@priv-app@[email protected]@classes.dex
10-14 18:31:25.816 I/ApkToolkit( 1341): <FIVE>: Enter ProvisionOat VDEX: 32
/data/dalvik-cache/arm64/system@priv-app@[email protected]@classes.vdex
10-14 18:31:25.817 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:25.818 I/ApkToolkit( 1341): PROCA permissions are absent.
10-14 18:31:25.818 I/ApkToolkit( 1341): FiveSign starts: zip_fd = 11, fd = 31.
10-14 18:31:25.818 I/ApkToolkit( 1341): PROCA permissions are absent.
10-14 18:31:25.818 I/ApkToolkit( 1341): FiveSign finished: 0.
10-14 18:31:25.818 I/ApkToolkit( 1341): FiveSign starts: zip_fd = 11, fd = 32.
10-14 18:31:25.818 I/ApkToolkit( 1341): PROCA permissions are absent.
10-14 18:31:25.818 I/ApkToolkit( 1341): FiveSign finished: 0.
10-14 18:31:25.830 I/ApkToolkit( 1341): <FIVE>: Exit from ProvisionOat
10-14 18:31:25.835 I/dex2oat32( 1341): dex2oat took 4.578s (3.012s cpu) (threads:
8) arena alloc=10184B (10184B) java alloc=5740KB (5877976B) native alloc=8174KB
(8370336B) free=873KB (894816B)
10-14 18:31:25.843 W/dex2oat32( 1223): Verification of int
kotlin.io.LineReader.decodeEndOfInput(int, int) took 179.380ms (189.54 bytecodes/s)
(1240B approximate peak alloc)
10-14 18:31:25.845 W/dex2oat32( 1223): Verification of okhttp3.OkHttpClient$Builder
okhttp3.OkHttpClient$Builder.proxyAuthenticator(okhttp3.Authenticator) took
101.730ms (127.79 bytecodes/s) (1024B approximate peak alloc)
10-14 18:31:25.847 W/dex2oat32( 1223): Verification of void
okhttp3.CertificatePinner$Pin.<init>(java.lang.String, java.lang.String) took
129.384ms (1275.27 bytecodes/s) (2264B approximate peak alloc)
10-14 18:31:25.850 W/dex2oat32( 1223): Verification of java.lang.Object
kotlinx.coroutines.channels.ChannelsKt__Channels_commonKt.filterTo(kotlinx.coroutin
es.channels.ReceiveChannel, kotlinx.coroutines.channels.SendChannel,
kotlin.jvm.functions.Function1, kotlin.coroutines.Continuation) took 151.588ms
(1972.44 bytecodes/s) (6040B approximate peak alloc)
10-14 18:31:25.855 W/dex2oat32( 1223): Verification of void
kotlinx.coroutines.JobKt__JobKt.cancelChildren$default(kotlin.coroutines.CoroutineC
ontext, java.util.concurrent.CancellationException, int, java.lang.Object) took
172.103ms (63.91 bytecodes/s) (968B approximate peak alloc)
10-14 18:31:25.867 W/dex2oat32( 1223): Verification of okhttp3.ResponseBody
okhttp3.ResponseBody.create(okhttp3.MediaType, byte[]) took 121.879ms (131.28
bytecodes/s) (904B approximate peak alloc)
10-14 18:31:25.890 V/installd( 777): DexInv: --- END
'/system/priv-app/ImsLogger/ImsLogger.apk' (success) ---
10-14 18:31:25.891 I/installd( 777): Dexopt async result : 0, hash_code :
188504376, path: /system/priv-app/ImsLogger/ImsLogger.apk
10-14 18:31:25.900 I/ApkToolkit( 1365): <FIVE>: Enter to ProvisionOat
10-14 18:31:25.900 I/ApkToolkit( 1365): <FIVE>: Enter ProvisionOat APK: 11
/system/priv-app/DocumentsUIGoogle/DocumentsUIGoogle.apk
10-14 18:31:25.900 I/ApkToolkit( 1365): <FIVE>: Enter ProvisionOat OAT: 39
/data/dalvik-cache/arm64/system@priv-
app@[email protected]@classes.dex
10-14 18:31:25.900 I/ApkToolkit( 1365): <FIVE>: Enter ProvisionOat VDEX: 40
/data/dalvik-cache/arm64/system@priv-
app@[email protected]@classes.vdex
10-14 18:31:25.908 I/ApkToolkit( 1365): PROCA permissions are absent.
10-14 18:31:25.908 I/ApkToolkit( 1365): FiveSign starts: zip_fd = 11, fd = 39.
10-14 18:31:25.908 I/ApkToolkit( 1365): PROCA permissions are absent.
10-14 18:31:25.908 I/ApkToolkit( 1365): FiveSign finished: 0.
10-14 18:31:25.908 I/ApkToolkit( 1365): FiveSign starts: zip_fd = 11, fd = 40.
10-14 18:31:25.908 I/ApkToolkit( 1365): PROCA permissions are absent.
10-14 18:31:25.908 I/ApkToolkit( 1365): FiveSign finished: 0.
10-14 18:31:25.909 I/ApkToolkit( 1365): <FIVE>: Exit from ProvisionOat
10-14 18:31:25.918 D/Installer( 702): DexoptAsync result, h: 188504376, r: 0, s: 7
10-14 18:31:25.918 D/Installer( 702): Dexopt result(188504376): success
10-14 18:31:25.939 I/dex2oat32( 1365): dex2oat took 3.651s (2.254s cpu) (threads:
8) arena alloc=7664B (7664B) java alloc=4662KB (4774704B) native alloc=4827KB
(4943008B) free=700KB (717664B)
10-14 18:31:25.991 W/dex2oat32( 1353): Verification of java.lang.String
com.sec.android.mimage.photoretouching.spe.controller.states.doodle.util.DoodleUtil
s.rawFileAsString(android.content.Context, int) took 100.311ms (1575.10
bytecodes/s) (2904B approximate peak alloc)
10-14 18:31:25.995 V/installd( 777): DexInv: --- END
'/system/priv-app/DocumentsUIGoogle/DocumentsUIGoogle.apk' (success) ---
10-14 18:31:25.995 I/installd( 777): Dexopt async result : 0, hash_code :
45637238, path: /system/priv-app/DocumentsUIGoogle/DocumentsUIGoogle.apk
10-14 18:31:25.998 W/dex2oat32( 1383): Verification of
com.google.android.gms.internal.ads.Hba
com.google.android.gms.internal.ads.tba.a(com.google.android.gms.internal.ads.rba,
com.google.android.gms.internal.ads.qba, long,
com.google.android.gms.internal.ads.Jaa, boolean) took 166.452ms (10994.10
bytecodes/s) (35256B approximate peak alloc)
10-14 18:31:26.012 W/dex2oat32( 1353): Verification of void
com.sec.android.mimage.photoretouching.spe.controller.states.effects.IPEEffects.app
lyIPE(boolean,
com.sec.android.mimage.photoretouching.spe.interfaces.StateManagerImpl) took
125.688ms (1376.42 bytecodes/s) (2776B approximate peak alloc)
10-14 18:31:26.019 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:26.033 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.038 V/installd( 777): DexInv: --- BEGIN
'/system/priv-app/NetworkPermissionConfigGoogle/NetworkPermissionConfigGoogle.apk'
---
10-14 18:31:26.043 W/dex2oat32( 1201): Compilation of android.animation.Animator
androidx.t.l.a(android.view.ViewGroup, androidx.t.bg, androidx.t.bg) took 112.359ms
10-14 18:31:26.050 W/dex2oat32( 1353): Verification of void
com.sec.android.mimage.photoretouching.spe.controller.states.portrait.PortraitContr
oller.initPortraitEngine(boolean,
com.sec.android.mimage.photoretouching.spe.controller.data.ImageData) took
101.684ms (590.06 bytecodes/s) (1808B approximate peak alloc)
10-14 18:31:26.054 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.080 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.085 W/dex2oat32( 1238): Verification of void
com.microsoft.appcenter.http.HttpClientNetworkStateHandler.<init>(com.microsoft.app
center.http.HttpClient, com.microsoft.appcenter.utils.NetworkStateHelper) took
111.329ms (143.72 bytecodes/s) (1120B approximate peak alloc)
10-14 18:31:26.104 W/dex2oat32( 1238): Verification of void
com.microsoft.office.lens.lenspostcapture.ui.ViewImageEntityLayout.q() took
150.251ms (99.83 bytecodes/s) (1304B approximate peak alloc)
10-14 18:31:26.108 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.112 W/dex2oat32( 1201): Compilation of void
com.android.launcher3.Folder.updateTextViewFocus() took 133.316ms
10-14 18:31:26.113 W/dex2oat32( 1223): Verification of void
org.junit.internal.ComparisonCriteria.arrayEquals(java.lang.String,
java.lang.Object, java.lang.Object) took 202.738ms (443.92 bytecodes/s) (2088B
approximate peak alloc)
10-14 18:31:26.122 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.125 I/dex2oat32( 1423): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=32 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken
--classpath-dir=/system/priv-app/NetworkPermissionConfigGoogle --class-loader-
context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --compilation-
reason=first-boot
10-14 18:31:26.134 I/dex2oat32( 1423): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:26.147 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.182 W/dex2oat32( 1238): Verification of void
com.microsoft.intune.mam.client.app.MAMListFragment.onDestroyReal() took 149.694ms
(26.72 bytecodes/s) (784B approximate peak alloc)
10-14 18:31:26.183 W/dex2oat32( 1353): Verification of
com.sec.android.mimage.photoretouching.spe.view.customview.RtlViewPager$SavedState[
]
com.sec.android.mimage.photoretouching.spe.view.customview.RtlViewPager$SavedState$
1.newArray(int) took 113.484ms (26.44 bytecodes/s) (792B approximate peak alloc)
10-14 18:31:26.187 W/dex2oat32( 1383): Verification of boolean
com.opera.max.util.V$g.a(java.lang.Throwable) took 109.847ms (564.42 bytecodes/s)
(1792B approximate peak alloc)
10-14 18:31:26.200 W/dex2oat32( 1223): Verification of void
com.samsung.android.rubin.inferenceengine.contextanalytics.analyzers.areaanalysis.T
ourAnalyzer.registerProviderChangeReceiver() took 122.486ms (163.28 bytecodes/s)
(1360B approximate peak alloc)
10-14 18:31:26.202 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.205 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /system/app/VideoTrimmer/VideoTrimmer.apk pkg=com.samsung.app.newtrim isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
10-14 18:31:26.205 D/Installer( 702): DexoptAsync result, h: 45637238, r: 0, s: 7
10-14 18:31:26.205 D/Installer( 702): Dexopt result(45637238): success
10-14 18:31:26.227 W/dex2oat32( 1201): Compilation of void
com.google.ads.interactivemedia.v3.internal.aoq.a(byte[], byte[]) took 100.093ms
10-14 18:31:26.278 W/dex2oat32( 1238): Verification of java.util.Set
com.microsoft.odsp.mobile.ExperimentEvent.getEmptyProperties() took 141.217ms
(318.66 bytecodes/s) (1384B approximate peak alloc)
10-14 18:31:26.291 W/dex2oat32( 1353): Verification of void
androidx.core.widget.NestedScrollView$AccessibilityDelegate.onInitializeAccessibili
tyEvent(android.view.View, android.view.accessibility.AccessibilityEvent) took
101.215ms (543.39 bytecodes/s) (1504B approximate peak alloc)
10-14 18:31:26.295 W/dex2oat32( 1353): Verification of void
androidx.appcompat.view.menu.ListMenuItemView.initialize(androidx.appcompat.view.me
nu.MenuItemImpl, int) took 153.411ms (508.44 bytecodes/s) (1584B approximate peak
alloc)
10-14 18:31:26.295 W/dex2oat32( 1238): Verification of
com.microsoft.office.lens.lenscommonactions.ui.ResolutionSelectDialogFragment
com.microsoft.office.lens.lenscommonactions.ui.ResolutionSelectDialogFragment.newIn
stance(java.util.List, android.util.Size, android.util.Size,
com.microsoft.office.lens.lenscommonactions.ui.ResolutionSelectDialogFragment$Resol
utionSelectDialogListener) took 128.331ms (1020.79 bytecodes/s) (2552B approximate
peak alloc)
10-14 18:31:26.296 W/dex2oat32( 1238): Verification of void
com.microsoft.office.lens.lenscapture.ui.CaptureFragment.o() took 125.155ms
(1438.21 bytecodes/s) (4656B approximate peak alloc)
10-14 18:31:26.299 W/dex2oat32( 1238): Verification of java.lang.Object
com.microsoft.office.lens.lenspostcapture.ui.PostCaptureFragmentViewModel.getProces
sedBitmap(java.util.UUID, android.graphics.Bitmap,
com.microsoft.office.lens.lenscommon.model.datamodel.CropData,
com.microsoft.office.lens.lenscommon.model.datamodel.ProcessMode,
android.util.Size, boolean, com.microsoft.office.lens.bitmappool.IBitmapPool,
kotlinx.coroutines.CoroutineDispatcher, kotlin.coroutines.Continuation) took
188.536ms (143.21 bytecodes/s) (1408B approximate peak alloc)
10-14 18:31:26.307 W/dex2oat32( 1383): Verification of java.lang.String
com.opera.max.vpn.SystemDnsMonitor$LinkDns.get(java.util.List, int) took 144.709ms
(186.58 bytecodes/s) (1088B approximate peak alloc)
10-14 18:31:26.308 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:26.315 W/dex2oat32( 1223): Verification of java.lang.String
com.samsung.android.rubin.inferenceengine.datalogging.loggers.CmhTagLogger.getExter
nalSdCardPath(android.content.Context) took 193.179ms (367.53 bytecodes/s) (1800B
approximate peak alloc)
10-14 18:31:26.319 W/dex2oat32( 1383): Verification of void
com.opera.max.util.pa.<clinit>() took 220.206ms (245.22 bytecodes/s) (1320B
approximate peak alloc)
10-14 18:31:26.320 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.322 W/dex2oat32( 1353): Verification of void
androidx.picker.widget.SeslDatePicker.<init>(android.content.Context,
android.util.AttributeSet, int, int) took 104.844ms (8145.42 bytecodes/s) (12456B
approximate peak alloc)
10-14 18:31:26.323 W/dex2oat32( 1223): Verification of
android.database.sqlite.SQLiteDatabase
com.samsung.android.rubin.inferenceengine.datalogging.database.LoggingDatabaseManag
er.getWritableDatabase() took 204.132ms (34.29 bytecodes/s) (1120B approximate peak
alloc)
10-14 18:31:26.343 V/installd( 777): DexInv: --- BEGIN
'/system/app/VideoTrimmer/VideoTrimmer.apk' ---
10-14 18:31:26.348 I/ApkToolkit( 1423): <FIVE>: Enter to StartProvisionOat
10-14 18:31:26.348 I/ApkToolkit( 1423): <FIVE>: Enter StartProvisionOat OAT: 31
VDEX: 32
10-14 18:31:26.348 I/ApkToolkit( 1423): <FIVE>: Exit from StartProvisionOat
10-14 18:31:26.351 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.359 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.374 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.385 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.387 I/ApkToolkit( 1423): <FIVE>: Enter to ProvisionOat
10-14 18:31:26.387 I/ApkToolkit( 1423): <FIVE>: Enter ProvisionOat APK: 11
/system/priv-app/NetworkPermissionConfigGoogle/NetworkPermissionConfigGoogle.apk
10-14 18:31:26.387 I/ApkToolkit( 1423): <FIVE>: Enter ProvisionOat OAT: 31
/data/dalvik-cache/arm64/system@priv-
app@[email protected]@classes.dex
10-14 18:31:26.387 I/ApkToolkit( 1423): <FIVE>: Enter ProvisionOat VDEX: 32
/data/dalvik-cache/arm64/system@priv-
app@[email protected]@classes.vdex
10-14 18:31:26.388 I/ApkToolkit( 1423): PROCA permissions are absent.
10-14 18:31:26.388 I/ApkToolkit( 1423): FiveSign starts: zip_fd = 11, fd = 31.
10-14 18:31:26.388 I/ApkToolkit( 1423): PROCA permissions are absent.
10-14 18:31:26.388 I/ApkToolkit( 1423): FiveSign finished: 0.
10-14 18:31:26.388 I/ApkToolkit( 1423): FiveSign starts: zip_fd = 11, fd = 32.
10-14 18:31:26.388 I/ApkToolkit( 1423): PROCA permissions are absent.
10-14 18:31:26.388 I/ApkToolkit( 1423): FiveSign finished: 0.
10-14 18:31:26.388 I/ApkToolkit( 1423): <FIVE>: Exit from ProvisionOat
10-14 18:31:26.395 I/dex2oat32( 1423): dex2oat took 273.015ms (171.470ms cpu)
(threads: 8) arena alloc=752B (752B) java alloc=16KB (16456B) native alloc=1330KB
(1362768B) free=477KB (488624B)
10-14 18:31:26.421 I/dex2oat32( 1426): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=40 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken --classpath-dir=/system/app/VideoTrimmer --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
10-14 18:31:26.427 I/dex2oat32( 1426): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:26.432 I/dex2oat32( 1238): Explicit concurrent copying GC freed
25725(4768KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 23KB/1559KB, paused
76us total 55.162ms
10-14 18:31:26.440 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.442 V/installd( 777): DexInv: --- END
'/system/priv-app/NetworkPermissionConfigGoogle/NetworkPermissionConfigGoogle.apk'
(success) ---
10-14 18:31:26.442 I/installd( 777): Dexopt async result : 0, hash_code :
94860728, path:
/system/priv-app/NetworkPermissionConfigGoogle/NetworkPermissionConfigGoogle.apk
10-14 18:31:26.464 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.480 W/dex2oat32( 1223): Verification of
kotlin.jvm.functions.Function1
kotlin.text.StringsKt__IndentKt.getIndentFunction$StringsKt__IndentKt(java.lang.Str
ing) took 105.073ms (266.48 bytecodes/s) (1368B approximate peak alloc)
10-14 18:31:26.483 W/dex2oat32( 1201): Compilation of boolean
android.support.v4.widget.NestedScrollView.B(android.view.View, android.view.View)
took 107.725ms
10-14 18:31:26.493 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.505 W/dex2oat32( 1201): Compilation of void
androidx.media3.exoplayer.hls.HlsMediaSource.<init>(com.google.android.exoplayer2.b
x, androidx.media3.exoplayer.hls.c, androidx.media3.exoplayer.hls.m,
androidx.media3.exoplayer.c.k, androidx.media3.exoplayer.h.v,
androidx.media3.exoplayer.hls.a.y, long, int) took 112.927ms
10-14 18:31:26.513 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.554 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.569 W/dex2oat32( 1383): Verification of void
com.google.android.gms.internal.ads.aH.a(byte[], byte[]) took 103.896ms (68365.99
bytecodes/s) (36616B approximate peak alloc)
10-14 18:31:26.579 W/dex2oat32( 1223): Verification of
org.apache.commons.lang3.builder.EqualsBuilder
org.apache.commons.lang3.builder.EqualsBuilder.reflectionAppend(java.lang.Object,
java.lang.Object) took 104.179ms (863.90 bytecodes/s) (1904B approximate peak
alloc)
10-14 18:31:26.599 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.623 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.637 W/dex2oat32( 1383): Verification of void
com.google.android.gms.internal.ads.Gb.a(java.lang.Object, java.util.Map) took
222.293ms (80.97 bytecodes/s) (912B approximate peak alloc)
10-14 18:31:26.648 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 721
10-14 18:31:26.668 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.683 W/dex2oat32( 1353): Verification of android.graphics.Bitmap
com.sec.android.mimage.photoretouching.spe.constants.PenConstants.getMosaicIcon(and
roid.content.Context, int) took 166.024ms (150.58 bytecodes/s) (1144B approximate
peak alloc)
10-14 18:31:26.696 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.711 W/dex2oat32( 1223): Verification of void
io.reactivex.internal.operators.observable.ObservableCreate$SerializedEmitter.onErr
or(java.lang.Throwable) took 104.235ms (431.71 bytecodes/s) (1528B approximate peak
alloc)
10-14 18:31:26.738 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.758 W/dex2oat32( 1238): Verification of void
com.microsoft.pdfviewer.PdfSurfaceView.<init>(android.content.Context,
android.util.AttributeSet, int) took 129.284ms (734.82 bytecodes/s) (3440B
approximate peak alloc)
10-14 18:31:26.769 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.771 W/dex2oat32( 1238): Verification of void
com.microsoft.pdfviewer.PdfAnnotationBottomToolBar$b.<init>(com.microsoft.pdfviewer
.PdfAnnotationBottomToolBar, java.util.HashMap, float) took 185.450ms (53.92
bytecodes/s) (888B approximate peak alloc)
10-14 18:31:26.790 W/dex2oat32( 1238): Verification of void
com.microsoft.pdfviewer.j1$b.<init>(com.microsoft.pdfviewer.j1) took 135.868ms
(44.16 bytecodes/s) (816B approximate peak alloc)
10-14 18:31:26.791 W/dex2oat32( 1353): Verification of java.util.Set
com.google.common.graph.UndirectedNetworkConnections.edgesConnecting(java.lang.Obje
ct) took 100.434ms (139.39 bytecodes/s) (1072B approximate peak alloc)
10-14 18:31:26.796 I/io_stats( 385): !@ 179,0 r 75775 5905152 w 12622 5291216 d
1168 2222960 f 2173 950 iot 73032 0 th 102400 102400 64728 pt 232 inp 1 0 109.305
10-14 18:31:26.803 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.803 W/dex2oat32( 1353): Verification of void
com.google.common.util.concurrent.CycleDetectingLockFactory$Policies$2.handlePotent
ialDeadlock(com.google.common.util.concurrent.CycleDetectingLockFactory$PotentialDe
adlockException) took 108.163ms (110.94 bytecodes/s) (1064B approximate peak alloc)
10-14 18:31:26.803 W/dex2oat32( 1223): Verification of void
kotlin.jvm.internal.ClassReference.<clinit>() took 129.010ms (5379.39 bytecodes/s)
(8728B approximate peak alloc)
10-14 18:31:26.820 W/dex2oat32( 1383): Verification of boolean
com.google.android.gms.measurement.internal.qe.a(java.lang.String, long) took
163.662ms (24831.60 bytecodes/s) (65368B approximate peak alloc)
10-14 18:31:26.824 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.852 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.867 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /system/priv-app/NetworkDiagnostic/NetworkDiagnostic.apk
pkg=com.samsung.android.networkdiagnostic isa=arm64 dexoptFlags=public
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
10-14 18:31:26.868 D/Installer( 702): DexoptAsync result, h: 94860728, r: 0, s: 7
10-14 18:31:26.868 D/Installer( 702): Dexopt result(94860728): success
10-14 18:31:26.878 I/dex2oat32( 1201): Explicit concurrent copying GC freed
69199(10MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 11KB/1547KB, paused
102us total 204.287ms
10-14 18:31:26.927 W/dex2oat32( 1223): Verification of void
io.reactivex.internal.operators.flowable.FlowableFlattenIterable$FlattenIterableSub
scriber.drain() took 120.622ms (2511.97 bytecodes/s) (5288B approximate peak alloc)
10-14 18:31:26.931 W/dex2oat32( 1223): Verification of boolean
io.reactivex.internal.operators.flowable.FlowableDistinctUntilChanged$DistinctUntil
ChangedConditionalSubscriber.tryOnNext(java.lang.Object) took 125.708ms (445.47
bytecodes/s) (1712B approximate peak alloc)
10-14 18:31:26.967 W/dex2oat32( 1238): Verification of
com.microsoft.skydrive.avatars.AvatarGroupStyle
com.microsoft.skydrive.avatars.AvatarGroupView$Companion.getDEFAULT_AVATAR_GROUP_ST
YLE$SkyDrive_intuneGooglePlayRelease() took 112.216ms (44.56 bytecodes/s) (832B
approximate peak alloc)
10-14 18:31:26.969 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:26.974 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:26.978 V/installd( 777): DexInv: --- BEGIN
'/system/priv-app/NetworkDiagnostic/NetworkDiagnostic.apk' ---
10-14 18:31:26.979 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:27.005 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:27.041 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:27.041 I/dex2oat32( 1451): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=32 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken --classpath-dir=/system/priv-app/NetworkDiagnostic --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
10-14 18:31:27.058 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:27.073 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:27.078 I/ApkToolkit( 1426): <FIVE>: Enter to StartProvisionOat
10-14 18:31:27.078 I/ApkToolkit( 1426): <FIVE>: Enter StartProvisionOat OAT: 39
VDEX: 40
10-14 18:31:27.078 I/ApkToolkit( 1426): <FIVE>: Exit from StartProvisionOat
10-14 18:31:27.117 I/dex2oat32( 1451): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:27.132 I/ApkToolkit( 1312): <FIVE>: Enter to ProvisionOat
10-14 18:31:27.132 I/ApkToolkit( 1312): <FIVE>: Enter ProvisionOat APK: 11
/system/app/SmartCapture/SmartCapture.apk
10-14 18:31:27.132 I/ApkToolkit( 1312): <FIVE>: Enter ProvisionOat OAT: 35
/data/dalvik-cache/arm/system@app@[email protected]@classes.dex
10-14 18:31:27.132 I/ApkToolkit( 1312): <FIVE>: Enter ProvisionOat VDEX: 36
/data/dalvik-cache/arm/system@app@[email protected]@classes.vdex
10-14 18:31:27.147 I/ApkToolkit( 1312): PROCA permissions are absent.
10-14 18:31:27.147 I/ApkToolkit( 1312): FiveSign starts: zip_fd = 11, fd = 35.
10-14 18:31:27.147 I/ApkToolkit( 1312): PROCA permissions are absent.
10-14 18:31:27.148 I/ApkToolkit( 1312): FiveSign finished: 0.
10-14 18:31:27.148 I/ApkToolkit( 1312): FiveSign starts: zip_fd = 11, fd = 36.
10-14 18:31:27.148 I/ApkToolkit( 1312): PROCA permissions are absent.
10-14 18:31:27.148 I/ApkToolkit( 1312): FiveSign finished: 0.
10-14 18:31:27.153 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:27.163 I/ApkToolkit( 1312): <FIVE>: Exit from ProvisionOat
10-14 18:31:27.164 I/dex2oat32( 1312): dex2oat took 6.990s (5.503s cpu) (threads:
8) arena alloc=8400B (8400B) java alloc=6185KB (6334224B) native alloc=9368KB
(9593800B) free=851KB (871480B)
10-14 18:31:27.202 V/installd( 777): DexInv: --- END
'/system/app/SmartCapture/SmartCapture.apk' (success) ---
10-14 18:31:27.202 I/installd( 777): Dexopt async result : 0, hash_code :
99013034, path: /system/app/SmartCapture/SmartCapture.apk
10-14 18:31:27.211 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:27.249 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:27.265 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:27.276 W/dex2oat32( 1353): Compilation of
android.graphics.drawable.Drawable
androidx.appcompat.widget.ResourceManagerInternal.createDrawableIfNeeded(android.co
ntent.Context, int) took 117.088ms
10-14 18:31:27.288 W/dex2oat32( 1238): Verification of void
com.microsoft.skydrive.photos.onthisday.DayStatus.<init>(int, int, int,
android.content.SharedPreferences) took 105.952ms (3982.93 bytecodes/s) (5048B
approximate peak alloc)
10-14 18:31:27.290 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:27.292 W/dex2oat32( 1238): Verification of boolean
com.microsoft.skydrive.people.ProfileCardLpcInitializedCallback$Companion.isInitial
ized$SkyDrive_intuneGooglePlayRelease() took 145.814ms (171.45 bytecodes/s) (1344B
approximate peak alloc)
10-14 18:31:27.294 W/dex2oat32( 1383): Verification of java.lang.String
com.google.android.gms.measurement.internal.we.a(b.b.b.a.f.f.ha) took 107.520ms
(8696.00 bytecodes/s) (9440B approximate peak alloc)
10-14 18:31:27.303 W/dex2oat32( 1353): Compilation of void
androidx.core.app.ActivityRecreator$3.<init>(java.lang.Object, java.lang.Object)
took 128.498ms
10-14 18:31:27.305 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:27.328 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:27.342 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:27.358 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /apex/com.android.wifi/app/OsuLogin/OsuLogin.apk
pkg=com.android.hotspot2.osulogin isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
10-14 18:31:27.359 D/Installer( 702): DexoptAsync result, h: 99013034, r: 0, s: 7
10-14 18:31:27.359 D/Installer( 702): Dexopt result(99013034): success
10-14 18:31:27.418 I/dex2oat32( 1201): Explicit concurrent copying GC freed
13543(1617KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 14KB/1550KB, paused
238us total 19.944ms
10-14 18:31:27.460 W/dex2oat32( 1353): Compilation of void
co.polarr.mgcsc.v2.apis._$$Lambda$PolarrMGC$tkZCplHWn_awd5QlcwNuuCG2mnM.run() took
137.586ms
10-14 18:31:27.461 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:27.470 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:27.506 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:27.508 V/installd( 777): DexInv: --- BEGIN
'/apex/com.android.wifi/app/OsuLogin/OsuLogin.apk' ---
10-14 18:31:27.514 W/dex2oat32( 1426): Verification of void
android.support.v4.content.LocalBroadcastManager.executePendingBroadcasts() took
134.569ms (505.31 bytecodes/s) (2216B approximate peak alloc)
10-14 18:31:27.514 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 731
10-14 18:31:27.518 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /prism/priv-app/com.dti.samsung_Ignite/com.dti.samsung_Ignite.apk
pkg=com.dti.samsung isa=arm64 dexoptFlags=public,enable_hidden_api_checks
targetFilter=quicken oatDir=null classLoaderContext=PCL[]{} dexMetadataPath=null
async=true
10-14 18:31:27.519 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:27.522 W/dex2oat32( 1426): Verification of void
android.support.v4.content.ModernAsyncTask$1.<init>() took 130.899ms (91.67
bytecodes/s) (864B approximate peak alloc)
10-14 18:31:27.591 I/dex2oat32( 1469): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=36 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken --classpath-dir=/apex/com.android.wifi/app/OsuLogin --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
10-14 18:31:27.591 W/dex2oat32( 1353): Compilation of void
com.sec.android.mimage.photoretouching.agif.manager.-$
$Lambda$AgifButtonControlManager$2$jfCnP7cqBURCq9UBexW0AskAicQ.<init>(com.sec.andro
id.mimage.photoretouching.agif.manager.AgifButtonControlManager$2) took 115.746ms
10-14 18:31:27.597 I/dex2oat32( 1469): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:27.611 I/dex2oat32( 1223): Explicit concurrent copying GC freed
43952(9211KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 18KB/1554KB, paused
95us total 106.637ms
10-14 18:31:27.620 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:27.631 W/dex2oat32( 1238): Verification of void
com.microsoft.skydrive.aitagsfeedback.AITagsFeedbackHelpers$a.onShown(com.microsoft
.skydrive.snackbar.SnackbarMessage) took 107.136ms (2230.80 bytecodes/s) (4664B
approximate peak alloc)
10-14 18:31:27.635 W/dex2oat32( 1353): Compilation of void
com.sec.android.mimage.photoretouching.agif.manager.AgifManagerCore.setHoverType()
took 111.656ms
10-14 18:31:27.667 W/dex2oat32( 1238): Verification of void
com.microsoft.skydrive.home.HomePivotViewModel.onCreateOperationsMenu(android.view.
Menu) took 118.858ms (1834.12 bytecodes/s) (5024B approximate peak alloc)
10-14 18:31:27.687 W/dex2oat32( 1451): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
NetworkDiagnostic.apk
10-14 18:31:27.688 W/dex2oat32( 1451): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file NetworkDiagnostic.apk
10-14 18:31:27.688 W/dex2oat32( 1451): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file NetworkDiagnostic.apk
10-14 18:31:27.688 W/dex2oat32( 1451): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file NetworkDiagnostic.apk
10-14 18:31:27.688 W/dex2oat32( 1451): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file NetworkDiagnostic.apk
10-14 18:31:27.688 W/dex2oat32( 1451): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file NetworkDiagnostic.apk
10-14 18:31:27.688 W/dex2oat32( 1451): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file NetworkDiagnostic.apk
10-14 18:31:27.688 W/dex2oat32( 1451): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file NetworkDiagnostic.apk
10-14 18:31:27.689 W/dex2oat32( 1451): Method
Landroidx/preference/PreferenceManager;.getEditor is abstract, but the declaring
class is neither abstract nor an interface in dex file NetworkDiagnostic.apk
10-14 18:31:27.689 W/dex2oat32( 1451): Method
Landroidx/preference/PreferenceManager;.getPreferenceDataStore is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkDiagnostic.apk
10-14 18:31:27.689 W/dex2oat32( 1451): Method
Landroidx/preference/PreferenceManager;.getSharedPreferences is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkDiagnostic.apk
10-14 18:31:27.689 W/dex2oat32( 1451): Method
Landroidx/preference/PreferenceManager;.shouldCommit is abstract, but the declaring
class is neither abstract nor an interface in dex file NetworkDiagnostic.apk
10-14 18:31:27.696 W/dex2oat32( 1451): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkDiagnostic.apk
10-14 18:31:27.696 W/dex2oat32( 1451): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
NetworkDiagnostic.apk
10-14 18:31:27.696 W/dex2oat32( 1451): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file
NetworkDiagnostic.apk
10-14 18:31:27.721 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:27.822 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:27.852 I/ApkToolkit( 1469): <FIVE>: Enter to StartProvisionOat
10-14 18:31:27.852 I/ApkToolkit( 1469): <FIVE>: Enter StartProvisionOat OAT: 35
VDEX: 36
10-14 18:31:27.852 I/ApkToolkit( 1469): <FIVE>: Exit from StartProvisionOat
10-14 18:31:27.867 W/dex2oat32( 1223): Verification of void
org.locationtech.jts.simplify.LineSegmentIndex.add(org.locationtech.jts.geom.LineSe
gment) took 104.606ms (143.39 bytecodes/s) (1064B approximate peak alloc)
10-14 18:31:27.923 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:27.963 W/dex2oat32( 1223): Verification of void
smile.data.CategoricalEncoder.<clinit>() took 151.712ms (303.20 bytecodes/s) (1104B
approximate peak alloc)
10-14 18:31:27.971 W/dex2oat32( 1426): Verification of void
com.samsung.app.newtrim.slowmotion.export.IExportService$Stub$Proxy.<init>(android.
os.IBinder) took 120.104ms (49.96 bytecodes/s) (808B approximate peak alloc)
10-14 18:31:28.010 W/dex2oat32( 1238): Verification of void
com.microsoft.skydrive.operation.album.CreateAlbumAndAddItemsOperation.onExecute(an
droid.content.Context, java.util.Collection) took 177.126ms (338.74 bytecodes/s)
(1960B approximate peak alloc)
10-14 18:31:28.010 W/dex2oat32( 1238): Verification of void
com.microsoft.skydrive.operation.album.CreateNewAlbumOperation.onExecute(android.co
ntent.Context, java.util.Collection) took 176.980ms (406.83 bytecodes/s) (2168B
approximate peak alloc)
10-14 18:31:28.023 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:28.065 I/ApkToolkit( 1469): <FIVE>: Enter to ProvisionOat
10-14 18:31:28.065 I/ApkToolkit( 1469): <FIVE>: Enter ProvisionOat APK: 11
/apex/com.android.wifi/app/OsuLogin/OsuLogin.apk
10-14 18:31:28.065 I/ApkToolkit( 1469): <FIVE>: Enter ProvisionOat OAT: 35
/data/dalvik-cache/arm64/[email protected]@app@[email protected]@classes.de
x
10-14 18:31:28.065 I/ApkToolkit( 1469): <FIVE>: Enter ProvisionOat VDEX: 36
/data/dalvik-cache/arm64/[email protected]@app@[email protected]@classes.vd
ex
10-14 18:31:28.066 I/ApkToolkit( 1469): PROCA permissions are absent.
10-14 18:31:28.066 I/ApkToolkit( 1469): FiveSign starts: zip_fd = 11, fd = 35.
10-14 18:31:28.066 I/ApkToolkit( 1469): PROCA permissions are absent.
10-14 18:31:28.066 I/ApkToolkit( 1469): FiveSign finished: 0.
10-14 18:31:28.066 I/ApkToolkit( 1469): FiveSign starts: zip_fd = 11, fd = 36.
10-14 18:31:28.066 I/ApkToolkit( 1469): PROCA permissions are absent.
10-14 18:31:28.066 I/ApkToolkit( 1469): FiveSign finished: 0.
10-14 18:31:28.067 I/ApkToolkit( 1469): <FIVE>: Exit from ProvisionOat
10-14 18:31:28.068 I/dex2oat32( 1469): dex2oat took 480.325ms (262.791ms cpu)
(threads: 8) arena alloc=8216B (8216B) java alloc=236KB (242416B) native
alloc=1398KB (1432056B) free=517KB (529928B)
10-14 18:31:28.101 V/installd( 777): DexInv: --- END
'/apex/com.android.wifi/app/OsuLogin/OsuLogin.apk' (success) ---
10-14 18:31:28.101 I/installd( 777): Dexopt async result : 0, hash_code :
196444919, path: /apex/com.android.wifi/app/OsuLogin/OsuLogin.apk
10-14 18:31:28.125 W/dex2oat32( 1426): Verification of void
com.samsung.app.newtrim.videotrimmer.ui.base.BaseApplication.setFocusChanged(androi
d.widget.FrameLayout) took 146.004ms (61.64 bytecodes/s) (968B approximate peak
alloc)
10-14 18:31:28.125 D/Installer( 702): DexoptAsync result, h: 196444919, r: 0, s: 7
10-14 18:31:28.125 D/Installer( 702): Dexopt result(196444919): success
10-14 18:31:28.146 I/dex2oat32( 1223): Explicit concurrent copying GC freed
9660(1409KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 23KB/1559KB, paused
91us total 12.815ms
10-14 18:31:28.154 I/ApkToolkit( 1451): <FIVE>: Enter to StartProvisionOat
10-14 18:31:28.154 I/ApkToolkit( 1451): <FIVE>: Enter StartProvisionOat OAT: 31
VDEX: 32
10-14 18:31:28.154 I/ApkToolkit( 1451): <FIVE>: Exit from StartProvisionOat
10-14 18:31:28.226 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:28.246 V/installd( 777): DexInv: --- BEGIN
'/prism/priv-app/com.dti.samsung_Ignite/com.dti.samsung_Ignite.apk' ---
10-14 18:31:28.246 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:28.265 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:28.296 I/SurfaceFlinger( 608): SFWD update time=110804885689
10-14 18:31:28.300 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:28.344 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:28.356 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:28.368 W/dex2oat32( 1238): Verification of android.database.Cursor
com.microsoft.skydrive.content.ExternalContentProvider.queryMAM(android.net.Uri,
java.lang.String[], java.lang.String, java.lang.String[], java.lang.String) took
157.227ms (6341.12 bytecodes/s) (14576B approximate peak alloc)
10-14 18:31:28.373 W/dex2oat32( 1353): Compilation of java.util.Calendar
com.google.gson.internal.bind.TypeAdapters$27.read(com.google.gson.stream.JsonReade
r) took 106.298ms
10-14 18:31:28.384 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 741
10-14 18:31:28.391 W/dex2oat32( 1238): Verification of void
com.microsoft.skydrive.photoviewer.MediaViewerHostFragment.o(boolean, boolean) took
164.612ms (990.20 bytecodes/s) (2856B approximate peak alloc)
10-14 18:31:28.391 I/ApkToolkit( 1223): <FIVE>: Enter to ProvisionOat
10-14 18:31:28.392 I/ApkToolkit( 1223): <FIVE>: Enter ProvisionOat APK: 11
/system/priv-app/RubinVersion28/RubinVersion28.apk
10-14 18:31:28.392 I/ApkToolkit( 1223): <FIVE>: Enter ProvisionOat OAT: 27
/data/dalvik-cache/arm64/system@priv-
app@[email protected]@classes.dex
10-14 18:31:28.392 I/ApkToolkit( 1223): <FIVE>: Enter ProvisionOat VDEX: 28
/data/dalvik-cache/arm64/system@priv-
app@[email protected]@classes.vdex
10-14 18:31:28.401 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:28.407 I/dex2oat32( 1494): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=36 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken --classpath-dir=/prism/priv-app/com.dti.samsung_Ignite --
class-loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
10-14 18:31:28.416 I/dex2oat32( 1494): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:28.416 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:28.427 I/ApkToolkit( 1223): PROCA permissions are absent.
10-14 18:31:28.427 I/ApkToolkit( 1223): FiveSign starts: zip_fd = 11, fd = 27.
10-14 18:31:28.427 I/ApkToolkit( 1223): PROCA permissions are absent.
10-14 18:31:28.428 I/ApkToolkit( 1223): FiveSign finished: 0.
10-14 18:31:28.428 I/ApkToolkit( 1223): FiveSign starts: zip_fd = 11, fd = 28.
10-14 18:31:28.428 I/ApkToolkit( 1223): PROCA permissions are absent.
10-14 18:31:28.428 I/ApkToolkit( 1223): FiveSign finished: 0.
10-14 18:31:28.429 I/ApkToolkit( 1223): <FIVE>: Exit from ProvisionOat
10-14 18:31:28.435 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:28.441 W/dex2oat32( 1201): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.aeg.b() took 173.830ms (18661.81
bytecodes/s) (55656B approximate peak alloc)
10-14 18:31:28.443 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /system/app/FBAppManager_NS/FBAppManager_NS.apk pkg=com.facebook.appmanager
isa=arm64 dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
10-14 18:31:28.444 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:28.455 I/dex2oat32( 1223): dex2oat took 10.078s (11.033s cpu) (threads:
8) arena alloc=1985KB (2033128B) java alloc=23KB (24440B) native alloc=6497KB
(6653088B) free=910KB (932704B) swap=16MB (16777216B)
10-14 18:31:28.466 W/dex2oat32( 1201): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.amt.B() took 100.011ms (30176.41
bytecodes/s) (58904B approximate peak alloc)
10-14 18:31:28.472 W/dex2oat32( 1201): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.aej.b() took 203.160ms (16784.77
bytecodes/s) (76160B approximate peak alloc)
10-14 18:31:28.481 W/dex2oat32( 1426): Compilation of void
android.support.v4.provider.DocumentsContractApi19.<init>() took 255.000ms
10-14 18:31:28.483 W/dex2oat32( 1426): Compilation of void
android.support.v4.text.BidiFormatter$Builder.<init>() took 256.886ms
10-14 18:31:28.483 W/dex2oat32( 1426): Compilation of void
android.support.v4.text.BidiFormatter.<clinit>() took 256.124ms
10-14 18:31:28.484 W/dex2oat32( 1426): Compilation of void
android.support.v4.provider.DocumentsContractApi21.<init>() took 257.547ms
10-14 18:31:28.484 W/dex2oat32( 1426): Compilation of void
android.support.v4.text.ICUCompat.<clinit>() took 252.170ms
10-14 18:31:28.484 W/dex2oat32( 1426): Compilation of void
android.support.v4.text.BidiFormatter$DirectionalityEstimator.<clinit>() took
257.775ms
10-14 18:31:28.487 W/dex2oat32( 1426): Compilation of java.lang.Throwable
android.support.v4.print.PrintHelperKitkat$2.doInBackground(java.lang.Void[]) took
261.019ms
10-14 18:31:28.489 W/dex2oat32( 1238): Verification of void
com.microsoft.skydrive.photostream.activities.ComposePostActivity.onMAMCreate(andro
id.os.Bundle) took 183.138ms (1468.84 bytecodes/s) (5576B approximate peak alloc)
10-14 18:31:28.493 W/dex2oat32( 1426): Compilation of void
android.support.v4.os.EnvironmentCompatKitKat.<init>() took 257.703ms
10-14 18:31:28.512 W/dex2oat32( 1238): Verification of void
com.microsoft.skydrive.operation.photostream.CreatePhotoStreamPostPickerActivity.on
Start() took 141.354ms (594.25 bytecodes/s) (2384B approximate peak alloc)
10-14 18:31:28.518 V/installd( 777): DexInv: --- END
'/system/priv-app/RubinVersion28/RubinVersion28.apk' (success) ---
10-14 18:31:28.518 I/installd( 777): Dexopt async result : 0, hash_code :
216424688, path: /system/priv-app/RubinVersion28/RubinVersion28.apk
10-14 18:31:28.546 D/Installer( 702): DexoptAsync result, h: 216424688, r: 0, s: 7
10-14 18:31:28.546 D/Installer( 702): Dexopt result(216424688): success
10-14 18:31:28.555 W/dex2oat32( 1201): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.aeg.d() took 101.589ms (31597.74
bytecodes/s) (57672B approximate peak alloc)
10-14 18:31:28.558 W/dex2oat32( 1201): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.apd.a() took 101.796ms (14597.69
bytecodes/s) (26872B approximate peak alloc)
10-14 18:31:28.558 W/dex2oat32( 1201): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.akk.a() took 236.326ms (12398.10
bytecodes/s) (56904B approximate peak alloc)
10-14 18:31:28.570 W/dex2oat32( 1201): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.amt.C() took 103.666ms (29170.56
bytecodes/s) (51536B approximate peak alloc)
10-14 18:31:28.648 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:28.649 V/installd( 777): DexInv: --- BEGIN
'/system/app/FBAppManager_NS/FBAppManager_NS.apk' ---
10-14 18:31:28.668 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:28.675 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:28.688 I/ApkToolkit( 1353): <FIVE>: Enter to ProvisionOat
10-14 18:31:28.688 I/ApkToolkit( 1353): <FIVE>: Enter ProvisionOat APK: 11
/system/priv-app/PhotoEditor_Lite/PhotoEditor_Lite.apk
10-14 18:31:28.688 I/ApkToolkit( 1353): <FIVE>: Enter ProvisionOat OAT: 9
/data/dalvik-cache/arm/system@priv-
app@PhotoEditor_Lite@[email protected]
10-14 18:31:28.688 I/ApkToolkit( 1353): <FIVE>: Enter ProvisionOat VDEX: 10
/data/dalvik-cache/arm/system@priv-
app@PhotoEditor_Lite@[email protected]
10-14 18:31:28.697 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:28.705 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on:
/apex/com.android.cellbroadcast/priv-app/GoogleCellBroadcastApp/GoogleCellBroadcast
App.apk pkg=com.google.android.cellbroadcastreceiver isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
10-14 18:31:28.707 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:28.718 I/ApkToolkit( 1353): PROCA permissions are absent.
10-14 18:31:28.719 I/ApkToolkit( 1353): FiveSign starts: zip_fd = 11, fd = 9.
10-14 18:31:28.719 I/ApkToolkit( 1353): PROCA permissions are absent.
10-14 18:31:28.719 I/ApkToolkit( 1353): FiveSign finished: 0.
10-14 18:31:28.727 I/ApkToolkit( 1353): FiveSign starts: zip_fd = 11, fd = 10.
10-14 18:31:28.727 I/ApkToolkit( 1353): PROCA permissions are absent.
10-14 18:31:28.727 I/ApkToolkit( 1353): FiveSign finished: 0.
10-14 18:31:28.730 I/ApkToolkit( 1353): <FIVE>: Exit from ProvisionOat
10-14 18:31:28.737 I/dex2oat32( 1353): dex2oat took 6.947s (5.653s cpu) (threads:
8) arena alloc=8104B (8104B) java alloc=5458KB (5589416B) native alloc=9900KB
(10137896B) free=867KB (888536B)
10-14 18:31:28.740 I/dex2oat32( 1498): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=28 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken --classpath-dir=/system/app/FBAppManager_NS --class-
loader-context=PCL[]{} --generate-mini-debug-info --compact-dex-level=none --
compilation-reason=first-boot
10-14 18:31:28.749 I/dex2oat32( 1498): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:28.758 I/dex2oat32( 1238): Explicit concurrent copying GC freed
45534(8779KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 29KB/1565KB, paused
77us total 224.911ms
10-14 18:31:28.799 I/io_stats( 385): !@ 179,0 r 76327 5939620 w 12822 5307984 d
1168 2222960 f 2173 950 iot 73300 0 th 102400 102400 64728 pt 232 inp 2 0 111.307
10-14 18:31:28.805 V/installd( 777): DexInv: --- END
'/system/priv-app/PhotoEditor_Lite/PhotoEditor_Lite.apk' (success) ---
10-14 18:31:28.805 I/installd( 777): Dexopt async result : 0, hash_code :
87112977, path: /system/priv-app/PhotoEditor_Lite/PhotoEditor_Lite.apk
10-14 18:31:28.809 D/Installer( 702): DexoptAsync result, h: 87112977, r: 0, s: 7
10-14 18:31:28.809 D/Installer( 702): Dexopt result(87112977): success
10-14 18:31:28.860 W/dex2oat32( 1201): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.ob.b() took 149.701ms (22324.47
bytecodes/s) (58168B approximate peak alloc)
10-14 18:31:28.903 W/dex2oat32( 1494): Method Ld40;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
com.dti.samsung_Ignite.apk
10-14 18:31:28.903 W/dex2oat32( 1494): Method Ld40;.b is abstract, but the
declaring class is neither abstract nor an interface in dex file
com.dti.samsung_Ignite.apk
10-14 18:31:28.904 W/dex2oat32( 1494): Method Lq;.b is abstract, but the declaring
class is neither abstract nor an interface in dex file com.dti.samsung_Ignite.apk
10-14 18:31:28.904 W/dex2oat32( 1494): Method Lq;.isStateful is abstract, but the
declaring class is neither abstract nor an interface in dex file
com.dti.samsung_Ignite.apk
10-14 18:31:28.910 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:28.920 I/ApkToolkit( 1426): <FIVE>: Enter to ProvisionOat
10-14 18:31:28.920 I/ApkToolkit( 1426): <FIVE>: Enter ProvisionOat APK: 11
/system/app/VideoTrimmer/VideoTrimmer.apk
10-14 18:31:28.920 I/ApkToolkit( 1426): <FIVE>: Enter ProvisionOat OAT: 39
/data/dalvik-cache/arm64/system@app@[email protected]@classes.dex
10-14 18:31:28.920 I/ApkToolkit( 1426): <FIVE>: Enter ProvisionOat VDEX: 40
/data/dalvik-cache/arm64/system@app@[email protected]@classes.vdex
10-14 18:31:28.924 I/ApkToolkit( 1426): PROCA permissions are absent.
10-14 18:31:28.924 I/ApkToolkit( 1426): FiveSign starts: zip_fd = 11, fd = 39.
10-14 18:31:28.924 I/ApkToolkit( 1426): PROCA permissions are absent.
10-14 18:31:28.924 I/ApkToolkit( 1426): FiveSign finished: 0.
10-14 18:31:28.924 I/ApkToolkit( 1426): FiveSign starts: zip_fd = 11, fd = 40.
10-14 18:31:28.924 I/ApkToolkit( 1426): PROCA permissions are absent.
10-14 18:31:28.924 I/ApkToolkit( 1426): FiveSign finished: 0.
10-14 18:31:28.925 I/ApkToolkit( 1426): <FIVE>: Exit from ProvisionOat
10-14 18:31:28.938 I/dex2oat32( 1426): dex2oat took 2.519s (1.837s cpu) (threads:
8) arena alloc=13KB (13920B) java alloc=2851KB (2919800B) native alloc=4094KB
(4192840B) free=765KB (783800B)
10-14 18:31:28.941 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:28.952 V/installd( 777): DexInv: --- BEGIN
'/apex/com.android.cellbroadcast/priv-app/GoogleCellBroadcastApp/GoogleCellBroadcas
tApp.apk' ---
10-14 18:31:28.955 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:28.971 W/dex2oat32( 1494): Method Lr80;.a is abstract, but the
declaring class is neither abstract nor an interface in dex file
com.dti.samsung_Ignite.apk!classes2.dex
10-14 18:31:28.988 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:29.007 V/installd( 777): DexInv: --- END
'/system/app/VideoTrimmer/VideoTrimmer.apk' (success) ---
10-14 18:31:29.007 I/installd( 777): Dexopt async result : 0, hash_code :
41639825, path: /system/app/VideoTrimmer/VideoTrimmer.apk
10-14 18:31:29.020 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:29.050 W/dex2oat32( 1201): Verification of java.lang.Object
com.google.android.apps.gsa.binaries.velvet.app.oe.e() took 110.058ms (29420.66
bytecodes/s) (61416B approximate peak alloc)
10-14 18:31:29.082 I/dex2oat32( 1510): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=10 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken --classpath-dir=/apex/com.android.cellbroadcast/priv-
app/GoogleCellBroadcastApp --class-loader-context=PCL[]{} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
10-14 18:31:29.096 I/dex2oat32( 1510): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:29.102 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:29.109 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /system/app/Bluetooth/Bluetooth.apk pkg=com.android.bluetooth isa=arm64
dexoptFlags=public targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/javax.obex.jar]}
dexMetadataPath=null async=true
10-14 18:31:29.109 D/Installer( 702): DexoptAsync result, h: 41639825, r: 0, s: 7
10-14 18:31:29.109 D/Installer( 702): Dexopt result(41639825): success
10-14 18:31:29.174 I/ApkToolkit( 1494): <FIVE>: Enter to StartProvisionOat
10-14 18:31:29.174 I/ApkToolkit( 1494): <FIVE>: Enter StartProvisionOat OAT: 35
VDEX: 36
10-14 18:31:29.174 I/ApkToolkit( 1494): <FIVE>: Exit from StartProvisionOat
10-14 18:31:29.210 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:29.214 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /system/app/ClipboardEdge/ClipboardEdge.apk
pkg=com.samsung.android.app.clipboardedge isa=arm dexoptFlags=public
targetFilter=quicken oatDir=null
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
10-14 18:31:29.214 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:29.218 V/installd( 777): DexInv: --- BEGIN
'/system/app/Bluetooth/Bluetooth.apk' ---
10-14 18:31:29.225 W/dex2oat32( 1510): Method
Landroidx/appcompat/graphics/drawable/DrawableContainer;.cloneConstantState is
abstract, but the declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
10-14 18:31:29.225 W/dex2oat32( 1510): Method
Landroidx/appcompat/widget/ActivityChooserModel;.chooseActivity is abstract, but
the declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
10-14 18:31:29.225 W/dex2oat32( 1510): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivity is abstract, but the
declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
10-14 18:31:29.225 W/dex2oat32( 1510): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivityCount is abstract, but
the declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
10-14 18:31:29.225 W/dex2oat32( 1510): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getActivityIndex is abstract, but
the declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
10-14 18:31:29.225 W/dex2oat32( 1510): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getDefaultActivity is abstract,
but the declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
10-14 18:31:29.225 W/dex2oat32( 1510): Method
Landroidx/appcompat/widget/ActivityChooserModel;.getHistorySize is abstract, but
the declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
10-14 18:31:29.225 W/dex2oat32( 1510): Method
Landroidx/appcompat/widget/ActivityChooserModel;.setDefaultActivity is abstract,
but the declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
10-14 18:31:29.226 W/dex2oat32( 1510): Method
Landroidx/fragment/app/FragmentFactory;.instantiate is abstract, but the declaring
class is neither abstract nor an interface in dex file GoogleCellBroadcastApp.apk
10-14 18:31:29.226 W/dex2oat32( 1510): Method
Landroidx/lifecycle/SavedStateHandle;.savedStateProvider is abstract, but the
declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
10-14 18:31:29.226 W/dex2oat32( 1510): Method
Landroidx/loader/content/Loader;.abandon is abstract, but the declaring class is
neither abstract nor an interface in dex file GoogleCellBroadcastApp.apk
10-14 18:31:29.226 W/dex2oat32( 1510): Method
Landroidx/loader/content/Loader;.cancelLoad is abstract, but the declaring class is
neither abstract nor an interface in dex file GoogleCellBroadcastApp.apk
10-14 18:31:29.226 W/dex2oat32( 1510): Method
Landroidx/loader/content/Loader;.dataToString is abstract, but the declaring class
is neither abstract nor an interface in dex file GoogleCellBroadcastApp.apk
10-14 18:31:29.226 W/dex2oat32( 1510): Method Landroidx/loader/content/Loader;.dump
is abstract, but the declaring class is neither abstract nor an interface in dex
file GoogleCellBroadcastApp.apk
10-14 18:31:29.226 W/dex2oat32( 1510): Method
Landroidx/loader/content/Loader;.reset is abstract, but the declaring class is
neither abstract nor an interface in dex file GoogleCellBroadcastApp.apk
10-14 18:31:29.226 W/dex2oat32( 1510): Method
Landroidx/loader/content/Loader;.stopLoading is abstract, but the declaring class
is neither abstract nor an interface in dex file GoogleCellBroadcastApp.apk
10-14 18:31:29.226 W/dex2oat32( 1510): Method
Landroidx/loader/content/Loader;.unregisterListener is abstract, but the declaring
class is neither abstract nor an interface in dex file GoogleCellBroadcastApp.apk
10-14 18:31:29.245 W/dex2oat32( 1510): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.dump is abstract, but the
declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
10-14 18:31:29.245 W/dex2oat32( 1510): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.hasDeliveredData is
abstract, but the declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
10-14 18:31:29.245 W/dex2oat32( 1510): Method
Landroidx/loader/app/LoaderManagerImpl$LoaderObserver;.reset is abstract, but the
declaring class is neither abstract nor an interface in dex file
GoogleCellBroadcastApp.apk
10-14 18:31:29.254 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 751
10-14 18:31:29.315 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:29.336 I/ApkToolkit( 1383): <FIVE>: Enter to ProvisionOat
10-14 18:31:29.336 I/ApkToolkit( 1383): <FIVE>: Enter ProvisionOat APK: 11
/prism/app/SamsungMax/SamsungMax.apk
10-14 18:31:29.336 I/ApkToolkit( 1383): <FIVE>: Enter ProvisionOat OAT: 23
/data/dalvik-cache/arm64/prism@app@[email protected]@classes.dex
10-14 18:31:29.336 I/ApkToolkit( 1383): <FIVE>: Enter ProvisionOat VDEX: 24
/data/dalvik-cache/arm64/prism@app@[email protected]@classes.vdex
10-14 18:31:29.337 W/dex2oat32( 1201): Verification of double
com.google.android.apps.gsa.nga.engine.au.f.b.c.a(java.util.Map) took 146.276ms
(23804.22 bytecodes/s) (95488B approximate peak alloc)
10-14 18:31:29.354 I/ApkToolkit( 1383): PROCA permissions are absent.
10-14 18:31:29.355 I/ApkToolkit( 1383): FiveSign starts: zip_fd = 11, fd = 23.
10-14 18:31:29.367 I/ApkToolkit( 1383): PROCA permissions are absent.
10-14 18:31:29.367 I/ApkToolkit( 1383): FiveSign finished: 0.
10-14 18:31:29.367 I/ApkToolkit( 1383): FiveSign starts: zip_fd = 11, fd = 24.
10-14 18:31:29.367 I/ApkToolkit( 1383): PROCA permissions are absent.
10-14 18:31:29.367 I/ApkToolkit( 1383): FiveSign finished: 0.
10-14 18:31:29.369 I/ApkToolkit( 1383): <FIVE>: Exit from ProvisionOat
10-14 18:31:29.379 I/dex2oat32( 1383): dex2oat took 6.208s (5.930s cpu) (threads:
8) arena alloc=7360B (7360B) java alloc=15MB (16686640B) native alloc=11MB
(12401776B) free=964KB (988048B)
10-14 18:31:29.379 I/dex2oat32( 1514): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=40 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken --classpath-dir=/system/app/Bluetooth --class-loader-
context=PCL[]{PCL[/system/framework/javax.obex.jar]} --generate-mini-debug-info --
compact-dex-level=none --compilation-reason=first-boot
10-14 18:31:29.385 I/dex2oat32( 1514): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:29.413 V/installd( 777): DexInv: --- END
'/prism/app/SamsungMax/SamsungMax.apk' (success) ---
10-14 18:31:29.413 I/installd( 777): Dexopt async result : 0, hash_code :
138967594, path: /prism/app/SamsungMax/SamsungMax.apk
10-14 18:31:29.416 D/Installer( 702): DexoptAsync result, h: 138967594, r: 0, s: 7
10-14 18:31:29.416 D/Installer( 702): Dexopt result(138967594): success
10-14 18:31:29.517 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:29.527 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:29.528 V/installd( 777): DexInv: --- BEGIN
'/system/app/ClipboardEdge/ClipboardEdge.apk' ---
10-14 18:31:29.546 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:29.575 I/dex2oat32( 1518): /apex/com.android.art/bin/dex2oat32 --input-
vdex-fd=-1 --output-vdex-fd=24 --updatable-bcp-packages-file=/system/etc/updatable-
bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288
--compiler-filter=quicken --classpath-dir=/system/app/ClipboardEdge --class-loader-
context=PCL[]{PCL[/system/framework/android.test.base.jar]} --generate-mini-debug-
info --compact-dex-level=none --compilation-reason=first-boot
10-14 18:31:29.576 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:29.581 I/dex2oat32( 1518): setting boot class path to
/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-
libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/
javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/
com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/
framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/
smartbondingservice.jar:/system/framework/voip-common.jar:/system/framework/ims-
common.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/
fipstimakeystore.jar:/system/framework/timakeystore.jar:/system/framework/
knoxsdk.jar:/system/framework/drutils.jar:/system/framework/framework-atb-backward-
compatibility.jar:/system/framework/SmpsManager.jar:/system/framework/
esecomm.jar:/system/framework/uibc_java.jar:/system/framework/ICDVerification.jar
10-14 18:31:29.594 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:29.634 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:29.657 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:29.667 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:29.698 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:29.712 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /data/app/GlobalGoals/GlobalGoals.apk pkg=com.samsung.sree isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken
oatDir=/data/app/GlobalGoals/oat
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]#PCL[/system/
framework/org.apache.http.legacy.jar]} dexMetadataPath=null async=true
10-14 18:31:29.713 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:29.717 I/ApkToolkit( 1510): <FIVE>: Enter to StartProvisionOat
10-14 18:31:29.717 I/ApkToolkit( 1510): <FIVE>: Enter StartProvisionOat OAT: 9
VDEX: 10
10-14 18:31:29.717 I/ApkToolkit( 1510): <FIVE>: Exit from StartProvisionOat
10-14 18:31:29.729 I/ApkToolkit( 1498): <FIVE>: Enter to StartProvisionOat
10-14 18:31:29.729 I/ApkToolkit( 1498): <FIVE>: Enter StartProvisionOat OAT: 27
VDEX: 28
10-14 18:31:29.730 I/ApkToolkit( 1498): <FIVE>: Exit from StartProvisionOat
10-14 18:31:29.763 I/dex2oat32( 1238): Explicit concurrent copying GC freed
27112(4112KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 32KB/1568KB, paused
83us total 79.505ms
10-14 18:31:29.814 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:29.875 I/ApkToolkit( 1238): <FIVE>: Enter to ProvisionOat
10-14 18:31:29.875 I/ApkToolkit( 1238): <FIVE>: Enter ProvisionOat APK: 11
/system/priv-app/OneDrive_Samsung_v3/OneDrive_Samsung_v3.apk
10-14 18:31:29.875 I/ApkToolkit( 1238): <FIVE>: Enter ProvisionOat OAT: 15
/data/dalvik-cache/arm/system@priv-
app@OneDrive_Samsung_v3@[email protected]
10-14 18:31:29.875 I/ApkToolkit( 1238): <FIVE>: Enter ProvisionOat VDEX: 16
/data/dalvik-cache/arm/system@priv-
app@OneDrive_Samsung_v3@[email protected]
10-14 18:31:29.907 I/ApkToolkit( 1518): <FIVE>: Enter to StartProvisionOat
10-14 18:31:29.907 I/ApkToolkit( 1518): <FIVE>: Enter StartProvisionOat OAT: 23
VDEX: 24
10-14 18:31:29.908 I/ApkToolkit( 1518): <FIVE>: Exit from StartProvisionOat
10-14 18:31:29.915 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:29.986 I/ApkToolkit( 1238): PROCA permissions are absent.
10-14 18:31:29.986 I/ApkToolkit( 1238): FiveSign starts: zip_fd = 11, fd = 15.
10-14 18:31:29.986 I/ApkToolkit( 1238): PROCA permissions are absent.
10-14 18:31:29.986 I/ApkToolkit( 1238): FiveSign finished: 0.
10-14 18:31:29.986 I/ApkToolkit( 1238): FiveSign starts: zip_fd = 11, fd = 16.
10-14 18:31:29.986 I/ApkToolkit( 1238): PROCA permissions are absent.
10-14 18:31:29.987 I/ApkToolkit( 1238): FiveSign finished: 0.
10-14 18:31:29.999 I/ApkToolkit( 1238): <FIVE>: Exit from ProvisionOat
10-14 18:31:30.008 I/dex2oat32( 1238): dex2oat took 11.339s (14.795s cpu) (threads:
8) arena alloc=0B (0B) java alloc=32KB (33144B) native alloc=8478KB (8681616B)
free=881KB (903024B) swap=16MB (16777216B)
10-14 18:31:30.016 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:30.061 W/dex2oat32( 1201): Verification of com.google.common.b.gu
com.google.android.apps.gsa.nga.engine.annotators.NgaTextClassifierImpl.i(java.lang
.String, j$.time.Instant, com.google.android.apps.gsa.nga.shared.w.hr,
com.google.common.b.il, com.google.android.apps.gsa.nga.engine.annotators.cj) took
104.270ms (27658.93 bytecodes/s) (48360B approximate peak alloc)
10-14 18:31:30.077 V/installd( 777): DexInv: --- END
'/system/priv-app/OneDrive_Samsung_v3/OneDrive_Samsung_v3.apk' (success) ---
10-14 18:31:30.077 I/installd( 777): Dexopt async result : 0, hash_code :
124057082, path: /system/priv-app/OneDrive_Samsung_v3/OneDrive_Samsung_v3.apk
10-14 18:31:30.079 W/dex2oat32( 1510): Verification of
androidx.appcompat.widget.ScrollingTabContainerView$TabView
androidx.appcompat.widget.ScrollingTabContainerView.createTabView(androidx.appcompa
t.app.ActionBar$Tab, boolean) took 105.511ms (454.93 bytecodes/s) (1848B
approximate peak alloc)
10-14 18:31:30.107 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 761
10-14 18:31:30.116 D/Installer( 702): DexoptAsync result, h: 124057082, r: 0, s: 7
10-14 18:31:30.116 D/Installer( 702): Dexopt result(124057082): success
10-14 18:31:30.143 W/dex2oat32( 1510): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(III)V (blacklist,
linking, denied)
10-14 18:31:30.144 W/dex2oat32( 1510): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(III)V (blacklist,
linking, denied)
10-14 18:31:30.159 W/dex2oat32( 1510): Accessing hidden method
Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;->write(III)V (blacklist,
linking, denied)
10-14 18:31:30.217 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:30.218 E/installd( 777): installd cannot open output during
dexopt/data/app/GlobalGoals/oat/arm64/GlobalGoals.odex: No such file or directory
10-14 18:31:30.218 I/installd( 777): Dexopt async result : -1, hash_code :
108097481, path: /data/app/GlobalGoals/GlobalGoals.apk
10-14 18:31:30.232 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:30.302 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:30.380 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:30.404 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:30.410 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:30.416 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:30.431 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:30.436 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /data/app/Spotify/Spotify.apk pkg=com.spotify.music isa=arm64
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken
oatDir=/data/app/Spotify/oat
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
10-14 18:31:30.447 D/Installer( 702): DexoptAsync result, h: 108097481, r: -1, s:
7
10-14 18:31:30.447 D/Installer( 702): Dexopt result(108097481): fail
10-14 18:31:30.455 W/dex2oat32( 1494): Verification of java.lang.String
androidx.core.text.ICUCompat.maximizeAndGetScript(java.util.Locale) took 150.406ms
(472.05 bytecodes/s) (1920B approximate peak alloc)
10-14 18:31:30.548 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:30.565 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:30.572 I/ApkToolkit( 1514): <FIVE>: Enter to StartProvisionOat
10-14 18:31:30.572 I/ApkToolkit( 1514): <FIVE>: Enter StartProvisionOat OAT: 39
VDEX: 40
10-14 18:31:30.573 I/ApkToolkit( 1514): <FIVE>: Exit from StartProvisionOat
10-14 18:31:30.575 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /data/app/OfficeMobile_SamsungStub/OfficeMobile_SamsungStub.apk
pkg=com.microsoft.office.officehubrow isa=arm
dexoptFlags=public,enable_hidden_api_checks targetFilter=quicken
oatDir=/data/app/OfficeMobile_SamsungStub/oat
classLoaderContext=PCL[]{PCL[/system/framework/android.test.base.jar]}
dexMetadataPath=null async=true
10-14 18:31:30.576 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:30.577 E/installd( 777): installd cannot open output during
dexopt/data/app/Spotify/oat/arm64/Spotify.odex: No such file or directory
10-14 18:31:30.577 I/installd( 777): Dexopt async result : -1, hash_code :
215090894, path: /data/app/Spotify/Spotify.apk
10-14 18:31:30.677 D/Installer( 702): DexoptAsync result, h: 215090894, r: -1, s:
7
10-14 18:31:30.677 D/Installer( 702): Dexopt result(215090894): fail
10-14 18:31:30.737 I/ApkToolkit( 1510): <FIVE>: Enter to ProvisionOat
10-14 18:31:30.738 I/ApkToolkit( 1510): <FIVE>: Enter ProvisionOat APK: 11
/apex/com.android.cellbroadcast/priv-app/GoogleCellBroadcastApp/GoogleCellBroadcast
App.apk
10-14 18:31:30.738 I/ApkToolkit( 1510): <FIVE>: Enter ProvisionOat OAT: 9
/data/dalvik-cache/arm64/[email protected]@priv-
app@[email protected]@classes.dex
10-14 18:31:30.738 I/ApkToolkit( 1510): <FIVE>: Enter ProvisionOat VDEX: 10
/data/dalvik-cache/arm64/[email protected]@priv-
app@[email protected]@classes.vdex
10-14 18:31:30.747 I/ApkToolkit( 1510): PROCA permissions are absent.
10-14 18:31:30.747 I/ApkToolkit( 1510): FiveSign starts: zip_fd = 11, fd = 9.
10-14 18:31:30.747 I/ApkToolkit( 1510): PROCA permissions are absent.
10-14 18:31:30.747 I/ApkToolkit( 1510): FiveSign finished: 0.
10-14 18:31:30.747 I/ApkToolkit( 1510): FiveSign starts: zip_fd = 11, fd = 10.
10-14 18:31:30.747 I/ApkToolkit( 1510): PROCA permissions are absent.
10-14 18:31:30.747 I/ApkToolkit( 1510): FiveSign finished: 0.
10-14 18:31:30.748 I/ApkToolkit( 1510): <FIVE>: Exit from ProvisionOat
10-14 18:31:30.755 I/dex2oat32( 1510): dex2oat took 1.676s (1.368s cpu) (threads:
8) arena alloc=18KB (19016B) java alloc=2824KB (2892128B) native alloc=3219KB
(3296752B) free=692KB (709136B)
10-14 18:31:30.778 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:30.780 I/PackageDexOptimizer( 702): Running dexopt (dexoptNeeded=1)
on: /data/app/Facebook_stub_preload/Facebook_stub_preload.apk
pkg=com.facebook.katana isa=arm64 dexoptFlags=public,enable_hidden_api_checks
targetFilter=quicken oatDir=/data/app/Facebook_stub_preload/oat
classLoaderContext=PCL[]{} dexMetadataPath=null async=true
10-14 18:31:30.781 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 8
10-14 18:31:30.801 I/io_stats( 385): !@ 179,0 r 76861 5979772 w 12954 5329884 d
1168 2222960 f 2173 950 iot 73688 0 th 102400 102400 64728 pt 232 inp 0 0 113.310
10-14 18:31:30.806 V/installd( 777): DexInv: --- END
'/apex/com.android.cellbroadcast/priv-app/GoogleCellBroadcastApp/GoogleCellBroadcas
tApp.apk' (success) ---
10-14 18:31:30.806 I/installd( 777): Dexopt async result : 0, hash_code :
220341378, path:
/apex/com.android.cellbroadcast/priv-app/GoogleCellBroadcastApp/GoogleCellBroadcast
App.apk
10-14 18:31:30.807 E/installd( 777): installd cannot open output during
dexopt/data/app/OfficeMobile_SamsungStub/oat/arm/OfficeMobile_SamsungStub.odex: No
such file or directory
10-14 18:31:30.807 I/installd( 777): Dexopt async result : -1, hash_code :
80992751, path: /data/app/OfficeMobile_SamsungStub/OfficeMobile_SamsungStub.apk
10-14 18:31:30.832 W/dex2oat32( 1498): Verification of void
com.facebook.oxygen.appmanager.download.i$a.<clinit>() took 101.831ms (5941.18
bytecodes/s) (8760B approximate peak alloc)
10-14 18:31:30.882 D/Installer( 702): DexoptAsync result, h: 220341378, r: 0, s: 7
10-14 18:31:30.882 D/Installer( 702): Dexopt result(220341378): success
10-14 18:31:30.969 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 771
10-14 18:31:30.983 I/installd( 777): pthread_create pass args, cmd size: 8
10-14 18:31:30.990 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:31.001 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:31.002 E/installd( 777): installd cannot open output during
dexopt/data/app/Facebook_stub_preload/oat/arm64/Facebook_stub_preload.odex: No such
file or directory
10-14 18:31:31.002 I/installd( 777): Dexopt async result : -1, hash_code :
141872380, path: /data/app/Facebook_stub_preload/Facebook_stub_preload.apk
10-14 18:31:31.026 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:31.070 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:31.089 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:31.113 W/dex2oat32( 1494): Verification of void
com.google.android.setupcompat.logging.CustomEvent.<init>(long,
com.google.android.setupcompat.logging.MetricKey, android.os.PersistableBundle,
android.os.PersistableBundle) took 106.024ms (613.07 bytecodes/s) (1536B
approximate peak alloc)
10-14 18:31:31.130 W/dex2oat32( 1494): Verification of void
com.google.android.setupcompat.util.SystemBarHelper.setBackButtonVisible(android.vi
ew.Window, boolean) took 114.984ms (156.54 bytecodes/s) (872B approximate peak
alloc)
10-14 18:31:31.136 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:31.175 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:31.177 D/Installer( 702): DexoptAsync result, h: 80992751, r: -1, s: 7
10-14 18:31:31.177 D/Installer( 702): Dexopt result(80992751): fail
10-14 18:31:31.177 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:31.194 I/dex2oat32( 1201): Explicit concurrent copying GC freed
160237(20MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 16KB/1552KB, paused
90us total 651.747ms
10-14 18:31:31.226 I/ApkToolkit( 1451): <FIVE>: Enter to ProvisionOat
10-14 18:31:31.228 I/ApkToolkit( 1451): <FIVE>: Enter ProvisionOat APK: 11
/system/priv-app/NetworkDiagnostic/NetworkDiagnostic.apk
10-14 18:31:31.228 I/ApkToolkit( 1451): <FIVE>: Enter ProvisionOat OAT: 31
/data/dalvik-cache/arm64/system@priv-
app@[email protected]@classes.dex
10-14 18:31:31.228 I/ApkToolkit( 1451): <FIVE>: Enter ProvisionOat VDEX: 32
/data/dalvik-cache/arm64/system@priv-
app@[email protected]@classes.vdex
10-14 18:31:31.242 I/ApkToolkit( 1451): PROCA permissions are absent.
10-14 18:31:31.243 I/ApkToolkit( 1451): FiveSign starts: zip_fd = 11, fd = 31.
10-14 18:31:31.243 I/ApkToolkit( 1451): PROCA permissions are absent.
10-14 18:31:31.243 I/ApkToolkit( 1451): FiveSign finished: 0.
10-14 18:31:31.243 I/ApkToolkit( 1451): FiveSign starts: zip_fd = 11, fd = 32.
10-14 18:31:31.243 I/ApkToolkit( 1451): PROCA permissions are absent.
10-14 18:31:31.243 I/ApkToolkit( 1451): FiveSign finished: 0.
10-14 18:31:31.244 I/ApkToolkit( 1451): <FIVE>: Exit from ProvisionOat
10-14 18:31:31.247 I/dex2oat32( 1201): WaitForGcToComplete blocked ClassLinker on
ClassLinker for 5.295ms
10-14 18:31:31.247 W/dex2oat32( 1498): Verification of void
com.facebook.oxygen.appmanager.firstparty.a.f.a() took 100.279ms (289.19
bytecodes/s) (1160B approximate peak alloc)
10-14 18:31:31.261 I/dex2oat32( 1451): dex2oat took 4.222s (4.128s cpu) (threads:
8) arena alloc=9160B (9160B) java alloc=6597KB (6755952B) native alloc=9779KB
(10014520B) free=780KB (798920B)
10-14 18:31:31.278 D/Installer( 702): DexoptAsync result, h: 141872380, r: -1, s:
6
10-14 18:31:31.278 D/Installer( 702): Dexopt result(141872380): fail
10-14 18:31:31.278 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:31.300 V/installd( 777): DexInv: --- END
'/system/priv-app/NetworkDiagnostic/NetworkDiagnostic.apk' (success) ---
10-14 18:31:31.301 I/installd( 777): Dexopt async result : 0, hash_code :
13373174, path: /system/priv-app/NetworkDiagnostic/NetworkDiagnostic.apk
10-14 18:31:31.378 D/Installer( 702): DexoptAsync result, h: 13373174, r: 0, s: 5
10-14 18:31:31.379 D/Installer( 702): Dexopt result(13373174): success
10-14 18:31:31.379 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:31.480 I/ApkToolkit( 1518): <FIVE>: Enter to ProvisionOat
10-14 18:31:31.480 I/ApkToolkit( 1518): <FIVE>: Enter ProvisionOat APK: 11
/system/app/ClipboardEdge/ClipboardEdge.apk
10-14 18:31:31.481 I/ApkToolkit( 1518): <FIVE>: Enter ProvisionOat OAT: 23
/data/dalvik-cache/arm/system@app@[email protected]@classes.dex
10-14 18:31:31.481 I/ApkToolkit( 1518): <FIVE>: Enter ProvisionOat VDEX: 24
/data/dalvik-cache/arm/system@app@[email protected]@classes.vdex
10-14 18:31:31.491 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 5
10-14 18:31:31.491 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:31.494 I/ApkToolkit( 1518): PROCA permissions are absent.
10-14 18:31:31.495 I/ApkToolkit( 1518): FiveSign starts: zip_fd = 11, fd = 23.
10-14 18:31:31.495 I/ApkToolkit( 1518): PROCA permissions are absent.
10-14 18:31:31.495 I/ApkToolkit( 1518): FiveSign finished: 0.
10-14 18:31:31.495 I/ApkToolkit( 1518): FiveSign starts: zip_fd = 11, fd = 24.
10-14 18:31:31.495 I/ApkToolkit( 1518): PROCA permissions are absent.
10-14 18:31:31.495 I/ApkToolkit( 1518): FiveSign finished: 0.
10-14 18:31:31.496 I/ApkToolkit( 1518): <FIVE>: Exit from ProvisionOat
10-14 18:31:31.505 I/dex2oat32( 1518): dex2oat took 1.934s (2.021s cpu) (threads:
8) arena alloc=9320B (9320B) java alloc=2211KB (2264944B) native alloc=4010KB
(4106648B) free=753KB (771688B)
10-14 18:31:31.533 V/installd( 777): DexInv: --- END
'/system/app/ClipboardEdge/ClipboardEdge.apk' (success) ---
10-14 18:31:31.534 I/installd( 777): Dexopt async result : 0, hash_code :
253182928, path: /system/app/ClipboardEdge/ClipboardEdge.apk
10-14 18:31:31.592 D/Installer( 702): DexoptAsync result, h: 253182928, r: 0, s: 4
10-14 18:31:31.592 D/Installer( 702): Dexopt result(253182928): success
10-14 18:31:31.592 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:31.660 W/dex2oat32( 1514): Verification of void
com.android.bluetooth.avrcp.AvrcpTargetService$1.handleMessage(android.os.Message)
took 104.349ms (2798.28 bytecodes/s) (3936B approximate peak alloc)
10-14 18:31:31.694 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 4
10-14 18:31:31.694 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:31.791 W/dex2oat32( 1494): Verification of android.view.View
com.google.android.gms.internal.ads.zzoy.zza(android.view.View$OnClickListener,
boolean) took 107.943ms (657.75 bytecodes/s) (2760B approximate peak alloc)
10-14 18:31:31.795 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 4
10-14 18:31:31.795 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:31.830 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 781
10-14 18:31:31.895 W/dex2oat32( 1514): Verification of java.util.ArrayList
com.android.bluetooth.map.BluetoothMapAccountLoader.parseAccounts(com.android.bluet
ooth.map.BluetoothMapAccountItem) took 138.271ms (16373.62 bytecodes/s) (33656B
approximate peak alloc)
10-14 18:31:31.896 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 4
10-14 18:31:31.896 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:31.948 W/dex2oat32( 1514): Verification of void
com.android.bluetooth.opp.BluetoothOppReceiveFileInfo.<init>(java.lang.String,
long, android.net.Uri, int) took 108.768ms (110.33 bytecodes/s) (872B approximate
peak alloc)
10-14 18:31:31.987 W/dex2oat32( 1201): Verification of android.util.JsonToken
com.google.android.apps.gsa.search.core.aj.q.q() took 168.419ms (2404.71
bytecodes/s) (6576B approximate peak alloc)
10-14 18:31:31.991 W/dex2oat32( 1514): Verification of void
com.android.bluetooth.opp.BluetoothOppTransferActivity.displayWhichDialog() took
116.345ms (868.11 bytecodes/s) (1912B approximate peak alloc)
10-14 18:31:31.996 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 4
10-14 18:31:31.996 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:32.004 W/dex2oat32( 1514): Verification of void
com.android.bluetooth.pan.PanService$TetheringReceiver.onReceive(android.content.Co
ntext, android.content.Intent) took 105.291ms (6809.64 bytecodes/s) (9008B
approximate peak alloc)
10-14 18:31:32.097 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 4
10-14 18:31:32.097 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:32.181 W/dex2oat32( 1201): Verification of void
com.google.android.apps.gsa.shared.logger.b.ae.<clinit>() took 122.879ms (271842.62
bytecodes/s) (320456B approximate peak alloc)
10-14 18:31:32.198 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 4
10-14 18:31:32.198 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:32.299 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 4
10-14 18:31:32.299 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:32.382 I/ApkToolkit( 1498): <FIVE>: Enter to ProvisionOat
10-14 18:31:32.383 I/ApkToolkit( 1498): <FIVE>: Enter ProvisionOat APK: 11
/system/app/FBAppManager_NS/FBAppManager_NS.apk
10-14 18:31:32.383 I/ApkToolkit( 1498): <FIVE>: Enter ProvisionOat OAT: 27
/data/dalvik-cache/arm64/system@app@FBAppManager_NS@[email protected]
10-14 18:31:32.383 I/ApkToolkit( 1498): <FIVE>: Enter ProvisionOat VDEX: 28
/data/dalvik-cache/arm64/system@app@FBAppManager_NS@[email protected]
x
10-14 18:31:32.392 I/ApkToolkit( 1498): PROCA permissions are absent.
10-14 18:31:32.392 I/ApkToolkit( 1498): FiveSign starts: zip_fd = 11, fd = 27.
10-14 18:31:32.392 I/ApkToolkit( 1498): PROCA permissions are absent.
10-14 18:31:32.392 I/ApkToolkit( 1498): FiveSign finished: 0.
10-14 18:31:32.392 I/ApkToolkit( 1498): FiveSign starts: zip_fd = 11, fd = 28.
10-14 18:31:32.392 I/ApkToolkit( 1498): PROCA permissions are absent.
10-14 18:31:32.393 I/ApkToolkit( 1498): FiveSign finished: 0.
10-14 18:31:32.394 I/ApkToolkit( 1498): <FIVE>: Exit from ProvisionOat
10-14 18:31:32.399 I/dex2oat32( 1498): dex2oat took 3.664s (3.967s cpu) (threads:
8) arena alloc=8936B (8936B) java alloc=7309KB (7484752B) native alloc=7932KB
(8123288B) free=803KB (822376B)
10-14 18:31:32.400 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 4
10-14 18:31:32.400 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:32.451 V/installd( 777): DexInv: --- END
'/system/app/FBAppManager_NS/FBAppManager_NS.apk' (success) ---
10-14 18:31:32.451 I/installd( 777): Dexopt async result : 0, hash_code : 6644685,
path: /system/app/FBAppManager_NS/FBAppManager_NS.apk
10-14 18:31:32.500 D/Installer( 702): DexoptAsync result, h: 6644685, r: 0, s: 3
10-14 18:31:32.500 D/Installer( 702): Dexopt result(6644685): success
10-14 18:31:32.500 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:32.601 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 3
10-14 18:31:32.601 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:32.692 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 791
10-14 18:31:32.702 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 3
10-14 18:31:32.702 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:32.804 I/io_stats( 385): !@ 179,0 r 77116 6003000 w 13014 5335716 d
1168 2222960 f 2173 950 iot 73880 0 th 102400 102400 64728 pt 232 inp 0 0 115.312
10-14 18:31:32.804 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 3
10-14 18:31:32.804 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:32.905 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 3
10-14 18:31:32.905 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:33.005 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 3
10-14 18:31:33.005 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:33.022 I/dex2oat32( 1494): Explicit concurrent copying GC freed
35790(10MB) AllocSpace objects, 0(0B) LOS objects, 99% free, 13KB/1549KB, paused
103us total 79.097ms
10-14 18:31:33.106 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 3
10-14 18:31:33.106 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:33.184 I/dex2oat32( 1201): Explicit concurrent copying GC freed
114019(14MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 21KB/1557KB, paused
104us total 222.708ms
10-14 18:31:33.207 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 3
10-14 18:31:33.207 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:33.227 I/ApkToolkit( 1514): <FIVE>: Enter to ProvisionOat
10-14 18:31:33.227 I/ApkToolkit( 1514): <FIVE>: Enter ProvisionOat APK: 11
/system/app/Bluetooth/Bluetooth.apk
10-14 18:31:33.227 I/ApkToolkit( 1514): <FIVE>: Enter ProvisionOat OAT: 39
/data/dalvik-cache/arm64/system@app@[email protected]@classes.dex
10-14 18:31:33.227 I/ApkToolkit( 1514): <FIVE>: Enter ProvisionOat VDEX: 40
/data/dalvik-cache/arm64/system@app@[email protected]@classes.vdex
10-14 18:31:33.229 I/ApkToolkit( 1514): Use APK V2 signature. APK:
/system/app/Bluetooth/Bluetooth.apk
10-14 18:31:33.229 I/ApkToolkit( 1514): Found the best signature algorithm ID:
0x103
10-14 18:31:33.281 I/ApkToolkit( 1514): FiveSign starts: zip_fd = 11, fd = 39.
10-14 18:31:33.281 I/ApkToolkit( 1514): FiveSignOat: Apk case.
10-14 18:31:33.285 I/ApkToolkit( 1514): FiveSign finished: 0.
10-14 18:31:33.285 I/ApkToolkit( 1514): FiveSign starts: zip_fd = 11, fd = 40.
10-14 18:31:33.285 I/ApkToolkit( 1514): FiveSignOat: Apk case.
10-14 18:31:33.296 I/SurfaceFlinger( 608): SFWD update time=115805068762
10-14 18:31:33.308 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 3
10-14 18:31:33.308 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:33.309 I/ApkToolkit( 1514): FiveSign finished: 0.
10-14 18:31:33.310 I/PA_NWD_LIB( 1514): [PaHandlerCreate:105] Version:
PA_NWD_lib,teegris,version_2.3.16,release,dpi
10-14 18:31:33.310 I/PA_NWD_LIB( 1514): [PaHandlerCreate:118] FIVE integrity of
current process: 3c3c3c3c.
10-14 18:31:33.315 I/ApkToolkit( 1514): PaAddCertificate: PaNewCertificate return
0.
10-14 18:31:33.315 I/PA_NWD_LIB( 1514): [PaHandlerCreate:105] Version:
PA_NWD_lib,teegris,version_2.3.16,release,dpi
10-14 18:31:33.315 I/PA_NWD_LIB( 1514): [PaHandlerCreate:118] FIVE integrity of
current process: 3c3c3c3c.
10-14 18:31:33.320 I/ApkToolkit( 1514): PaAddCertificate: PaNewCertificate return
0.
10-14 18:31:33.320 I/ApkToolkit( 1514): <FIVE>: Exit from ProvisionOat
10-14 18:31:33.321 I/dex2oat32( 1514): dex2oat took 3.967s (4.960s cpu) (threads:
8) arena alloc=8128B (8128B) java alloc=5316KB (5443960B) native alloc=9847KB
(10083896B) free=868KB (889288B)
10-14 18:31:33.346 V/installd( 777): DexInv: --- END
'/system/app/Bluetooth/Bluetooth.apk' (success) ---
10-14 18:31:33.346 I/installd( 777): Dexopt async result : 0, hash_code :
221599635, path: /system/app/Bluetooth/Bluetooth.apk
10-14 18:31:33.390 I/dex2oat32( 1494): Explicit concurrent copying GC freed
16340(2473KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 14KB/1550KB, paused
87us total 15.924ms
10-14 18:31:33.408 D/Installer( 702): DexoptAsync result, h: 221599635, r: 0, s: 2
10-14 18:31:33.408 D/Installer( 702): Dexopt result(221599635): success
10-14 18:31:33.408 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:33.509 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 2
10-14 18:31:33.509 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:33.547 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 801
10-14 18:31:33.555 I/ApkToolkit( 1494): <FIVE>: Enter to ProvisionOat
10-14 18:31:33.556 I/ApkToolkit( 1494): <FIVE>: Enter ProvisionOat APK: 11
/prism/priv-app/com.dti.samsung_Ignite/com.dti.samsung_Ignite.apk
10-14 18:31:33.556 I/ApkToolkit( 1494): <FIVE>: Enter ProvisionOat OAT: 35
/data/dalvik-cache/arm64/prism@priv-
[email protected][email protected][email protected]
10-14 18:31:33.556 I/ApkToolkit( 1494): <FIVE>: Enter ProvisionOat VDEX: 36
/data/dalvik-cache/arm64/prism@priv-
[email protected][email protected][email protected]
10-14 18:31:33.566 I/ApkToolkit( 1494): PROCA permissions are absent.
10-14 18:31:33.566 I/ApkToolkit( 1494): FiveSign starts: zip_fd = 11, fd = 35.
10-14 18:31:33.566 I/ApkToolkit( 1494): PROCA permissions are absent.
10-14 18:31:33.566 I/ApkToolkit( 1494): FiveSign finished: 0.
10-14 18:31:33.566 I/ApkToolkit( 1494): FiveSign starts: zip_fd = 11, fd = 36.
10-14 18:31:33.566 I/ApkToolkit( 1494): PROCA permissions are absent.
10-14 18:31:33.566 I/ApkToolkit( 1494): FiveSign finished: 0.
10-14 18:31:33.568 I/ApkToolkit( 1494): <FIVE>: Exit from ProvisionOat
10-14 18:31:33.570 I/dex2oat32( 1494): dex2oat took 5.185s (7.225s cpu) (threads:
8) arena alloc=1539KB (1576312B) java alloc=14KB (14600B) native alloc=8775KB
(8986288B) free=896KB (917840B)
10-14 18:31:33.607 V/installd( 777): DexInv: --- END
'/prism/priv-app/com.dti.samsung_Ignite/com.dti.samsung_Ignite.apk' (success) ---
10-14 18:31:33.607 I/installd( 777): Dexopt async result : 0, hash_code :
205141348, path: /prism/priv-app/com.dti.samsung_Ignite/com.dti.samsung_Ignite.apk
10-14 18:31:33.610 D/Installer( 702): DexoptAsync result, h: 205141348, r: 0, s: 1
10-14 18:31:33.610 D/Installer( 702): Dexopt result(205141348): success
10-14 18:31:33.610 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:33.711 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:33.711 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:33.811 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:33.811 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:33.912 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:33.912 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:34.013 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:34.013 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:34.114 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:34.114 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:34.215 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:34.215 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:34.316 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:34.316 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:34.395 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 811
10-14 18:31:34.416 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:34.416 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:34.486 I/dex2oat32( 1201): Explicit concurrent copying GC freed
131014(16MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 24KB/1560KB, paused
85us total 289.146ms
10-14 18:31:34.517 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:34.517 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:34.618 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:34.618 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:34.719 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:34.719 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:34.806 I/io_stats( 385): !@ 179,0 r 79362 6143588 w 13081 5344412 d
1168 2222960 f 2173 950 iot 74700 0 th 102400 102400 64728 pt 232 inp 1 0 117.315
10-14 18:31:34.822 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:34.822 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:34.923 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:34.923 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:35.026 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:35.026 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:35.126 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:35.126 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:35.227 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:35.227 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:35.243 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 821
10-14 18:31:35.328 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:35.328 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:35.428 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:35.428 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:35.529 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:35.529 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:35.573 I/dex2oat32( 1201): Explicit concurrent copying GC freed
125633(15MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 26KB/1562KB, paused
77us total 270.964ms
10-14 18:31:35.630 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:35.630 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:35.730 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:35.730 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:35.831 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:35.831 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:35.932 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:35.932 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:36.032 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:36.032 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:36.089 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 831
10-14 18:31:36.133 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:36.133 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:36.234 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:36.234 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:36.334 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:36.335 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:36.435 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:36.435 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:36.536 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:36.536 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:36.584 I/dex2oat32( 1201): Explicit concurrent copying GC freed
99227(13MB) AllocSpace objects, 0(0B) LOS objects, 98% free, 29KB/1565KB, paused
83us total 208.901ms
10-14 18:31:36.637 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:36.637 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:36.738 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:36.738 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:36.809 I/io_stats( 385): !@ 179,0 r 82251 6339768 w 13083 5344424 d
1168 2222960 f 2173 950 iot 75756 0 th 102400 102400 64728 pt 232 inp 0 0 119.317
10-14 18:31:36.838 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:36.838 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:36.935 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 841
10-14 18:31:36.939 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:36.939 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:37.040 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:37.040 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:37.140 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:37.140 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:37.241 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:37.241 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:37.342 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:37.342 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:37.442 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:37.442 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:37.543 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:37.543 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:37.644 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:37.644 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:37.648 I/dex2oat32( 1201): Explicit concurrent copying GC freed
113719(14MB) AllocSpace objects, 0(0B) LOS objects, 97% free, 32KB/1568KB, paused
77us total 235.296ms
10-14 18:31:37.745 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:37.745 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:37.784 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 851
10-14 18:31:37.845 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:37.846 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:37.946 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:37.946 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:38.047 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:38.047 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:38.148 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:38.148 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:38.248 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:38.248 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:38.296 I/SurfaceFlinger( 608): SFWD update time=120805397720
10-14 18:31:38.349 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:38.349 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:38.450 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:38.450 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:38.521 I/dex2oat32( 1201): Explicit concurrent copying GC freed
94817(11MB) AllocSpace objects, 0(0B) LOS objects, 97% free, 36KB/1572KB, paused
86us total 171.592ms
10-14 18:31:38.551 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:38.551 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:38.633 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 861
10-14 18:31:38.653 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:38.653 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:38.754 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:38.754 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:38.812 I/io_stats( 385): !@ 179,0 r 84805 6517696 w 13083 5344424 d
1168 2222960 f 2173 950 iot 76780 0 th 102400 102400 64728 pt 232 inp 0 0 121.320
10-14 18:31:38.854 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:38.854 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:38.955 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:38.955 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:39.055 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:39.056 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:39.156 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:39.156 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:39.257 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:39.257 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:39.273 I/dex2oat32( 1201): Explicit concurrent copying GC freed
130603(14MB) AllocSpace objects, 0(0B) LOS objects, 97% free, 38KB/1574KB, paused
84us total 168.110ms
10-14 18:31:39.348 I/dex2oat32( 1201): Explicit concurrent copying GC freed
3918(431KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 40KB/1576KB, paused
82us total 9.780ms
10-14 18:31:39.357 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:39.357 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:39.458 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:39.458 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:39.480 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 871
10-14 18:31:39.558 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:39.559 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:39.659 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:39.659 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:39.760 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:39.760 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:39.822 I/ApkToolkit( 1201): <FIVE>: Enter to ProvisionOat
10-14 18:31:39.822 I/ApkToolkit( 1201): <FIVE>: Enter ProvisionOat APK: 11
/product/priv-app/Velvet/Velvet.apk
10-14 18:31:39.822 I/ApkToolkit( 1201): <FIVE>: Enter ProvisionOat OAT: 19
/data/dalvik-cache/arm/product@priv-app@[email protected]@classes.dex
10-14 18:31:39.822 I/ApkToolkit( 1201): <FIVE>: Enter ProvisionOat VDEX: 20
/data/dalvik-cache/arm/product@priv-app@[email protected]@classes.vdex
10-14 18:31:39.860 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:39.860 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:39.903 I/ApkToolkit( 1201): PROCA permissions are absent.
10-14 18:31:39.904 I/ApkToolkit( 1201): FiveSign starts: zip_fd = 11, fd = 19.
10-14 18:31:39.904 I/ApkToolkit( 1201): PROCA permissions are absent.
10-14 18:31:39.904 I/ApkToolkit( 1201): FiveSign finished: 0.
10-14 18:31:39.904 I/ApkToolkit( 1201): FiveSign starts: zip_fd = 11, fd = 20.
10-14 18:31:39.904 I/ApkToolkit( 1201): PROCA permissions are absent.
10-14 18:31:39.904 I/ApkToolkit( 1201): FiveSign finished: 0.
10-14 18:31:39.930 I/ApkToolkit( 1201): <FIVE>: Exit from ProvisionOat
10-14 18:31:39.932 I/dex2oat32( 1201): dex2oat took 21.809s (52.168s cpu) (threads:
8) arena alloc=3973KB (4068632B) java alloc=40KB (41688B) native alloc=10131KB
(10375136B) free=1084KB (1110048B) swap=16MB (16777216B)
10-14 18:31:39.961 D/Installer( 702): DexoptAsync result, h: -1, r: -1, s: 1
10-14 18:31:39.961 D/PackageManager( 702): Waiting dexopt async done
10-14 18:31:39.999 V/installd( 777): DexInv: --- END
'/product/priv-app/Velvet/Velvet.apk' (success) ---
10-14 18:31:40.000 I/installd( 777): Dexopt async result : 0, hash_code :
90267757, path: /product/priv-app/Velvet/Velvet.apk
10-14 18:31:40.062 D/Installer( 702): DexoptAsync result, h: 90267757, r: 0, s: 0
10-14 18:31:40.062 D/Installer( 702): Dexopt result(90267757): success
10-14 18:31:40.062 D/Installer( 702): no tasks in installd
10-14 18:31:40.063 W/PackageManager( 702): !@Finish dexopted: 31, skipped: 345,
failed: 0, total: 310, elapsedTimeSeconds: 22
10-14 18:31:40.066 I/Watchdog( 702): Resuming HandlerChecker: main thread for
reason: dexopt. Pause count: 0
10-14 18:31:40.066 D/SystemServerTiming( 702): UpdatePackagesIfNeeded took to
complete: 22175ms
10-14 18:31:40.067 D/SystemServerTiming( 702): !@Boot_SystemServer: 22175ms :
UpdatePackagesIfNeeded
10-14 18:31:40.067 I/SystemServerTiming( 702): !@Boot_EBS: Took 22175ms by
'UpdatePackagesIfNeeded'
10-14 18:31:40.067 I/SystemServerTiming( 702): PerformFstrimIfNeeded
10-14 18:31:40.067 W/PackageManager( 702): No disk maintenance in 1634236300067;
running immediately
10-14 18:31:40.068 D/SystemServerTiming( 702): PerformFstrimIfNeeded took to
complete: 0ms
10-14 18:31:40.068 I/SystemServerTiming( 702): StartLockSettingsService
10-14 18:31:40.068 I/SystemServiceManager( 702): Starting
com.android.server.locksettings.LockSettingsService$Lifecycle
10-14 18:31:40.068 D/StorageManagerService( 702): handleMessage -> H_FSTRIM
10-14 18:31:40.069 I/StorageManagerService( 702): Running fstrim idle maintenance
10-14 18:31:40.085 D/vold ( 344): Starting trim of /metadata
10-14 18:31:40.097 I/vold ( 344): Trimmed 18243584 bytes on /metadata in 7ms
10-14 18:31:40.097 D/vold ( 344): Starting trim of /cache
10-14 18:31:40.100 I/DropBoxManagerService( 702): add tag=storage_trim
isTagEnabled=true flags=0x2
10-14 18:31:40.110 I/vold ( 344): Trimmed 195874816 bytes on /cache in 10ms
10-14 18:31:40.111 D/vold ( 344): Starting trim of /data
10-14 18:31:40.114 I/DropBoxManagerService( 702): add tag=storage_trim
isTagEnabled=true flags=0x2
10-14 18:31:40.253 I/vold ( 344): Trimmed 0 bytes on /data in 142ms
10-14 18:31:40.253 D/vold ( 344): Starting trim of /mnt/vendor/efs
10-14 18:31:40.253 I/vold ( 344): Trimmed 0 bytes on /mnt/vendor/efs in 0ms
10-14 18:31:40.253 I/DropBoxManagerService( 702): add tag=storage_trim
isTagEnabled=true flags=0x2
10-14 18:31:40.253 D/vold ( 344): Starting trim of /mnt/vendor/cpefs
10-14 18:31:40.255 I/vold ( 344): Trimmed 0 bytes on /mnt/vendor/cpefs in 0ms
10-14 18:31:40.260 I/DropBoxManagerService( 702): add tag=storage_trim
isTagEnabled=true flags=0x2
10-14 18:31:40.268 I/DropBoxManagerService( 702): add tag=storage_trim
isTagEnabled=true flags=0x2
10-14 18:31:40.313 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(lock_settings:702)
10-14 18:31:40.314 W/SystemServiceManager( 702): Service
com.android.server.locksettings.LockSettingsService$Lifecycle took 246 ms in
onStart
10-14 18:31:40.314 D/SystemServerTiming( 702): StartLockSettingsService took to
complete: 247ms
10-14 18:31:40.314 D/SystemServerTiming( 702): !@Boot_SystemServer: 247ms :
StartLockSettingsService
10-14 18:31:40.314 I/SystemServerTiming( 702): !@Boot_EBS: Took 247ms by
'StartLockSettingsService'
10-14 18:31:40.315 I/SystemServerTiming( 702): StartPersistentDataBlock
10-14 18:31:40.315 I/SystemServiceManager( 702): Starting
com.android.server.PersistentDataBlockService
10-14 18:31:40.321 D/SystemServerTiming( 702): StartPersistentDataBlock took to
complete: 6ms
10-14 18:31:40.322 I/SystemServerTiming( 702): StartTestHarnessMode
10-14 18:31:40.322 I/SystemServiceManager( 702): Starting
com.android.server.testharness.TestHarnessModeService
10-14 18:31:40.322 I/SystemServerTimingAsync( 702):
InitThreadPoolExec:PersistentDataBlockService.onStart
10-14 18:31:40.322 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(testharness:702)
10-14 18:31:40.323 D/SystemServerTiming( 702): StartTestHarnessMode took to
complete: 2ms
10-14 18:31:40.323 I/SystemServerTiming( 702): StartOemLockService
10-14 18:31:40.323 I/SystemServiceManager( 702): Starting
com.android.server.oemlock.OemLockService
10-14 18:31:40.328 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IOemLock/default in either framework or device
manifest.
10-14 18:31:40.328 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 881
10-14 18:31:40.329 I/OemLock ( 702): OemLock HAL not present on device
10-14 18:31:40.329 I/OemLock ( 702): Using persistent data block based lock
10-14 18:31:40.331 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(oem_lock:702)
10-14 18:31:40.331 D/SystemServerTiming( 702): StartOemLockService took to
complete: 8ms
10-14 18:31:40.332 I/SystemServerTiming( 702): StartDeviceIdleController
10-14 18:31:40.337 I/SystemServiceManager( 702): Starting
com.android.server.DeviceIdleController
10-14 18:31:40.344 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(persistent_data_block:702)
10-14 18:31:40.344 D/SystemServerTimingAsync( 702):
InitThreadPoolExec:PersistentDataBlockService.onStart took to complete: 22ms
10-14 18:31:40.350 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(deviceidle:702)
10-14 18:31:40.350 D/SystemServerTiming( 702): StartDeviceIdleController took to
complete: 19ms
10-14 18:31:40.350 I/SystemServerTiming( 702): StartDevicePolicyManager
10-14 18:31:40.350 I/SystemServiceManager( 702): Starting
com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle
10-14 18:31:40.489 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(device_policy:702)
10-14 18:31:40.489 D/SystemServerTiming( 702): StartDevicePolicyManager took to
complete: 139ms
10-14 18:31:40.489 I/SystemServerTiming( 702): StartStatusBarManagerService
10-14 18:31:40.497 E/SystemServiceRegistry( 702): Unknown manager requested:
desktopmode
10-14 18:31:40.498 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(statusbar:702)
10-14 18:31:40.498 D/SystemServerTiming( 702): StartStatusBarManagerService took
to complete: 9ms
10-14 18:31:40.498 I/SystemServerTiming( 702): StartEnterpriseDeviceManagerService
10-14 18:31:40.498 I/SystemServiceManager( 702): Starting
com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Lifecycle
10-14 18:31:40.498 I/DropBoxManagerService( 702): add tag=system_server_wtf
isTagEnabled=true flags=0x2
10-14 18:31:40.503 I/EnterpriseDeviceManagerService( 702): isPackageInstalled() :
package is not present. application : com.samsung.android.email.provider
10-14 18:31:40.513 I/EnterpriseDeviceManagerService( 702): handleDowngrade:
Checking Downgrade...
10-14 18:31:40.524 E/SQLiteLog( 702): (5) statement aborts at 1: [PRAGMA
journal_mode=TRUNCATE] database is locked
10-14 18:31:40.525 W/SQLiteConnection( 702): Could not change the database journal
mode of '/data/system/enterprise.db' from 'wal' to 'TRUNCATE' because the database
is locked. This usually means that there are other open connections to the
database which prevents the database from enabling or disabling write-ahead logging
mode. Proceeding without changing the journal mode.
10-14 18:31:40.547 I/EnterpriseDeviceManagerService( 702): handleUpgrade: Checking
Upgrade...
10-14 18:31:40.547 D/EdmStorageHelper( 702): doTableCreationOrUpdate Starting +
1634236300547
10-14 18:31:40.550 D/EdmStorageHelper( 702): onTableFound Altered Table ADMIN_INFO
with Columns 0
10-14 18:31:40.551 D/EdmStorageHelper( 702): onTableFound Altered Table CONTAINER
with Columns 0
10-14 18:31:40.552 D/EdmStorageHelper( 702): onTableFound Altered Table
MUMCONTAINER with Columns 0
10-14 18:31:40.563 W/EdmStorageHelper( 702): Admin Table is already updated.
10-14 18:31:40.573 D/EdmStorageHelper( 702): onTableFound Altered Table ADMIN with
Columns 0
10-14 18:31:40.574 D/EdmStorageHelper( 702): onTableFound Altered Table
PROXY_ADMIN_INFO with Columns 0
10-14 18:31:40.575 D/EdmStorageHelper( 702): onTableFound Altered Table
ADMIN_UID_AUTHORIZATION_INFO with Columns 0
10-14 18:31:40.575 D/EdmStorageHelper( 702): onTableFound Altered Table
APPLICATION with Columns 0
10-14 18:31:40.576 D/EdmStorageHelper( 702): onTableFound Altered Table
APPLICATION_PERMISSION with Columns 0
10-14 18:31:40.577 D/EdmStorageHelper( 702): onTableFound Altered Table
APPLICATION_SIGNATURE2 with Columns 0
10-14 18:31:40.577 D/EdmStorageHelper( 702): onTableFound Altered Table
APPLICATION_GENERAL with Columns 0
10-14 18:31:40.578 D/EdmStorageHelper( 702): onTableFound Altered Table
APPLICATION_MISC with Columns 0
10-14 18:31:40.579 D/EdmStorageHelper( 702): onTableFound Altered Table
APPLICATION_COMPONENT with Columns 0
10-14 18:31:40.579 D/EdmStorageHelper( 702): onTableFound Altered Table LOCATION
with Columns 0
10-14 18:31:40.582 D/EdmStorageHelper( 702): onTableFound Altered Table
KNOX_CUSTOM with Columns 0
10-14 18:31:40.583 D/EdmStorageHelper( 702): onTableFound Altered Table SPDCONTROL
with Columns 0
10-14 18:31:40.585 D/EdmStorageHelper( 702): onTableFound Altered Table
RESTRICTION with Columns 0
10-14 18:31:40.586 D/EdmStorageHelper( 702): onTableFound Altered Table PASSWORD
with Columns 0
10-14 18:31:40.587 D/EdmStorageHelper( 702): onTableFound Altered Table DUAL_DAR
with Columns 0
10-14 18:31:40.588 D/EdmStorageHelper( 702): onTableFound Altered Table
DUAL_DAR_CONFIG with Columns 0
10-14 18:31:40.589 D/EdmStorageHelper( 702): onTableFound Altered Table MISC with
Columns 0
10-14 18:31:40.590 D/EdmStorageHelper( 702): onTableFound Altered Table SMS with
Columns 0
10-14 18:31:40.590 D/EdmStorageHelper( 702): onTableFound Altered Table MMS with
Columns 0
10-14 18:31:40.591 D/EdmStorageHelper( 702): onTableFound Altered Table ROAMING
with Columns 0
10-14 18:31:40.592 D/EdmStorageHelper( 702): onTableFound Altered Table VPN with
Columns 0
10-14 18:31:40.593 D/EdmStorageHelper( 702): onTableFound Altered Table WIFI with
Columns 0
10-14 18:31:40.594 D/EdmStorageHelper( 702): onTableFound Altered Table
WIFI_SSID_BLACK_WHITE_LIST with Columns 0
10-14 18:31:40.595 D/EdmStorageHelper( 702): onTableFound Altered Table WIFI_CONF
with Columns 0
10-14 18:31:40.596 D/EdmStorageHelper( 702): onTableFound Altered Table BLUETOOTH
with Columns 0
10-14 18:31:40.597 D/EdmStorageHelper( 702): onTableFound Altered Table
BLUETOOTH_DEVICE_BWLIST with Columns 0
10-14 18:31:40.598 D/EdmStorageHelper( 702): onTableFound Altered Table
BLUETOOTH_PROFILE_BWLIST with Columns 0
10-14 18:31:40.599 D/EdmStorageHelper( 702): onTableFound Altered Table BROWSER
with Columns 0
10-14 18:31:40.599 D/EdmStorageHelper( 702): onTableFound Altered Table
BROWSER_PROXY with Columns 0
10-14 18:31:40.601 D/EdmStorageHelper( 702): onTableFound Altered Table
PHONERESTRICTION with Columns 0
10-14 18:31:40.602 D/EdmStorageHelper( 702): onTableFound Altered Table
PHONERESTRICTION_SLOTID with Columns 0
10-14 18:31:40.602 D/EdmStorageHelper( 702): onTableFound Altered Table DEVICE
with Columns 0
10-14 18:31:40.603 D/EdmStorageHelper( 702): onTableFound Altered Table
DATACALLLOG with Columns 0
10-14 18:31:40.604 W/EdmStorageHelper( 702): Generic Table is already updated.
10-14 18:31:40.605 D/EdmStorageHelper( 702): onTableFound Altered Table generic
with Columns 0
10-14 18:31:40.606 D/EdmStorageHelper( 702): onTableFound Altered Table CallingLog
with Columns 0
10-14 18:31:40.606 D/EdmStorageHelper( 702): onTableFound Altered Table
FirewallTable with Columns 0
10-14 18:31:40.607 D/EdmStorageHelper( 702): onTableFound Altered Table DNSPerApp
with Columns 0
10-14 18:31:40.608 D/EdmStorageHelper( 702): onTableFound Altered Table
APPLICATION_PERMISSIONCONTROL with Columns 0
10-14 18:31:40.609 D/EdmStorageHelper( 702): onTableFound Altered Table KIOSKMODE
with Columns 0
10-14 18:31:40.609 D/EdmStorageHelper( 702): onTableFound Altered Table
WebFilterTable with Columns 0
10-14 18:31:40.610 W/EdmStorageHelper( 702): Generic Table is already updated.
10-14 18:31:40.611 D/EdmStorageHelper( 702): onTableFound Altered Table
WebFilterLogTable with Columns 0
10-14 18:31:40.612 D/EdmStorageHelper( 702): onTableFound Altered Table
WebFilterSettingsTable with Columns 0
10-14 18:31:40.612 D/EdmStorageHelper( 702): onTableFound Altered Table
BluetoothLogTable with Columns 0
10-14 18:31:40.613 D/EdmStorageHelper( 702): onTableFound Altered Table
EmailSettingsTable with Columns 0
10-14 18:31:40.614 D/EdmStorageHelper( 702): onTableFound Altered Table
ExchangeAccountTable with Columns 0
10-14 18:31:40.615 D/EdmStorageHelper( 702): onTableFound Altered Table AUDITLOG
with Columns 0
10-14 18:31:40.616 D/EdmStorageHelper( 702): onTableFound Altered Table
CERTIFICATE with Columns 0
10-14 18:31:40.616 D/EdmStorageHelper( 702): onTableFound Altered Table
SmartCardEmailTable with Columns 0
10-14 18:31:40.617 D/EdmStorageHelper( 702): onTableFound Altered Table
SmartCardVpnTable with Columns 0
10-14 18:31:40.618 D/EdmStorageHelper( 702): onTableFound Altered Table
SmartCardBrowserTable with Columns 0
10-14 18:31:40.619 D/EdmStorageHelper( 702): onTableFound Altered Table
SmartCardBrowserCertAliasTable with Columns 0
10-14 18:31:40.619 D/EdmStorageHelper( 702): onTableFound Altered Table
SmartCardLockscreenTable with Columns 0
10-14 18:31:40.620 D/EdmStorageHelper( 702): onTableFound Altered Table
SmartCardAccessTable with Columns 0
10-14 18:31:40.621 D/EdmStorageHelper( 702): onTableFound Altered Table
SmartCardAccessWhitelistTable with Columns 0
10-14 18:31:40.621 D/EdmStorageHelper( 702): onTableFound Altered Table
UsbApplicationPermissionDetailsTable with Columns 0
10-14 18:31:40.622 D/EdmStorageHelper( 702): onTableFound Altered Table ADMIN_REF
with Columns 0
10-14 18:31:40.622 D/EdmStorageHelper( 702): onTableFound Altered Table
EnumLSOItemTypes with Columns 0
10-14 18:31:40.623 D/EdmStorageHelper( 702): onTableFound Altered Table
EnumLSOOrientation with Columns 0
10-14 18:31:40.624 D/EdmStorageHelper( 702): onTableFound Altered Table
LOCKSCREEN_OVERLAY with Columns 0
10-14 18:31:40.625 D/EdmStorageHelper( 702): onTableFound Altered Table GEOFENCING
with Columns 0
10-14 18:31:40.626 D/EdmStorageHelper( 702): onTableFound Altered Table
GEOFENCINGSETTINGS with Columns 0
10-14 18:31:40.626 D/EdmStorageHelper( 702): onTableFound Altered Table
SMSMMSBlockedDelivery with Columns 0
10-14 18:31:40.627 D/EdmStorageHelper( 702): onTableFound Altered Table
AccountBlackWhiteList with Columns 0
10-14 18:31:40.628 D/EdmStorageHelper( 702): onTableFound Altered Table LICENSE
with Columns 0
10-14 18:31:40.628 D/EdmStorageHelper( 702): onTableFound Altered Table
KNOX_MANAGED_CONFIGURATION with Columns 0
10-14 18:31:40.629 D/EdmStorageHelper( 702): onTableFound Altered Table KNOX_NDA
with Columns 0
10-14 18:31:40.630 D/EdmStorageHelper( 702): onTableFound Altered Table
LICENSE_LOG with Columns 0
10-14 18:31:40.631 D/EdmStorageHelper( 702): onTableFound Altered Table SimTable
with Columns 0
10-14 18:31:40.631 D/EdmStorageHelper( 702): onTableFound Altered Table
SE_ANDROID_TABLE with Columns 0
10-14 18:31:40.632 D/EdmStorageHelper( 702): onTableFound Altered Table SECURITY
with Columns 0
10-14 18:31:40.633 D/EdmStorageHelper( 702): onTableFound Altered Table
NAPProfileTable with Columns 0
10-14 18:31:40.633 D/EdmStorageHelper( 702): onTableFound Altered Table
VpnAnalyticsTable with Columns 0
10-14 18:31:40.634 D/EdmStorageHelper( 702): onTableFound Altered Table
VpnPackageInfo with Columns 0
10-14 18:31:40.635 D/EdmStorageHelper( 702): onTableFound Altered Table
VpnProfileInfo with Columns 0
10-14 18:31:40.636 D/EdmStorageHelper( 702): onTableFound Altered Table
vpnExemptInfo with Columns 0
10-14 18:31:40.637 D/EdmStorageHelper( 702): onTableFound Altered Table
vpnNoInternetPermission with Columns 0
10-14 18:31:40.637 D/EdmStorageHelper( 702): onTableFound Altered Table vpnVendor
with Columns 0
10-14 18:31:40.638 D/EdmStorageHelper( 702): onTableFound Altered Table
EnterpriseVpn with Columns 0
10-14 18:31:40.639 D/EdmStorageHelper( 702): onTableFound Altered Table Vpn_table
with Columns 0
10-14 18:31:40.640 D/EdmStorageHelper( 702): onTableFound Altered Table
Fips_Vpn_table with Columns 0
10-14 18:31:40.640 E/EdmStorageHelper( 702): Coming inside ISL Pretable update
10-14 18:31:40.641 E/EdmStorageHelper( 702): ISL Table is already updated.
10-14 18:31:40.642 D/EdmStorageHelper( 702): onTableFound Altered Table
EnterpriseIslFpTable with Columns 0
10-14 18:31:40.642 D/EdmStorageHelper( 702): onTableFound Altered Table DualSim
with Columns 0
10-14 18:31:40.643 D/EdmStorageHelper( 702): onTableFound Altered Table
DualSim_Policy with Columns 0
10-14 18:31:40.644 D/EdmStorageHelper( 702): onTableFound Altered Table
DSWhiteList with Columns 0
10-14 18:31:40.644 D/EdmStorageHelper( 702): onTableFound Altered Table
MULTI_USER_MGMT with Columns 0
10-14 18:31:40.645 D/EdmStorageHelper( 702): onTableFound Altered Table
WhiteListInstallApps with Columns 0
10-14 18:31:40.646 D/EdmStorageHelper( 702): onTableFound Altered Table
BluetoothSecureModeTable with Columns 0
10-14 18:31:40.646 D/EdmStorageHelper( 702): onTableFound Altered Table
ContainerSettings with Columns 0
10-14 18:31:40.647 E/EdmStorageHelper( 702): Coming inside RCP TABLE RCP_DATA
10-14 18:31:40.648 E/EdmStorageHelper( 702): Content Values ispropertyValue=TEXT
adminUid=INTEGER propertyName=TEXT cid=INTEGER name=TEXT
10-14 18:31:40.648 W/EdmStorageHelper( 702): Generic Table is already updated. for
rcp
10-14 18:31:40.648 E/EdmStorageHelper( 702): after end transaction
10-14 18:31:40.648 D/EdmStorageHelper( 702): onTableFound Altered Table RCP_DATA
with Columns 0
10-14 18:31:40.649 D/EdmStorageHelper( 702): onTableFound Altered Table
RCP_NOTIFICATION with Columns 0
10-14 18:31:40.650 D/EdmStorageHelper( 702): onTableFound Altered Table
CONTAINER_POLICY with Columns 0
10-14 18:31:40.650 D/EdmStorageHelper( 702): onTableFound Altered Table
UniversalCredentialCACertificateTable with Columns 0
10-14 18:31:40.651 D/EdmStorageHelper( 702): onTableFound Altered Table
UniversalCredentialWhiteListTable with Columns 0
10-14 18:31:40.652 D/EdmStorageHelper( 702): onTableFound Altered Table
UniversalCredentialCertificateTable with Columns 0
10-14 18:31:40.653 D/EdmStorageHelper( 702): onTableFound Altered Table
UniversalCredentialInfoTable with Columns 0
10-14 18:31:40.653 D/EdmStorageHelper( 702): onTableFound Altered Table
UniversalCredentialDefaultInstallTable with Columns 0
10-14 18:31:40.654 D/EdmStorageHelper( 702): onTableFound Altered Table
UniversalCredentialEnforcedLockTypeTable with Columns 0
10-14 18:31:40.655 D/EdmStorageHelper( 702): onTableFound Altered Table
UniversalCredentialEnabledLockTypeTable with Columns 0
10-14 18:31:40.656 D/EdmStorageHelper( 702): onTableFound Altered Table
UniversalCredentialExemptTable with Columns 0
10-14 18:31:40.656 D/EdmStorageHelper( 702): onTableFound Altered Table
UniversalCredentialKeyguardTable with Columns 0
10-14 18:31:40.657 D/EdmStorageHelper( 702): onTableFound Altered Table
PermAppPrivateKey with Columns 0
10-14 18:31:40.658 D/EdmStorageHelper( 702): onTableFound Altered Table
KnoxFeatureAccess with Columns 0
10-14 18:31:40.658 D/EdmStorageHelper( 702): onTableFound Altered Table
KnoxFIDOSettingTable with Columns 0
10-14 18:31:40.659 D/EdmStorageHelper( 702): onTableFound Altered Table
AppSeparationTable with Columns 0
10-14 18:31:40.660 D/EdmStorageHelper( 702): onTableFound Altered Table
PlayForWorkProxy with Columns 0
10-14 18:31:40.660 D/EdmStorageHelper( 702): onTableFound Altered Table
KnoxExternalStorageWhitelist with Columns 0
10-14 18:31:40.661 D/EdmStorageHelper( 702): onTableFound Altered Table
KnoxExternalStorageSBABlacklist with Columns 0
10-14 18:31:40.662 D/EdmStorageHelper( 702): onTableFound Altered Table
TimaKeystorePolicy with Columns 0
10-14 18:31:40.662 D/EdmStorageHelper( 702): onTableFound Altered Table
TimaKeystorePerAppPolicy with Columns 0
10-14 18:31:40.663 D/EdmStorageHelper( 702): onTableFound Altered Table
ClientCertificateManagerTable with Columns 0
10-14 18:31:40.664 D/EdmStorageHelper( 702): onTableFound Altered Table
CCMCertTable with Columns 0
10-14 18:31:40.665 D/EdmStorageHelper( 702): onTableFound Altered Table
CSRProfileTable with Columns 0
10-14 18:31:40.665 D/EdmStorageHelper( 702): onTableFound Altered Table
CCMDefaultPolicy with Columns 0
10-14 18:31:40.666 D/EdmStorageHelper( 702): onTableFound Altered Table
CCMCertGrantTable with Columns 0
10-14 18:31:40.666 D/EdmStorageHelper( 702): onTableFound Altered Table
CCMUserSelectableTable with Columns 0
10-14 18:31:40.667 D/EdmStorageHelper( 702): onTableFound Altered Table
knox_active_protection with Columns 0
10-14 18:31:40.668 D/EdmStorageHelper( 702): onTableFound Altered Table
ContainerOnly_wifiAP with Columns 0
10-14 18:31:40.669 D/EdmStorageHelper( 702): onTableFound Altered Table
EnterpriseCertEnrollPolicy with Columns 0
10-14 18:31:40.669 D/EdmStorageHelper( 702): onTableFound Altered Table
eb_analytics_table with Columns 0
10-14 18:31:40.670 D/EdmStorageHelper( 702): onTableFound Altered Table
eb_mapping_table with Columns 0
10-14 18:31:40.671 D/EdmStorageHelper( 702): onTableFound Altered Table
eb_profiles_table with Columns 0
10-14 18:31:40.671 D/EdmStorageHelper( 702): onTableFound Altered Table
eb_profile_settings_table with Columns 0
10-14 18:31:40.672 D/EdmStorageHelper( 702): onTableFound Altered Table
eb_vpn_profiles_table with Columns 0
10-14 18:31:40.673 D/EdmStorageHelper( 702): onTableFound Altered Table
eapn_mapping_table with Columns 0
10-14 18:31:40.674 D/EdmStorageHelper( 702): onTableFound Altered Table
uid_exception_list with Columns 0
10-14 18:31:40.674 D/EdmStorageHelper( 702): onTableFound Altered Table
active_profile_table with Columns 0
10-14 18:31:40.675 D/EdmStorageHelper( 702): onTableFound Altered Table
ConstrainedStateTable with Columns 0
10-14 18:31:40.676 D/EdmStorageHelper( 702): onTableFound Altered Table
KnoxSettingsOptionsTable with Columns 0
10-14 18:31:40.677 D/EdmStorageHelper( 702): onTableFound Altered Table
ApplicationDefault with Columns 0
10-14 18:31:40.677 D/EdmStorageHelper( 702): onTableFound Altered Table
FirewallStatus with Columns 0
10-14 18:31:40.678 D/EdmStorageHelper( 702): onTableFound Altered Table
FirewallRule with Columns 0
10-14 18:31:40.679 D/EdmStorageHelper( 702): onTableFound Altered Table
FirewallHostnames with Columns 0
10-14 18:31:40.680 D/EdmStorageHelper( 702): onTableFound Altered Table
IRMProviderCapabilitiesTable with Columns 0
10-14 18:31:40.681 D/EdmStorageHelper( 702): onTableFound Altered Table
IRMDocumentRightsTable with Columns 0
10-14 18:31:40.682 D/EdmStorageHelper( 702): onTableFound Altered Table
IRMServiceInformationTable with Columns 0
10-14 18:31:40.683 D/EdmStorageHelper( 702): onTableFound Altered Table
SHAREDDEVICE with Columns 0
10-14 18:31:40.683 D/EdmStorageHelper( 702): onTableFound Altered Table
ApplicationRuntimePermissions with Columns 0
10-14 18:31:40.684 D/EdmStorageHelper( 702): onTableFound Altered Table
SelectiveFotaTable with Columns 0
10-14 18:31:40.685 D/EdmStorageHelper( 702): onTableFound Altered Table
DomainFilterTable with Columns 0
10-14 18:31:40.685 D/EdmStorageHelper( 702): onTableFound Altered Table
SeamsClipboardTable with Columns 0
10-14 18:31:40.686 D/EdmStorageHelper( 702): onTableFound Altered Table
DomainFilterReportStatus with Columns 0
10-14 18:31:40.687 D/EdmStorageHelper( 702): onTableFound Altered Table
DomainFilterOnIptablesApiStatus with Columns 0
10-14 18:31:40.687 D/EdmStorageHelper( 702): onTableFound Altered Table
DomainFilterReportTable with Columns 0
10-14 18:31:40.688 D/EdmStorageHelper( 702): onTableFound Altered Table
GlobalProxyAuthTable with Columns 0
10-14 18:31:40.689 D/EdmStorageHelper( 702): onTableFound Altered Table
WifiProxyAuthTable with Columns 0
10-14 18:31:40.690 D/EdmStorageHelper( 702): onTableFound Altered Table
CertificateWhiteListTable with Columns 0
10-14 18:31:40.691 D/EdmStorageHelper( 702): onTableFound Altered Table DEX_POLICY
with Columns 0
10-14 18:31:40.691 D/EdmStorageHelper( 702): onTableFound Altered Table
APM_WhitelistTable with Columns 0
10-14 18:31:40.692 D/EdmStorageHelper( 702): onTableFound Altered Table
APM_StatusTable with Columns 0
10-14 18:31:40.693 D/EdmStorageHelper( 702): onTableFound Altered Table
APM_EnforcedTable with Columns 0
10-14 18:31:40.693 D/EdmStorageHelper( 702): onTableFound Altered Table
SecureTimerTable with Columns 0
10-14 18:31:40.694 D/EdmStorageHelper( 702): onTableFound Altered Table
SecureTimerStatusTable with Columns 0
10-14 18:31:40.695 D/EdmStorageHelper( 702): onTableFound Altered Table
KnoxServiceIdTable with Columns 0
10-14 18:31:40.702 E/SQLiteLog( 702): (1) table generic has 4 columns but 3 values
were supplied in "INSERT INTO generic VALUES ('PlatformSoftwareVersion',
'samsung/a12sub/a12s:11/RP1A.200720.012/A127MUBU3AUJ5:user/release-keys', 0);"
10-14 18:31:40.712 E/SQLiteLog( 702): (1) no such table: APPLICATION_SIGNATURE in
"SELECT 1 FROM APPLICATION_SIGNATURE WHERE 1=0"
10-14 18:31:40.714 D/EdmStorageHelper( 702): doTableCreationOrUpdate Done +
1634236300714
10-14 18:31:40.755 E/SQLiteLog( 702): (1) no such table: ApplicationIcon in
"SELECT 1 FROM ApplicationIcon WHERE 1=0"
10-14 18:31:40.755 I/ApplicationIconDb( 702): ::isTableExists:Table Does not
exists
10-14 18:31:40.757 I/ApplicationIconDb( 702): ::onCreate: Table is Created
10-14 18:31:40.762 I/ApplicationPolicy( 702): registerNetworkChangeReceiver
10-14 18:31:40.762 D/ApplicationPolicy( 702): registerNetworkChangeReceiver() :
Done
10-14 18:31:40.765 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(application_policy:702)
10-14 18:31:40.786 W/PhoneRestrictionPolicy( 702): >>>
PhoneRestrictionPolicy.PhoneRestrictionPolicy()
10-14 18:31:40.810 D/RemoteInjection( 702): mCurrentDisplayWidth : 720,
mCurrentDisplayHeight : 1600
10-14 18:31:40.814 I/io_stats( 385): !@ 179,0 r 87417 6677992 w 13149 5347496 d
1401 2439840 f 2260 985 iot 77800 0 th 102400 102400 64728 pt 232 inp 2 0 123.323
10-14 18:31:40.822 D/RestrictionPolicy( 702): isHomeKeyEnabledInDb : true
10-14 18:31:40.823 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(restriction_policy:702)
10-14 18:31:40.835 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(edm_proxy:702)
10-14 18:31:40.839 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(enterprise_policy:702)
10-14 18:31:40.840 I/SystemServer( 702): Enterprise Policymanager service
created...
10-14 18:31:40.840 D/SystemServerTiming( 702): StartEnterpriseDeviceManagerService
took to complete: 342ms
10-14 18:31:40.840 D/SystemServerTiming( 702): !@Boot_SystemServer: 342ms :
StartEnterpriseDeviceManagerService
10-14 18:31:40.840 I/SystemServerTiming( 702): !@Boot_EBS: Took 342ms by
'StartEnterpriseDeviceManagerService'
10-14 18:31:40.840 I/SystemServerTiming( 702): KnoxCustom Policy
10-14 18:31:40.860 D/LazyService( 702): enterprise_license_policy getService
10-14 18:31:40.862 D/EnterpriseService( 702): addLazySystemService :
enterprise_license_policy
10-14 18:31:40.863 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(enterprise_license_policy:702)
10-14 18:31:40.863 D/LazyService( 702): 3ms
10-14 18:31:40.887 D/knoxsdk/filelog( 702): init success
10-14 18:31:40.894 I/vold ( 344): Read from block
10-14 18:31:40.896 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(knoxcustom:702)
10-14 18:31:40.897 I/SystemServer( 702): KnoxCustom Policy added.
10-14 18:31:40.897 D/SystemServerTiming( 702): KnoxCustom Policy took to complete:
57ms
10-14 18:31:40.897 I/SystemServerTiming( 702): [KnoxAnalytics] System Service
10-14 18:31:40.897 I/SystemServiceManager( 702): Starting
com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemService
10-14 18:31:40.901 D/SystemServerTiming( 702): [KnoxAnalytics] System Service took
to complete: 4ms
10-14 18:31:40.902 D/SystemServer( 702): ContentCaptureService disabled because
resource is not overlaid
10-14 18:31:40.902 D/SystemServer( 702): AttentionService is not configured on
this device
10-14 18:31:40.902 I/SystemServerTiming( 702): StartSystemCaptionsManagerService
10-14 18:31:40.905 I/SystemServiceManager( 702): Starting
com.android.server.systemcaptions.SystemCaptionsManagerService
10-14 18:31:40.907 D/SystemServerTiming( 702): StartSystemCaptionsManagerService
took to complete: 5ms
10-14 18:31:40.907 D/SystemServer( 702): AppPredictionService not defined by OEM
10-14 18:31:40.907 D/SystemServer( 702): ContentSuggestionsService not defined by
OEM
10-14 18:31:40.907 I/SystemServerTiming( 702): SemClipboardService
10-14 18:31:40.907 I/SystemServer( 702): SemClipboardService
10-14 18:31:40.911 D/SEM_CLIP_SemClipboardService( 702): SemClipboardService start
10-14 18:31:40.930 D/LazyService( 702): rcp getService
10-14 18:31:40.932 D/RCPManagerService( 702): start
10-14 18:31:40.932 D/RCPManagerService( 702): initService Start
10-14 18:31:40.932 D/RCPManagerService( 702): initService is doing ...
10-14 18:31:40.939 D/RCPManagerService( 702): initService End, 7ms elapsed
10-14 18:31:40.939 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(rcp:702)
10-14 18:31:40.940 D/LazyService( 702): 10ms
10-14 18:31:40.945 D/SecContentProvider( 702): query(), uri = 15 selection =
isClipboardAllowedAsUser
10-14 18:31:40.945 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:40.945 D/RestrictionPolicy( 702): isClipboardAllowed : true
10-14 18:31:40.945 D/SecContentProvider( 702):
RESTRICTIONPOLICY_CLIPBOARDALLOWEDASUSER_METHOD return = true
10-14 18:31:40.949 D/SecContentProvider( 702): query(), uri = 15 selection =
isClipboardShareAllowedAsUser
10-14 18:31:40.949 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:40.949 D/RestrictionPolicy( 702): isClipboardShareAllowed : true
10-14 18:31:40.954 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(semclipboard:702)
10-14 18:31:40.955 D/SystemServerTiming( 702): SemClipboardService took to
complete: 47ms
10-14 18:31:40.955 I/SystemServerTiming( 702): InitConnectivityModuleConnector
10-14 18:31:40.955 D/ConnectivityModuleConnector( 702): Network stack init
10-14 18:31:40.955 D/SystemServerTiming( 702): InitConnectivityModuleConnector
took to complete: 1ms
10-14 18:31:40.955 I/SystemServerTiming( 702): InitNetworkStackClient
10-14 18:31:40.964 D/SystemServerTiming( 702): InitNetworkStackClient took to
complete: 9ms
10-14 18:31:40.964 I/SystemServerTiming( 702): StartNetworkManagementService
10-14 18:31:41.044 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(network_management:702)
10-14 18:31:41.044 D/SystemServerTiming( 702): StartNetworkManagementService took
to complete: 80ms
10-14 18:31:41.044 I/SystemServerTiming( 702): KnoxVpnService
10-14 18:31:41.044 I/SystemServerTiming( 702): Adding KnoxVpnEngineService
10-14 18:31:41.044 I/SystemServer( 702): Adding KnoxVpnEngineService
10-14 18:31:41.050 D/KnoxVpnEngineService( 702): Initializing in constructor
10-14 18:31:41.068 W/Binder ( 702): Outgoing transactions from this process must
be FLAG_ONEWAY
10-14 18:31:41.068 W/Binder ( 702): java.lang.Throwable
10-14 18:31:41.068 W/Binder ( 702): at
android.os.BinderProxy.transact(BinderProxy.java:514)
10-14 18:31:41.068 W/Binder ( 702): at
com.android.internal.net.IOemNetd$Stub$Proxy.runKnoxFirewallRulesCommand(IOemNetd.j
ava:2654)
10-14 18:31:41.068 W/Binder ( 702): at
com.android.server.NetworkManagementService.runKnoxFirewallRulesCommand(NetworkMana
gementService.java:3416)
10-14 18:31:41.068 W/Binder ( 702): at
com.android.server.enterprise.vpn.knoxvpn.KnoxVpnFirewallHelper.runShellCommand(Kno
xVpnFirewallHelper.java:3476)
10-14 18:31:41.068 W/Binder ( 702): at
com.android.server.enterprise.vpn.knoxvpn.KnoxVpnFirewallHelper.runIptablesRestoreC
md(KnoxVpnFirewallHelper.java:3469)
10-14 18:31:41.068 W/Binder ( 702): at
com.android.server.enterprise.vpn.knoxvpn.KnoxVpnFirewallHelper.createChainsInTable
(KnoxVpnFirewallHelper.java:2582)
10-14 18:31:41.068 W/Binder ( 702): at
com.android.server.enterprise.vpn.knoxvpn.KnoxVpnFirewallHelper.createIpTableChains
(KnoxVpnFirewallHelper.java:2574)
10-14 18:31:41.068 W/Binder ( 702): at
com.android.server.enterprise.vpn.knoxvpn.KnoxVpnFirewallHelper.<init>(KnoxVpnFirew
allHelper.java:272)
10-14 18:31:41.068 W/Binder ( 702): at
com.android.server.enterprise.vpn.knoxvpn.KnoxVpnFirewallHelper.getInstance(KnoxVpn
FirewallHelper.java:253)
10-14 18:31:41.068 W/Binder ( 702): at
com.android.server.enterprise.vpn.knoxvpn.KnoxVpnTetherAuthentication.<init>(KnoxVp
nTetherAuthentication.java:72)
10-14 18:31:41.068 W/Binder ( 702): at
com.android.server.enterprise.vpn.knoxvpn.KnoxVpnTetherAuthentication.getInstance(K
noxVpnTetherAuthentication.java:184)
10-14 18:31:41.068 W/Binder ( 702): at
com.android.server.enterprise.vpn.knoxvpn.KnoxVpnEngineService.<init>(KnoxVpnEngine
Service.java:301)
10-14 18:31:41.068 W/Binder ( 702): at
com.android.server.enterprise.vpn.knoxvpn.KnoxVpnEngineService.<init>(KnoxVpnEngine
Service.java:282)
10-14 18:31:41.068 W/Binder ( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:2438)
10-14 18:31:41.068 W/Binder ( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:41.068 W/Binder ( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:41.068 W/Binder ( 702): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:41.068 W/Binder ( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:41.068 W/Binder ( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:41.072 W/IptablesRestoreController( 530): iptables-restore process 538
terminated status=256
10-14 18:31:41.073 E/IptablesRestoreController( 530): iptables error:
10-14 18:31:41.073 E/IptablesRestoreController( 530): ------- COMMAND -------
10-14 18:31:41.073 E/IptablesRestoreController( 530): *mangle
10-14 18:31:41.073 E/IptablesRestoreController( 530): :knox_vpn_no_uid -
10-14 18:31:41.073 E/IptablesRestoreController( 530): :knox_vpn_OUTPUT -
10-14 18:31:41.073 E/IptablesRestoreController( 530): :knox_vpn_proxy_accept -
10-14 18:31:41.073 E/IptablesRestoreController( 530): :knox_vpn_mangle_exempt_dl -
10-14 18:31:41.073 E/IptablesRestoreController( 530): :knox_vpn_mangle_exempt_cp -
10-14 18:31:41.073 E/IptablesRestoreController( 530): :knox_vpn_EXEMPT -
10-14 18:31:41.073 E/IptablesRestoreController( 530): :knox_vpn_tether_exempt -
10-14 18:31:41.073 E/IptablesRestoreController( 530): -D OUTPUT -j knox_vpn_no_uid
10-14 18:31:41.073 E/IptablesRestoreController( 530): -D OUTPUT -j knox_vpn_OUTPUT
10-14 18:31:41.073 E/IptablesRestoreController( 530): -D OUTPUT -j
knox_vpn_proxy_accept
10-14 18:31:41.073 E/IptablesRestoreController( 530): -D OUTPUT -j
knox_vpn_mangle_exempt_dl
10-14 18:31:41.073 E/IptablesRestoreController( 530): -D OUTPUT -j
knox_vpn_mangle_exempt_cp
10-14 18:31:41.073 E/IptablesRestoreController( 530): -D OUTPUT -j knox_vpn_EXEMPT
10-14 18:31:41.073 E/IptablesRestoreController( 530): -D OUTPUT -j
knox_vpn_tether_exempt
10-14 18:31:41.073 E/IptablesRestoreController( 530): -X knox_vpn_no_uid
10-14 18:31:41.073 E/IptablesRestoreController( 530): -X knox_vpn_OUTPUT
10-14 18:31:41.073 E/IptablesRestoreController( 530): -X knox_vpn_proxy_accept
10-14 18:31:41.073 E/IptablesRestoreController( 530): -X knox_vpn_mangle_exempt_dl
10-14 18:31:41.073 E/IptablesRestoreController( 530): -X knox_vpn_mangle_exempt_cp
10-14 18:31:41.073 E/IptablesRestoreController( 530): -X knox_vpn_EXEMPT
10-14 18:31:41.073 E/IptablesRestoreController( 530): -X knox_vpn_tether_exempt
10-14 18:31:41.073 E/IptablesRestoreController( 530): COMMIT
10-14 18:31:41.073 E/IptablesRestoreController( 530):
10-14 18:31:41.073 E/IptablesRestoreController( 530): ------- ERROR -------
10-14 18:31:41.073 E/IptablesRestoreController( 530): iptables-restore: line 243
failed
10-14 18:31:41.074 E/IptablesRestoreController( 530): ----------------------
10-14 18:31:41.075 W/IptablesRestoreController( 530): iptables-restore process 541
terminated status=256
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): Failed to run command.
Result=Error (Operation not permitted)
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): command=*mangle
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): :knox_vpn_no_uid -
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): :knox_vpn_OUTPUT -
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): :knox_vpn_proxy_accept -
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): :knox_vpn_mangle_exempt_dl -
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): :knox_vpn_mangle_exempt_cp -
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): :knox_vpn_EXEMPT -
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): :knox_vpn_tether_exempt -
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): -D OUTPUT -j knox_vpn_no_uid
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): -D OUTPUT -j knox_vpn_OUTPUT
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): -D OUTPUT -j
knox_vpn_proxy_accept
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): -D OUTPUT -j
knox_vpn_mangle_exempt_dl
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): -D OUTPUT -j
knox_vpn_mangle_exempt_cp
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): -D OUTPUT -j knox_vpn_EXEMPT
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): -D OUTPUT -j
knox_vpn_tether_exempt
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): -X knox_vpn_no_uid
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): -X knox_vpn_OUTPUT
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): -X knox_vpn_proxy_accept
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): -X knox_vpn_mangle_exempt_dl
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): -X knox_vpn_mangle_exempt_cp
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): -X knox_vpn_EXEMPT
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): -X knox_vpn_tether_exempt
10-14 18:31:41.076 E/FW-KnoxVpnFirewallHelper( 702): COMMIT
10-14 18:31:41.122 W/IptablesRestoreController( 530): iptables-restore process
1647 terminated status=256
10-14 18:31:41.122 E/IptablesRestoreController( 530): iptables error:
10-14 18:31:41.122 E/IptablesRestoreController( 530): ------- COMMAND -------
10-14 18:31:41.122 E/IptablesRestoreController( 530): *filter
10-14 18:31:41.122 E/IptablesRestoreController( 530): :knox_vpn_filter_input_drop
-
10-14 18:31:41.122 E/IptablesRestoreController( 530): :knox_vpn_tether_exempt -
10-14 18:31:41.122 E/IptablesRestoreController( 530): :knox_vpn_filter_output_drop
-
10-14 18:31:41.122 E/IptablesRestoreController( 530): :knox_vpn_filter_output_act
-
10-14 18:31:41.122 E/IptablesRestoreController( 530): :knox_vpn_filter_tether_fwd
-
10-14 18:31:41.122 E/IptablesRestoreController( 530): -D INPUT -j
knox_vpn_filter_input_drop
10-14 18:31:41.122 E/IptablesRestoreController( 530): -D INPUT -j
knox_vpn_tether_exempt
10-14 18:31:41.122 E/IptablesRestoreController( 530): -D OUTPUT -j
knox_vpn_filter_output_drop
10-14 18:31:41.122 E/IptablesRestoreController( 530): -D OUTPUT -j
knox_vpn_filter_output_act
10-14 18:31:41.122 E/IptablesRestoreController( 530): -D FORWARD -j
knox_vpn_filter_tether_fwd
10-14 18:31:41.122 E/IptablesRestoreController( 530): -X
knox_vpn_filter_input_drop
10-14 18:31:41.122 E/IptablesRestoreController( 530): -X knox_vpn_tether_exempt
10-14 18:31:41.122 E/IptablesRestoreController( 530): -X
knox_vpn_filter_output_drop
10-14 18:31:41.122 E/IptablesRestoreController( 530): -X
knox_vpn_filter_output_act
10-14 18:31:41.122 E/IptablesRestoreController( 530): -X
knox_vpn_filter_tether_fwd
10-14 18:31:41.122 E/IptablesRestoreController( 530): COMMIT
10-14 18:31:41.122 E/IptablesRestoreController( 530):
10-14 18:31:41.122 E/IptablesRestoreController( 530): ------- ERROR -------
10-14 18:31:41.122 E/IptablesRestoreController( 530): iptables-restore: line 24
failed
10-14 18:31:41.122 E/IptablesRestoreController( 530): ----------------------
10-14 18:31:41.124 W/IptablesRestoreController( 530): iptables-restore process
1648 terminated status=256
10-14 18:31:41.124 E/IptablesRestoreController( 530): iptables error:
10-14 18:31:41.124 E/IptablesRestoreController( 530): ------- COMMAND -------
10-14 18:31:41.124 E/IptablesRestoreController( 530): *filter
10-14 18:31:41.124 E/IptablesRestoreController( 530): :knox_vpn_filter_input_drop
-
10-14 18:31:41.124 E/IptablesRestoreController( 530): :knox_vpn_tether_exempt -
10-14 18:31:41.124 E/IptablesRestoreController( 530): :knox_vpn_filter_output_drop
-
10-14 18:31:41.124 E/IptablesRestoreController( 530): :knox_vpn_filter_output_act
-
10-14 18:31:41.124 E/IptablesRestoreController( 530): :knox_vpn_filter_tether_fwd
-
10-14 18:31:41.124 E/IptablesRestoreController( 530): -D INPUT -j
knox_vpn_filter_input_drop
10-14 18:31:41.124 E/IptablesRestoreController( 530): -D INPUT -j
knox_vpn_tether_exempt
10-14 18:31:41.124 E/IptablesRestoreController( 530): -D OUTPUT -j
knox_vpn_filter_output_drop
10-14 18:31:41.124 E/IptablesRestoreController( 530): -D OUTPUT -j
knox_vpn_filter_output_act
10-14 18:31:41.124 E/IptablesRestoreController( 530): -D FORWARD -j
knox_vpn_filter_tether_fwd
10-14 18:31:41.124 E/IptablesRestoreController( 530): -X
knox_vpn_filter_input_drop
10-14 18:31:41.124 E/IptablesRestoreController( 530): -X knox_vpn_tether_exempt
10-14 18:31:41.124 E/IptablesRestoreController( 530): -X
knox_vpn_filter_output_drop
10-14 18:31:41.124 E/IptablesRestoreController( 530): -X
knox_vpn_filter_output_act
10-14 18:31:41.124 E/IptablesRestoreController( 530): -X
knox_vpn_filter_tether_fwd
10-14 18:31:41.124 E/IptablesRestoreController( 530): COMMIT
10-14 18:31:41.124 E/IptablesRestoreController( 530):
10-14 18:31:41.124 E/IptablesRestoreController( 530): ------- ERROR -------
10-14 18:31:41.124 E/IptablesRestoreController( 530): ip6tables-restore: line 24
failed
10-14 18:31:41.124 E/IptablesRestoreController( 530): ----------------------
10-14 18:31:41.125 E/FW-KnoxVpnFirewallHelper( 702): Failed to run command.
Result=Error (Operation not permitted)
10-14 18:31:41.125 E/FW-KnoxVpnFirewallHelper( 702): command=*filter
10-14 18:31:41.125 E/FW-KnoxVpnFirewallHelper( 702): :knox_vpn_filter_input_drop -
10-14 18:31:41.125 E/FW-KnoxVpnFirewallHelper( 702): :knox_vpn_tether_exempt -
10-14 18:31:41.125 E/FW-KnoxVpnFirewallHelper( 702): :knox_vpn_filter_output_drop
-
10-14 18:31:41.125 E/FW-KnoxVpnFirewallHelper( 702): :knox_vpn_filter_output_act -
10-14 18:31:41.125 E/FW-KnoxVpnFirewallHelper( 702): :knox_vpn_filter_tether_fwd -
10-14 18:31:41.125 E/FW-KnoxVpnFirewallHelper( 702): -D INPUT -j
knox_vpn_filter_input_drop
10-14 18:31:41.125 E/FW-KnoxVpnFirewallHelper( 702): -D INPUT -j
knox_vpn_tether_exempt
10-14 18:31:41.125 E/FW-KnoxVpnFirewallHelper( 702): -D OUTPUT -j
knox_vpn_filter_output_drop
10-14 18:31:41.125 E/FW-KnoxVpnFirewallHelper( 702): -D OUTPUT -j
knox_vpn_filter_output_act
10-14 18:31:41.125 E/FW-KnoxVpnFirewallHelper( 702): -D FORWARD -j
knox_vpn_filter_tether_fwd
10-14 18:31:41.125 E/FW-KnoxVpnFirewallHelper( 702): -X knox_vpn_filter_input_drop
10-14 18:31:41.125 E/FW-KnoxVpnFirewallHelper( 702): -X knox_vpn_tether_exempt
10-14 18:31:41.125 E/FW-KnoxVpnFirewallHelper( 702): -X
knox_vpn_filter_output_drop
10-14 18:31:41.125 E/FW-KnoxVpnFirewallHelper( 702): -X knox_vpn_filter_output_act
10-14 18:31:41.125 E/FW-KnoxVpnFirewallHelper( 702): -X knox_vpn_filter_tether_fwd
10-14 18:31:41.125 E/FW-KnoxVpnFirewallHelper( 702): COMMIT
10-14 18:31:41.160 W/IptablesRestoreController( 530): iptables-restore process
1650 terminated status=256
10-14 18:31:41.160 E/IptablesRestoreController( 530): iptables error:
10-14 18:31:41.160 E/IptablesRestoreController( 530): ------- COMMAND -------
10-14 18:31:41.160 E/IptablesRestoreController( 530): *nat
10-14 18:31:41.160 E/IptablesRestoreController( 530): :knox_vpn_nat_preroute -
10-14 18:31:41.160 E/IptablesRestoreController( 530): -D PREROUTING -j
knox_vpn_nat_preroute
10-14 18:31:41.160 E/IptablesRestoreController( 530): -X knox_vpn_nat_preroute
10-14 18:31:41.160 E/IptablesRestoreController( 530): COMMIT
10-14 18:31:41.160 E/IptablesRestoreController( 530):
10-14 18:31:41.160 E/IptablesRestoreController( 530): ------- ERROR -------
10-14 18:31:41.160 E/IptablesRestoreController( 530): iptables-restore: line 16
failed
10-14 18:31:41.161 E/IptablesRestoreController( 530): ----------------------
10-14 18:31:41.162 W/IptablesRestoreController( 530): iptables-restore process
1651 terminated status=512
10-14 18:31:41.162 E/IptablesRestoreController( 530): iptables error:
10-14 18:31:41.162 E/IptablesRestoreController( 530): ------- COMMAND -------
10-14 18:31:41.162 E/IptablesRestoreController( 530): *nat
10-14 18:31:41.162 E/IptablesRestoreController( 530): :knox_vpn_nat_preroute -
10-14 18:31:41.162 E/IptablesRestoreController( 530): -D PREROUTING -j
knox_vpn_nat_preroute
10-14 18:31:41.162 E/IptablesRestoreController( 530): -X knox_vpn_nat_preroute
10-14 18:31:41.162 E/IptablesRestoreController( 530): COMMIT
10-14 18:31:41.162 E/IptablesRestoreController( 530):
10-14 18:31:41.162 E/IptablesRestoreController( 530): ------- ERROR -------
10-14 18:31:41.162 E/IptablesRestoreController( 530): ip6tables-restore v1.8.4
(legacy): ip6tables-restore: unable to initialize table 'nat'
10-14 18:31:41.162 E/IptablesRestoreController( 530):
10-14 18:31:41.162 E/IptablesRestoreController( 530): Error occurred at line: 14
10-14 18:31:41.162 E/IptablesRestoreController( 530): Try `ip6tables-restore -h'
or 'ip6tables-restore --help' for more information.
10-14 18:31:41.162 E/IptablesRestoreController( 530): ----------------------
10-14 18:31:41.163 E/FW-KnoxVpnFirewallHelper( 702): Failed to run command.
Result=Error (Operation not permitted)
10-14 18:31:41.163 E/FW-KnoxVpnFirewallHelper( 702): command=*nat
10-14 18:31:41.163 E/FW-KnoxVpnFirewallHelper( 702): :knox_vpn_nat_preroute -
10-14 18:31:41.163 E/FW-KnoxVpnFirewallHelper( 702): -D PREROUTING -j
knox_vpn_nat_preroute
10-14 18:31:41.163 E/FW-KnoxVpnFirewallHelper( 702): -X knox_vpn_nat_preroute
10-14 18:31:41.163 E/FW-KnoxVpnFirewallHelper( 702): COMMIT
10-14 18:31:41.174 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 891
10-14 18:31:41.196 W/IptablesRestoreController( 530): iptables-restore process
1653 terminated status=512
10-14 18:31:41.196 E/IptablesRestoreController( 530): iptables error:
10-14 18:31:41.196 E/IptablesRestoreController( 530): ------- COMMAND -------
10-14 18:31:41.196 E/IptablesRestoreController( 530): *nat
10-14 18:31:41.196 E/IptablesRestoreController( 530): :knox_vpn_nat_preroute -
10-14 18:31:41.196 E/IptablesRestoreController( 530): -I PREROUTING -j
knox_vpn_nat_preroute
10-14 18:31:41.196 E/IptablesRestoreController( 530): COMMIT
10-14 18:31:41.196 E/IptablesRestoreController( 530):
10-14 18:31:41.196 E/IptablesRestoreController( 530): ------- ERROR -------
10-14 18:31:41.196 E/IptablesRestoreController( 530): ip6tables-restore v1.8.4
(legacy): ip6tables-restore: unable to initialize table 'nat'
10-14 18:31:41.196 E/IptablesRestoreController( 530):
10-14 18:31:41.196 E/IptablesRestoreController( 530): Error occurred at line: 1
10-14 18:31:41.196 E/IptablesRestoreController( 530): Try `ip6tables-restore -h'
or 'ip6tables-restore --help' for more information.
10-14 18:31:41.196 E/IptablesRestoreController( 530): ----------------------
10-14 18:31:41.196 E/FW-KnoxVpnFirewallHelper( 702): Failed to run command.
Result=Error (Operation not permitted)
10-14 18:31:41.196 E/FW-KnoxVpnFirewallHelper( 702): command=*nat
10-14 18:31:41.196 E/FW-KnoxVpnFirewallHelper( 702): :knox_vpn_nat_preroute -
10-14 18:31:41.196 E/FW-KnoxVpnFirewallHelper( 702): -I PREROUTING -j
knox_vpn_nat_preroute
10-14 18:31:41.196 E/FW-KnoxVpnFirewallHelper( 702): COMMIT
10-14 18:31:41.207 D/KnoxVpnEngineService( 702): checkToUpdateDb
10-14 18:31:41.222 D/KnoxVpnStorageProvider( 702): profile id : 0
10-14 18:31:41.243 D/KnoxVpnEngineService( 702): initializeHashtable
10-14 18:31:41.247 D/FW-KnoxVpnHelper( 702):
checkIfProfileListEmpty:profileListEmpty value is true
10-14 18:31:41.247 D/KnoxVpnVersion( 702): writeVersionInProperties : 2.3.0
10-14 18:31:41.251 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(knox_vpn_policy:702)
10-14 18:31:41.251 D/SystemServerTiming( 702): Adding KnoxVpnEngineService took to
complete: 207ms
10-14 18:31:41.251 D/SystemServerTiming( 702): !@Boot_SystemServer: 207ms : Adding
KnoxVpnEngineService
10-14 18:31:41.251 I/SystemServerTiming( 702): !@Boot_EBS: Took 207ms by 'Adding
KnoxVpnEngineService'
10-14 18:31:41.252 D/SystemServerTiming( 702): KnoxVpnService took to complete:
207ms
10-14 18:31:41.252 D/SystemServerTiming( 702): !@Boot_SystemServer: 207ms :
KnoxVpnService
10-14 18:31:41.252 I/SystemServerTiming( 702): !@Boot_EBS: Took 207ms by
'KnoxVpnService'
10-14 18:31:41.252 I/SystemServerTiming( 702): StartIpSecService
10-14 18:31:41.256 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(ipsec:702)
10-14 18:31:41.256 D/SystemServerTiming( 702): StartIpSecService took to complete:
4ms
10-14 18:31:41.256 I/SystemServerTiming( 702): StartTextServicesManager
10-14 18:31:41.257 I/SystemServiceManager( 702): Starting
com.android.server.textservices.TextServicesManagerService$Lifecycle
10-14 18:31:41.264 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(textservices:702)
10-14 18:31:41.265 D/SystemServerTiming( 702): StartTextServicesManager took to
complete: 8ms
10-14 18:31:41.265 I/SystemServerTiming( 702):
StartTextClassificationManagerService
10-14 18:31:41.265 I/SystemServiceManager( 702): Starting
com.android.server.textclassifier.TextClassificationManagerService$Lifecycle
10-14 18:31:41.266 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(textclassification:702)
10-14 18:31:41.267 D/SystemServerTiming( 702):
StartTextClassificationManagerService took to complete: 2ms
10-14 18:31:41.267 I/SystemServerTiming( 702): StartNetworkScoreService
10-14 18:31:41.267 I/SystemServiceManager( 702): Starting
com.android.server.NetworkScoreService$Lifecycle
10-14 18:31:41.270 I/NetworkScoreService( 702): Registering network_score
10-14 18:31:41.271 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(network_score:702)
10-14 18:31:41.272 D/SystemServerTiming( 702): StartNetworkScoreService took to
complete: 4ms
10-14 18:31:41.272 I/SystemServerTiming( 702): StartNetworkStatsService
10-14 18:31:41.276 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(netstats:702)
10-14 18:31:41.277 D/SystemServerTiming( 702): StartNetworkStatsService took to
complete: 5ms
10-14 18:31:41.277 I/SystemServerTiming( 702): StartNetworkPolicyManagerService
10-14 18:31:41.295 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(netpolicy:702)
10-14 18:31:41.295 D/SystemServerTiming( 702): StartNetworkPolicyManagerService
took to complete: 18ms
10-14 18:31:41.295 I/SystemServerTiming( 702): StartUrspService
10-14 18:31:41.299 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(urspservice:702)
10-14 18:31:41.300 D/SystemServerTiming( 702): StartUrspService took to complete:
5ms
10-14 18:31:41.300 I/SystemServerTiming( 702): StartWifi
10-14 18:31:41.388 W/system_server( 702): Method
Lcom/android/wifi/x/android/net/ip/IpClientCallbacks;.onIpClientCreated is
abstract, but the declaring class is neither abstract nor an interface in dex
file /apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.388 W/system_server( 702): Method
Lcom/android/wifi/x/android/net/ip/IpClientCallbacks;.onNewDhcpResults is abstract,
but the declaring class is neither abstract nor an interface in dex file
/apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.388 W/system_server( 702): Method
Lcom/android/wifi/x/android/net/ip/IpClientCallbacks;.onPostDhcpAction is abstract,
but the declaring class is neither abstract nor an interface in dex file
/apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.388 W/system_server( 702): Method
Lcom/android/wifi/x/android/net/ip/IpClientCallbacks;.onPreDhcpAction is abstract,
but the declaring class is neither abstract nor an interface in dex file
/apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.388 W/system_server( 702): Method
Lcom/android/wifi/x/android/net/ip/IpClientCallbacks;.onProvisioningFailure is
abstract, but the declaring class is neither abstract nor an interface in dex
file /apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.388 W/system_server( 702): Method
Lcom/android/wifi/x/android/net/ip/IpClientCallbacks;.onProvisioningSuccess is
abstract, but the declaring class is neither abstract nor an interface in dex
file /apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.388 W/system_server( 702): Method
Lcom/android/wifi/x/com/google/protobuf/FieldInfo;.getCachedSizeField is abstract,
but the declaring class is neither abstract nor an interface in dex file
/apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.388 W/system_server( 702): Method
Lcom/android/wifi/x/com/google/protobuf/FieldInfo;.getEnumVerifier is abstract, but
the declaring class is neither abstract nor an interface in dex file
/apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.388 W/system_server( 702): Method
Lcom/android/wifi/x/com/google/protobuf/FieldInfo;.getField is abstract, but the
declaring class is neither abstract nor an interface in dex file
/apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.388 W/system_server( 702): Method
Lcom/android/wifi/x/com/google/protobuf/FieldInfo;.getFieldNumber is abstract, but
the declaring class is neither abstract nor an interface in dex file
/apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.388 W/system_server( 702): Method
Lcom/android/wifi/x/com/google/protobuf/FieldInfo;.getMapDefaultEntry is abstract,
but the declaring class is neither abstract nor an interface in dex file
/apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.388 W/system_server( 702): Method
Lcom/android/wifi/x/com/google/protobuf/FieldInfo;.getMessageFieldClass is
abstract, but the declaring class is neither abstract nor an interface in dex
file /apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.389 W/system_server( 702): Method
Lcom/android/wifi/x/com/google/protobuf/FieldInfo;.getOneof is abstract, but the
declaring class is neither abstract nor an interface in dex file
/apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.389 W/system_server( 702): Method
Lcom/android/wifi/x/com/google/protobuf/FieldInfo;.getPresenceField is abstract,
but the declaring class is neither abstract nor an interface in dex file
/apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.389 W/system_server( 702): Method
Lcom/android/wifi/x/com/google/protobuf/FieldInfo;.getPresenceMask is abstract, but
the declaring class is neither abstract nor an interface in dex file
/apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.389 W/system_server( 702): Method
Lcom/android/wifi/x/com/google/protobuf/FieldInfo;.getType is abstract, but the
declaring class is neither abstract nor an interface in dex file
/apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.389 W/system_server( 702): Method
Lcom/android/wifi/x/com/google/protobuf/FieldInfo;.isEnforceUtf8 is abstract, but
the declaring class is neither abstract nor an interface in dex file
/apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.389 W/system_server( 702): Method
Lcom/android/wifi/x/com/google/protobuf/FieldInfo;.isRequired is abstract, but the
declaring class is neither abstract nor an interface in dex file
/apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.389 W/system_server( 702): Method
Lcom/android/wifi/x/com/google/protobuf/OneofInfo;.getCaseField is abstract, but
the declaring class is neither abstract nor an interface in dex file
/apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.389 W/system_server( 702): Method
Lcom/android/wifi/x/com/google/protobuf/OneofInfo;.getValueField is abstract, but
the declaring class is neither abstract nor an interface in dex file
/apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.389 W/system_server( 702): Method
Lcom/android/wifi/x/com/google/protobuf/nano/FieldArray;.dataAt is abstract, but
the declaring class is neither abstract nor an interface in dex file
/apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.389 W/system_server( 702): Method
Lcom/android/wifi/x/com/google/protobuf/nano/FieldArray;.size is abstract, but the
declaring class is neither abstract nor an interface in dex file
/apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.389 W/system_server( 702): Method
Lcom/android/wifi/x/com/google/protobuf/nano/FieldData;.computeSerializedSize is
abstract, but the declaring class is neither abstract nor an interface in dex
file /apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.389 W/system_server( 702): Method
Lcom/android/wifi/x/com/google/protobuf/nano/FieldData;.writeTo is abstract, but
the declaring class is neither abstract nor an interface in dex file
/apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.389 W/system_server( 702): Method
Lcom/android/wifi/x/org/ksoap2/SoapEnvelope;.parseBody is abstract, but the
declaring class is neither abstract nor an interface in dex file
/apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.389 W/system_server( 702): Method
Lcom/android/wifi/x/org/ksoap2/SoapEnvelope;.writeBody is abstract, but the
declaring class is neither abstract nor an interface in dex file
/apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.391 W/system_server( 702): Method
Lcom/android/wifi/x/org/ksoap2/transport/HttpTransportSE;.getServiceConnection is
abstract, but the declaring class is neither abstract nor an interface in dex
file /apex/com.android.wifi/javalib/service-wifi.jar
10-14 18:31:41.398 I/SystemServiceManager( 702): Starting
com.android.server.wifi.WifiService
10-14 18:31:41.423 V/NetworkScoreManager( 702): registerNetworkScoreCallback:
callback=com.android.server.wifi.WifiNetworkScoreCache@1a8fb69,
executor=com.android.wifi.x.android.os.HandlerExecutor@dc339ee
10-14 18:31:41.614 I/WifiContext( 702): Found Wifi Resources APK at:
com.android.wifi.resources
10-14 18:31:41.678 D/WifiCountryCode( 702): mDefaultCountryCode BR
10-14 18:31:41.788 D/WifiOpenNetworkNotifier( 702): Settings toggle enabled=true
10-14 18:31:41.818 W/HalDevMgr( 702): isWifiStarted called but mWifi is null!?
10-14 18:31:41.818 W/HalDevMgr( 702): isWifiStarted called but mWifi is null!?
10-14 18:31:41.826 D/WakeupController( 702): WifiWake disabled
10-14 18:31:41.831 E/HistoricalRegistry( 702): Interaction before persistence
initialized
10-14 18:31:41.837 E/WifiClientModeImpl( 702): getWifiLinkLayerStats called
without an interface
10-14 18:31:41.864 I/WifiService( 702): Registering wifi
10-14 18:31:41.864 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(wifi:702)
10-14 18:31:41.864 D/SystemServerTiming( 702): StartWifi took to complete: 564ms
10-14 18:31:41.865 D/SystemServerTiming( 702): !@Boot_SystemServer: 564ms :
StartWifi
10-14 18:31:41.865 I/SystemServerTiming( 702): !@Boot_EBS: Took 564ms by
'StartWifi'
10-14 18:31:41.865 I/SystemServerTiming( 702): StartWifiScanning
10-14 18:31:41.867 I/SystemServiceManager( 702): Starting
com.android.server.wifi.scanner.WifiScanningService
10-14 18:31:41.867 I/WifiScanningService( 702): Creating wifiscanner
10-14 18:31:41.876 I/WifiScanningService( 702): Publishing wifiscanner
10-14 18:31:41.877 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(wifiscanner:702)
10-14 18:31:41.877 D/SystemServerTiming( 702): StartWifiScanning took to complete:
12ms
10-14 18:31:41.877 I/SystemServerTiming( 702): StartWifiP2P
10-14 18:31:41.878 I/SystemServiceManager( 702): Starting
com.android.server.wifi.p2p.WifiP2pService
10-14 18:31:41.886 I/WifiContext( 702): Found Wifi Resources APK at:
com.android.wifi.resources
10-14 18:31:41.926 W/HalDevMgr( 702): isWifiStarted called but mWifi is null!?
10-14 18:31:41.927 I/WifiP2pService( 702): makeP2pHwMac: wifihwmac is empty
10-14 18:31:41.931 I/WifiP2pService( 702): Registering wifip2p
10-14 18:31:41.931 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(wifip2p:702)
10-14 18:31:41.932 D/SystemServerTiming( 702): StartWifiP2P took to complete: 54ms
10-14 18:31:41.932 I/SystemServerTiming( 702): StartEthernet
10-14 18:31:41.933 I/SystemServiceManager( 702): Starting
com.android.server.ethernet.EthernetService
10-14 18:31:41.935 I/EthernetService( 702): Registering service ethernet
10-14 18:31:41.936 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(ethernet:702)
10-14 18:31:41.936 D/SystemServerTiming( 702): StartEthernet took to complete: 4ms
10-14 18:31:41.936 I/SystemServerTiming( 702): StartKnoxGuard
10-14 18:31:41.947 I/hwservicemanager( 334): Since
[email protected]::ISehKg/default is not registered, trying to
start it as a lazy HAL.
10-14 18:31:41.948 I/hwservicemanager( 334): Since
[email protected]::ISehKg/default is not registered, trying to
start it as a lazy HAL.
10-14 18:31:41.949 I/HidlServiceManagement( 702): getService: Trying again for
[email protected]::ISehKg/default...
10-14 18:31:42.020 E/[email protected]( 1667): ISehKg HIDL
main
10-14 18:31:42.021 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 901
10-14 18:31:42.025 I/HidlServiceManagement( 1667): Registered
[email protected]::ISehKg/default
10-14 18:31:42.025 I/HidlServiceManagement( 1667): Removing namespace from process
name [email protected] to [email protected].
10-14 18:31:42.026 E/HIDL_KGTA_CLIENT( 702): initialize KGTA
10-14 18:31:42.026 E/[email protected]( 1667): kgta_init :
0x6168778e
10-14 18:31:42.026 I/hw-BpHwBinder( 334): onLastStrongRef automatically unlinking
death recipients
10-14 18:31:42.026 E/KGTA_HIDL_SERVICE( 1667): KGTA_initialize start
10-14 18:31:42.026 I/KGTA_Initialize: ( 1667): &ctx = 0x7f174d6900
10-14 18:31:42.026 I/TLC_TZ_KGTA: ( 1667): creating new kgta context...
10-14 18:31:42.026 I/TLC_TZ_KGTA: ( 1667): initializing kgta context...
10-14 18:31:42.026 I/TLC_TZ_KGTA: ( 1667): root = 0, root_strlen = 1
10-14 18:31:42.026 I/TLC_TZ_KGTA: ( 1667): slen = 17432, rlen = 17432
10-14 18:31:42.026 I/TZ: bf_tlc_communication( 1667): call vendorCommImpl
10-14 18:31:42.027 I/TZ: bf_tlc_communication( 1667): root = 0, root_len = 1
10-14 18:31:42.027 I/TZ: bf_tlc_communication( 1667): process =
000000000000000000006b6e78677564, process_strlen = 32
10-14 18:31:42.027 I/TZ: bf_tlc_communication( 1667): aligned max_sendmsg_size =
17472 = 0x4440
10-14 18:31:42.027 I/TZ: bf_tlc_communication( 1667): aligned max_recvmsg_size =
17472 = 0x4440
10-14 18:31:42.027 I/TZ: bf_tlc_communication( 1667): tl_uuid.time =
00000000:0000:0000
10-14 18:31:42.027 I/TZ: bf_tlc_communication( 1667): tl_uuid.clockSeqAndNode[] =
00 00 6b 6e 78 67 75 64
10-14 18:31:42.027 I/TZ: bf_tlc_communication( 1667): max_message_size = 34944 =
0x8880
10-14 18:31:42.027 I/TZ: bf_tlc_communication( 1667): tlc_open will be called
10-14 18:31:42.027 E/TZ: bf_tlc_communication( 1667): TIMA: tlc_open:void
6b8b4567:1
10-14 18:31:42.028 E/[email protected]( 1667): ISehKg HAL
service ready
10-14 18:31:42.028 E/TZ: bf_tlc_communication( 1667): TIMA: tlc_open:void S1
10-14 18:31:42.029 E/TZ: bf_tlc_communication( 1667): TIMA: tlc_open:void S2
10-14 18:31:42.049 I/TZ: bf_tlc_communication( 1667): tlc_open:void succeeded
10-14 18:31:42.049 I/TZ: bf_tlc_communication( 1667): end directCommImpl
10-14 18:31:42.049 I/KGTA_Initialize: ( 1667): ctx = 0xb400007e9520e040, comm =
0xb400007e9520e060, sendmsg = 0xb400007e95218a80, recvmsg = 0xb400007e9521cec0
10-14 18:31:42.049 E/KGTA_Initialize: ( 1667): TZ_KGTA_initTLC: payload size in
send/recvmsg : 8200
10-14 18:31:42.049 E/system_server( 702): TZ_KGTA:: jni process kgta_getTAState
10-14 18:31:42.050 I/KGTA_HIDL_SERVICE( 1667): getKgState cmd=1
10-14 18:31:42.050 E/TZ: bf_tlc_communication( 1667): comm_request: cmdId : 1
10-14 18:31:42.178 W/KGTA_impls: ( 1667): reply message - cmd:1, error code:0
10-14 18:31:42.181 E/KGTA_HIDL_SERVICE( 1667): KGTA terminate
10-14 18:31:42.182 I/TZ: bf_tlc_communication( 1667): tlc_close
succeeded(6b8b4567:0)
10-14 18:31:42.191 E/HIDL_KGTA_CLIENT( 702): KGTA HIDL Service terminiated
10-14 18:31:42.191 D/KG.KnoxGuardSeService( 702): getTAState : 0
10-14 18:31:42.191 I/KG.KnoxGuardSeService( 702): call registerReceiver
10-14 18:31:42.192 I/KG.KnoxGuardSeService( 702): call registerReceiver
10-14 18:31:42.193 I/KG.IntegritySeUtil( 702): setInitialState, state : 0
10-14 18:31:42.195 D/KG.IntegritySeUtil( 702): pkgInfo : PackageInfo{1227da3
com.samsung.android.kgclient}
10-14 18:31:42.196 I/KG.IntegritySeUtil( 702): KG Client signature match with
platform.
10-14 18:31:42.203 D/PowerManagerService( 702): [api]
setMaximumScreenOffTimeoutFromDeviceAdmin: userId: 0 timeMs: 9223372036854775807
(uid: 1000 pid: 702)
10-14 18:31:42.213 D/RestrictionPolicy( 702):
isNewAdminActivationEnabledInternal : true
10-14 18:31:42.278 D/KnoxVpnEngineService( 702): [onAdminAdded]
10-14 18:31:42.285 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(knoxguard_service:702)
10-14 18:31:42.285 D/SystemServerTiming( 702): StartKnoxGuard took to complete:
349ms
10-14 18:31:42.285 D/SystemServerTiming( 702): !@Boot_SystemServer: 349ms :
StartKnoxGuard
10-14 18:31:42.285 I/SystemServerTiming( 702): !@Boot_EBS: Took 349ms by
'StartKnoxGuard'
10-14 18:31:42.286 I/SystemServerTiming( 702): StartConnectivityService
10-14 18:31:42.381 D/ConnectivityService( 702): ConnectivityService starting up
10-14 18:31:42.390 D/ConnectivityService( 702): wifiOnly=false
10-14 18:31:42.434 V/EnterpriseBillingPolicyStorage( 702): Inserted first time
record into 'eapn_mapping_table' Table
10-14 18:31:42.435 V/EnterpriseBillingEngine( 702): EnterpriseBillingEngine() -
null
10-14 18:31:42.436 V/EnterpriseBillingEngine( 702): EnterpriseBillingEngine() -
created
10-14 18:31:42.436 V/EnterpriseBillingEngine( 702): engine -
com.android.server.enterprise.billing.EnterpriseBillingEngine@bf429d0
10-14 18:31:42.436 V/EnterpriseBillingPolicyInternal( 702): EBPInternal
Constructor called: true
10-14 18:31:42.437 V/EnterpriseBillingPolicyInternal( 702): SYSTEM_PROP_BILLING :
1.3.0
10-14 18:31:42.437 V/EnterpriseBillingPolicyInternal( 702):
SYSTEM_PROP_BILLING_SUPPORT_DUALSIM : true
10-14 18:31:42.437 V/EnterpriseBillingPolicyInternal( 702): ebpInternal -
com.android.server.enterprise.billing.EnterpriseBillingPolicyInternal@2935dc9
10-14 18:31:42.460 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(connectivity:702)
10-14 18:31:42.461 D/UrspService( 702): bindConnectivityManager Called
10-14 18:31:42.461 D/SystemServerTiming( 702): StartConnectivityService took to
complete: 176ms
10-14 18:31:42.462 I/SystemServerTiming( 702): StartNsdService
10-14 18:31:42.464 D/NsdService( 702): Network service discovery is enabled
10-14 18:31:42.468 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(servicediscovery:702)
10-14 18:31:42.469 D/SystemServerTiming( 702): StartNsdService took to complete:
8ms
10-14 18:31:42.469 I/SystemServerTiming( 702): StartSystemUpdateManagerService
10-14 18:31:42.470 I/SystemUpdateManagerService( 702): No existing info file
/data/system/system-update-info.xml
10-14 18:31:42.471 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(system_update:702)
10-14 18:31:42.471 D/SystemServerTiming( 702): StartSystemUpdateManagerService
took to complete: 2ms
10-14 18:31:42.471 I/SystemServerTiming( 702): StartUpdateLockService
10-14 18:31:42.473 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(updatelock:702)
10-14 18:31:42.473 D/SystemServerTiming( 702): StartUpdateLockService took to
complete: 2ms
10-14 18:31:42.473 I/SystemServerTiming( 702): StartNotificationManager
10-14 18:31:42.473 I/SystemServiceManager( 702): Starting
com.android.server.notification.NotificationManagerService
10-14 18:31:42.556 E/SystemServiceRegistry( 702): Unknown manager requested:
desktopmode
10-14 18:31:42.560 I/DropBoxManagerService( 702): add tag=system_server_wtf
isTagEnabled=true flags=0x2
10-14 18:31:42.560 D/EdgeLightingPolicyManager( 702): heads up is enabled
10-14 18:31:42.586 D/ConditionProviders.SCP( 702): new ScheduleConditionProvider()
10-14 18:31:42.598 I/ConditionProviders( 702): Allowing condition provider
com.sec.android.app.launcher/com.android.launcher3.notification.NotificationListene
r
10-14 18:31:42.598 I/NotificationListeners( 702): Allowing notification listener
com.sec.android.app.launcher/com.android.launcher3.notification.NotificationListene
r
10-14 18:31:42.598 I/ConditionProviders( 702): Allowing condition provider
com.google.android.projection.gearhead/com.google.android.gearhead.notifications.Sh
aredNotificationListenerManager$ListenerService
10-14 18:31:42.598 I/NotificationListeners( 702): Allowing notification listener
com.google.android.projection.gearhead/com.google.android.gearhead.notifications.Sh
aredNotificationListenerManager$ListenerService
10-14 18:31:42.598 I/ConditionProviders( 702): Allowing condition provider
com.google.android.apps.wellbeing
10-14 18:31:42.598 I/ConditionProviders( 702): Allowing condition provider
com.google.android.gms
10-14 18:31:42.599 I/ConditionProviders( 702): Allowing condition provider
com.google.android.ext.services/android.ext.services.notification.Assistant
10-14 18:31:42.599 I/NotificationAssistants( 702): Allowing notification
assistant
com.google.android.ext.services/android.ext.services.notification.Assistant
10-14 18:31:42.600 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:42.601 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:42.601 D/SettingsProvider( 702): isChangeAllowed() : name = zen_mode
10-14 18:31:42.601 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:42.601 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:42.602 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:42.603 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:42.603 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:42.608 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:42.609 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(notification:702)
10-14 18:31:42.609 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:42.609 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:42.610 D/SmartAlertController( 702): setSmartAlertEnabled:true
pre:false
10-14 18:31:42.618 D/MotionRecognitionManager( 702): motionService =
com.samsung.android.gesture.MotionRecognitionService@763cc68
10-14 18:31:42.618 D/MotionRecognitionService( 702): ssp status : true
10-14 18:31:42.620 D/EasyMuteController( 702): EasyMute updated 1.true 2.true
10-14 18:31:42.620 W/SystemServiceManager( 702): Service
com.android.server.notification.NotificationManagerService took 79 ms in onStart
10-14 18:31:42.623 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:42.628 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:42.630 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:42.634 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:42.634 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:42.635 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:42.641 D/SystemServerTiming( 702): StartNotificationManager took to
complete: 168ms
10-14 18:31:42.641 I/SystemServerTiming( 702): StartDeviceMonitor
10-14 18:31:42.641 I/SystemServiceManager( 702): Starting
com.android.server.storage.DeviceStorageMonitorService
10-14 18:31:42.642 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:42.642 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:42.642 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:42.643 D/DeviceStorageMonitorYuva( 702): constructor is called
10-14 18:31:42.643 D/DeviceStorageMonitorYuva( 702): user spcific threshold is
calculated ->11038984601
10-14 18:31:42.643 D/DeviceStorageMonitorYuva( 702): user spcific threshold is
calculated ->8279238451
10-14 18:31:42.643 D/DeviceStorageMonitorYuva( 702): device does not support YUVA
10-14 18:31:42.645 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(devicestoragemonitor:702)
10-14 18:31:42.646 D/SystemServerTiming( 702): StartDeviceMonitor took to
complete: 4ms
10-14 18:31:42.646 I/SystemServerTiming( 702): StartLocationManagerService
10-14 18:31:42.646 I/SystemServiceManager( 702): Starting
com.android.server.location.LocationManagerService$Lifecycle
10-14 18:31:42.646 D/DeviceStorageMonitorService( 702): check() STORAGE TOTAL <=
64G
10-14 18:31:42.649 W/DeviceStorageMonitorService( 702): updateBroadcasts(/data)
oldLevel:0, newLevel:0, seq:1
10-14 18:31:42.653 D/DeviceStorageMonitorService( 702): Available File Node Number
is [13145083]
10-14 18:31:42.653 W/DeviceStorageMonitorService( 702):
updateBroadcasts_filenode(/data) fn_oldLevel:0, fn_newLevel:0, seq:1
10-14 18:31:42.668 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(location:702)
10-14 18:31:42.669 D/SystemServerTiming( 702): StartLocationManagerService took to
complete: 24ms
10-14 18:31:42.669 I/SystemServerTiming( 702): StartSLocationService
10-14 18:31:42.669 I/SystemServer( 702): SLocation Manager
10-14 18:31:42.673 D/ApplicationLoaders( 702): Returning zygote-cached class
loader: /system/framework/android.test.base.jar
10-14 18:31:42.676 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:42.684 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(sec_location:702)
10-14 18:31:42.684 D/SystemServerTiming( 702): StartSLocationService took to
complete: 15ms
10-14 18:31:42.684 I/SystemServerTiming( 702): StartCountryDetectorService
10-14 18:31:42.688 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(country_detector:702)
10-14 18:31:42.688 D/SystemServerTiming( 702): StartCountryDetectorService took to
complete: 4ms
10-14 18:31:42.688 I/SystemServerTiming( 702): StartTimeDetectorService
10-14 18:31:42.688 I/SystemServiceManager( 702): Starting
com.android.server.timedetector.TimeDetectorService$Lifecycle
10-14 18:31:42.691 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(time_detector:702)
10-14 18:31:42.692 D/SystemServerTiming( 702): StartTimeDetectorService took to
complete: 3ms
10-14 18:31:42.692 I/SystemServerTiming( 702): StartTimeZoneDetectorService
10-14 18:31:42.692 I/SystemServiceManager( 702): Starting
com.android.server.timezonedetector.TimeZoneDetectorService$Lifecycle
10-14 18:31:42.693 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(time_zone_detector:702)
10-14 18:31:42.694 D/SystemServerTiming( 702): StartTimeZoneDetectorService took
to complete: 2ms
10-14 18:31:42.694 I/SystemServerTiming( 702): StartSearchManagerService
10-14 18:31:42.694 I/SystemServiceManager( 702): Starting
com.android.server.search.SearchManagerService$Lifecycle
10-14 18:31:42.697 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(search:702)
10-14 18:31:42.697 D/SystemServerTiming( 702): StartSearchManagerService took to
complete: 3ms
10-14 18:31:42.698 I/SystemServerTiming( 702): StartWallpaperManagerService
10-14 18:31:42.698 I/SystemServiceManager( 702): Starting
com.android.server.wallpaper.WallpaperManagerService$Lifecycle
10-14 18:31:42.704 D/WALLPAPER_SVC:WallpaperManagerService( 702): WallpaperService
startup (support sub display ? false)
10-14 18:31:42.708 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
SemWallpaperManagerService
10-14 18:31:42.709 D/WALLPAPER_SVC:DefaultWallpaper( 702): DefaultWallpaper
10-14 18:31:42.712 D/WALLPAPER_SVC:CMFWallpaper( 702): CMFWallpaper
10-14 18:31:42.713 D/WALLPAPER_SVC:OMCWallpaper( 702): OMCWallpaper
10-14 18:31:42.713 D/WALLPAPER_SVC:LockWallpaper( 702): LockWallpaper
10-14 18:31:42.714 D/WALLPAPER_SVC:DesktopMode( 702): DesktopMode
10-14 18:31:42.716 D/WALLPAPER_SVC:SubDisplayMode( 702): SubDisplayMode
10-14 18:31:42.716 D/WALLPAPER_SVC:LegibilityColor( 702): LegibilityColor
10-14 18:31:42.717 D/WALLPAPER_SVC:Knox( 702): Knox
10-14 18:31:42.720 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(wallpaper:702)
10-14 18:31:42.720 D/SystemServerTiming( 702): StartWallpaperManagerService took
to complete: 23ms
10-14 18:31:42.720 I/SystemServerTiming( 702): StartAudioService
10-14 18:31:42.720 I/SystemServiceManager( 702): Starting
com.android.server.audio.AudioService$Lifecycle
10-14 18:31:42.799 E/SecVibrator-HAL-AIDL-CORE( 585): V_1_0: Vibrator reporting
capabilities
10-14 18:31:42.799 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/intensity
10-14 18:31:42.800 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
10-14 18:31:42.801 I/AS.AudioService( 702): use default
ro.config.vc_call_vol_steps 8
10-14 18:31:42.812 I/android_os_HwBinder( 702): HwBinder: Starting thread pool for
getting: [email protected]::IServiceManager/default
10-14 18:31:42.817 I/io_stats( 385): !@ 179,0 r 92460 6970860 w 13195 5347900 d
1428 2440108 f 2317 1013 iot 79364 0 th 102400 102400 64728 pt 232 inp 1 0 125.325
10-14 18:31:42.841 W/AudioFlinger( 590): no wake lock to update, system not ready
yet
10-14 18:31:42.841 W/AudioFlinger( 590): no wake lock to update, system not ready
yet
10-14 18:31:42.841 W/AudioFlinger( 590): no wake lock to update, system not ready
yet
10-14 18:31:42.841 D/AudioFlinger( 590): ro.audio.silent is ignored since no
output device is set
10-14 18:31:42.841 D/AudioFlinger( 590): ro.audio.silent is ignored since no
output device is set
10-14 18:31:42.843 D/AudioFlinger( 590): ro.audio.silent is ignored since no
output device is set
10-14 18:31:42.864 D/PermissionCache( 590): checking
android.permission.MODIFY_AUDIO_ROUTING for uid=1000 => granted (1393 us)
10-14 18:31:42.866 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 911
10-14 18:31:42.875 V/APM_AudioPolicyManager( 590): getAudioPolicyConfig:
audioParam;l_volume_table
10-14 18:31:42.876 V/APM_AudioPolicyManager( 590): setForceUse() usage 4, config
0, mPhoneState 0
10-14 18:31:42.876 W/APM_AudioPolicyManager( 590): setForceUse() usage 4, config 0
is already set
10-14 18:31:42.899 W/TelecomManager( 702): Telecom Service not found.
10-14 18:31:42.900 D/SettingsProvider( 702): isChangeAllowed() : name =
mode_ringer_streams_affected
10-14 18:31:42.910 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:42.911 V/APM_AudioPolicyManager( 590): setForceUse() usage 3, config
8, mPhoneState 0
10-14 18:31:42.927 W/APM::AudioPolicyEngine( 590): getDevicesForStrategy() unknown
strategy: -1
10-14 18:31:42.928 W/APM::AudioPolicyEngine( 590): getDevicesForStrategy() unknown
strategy: -1
10-14 18:31:42.929 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:42.929 V/APM_AudioPolicyManager( 590): setOutputDevices device
AUDIO_DEVICE_NONE delayMs 0
10-14 18:31:42.929 V/APM_AudioPolicyManager( 590): setOutputDevices() prevDevice
{type:0x2,@:}
10-14 18:31:42.930 V/APM_AudioPolicyManager( 590): setOutputDevices changing
device to AUDIO_DEVICE_NONE
10-14 18:31:42.931 V/APM_AudioPolicyManager( 590): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.931 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.931 V/APM_AudioPolicyManager( 590): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
10-14 18:31:42.931 V/APM_AudioPolicyManager( 590): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.932 V/APM_AudioPolicyManager( 590): computeVolume: camera shutter
sound volume 0.000000
10-14 18:31:42.932 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.932 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 0.002818, deviceTypes 0x2
10-14 18:31:42.932 V/APM_AudioPolicyManager( 590): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.932 V/APM_AudioPolicyManager( 590): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.932 V/APM_AudioPolicyManager( 590): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.932 V/APM_AudioPolicyManager( 590): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.932 V/APM_AudioPolicyManager( 590): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.932 V/APM_AudioPolicyManager( 590): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
10-14 18:31:42.932 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.932 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:42.932 V/APM_AudioPolicyManager( 590): setOutputDevices device
AUDIO_DEVICE_NONE delayMs 0
10-14 18:31:42.932 V/APM_AudioPolicyManager( 590): setOutputDevices() prevDevice
{type:0x2,@:}
10-14 18:31:42.933 V/APM_AudioPolicyManager( 590): setOutputDevices changing
device to AUDIO_DEVICE_NONE
10-14 18:31:42.933 V/APM_AudioPolicyManager( 590): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.933 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.933 V/APM_AudioPolicyManager( 590): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
10-14 18:31:42.933 V/APM_AudioPolicyManager( 590): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.933 V/APM_AudioPolicyManager( 590): computeVolume: camera shutter
sound volume 0.000000
10-14 18:31:42.933 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.933 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 0.002818, deviceTypes 0x2
10-14 18:31:42.934 V/APM_AudioPolicyManager( 590): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.934 V/APM_AudioPolicyManager( 590): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.934 V/APM_AudioPolicyManager( 590): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.934 V/APM_AudioPolicyManager( 590): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.934 V/APM_AudioPolicyManager( 590): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.934 V/APM_AudioPolicyManager( 590): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
10-14 18:31:42.934 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.934 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:42.934 V/APM_AudioPolicyManager( 590): setOutputDevices device
AUDIO_DEVICE_NONE delayMs 0
10-14 18:31:42.934 V/APM_AudioPolicyManager( 590): setOutputDevices() prevDevice
{type:0x2,@:}
10-14 18:31:42.935 V/APM_AudioPolicyManager( 590): setOutputDevices changing
device to AUDIO_DEVICE_NONE
10-14 18:31:42.935 V/APM_AudioPolicyManager( 590): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.935 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.935 V/APM_AudioPolicyManager( 590): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
10-14 18:31:42.935 V/APM_AudioPolicyManager( 590): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.935 V/APM_AudioPolicyManager( 590): computeVolume: camera shutter
sound volume 0.000000
10-14 18:31:42.935 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.935 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 0.002818, deviceTypes 0x2
10-14 18:31:42.935 V/APM_AudioPolicyManager( 590): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.935 V/APM_AudioPolicyManager( 590): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.935 V/APM_AudioPolicyManager( 590): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.935 V/APM_AudioPolicyManager( 590): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.935 V/APM_AudioPolicyManager( 590): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.935 V/APM_AudioPolicyManager( 590): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
10-14 18:31:42.936 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:42.936 V/APM_AudioPolicyManager( 590): setForceUse() usage 6, config
0, mPhoneState 0
10-14 18:31:42.936 W/APM_AudioPolicyManager( 590): setForceUse() usage 6, config 0
is already set
10-14 18:31:42.938 D/AS.AudioService( 702): Master mono false
10-14 18:31:42.938 W/TelecomManager( 702): Telecom Service not found.
10-14 18:31:42.939 D/PermissionCache( 590): checking
android.permission.MODIFY_AUDIO_SETTINGS for uid=1000 => granted (582 us)
10-14 18:31:42.941 D/AS.AudioService( 702): Master balance 0,000000
10-14 18:31:42.945 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_sound_assistant_ring_via_headset_enable=32
10-14 18:31:42.947 D/AS.AudioService( 702): readUserRestrictions mAllSoundMute = 0
10-14 18:31:42.947 D/AS.AudioService( 702): Master mute false, user=0
10-14 18:31:42.948 D/AS.AudioService( 702): Mic mute false, user=0
10-14 18:31:42.948 D/AS.AudioService( 702): Mic mute false, user=0
10-14 18:31:42.956 D/audio_hw_primary( 543): device-adev_set_mic_mute: set MIC
Mute to (0)
10-14 18:31:42.969 V/APM_AudioPolicyManager( 590): initStreamVolume() stream 0,
min 1, max 8
10-14 18:31:42.972 V/APM_AudioPolicyManager( 590): initStreamVolume() stream 1,
min 0, max 15
10-14 18:31:42.975 V/APM_AudioPolicyManager( 590): initStreamVolume() stream 2,
min 0, max 15
10-14 18:31:42.978 V/APM_AudioPolicyManager( 590): initStreamVolume() stream 3,
min 0, max 15
10-14 18:31:42.984 V/APM_AudioPolicyManager( 590): initStreamVolume() stream 4,
min 1, max 15
10-14 18:31:42.986 V/APM_AudioPolicyManager( 590): initStreamVolume() stream 5,
min 0, max 15
10-14 18:31:42.989 V/APM_AudioPolicyManager( 590): initStreamVolume() stream 6,
min 0, max 15
10-14 18:31:42.991 V/APM_AudioPolicyManager( 590): initStreamVolume() stream 7,
min 0, max 15
10-14 18:31:42.992 V/APM_AudioPolicyManager( 590): initStreamVolume() stream 8,
min 0, max 15
10-14 18:31:42.996 V/APM_AudioPolicyManager( 590): initStreamVolume() stream 9,
min 0, max 15
10-14 18:31:43.001 V/APM_AudioPolicyManager( 590): initStreamVolume() stream 10,
min 1, max 15
10-14 18:31:43.009 V/APM_AudioPolicyManager( 590): initStreamVolume() stream 11,
min 0, max 15
10-14 18:31:43.012 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.012 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.012 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000004, index 8
10-14 18:31:43.013 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=4
10-14 18:31:43.014 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:43.014 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:43.014 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 0.002818, deviceTypes 0x2
10-14 18:31:43.015 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:43.015 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 0.002818, deviceTypes 0x2
10-14 18:31:43.016 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:43.016 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 0.002818, deviceTypes 0x2
10-14 18:31:43.017 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=4
10-14 18:31:43.018 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.018 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.018 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000008, index 8
10-14 18:31:43.019 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=8
10-14 18:31:43.019 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:43.019 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:43.019 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 0.002818, deviceTypes 0x2
10-14 18:31:43.021 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:43.021 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 0.002818, deviceTypes 0x2
10-14 18:31:43.021 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:43.021 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 0.002818, deviceTypes 0x2
10-14 18:31:43.022 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=8
10-14 18:31:43.023 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.023 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.023 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000080, index 8
10-14 18:31:43.024 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=128
10-14 18:31:43.024 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:43.024 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:43.024 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 0.002818, deviceTypes 0x2
10-14 18:31:43.025 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:43.025 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 0.002818, deviceTypes 0x2
10-14 18:31:43.026 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:43.026 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 0.002818, deviceTypes 0x2
10-14 18:31:43.027 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=128
10-14 18:31:43.028 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.028 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.028 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00008000, index 15
10-14 18:31:43.029 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=32768
10-14 18:31:43.029 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:43.029 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:43.029 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 0.002818, deviceTypes 0x2
10-14 18:31:43.030 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:43.030 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 0.002818, deviceTypes 0x2
10-14 18:31:43.031 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:43.031 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 0.002818, deviceTypes 0x2
10-14 18:31:43.032 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=32768
10-14 18:31:43.033 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.033 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.033 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
04000000, index 8
10-14 18:31:43.034 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=67108864
10-14 18:31:43.034 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:43.034 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:43.034 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 0.002818, deviceTypes 0x2
10-14 18:31:43.035 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:43.035 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 0.002818, deviceTypes 0x2
10-14 18:31:43.036 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
10-14 18:31:43.036 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 0.002818, deviceTypes 0x2
10-14 18:31:43.037 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=67108864
10-14 18:31:43.037 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.037 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.037 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 7
10-14 18:31:43.038 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.038 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.038 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000004, index 8
10-14 18:31:43.039 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.040 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.040 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000008, index 8
10-14 18:31:43.040 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.041 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.041 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000080, index 8
10-14 18:31:43.041 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.041 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.042 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00008000, index 15
10-14 18:31:43.043 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.043 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.043 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
04000000, index 8
10-14 18:31:43.045 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.045 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.045 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 11
10-14 18:31:43.046 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:43.046 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:43.046 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000004, index 8
10-14 18:31:43.048 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:43.048 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:43.048 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000008, index 8
10-14 18:31:43.049 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:43.049 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:43.049 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000080, index 8
10-14 18:31:43.050 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:43.050 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:43.050 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00008000, index 15
10-14 18:31:43.051 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:43.051 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:43.051 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
04000000, index 8
10-14 18:31:43.052 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:43.052 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:43.052 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 11
10-14 18:31:43.074 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_VOICE_CALL attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_VOICE_COMMUNICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:43.074 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 13 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.074 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 4
10-14 18:31:43.075 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_SYSTEM attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_SONIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:43.075 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 11 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_SONIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:43.075 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 6
10-14 18:31:43.076 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_RING attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION_TELEPHONY_RINGTONE Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:43.076 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 10 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION_TELEPHONY_RINGTONE Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:43.076 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000002, index 11
10-14 18:31:43.077 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_RING attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION_TELEPHONY_RINGTONE Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:43.077 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 10 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION_TELEPHONY_RINGTONE Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:43.077 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 11
10-14 18:31:43.078 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.078 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.078 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000004, index 8
10-14 18:31:43.079 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=4
10-14 18:31:43.079 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:43.080 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:43.080 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:43.081 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:43.081 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:43.082 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:43.082 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:43.083 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=4
10-14 18:31:43.083 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.084 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.084 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000008, index 8
10-14 18:31:43.085 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=8
10-14 18:31:43.085 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:43.085 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:43.085 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:43.086 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:43.086 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:43.087 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:43.087 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:43.090 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=8
10-14 18:31:43.090 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.090 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.090 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000080, index 8
10-14 18:31:43.091 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=128
10-14 18:31:43.092 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:43.092 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:43.092 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:43.092 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:43.092 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:43.093 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:43.093 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:43.094 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=128
10-14 18:31:43.094 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.094 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.094 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00008000, index 15
10-14 18:31:43.095 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=32768
10-14 18:31:43.095 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:43.095 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:43.095 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:43.096 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:43.096 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:43.097 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:43.097 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:43.098 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=32768
10-14 18:31:43.098 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.098 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.098 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
04000000, index 8
10-14 18:31:43.099 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=67108864
10-14 18:31:43.100 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:43.100 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:43.100 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:43.100 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:43.100 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:43.101 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:43.101 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:43.102 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=67108864
10-14 18:31:43.102 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.102 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.102 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 7
10-14 18:31:43.103 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ALARM attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ALARM Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.103 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 2 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ALARM Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.103 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 11
10-14 18:31:43.104 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_NOTIFICATION attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_NOTIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.104 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 7 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.104 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 11
10-14 18:31:43.105 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_BLUETOOTH_SCO attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x4 Tags: }
10-14 18:31:43.105 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 3 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x4 Tags: }
10-14 18:31:43.105 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 7
10-14 18:31:43.106 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ENFORCED_AUDIBLE attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x1 Tags: }
10-14 18:31:43.106 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 5 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x1 Tags: }
10-14 18:31:43.106 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 15
10-14 18:31:43.107 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_DTMF attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION_SIGNALLING Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:43.107 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 4 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION_SIGNALLING Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:43.107 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000002, index 11
10-14 18:31:43.108 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_DTMF attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION_SIGNALLING Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:43.108 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 4 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION_SIGNALLING Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:43.108 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 11
10-14 18:31:43.108 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.108 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.108 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000004, index 8
10-14 18:31:43.109 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.109 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.109 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000008, index 8
10-14 18:31:43.110 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.110 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.110 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000080, index 8
10-14 18:31:43.111 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.111 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.111 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00008000, index 15
10-14 18:31:43.112 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.112 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.112 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
04000000, index 8
10-14 18:31:43.113 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.113 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:43.113 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 7
10-14 18:31:43.117 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:43.117 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:43.117 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000004, index 9
10-14 18:31:43.118 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:43.118 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:43.118 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000008, index 9
10-14 18:31:43.119 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:43.119 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:43.119 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000080, index 9
10-14 18:31:43.120 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:43.120 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:43.120 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00008000, index 15
10-14 18:31:43.121 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:43.122 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:43.122 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
04000000, index 9
10-14 18:31:43.126 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:43.126 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:43.126 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 8
10-14 18:31:43.127 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ASSISTANT attributes={ Content type: AUDIO_CONTENT_TYPE_SPEECH Usage:
AUDIO_USAGE_ASSISTANT Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.127 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 20 matching with { Content type: AUDIO_CONTENT_TYPE_SPEECH Usage:
AUDIO_USAGE_ASSISTANT Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:43.127 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 7
10-14 18:31:43.132 V/AS.AudioService( 702): VolumeGroupState for
10-14 18:31:43.132 V/AS.AudioService( 702): Name: AUDIO_STREAM_ACCESSIBILITY Id:
1
10-14 18:31:43.132 V/AS.AudioService( 702): Supported Audio Attributes:
10-14 18:31:43.132 V/AS.AudioService( 702): -AudioAttributes:
usage=USAGE_ASSISTANCE_ACCESSIBILITY content=CONTENT_TYPE_UNKNOWN flags=0x800 tags=
bundle=null
10-14 18:31:43.132 V/AS.AudioService( 702): Supported Legacy Stream Types:
{ 10 }
10-14 18:31:43.133 V/AS.AudioService( 702): readSettings: found stored index 8 for
group AUDIO_STREAM_ACCESSIBILITY, device: AUDIO_STREAM_ACCESSIBILITY_1073741824
10-14 18:31:43.134 V/AS.AudioService( 702): VolumeGroupState for
10-14 18:31:43.134 V/AS.AudioService( 702): Name: AUDIO_STREAM_ALARM Id: 2
10-14 18:31:43.134 V/AS.AudioService( 702): Supported Audio Attributes:
10-14 18:31:43.134 V/AS.AudioService( 702): -AudioAttributes:
usage=USAGE_ALARM content=CONTENT_TYPE_UNKNOWN flags=0x800 tags= bundle=null
10-14 18:31:43.134 V/AS.AudioService( 702): Supported Legacy Stream Types:
{ 4 }
10-14 18:31:43.135 V/AS.AudioService( 702): readSettings: found stored index 11
for group AUDIO_STREAM_ALARM, device: AUDIO_STREAM_ALARM_1073741824
10-14 18:31:43.136 D/AS.AudioService( 702): volume group
AUDIO_STREAM_BLUETOOTH_SCO for internal policy needs
10-14 18:31:43.136 V/AS.AudioService( 702): VolumeGroupState for
10-14 18:31:43.136 V/AS.AudioService( 702): Name: AUDIO_STREAM_DTMF Id: 4
10-14 18:31:43.136 V/AS.AudioService( 702): Supported Audio Attributes:
10-14 18:31:43.136 V/AS.AudioService( 702): -AudioAttributes:
usage=USAGE_VOICE_COMMUNICATION_SIGNALLING content=CONTENT_TYPE_UNKNOWN flags=0x800
tags= bundle=null
10-14 18:31:43.136 V/AS.AudioService( 702): Supported Legacy Stream Types:
{ 8 }
10-14 18:31:43.137 V/AS.AudioService( 702): readSettings: found stored index 11
for group AUDIO_STREAM_DTMF, device: AUDIO_STREAM_DTMF_1073741824
10-14 18:31:43.138 V/AS.AudioService( 702): VolumeGroupState for
10-14 18:31:43.138 V/AS.AudioService( 702): Name: AUDIO_STREAM_ENFORCED_AUDIBLE
Id: 5
10-14 18:31:43.138 V/AS.AudioService( 702): Supported Audio Attributes:
10-14 18:31:43.138 V/AS.AudioService( 702): -AudioAttributes:
usage=USAGE_UNKNOWN content=CONTENT_TYPE_UNKNOWN flags=0x801 tags= bundle=null
10-14 18:31:43.138 V/AS.AudioService( 702): Supported Legacy Stream Types:
{ 7 }
10-14 18:31:43.139 V/AS.AudioService( 702): readSettings: found stored index 14
for group AUDIO_STREAM_ENFORCED_AUDIBLE, device:
AUDIO_STREAM_ENFORCED_AUDIBLE_1073741824
10-14 18:31:43.139 V/AS.AudioService( 702): VolumeGroupState for
10-14 18:31:43.139 V/AS.AudioService( 702): Name: AUDIO_STREAM_MUSIC Id: 6
10-14 18:31:43.139 V/AS.AudioService( 702): Supported Audio Attributes:
10-14 18:31:43.139 V/AS.AudioService( 702): -AudioAttributes:
usage=USAGE_MEDIA content=CONTENT_TYPE_UNKNOWN flags=0x800 tags= bundle=null
10-14 18:31:43.139 V/AS.AudioService( 702): -AudioAttributes:
usage=USAGE_GAME content=CONTENT_TYPE_UNKNOWN flags=0x800 tags= bundle=null
10-14 18:31:43.139 V/AS.AudioService( 702): -AudioAttributes:
usage=USAGE_ASSISTANT content=CONTENT_TYPE_UNKNOWN flags=0x800 tags= bundle=null
10-14 18:31:43.139 V/AS.AudioService( 702): -AudioAttributes:
usage=USAGE_ASSISTANCE_NAVIGATION_GUIDANCE content=CONTENT_TYPE_UNKNOWN flags=0x800
tags= bundle=null
10-14 18:31:43.139 V/AS.AudioService( 702): -AudioAttributes:
usage=USAGE_UNKNOWN content=CONTENT_TYPE_UNKNOWN flags=0x800 tags= bundle=null
10-14 18:31:43.139 V/AS.AudioService( 702): Supported Legacy Stream Types:
{ 3 }
10-14 18:31:43.140 V/AS.AudioService( 702): readSettings: found stored index 7 for
group AUDIO_STREAM_MUSIC, device: AUDIO_STREAM_MUSIC_1073741824
10-14 18:31:43.141 V/AS.AudioService( 702): VolumeGroupState for
10-14 18:31:43.141 V/AS.AudioService( 702): Name: AUDIO_STREAM_NOTIFICATION Id: 7
10-14 18:31:43.141 V/AS.AudioService( 702): Supported Audio Attributes:
10-14 18:31:43.141 V/AS.AudioService( 702): -AudioAttributes:
usage=USAGE_NOTIFICATION content=CONTENT_TYPE_UNKNOWN flags=0x800 tags= bundle=null
10-14 18:31:43.141 V/AS.AudioService( 702): -AudioAttributes:
usage=USAGE_NOTIFICATION_COMMUNICATION_REQUEST content=CONTENT_TYPE_UNKNOWN
flags=0x800 tags= bundle=null
10-14 18:31:43.141 V/AS.AudioService( 702): -AudioAttributes:
usage=USAGE_NOTIFICATION_COMMUNICATION_INSTANT content=CONTENT_TYPE_UNKNOWN
flags=0x800 tags= bundle=null
10-14 18:31:43.141 V/AS.AudioService( 702): -AudioAttributes:
usage=USAGE_NOTIFICATION_COMMUNICATION_DELAYED content=CONTENT_TYPE_UNKNOWN
flags=0x800 tags= bundle=null
10-14 18:31:43.141 V/AS.AudioService( 702): -AudioAttributes:
usage=USAGE_NOTIFICATION_EVENT content=CONTENT_TYPE_UNKNOWN flags=0x800 tags=
bundle=null
10-14 18:31:43.141 V/AS.AudioService( 702): Supported Legacy Stream Types:
{ 5 }
10-14 18:31:43.142 V/AS.AudioService( 702): readSettings: found stored index 11
for group AUDIO_STREAM_NOTIFICATION, device: AUDIO_STREAM_NOTIFICATION_1073741824
10-14 18:31:43.142 D/AS.AudioService( 702): volume group AUDIO_STREAM_PATCH for
internal policy needs
10-14 18:31:43.142 D/AS.AudioService( 702): volume group AUDIO_STREAM_REROUTING
for internal policy needs
10-14 18:31:43.143 V/AS.AudioService( 702): VolumeGroupState for
10-14 18:31:43.143 V/AS.AudioService( 702): Name: AUDIO_STREAM_RING Id: 10
10-14 18:31:43.143 V/AS.AudioService( 702): Supported Audio Attributes:
10-14 18:31:43.143 V/AS.AudioService( 702): -AudioAttributes:
usage=USAGE_NOTIFICATION_RINGTONE content=CONTENT_TYPE_UNKNOWN flags=0x800 tags=
bundle=null
10-14 18:31:43.143 V/AS.AudioService( 702): Supported Legacy Stream Types:
{ 2 }
10-14 18:31:43.144 V/AS.AudioService( 702): readSettings: found stored index 11
for group AUDIO_STREAM_RING, device: AUDIO_STREAM_RING_1073741824
10-14 18:31:43.144 V/AS.AudioService( 702): VolumeGroupState for
10-14 18:31:43.144 V/AS.AudioService( 702): Name: AUDIO_STREAM_SYSTEM Id: 11
10-14 18:31:43.144 V/AS.AudioService( 702): Supported Audio Attributes:
10-14 18:31:43.144 V/AS.AudioService( 702): -AudioAttributes:
usage=USAGE_ASSISTANCE_SONIFICATION content=CONTENT_TYPE_UNKNOWN flags=0x800 tags=
bundle=null
10-14 18:31:43.144 V/AS.AudioService( 702): Supported Legacy Stream Types:
{ 1 }
10-14 18:31:43.145 V/AS.AudioService( 702): readSettings: found stored index 6 for
group AUDIO_STREAM_SYSTEM, device: AUDIO_STREAM_SYSTEM_1073741824
10-14 18:31:43.146 D/AS.AudioService( 702): volume group AUDIO_STREAM_TTS for
internal policy needs
10-14 18:31:43.146 V/AS.AudioService( 702): VolumeGroupState for
10-14 18:31:43.146 V/AS.AudioService( 702): Name: AUDIO_STREAM_VOICE_CALL Id: 13
10-14 18:31:43.146 V/AS.AudioService( 702): Supported Audio Attributes:
10-14 18:31:43.146 V/AS.AudioService( 702): -AudioAttributes:
usage=USAGE_VOICE_COMMUNICATION content=CONTENT_TYPE_UNKNOWN flags=0x800 tags=
bundle=null
10-14 18:31:43.146 V/AS.AudioService( 702): Supported Legacy Stream Types:
{ 0 }
10-14 18:31:43.146 V/AS.AudioService( 702): readSettings: found stored index 4 for
group AUDIO_STREAM_VOICE_CALL, device: AUDIO_STREAM_VOICE_CALL_1073741824
10-14 18:31:43.147 V/AS.AudioService( 702): VolumeGroupState for
10-14 18:31:43.147 V/AS.AudioService( 702): Name: AUDIO_STREAM_ASSISTANT Id: 20
10-14 18:31:43.147 V/AS.AudioService( 702): Supported Audio Attributes:
10-14 18:31:43.147 V/AS.AudioService( 702): -AudioAttributes:
usage=USAGE_ASSISTANT content=CONTENT_TYPE_SPEECH flags=0x800 tags= bundle=null
10-14 18:31:43.147 V/AS.AudioService( 702): Supported Legacy Stream Types:
{ 11 }
10-14 18:31:43.148 V/AS.AudioService( 702): readSettings: found stored index 7 for
group AUDIO_STREAM_ASSISTANT, device: AUDIO_STREAM_ASSISTANT_1073741824
10-14 18:31:43.148 V/AS.AudioService( 702): VolumeGroupState for
10-14 18:31:43.148 V/AS.AudioService( 702): Name: AUDIO_STREAM_CALL_ASSISTANT Id:
23
10-14 18:31:43.148 V/AS.AudioService( 702): Supported Audio Attributes:
10-14 18:31:43.148 V/AS.AudioService( 702): -AudioAttributes:
usage=USAGE_CALL_ASSISTANT content=CONTENT_TYPE_UNKNOWN flags=0x800 tags=
bundle=null
10-14 18:31:43.148 V/AS.AudioService( 702): Supported Legacy Stream Types:
{ 14 }
10-14 18:31:43.149 V/AS.AudioService( 702): readSettings: found stored index 7 for
group AUDIO_STREAM_CALL_ASSISTANT, device: AUDIO_STREAM_CALL_ASSISTANT_1073741824
10-14 18:31:43.150 V/AS.AudioService( 702): applyAllVolumes: restore default
device index 8 for group AUDIO_STREAM_ACCESSIBILITY
10-14 18:31:43.151 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x800
Tags: }
10-14 18:31:43.151 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 8
10-14 18:31:43.152 V/AS.AudioService( 702): applyAllVolumes: restore default
device index 11 for group AUDIO_STREAM_ALARM
10-14 18:31:43.152 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 2 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ALARM Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
10-14 18:31:43.152 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 11
10-14 18:31:43.153 V/AS.AudioService( 702): applyAllVolumes: restore default
device index 11 for group AUDIO_STREAM_DTMF
10-14 18:31:43.153 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 4 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION_SIGNALLING Source: AUDIO_SOURCE_DEFAULT Flags:
0x800 Tags: }
10-14 18:31:43.153 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 11
10-14 18:31:43.154 V/AS.AudioService( 702): applyAllVolumes: restore default
device index 14 for group AUDIO_STREAM_ENFORCED_AUDIBLE
10-14 18:31:43.155 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 5 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x801 Tags: }
10-14 18:31:43.155 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 15
10-14 18:31:43.155 V/AS.AudioService( 702): applyAllVolumes: restore default
device index 7 for group AUDIO_STREAM_MUSIC
10-14 18:31:43.156 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
10-14 18:31:43.156 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 7
10-14 18:31:43.156 V/AS.AudioService( 702): applyAllVolumes: restore default
device index 11 for group AUDIO_STREAM_NOTIFICATION
10-14 18:31:43.157 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 7 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
10-14 18:31:43.157 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 11
10-14 18:31:43.157 V/AS.AudioService( 702): applyAllVolumes: restore default
device index 11 for group AUDIO_STREAM_RING
10-14 18:31:43.158 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 10 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION_TELEPHONY_RINGTONE Source: AUDIO_SOURCE_DEFAULT Flags:
0x800 Tags: }
10-14 18:31:43.158 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 11
10-14 18:31:43.158 V/AS.AudioService( 702): applyAllVolumes: restore default
device index 6 for group AUDIO_STREAM_SYSTEM
10-14 18:31:43.159 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 11 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_SONIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags:
}
10-14 18:31:43.159 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 6
10-14 18:31:43.160 V/AS.AudioService( 702): applyAllVolumes: restore default
device index 4 for group AUDIO_STREAM_VOICE_CALL
10-14 18:31:43.160 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 13 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
10-14 18:31:43.160 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 4
10-14 18:31:43.162 V/AS.AudioService( 702): applyAllVolumes: restore default
device index 7 for group AUDIO_STREAM_ASSISTANT
10-14 18:31:43.163 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 20 matching with { Content type: AUDIO_CONTENT_TYPE_SPEECH Usage:
AUDIO_USAGE_ASSISTANT Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
10-14 18:31:43.163 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 7
10-14 18:31:43.164 V/AS.AudioService( 702): applyAllVolumes: restore default
device index 7 for group AUDIO_STREAM_CALL_ASSISTANT
10-14 18:31:43.165 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 23 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_CALL_ASSISTANT Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
10-14 18:31:43.165 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 7
10-14 18:31:43.166 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.044668, deviceTypes 0x4000000
10-14 18:31:43.166 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
3, volume 0.005012, deviceTypes 0x4000000
10-14 18:31:43.166 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 0.001585, deviceTypes 0x4000000
10-14 18:31:43.175 D/AudioFlinger( 590): isLowRamDevice:false
totalMemory:3855978496 mClientSharedHeapSize:16777216
10-14 18:31:43.177 V/APM_AudioPolicyManager( 590): setForceUse() usage 7, config
0, mPhoneState 0
10-14 18:31:43.177 W/APM_AudioPolicyManager( 590): setForceUse() usage 7, config 0
is already set
10-14 18:31:43.178 D/SettingsProvider( 702): isChangeAllowed() : name =
mode_ringer_time_on
10-14 18:31:43.199 V/sec_audio_hw( 543): sec_dev_set_parameters :
l_call_nb_quality_enable=false
10-14 18:31:43.200 D/audio_hw_primary( 543): device-adev_set_parameters: enter
with key(l_call_nb_quality_enable=false)
10-14 18:31:43.200 I/audio_hw_primary_odm( 543): odm_adev_set_parameters: enter
with key(l_call_nb_quality_enable=false)
10-14 18:31:43.201 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
g_effect_param_key;adapt_sound_enable=false
10-14 18:31:43.201 I/SecAudioParamPolicy( 590): setAudioConfig: bad parameter
input : adapt_sound_enable=false;g_effect_param_key=
10-14 18:31:43.207 W/MySoundEffect( 590): MySoundEffect_setEnabled() MySound is
already disabled
10-14 18:31:43.218 W/MySoundEffect( 543): MySoundEffect_setEnabled() MySound is
already disabled
10-14 18:31:43.222 W/MySoundEffect( 590): MySoundEffect_setEnabled() MySound is
already disabled
10-14 18:31:43.222 W/MySoundEffect( 590): MySoundEffect_setEnabled() MySound is
already disabled
10-14 18:31:43.222 W/MySoundEffect( 590): MySoundEffect_setEnabled() MySound is
already disabled
10-14 18:31:43.222 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
g_effect_param_key;adapt_sound=0,0,0,0,0,0,0,0,0,0,0,0,0,0
10-14 18:31:43.223 I/SecAudioParamPolicy( 590): setAudioConfig: bad parameter
input : adapt_sound=0,0,0,0,0,0,0,0,0,0,0,0,0,0;g_effect_param_key=
10-14 18:31:43.223 W/MySoundEffect( 590): MySoundEffect_setEnabled() MySound is
already disabled
10-14 18:31:43.224 W/MySoundEffect( 543): MySoundEffect_setEnabled() MySound is
already disabled
10-14 18:31:43.224 W/MySoundEffect( 590): MySoundEffect_setEnabled() MySound is
already disabled
10-14 18:31:43.224 W/MySoundEffect( 590): MySoundEffect_setEnabled() MySound is
already disabled
10-14 18:31:43.224 W/MySoundEffect( 590): MySoundEffect_setEnabled() MySound is
already disabled
10-14 18:31:43.225 D/AS.AudioService( 702): setAdaptSound: gain dha Parameter :
0,0,0,0,0,0,0,0,0,0,0,0,0,0
10-14 18:31:43.225 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
l_effect_upscaler_mode=0
10-14 18:31:43.225 D/SecAudioParamFlinger( 590): AudioFlinger::setParameter
keyUpscaler 0
10-14 18:31:43.226 V/sec_audio_hw( 543): sec_dev_set_parameters :
l_effect_upscaler_mode=0
10-14 18:31:43.226 D/audio_hw_primary( 543): device-adev_set_parameters: enter
with key(l_effect_upscaler_mode=0)
10-14 18:31:43.226 I/audio_hw_primary_odm( 543): odm_adev_set_parameters: enter
with key(l_effect_upscaler_mode=0)
10-14 18:31:43.227 V/sec_audio_hw( 543): sec_dev_set_parameters :
l_effect_listenback_key=;state=0
10-14 18:31:43.227 D/audio_hw_primary( 543): device-adev_set_parameters: enter
with key(l_effect_listenback_key=;state=0)
10-14 18:31:43.227 I/audio_hw_primary_odm( 543): odm_adev_set_parameters: enter
with key(l_effect_listenback_key=;state=0)
10-14 18:31:43.231 I/SoundAppPolicyManager( 702): SoundAppPolicy
setDefaultWhiteList()
10-14 18:31:43.294 I/AS.AudioService( 702): SoundAppPolicy APP_LIST_VERSION
=2021090200
10-14 18:31:43.295 I/AS.AudioService( 702):
l_bt_game_latency=com.riotgames.league.teamfighttactics|com.miHoYo.GenshinImpact|
com.miHoYo.Yuanshen|
10-14 18:31:43.296 I/SurfaceFlinger( 608): SFWD update time=125805384409
10-14 18:31:43.298 D/AS.OmcRingtoneManager( 702): There is no sounds(type:1) list
to remove
10-14 18:31:43.298 D/AS.OmcRingtoneManager( 702): There is no sounds(type:2) list
to remove
10-14 18:31:43.300 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(audio:702)
10-14 18:31:43.300 D/SystemServerTiming( 702): StartAudioService took to complete:
580ms
10-14 18:31:43.300 D/SystemServerTiming( 702): !@Boot_SystemServer: 580ms :
StartAudioService
10-14 18:31:43.301 I/SystemServerTiming( 702): !@Boot_EBS: Took 580ms by
'StartAudioService'
10-14 18:31:43.301 I/SystemServerTiming( 702): StartSoundTriggerMiddlewareService
10-14 18:31:43.301 I/SystemServiceManager( 702): Starting
com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycle
10-14 18:31:43.310 D/SoundTriggerMiddlewareService( 702): Connecting to default
ISoundTriggerHw
10-14 18:31:43.311 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::ISoundTriggerHw/default in either framework or
device manifest.
10-14 18:31:43.315 E/SoundTriggerMiddlewareImpl( 702): Failed to add a
SoundTriggerModule instance
10-14 18:31:43.315 E/SoundTriggerMiddlewareImpl( 702):
java.util.NoSuchElementException
10-14 18:31:43.315 E/SoundTriggerMiddlewareImpl( 702): at
android.os.HwBinder.getService(Native Method)
10-14 18:31:43.315 E/SoundTriggerMiddlewareImpl( 702): at
android.hardware.soundtrigger.V2_0.ISoundTriggerHw.getService(ISoundTriggerHw.java:
55)
10-14 18:31:43.315 E/SoundTriggerMiddlewareImpl( 702): at
android.hardware.soundtrigger.V2_0.ISoundTriggerHw.getService(ISoundTriggerHw.java:
62)
10-14 18:31:43.315 E/SoundTriggerMiddlewareImpl( 702): at
com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycle.
lambda$onStart$0(SoundTriggerMiddlewareService.java:176)
10-14 18:31:43.315 E/SoundTriggerMiddlewareImpl( 702): at
com.android.server.soundtrigger_middleware.-$
$Lambda$SoundTriggerMiddlewareService$Lifecycle$-
t8UndY0AHGyM6n9ce2y6qok3Ho.create(Unknown Source:0)
10-14 18:31:43.315 E/SoundTriggerMiddlewareImpl( 702): at
com.android.server.soundtrigger_middleware.SoundTriggerModule.attachToHal(SoundTrig
gerModule.java:221)
10-14 18:31:43.315 E/SoundTriggerMiddlewareImpl( 702): at
com.android.server.soundtrigger_middleware.SoundTriggerModule.<init>(SoundTriggerMo
dule.java:113)
10-14 18:31:43.315 E/SoundTriggerMiddlewareImpl( 702): at
com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareImpl.<init>(SoundT
riggerMiddlewareImpl.java:89)
10-14 18:31:43.315 E/SoundTriggerMiddlewareImpl( 702): at
com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycle.
onStart(SoundTriggerMiddlewareService.java:182)
10-14 18:31:43.315 E/SoundTriggerMiddlewareImpl( 702): at
com.android.server.SystemServiceManager.startService(SystemServiceManager.java:182)
10-14 18:31:43.315 E/SoundTriggerMiddlewareImpl( 702): at
com.android.server.SystemServiceManager.startService(SystemServiceManager.java:169)
10-14 18:31:43.315 E/SoundTriggerMiddlewareImpl( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:2734)
10-14 18:31:43.315 E/SoundTriggerMiddlewareImpl( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:43.315 E/SoundTriggerMiddlewareImpl( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:43.315 E/SoundTriggerMiddlewareImpl( 702): at
java.lang.reflect.Method.invoke(Native Method)
10-14 18:31:43.315 E/SoundTriggerMiddlewareImpl( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:43.315 E/SoundTriggerMiddlewareImpl( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:43.316 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(soundtrigger_middleware:702)
10-14 18:31:43.316 I/CaptureStateNotifier( 590): Registering a listener
10-14 18:31:43.317 D/SystemServerTiming( 702): StartSoundTriggerMiddlewareService
took to complete: 15ms
10-14 18:31:43.317 I/SystemServerTiming( 702): StartLedBackCoverService
10-14 18:31:43.317 I/SoundTriggerMiddlewareLogging( 702):
setCaptureState[this=com.android.server.soundtrigger_middleware.SoundTriggerMiddlew
areImpl@bed732b, caller=1000/702](false)
10-14 18:31:43.321 E/LedBackCoverService( 702): backgroundWhitelist exception
10-14 18:31:43.321 E/LedBackCoverService( 702):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.ledbackcover
10-14 18:31:43.321 E/LedBackCoverService( 702): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:521)
10-14 18:31:43.321 E/LedBackCoverService( 702): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:484)
10-14 18:31:43.321 E/LedBackCoverService( 702): at
com.android.server.ledcover.LedBackCoverService.backgroundWhitelist(LedBackCoverSer
vice.java:60)
10-14 18:31:43.321 E/LedBackCoverService( 702): at
com.android.server.ledcover.LedBackCoverService.<init>(LedBackCoverService.java:32)
10-14 18:31:43.321 E/LedBackCoverService( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:2739)
10-14 18:31:43.321 E/LedBackCoverService( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:43.321 E/LedBackCoverService( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:43.321 E/LedBackCoverService( 702): at
java.lang.reflect.Method.invoke(Native Method)
10-14 18:31:43.321 E/LedBackCoverService( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:43.321 E/LedBackCoverService( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:43.321 D/SystemServerTiming( 702): StartLedBackCoverService took to
complete: 3ms
10-14 18:31:43.321 I/SystemServerTiming( 702): LedCoverAppService
10-14 18:31:43.323 E/LedCoverAppService( 702): backgroundWhitelist exception
10-14 18:31:43.323 E/LedCoverAppService( 702):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.app.ledcoverdream
10-14 18:31:43.323 E/LedCoverAppService( 702): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:521)
10-14 18:31:43.323 E/LedCoverAppService( 702): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:484)
10-14 18:31:43.323 E/LedCoverAppService( 702): at
com.android.server.ledcoverapp.LedCoverAppService.backgroundWhitelist(LedCoverAppSe
rvice.java:60)
10-14 18:31:43.323 E/LedCoverAppService( 702): at
com.android.server.ledcoverapp.LedCoverAppService.<init>(LedCoverAppService.java:32
)
10-14 18:31:43.323 E/LedCoverAppService( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:2745)
10-14 18:31:43.323 E/LedCoverAppService( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:43.323 E/LedCoverAppService( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:43.323 E/LedCoverAppService( 702): at
java.lang.reflect.Method.invoke(Native Method)
10-14 18:31:43.323 E/LedCoverAppService( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:43.323 E/LedCoverAppService( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:43.323 D/SystemServerTiming( 702): LedCoverAppService took to
complete: 2ms
10-14 18:31:43.324 I/SystemServerTiming( 702): StartDockObserver
10-14 18:31:43.324 I/SystemServiceManager( 702): Starting
com.android.server.DockObserver
10-14 18:31:43.329 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(DockObserver:702)
10-14 18:31:43.329 D/SystemServerTiming( 702): StartDockObserver took to complete:
6ms
10-14 18:31:43.329 I/SystemServerTiming( 702): StartWiredAccessoryManager
10-14 18:31:43.332 W/WiredAccessoryManager( 702): This kernel does not have usb
audio support
10-14 18:31:43.333 W/WiredAccessoryManager( 702): This kernel does not have HDMI
audio support
10-14 18:31:43.333 D/SystemServerTiming( 702): StartWiredAccessoryManager took to
complete: 4ms
10-14 18:31:43.333 I/SystemServerTiming( 702): StartMidiManager
10-14 18:31:43.333 I/SystemServiceManager( 702): Starting
com.android.server.midi.MidiService$Lifecycle
10-14 18:31:43.336 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(midi:702)
10-14 18:31:43.336 D/SystemServerTiming( 702): StartMidiManager took to complete:
3ms
10-14 18:31:43.336 I/SystemServerTiming( 702): StartAdbService
10-14 18:31:43.336 I/SystemServiceManager( 702): Starting
com.android.server.adb.AdbService$Lifecycle
10-14 18:31:43.340 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(adb:702)
10-14 18:31:43.340 D/SystemServerTiming( 702): StartAdbService took to complete:
4ms
10-14 18:31:43.340 I/SystemServerTiming( 702): StartUsbService
10-14 18:31:43.340 I/SystemServiceManager( 702): Starting
com.android.server.usb.UsbService$Lifecycle
10-14 18:31:43.341 D/SystemServerTiming( 702): StartUsbService took to complete:
0ms
10-14 18:31:43.341 I/SystemServerTiming( 702): StartSerialService
10-14 18:31:43.341 I/SystemServerTimingAsync( 702):
InitThreadPoolExec:UsbService$Lifecycle#onStart
10-14 18:31:43.342 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(serial:702)
10-14 18:31:43.342 D/SystemServerTiming( 702): StartSerialService took to
complete: 2ms
10-14 18:31:43.342 I/SystemServerTiming( 702):
StartHardwarePropertiesManagerService
10-14 18:31:43.350 D/HardwarePropertiesManagerService-JNI( 702): Link to death
notification successful
10-14 18:31:43.351 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(hardware_properties:702)
10-14 18:31:43.351 D/SystemServerTiming( 702):
StartHardwarePropertiesManagerService took to complete: 9ms
10-14 18:31:43.351 I/SystemServerTiming( 702): StartTwilightService
10-14 18:31:43.351 I/SystemServiceManager( 702): Starting
com.android.server.twilight.TwilightService
10-14 18:31:43.351 D/SystemServerTiming( 702): StartTwilightService took to
complete: 0ms
10-14 18:31:43.351 I/SystemServerTiming( 702): StartIntelligentBatterySaverService
10-14 18:31:43.353 D/UsbHostManager( 702): deviceConnectionHandler is not empty
10-14 18:31:43.357 E/UsbDeviceManager( 702): failed to write to
/sys/class/android_usb/android0/f_rndis/ethaddr
10-14 18:31:43.358 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IUsbGadget/default in either framework or device
manifest.
10-14 18:31:43.368 I/UsbDeviceManager( 702): USB GADGET HAL not present in the
device
10-14 18:31:43.368 I/UsbDeviceManager( 702): java.util.NoSuchElementException
10-14 18:31:43.368 I/UsbDeviceManager( 702): at
android.os.HwBinder.getService(Native Method)
10-14 18:31:43.368 I/UsbDeviceManager( 702): at
android.hardware.usb.gadget.V1_0.IUsbGadget.getService(IUsbGadget.java:55)
10-14 18:31:43.368 I/UsbDeviceManager( 702): at
android.hardware.usb.gadget.V1_0.IUsbGadget.getService(IUsbGadget.java:62)
10-14 18:31:43.368 I/UsbDeviceManager( 702): at
com.android.server.usb.UsbDeviceManager.<init>(UsbDeviceManager.java:362)
10-14 18:31:43.368 I/UsbDeviceManager( 702): at
com.android.server.usb.UsbService.<init>(UsbService.java:215)
10-14 18:31:43.368 I/UsbDeviceManager( 702): at
com.android.server.usb.UsbService$Lifecycle.lambda$onStart$0$UsbService$Lifecycle(U
sbService.java:110)
10-14 18:31:43.368 I/UsbDeviceManager( 702): at com.android.server.usb.-$
$Lambda$UsbService$Lifecycle$KjOG0MXO3C0J-L5Ymrj6FnSwXwQ.run(Unknown Source:2)
10-14 18:31:43.368 I/UsbDeviceManager( 702): at
com.android.server.SystemServerInitThreadPool.lambda$submitTask$0$SystemServerInitT
hreadPool(SystemServerInitThreadPool.java:103)
10-14 18:31:43.368 I/UsbDeviceManager( 702): at com.android.server.-$
$Lambda$SystemServerInitThreadPool$o2_GLo0lnkotYmRdTfg66UETEwQ.run(Unknown
Source:6)
10-14 18:31:43.368 I/UsbDeviceManager( 702): at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)
10-14 18:31:43.368 I/UsbDeviceManager( 702): at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
10-14 18:31:43.368 I/UsbDeviceManager( 702): at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
10-14 18:31:43.368 I/UsbDeviceManager( 702): at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
10-14 18:31:43.368 I/UsbDeviceManager( 702): at
com.android.internal.util.ConcurrentUtils$1$1.run(ConcurrentUtils.java:65)
10-14 18:31:43.368 E/UsbDeviceManagerJNI( 702): could not open control for mtp No
such file or directory
10-14 18:31:43.369 E/UsbDeviceManager( 702): Failed to open control for mtp
10-14 18:31:43.369 E/UsbDeviceManagerJNI( 702): could not open control for ptp No
such file or directory
10-14 18:31:43.370 E/UsbDeviceManager( 702): Failed to open control for ptp
10-14 18:31:43.403 D/IbsQuickDim( 702): Uid = 1000
10-14 18:31:43.403 D/IbsQuickDim( 702): Uid = 10066
10-14 18:31:43.410 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(IntelligentBatterySaverService:702)
10-14 18:31:43.411 D/SystemServerTiming( 702): StartIntelligentBatterySaverService
took to complete: 59ms
10-14 18:31:43.411 I/SystemServerTiming( 702): StartColorDisplay
10-14 18:31:43.411 I/SystemServiceManager( 702): Starting
com.android.server.display.color.ColorDisplayService
10-14 18:31:43.419 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(color_display:702)
10-14 18:31:43.420 D/SystemServerTiming( 702): StartColorDisplay took to complete:
10ms
10-14 18:31:43.420 I/SystemServerTiming( 702): StartJobScheduler
10-14 18:31:43.427 I/SystemServiceManager( 702): Starting
com.android.server.job.JobSchedulerService
10-14 18:31:43.443 I/JobStore( 702): Read 0 jobs
10-14 18:31:43.450 I/TetheringManager( 702):
registerTetheringEventCallback:android
10-14 18:31:43.451 D/ConnectivityManager( 702): ConnectivityManager()
mContext=android.app.Application@27d026a getOpPackageName()=android
getBasePackageName()=android getPackageName()=android
10-14 18:31:43.454 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:43.462 E/HistoricalRegistry( 702): Interaction before persistence
initialized
10-14 18:31:43.463 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(jobscheduler:702)
10-14 18:31:43.464 D/SystemServerTiming( 702): StartJobScheduler took to complete:
43ms
10-14 18:31:43.464 I/SystemServerTiming( 702): StartSoundTrigger
10-14 18:31:43.464 I/SystemServiceManager( 702): Starting
com.android.server.soundtrigger.SoundTriggerService
10-14 18:31:43.466 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(soundtrigger:702)
10-14 18:31:43.467 D/SystemServerTiming( 702): StartSoundTrigger took to complete:
2ms
10-14 18:31:43.467 I/SystemServerTiming( 702): StartTrustManager
10-14 18:31:43.467 I/SystemServiceManager( 702): Starting
com.android.server.trust.TrustManagerService
10-14 18:31:43.469 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(trust:702)
10-14 18:31:43.469 D/SystemServerTiming( 702): StartTrustManager took to complete:
2ms
10-14 18:31:43.469 I/SystemServerTiming( 702): StartBackupManager
10-14 18:31:43.469 I/SystemServiceManager( 702): Starting
com.android.server.backup.BackupManagerService$Lifecycle
10-14 18:31:43.471 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(backup:702)
10-14 18:31:43.472 D/SystemServerTiming( 702): StartBackupManager took to
complete: 2ms
10-14 18:31:43.472 I/SystemServerTiming( 702): StartAppWidgetService
10-14 18:31:43.472 I/SystemServiceManager( 702): Starting
com.android.server.appwidget.AppWidgetService
10-14 18:31:43.476 W/StorageManagerService( 702): No primary storage defined yet;
hacking together a stub
10-14 18:31:43.478 D/UsbDeviceManager( 702): getPersistProp:
return=persist.sys.usb.config
10-14 18:31:43.481 D/UsbDeviceManager( 702): Init mCurrentFunctions=mtp
state=DISCONNECTED
10-14 18:31:43.485 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(appwidget:702)
10-14 18:31:43.485 D/SystemServerTiming( 702): StartAppWidgetService took to
complete: 13ms
10-14 18:31:43.485 I/SystemServerTiming( 702): StartRoleManagerService
10-14 18:31:43.491 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(role:702)
10-14 18:31:43.492 D/SystemServerTiming( 702): StartRoleManagerService took to
complete: 7ms
10-14 18:31:43.492 I/SystemServerTiming( 702): StartVoiceRecognitionManager
10-14 18:31:43.492 I/SystemServiceManager( 702): Starting
com.android.server.voiceinteraction.VoiceInteractionManagerService
10-14 18:31:43.495 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
10-14 18:31:43.495 E/HYPER-HAL( 559): [HyPerManager.cpp]getSupportedFrequency():
mRscManager is NULL
10-14 18:31:43.495 E/HYPER-HAL( 559): [HyPer.cpp]getSupportedFrequency(): AIDL
getTable is NULL
10-14 18:31:43.497 I/android_os_HwBinder( 702): HwBinder: Starting thread pool for
getting: [email protected]::IServiceManager/default
10-14 18:31:43.497 I/RolesPersistenceImpl( 702): roles.xml not found
10-14 18:31:43.498 I/RoleUserState( 702): roles.xml not found
10-14 18:31:43.499 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(voiceinteraction:702)
10-14 18:31:43.499 I/UsbPortManager( 702): Usb hal service started
[email protected]::IUsb default
10-14 18:31:43.499 D/SystemServerTiming( 702): StartVoiceRecognitionManager took
to complete: 7ms
10-14 18:31:43.500 I/SystemServerTiming( 702): StartGestureLauncher
10-14 18:31:43.500 I/SystemServiceManager( 702): Starting
com.android.server.GestureLauncherService
10-14 18:31:43.500 D/SystemServerTiming( 702): StartGestureLauncher took to
complete: 1ms
10-14 18:31:43.500 I/SystemServerTiming( 702): StartSensorNotification
10-14 18:31:43.500 I/SystemServiceManager( 702): Starting
com.android.server.SensorNotificationService
10-14 18:31:43.500 D/SystemServerTiming( 702): StartSensorNotification took to
complete: 0ms
10-14 18:31:43.500 I/SystemServerTiming( 702): StartDiskStatsService
10-14 18:31:43.504 I/android_os_HwBinder( 702): HwBinder: Starting thread pool for
getting: [email protected]::IUsb/default
10-14 18:31:43.507 D/UsbService( 702): At UsbService, UsbDeviceManager ->
UsbHostRestrictor
10-14 18:31:43.510 D/UsbService( 702): At UsbService, UsbDeviceManager ->
UsbMonitorImpl
10-14 18:31:43.510 I/[email protected]( 555): registering
callback
10-14 18:31:43.511 E/[email protected]( 555): creating
thread
10-14 18:31:43.511 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(diskstats:702)
10-14 18:31:43.511 D/SystemServerTiming( 702): StartDiskStatsService took to
complete: 11ms
10-14 18:31:43.511 I/SystemServerTiming( 702): RuntimeService
10-14 18:31:43.511 I/[email protected]( 555): port0
10-14 18:31:43.511 I/[email protected]( 555): connected:0
canChangeMode:1 canChagedata:0 canChangePower:0
10-14 18:31:43.511 V/UsbProfileGroupSettingsManager( 702): Creating settings for
UserHandle{0}
10-14 18:31:43.512 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(runtime:702)
10-14 18:31:43.512 D/SystemServerTiming( 702): RuntimeService took to complete:
1ms
10-14 18:31:43.512 I/SystemServerTiming( 702): StartNetworkTimeUpdateService
10-14 18:31:43.512 V/UsbProfileGroupSettingsManager( 702): readSettingsLocked()
10-14 18:31:43.514 D/UsbProfileGroupSettingsManager( 702): settings file not found
10-14 18:31:43.516 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(usb:702)
10-14 18:31:43.516 D/SystemServerTimingAsync( 702):
InitThreadPoolExec:UsbService$Lifecycle#onStart took to complete: 175ms
10-14 18:31:43.516 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(network_time_update_service:702)
10-14 18:31:43.516 D/SystemServerTiming( 702): StartNetworkTimeUpdateService took
to complete: 4ms
10-14 18:31:43.516 I/SystemServerTiming( 702): CertBlacklister
10-14 18:31:43.516 D/UsbDeviceManager( 702): handleMessage -> MSG_USER_SWITCHED
10-14 18:31:43.517 D/SystemServerTiming( 702): CertBlacklister took to complete:
1ms
10-14 18:31:43.517 I/SystemServerTiming( 702): StartEmergencyAffordanceService
10-14 18:31:43.517 I/SystemServiceManager( 702): Starting
com.android.server.emergency.EmergencyAffordanceService
10-14 18:31:43.518 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(emergency_affordance:702)
10-14 18:31:43.518 D/SystemServerTiming( 702): StartEmergencyAffordanceService
took to complete: 1ms
10-14 18:31:43.518 I/SystemServerTiming( 702): StartDreamManager
10-14 18:31:43.518 I/SystemServiceManager( 702): Starting
com.android.server.dreams.DreamManagerService
10-14 18:31:43.518 I/SystemServerTimingAsync( 702):
InitThreadPoolExec:startBlobStoreManagerService
10-14 18:31:43.518 I/SystemServerTimingAsync( 702): startBlobStoreManagerService
10-14 18:31:43.519 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(dreams:702)
10-14 18:31:43.520 D/SystemServerTiming( 702): StartDreamManager took to complete:
1ms
10-14 18:31:43.520 I/SystemServerTiming( 702): AddGraphicsStatsService
10-14 18:31:43.527 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(graphicsstats:702)
10-14 18:31:43.528 D/SystemServerTiming( 702): AddGraphicsStatsService took to
complete: 7ms
10-14 18:31:43.530 I/SystemServerTiming( 702): StartPrintManager
10-14 18:31:43.530 I/SystemServiceManager( 702): Starting
com.android.server.print.PrintManagerService
10-14 18:31:43.534 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(print:702)
10-14 18:31:43.534 D/SystemServerTiming( 702): StartPrintManager took to complete:
4ms
10-14 18:31:43.534 I/SystemServerTiming( 702): StartCompanionDeviceManager
10-14 18:31:43.535 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
10-14 18:31:43.535 I/SystemServiceManager( 702): Starting
com.android.server.companion.CompanionDeviceManagerService
10-14 18:31:43.535 I/SystemServiceManager( 702): Starting
com.android.server.blob.BlobStoreManagerService
10-14 18:31:43.537 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(blob_store:702)
10-14 18:31:43.538 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(companiondevice:702)
10-14 18:31:43.538 D/SystemServerTimingAsync( 702): startBlobStoreManagerService
took to complete: 20ms
10-14 18:31:43.538 D/SystemServerTimingAsync( 702):
InitThreadPoolExec:startBlobStoreManagerService took to complete: 20ms
10-14 18:31:43.538 D/SystemServerTiming( 702): StartCompanionDeviceManager took to
complete: 4ms
10-14 18:31:43.538 I/SystemServerTiming( 702): StartRestrictionManager
10-14 18:31:43.538 I/SystemServiceManager( 702): Starting
com.android.server.restrictions.RestrictionsManagerService
10-14 18:31:43.540 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(restrictions:702)
10-14 18:31:43.540 D/SystemServerTiming( 702): StartRestrictionManager took to
complete: 2ms
10-14 18:31:43.540 I/SystemServerTiming( 702): CocktailBarService
10-14 18:31:43.546 I/SystemServiceManager( 702): Starting
com.android.server.cocktailbar.CocktailBarManagerService
10-14 18:31:43.551 I/CocktailBarWakeUpManager( 702): prepareBooster :
FEATURE_ENABLE_EDGE_FEEDS is disable
10-14 18:31:43.557 D/CocktailBarConfig( 702): getEdgeConfigParser: no enabled
cocktailbarservice
10-14 18:31:43.557 D/CocktailBarConfig( 702): getCategoryFilter: CategoryFilterStr
is null
10-14 18:31:43.560 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(CocktailBarService:702)
10-14 18:31:43.560 D/SystemServerTiming( 702): CocktailBarService took to
complete: 20ms
10-14 18:31:43.560 I/SystemServerTiming( 702): StartAODService
10-14 18:31:43.561 I/SystemServiceManager( 702): Starting
com.android.server.aod.AODManagerService
10-14 18:31:43.564 D/SettingsProvider( 702): isChangeAllowed() : name = aod_mode
10-14 18:31:43.566 D/AODManagerService( 702): observe
10-14 18:31:43.567 D/AODManagerService( 702): updateSettings: singletap_enable,0
mIsAODModeEnabled = false mIsAODTapToShow = true mIsFingerScreenLock = false
mIsFingerScreenOffIconAOD = false mIsMPSMEnabled = false mIsUPSMEnabled = false
10-14 18:31:43.569 D/AODManagerService( 702): requestReCalToTSP IsSingleTouchMode
= false / previousDisplayState = UNKNOWN
10-14 18:31:43.569 D/AODManagerService( 702): AOD_SCREEN_TURNING_ON_TIMEOUT : 0
10-14 18:31:43.572 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(AODManagerService:702)
10-14 18:31:43.572 D/SystemServerTiming( 702): StartAODService took to complete:
12ms
10-14 18:31:43.572 I/SystemServerTiming( 702): Samsung Accessory Manager
10-14 18:31:43.572 I/SystemServer( 702): Samsung Accessory Manager
10-14 18:31:43.574 I/SAccessoryManager_SAccessoryManager( 702): SAccessoryManager
starting up
10-14 18:31:43.577 D/SAccessoryManager_SAccessoryManager( 702): feature check nfc:
false, usb: true
10-14 18:31:43.577 D/SystemServerTiming( 702): Samsung Accessory Manager took to
complete: 5ms
10-14 18:31:43.577 I/SystemServerTiming( 702): StartMediaSessionService
10-14 18:31:43.577 I/SystemServiceManager( 702): Starting
com.android.server.media.MediaSessionService
10-14 18:31:43.581 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(media_session:702)
10-14 18:31:43.585 D/SystemServerTiming( 702): StartMediaSessionService took to
complete: 8ms
10-14 18:31:43.585 I/SystemServerTiming( 702): StartMediaResourceMonitor
10-14 18:31:43.586 I/SystemServiceManager( 702): Starting
com.android.server.media.MediaResourceMonitorService
10-14 18:31:43.587 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(media_resource_monitor:702)
10-14 18:31:43.587 D/SystemServerTiming( 702): StartMediaResourceMonitor took to
complete: 2ms
10-14 18:31:43.587 I/SystemServerTiming( 702): StartMediaRouterService
10-14 18:31:43.588 E/HistoricalRegistry( 702): Interaction before persistence
initialized
10-14 18:31:43.590 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(media_router:702)
10-14 18:31:43.590 D/SystemServerTiming( 702): StartMediaRouterService took to
complete: 3ms
10-14 18:31:43.590 I/SystemServerTiming( 702): StartFaceSensor
10-14 18:31:43.590 I/SystemServiceManager( 702): Starting
com.android.server.biometrics.face.FaceService
10-14 18:31:43.591 D/GFaceService( 702): create FaceService
10-14 18:31:43.604 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(face:702)
10-14 18:31:43.604 D/SystemServerTiming( 702): StartFaceSensor took to complete:
14ms
10-14 18:31:43.604 I/SystemServerTiming( 702): StartFingerprintSensor
10-14 18:31:43.604 I/SystemServiceManager( 702): Starting
com.android.server.biometrics.fingerprint.FingerprintService
10-14 18:31:43.605 D/FingerprintService( 702): create FingerprintService
10-14 18:31:43.608 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(fingerprint:702)
10-14 18:31:43.608 D/SystemServerTiming( 702): StartFingerprintSensor took to
complete: 4ms
10-14 18:31:43.608 I/SystemServerTimingAsync( 702):
InitThreadPoolExec:FingerprintService.onStart
10-14 18:31:43.609 V/FingerprintService( 702): mDaemon was null, reconnect to
fingerprint
10-14 18:31:43.609 I/SystemServerTiming( 702): StartBiometricService
10-14 18:31:43.609 I/SystemServiceManager( 702): Starting
com.android.server.biometrics.BiometricService
10-14 18:31:43.612 I/android_os_HwBinder( 702): HwBinder: Starting thread pool for
getting:
[email protected]::ISehBiometricsFingerprint/
default
10-14 18:31:43.615 I/[email protected]
service( 822): setNotify()
10-14 18:31:43.616 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(biometric:702)
10-14 18:31:43.617 D/SystemServerTiming( 702): StartBiometricService took to
complete: 8ms
10-14 18:31:43.618 I/SystemServerTiming( 702): StartAuthService
10-14 18:31:43.618 I/SystemServiceManager( 702): Starting
com.android.server.biometrics.AuthService
10-14 18:31:43.618 D/AuthService( 702): Registering ID: 0 Modality: 2 Strength: 15
10-14 18:31:43.619 D/FingerprintService( 702): initConfiguredStrengthInternal(15)
10-14 18:31:43.619 D/BiometricService( 702): Registering ID: 0 Modality: 2
Strength: 15
10-14 18:31:43.619 D/BiometricStrengthController( 702): Flags are null or empty
10-14 18:31:43.619 D/AuthService( 702): Registering ID: 1 Modality: 8 Strength:
255
10-14 18:31:43.620 D/GFaceService( 702): initConfiguredStrengthInternal(255)
10-14 18:31:43.620 D/BiometricService( 702): Registering ID: 1 Modality: 8
Strength: 255
10-14 18:31:43.620 D/BiometricStrengthController( 702): Flags are null or empty
10-14 18:31:43.621 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(auth:702)
10-14 18:31:43.621 D/SystemServerTiming( 702): StartAuthService took to complete:
4ms
10-14 18:31:43.621 I/SystemServerTiming( 702): StartBackgroundDexOptService
10-14 18:31:43.622 W/BackgroundDexOptService( 702): SysProp
pm.dexopt.downgrade_after_inactive_days not set
10-14 18:31:43.625 D/SystemServerTiming( 702): StartBackgroundDexOptService took
to complete: 4ms
10-14 18:31:43.625 I/SystemServerTiming( 702): StartDynamicCodeLoggingService
10-14 18:31:43.627 D/SystemServerTiming( 702): StartDynamicCodeLoggingService took
to complete: 2ms
10-14 18:31:43.627 I/SystemServerTiming( 702): StartPruneInstantAppsJobService
10-14 18:31:43.631 D/SystemServerTiming( 702): StartPruneInstantAppsJobService
took to complete: 4ms
10-14 18:31:43.632 I/SystemServerTiming( 702): StartSmartThingsService
10-14 18:31:43.636 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
10-14 18:31:43.636 E/oneconnect_svc( 702): smartthings service :
backgroundWhitelist exception
10-14 18:31:43.636 E/oneconnect_svc( 702):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.oneconnect
10-14 18:31:43.636 E/oneconnect_svc( 702): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:521)
10-14 18:31:43.636 E/oneconnect_svc( 702): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:484)
10-14 18:31:43.636 E/oneconnect_svc( 702): at
com.android.server.smartthings.SmartThingsService.backgroundWhitelist(SmartThingsSe
rvice.java:58)
10-14 18:31:43.636 E/oneconnect_svc( 702): at
com.android.server.smartthings.SmartThingsService.<init>(SmartThingsService.java:33
)
10-14 18:31:43.636 E/oneconnect_svc( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3148)
10-14 18:31:43.636 E/oneconnect_svc( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:43.636 E/oneconnect_svc( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:43.636 E/oneconnect_svc( 702): at
java.lang.reflect.Method.invoke(Native Method)
10-14 18:31:43.636 E/oneconnect_svc( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:43.636 E/oneconnect_svc( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:43.636 D/SystemServerTiming( 702): StartSmartThingsService took to
complete: 5ms
10-14 18:31:43.636 I/SystemServerTiming( 702): StartShortcutServiceLifecycle
10-14 18:31:43.636 I/SystemServiceManager( 702): Starting
com.android.server.pm.ShortcutService$Lifecycle
10-14 18:31:43.643 E/HistoricalRegistry( 702): Interaction before persistence
initialized
10-14 18:31:43.644 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(shortcut:702)
10-14 18:31:43.644 D/SystemServerTiming( 702): StartShortcutServiceLifecycle took
to complete: 8ms
10-14 18:31:43.644 I/SystemServerTiming( 702): StartLauncherAppsService
10-14 18:31:43.644 I/bauth_service( 822): BAuthService, 165
10-14 18:31:43.644 I/bauth_service( 822): BAuthService, 65
10-14 18:31:43.644 I/bauth_service( 822): BAuthService, 96
10-14 18:31:43.644 I/bauth_service( 822): BAuthService, 219
10-14 18:31:43.644 I/SystemServiceManager( 702): Starting
com.android.server.pm.LauncherAppsService
10-14 18:31:43.645 I/bauth_FPBAuthService( 822): FPBAuthService, 12725
10-14 18:31:43.645 I/bauth_FPBAuthService( 822): 6, 7
10-14 18:31:43.645 I/bauth_FPBAuthService( 822): w1, s0
10-14 18:31:43.645 I/bauth_FPBAuthService( 822): tl 1 so 1
10-14 18:31:43.645 I/gf_hal ( 822): 106 goodix HAL version:V1.0.6
10-14 18:31:43.646 I/bauth_FPGDXBAuthSensorControl( 822): FPGDXBAuthSensorControl,
80
10-14 18:31:43.646 I/bauth_FPBAuthService( 822): FPBAuthService, 295
10-14 18:31:43.646 I/bauth_FPBAuthService( 822): tasv 1 2 0
10-14 18:31:43.646 I/bauth_FPBAuthService( 822): FPBAuthService, 12569
10-14 18:31:43.646 I/bauth_FPBAuthService( 822): -1, 3
10-14 18:31:43.646 I/bauth_FPBAuthService( 822): FPBAuthService, 1061
10-14 18:31:43.646 I/bauth_FPBAuthService( 822): 1 0
10-14 18:31:43.646 I/gf_hal ( 822): 109 PowerState: 1
10-14 18:31:43.646 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(launcherapps:702)
10-14 18:31:43.646 D/SystemServerTiming( 702): StartLauncherAppsService took to
complete: 2ms
10-14 18:31:43.646 I/SystemServerTiming( 702): StartCrossProfileAppsService
10-14 18:31:43.646 I/SystemServiceManager( 702): Starting
com.android.server.pm.CrossProfileAppsService
10-14 18:31:43.647 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(crossprofileapps:702)
10-14 18:31:43.647 D/SystemServerTiming( 702): StartCrossProfileAppsService took
to complete: 1ms
10-14 18:31:43.647 I/SystemServerTiming( 702): StartOemWifi
10-14 18:31:43.653 W/system_server( 702): ClassLoaderContext classpath size
mismatch. expected=6, found=0
(PCL[/system/framework/com.android.location.provider.jar*1664931834:/system/
framework/services.jar*3134411336:/system/framework/services.jar!
classes2.dex*85250059:/system/framework/services.jar!classes3.dex*3714415348:/
system/framework/ethernet-service.jar*3115352681:/system/framework/
ssrm.jar*1817495851] |
PCL[];PCL[/system/framework/com.android.location.provider.jar*1664931834:/system/
framework/services.jar*3134411336:/system/framework/services.jar!
classes2.dex*85250059:/system/framework/services.jar!classes3.dex*3714415348:/
system/framework/ethernet-service.jar*3115352681:/system/framework/
ssrm.jar*1817495851:/system/framework/semwifi-service.jar*1519473234:/apex/
com.android.permission/javalib/service-permission.jar*2595220506:/apex/
com.android.ipsec/javalib/android.net.ipsec.ike.jar*2296675334])
10-14 18:31:43.654 W/system_server( 702): Found duplicate classes, falling back to
extracting from APK : /system/framework/semwifi-service.jar
10-14 18:31:43.654 W/system_server( 702): NOTE: This wastes RAM and hurts startup
performance.
10-14 18:31:43.654 W/system_server( 702): Found duplicated class when checking oat
files: 'Landroidx/annotation/Keep;' in /system/framework/semwifi-service.jar and
/system/framework/semwifi-service.jar
10-14 18:31:43.657 I/gf_hal ( 822): 105 CtrlState: 1
10-14 18:31:43.658 I/gf_hal ( 822): 102
10-14 18:31:43.658 I/gf_hal ( 822): 102 route=25
10-14 18:31:43.658 I/gf_hal ( 822): 112 ClockState: 1
10-14 18:31:43.658 I/bauth_FPGDXBAuthSensorControl( 822): FPGDXBAuthSensorControl,
208
10-14 18:31:43.658 I/bauth_FPBAuthService( 822): FPBAuthService, 1107
10-14 18:31:43.658 I/bauth_FPBAuthService( 822): FPBAuthService, 12475
10-14 18:31:43.658 I/TLC_BAUTH( 822): FUNC ID 0x1 is completed
10-14 18:31:43.658 I/TLC_BAUTH( 822): Call FUNC ID 0x3 , 6
10-14 18:31:43.658 I/tlc_communication( 822): blowfish : tlc_open() called
10-14 18:31:43.659 I/tlc_communication( 822): blowfish : Opening the session
10-14 18:31:43.668 I/tlc_communication( 822): ptav:5.1.0.11
10-14 18:31:43.669 I/tlc_communication( 822): opta
10-14 18:31:43.682 D/tzdaemon( 390): [ts]
======================================================
10-14 18:31:43.682 D/tzdaemon( 390): [ts] msgToCommsAgent->cmd_group = 5
10-14 18:31:43.682 D/tzdaemon( 390): [ts] msgToCommsAgent->szData = 16715
10-14 18:31:43.682 D/tzdaemon( 390): [ts]
======================================================
10-14 18:31:43.682 D/tzdaemon( 390): [ts] msgToCommsAgent->command =
TS_CMD_WRITE_DATA
10-14 18:31:43.682 D/tzdaemon( 390): [ts] Received : TS_CMD_WRITE_DATA
10-14 18:31:43.682 D/tzdaemon( 390): [ts] UUID of the object owner is : 00000007-
0007-0007-0707-070707070707
10-14 18:31:43.682 D/tzdaemon( 390): [ts] Storage ID : -2147483648
10-14 18:31:43.682 D/tzdaemon( 390): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000007-0007-0007-0707-070707070707/2147483648/4229dac6/
10-14 18:31:43.682 D/tzdaemon( 390): [ts] Info offset is : 24
10-14 18:31:43.682 D/tzdaemon( 390): [ts] Storage metadata offset is : 24
10-14 18:31:43.682 D/tzdaemon( 390): [ts] Object Info Size is 128
10-14 18:31:43.682 D/tzdaemon( 390): [ts] Object attributes size is : 0
10-14 18:31:43.682 D/tzdaemon( 390): [ts] Object number of data chunks : 1
10-14 18:31:43.682 D/tzdaemon( 390): [ts] Object write start chunk : 0
10-14 18:31:43.682 D/tzdaemon( 390): [ts] Object data chunk size : 16428
10-14 18:31:43.682 D/tzdaemon( 390): [ts] Data offset is : 172
10-14 18:31:43.683 D/tzdaemon( 390): [ts] Required direcories made successfully
10-14 18:31:43.688 D/tzdaemon( 390): [ts] Number of chunks = 1
10-14 18:31:43.692 D/tzdaemon( 390): [ts] chunks to
/mnt/vendor/efs/tee/srt/00000007-0007-0007-0707-070707070707/2147483648/4229dac6/
data_chunk written
10-14 18:31:43.692 D/tzdaemon( 390): [ts] flags = 1
10-14 18:31:43.692 D/tzdaemon( 390): [ts] Storage metadata offset is : 16600
10-14 18:31:43.703 I/SystemServiceManager( 702): Starting
com.samsung.android.server.wifi.SemWifiService
10-14 18:31:43.709 I/tlc_communication( 822): blowfish : Allocating WSM for TCI
10-14 18:31:43.711 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 921
10-14 18:31:43.712 I/tlc_communication( 822): blowfish : tlc_open() succeed
10-14 18:31:43.712 I/TLC_BAUTH( 822): Check TCI buffer
10-14 18:31:43.712 I/TLC_BAUTH( 822): FUNC ID 0x3 is completed
10-14 18:31:43.712 I/bauth_FPBAuthService( 822): FPBAuthService, 1166
10-14 18:31:43.712 I/bauth_FPBAuthService( 822): FPBAuthService, 1178
10-14 18:31:43.712 I/bauth_FPBAuthService( 822): FPBAuthService, 12501
10-14 18:31:43.712 I/TLC_BAUTH( 822): Call FP cmd 0x10
10-14 18:31:43.720 I/tlc_communication( 822): blowfish : tlc_communicate
commandID(16) (0x00000000 TEEC_SUCCESS) retry0
10-14 18:31:43.720 I/TLC_BAUTH( 822): Check the Trustlet return code is completed
10-14 18:31:43.720 I/bauth_FPBAuthService( 822): FPBAuthService, 12517
10-14 18:31:43.720 I/bauth_FPBAuthService( 822): 6
10-14 18:31:43.720 I/TLC_BAUTH( 822): Call FUNC ID 0x4
10-14 18:31:43.720 I/tlc_communication( 822): blowfish : tlc_close() called
10-14 18:31:43.722 I/tlc_communication( 822): blowfish : tlc_close() succeed
10-14 18:31:43.722 I/TLC_BAUTH( 822): FUNC ID 0x4 is completed
10-14 18:31:43.722 I/TLC_BAUTH( 822): FUNC ID 0x2 is completed
10-14 18:31:43.722 I/bauth_FPBAuthService( 822): 0 0
10-14 18:31:43.722 I/gf_hal ( 822): 112 ClockState: 0
10-14 18:31:43.722 I/gf_hal ( 822): 105 CtrlState: 0
10-14 18:31:43.722 I/gf_hal ( 822): 109 PowerState: 0
10-14 18:31:43.734 I/bauth_FPGDXBAuthSensorControl( 822): FPGDXBAuthSensorControl,
208
10-14 18:31:43.734 I/bauth_FPBAuthService( 822): FPBAuthService, 1153
10-14 18:31:43.734 I/bauth_FPBAuthService( 822): FPBAuthService, 12534
10-14 18:31:43.734 E/bauth_FPBAuthServiceStorage( 822):
FPBAuthServiceStorage::readCALIBRATIONMetaData SNSR_TYPE file isn't exist
10-14 18:31:43.737 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
10-14 18:31:43.745 I/gf_hal ( 822): [gfSensorType] sensorType: 6
10-14 18:31:43.745 I/bauth_FPGDXBAuthSensorControl( 822): FPGDXBAuthSensorControl,
354
10-14 18:31:43.745 I/bauth_FPBAuthService( 822): FPBAuthService, 12405
10-14 18:31:43.745 I/bauth_FPGDXBAuthSensorControl( 822): FPGDXBAuthSensorControl,
499
10-14 18:31:43.749 I/tlc_communication( 822): ptav:5.1.0.11
10-14 18:31:43.750 I/bauth_FPBAuthService( 822): FPBAuthService, 571
10-14 18:31:43.750 I/bauth_FPBAuthService( 822): FPBAuthService, 1039
10-14 18:31:43.751 I/bauth_FPBAuthService( 822): FPBAuthService, 4002
10-14 18:31:43.751 I/bauth_FPBAuthService( 822): FPBAuthService, 1061
10-14 18:31:43.751 I/bauth_FPBAuthService( 822): 1 0
10-14 18:31:43.751 I/gf_hal ( 822): 109 PowerState: 1
10-14 18:31:43.755 E/SemMobileWipsFrameworkService( 702):
SemMobileWipsFrameworkService::Start
10-14 18:31:43.759 I/SemMobileWipsFrameworkService( 702): MobileWips default
feature value : 0
10-14 18:31:43.760 I/SemMobileWipsFrameworkService( 702):
SettingNotFoundException, Set default Setting
10-14 18:31:43.760 D/SettingsProvider( 702): isChangeAllowed() : name = wifi_mwips
10-14 18:31:43.761 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:43.763 I/gf_hal ( 822): 105 CtrlState: 1
10-14 18:31:43.763 I/gf_hal ( 822): 102
10-14 18:31:43.763 I/gf_hal ( 822): 102 route=25
10-14 18:31:43.763 I/gf_hal ( 822): 112 ClockState: 1
10-14 18:31:43.763 I/bauth_FPGDXBAuthSensorControl( 822): FPGDXBAuthSensorControl,
208
10-14 18:31:43.763 I/bauth_FPBAuthService( 822): FPBAuthService, 1107
10-14 18:31:43.763 I/bauth_FPBAuthService( 822): FPBAuthService, 4026
10-14 18:31:43.763 I/TLC_BAUTH( 822): FUNC ID 0x1 is completed
10-14 18:31:43.763 I/TLC_BAUTH( 822): Call FUNC ID 0x3 , 6
10-14 18:31:43.763 I/tlc_communication( 822): blowfish : tlc_open() called
10-14 18:31:43.764 I/tlc_communication( 822): blowfish : Opening the session
10-14 18:31:43.768 I/tlc_communication( 822): ptav:5.1.0.11
10-14 18:31:43.768 I/tlc_communication( 822): opta
10-14 18:31:43.773 D/SemSarManager( 702): SemSarManager constructor
10-14 18:31:43.774 D/SemCellularStateManager( 702): SemCellularStateManager
constructor
10-14 18:31:43.777 D/SemWifiCoexManager( 702): SemWifiCoexManager
10-14 18:31:43.786 I/tlc_communication( 822): blowfish : Allocating WSM for TCI
10-14 18:31:43.788 I/tlc_communication( 822): blowfish : tlc_open() succeed
10-14 18:31:43.788 I/TLC_BAUTH( 822): Check TCI buffer
10-14 18:31:43.788 I/TLC_BAUTH( 822): FUNC ID 0x3 is completed
10-14 18:31:43.788 I/bauth_FPBAuthService( 822): FPBAuthService, 1166
10-14 18:31:43.788 I/bauth_FPBAuthService( 822): FPBAuthService, 1178
10-14 18:31:43.788 I/bauth_FPBAuthService( 822): FPBAuthService, 4055
10-14 18:31:43.788 E/bauth_FPBAuthServiceStorage( 822):
FPBAuthServiceStorage::readCALIBRATIONMetaData fileopen error : 2
10-14 18:31:43.788 E/bauth_FPBAuthService( 822): retrieveMetaData is not existed :
262
10-14 18:31:43.789 I/TLC_BAUTH( 822): Call FP cmd 0x1
10-14 18:31:43.792 I/SemRoamingAssistant2.0( 702): Initiate Roaming Assistant
version 2.0
10-14 18:31:43.792 D/SemRoamingAssistant2.0( 702): RCL path /data/misc/wifi/
10-14 18:31:43.792 D/SemRoamingAssistant2.0( 702): load RCL file
10-14 18:31:43.793 W/SemRoamingAssistant2.0( 702): RCL file not exists..
10-14 18:31:43.805 E/SemClientModeImpl( 702): WIFI_HOTSPOT20_ENABLE is invalid
10-14 18:31:43.806 D/SettingsProvider( 702): isChangeAllowed() : name =
wifi_hotspot20_enable
10-14 18:31:43.806 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:43.806 D/SemClientModeImpl( 702): entering DefaultState
10-14 18:31:43.813 I/SemWifiApHostapdHal( 702): Registering ISehHostapd service
ready callback.
10-14 18:31:43.816 I/android_os_HwBinder( 702): HwBinder: Starting thread pool for
getting: [email protected]::IServiceManager/default
10-14 18:31:43.818 I/SemWifiApHostapdHal( 702): registerForNotifications
successful
10-14 18:31:43.829 D/SemWifiApBroadcastReceiver( 702): SemWifiApBroadcastReceiver
intialized
10-14 18:31:43.830 D/SemWifiApBroadcastReceiver( 702): SemWifiApBroadcastReceiver
startTracking
10-14 18:31:43.834 I/SemSwitchBoardService( 702): Initiate Switch Board Service:
ver=1.1.3
10-14 18:31:43.838 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
10-14 18:31:43.853 I/tlc_communication( 822): blowfish : tlc_communicate
commandID(1) (0x00000000 TEEC_SUCCESS) retry0
10-14 18:31:43.853 I/TLC_BAUTH( 822): Check the Trustlet return code is completed
10-14 18:31:43.853 I/bauth_FPBAuthService( 822): check_opcode status = 0, opcode =
0, func_ret_val = 0, function_status = 0, timeout = 0
10-14 18:31:43.862 I/bauth_FPBAuthService( 822): FPBAuthService, 1382
10-14 18:31:43.862 I/bauth_FPBAuthService( 822): thread id : 3, preenroll_flag :
0, nd cnt : 0, cso : 1, et : 0
10-14 18:31:43.862 I/bauth_FPBAuthService( 822): FPBAuthService, 11617
10-14 18:31:43.862 I/bauth_service( 822): BAuthService, 273
10-14 18:31:43.862 I/bauth_service( 822): BAuthService, 2333
10-14 18:31:43.862 I/bauth_FPBAuthService( 822): FPBAUTH setNotifyCallback
10-14 18:31:43.862 I/bauth_FPBAuthService( 822): thread id : 3, preenroll_flag :
0, nd cnt : 0, cso : 1, et : 0
10-14 18:31:43.862 I/bauth_service( 822): BAuthService, 2353
10-14 18:31:43.864 I/[email protected]
service( 822): setActiveGroup(0, /data/vendor/biometrics/fp/User_0, 33)
10-14 18:31:43.864 I/bauth_service( 822): BAuthService, 2360
10-14 18:31:43.865 I/bauth_FPBAuthService( 822): FPBAuthService, 6826
10-14 18:31:43.866 I/bauth_FPBAuthService( 822): FPBAuthService, 8013
10-14 18:31:43.866 I/bauth_FPBAuthService( 822): FPBAuthService, 8017
10-14 18:31:43.866 I/bauth_FPBAuthService( 822): FPBAuthService, 8067
10-14 18:31:43.867 E/bauth_FPBAuthServiceStorage( 822): UserID Directory is not
existed
10-14 18:31:43.867 E/bauth_FPBAuthService( 822): getEnrolledBioIdxList num
templates is in DB is 0
10-14 18:31:43.867 I/bauth_FPBAuthService( 822): FPBAuthService, 8020
10-14 18:31:43.867 I/bauth_FPBAuthService( 822): request_enumerate
bioidxList.length==0 or 1
10-14 18:31:43.867 I/bauth_FPBAuthService( 822): FPBAuthService, 8067
10-14 18:31:43.867 E/bauth_FPBAuthServiceStorage( 822): UserID Directory is not
existed
10-14 18:31:43.867 E/bauth_FPBAuthService( 822): getEnrolledBioIdxList num
templates is in DB is 0
10-14 18:31:43.867 I/bauth_FPBAuthService( 822): FPBAuthService, 8059
10-14 18:31:43.867 I/bauth_FPBAuthService( 822): BAuthSessionOpen Skip
10-14 18:31:43.867 E/bauth_FPBAuthServiceStorage( 822):
FPBAuthServiceStorage::readCALIBRATIONMetaData VERSION file isn't exist
10-14 18:31:43.867 E/bauth_FPBAuthService( 822): Version file isn't exist or
version is mismatch / 265 / 0
10-14 18:31:43.867 E/bauth_FPBAuthServiceStorage( 822):
FPBAuthServiceStorage::readSEC_AUTH_IDMetaData fileopen error : 2
10-14 18:31:43.867 I/bauth_FPBAuthService( 822): SEC_AUTH_ID file isn't exist
10-14 18:31:43.867 I/TLC_BAUTH( 822): Call FP cmd 0xc (45)
10-14 18:31:43.867 I/TLC_BAUTH( 822): reqUserID = User_0 | User_0
10-14 18:31:43.867 I/TLC_BAUTH( 822): Check Input Data Param buf addr = 0x0x0 ,
length = 0
10-14 18:31:43.869 I/tlc_communication( 822): blowfish : tlc_communicate
commandID(12) (0x00000000 TEEC_SUCCESS) retry0
10-14 18:31:43.869 I/TLC_BAUTH( 822): Check the Trustlet return code is completed
10-14 18:31:43.878 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:43.879 D/ConnectivityService( 702): requestNetwork for
uid/pid:1000/702 NetworkRequest [ TRACK_DEFAULT id=6, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000 AdministratorUids: [] RequestorUid: 1000
RequestorPackageName: android] ]
10-14 18:31:43.879 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:43.882 D/SettingsProvider( 702): isChangeAllowed() : name =
wifi_watchdog_poor_network_test_enabled
10-14 18:31:43.883 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:43.883 D/SettingsProvider( 702): isChangeAllowed() : name =
check_private_ip_mode
10-14 18:31:43.884 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:43.884 D/WifiConnectivityMonitor( 702): Initial
WIFI_WCM_COUNTRY_CODE_FROM_SCAN_RESULT: null
10-14 18:31:43.889 I/TLC_BAUTH( 822): Call FP cmd 0xc (46)
10-14 18:31:43.889 I/TLC_BAUTH( 822): reqUserID = User_0 | User_0
10-14 18:31:43.891 I/tlc_communication( 822): blowfish : tlc_communicate
commandID(12) (0x00000000 TEEC_SUCCESS) retry0
10-14 18:31:43.891 I/TLC_BAUTH( 822): Check the Trustlet return code is completed
10-14 18:31:43.891 I/bauth_FPBAuthService( 822): FPBAuthService, 7108
10-14 18:31:43.891 I/bauth_FPBAuthService( 822): thread id : 3, preenroll_flag :
0, nd cnt : 0, cso : 1, et : 0
10-14 18:31:43.892 I/bauth_service( 822): BAuthService, 2381
10-14 18:31:43.892 I/bauth_service( 822): cbts
10-14 18:31:43.892 I/bauth_service( 822): BAuthService, 2605
10-14 18:31:43.892 I/bauth_service( 822): BAuthService, 65
10-14 18:31:43.892 I/bauth_service( 822): BAuthService, 2611
10-14 18:31:43.892 I/bauth_FPBAuthService( 822): FPBAuthService, 9718
10-14 18:31:43.892 I/bauth_Worker( 822): Worker, 79
10-14 18:31:43.896 D/SemWifiTransportLayerFileManager( 702):
loadWifiPackageInfoFromFile
10-14 18:31:43.896 D/SemWifiTransportLayerFileManager( 702):
readWifiPackageInfoList
10-14 18:31:43.896 D/SemWifiTransportLayerFileManager( 702):
readJSONObjectFromFile
10-14 18:31:43.896 W/System.err( 702): java.io.FileNotFoundException:
/data/misc/wifi/TcpMonitorPackageInfo.json: open failed: ENOENT (No such file or
directory)
10-14 18:31:43.898 W/System.err( 702): at
libcore.io.IoBridge.open(IoBridge.java:492)
10-14 18:31:43.898 W/System.err( 702): at
java.io.FileInputStream.<init>(FileInputStream.java:160)
10-14 18:31:43.898 W/System.err( 702): at
java.io.FileReader.<init>(FileReader.java:72)
10-14 18:31:43.898 W/System.err( 702): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerFileManager.readJSONObject
FromFile(SemWifiTransportLayerFileManager.java:451)
10-14 18:31:43.898 W/System.err( 702): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerFileManager.readWifiPackag
eInfoList(SemWifiTransportLayerFileManager.java:82)
10-14 18:31:43.898 W/System.err( 702): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerFileManager.loadWifiPackag
eInfoFromFile(SemWifiTransportLayerFileManager.java:70)
10-14 18:31:43.898 W/System.err( 702): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerMonitor.loadInfoFromFile(S
emWifiTransportLayerMonitor.java:743)
10-14 18:31:43.898 W/System.err( 702): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerMonitor.<init>(SemWifiTran
sportLayerMonitor.java:94)
10-14 18:31:43.898 W/System.err( 702): at
com.samsung.android.server.wifi.SemWifiConnectivityMonitor.<init>(SemWifiConnectivi
tyMonitor.java:1298)
10-14 18:31:43.899 W/System.err( 702): at
com.samsung.android.server.wifi.SemWifiConnectivityMonitor.makeWifiConnectivityMoni
tor(SemWifiConnectivityMonitor.java:1317)
10-14 18:31:43.899 W/System.err( 702): at
com.samsung.android.server.wifi.SemWifiServiceImpl.<init>(SemWifiServiceImpl.java:2
75)
10-14 18:31:43.899 W/System.err( 702): at
com.samsung.android.server.wifi.SemWifiService.<init>(SemWifiService.java:38)
10-14 18:31:43.899 W/System.err( 702): at
java.lang.reflect.Constructor.newInstance0(Native Method)
10-14 18:31:43.899 W/System.err( 702): at
java.lang.reflect.Constructor.newInstance(Constructor.java:343)
10-14 18:31:43.899 W/System.err( 702): at
com.android.server.SystemServiceManager.startService(SystemServiceManager.java:154)
10-14 18:31:43.899 W/System.err( 702): at
com.android.server.SystemServiceManager.startServiceFromJar(SystemServiceManager.ja
va:110)
10-14 18:31:43.899 W/System.err( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3169)
10-14 18:31:43.899 W/System.err( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:43.899 W/System.err( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:43.899 W/System.err( 702): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:43.899 W/System.err( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:43.899 W/System.err( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:43.899 W/System.err( 702): Caused by: android.system.ErrnoException:
open failed: ENOENT (No such file or directory)
10-14 18:31:43.899 W/System.err( 702): at libcore.io.Linux.open(Native Method)
10-14 18:31:43.899 W/System.err( 702): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
10-14 18:31:43.899 W/System.err( 702): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
10-14 18:31:43.899 W/System.err( 702): at
libcore.io.IoBridge.open(IoBridge.java:478)
10-14 18:31:43.899 W/System.err( 702): ... 21 more
10-14 18:31:43.899 D/SemWifiTransportLayerFileManager( 702):
loadWifiApInfoFromFile
10-14 18:31:43.899 D/SemWifiTransportLayerFileManager( 702): readWifiApInfoList
10-14 18:31:43.899 D/SemWifiTransportLayerFileManager( 702):
readJSONObjectFromFile
10-14 18:31:43.900 W/System.err( 702): java.io.FileNotFoundException:
/data/misc/wifi/TcpMonitorApInfo.json: open failed: ENOENT (No such file or
directory)
10-14 18:31:43.900 W/System.err( 702): at
libcore.io.IoBridge.open(IoBridge.java:492)
10-14 18:31:43.900 W/System.err( 702): at
java.io.FileInputStream.<init>(FileInputStream.java:160)
10-14 18:31:43.900 W/System.err( 702): at
java.io.FileReader.<init>(FileReader.java:72)
10-14 18:31:43.900 W/System.err( 702): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerFileManager.readJSONObject
FromFile(SemWifiTransportLayerFileManager.java:451)
10-14 18:31:43.900 W/System.err( 702): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerFileManager.readWifiApInfo
List(SemWifiTransportLayerFileManager.java:319)
10-14 18:31:43.900 W/System.err( 702): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerFileManager.loadWifiApInfo
FromFile(SemWifiTransportLayerFileManager.java:305)
10-14 18:31:43.900 W/System.err( 702): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerMonitor.loadInfoFromFile(S
emWifiTransportLayerMonitor.java:750)
10-14 18:31:43.900 W/System.err( 702): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerMonitor.<init>(SemWifiTran
sportLayerMonitor.java:94)
10-14 18:31:43.900 W/System.err( 702): at
com.samsung.android.server.wifi.SemWifiConnectivityMonitor.<init>(SemWifiConnectivi
tyMonitor.java:1298)
10-14 18:31:43.900 W/System.err( 702): at
com.samsung.android.server.wifi.SemWifiConnectivityMonitor.makeWifiConnectivityMoni
tor(SemWifiConnectivityMonitor.java:1317)
10-14 18:31:43.900 W/System.err( 702): at
com.samsung.android.server.wifi.SemWifiServiceImpl.<init>(SemWifiServiceImpl.java:2
75)
10-14 18:31:43.900 W/System.err( 702): at
com.samsung.android.server.wifi.SemWifiService.<init>(SemWifiService.java:38)
10-14 18:31:43.900 W/System.err( 702): at
java.lang.reflect.Constructor.newInstance0(Native Method)
10-14 18:31:43.900 W/System.err( 702): at
java.lang.reflect.Constructor.newInstance(Constructor.java:343)
10-14 18:31:43.900 W/System.err( 702): at
com.android.server.SystemServiceManager.startService(SystemServiceManager.java:154)
10-14 18:31:43.900 W/System.err( 702): at
com.android.server.SystemServiceManager.startServiceFromJar(SystemServiceManager.ja
va:110)
10-14 18:31:43.900 W/System.err( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3169)
10-14 18:31:43.900 W/System.err( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:43.900 W/System.err( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:43.900 W/System.err( 702): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:43.900 W/System.err( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:43.900 W/System.err( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:43.900 W/System.err( 702): Caused by: android.system.ErrnoException:
open failed: ENOENT (No such file or directory)
10-14 18:31:43.900 W/System.err( 702): at libcore.io.Linux.open(Native Method)
10-14 18:31:43.900 W/System.err( 702): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
10-14 18:31:43.900 W/System.err( 702): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
10-14 18:31:43.900 W/System.err( 702): at
libcore.io.IoBridge.open(IoBridge.java:478)
10-14 18:31:43.900 W/System.err( 702): ... 21 more
10-14 18:31:43.900 D/SemWifiTransportLayerFileManager( 702):
loadSwitchEnabledUidListFromFile
10-14 18:31:43.900 D/SemWifiTransportLayerFileManager( 702):
readSwitchEnabledUidInfoList
10-14 18:31:43.901 W/System.err( 702): java.io.FileNotFoundException:
/data/misc/wifi/TcpMonitorSwitchEnabledUID.xml: open failed: ENOENT (No such file
or directory)
10-14 18:31:43.901 W/System.err( 702): at
libcore.io.IoBridge.open(IoBridge.java:492)
10-14 18:31:43.901 W/System.err( 702): at
java.io.FileInputStream.<init>(FileInputStream.java:160)
10-14 18:31:43.901 W/System.err( 702): at
java.io.FileReader.<init>(FileReader.java:72)
10-14 18:31:43.901 W/System.err( 702): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerFileManager.readSwitchEnab
ledUidInfoList(SemWifiTransportLayerFileManager.java:182)
10-14 18:31:43.901 W/System.err( 702): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerFileManager.loadSwitchEnab
ledUidListFromFile(SemWifiTransportLayerFileManager.java:165)
10-14 18:31:43.901 W/System.err( 702): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerMonitor.loadInfoFromFile(S
emWifiTransportLayerMonitor.java:756)
10-14 18:31:43.901 W/System.err( 702): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerMonitor.<init>(SemWifiTran
sportLayerMonitor.java:94)
10-14 18:31:43.901 W/System.err( 702): at
com.samsung.android.server.wifi.SemWifiConnectivityMonitor.<init>(SemWifiConnectivi
tyMonitor.java:1298)
10-14 18:31:43.901 W/System.err( 702): at
com.samsung.android.server.wifi.SemWifiConnectivityMonitor.makeWifiConnectivityMoni
tor(SemWifiConnectivityMonitor.java:1317)
10-14 18:31:43.901 W/System.err( 702): at
com.samsung.android.server.wifi.SemWifiServiceImpl.<init>(SemWifiServiceImpl.java:2
75)
10-14 18:31:43.901 W/System.err( 702): at
com.samsung.android.server.wifi.SemWifiService.<init>(SemWifiService.java:38)
10-14 18:31:43.901 W/System.err( 702): at
java.lang.reflect.Constructor.newInstance0(Native Method)
10-14 18:31:43.901 W/System.err( 702): at
java.lang.reflect.Constructor.newInstance(Constructor.java:343)
10-14 18:31:43.901 W/System.err( 702): at
com.android.server.SystemServiceManager.startService(SystemServiceManager.java:154)
10-14 18:31:43.901 W/System.err( 702): at
com.android.server.SystemServiceManager.startServiceFromJar(SystemServiceManager.ja
va:110)
10-14 18:31:43.901 W/System.err( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3169)
10-14 18:31:43.901 W/System.err( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:43.901 W/System.err( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:43.901 W/System.err( 702): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:43.901 W/System.err( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:43.901 W/System.err( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:43.901 W/System.err( 702): Caused by: android.system.ErrnoException:
open failed: ENOENT (No such file or directory)
10-14 18:31:43.901 W/System.err( 702): at libcore.io.Linux.open(Native Method)
10-14 18:31:43.901 W/System.err( 702): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
10-14 18:31:43.901 W/System.err( 702): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
10-14 18:31:43.901 W/System.err( 702): at
libcore.io.IoBridge.open(IoBridge.java:478)
10-14 18:31:43.901 W/System.err( 702): ... 20 more
10-14 18:31:43.902 I/bauth_Worker( 822): Worker, 55
10-14 18:31:43.902 I/bauth_FPBAuthService( 822): thread id : 3, preenroll_flag :
0, nd cnt : 0, cso : 1, et : 0
10-14 18:31:43.902 I/bauth_service( 822): BAuthService, 2630
10-14 18:31:43.904 I/[email protected]
service( 822): sehRequest()
10-14 18:31:43.904 I/bauth_service( 822): req(4)
10-14 18:31:43.904 I/bauth_service( 822): BAuthService, 662
10-14 18:31:43.904 I/bauth_FPBAuthService( 822): FPBAuthService, 10458
10-14 18:31:43.904 I/bauth_FPBAuthService( 822): FPBAuthService, 10459
10-14 18:31:43.904 I/bauth_FPBAuthService( 822): conm
10-14 18:31:43.904 I/bauth_FPBAuthService( 822): cosm
10-14 18:31:43.904 I/bauth_FPBAuthService( 822): BAuthSessionOpen Skip
10-14 18:31:43.904 I/bauth_FPBAuthService( 822): cOp : 10
10-14 18:31:43.904 I/TLC_BAUTH( 822): Call FP cmd 0xc (10)
10-14 18:31:43.904 I/TLC_BAUTH( 822): Check Input Data Param buf addr = 0x0x0 ,
length = 0
10-14 18:31:43.906 I/tlc_communication( 822): blowfish : tlc_communicate
commandID(12) (0x00000000 TEEC_SUCCESS) retry0
10-14 18:31:43.906 I/TLC_BAUTH( 822): Check the Trustlet return code is completed
10-14 18:31:43.906 I/bauth_FPBAuthService( 822): check_opcode status = 5, opcode =
0, func_ret_val = 0, function_status = 0, timeout = 0
10-14 18:31:43.906 I/bauth_FPBAuthService( 822): thread id : 3, preenroll_flag :
0, nd cnt : 0, cso : 1, et : 0
10-14 18:31:43.906 I/bauth_service( 822): BAuthService, 682
10-14 18:31:43.907 I/FingerprintService( 702): request[4] FP_FINISH (4ms) RESULT:
16
10-14 18:31:43.907 D/FingerprintService( 702): readDaemonSdkVersion: called,
T150.009.302.032
10-14 18:31:43.907 I/[email protected]
service( 822): sehRequest()
10-14 18:31:43.908 I/bauth_service( 822): req(5)
10-14 18:31:43.908 I/bauth_service( 822): BAuthService, 793
10-14 18:31:43.908 I/bauth_FPBAuthService( 822): FPBAuthService, 10458
10-14 18:31:43.908 I/bauth_FPBAuthService( 822): FPBAuthService, 10459
10-14 18:31:43.908 I/bauth_FPBAuthService( 822): conm
10-14 18:31:43.908 I/bauth_FPBAuthService( 822): cosm
10-14 18:31:43.908 I/bauth_FPBAuthService( 822): BAuthSessionOpen Skip
10-14 18:31:43.908 I/bauth_FPBAuthService( 822): cOp : 15
10-14 18:31:43.908 I/TLC_BAUTH( 822): Call FP cmd 0xc (15)
10-14 18:31:43.908 I/TLC_BAUTH( 822): Check Input Data Param buf addr = 0x0x0 ,
length = 0
10-14 18:31:43.908 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:43.909 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:43.909 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:43.914 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:43.915 D/SemWifiSwitchForIndividualAppsService( 702):
SwitchForIndividualApps - false
10-14 18:31:43.915 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:43.915 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:43.915 D/SettingsProvider( 702): isChangeAllowed() : name =
wifi_switch_for_individual_apps_detection_mode
10-14 18:31:43.916 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:43.917 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:43.917 D/WifiConnectivityMonitor( 702): Version chaged. Updating the
version...
10-14 18:31:43.917 D/SettingsProvider( 702): isChangeAllowed() : name =
wifi_watchdog_version
10-14 18:31:43.917 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:43.918 I/SemIWCMonitor( 702): makeIWCMonitor starting up...
serialVersionUID = 20181101
10-14 18:31:43.921 D/ConnectivityService( 702): semIsMobilePolicyDataEnabled():
deprecated
10-14 18:31:43.924 I/tlc_communication( 822): blowfish : tlc_communicate
commandID(12) (0x00000000 TEEC_SUCCESS) retry0
10-14 18:31:43.924 I/TLC_BAUTH( 822): Check the Trustlet return code is completed
10-14 18:31:43.924 I/bauth_FPBAuthService( 822): check_opcode status = 5, opcode =
0, func_ret_val = 0, function_status = 0, timeout = 0
10-14 18:31:43.924 I/bauth_FPBAuthService( 822): rbt user
10-14 18:31:43.924 I/bauth_FPBAuthService( 822): thread id : 3, preenroll_flag :
0, nd cnt : 0, cso : 1, et : 0
10-14 18:31:43.924 I/bauth_service( 822): BAuthService, 814
10-14 18:31:43.924 E/WifiConnectivityMonitor( 702): current state:
com.samsung.android.server.wifi.SemWifiConnectivityMonitor$NotConnectedState@c36182
0
10-14 18:31:43.924 I/FingerprintService( 702): request[5] FP_FINISH (17ms) RESULT:
107
10-14 18:31:43.925 D/FingerprintService( 702): readSensorInfo: called, , UI
Product ID : GW36T1, Module Test : PASS, Calibration : PASS, Sensor UID :
53334a3838352e0088897a0ca50001,
10-14 18:31:43.925 I/WifiConnectivityMonitor( 702): SCORE_QC_STATE_NONE
10-14 18:31:43.925 I/[email protected]
service( 822): sehRequest()
10-14 18:31:43.925 D/SettingsProvider( 702): isChangeAllowed() : name =
wifi_wcm_event_roam_complete
10-14 18:31:43.925 I/bauth_service( 822): req(30)
10-14 18:31:43.925 I/bauth_service( 822): BAuthService, 1758
10-14 18:31:43.925 I/bauth_FPBAuthService( 822): FPBAuthService, 10458
10-14 18:31:43.925 I/bauth_FPBAuthService( 822): FPBAuthService, 10459
10-14 18:31:43.925 I/bauth_FPBAuthService( 822): conm
10-14 18:31:43.925 I/bauth_FPBAuthService( 822): cosm
10-14 18:31:43.925 I/bauth_FPBAuthService( 822): BAuthSessionOpen Skip
10-14 18:31:43.925 I/bauth_FPBAuthService( 822): cOp : 93
10-14 18:31:43.925 I/TLC_BAUTH( 822): Call FP cmd 0xc (93)
10-14 18:31:43.926 I/TLC_BAUTH( 822): Check Input Data Param buf addr = 0x0x0 ,
length = 0
10-14 18:31:43.926 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:43.927 D/WifiConnectivityMonitor( 702): RSSI_BASE_STOP
10-14 18:31:43.927 I/tlc_communication( 822): blowfish : tlc_communicate
commandID(12) (0x00000000 TEEC_SUCCESS) retry0
10-14 18:31:43.927 I/TLC_BAUTH( 822): Check the Trustlet return code is completed
10-14 18:31:43.927 I/bauth_FPBAuthService( 822): gsl 93 1
10-14 18:31:43.928 I/FingerprintService( 702): request[30] FP_FINISH (3ms) RESULT:
1
10-14 18:31:43.928 I/[email protected]
service( 822): sehRequest()
10-14 18:31:43.929 I/bauth_service( 822): req(11)
10-14 18:31:43.929 I/bauth_FPBAuthService( 822): FPBAuthService, 8013
10-14 18:31:43.929 I/bauth_FPBAuthService( 822): FPBAuthService, 8017
10-14 18:31:43.929 I/bauth_FPBAuthService( 822): FPBAuthService, 8067
10-14 18:31:43.929 I/bauth_FPBAuthService( 822): FPBAuthService, 8199
10-14 18:31:43.929 I/bauth_FPBAuthService( 822): FPBAuthService, 8202
10-14 18:31:43.929 I/bauth_FPBAuthService( 822): FPBAuthService, 8020
10-14 18:31:43.929 I/bauth_FPBAuthService( 822): request_enumerate
bioidxList.length==0 or 1
10-14 18:31:43.929 I/bauth_FPBAuthService( 822): FPBAuthService, 8067
10-14 18:31:43.929 E/bauth_FPBAuthServiceStorage( 822): UserID Directory is not
existed
10-14 18:31:43.929 E/bauth_FPBAuthService( 822): getEnrolledBioIdxList num
templates is in DB is 0
10-14 18:31:43.929 I/bauth_FPBAuthService( 822): FPBAuthService, 8059
10-14 18:31:43.929 I/bauth_FPBAuthService( 822): thread id : 3, preenroll_flag :
0, nd cnt : 0, cso : 1, et : 0
10-14 18:31:43.929 I/FingerprintService( 702): request[11] FP_FINISH (1ms) RESULT:
0
10-14 18:31:43.929 I/FingerprintService( 702): enumerate: FW=0, HAL=0
10-14 18:31:43.929 D/SystemServerTimingAsync( 702):
InitThreadPoolExec:FingerprintService.onStart took to complete: 321ms
10-14 18:31:43.935 D/SemIWCMonitor( 702): setIntfSnsFlag mCurSNS=true mCurAGG=true
10-14 18:31:43.936 E/SemIWCMonitor.File( 702): SemIWCMonitor STC(0) : SW Version :
A127MUBU3AUJ5
10-14 18:31:43.939 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
10-14 18:31:43.941 E/SemIWCMonitor.File( 702): Default value of : defaultOfSns: 1
10-14 18:31:43.941 W/AlarmManager( 702): Unrecognized alarm listener
com.samsung.android.server.wifi.SemIWCMonitor$5@ef77237
10-14 18:31:43.945 W/System.err( 702): org.json.JSONException: End of input at
character 0 of
10-14 18:31:43.945 W/System.err( 702): at
org.json.JSONTokener.syntaxError(JSONTokener.java:460)
10-14 18:31:43.945 W/System.err( 702): at
org.json.JSONTokener.nextValue(JSONTokener.java:101)
10-14 18:31:43.945 W/System.err( 702): at
org.json.JSONObject.<init>(JSONObject.java:165)
10-14 18:31:43.945 W/System.err( 702): at
org.json.JSONObject.<init>(JSONObject.java:182)
10-14 18:31:43.946 W/System.err( 702): at
com.samsung.android.server.wifi.iwc.rlengine.SemQTableContainerBuilder.create(SemQT
ableContainerBuilder.java:49)
10-14 18:31:43.946 W/System.err( 702): at
com.samsung.android.server.wifi.SemIWCMonitor.load_model_obj(SemIWCMonitor.java:804
)
10-14 18:31:43.946 W/System.err( 702): at
com.samsung.android.server.wifi.SemIWCMonitor.access$6400(SemIWCMonitor.java:85)
10-14 18:31:43.946 W/System.err( 702): at
com.samsung.android.server.wifi.SemIWCMonitor$DefaultState.processMessage(SemIWCMon
itor.java:2801)
10-14 18:31:43.946 W/System.err( 702): at
com.android.internal.util.StateMachine$SmHandler.processMsg(StateMachine.java:992)
10-14 18:31:43.946 W/System.err( 702): at
com.android.internal.util.StateMachine$SmHandler.handleMessage(StateMachine.java:80
9)
10-14 18:31:43.946 W/System.err( 702): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:43.946 W/System.err( 702): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:43.946 W/System.err( 702): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:43.946 E/SemIWCMonitor.File( 702): load_model_obj : success to
load_model_obj(org.json) in 0.004
10-14 18:31:43.947 D/SemIWCMonitor( 702): setIntfSnsFlag mCurSNS=true mCurAGG=true
10-14 18:31:43.948 D/IWCMonitor.SemQTableContainer( 702): Default QAI is
calculated by SNS Option based
10-14 18:31:43.948 E/SemIWCMonitor.File( 702): setDefaultQAI(RFLInterface intf):
Default QAI is calculated by SNS Option based
10-14 18:31:43.949 D/IWCMonitor.SemQTableContainer( 702): Default QAI was set 1
10-14 18:31:43.949 E/SemIWCMonitor.File( 702): setDefaultQAI(RFLInterface intf):
Default QAI was set 1
10-14 18:31:43.973 D/SemWifiApSmartUtil( 702): hostname = Galaxy-A12
10-14 18:31:43.974 D/SettingsProvider( 702): isChangeAllowed() : name =
smart_tethering_db_ver
10-14 18:31:43.974 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:43.976 W/System.err( 702): java.io.FileNotFoundException:
/data/misc/wifi_hostapd/smart_tethering.accept: open failed: ENOENT (No such file
or directory)
10-14 18:31:43.976 W/System.err( 702): at
libcore.io.IoBridge.open(IoBridge.java:492)
10-14 18:31:43.976 W/System.err( 702): at
java.io.FileInputStream.<init>(FileInputStream.java:160)
10-14 18:31:43.976 W/System.err( 702): at
java.io.FileInputStream.<init>(FileInputStream.java:115)
10-14 18:31:43.976 W/System.err( 702): at
com.samsung.android.server.wifi.softap.smarttethering.SemWifiApSmartUtil.getSmartAp
WhiteList(SemWifiApSmartUtil.java:1068)
10-14 18:31:43.976 W/System.err( 702): at
com.samsung.android.server.wifi.softap.smarttethering.SemWifiApSmartUtil.<init>(Sem
WifiApSmartUtil.java:187)
10-14 18:31:43.976 W/System.err( 702): at
com.samsung.android.server.wifi.SemWifiInjector.getWifiApSmartUtil(SemWifiInjector.
java:322)
10-14 18:31:43.977 W/System.err( 702): at
com.samsung.android.server.wifi.SemWifiServiceImpl.<init>(SemWifiServiceImpl.java:2
84)
10-14 18:31:43.977 W/System.err( 702): at
com.samsung.android.server.wifi.SemWifiService.<init>(SemWifiService.java:38)
10-14 18:31:43.977 W/System.err( 702): at
java.lang.reflect.Constructor.newInstance0(Native Method)
10-14 18:31:43.977 W/System.err( 702): at
java.lang.reflect.Constructor.newInstance(Constructor.java:343)
10-14 18:31:43.977 W/System.err( 702): at
com.android.server.SystemServiceManager.startService(SystemServiceManager.java:154)
10-14 18:31:43.977 W/System.err( 702): at
com.android.server.SystemServiceManager.startServiceFromJar(SystemServiceManager.ja
va:110)
10-14 18:31:43.977 W/System.err( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3169)
10-14 18:31:43.977 W/System.err( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:43.977 W/System.err( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:43.977 W/System.err( 702): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:43.977 W/System.err( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:43.977 W/System.err( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:43.977 W/System.err( 702): Caused by: android.system.ErrnoException:
open failed: ENOENT (No such file or directory)
10-14 18:31:43.977 W/System.err( 702): at libcore.io.Linux.open(Native Method)
10-14 18:31:43.977 W/System.err( 702): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
10-14 18:31:43.977 W/System.err( 702): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
10-14 18:31:43.977 W/System.err( 702): at
libcore.io.IoBridge.open(IoBridge.java:478)
10-14 18:31:43.977 W/System.err( 702): ... 17 more
10-14 18:31:43.977 D/SemWifiApSmartUtil( 702): Intial value of
mst:0,family_saved:0,autohotspot_saved:0:
10-14 18:31:43.977 D/SemWifiApSmartUtil( 702): SmartApWhiteList:
10-14 18:31:43.978 W/System.err( 702): java.io.FileNotFoundException:
/data/misc/wifi_hostapd/smart_tethering.accept: open failed: ENOENT (No such file
or directory)
10-14 18:31:43.978 W/System.err( 702): at
libcore.io.IoBridge.open(IoBridge.java:492)
10-14 18:31:43.978 W/System.err( 702): at
java.io.FileInputStream.<init>(FileInputStream.java:160)
10-14 18:31:43.978 W/System.err( 702): at
java.io.FileInputStream.<init>(FileInputStream.java:115)
10-14 18:31:43.978 W/System.err( 702): at
com.samsung.android.server.wifi.softap.smarttethering.SemWifiApSmartUtil.getSmartAp
WhiteList(SemWifiApSmartUtil.java:1068)
10-14 18:31:43.978 W/System.err( 702): at
com.samsung.android.server.wifi.softap.smarttethering.SemWifiApSmartUtil.<init>(Sem
WifiApSmartUtil.java:188)
10-14 18:31:43.978 W/System.err( 702): at
com.samsung.android.server.wifi.SemWifiInjector.getWifiApSmartUtil(SemWifiInjector.
java:322)
10-14 18:31:43.978 W/System.err( 702): at
com.samsung.android.server.wifi.SemWifiServiceImpl.<init>(SemWifiServiceImpl.java:2
84)
10-14 18:31:43.978 W/System.err( 702): at
com.samsung.android.server.wifi.SemWifiService.<init>(SemWifiService.java:38)
10-14 18:31:43.978 W/System.err( 702): at
java.lang.reflect.Constructor.newInstance0(Native Method)
10-14 18:31:43.978 W/System.err( 702): at
java.lang.reflect.Constructor.newInstance(Constructor.java:343)
10-14 18:31:43.978 W/System.err( 702): at
com.android.server.SystemServiceManager.startService(SystemServiceManager.java:154)
10-14 18:31:43.978 W/System.err( 702): at
com.android.server.SystemServiceManager.startServiceFromJar(SystemServiceManager.ja
va:110)
10-14 18:31:43.978 W/System.err( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3169)
10-14 18:31:43.978 W/System.err( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:43.978 W/System.err( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:43.978 W/System.err( 702): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:43.978 W/System.err( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:43.978 W/System.err( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:43.979 W/System.err( 702): Caused by: android.system.ErrnoException:
open failed: ENOENT (No such file or directory)
10-14 18:31:43.979 W/System.err( 702): at libcore.io.Linux.open(Native Method)
10-14 18:31:43.979 W/System.err( 702): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
10-14 18:31:43.979 W/System.err( 702): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
10-14 18:31:43.979 W/System.err( 702): at
libcore.io.IoBridge.open(IoBridge.java:478)
10-14 18:31:43.979 W/System.err( 702): ... 17 more
10-14 18:31:44.000 I/SemWifiService( 702): Registering sem_wifi
10-14 18:31:44.001 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(sem_wifi:702)
10-14 18:31:44.001 D/SystemServerTiming( 702): StartOemWifi took to complete:
354ms
10-14 18:31:44.001 D/SystemServerTiming( 702): !@Boot_SystemServer: 354ms :
StartOemWifi
10-14 18:31:44.001 I/SystemServerTiming( 702): !@Boot_EBS: Took 354ms by
'StartOemWifi'
10-14 18:31:44.001 I/SystemServerTiming( 702): StartOemWifiP2p
10-14 18:31:44.002 I/SystemServiceManager( 702): Starting
com.samsung.android.server.wifi.p2p.SemWifiP2pService
10-14 18:31:44.006 I/SemWifiP2pService( 702): Registering sem_wifi_p2p
10-14 18:31:44.007 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(sem_wifi_p2p:702)
10-14 18:31:44.007 D/SystemServerTiming( 702): StartOemWifiP2p took to complete:
6ms
10-14 18:31:44.008 I/SystemServerTiming( 702): StartMediaProjectionManager
10-14 18:31:44.008 I/SystemServiceManager( 702): Starting
com.android.server.media.projection.MediaProjectionManagerService
10-14 18:31:44.016 V/MediaRouter( 702): Selecting route: RouteInfo{ name=Telefone,
description=null, status=null, category=RouteCategory{ name=Sistema
types=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO groupable=false },
supportedTypes=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO ,
presentationDisplay=null }
10-14 18:31:44.017 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(media_projection:702)
10-14 18:31:44.019 D/SystemServerTiming( 702): StartMediaProjectionManager took to
complete: 11ms
10-14 18:31:44.019 I/SystemServerTiming( 702): StartSliceManagerService
10-14 18:31:44.019 I/SystemServiceManager( 702): Starting
com.android.server.slice.SliceManagerService$Lifecycle
10-14 18:31:44.025 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(slice:702)
10-14 18:31:44.025 D/SystemServerTiming( 702): StartSliceManagerService took to
complete: 6ms
10-14 18:31:44.025 I/SystemServerTiming( 702): StartCameraServiceProxy
10-14 18:31:44.025 I/SystemServiceManager( 702): Starting
com.android.server.camera.CameraServiceProxy
10-14 18:31:44.028 I/CameraService_proxy( 702): CameraServiceProxy is started.
10-14 18:31:44.029 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(media.camera.proxy:702)
10-14 18:31:44.030 D/SystemServerTiming( 702): StartCameraServiceProxy took to
complete: 5ms
10-14 18:31:44.031 I/SystemServerTiming( 702): StartCameraServiceWorker
10-14 18:31:44.031 I/SystemServiceManager( 702): Starting
com.samsung.android.camera.CameraServiceWorker
10-14 18:31:44.033 I/CameraService_worker( 702): Shake event is not supported.
10-14 18:31:44.036 I/CameraService_worker( 702): CameraServiceWorker is started.
10-14 18:31:44.037 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(media.camera.worker:702)
10-14 18:31:44.037 D/SystemServerTiming( 702): StartCameraServiceWorker took to
complete: 7ms
10-14 18:31:44.037 I/SystemServerTiming( 702): StartSpenGestureManagerService
10-14 18:31:44.040 I/SpenGestureManagerService( 702):
SpenGestureManagerService(Context context, WindowManagerService Wm)
10-14 18:31:44.040 W/CoverManager( 702): getCoverState : This device is not
supported cover
10-14 18:31:44.040 I/SpenGestureManagerService( 702): initCoverState() : state is
null
10-14 18:31:44.040 D/CoverManager( 702): registerListener
10-14 18:31:44.040 I/ServiceManager( 529): Waiting for service 'statscompanion' on
'/dev/binder'...
10-14 18:31:44.040 W/CoverManager( 702): registerListener : This device is not
supported cover
10-14 18:31:44.041 I/SpenGarageSpecManager( 702): Spen Garage Spec is empty
10-14 18:31:44.041 I/SpenGestureManagerService( 702): checkSettingCondition,
LOCK_SCREEN_QUICK_NOTE : false
10-14 18:31:44.042 I/SpenGestureManagerService( 702): Theme isn't supported. Not a
spen model.
10-14 18:31:44.043 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(spengestureservice:702)
10-14 18:31:44.044 D/SystemServerTiming( 702): StartSpenGestureManagerService took
to complete: 7ms
10-14 18:31:44.044 I/SystemServerTiming( 702): StartStatsCompanion
10-14 18:31:44.052 I/SystemServiceManager( 702): Starting
com.android.server.stats.StatsCompanion$Lifecycle
10-14 18:31:44.063 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(statscompanion:702)
10-14 18:31:44.064 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(statsmanager:702)
10-14 18:31:44.064 D/SystemServerTiming( 702): StartStatsCompanion took to
complete: 20ms
10-14 18:31:44.064 I/SystemServerTiming( 702): StartStatsPullAtomService
10-14 18:31:44.088 I/SystemServiceManager( 702): Starting
com.android.server.stats.pull.StatsPullAtomService
10-14 18:31:44.088 D/SystemServerTiming( 702): StartStatsPullAtomService took to
complete: 24ms
10-14 18:31:44.088 I/SystemServerTiming( 702): StartIncidentCompanionService
10-14 18:31:44.088 I/SystemServiceManager( 702): Starting
com.android.server.incident.IncidentCompanionService
10-14 18:31:44.091 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(incidentcompanion:702)
10-14 18:31:44.092 D/SystemServerTiming( 702): StartIncidentCompanionService took
to complete: 3ms
10-14 18:31:44.092 I/SystemServerTiming( 702): StartMmsService
10-14 18:31:44.092 I/SystemServiceManager( 702): Starting
com.android.server.MmsServiceBroker
10-14 18:31:44.093 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(imms:702)
10-14 18:31:44.093 D/SystemServerTiming( 702): StartMmsService took to complete:
1ms
10-14 18:31:44.093 I/SystemServerTiming( 702): StartAutoFillService
10-14 18:31:44.098 I/SystemServiceManager( 702): Starting
com.android.server.autofill.AutofillManagerService
10-14 18:31:44.107 E/AutofillManagerServiceImpl( 702): Bad service name:
com.google.android.gms/.autofill.service.AutofillService
10-14 18:31:44.109 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(autofill:702)
10-14 18:31:44.109 D/SystemServerTiming( 702): StartAutoFillService took to
complete: 16ms
10-14 18:31:44.114 D/PkgPredictorService( 702): KPM calc TopN : 6, IOPreload :
false
10-14 18:31:44.117 D/PkgPredictorService( 702): getCurrentResolution in WM size
width : 720
10-14 18:31:44.118 D/PkgPredictorService( 702): getCurrentResolution(): width =
720
10-14 18:31:44.118 D/PkgPredictorService( 702): KPM calc TopN : 6, IOPreload :
false
10-14 18:31:44.118 D/PkgPredictorService( 702): totalMemMb = 3677 totalMemGb = 4
10-14 18:31:44.118 D/PkgPredictorService( 702): candidateNum = 3 selectAppNum = 1
mBootupBoosterNum = 6
10-14 18:31:44.118 D/PkgPredictorService( 702): mBootupBoosterConfig = 1
mAppUsageForecastConfig = true isAppUsageForecastEnabled() = true
10-14 18:31:44.120 D/PkgPredictorService-MultiUserPkgManager( 702): init
10-14 18:31:44.121 E/PkgPredictorService-NapBigDataService( 702): pkgAccuracyMap
file not exists
10-14 18:31:44.122 W/QuotaTracker( 702): Alarm not scheduled because boot isn't
completed
10-14 18:31:44.123 D/PkgPredictorService-NapBigDataService( 702): schedule send
bigData job...
10-14 18:31:44.130 W/PkgPredictorService-NapPredictor( 702): created a new AI
model
10-14 18:31:44.157 I/PkgPredictorService-BootUpBooster( 702): Bootupbooster name
check :name name name name name name name name name name name name
10-14 18:31:44.164 D/PSITrackerService( 702): PSIFullMax Node is not exist
10-14 18:31:44.164 E/PSITrackerService( 702): PSIONOFFSWITCH :
falsegetPSIFULLMAXValue(): -1.0
10-14 18:31:44.169 W/System.err( 702): java.io.FileNotFoundException:
/data/system/ipm_hitcount.txt: open failed: ENOENT (No such file or directory)
10-14 18:31:44.170 W/System.err( 702): at
libcore.io.IoBridge.open(IoBridge.java:492)
10-14 18:31:44.170 W/System.err( 702): at
java.io.FileInputStream.<init>(FileInputStream.java:160)
10-14 18:31:44.170 W/System.err( 702): at
com.android.server.ipm.AufHitCalculation.<init>(AufPeriodic.java:106)
10-14 18:31:44.170 W/System.err( 702): at
com.android.server.ipm.PkgPredictorService.<init>(PkgPredictorService.java:771)
10-14 18:31:44.170 W/System.err( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3304)
10-14 18:31:44.170 W/System.err( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:44.170 W/System.err( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:44.170 W/System.err( 702): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:44.170 W/System.err( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:44.170 W/System.err( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:44.171 W/System.err( 702): Caused by: android.system.ErrnoException:
open failed: ENOENT (No such file or directory)
10-14 18:31:44.171 W/System.err( 702): at libcore.io.Linux.open(Native Method)
10-14 18:31:44.171 W/System.err( 702): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
10-14 18:31:44.171 W/System.err( 702): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
10-14 18:31:44.171 W/System.err( 702): at
libcore.io.IoBridge.open(IoBridge.java:478)
10-14 18:31:44.171 W/System.err( 702): ... 9 more
10-14 18:31:44.171 D/PkgPredictorService-MultiUserPkgManager( 702): assemble
register
10-14 18:31:44.171 D/PkgPredictorService-MultiUserPkgManager( 702):
registerDefaultPkgReceiver
10-14 18:31:44.171 D/PkgPredictorService-MultiUserPkgManager( 702):
registerUserTriggerReceiver
10-14 18:31:44.172 D/PkgPredictorService-MultiUserPkgManager( 702): secu folder
mSecureFolderUserId -1301
10-14 18:31:44.173 D/PkgPredictorService-MultiUserPkgManager( 702): there is a
dual id -10000
10-14 18:31:44.173 D/PkgPredictorService-MultiUserPkgManager( 702): handleMessage
102
10-14 18:31:44.173 V/PkgPredictorService-MultiUserPkgManager( 702):
doInsertPkgAsUserToMemory for user 0
10-14 18:31:44.174 E/HistoricalRegistry( 702): Interaction before persistence
initialized
10-14 18:31:44.197 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(PkgPredictorService:702)
10-14 18:31:44.197 I/SystemServer( 702): PkgPredictorService loaded
10-14 18:31:44.198 I/SystemServerTiming( 702): UCM Policy Service
10-14 18:31:44.208 I/UniversalCredentialManagerService( 702): getActivePlugin ..
10-14 18:31:44.216 D/EdmStorageProvider( 702):
getCount(UniversalCredentialWhiteListTable) - 0
10-14 18:31:44.218 D/EdmStorageProvider( 702):
getCount(UniversalCredentialCertificateTable) - 0
10-14 18:31:44.219 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(knox_ucsm_policy:702)
10-14 18:31:44.219 D/SystemServerTiming( 702): UCM Policy Service took to
complete: 22ms
10-14 18:31:44.219 I/SystemServerTiming( 702): CredentialManagerService Service
10-14 18:31:44.222 D/UcmServiceODE( 702): updateOdeStatus [0]
10-14 18:31:44.244 I/UcmService( 702): readPersistentAppletsInfoLocked is
called...
10-14 18:31:44.244 I/UcmService( 702): mPersistentAppletInfoFile not exist...
10-14 18:31:44.244 I/UcmService( 702): fbe is enabled
10-14 18:31:44.244 I/UcmService( 702): deleteODEConfigInFileIfExist
10-14 18:31:44.244 I/UcmService( 702): ODE config file does not exist
10-14 18:31:44.245 I/UcmService( 702): updateKeyguardConfig
10-14 18:31:44.245 I/UcmService( 702): getKeyguardStorageForCurrentUser : 0
10-14 18:31:44.245 I/UcmService( 702): remove useless keyguard config file
10-14 18:31:44.245 I/UcmService( 702): keyguard config file does not exist
10-14 18:31:44.246 I/UcmService( 702): registerPersonaObserver is called...
10-14 18:31:44.249 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(com.samsung.ucs.ucsservice:702)
10-14 18:31:44.249 D/SystemServerTiming( 702): CredentialManagerService Service
took to complete: 30ms
10-14 18:31:44.250 I/SystemServerTiming( 702): StartClipboardService
10-14 18:31:44.250 I/SystemServiceManager( 702): Starting
com.android.server.clipboard.ClipboardService
10-14 18:31:44.252 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(clipboard:702)
10-14 18:31:44.252 D/SystemServerTiming( 702): StartClipboardService took to
complete: 3ms
10-14 18:31:44.253 I/SystemServerTiming( 702): AppServiceManager
10-14 18:31:44.253 I/SystemServiceManager( 702): Starting
com.android.server.appbinding.AppBindingService$Lifecycle
10-14 18:31:44.254 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(app_binding:702)
10-14 18:31:44.255 D/SystemServerTiming( 702): AppServiceManager took to complete:
2ms
10-14 18:31:44.255 I/SystemServerTiming( 702): MakeVibratorServiceReady
10-14 18:31:44.255 D/PowerManagerService( 702): [api]
registerLowPowerModeObserver: com.android.server.VibratorService$2@3dc6d81 (uid:
1000 pid: 702)
10-14 18:31:44.257 E/HistoricalRegistry( 702): Interaction before persistence
initialized
10-14 18:31:44.257 I/VibratorService( 702): [VIB JNI]
vibratorSupportsFolderStatus()
10-14 18:31:44.258 I/servicemanager( 333): Found
android.hardware.vibrator.IVibrator/default in device VINTF manifest.
10-14 18:31:44.259 E/SecVibrator-HAL-AIDL-EXT( 585): V_1_0:
supportsFolderStatusSetting
10-14 18:31:44.259 E/SecVibrator-HAL-AIDL-EXT( 585): V_1_0:
supportsFolderStatusSetting node: /sys/class/timed_output/vibrator/event_cmd open
failed. errno: 2
10-14 18:31:44.259 W/VibratorService( 702): [VIB JNI] vibratorSupportsFolderStatus
aidl vendor :
10-14 18:31:44.259 W/VibratorService( 702): false
10-14 18:31:44.261 D/SystemServerTiming( 702): MakeVibratorServiceReady took to
complete: 6ms
10-14 18:31:44.261 I/SystemServerTiming( 702): MakeLockSettingsServiceReady
10-14 18:31:44.299 I/LockSettingsService( 702): Migrated lock settings to new
location
10-14 18:31:44.300 D/SettingsProvider( 702): isChangeAllowed() : name =
lock_screen_owner_info_enabled
10-14 18:31:44.300 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:44.301 I/LockSettingsService( 702): Migrated per-user lock settings to
new location
10-14 18:31:44.306 I/LockSettingsService( 702): Migrated biometric weak to use the
fallback instead
10-14 18:31:44.309 I/LockSettingsService( 702): Migrated lockscreen disabled flag
10-14 18:31:44.310 D/LockPatternUtils( 702): isCredentialRequiredToUnlockUser
userId: 0
10-14 18:31:44.310 D/LockPatternUtils( 702): isCredentialRequiredToUnlockUser: 1
10-14 18:31:44.311 I/StorageManagerService( 702): fbeIsSecure
10-14 18:31:44.312 D/vold ( 344): fbeIsSecure()
10-14 18:31:44.316 D/LockSettingsService( 702): !
@getValidSyntheticPasswordHandleLocked isFbeSecure=false
10-14 18:31:44.317 D/SyntheticPasswordManager( 702):
getValidSyntheticPasswordHandleLocked userId=0 isSecure=false
10-14 18:31:44.317 D/SyntheticPasswordManager( 702): passwordFileList =[] size=0
10-14 18:31:44.318 I/LockSettingsService( 702): cleanupAbnormalState() handle=0(0)
passwordQuality=| validHandle=0(0)
10-14 18:31:44.319 I/LockSettingsService( 702): cleanupAbnormalState() :
credentialType=-1
10-14 18:31:44.319 I/LockSettingsService( 702): migrated : if no password saved,
clear lock type.
10-14 18:31:44.321 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IWeaver/default in either framework or device
manifest.
10-14 18:31:44.321 I/SyntheticPasswordManager( 702): Device does not support
weaver
10-14 18:31:44.322 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IAuthSecret/default in either framework or device
manifest.
10-14 18:31:44.322 I/LockSettingsService( 702): Device doesn't implement
AuthSecret HAL
10-14 18:31:44.324 D/SystemServerTiming( 702): MakeLockSettingsServiceReady took
to complete: 62ms
10-14 18:31:44.324 I/SystemServerTiming( 702): credentialManagerServiceReady
10-14 18:31:44.324 I/UcmService( 702): systemReady is called...
10-14 18:31:44.325 I/UcmService.UcmServiceAgentManager( 702): check eSE Permission
: 1000
10-14 18:31:44.325 I/UcmService.UcmServiceAgentManager( 702): check eSE Permission
: 10076
10-14 18:31:44.326 I/UcmService.UcmServiceAgentManager( 702): checkESEPermission
10-14 18:31:44.326 D/SystemServerTiming( 702): credentialManagerServiceReady took
to complete: 3ms
10-14 18:31:44.326 I/SystemServerTiming( 702): StartPersonaSystemready
10-14 18:31:44.326 I/PersonaManagerService( 702): systemReady
10-14 18:31:44.326 I/UcmService.UcmServiceAgentManager( 702):
*****refreshAgentList is called***
10-14 18:31:44.326 I/UcmService.UcmServiceAgentManager( 702): resolveAllowedAgents
for user 0
10-14 18:31:44.327 I/UcmService.UcmServiceAgentManager( 702):
*****refreshAgentListInternal userId-0 is called***
10-14 18:31:44.334 D/PersonaManagerService::LegacyStateMonitor( 702): initialized
10-14 18:31:44.337 D/EdmStorageProvider( 702): getCount(AppSeparationTable) - 0
10-14 18:31:44.337 D/KnoxMUMContainerPolicy( 702): getAppSeparationConfig(): no
record. Return null
10-14 18:31:44.337 D/PersonaManagerService( 702):
MSG_BOOT_LOAD_PERSONA_SYSTEMREADY is called...
10-14 18:31:44.337 D/PersonaManagerService::LegacyStateMonitor( 702): initialized
10-14 18:31:44.338 I/PersonaManagerService( 702): 1. pdaVersion = A127MUBU3AUJ5
10-14 18:31:44.338 D/PersonaManagerService( 702): trimHiddenVersion(A127MUBU3AUJ5)
10-14 18:31:44.338 I/PersonaManagerService( 702): 2. pdaVersion = A127MUBU3AUJ5
10-14 18:31:44.338 D/PersonaManagerService( 702): reading from xml resource
10-14 18:31:44.338 D/PersonaManagerService( 702): registerContentObserver - 0
10-14 18:31:44.341 D/KnoxConfigurationType( 702): setDefaultConfigType:
isDefaultConfigType true
10-14 18:31:44.341 D/KnoxConfigurationType( 702): setDefaultContainerLayout:
layoutType 1
10-14 18:31:44.341 D/KnoxConfigurationType( 702): allowLayoutSwitching:
allowSwitch true
10-14 18:31:44.341 D/KnoxConfigurationType( 702):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
10-14 18:31:44.341 D/KnoxConfigurationType( 702): setting ecname Custom
10-14 18:31:44.343 D/KnoxConfigurationType( 702): setDefaultConfigType:
isDefaultConfigType false
10-14 18:31:44.343 D/KnoxConfigurationType( 702): allowLayoutSwitching:
allowSwitch true
10-14 18:31:44.343 D/KnoxConfigurationType( 702): setting ecname Custom
10-14 18:31:44.344 D/KnoxConfigurationType( 702): setDefaultConfigType:
isDefaultConfigType false
10-14 18:31:44.344 D/KnoxConfigurationType( 702): allowLayoutSwitching:
allowSwitch true
10-14 18:31:44.344 D/KnoxConfigurationType( 702): setting ecname Custom
10-14 18:31:44.345 D/KnoxConfigurationType( 702): setDefaultConfigType:
isDefaultConfigType true
10-14 18:31:44.345 D/KnoxConfigurationType( 702): setDefaultContainerLayout:
layoutType 1
10-14 18:31:44.345 E/PersonaManagerService( 702): Cannot get UID for securefolder
10-14 18:31:44.345 D/KnoxConfigurationType( 702): allowLayoutSwitching:
allowSwitch true
10-14 18:31:44.345 D/KnoxConfigurationType( 702):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
10-14 18:31:44.345 D/KnoxMUMContainerPolicy( 702): System ready called....
10-14 18:31:44.345 D/KnoxMUMContainerPolicy( 702): registerContentObserver - 0
10-14 18:31:44.346 D/SecureFolderConfigurationType( 702): COM config dump START:
10-14 18:31:44.346 D/SecureFolderConfigurationType( 702): mAllowSettingsChanges :
true
10-14 18:31:44.346 D/SecureFolderConfigurationType( 702): mAllowStatusBarExpansion
: true
10-14 18:31:44.346 D/SecureFolderConfigurationType( 702): mAllowHomeKey : true
10-14 18:31:44.346 D/SecureFolderConfigurationType( 702):
mAllowClearAllNotification : false
10-14 18:31:44.346 D/SecureFolderConfigurationType( 702): mHideSystemBar : false
10-14 18:31:44.346 D/SecureFolderConfigurationType( 702): mWipeRecentTasks : false
10-14 18:31:44.346 D/SecureFolderConfigurationType( 702): COM config dump END.
10-14 18:31:44.346 D/KnoxConfigurationType( 702): setDefaultConfigType:
isDefaultConfigType false
10-14 18:31:44.346 D/KnoxConfigurationType( 702): allowLayoutSwitching:
allowSwitch false
10-14 18:31:44.346 D/KnoxMUMContainerPolicy( 702): mIsFotaRequired: true
10-14 18:31:44.346 D/KnoxConfigurationType( 702):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
10-14 18:31:44.346 D/KnoxConfigurationType( 702): setting ecname Custom
10-14 18:31:44.347 D/SystemServerTiming( 702): StartPersonaSystemready took to
complete: 21ms
10-14 18:31:44.347 I/SystemServerTiming( 702): StartBootPhaseLockSettingsReady
10-14 18:31:44.347 I/SystemServer( 702): !@Boot_EBS_D: PHASE_LOCK_SETTINGS_READY
10-14 18:31:44.347 I/SystemServiceManager( 702): Starting phase 480
10-14 18:31:44.347 I/SystemServerTiming( 702): OnBootPhase_480
10-14 18:31:44.347 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.security.FileIntegrityService
10-14 18:31:44.347 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.security.FileIntegrityService took to complete:
0ms
10-14 18:31:44.347 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.pm.Installer
10-14 18:31:44.348 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.pm.Installer took to complete: 0ms
10-14 18:31:44.348 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.os.DeviceIdentifiersPolicyService
10-14 18:31:44.348 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.os.DeviceIdentifiersPolicyService took to
complete: 0ms
10-14 18:31:44.348 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.uri.UriGrantsManagerService$Lifecycle
10-14 18:31:44.348 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.uri.UriGrantsManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:44.348 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.wm.ActivityTaskManagerService$Lifecycle
10-14 18:31:44.348 D/ContainerModeConfigurationType( 702): COM config dump START:
10-14 18:31:44.348 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:44.348 D/ContainerModeConfigurationType( 702): mAllowSettingsChanges :
true
10-14 18:31:44.348 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.am.ActivityManagerService$Lifecycle
10-14 18:31:44.348 D/ContainerModeConfigurationType( 702):
mAllowStatusBarExpansion : true
10-14 18:31:44.348 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.am.ActivityManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:44.348 D/ContainerModeConfigurationType( 702): mAllowHomeKey : true
10-14 18:31:44.348 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.pm.DataLoaderManagerService
10-14 18:31:44.348 D/ContainerModeConfigurationType( 702):
mAllowClearAllNotification : true
10-14 18:31:44.348 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.pm.DataLoaderManagerService took to complete:
0ms
10-14 18:31:44.348 D/ContainerModeConfigurationType( 702): mHideSystemBar : false
10-14 18:31:44.348 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.power.PowerManagerService
10-14 18:31:44.348 D/ContainerModeConfigurationType( 702): mWipeRecentTasks : true
10-14 18:31:44.348 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.power.PowerManagerService took to complete: 0ms
10-14 18:31:44.348 D/ContainerModeConfigurationType( 702): COM config dump END.
10-14 18:31:44.348 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.power.ThermalManagerService
10-14 18:31:44.348 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.power.ThermalManagerService took to complete:
0ms
10-14 18:31:44.348 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.VaultKeeperService$LifeCycle
10-14 18:31:44.348 D/KnoxConfigurationType( 702): setDefaultConfigType:
isDefaultConfigType false
10-14 18:31:44.348 D/VaultKeeperService$Lifecycle( 702):
[PHASE_LOCK_SETTINGS_READY]
10-14 18:31:44.348 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.VaultKeeperService$LifeCycle took to complete:
0ms
10-14 18:31:44.348 D/KnoxConfigurationType( 702): allowLayoutSwitching:
allowSwitch false
10-14 18:31:44.348 D/KnoxConfigurationType( 702):
setBiometricAuthenticationEnabled : bioAuth = 3, enabled : true
10-14 18:31:44.348 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.PACMService
10-14 18:31:44.348 D/PACMService( 702): PHASE_LOCK_SETTINGS_READY
10-14 18:31:44.348 D/KnoxConfigurationType( 702): setting ecname Custom
10-14 18:31:44.349 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.PACMService took to complete: 1ms
10-14 18:31:44.349 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
10-14 18:31:44.349 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
took to complete: 0ms
10-14 18:31:44.349 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.lights.LightsService
10-14 18:31:44.349 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.lights.LightsService took to complete: 0ms
10-14 18:31:44.349 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.pdp.PdpService
10-14 18:31:44.349 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.pdp.PdpService took to complete: 0ms
10-14 18:31:44.349 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.display.DisplayManagerService
10-14 18:31:44.349 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.display.DisplayManagerService took to complete:
0ms
10-14 18:31:44.349 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.pm.UserManagerService$LifeCycle
10-14 18:31:44.349 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.pm.UserManagerService$LifeCycle took to
complete: 0ms
10-14 18:31:44.349 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.om.OverlayManagerService
10-14 18:31:44.349 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.om.OverlayManagerService took to complete: 0ms
10-14 18:31:44.349 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.SensorPrivacyService
10-14 18:31:44.349 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.SensorPrivacyService took to complete: 0ms
10-14 18:31:44.349 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.SystemConfigService
10-14 18:31:44.349 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.SystemConfigService took to complete: 0ms
10-14 18:31:44.349 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.BatteryService
10-14 18:31:44.349 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.BatteryService took to complete: 0ms
10-14 18:31:44.349 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.usage.UsageStatsService
10-14 18:31:44.350 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.usage.UsageStatsService took to complete: 1ms
10-14 18:31:44.350 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.webkit.WebViewUpdateService
10-14 18:31:44.350 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.webkit.WebViewUpdateService took to complete:
0ms
10-14 18:31:44.350 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.CachedDeviceStateService
10-14 18:31:44.350 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.CachedDeviceStateService took to complete: 0ms
10-14 18:31:44.350 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.BinderCallsStatsService$LifeCycle
10-14 18:31:44.350 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.BinderCallsStatsService$LifeCycle took to
complete: 0ms
10-14 18:31:44.350 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.LooperStatsService$Lifecycle
10-14 18:31:44.350 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.LooperStatsService$Lifecycle took to complete:
0ms
10-14 18:31:44.350 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.rollback.RollbackManagerService
10-14 18:31:44.350 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.rollback.RollbackManagerService took to
complete: 0ms
10-14 18:31:44.350 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.os.BugreportManagerService
10-14 18:31:44.350 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.os.BugreportManagerService took to complete: 0ms
10-14 18:31:44.350 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.gpu.GpuService
10-14 18:31:44.350 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.gpu.GpuService took to complete: 0ms
10-14 18:31:44.350 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.security.KeyChainSystemService
10-14 18:31:44.350 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.security.KeyChainSystemService took to complete:
0ms
10-14 18:31:44.350 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.SpqrService
10-14 18:31:44.350 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.SpqrService took to complete: 0ms
10-14 18:31:44.350 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.telecom.TelecomLoaderService
10-14 18:31:44.350 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.telecom.TelecomLoaderService took to complete:
0ms
10-14 18:31:44.350 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.accounts.AccountManagerService$Lifecycle
10-14 18:31:44.350 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.accounts.AccountManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:44.350 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.content.ContentService$Lifecycle
10-14 18:31:44.350 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.content.ContentService$Lifecycle took to
complete: 0ms
10-14 18:31:44.350 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.DropBoxManagerService
10-14 18:31:44.350 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.DropBoxManagerService took to complete: 0ms
10-14 18:31:44.350 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
10-14 18:31:44.351 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
took to complete: 0ms
10-14 18:31:44.351 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.sepunion.SemUnionMainService
10-14 18:31:44.351 D/SEP_UNION_SemUnionMainService( 702): onBootPhase = 480
10-14 18:31:44.351 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.sepunion.SemUnionMainService took to complete:
1ms
10-14 18:31:44.351 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.AlarmManagerService
10-14 18:31:44.351 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.AlarmManagerService took to complete: 0ms
10-14 18:31:44.351 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.privilege.SemPrivilegeManagerService
10-14 18:31:44.351 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.privilege.SemPrivilegeManagerService took to
complete: 0ms
10-14 18:31:44.351 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.BluetoothService
10-14 18:31:44.351 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.BluetoothService took to complete: 0ms
10-14 18:31:44.351 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.connectivity.IpConnectivityMetrics
10-14 18:31:44.351 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.connectivity.IpConnectivityMetrics took to
complete: 0ms
10-14 18:31:44.351 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
10-14 18:31:44.351 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
took to complete: 0ms
10-14 18:31:44.351 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.PinnerService
10-14 18:31:44.351 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.PinnerService took to complete: 0ms
10-14 18:31:44.351 I/SystemServerTiming( 702):
OnBootPhase_480_com.google.android.startop.iorap.IorapForwardingService
10-14 18:31:44.351 D/SystemServerTiming( 702):
OnBootPhase_480_com.google.android.startop.iorap.IorapForwardingService took to
complete: 0ms
10-14 18:31:44.351 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.integrity.AppIntegrityManagerService
10-14 18:31:44.351 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.integrity.AppIntegrityManagerService took to
complete: 0ms
10-14 18:31:44.351 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
10-14 18:31:44.351 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
took to complete: 0ms
10-14 18:31:44.351 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.accessibility.AccessibilityManagerService$Lifecy
cle
10-14 18:31:44.351 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.accessibility.AccessibilityManagerService$Lifecy
cle took to complete: 0ms
10-14 18:31:44.351 I/SystemServerTiming( 702):
OnBootPhase_480_com.samsung.android.game.GameManagerService$Lifecycle
10-14 18:31:44.351 D/GameManagerService$Lifecycle( 702): onBootPhase, phase: 480
10-14 18:31:44.352 D/GameManagerService( 702): onBootPhase, phase: 480
10-14 18:31:44.352 D/SystemServerTiming( 702):
OnBootPhase_480_com.samsung.android.game.GameManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:44.352 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.StorageManagerService$Lifecycle
10-14 18:31:44.352 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.StorageManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:44.352 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.usage.StorageStatsService$Lifecycle
10-14 18:31:44.352 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.usage.StorageStatsService$Lifecycle took to
complete: 0ms
10-14 18:31:44.352 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.UiModeManagerService
10-14 18:31:44.352 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.UiModeManagerService took to complete: 0ms
10-14 18:31:44.352 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.locksettings.LockSettingsService$Lifecycle
10-14 18:31:44.352 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.locksettings.LockSettingsService$Lifecycle took
to complete: 0ms
10-14 18:31:44.352 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.PersistentDataBlockService
10-14 18:31:44.352 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.PersistentDataBlockService took to complete: 0ms
10-14 18:31:44.352 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.testharness.TestHarnessModeService
10-14 18:31:44.352 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.testharness.TestHarnessModeService took to
complete: 0ms
10-14 18:31:44.352 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.oemlock.OemLockService
10-14 18:31:44.352 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.oemlock.OemLockService took to complete: 0ms
10-14 18:31:44.352 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.DeviceIdleController
10-14 18:31:44.352 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.DeviceIdleController took to complete: 0ms
10-14 18:31:44.352 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycl
e
10-14 18:31:44.391 D/LightweightConfigurationType( 702): Lightweight config dump
START:
10-14 18:31:44.391 D/LightweightConfigurationType( 702): mFolderHeaderIcon : null
10-14 18:31:44.391 D/LightweightConfigurationType( 702): mFolderHeaderTitle : null
10-14 18:31:44.391 D/LightweightConfigurationType( 702):
mFolderDisabledChangeLayout : true
10-14 18:31:44.391 D/LightweightConfigurationType( 702): Lightweight config dump
END.
10-14 18:31:44.392 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycl
e took to complete: 40ms
10-14 18:31:44.392 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Li
fecycle
10-14 18:31:44.392 I/SystemServerTimingAsync( 702):
InitThreadPoolExec:DevicePolicyManager
10-14 18:31:44.393 D/EnterpriseDeviceManagerService( 702): systemReady() :
mCurrentPhase = 480
10-14 18:31:44.393 I/PersonaManagerService:FOTA( 702):
removeDisallowedSFpackages() called.
10-14 18:31:44.393 D/EnterpriseDeviceManagerService( 702): onStartUser() : userId
= 0
10-14 18:31:44.393 D/RestrictionPolicy( 702): systemReady() : mCurrentPhase = 480
10-14 18:31:44.393 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Li
fecycle took to complete: 0ms
10-14 18:31:44.393 I/SystemServerTiming( 702):
OnBootPhase_480_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServi
ce
10-14 18:31:44.393 D/SystemServerTimingAsync( 702):
InitThreadPoolExec:DevicePolicyManager took to complete: 1ms
10-14 18:31:44.393 D/PersonaManagerService( 702): Storing fw version -
A127MUBU3AUJ5, fota version - 10
10-14 18:31:44.393 D/SystemServerTiming( 702):
OnBootPhase_480_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServi
ce took to complete: 1ms
10-14 18:31:44.393 I/PersonaManagerService( 702): writeUsersWithPersona() is
called...
10-14 18:31:44.394 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.systemcaptions.SystemCaptionsManagerService
10-14 18:31:44.394 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.systemcaptions.SystemCaptionsManagerService took
to complete: 0ms
10-14 18:31:44.394 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.textservices.TextServicesManagerService$Lifecycl
e
10-14 18:31:44.394 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.textservices.TextServicesManagerService$Lifecycl
e took to complete: 0ms
10-14 18:31:44.394 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.textclassifier.TextClassificationManagerService$
Lifecycle
10-14 18:31:44.394 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.textclassifier.TextClassificationManagerService$
Lifecycle took to complete: 0ms
10-14 18:31:44.394 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.NetworkScoreService$Lifecycle
10-14 18:31:44.394 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.NetworkScoreService$Lifecycle took to complete:
0ms
10-14 18:31:44.394 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.wifi.WifiService
10-14 18:31:44.394 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.wifi.WifiService took to complete: 0ms
10-14 18:31:44.394 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.wifi.scanner.WifiScanningService
10-14 18:31:44.394 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.wifi.scanner.WifiScanningService took to
complete: 0ms
10-14 18:31:44.394 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.wifi.p2p.WifiP2pService
10-14 18:31:44.394 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.wifi.p2p.WifiP2pService took to complete: 0ms
10-14 18:31:44.394 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.ethernet.EthernetService
10-14 18:31:44.394 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.ethernet.EthernetService took to complete: 0ms
10-14 18:31:44.394 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.notification.NotificationManagerService
10-14 18:31:44.394 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.notification.NotificationManagerService took to
complete: 0ms
10-14 18:31:44.394 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.storage.DeviceStorageMonitorService
10-14 18:31:44.394 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.storage.DeviceStorageMonitorService took to
complete: 0ms
10-14 18:31:44.394 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.location.LocationManagerService$Lifecycle
10-14 18:31:44.394 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.location.LocationManagerService$Lifecycle took
to complete: 0ms
10-14 18:31:44.394 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.timedetector.TimeDetectorService$Lifecycle
10-14 18:31:44.394 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.timedetector.TimeDetectorService$Lifecycle took
to complete: 0ms
10-14 18:31:44.394 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecyc
le
10-14 18:31:44.394 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecyc
le took to complete: 0ms
10-14 18:31:44.394 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.search.SearchManagerService$Lifecycle
10-14 18:31:44.394 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.search.SearchManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:44.394 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.wallpaper.WallpaperManagerService$Lifecycle
10-14 18:31:44.395 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.wallpaper.WallpaperManagerService$Lifecycle took
to complete: 1ms
10-14 18:31:44.395 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.audio.AudioService$Lifecycle
10-14 18:31:44.395 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.audio.AudioService$Lifecycle took to complete:
0ms
10-14 18:31:44.395 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareSe
rvice$Lifecycle
10-14 18:31:44.395 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareSe
rvice$Lifecycle took to complete: 0ms
10-14 18:31:44.395 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.DockObserver
10-14 18:31:44.395 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.DockObserver took to complete: 0ms
10-14 18:31:44.395 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.midi.MidiService$Lifecycle
10-14 18:31:44.395 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.midi.MidiService$Lifecycle took to complete: 0ms
10-14 18:31:44.395 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.adb.AdbService$Lifecycle
10-14 18:31:44.395 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.adb.AdbService$Lifecycle took to complete: 0ms
10-14 18:31:44.395 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.usb.UsbService$Lifecycle
10-14 18:31:44.395 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.usb.UsbService$Lifecycle took to complete: 0ms
10-14 18:31:44.395 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.twilight.TwilightService
10-14 18:31:44.395 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.twilight.TwilightService took to complete: 0ms
10-14 18:31:44.395 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.display.color.ColorDisplayService
10-14 18:31:44.395 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.display.color.ColorDisplayService took to
complete: 0ms
10-14 18:31:44.395 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.job.JobSchedulerService
10-14 18:31:44.395 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.job.JobSchedulerService took to complete: 0ms
10-14 18:31:44.395 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.soundtrigger.SoundTriggerService
10-14 18:31:44.395 D/SoundTriggerService( 702): onBootPhase: 480 : false
10-14 18:31:44.395 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.soundtrigger.SoundTriggerService took to
complete: 0ms
10-14 18:31:44.395 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.trust.TrustManagerService
10-14 18:31:44.395 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.trust.TrustManagerService took to complete: 0ms
10-14 18:31:44.395 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.backup.BackupManagerService$Lifecycle
10-14 18:31:44.396 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.backup.BackupManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:44.396 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.appwidget.AppWidgetService
10-14 18:31:44.396 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.appwidget.AppWidgetService took to complete: 0ms
10-14 18:31:44.396 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.role.RoleManagerService
10-14 18:31:44.396 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.role.RoleManagerService took to complete: 0ms
10-14 18:31:44.396 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.voiceinteraction.VoiceInteractionManagerService
10-14 18:31:44.396 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.voiceinteraction.VoiceInteractionManagerService
took to complete: 0ms
10-14 18:31:44.396 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.GestureLauncherService
10-14 18:31:44.396 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.GestureLauncherService took to complete: 0ms
10-14 18:31:44.396 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.SensorNotificationService
10-14 18:31:44.396 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.SensorNotificationService took to complete: 0ms
10-14 18:31:44.396 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.emergency.EmergencyAffordanceService
10-14 18:31:44.396 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.emergency.EmergencyAffordanceService took to
complete: 0ms
10-14 18:31:44.396 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.dreams.DreamManagerService
10-14 18:31:44.396 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.dreams.DreamManagerService took to complete: 0ms
10-14 18:31:44.396 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.print.PrintManagerService
10-14 18:31:44.396 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.print.PrintManagerService took to complete: 0ms
10-14 18:31:44.396 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.blob.BlobStoreManagerService
10-14 18:31:44.396 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.blob.BlobStoreManagerService took to complete:
0ms
10-14 18:31:44.396 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.companion.CompanionDeviceManagerService
10-14 18:31:44.396 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.companion.CompanionDeviceManagerService took to
complete: 0ms
10-14 18:31:44.396 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.restrictions.RestrictionsManagerService
10-14 18:31:44.396 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.restrictions.RestrictionsManagerService took to
complete: 0ms
10-14 18:31:44.396 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.cocktailbar.CocktailBarManagerService
10-14 18:31:44.396 I/CocktailBarManagerService( 702): PHASE_LOCK_SETTINGS_READY
10-14 18:31:44.404 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.cocktailbar.CocktailBarManagerService took to
complete: 8ms
10-14 18:31:44.404 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.aod.AODManagerService
10-14 18:31:44.404 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.aod.AODManagerService took to complete: 0ms
10-14 18:31:44.404 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.media.MediaSessionService
10-14 18:31:44.404 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.media.MediaSessionService took to complete: 0ms
10-14 18:31:44.404 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.media.MediaResourceMonitorService
10-14 18:31:44.404 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.media.MediaResourceMonitorService took to
complete: 0ms
10-14 18:31:44.405 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.biometrics.face.FaceService
10-14 18:31:44.405 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.biometrics.face.FaceService took to complete:
1ms
10-14 18:31:44.405 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.biometrics.fingerprint.FingerprintService
10-14 18:31:44.405 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.biometrics.fingerprint.FingerprintService took
to complete: 0ms
10-14 18:31:44.405 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.biometrics.BiometricService
10-14 18:31:44.405 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.biometrics.BiometricService took to complete:
0ms
10-14 18:31:44.405 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.biometrics.AuthService
10-14 18:31:44.405 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.biometrics.AuthService took to complete: 0ms
10-14 18:31:44.405 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.pm.ShortcutService$Lifecycle
10-14 18:31:44.408 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.pm.ShortcutService$Lifecycle took to complete:
3ms
10-14 18:31:44.409 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.pm.LauncherAppsService
10-14 18:31:44.409 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.pm.LauncherAppsService took to complete: 0ms
10-14 18:31:44.409 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.pm.CrossProfileAppsService
10-14 18:31:44.409 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.pm.CrossProfileAppsService took to complete: 0ms
10-14 18:31:44.409 I/SystemServerTiming( 702):
OnBootPhase_480_com.samsung.android.server.wifi.SemWifiService
10-14 18:31:44.409 D/SystemServerTiming( 702):
OnBootPhase_480_com.samsung.android.server.wifi.SemWifiService took to complete:
0ms
10-14 18:31:44.409 I/SystemServerTiming( 702):
OnBootPhase_480_com.samsung.android.server.wifi.p2p.SemWifiP2pService
10-14 18:31:44.409 D/SystemServerTiming( 702):
OnBootPhase_480_com.samsung.android.server.wifi.p2p.SemWifiP2pService took to
complete: 0ms
10-14 18:31:44.409 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.media.projection.MediaProjectionManagerService
10-14 18:31:44.409 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.media.projection.MediaProjectionManagerService
took to complete: 0ms
10-14 18:31:44.409 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.slice.SliceManagerService$Lifecycle
10-14 18:31:44.409 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.slice.SliceManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:44.409 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.camera.CameraServiceProxy
10-14 18:31:44.409 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.camera.CameraServiceProxy took to complete: 0ms
10-14 18:31:44.409 I/SystemServerTiming( 702):
OnBootPhase_480_com.samsung.android.camera.CameraServiceWorker
10-14 18:31:44.409 D/SystemServerTiming( 702):
OnBootPhase_480_com.samsung.android.camera.CameraServiceWorker took to complete:
0ms
10-14 18:31:44.409 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.stats.StatsCompanion$Lifecycle
10-14 18:31:44.409 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.stats.StatsCompanion$Lifecycle took to complete:
0ms
10-14 18:31:44.409 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.stats.pull.StatsPullAtomService
10-14 18:31:44.409 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.stats.pull.StatsPullAtomService took to
complete: 0ms
10-14 18:31:44.409 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.incident.IncidentCompanionService
10-14 18:31:44.409 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.incident.IncidentCompanionService took to
complete: 0ms
10-14 18:31:44.409 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.MmsServiceBroker
10-14 18:31:44.409 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.MmsServiceBroker took to complete: 0ms
10-14 18:31:44.409 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.autofill.AutofillManagerService
10-14 18:31:44.409 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.autofill.AutofillManagerService took to
complete: 0ms
10-14 18:31:44.409 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.clipboard.ClipboardService
10-14 18:31:44.409 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.clipboard.ClipboardService took to complete: 0ms
10-14 18:31:44.409 I/keystore( 780): !@ Not exist :
USRPKEY_synthetic_password_knox.analytics.service.cryptokey
10-14 18:31:44.409 I/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.appbinding.AppBindingService$Lifecycle
10-14 18:31:44.409 D/SystemServerTiming( 702):
OnBootPhase_480_com.android.server.appbinding.AppBindingService$Lifecycle took to
complete: 0ms
10-14 18:31:44.409 D/SystemServerTiming( 702): OnBootPhase_480 took to complete:
62ms
10-14 18:31:44.409 D/SystemServerTiming( 702): StartBootPhaseLockSettingsReady
took to complete: 62ms
10-14 18:31:44.409 I/SystemServerTiming( 702): StartBootPhaseSystemServicesReady
10-14 18:31:44.409 W/keystore( 780): [printLogFile:243] File is null
(.keystore_dump)
10-14 18:31:44.409 I/SystemServer( 702): !@Boot_EBS_D: PHASE_SYSTEM_SERVICES_READY
10-14 18:31:44.409 I/SystemServiceManager( 702): Starting phase 500
10-14 18:31:44.410 I/SystemServerTiming( 702): OnBootPhase_500
10-14 18:31:44.410 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.security.FileIntegrityService
10-14 18:31:44.410 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.security.FileIntegrityService took to complete:
0ms
10-14 18:31:44.410 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.pm.Installer
10-14 18:31:44.410 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.pm.Installer took to complete: 0ms
10-14 18:31:44.410 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.os.DeviceIdentifiersPolicyService
10-14 18:31:44.410 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.os.DeviceIdentifiersPolicyService took to
complete: 0ms
10-14 18:31:44.410 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.uri.UriGrantsManagerService$Lifecycle
10-14 18:31:44.410 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.uri.UriGrantsManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:44.410 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.wm.ActivityTaskManagerService$Lifecycle
10-14 18:31:44.410 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:44.410 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.am.ActivityManagerService$Lifecycle
10-14 18:31:44.412 I/keystore( 780): !@ Not exist :
USRPKEY_synthetic_password_knox.analytics.service.cryptokey
10-14 18:31:44.412 W/keystore( 780): [printLogFile:243] File is null
(.keystore_dump)
10-14 18:31:44.415 I/keystore( 780): del USRSKEY_SdpSecureDataKey_0 1250 0
10-14 18:31:44.416 I/keystore( 780): del
USRPKEY_synthetic_password_knox.analytics.service.cryptokey 1000 0
10-14 18:31:44.416 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.am.ActivityManagerService$Lifecycle took to
complete: 6ms
10-14 18:31:44.416 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.pm.DataLoaderManagerService
10-14 18:31:44.416 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.pm.DataLoaderManagerService took to complete:
0ms
10-14 18:31:44.416 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.power.PowerManagerService
10-14 18:31:44.416 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.power.PowerManagerService took to complete: 0ms
10-14 18:31:44.416 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.power.ThermalManagerService
10-14 18:31:44.416 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.power.ThermalManagerService took to complete:
0ms
10-14 18:31:44.416 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.VaultKeeperService$LifeCycle
10-14 18:31:44.416 D/VaultKeeperService$Lifecycle( 702):
[PHASE_SYSTEM_SERVICES_READY]
10-14 18:31:44.416 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.VaultKeeperService$LifeCycle took to complete:
0ms
10-14 18:31:44.416 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.PACMService
10-14 18:31:44.416 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.PACMService took to complete: 0ms
10-14 18:31:44.416 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
10-14 18:31:44.416 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
took to complete: 0ms
10-14 18:31:44.416 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.lights.LightsService
10-14 18:31:44.416 I/keystore( 780): del
USRSKEY_synthetic_password_knox.analytics.service.cryptokey 1000 0
10-14 18:31:44.417 D/LightsService( 702): [SvcLED] systemReady
10-14 18:31:44.420 I/keystore( 780): del
USRCERT_synthetic_password_knox.analytics.service.cryptokey 1000 0
10-14 18:31:44.420 I/keystore( 780): del
CACERT_synthetic_password_knox.analytics.service.cryptokey 1000 0
10-14 18:31:44.421 D/LightsService( 702): initCoverState()start
10-14 18:31:44.421 I/keystore( 780): del
USRCSR_synthetic_password_knox.analytics.service.cryptokey 1000 0
10-14 18:31:44.421 W/CoverManager( 702): getCoverState : This device is not
supported cover
10-14 18:31:44.421 D/LightsService( 702): initCoverState() : state is null
10-14 18:31:44.421 D/CoverManager( 702): registerListener
10-14 18:31:44.421 W/CoverManager( 702): registerListener : This device is not
supported cover
10-14 18:31:44.421 D/PowerManagerUtil( 702): fileExist /sys/power/wake_lock: true
10-14 18:31:44.421 D/PowerManagerUtil( 702): fileExist /sys/power/wake_unlock:
true
10-14 18:31:44.422 W/keymaster_tee( 399): [WRN]start nwd_import_key
10-14 18:31:44.422 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.lights.LightsService took to complete: 6ms
10-14 18:31:44.422 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.pdp.PdpService
10-14 18:31:44.422 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.pdp.PdpService took to complete: 0ms
10-14 18:31:44.422 I/keystore( 780): del
USRPKEY_synthetic_password_knox.analytics.service.cryptokey 1000 0
10-14 18:31:44.422 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.display.DisplayManagerService
10-14 18:31:44.422 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.display.DisplayManagerService took to complete:
0ms
10-14 18:31:44.422 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.pm.UserManagerService$LifeCycle
10-14 18:31:44.422 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.pm.UserManagerService$LifeCycle took to
complete: 0ms
10-14 18:31:44.422 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.om.OverlayManagerService
10-14 18:31:44.422 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.om.OverlayManagerService took to complete: 0ms
10-14 18:31:44.422 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.SensorPrivacyService
10-14 18:31:44.422 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.SensorPrivacyService took to complete: 0ms
10-14 18:31:44.422 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.SystemConfigService
10-14 18:31:44.422 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.SystemConfigService took to complete: 0ms
10-14 18:31:44.422 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.BatteryService
10-14 18:31:44.422 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.BatteryService took to complete: 0ms
10-14 18:31:44.422 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.usage.UsageStatsService
10-14 18:31:44.422 I/keystore( 780): del
USRSKEY_synthetic_password_knox.analytics.service.cryptokey 1000 0
10-14 18:31:44.423 I/keystore( 780): del
USRCERT_synthetic_password_knox.analytics.service.cryptokey 1000 0
10-14 18:31:44.424 I/keystore( 780): del
CACERT_synthetic_password_knox.analytics.service.cryptokey 1000 0
10-14 18:31:44.424 I/keystore( 780): del
USRCSR_synthetic_password_knox.analytics.service.cryptokey 1000 0
10-14 18:31:44.424 D/AppStandbyController( 702): Setting app idle enabled state
10-14 18:31:44.426 W/keymaster_tee( 399): [WRN]ret OK PARAMS: A32 P0 P1 B32 P1
NAR1 S128 2021.10.14,18:31:44.422
10-14 18:31:44.428 I/keystore( 780): !@ writeBlobs blob
user_0/1250_USRSKEY_SdpSecureDataKey_0
10-14 18:31:44.428 D/AppStandbyController( 702): Initializing defaults for system
apps on user 0, appIdleEnabled=true
10-14 18:31:44.444 W/keymaster_tee( 399): [WRN]start nwd_import_key
10-14 18:31:44.445 W/keymaster_tee( 399): [WRN]ret OK PARAMS: A32 P0 P1 B32 P1
NAR1 S128 2021.10.14,18:31:44.444
10-14 18:31:44.445 I/keystore( 780): !@ reading blob
user_0/1250_USRSKEY_SdpSecureDataKey_0
10-14 18:31:44.446 I/keystore( 780): !@ writeBlobs blob
user_0/1000_USRPKEY_synthetic_password_knox+^analytics+^service+^cryptokey
10-14 18:31:44.461 I/keystore( 780): !@ Start - USRSKEY_SdpSecureDataKey_0 from
uid 1000 for uid 1250, isKnoxKey(0)
10-14 18:31:44.461 I/keystore( 780): !@ reading blob
user_0/1250_USRSKEY_SdpSecureDataKey_0
10-14 18:31:44.463 W/keymaster_tee( 399): [WRN]begin req PARAMS: A32 B32 P1
10-14 18:31:44.470 D/KeyProtector( 702): writeToFile - File path :
/data/system/users/0/ENCRYPTED_KEY_SdpSecureDataKey_0
10-14 18:31:44.470 D/KeyProtector( 702): Successfully wrote into file!
10-14 18:31:44.477 D/SDPLog ( 702): Generate secure data key for user 0 [ res :
true ]
10-14 18:31:44.481 I/keystore( 780): !@ Not exist :
USRPKEY_synthetic_password_knox.analytics.service.compression.cryptokey
10-14 18:31:44.481 W/keystore( 780): [printLogFile:243] File is null
(.keystore_dump)
10-14 18:31:44.482 E/AppIdleHistory( 702): Unable to read app idle file for user 0
10-14 18:31:44.482 E/AppIdleHistory( 702): java.io.FileNotFoundException:
/data/system/users/0/app_idle_stats.xml: open failed: ENOENT (No such file or
directory)
10-14 18:31:44.482 E/AppIdleHistory( 702): at
libcore.io.IoBridge.open(IoBridge.java:492)
10-14 18:31:44.482 E/AppIdleHistory( 702): at
java.io.FileInputStream.<init>(FileInputStream.java:160)
10-14 18:31:44.482 E/AppIdleHistory( 702): at
android.util.AtomicFile.openRead(AtomicFile.java:234)
10-14 18:31:44.482 E/AppIdleHistory( 702): at
com.android.server.usage.AppIdleHistory.readAppIdleTimes(AppIdleHistory.java:594)
10-14 18:31:44.482 E/AppIdleHistory( 702): at
com.android.server.usage.AppIdleHistory.getUserHistory(AppIdleHistory.java:329)
10-14 18:31:44.482 E/AppIdleHistory( 702): at
com.android.server.usage.AppIdleHistory.setAppStandbyBucket(AppIdleHistory.java:377
)
10-14 18:31:44.482 E/AppIdleHistory( 702): at
com.android.server.usage.AppIdleHistory.setAppStandbyBucket(AppIdleHistory.java:372
)
10-14 18:31:44.482 E/AppIdleHistory( 702): at
com.android.server.usage.AppStandbyController.checkAndUpdateStandbyState(AppStandby
Controller.java:721)
10-14 18:31:44.482 E/AppIdleHistory( 702): at
com.android.server.usage.AppStandbyController.checkIdleStates(AppStandbyController.
java:677)
10-14 18:31:44.482 E/AppIdleHistory( 702): at
com.android.server.usage.AppStandbyController$AppStandbyHandler.handleMessage(AppSt
andbyController.java:2159)
10-14 18:31:44.482 E/AppIdleHistory( 702): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:44.482 E/AppIdleHistory( 702): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:44.482 E/AppIdleHistory( 702): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:44.482 E/AppIdleHistory( 702): Caused by:
android.system.ErrnoException: open failed: ENOENT (No such file or directory)
10-14 18:31:44.482 E/AppIdleHistory( 702): at libcore.io.Linux.open(Native
Method)
10-14 18:31:44.482 E/AppIdleHistory( 702): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
10-14 18:31:44.482 E/AppIdleHistory( 702): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
10-14 18:31:44.482 E/AppIdleHistory( 702): at
libcore.io.IoBridge.open(IoBridge.java:478)
10-14 18:31:44.482 E/AppIdleHistory( 702): ... 12 more
10-14 18:31:44.485 I/keystore( 780): del
USRPKEY_synthetic_password_knox.analytics.service.compression.cryptokey 1000 0
10-14 18:31:44.485 I/keystore( 780): del
USRSKEY_synthetic_password_knox.analytics.service.compression.cryptokey 1000 0
10-14 18:31:44.486 I/keystore( 780): del
USRCERT_synthetic_password_knox.analytics.service.compression.cryptokey 1000 0
10-14 18:31:44.488 I/keystore( 780): del
CACERT_synthetic_password_knox.analytics.service.compression.cryptokey 1000 0
10-14 18:31:44.488 I/keystore( 780): del
USRCSR_synthetic_password_knox.analytics.service.compression.cryptokey 1000 0
10-14 18:31:44.489 I/keystore( 780): del
USRPKEY_synthetic_password_knox.analytics.service.compression.cryptokey 1000 0
10-14 18:31:44.490 I/keystore( 780): del
USRSKEY_synthetic_password_knox.analytics.service.compression.cryptokey 1000 0
10-14 18:31:44.491 I/keystore( 780): del
USRCERT_synthetic_password_knox.analytics.service.compression.cryptokey 1000 0
10-14 18:31:44.492 I/keystore( 780): del
CACERT_synthetic_password_knox.analytics.service.compression.cryptokey 1000 0
10-14 18:31:44.493 I/keystore( 780): del
USRCSR_synthetic_password_knox.analytics.service.compression.cryptokey 1000 0
10-14 18:31:44.493 W/keymaster_tee( 399): [WRN]start nwd_import_key
10-14 18:31:44.495 W/keymaster_tee( 399): [WRN]ret OK PARAMS: A32 P0 P1 B2 P64
NAR1 S128 2021.10.14,18:31:44.493
10-14 18:31:44.496 I/keystore( 780): !@ writeBlobs blob
user_0/1000_USRPKEY_synthetic_password_knox+^analytics+^service+^compression+^crypt
okey
10-14 18:31:44.556 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 931
10-14 18:31:44.557 E/HistoricalRegistry( 702): Interaction before persistence
initialized
10-14 18:31:44.557 W/SystemServiceManager( 702): Service
com.android.server.usage.UsageStatsService took 135 ms in onBootPhase
10-14 18:31:44.557 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.usage.UsageStatsService took to complete: 135ms
10-14 18:31:44.557 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.webkit.WebViewUpdateService
10-14 18:31:44.557 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.webkit.WebViewUpdateService took to complete:
0ms
10-14 18:31:44.557 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.CachedDeviceStateService
10-14 18:31:44.558 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.CachedDeviceStateService took to complete: 1ms
10-14 18:31:44.558 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.BinderCallsStatsService$LifeCycle
10-14 18:31:44.609 W/SystemServiceManager( 702): Service
com.android.server.BinderCallsStatsService$LifeCycle took 51 ms in onBootPhase
10-14 18:31:44.609 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.BinderCallsStatsService$LifeCycle took to
complete: 51ms
10-14 18:31:44.609 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.LooperStatsService$Lifecycle
10-14 18:31:44.610 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.LooperStatsService$Lifecycle took to complete:
1ms
10-14 18:31:44.610 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.rollback.RollbackManagerService
10-14 18:31:44.610 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.rollback.RollbackManagerService took to
complete: 0ms
10-14 18:31:44.610 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.os.BugreportManagerService
10-14 18:31:44.610 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.os.BugreportManagerService took to complete: 0ms
10-14 18:31:44.610 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.gpu.GpuService
10-14 18:31:44.610 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.gpu.GpuService took to complete: 0ms
10-14 18:31:44.610 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.security.KeyChainSystemService
10-14 18:31:44.610 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.security.KeyChainSystemService took to complete:
0ms
10-14 18:31:44.610 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.SpqrService
10-14 18:31:44.610 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.SpqrService took to complete: 0ms
10-14 18:31:44.610 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.telecom.TelecomLoaderService
10-14 18:31:44.610 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.telecom.TelecomLoaderService took to complete:
0ms
10-14 18:31:44.610 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.accounts.AccountManagerService$Lifecycle
10-14 18:31:44.610 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.accounts.AccountManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:44.610 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.content.ContentService$Lifecycle
10-14 18:31:44.611 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.content.ContentService$Lifecycle took to
complete: 0ms
10-14 18:31:44.611 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.DropBoxManagerService
10-14 18:31:44.611 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.DropBoxManagerService took to complete: 1ms
10-14 18:31:44.612 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
10-14 18:31:44.612 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
took to complete: 0ms
10-14 18:31:44.612 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.sepunion.SemUnionMainService
10-14 18:31:44.612 D/SEP_UNION_SemUnionMainService( 702): onBootPhase = 500
10-14 18:31:44.612 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.sepunion.SemUnionMainService took to complete:
1ms
10-14 18:31:44.612 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.AlarmManagerService
10-14 18:31:44.615 I/SamsungAlarmManager( 702): setLocked to kernel - T:3 /
20211015T000000, set=19822509, now=127124
10-14 18:31:44.616 D/SamsungAlarmManager( 702): setExact (T:3/F:1/AC:false)
20211014T183159 now=127124 - CU:1000/CP:702/L:bbac49b:TIME_TICK
10-14 18:31:44.616 I/SamsungAlarmManager( 702): setLocked to kernel - T:3 /
20211014T183159, set=142508, now=127125
10-14 18:31:44.616 I/SamsungAlarmManager( 702): setLocked to kernel - T:3 /
20211014T183159, set=142508, now=127125
10-14 18:31:44.617 D/SamsungAlarmManager( 702): setExact (T:1/F:1/AC:false)
20211015T000000 now=127125 - CU:1000/CP:702/OP:PendingIntent{14f2038:
PendingIntentRecord{dd1f811 android broadcastIntent}}
10-14 18:31:44.617 I/SamsungAlarmManager( 702): setLocked to kernel - T:3 /
20211014T183200, set=142508, now=127126
10-14 18:31:44.617 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.AlarmManagerService took to complete: 5ms
10-14 18:31:44.617 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.privilege.SemPrivilegeManagerService
10-14 18:31:44.617 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.privilege.SemPrivilegeManagerService took to
complete: 0ms
10-14 18:31:44.617 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.BluetoothService
10-14 18:31:44.617 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(bluetooth_manager:702)
10-14 18:31:44.618 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.BluetoothService took to complete: 0ms
10-14 18:31:44.618 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.connectivity.IpConnectivityMetrics
10-14 18:31:44.625 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(connmetrics:702)
10-14 18:31:44.626 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(netd_listener:702)
10-14 18:31:44.626 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.connectivity.IpConnectivityMetrics took to
complete: 8ms
10-14 18:31:44.626 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
10-14 18:31:44.627 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
took to complete: 0ms
10-14 18:31:44.627 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.PinnerService
10-14 18:31:44.627 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.PinnerService took to complete: 1ms
10-14 18:31:44.627 I/SystemServerTiming( 702):
OnBootPhase_500_com.google.android.startop.iorap.IorapForwardingService
10-14 18:31:44.628 D/SystemServerTiming( 702):
OnBootPhase_500_com.google.android.startop.iorap.IorapForwardingService took to
complete: 0ms
10-14 18:31:44.628 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.integrity.AppIntegrityManagerService
10-14 18:31:44.628 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.integrity.AppIntegrityManagerService took to
complete: 0ms
10-14 18:31:44.628 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
10-14 18:31:44.628 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
took to complete: 0ms
10-14 18:31:44.628 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.accessibility.AccessibilityManagerService$Lifecy
cle
10-14 18:31:44.628 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.accessibility.AccessibilityManagerService$Lifecy
cle took to complete: 1ms
10-14 18:31:44.628 I/SystemServerTiming( 702):
OnBootPhase_500_com.samsung.android.game.GameManagerService$Lifecycle
10-14 18:31:44.628 D/GameManagerService$Lifecycle( 702): onBootPhase, phase: 500
10-14 18:31:44.628 D/GameManagerService( 702): onBootPhase, phase: 500
10-14 18:31:44.630 D/SystemServerTiming( 702):
OnBootPhase_500_com.samsung.android.game.GameManagerService$Lifecycle took to
complete: 2ms
10-14 18:31:44.630 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.StorageManagerService$Lifecycle
10-14 18:31:44.632 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.StorageManagerService$Lifecycle took to
complete: 2ms
10-14 18:31:44.632 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.usage.StorageStatsService$Lifecycle
10-14 18:31:44.632 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.usage.StorageStatsService$Lifecycle took to
complete: 0ms
10-14 18:31:44.632 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.UiModeManagerService
10-14 18:31:44.632 D/PowerManagerService( 702): [api]
registerLowPowerModeObserver: android.os.PowerManagerInternal$1@8034b5c (uid: 1000
pid: 702)
10-14 18:31:44.649 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:44.650 I/ActivityTaskManager( 702): Config changes=200 {1.0 ?mcc?mnc
[pt_BR] ldltr sw384dp w384dp h782dp 300dpi nrml long port finger -keyb/h/h -nav/h
winConfig={ mBounds=Rect(0, 0 - 720, 1600) mAppBounds=Rect(0, 43 - 720, 1510)
mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined
mAlwaysOnTop=undefined mRotation=ROTATION_0} s.6 bts=-1 ff=0 bf=-1 themeSeq=0}
10-14 18:31:44.657 I/WindowManager( 702): Override config changes=200 {1.0 ?mcc?
mnc [pt_BR] ldltr sw384dp w384dp h782dp 300dpi nrml long port finger -keyb/h/h -
nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600) mAppBounds=Rect(0, 43 - 720, 1510)
mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined
mAlwaysOnTop=undefined mRotation=ROTATION_0} s.6 bts=-1 ff=0 bf=-1 themeSeq=0} for
displayId=0
10-14 18:31:44.658 D/MotionRecognitionService( 702): mReceiver.onReceive :
CONFIGURATION_CHANGED
10-14 18:31:44.658 D/MotionRecognitionService( 702): [AUTO_ROTATION] inject auto
rotation : 0
10-14 18:31:44.659 I/system_server( 702): Background concurrent copying GC freed
346679(17MB) AllocSpace objects, 79(3456KB) LOS objects, 38% free, 19MB/31MB,
paused 534us total 318.196ms
10-14 18:31:44.659 D/SensorService( 702): Motion injection
10-14 18:31:44.659 D/SensorService( 702): [EAR_TOUCH] : INJECT_AUTO_ROTATION ++++
10-14 18:31:44.660 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:44.660 I/MultiTaskingController( 702): onConfigurationChangedLocked:
display#0, configChanges=0x200, scaleW=1.0, scaleH=1.0
10-14 18:31:44.661 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.UiModeManagerService took to complete: 28ms
10-14 18:31:44.661 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.locksettings.LockSettingsService$Lifecycle
10-14 18:31:44.661 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.locksettings.LockSettingsService$Lifecycle took
to complete: 0ms
10-14 18:31:44.661 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.PersistentDataBlockService
10-14 18:31:44.661 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.PersistentDataBlockService took to complete: 0ms
10-14 18:31:44.661 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.testharness.TestHarnessModeService
10-14 18:31:44.661 D/TestHarnessModeService( 702): Setting up test harness mode
10-14 18:31:44.661 D/TestHarnessModeService( 702): Getting
PersistentDataBlockManagerInternal from LocalServices
10-14 18:31:44.670 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.testharness.TestHarnessModeService took to
complete: 9ms
10-14 18:31:44.670 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.oemlock.OemLockService
10-14 18:31:44.670 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.oemlock.OemLockService took to complete: 0ms
10-14 18:31:44.670 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.DeviceIdleController
10-14 18:31:44.673 E/HistoricalRegistry( 702): Interaction before persistence
initialized
10-14 18:31:44.675 D/PowerManagerService( 702): [api]
registerLowPowerModeObserver: android.os.PowerManagerInternal$1@ceef516 (uid: 1000
pid: 702)
10-14 18:31:44.679 D/PowerManagerService( 702): [api] setDeviceIdleWhitelist:
appids: [0]1000 [1]1001 [2]2000 [3]5003 [4]5004 [5]5005 [6]5006 [7]5007 [8]5010
[9]5012 [10]5021 [11]5025 [12]5027 [13]10063 [14]10071 [15]10073 [16]10076
[17]10082 [18]10083 [19]10085 [20]10087 [21]10093 [22]10094 [23]10102 [24]10108
[25]10109 [26]10110 [27]10111 [28]10112 [29]10113 [30]10116 [31]10117 [32]10120
[33]10123 [34]10124 [35]10126 [36]10135 [37]10146 [38]10153 [39]10161 [40]10162
[41]10170 [42]10173 [43]10179 [44]10184 [45]10192 [46]10208 [47]10223 (uid: 1000
pid: 702)
10-14 18:31:44.679 D/PowerManagerService( 702): [api]
registerLowPowerModeObserver: android.os.PowerManagerInternal$1@3e26825 (uid: 1000
pid: 702)
10-14 18:31:44.679 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.DeviceIdleController took to complete: 9ms
10-14 18:31:44.679 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycl
e
10-14 18:31:44.679 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycl
e took to complete: 0ms
10-14 18:31:44.679 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Li
fecycle
10-14 18:31:44.680 D/EnterpriseDeviceManagerService( 702): systemReady() :
mCurrentPhase = 500
10-14 18:31:44.680 W/EnterpriseDeviceManagerService( 702): systemReady()
10-14 18:31:44.680 D/EnterpriseDeviceManagerService( 702): mConstrainedState move
to system ready
10-14 18:31:44.683 I/ConstrainedState( 702): Data is null
10-14 18:31:44.699 I/ConstrainedState( 702): Data is null
10-14 18:31:44.705 W/EnterpriseDeviceManagerService( 702): loadActiveAdmins
10-14 18:31:44.730 D/ApplicationPolicy( 702): userIds0
10-14 18:31:44.731 D/ApplicationPolicy( 702): adminuid: 1000 userId:0
10-14 18:31:44.731 D/ApplicationPolicy( 702): adminuid: 10076 userId:0
10-14 18:31:44.731 D/KnoxVpnEngineService( 702): system ready is being called
10-14 18:31:44.741 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(edmnativehelper:702)
10-14 18:31:44.741 I/EDMNativeHelperService( 702): edmnativehelper Service is now
ready
10-14 18:31:44.764 W/StorageManagerService( 702): No primary storage defined yet;
hacking together a stub
10-14 18:31:44.764 D/RestrictionPolicy( 702): systemReady()
10-14 18:31:44.772 I/RemoteDesktopService( 702): RemoteDesktopService started
(pid=702)
10-14 18:31:44.773 I/SurfaceFlinger( 608):
SurfaceFlinger::getDefaultHardwareDisplayInfo
10-14 18:31:44.773 I/SurfaceFlinger( 608):
SurfaceFlinger::getDefaultHardwareDisplayInfo: display width: 720, height: 1600
10-14 18:31:44.773 I/SurfaceFlinger( 608): getDefaultHardwareDisplayInfo getting
data from Non-Hwc2
10-14 18:31:44.773 I/RemoteDesktopService( 702):
RemoteDesktopService::initHardwareScreenInfo() w = 720, h = 1600 format = 1
10-14 18:31:44.774 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(mdm.remotedesktop:702)
10-14 18:31:44.774 I/system_server( 702): RemoteDesktopService_JNI :
startRemoteDesktopService() done.
10-14 18:31:44.774 D/RestrictionPolicy( 702): systemReady() : mCurrentPhase = 500
10-14 18:31:44.774 W/SystemServiceManager( 702): Service
com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Lifecycle took 95
ms in onBootPhase
10-14 18:31:44.774 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Li
fecycle took to complete: 95ms
10-14 18:31:44.775 I/SystemServerTiming( 702):
OnBootPhase_500_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServi
ce
10-14 18:31:44.775 D/RestrictionPolicy( 702): isHomeKeyEnabled :true
10-14 18:31:44.777 D/SystemServerTiming( 702):
OnBootPhase_500_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServi
ce took to complete: 3ms
10-14 18:31:44.777 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.systemcaptions.SystemCaptionsManagerService
10-14 18:31:44.777 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.systemcaptions.SystemCaptionsManagerService took
to complete: 0ms
10-14 18:31:44.777 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.textservices.TextServicesManagerService$Lifecycl
e
10-14 18:31:44.777 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.textservices.TextServicesManagerService$Lifecycl
e took to complete: 0ms
10-14 18:31:44.777 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.textclassifier.TextClassificationManagerService$
Lifecycle
10-14 18:31:44.777 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.textclassifier.TextClassificationManagerService$
Lifecycle took to complete: 0ms
10-14 18:31:44.777 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.NetworkScoreService$Lifecycle
10-14 18:31:44.778 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.NetworkScoreService$Lifecycle took to complete:
1ms
10-14 18:31:44.778 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.wifi.WifiService
10-14 18:31:44.780 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.wifi.WifiService took to complete: 2ms
10-14 18:31:44.780 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.wifi.scanner.WifiScanningService
10-14 18:31:44.780 I/WifiScanningService( 702): Starting wifiscanner
10-14 18:31:44.781 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.wifi.scanner.WifiScanningService took to
complete: 1ms
10-14 18:31:44.781 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.wifi.p2p.WifiP2pService
10-14 18:31:44.786 D/SettingsProvider( 702): isChangeAllowed() : name =
wifi_migration_completed
10-14 18:31:44.787 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:44.787 I/WifiSettingsConfigStore( 702): Migrating data out of settings
to shared preferences
10-14 18:31:44.788 I/SoftApConfToXmlMigrationUtil( 702): Handled in add OEM Config
upgrade
10-14 18:31:44.790 D/WifiConfigStore( 702): Reading from all stores completed in 7
ms.
10-14 18:31:44.790 W/WifiConfigManager( 702): No stored networks found.
10-14 18:31:44.791 E/SupplicantStaIfaceHal( 702): Can't call setDebugParams,
ISupplicant is null
10-14 18:31:44.791 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.wifi.p2p.WifiP2pService took to complete: 10ms
10-14 18:31:44.791 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.ethernet.EthernetService
10-14 18:31:44.791 E/HostapdHal( 702): Can't call setDebugParams, IHostapd is null
10-14 18:31:44.791 I/EthernetServiceImpl( 702): Starting Ethernet service
10-14 18:31:44.792 I/WifiService( 702): WifiService starting up with Wi-Fi
disabled
10-14 18:31:44.796 D/WifiController( 702): isAirplaneModeOn = false, isWifiEnabled
= false, isScanningAvailable = true, isLocationModeActive = true
10-14 18:31:44.797 D/WifiActiveModeWarden( 702): Starting ClientModeManager
10-14 18:31:44.799 D/EthernetTracker( 702): Interface match regexp set to 'eth\d'
10-14 18:31:44.803 D/Ethernet( 702): Registering NetworkFactory
10-14 18:31:44.804 D/ConnectivityService( 702): Got NetworkProvider Messenger for
Ethernet
10-14 18:31:44.804 D/Ethernet( 702): got request NetworkRequest [ TRACK_DEFAULT
id=6, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000 AdministratorUids:
[] RequestorUid: 1000 RequestorPackageName: android] ] with score 0 and providerId
-1
10-14 18:31:44.804 D/Ethernet( 702): got request NetworkRequest [ REQUEST id=1,
[ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN AdministratorUids: []
RequestorUid: 1000 RequestorPackageName: android] ] with score 0 and providerId -1
10-14 18:31:44.805 E/IpConfigStore( 702): Error opening configuration file:
java.io.FileNotFoundException: /data/misc/ethernet/ipconfig.txt: open failed:
ENOENT (No such file or directory)
10-14 18:31:44.805 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.ethernet.EthernetService took to complete: 14ms
10-14 18:31:44.805 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.notification.NotificationManagerService
10-14 18:31:44.807 D/ZenModeHelper( 702): Snoozing reset for
condition://android/schedule?
days=1.2.3.4.5.6.7&start=22.0&end=7.0&exitAtAlarm=false
10-14 18:31:44.807 D/WifiController( 702): EnabledState.enter()
10-14 18:31:44.807 D/WifiClientModeManager( 702): entering IdleState
10-14 18:31:44.808 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is dummy0
10-14 18:31:44.808 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is rmnet2
10-14 18:31:44.808 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is epdg1
10-14 18:31:44.808 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is rmnet0
10-14 18:31:44.808 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is p2p0
10-14 18:31:44.808 D/SettingsProvider( 702): isChangeAllowed() : name = zen_mode
10-14 18:31:44.809 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is swlan0
10-14 18:31:44.809 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is rmnet7
10-14 18:31:44.809 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is epdg6
10-14 18:31:44.809 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is rmnet5
10-14 18:31:44.809 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is epdg4
10-14 18:31:44.809 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is rmnet3
10-14 18:31:44.809 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is epdg2
10-14 18:31:44.809 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is rmnet1
10-14 18:31:44.809 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is epdg0
10-14 18:31:44.809 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is tunl0
10-14 18:31:44.809 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is wlan0
10-14 18:31:44.809 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is lo
10-14 18:31:44.809 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is ip6tnl0
10-14 18:31:44.809 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is ip_vti0
10-14 18:31:44.809 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is sit0
10-14 18:31:44.809 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is umts_dm0
10-14 18:31:44.809 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is epdg7
10-14 18:31:44.809 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is rmnet6
10-14 18:31:44.810 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is epdg5
10-14 18:31:44.810 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is ip6_vti0
10-14 18:31:44.810 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is rmnet4
10-14 18:31:44.810 D/EthernetTracker( 702): maybeTrackInterface : not matched
eth/usb0 iface is epdg3
10-14 18:31:44.811 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.notification.NotificationManagerService took to
complete: 6ms
10-14 18:31:44.812 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.storage.DeviceStorageMonitorService
10-14 18:31:44.812 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.storage.DeviceStorageMonitorService took to
complete: 0ms
10-14 18:31:44.812 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.location.LocationManagerService$Lifecycle
10-14 18:31:44.814 E/HistoricalRegistry( 702): Interaction before persistence
initialized
10-14 18:31:44.817 W/FileUtils( 702): Failed to
chmod(/data/misc/apexdata/com.android.wifi/WifiConfigStore.xml, 384):
10-14 18:31:44.817 W/FileUtils( 702): android.system.ErrnoException: chmod failed:
ENOENT (No such file or directory)
10-14 18:31:44.817 W/FileUtils( 702): at libcore.io.Linux.chmod(Native Method)
10-14 18:31:44.817 W/FileUtils( 702): at
libcore.io.ForwardingOs.chmod(ForwardingOs.java:85)
10-14 18:31:44.817 W/FileUtils( 702): at
libcore.io.BlockGuardOs.chmod(BlockGuardOs.java:80)
10-14 18:31:44.817 W/FileUtils( 702): at android.system.Os.chmod(Os.java:97)
10-14 18:31:44.817 W/FileUtils( 702): at
com.android.server.wifi.util.FileUtils.chmod(FileUtils.java:44)
10-14 18:31:44.817 W/FileUtils( 702): at
com.android.server.wifi.WifiConfigStore$StoreFile.writeBufferedRawData(WifiConfigSt
ore.java:973)
10-14 18:31:44.817 W/FileUtils( 702): at
com.android.server.wifi.WifiConfigStore.writeBufferedData(WifiConfigStore.java:510)
10-14 18:31:44.817 W/FileUtils( 702): at
com.android.server.wifi.WifiConfigStore.write(WifiConfigStore.java:434)
10-14 18:31:44.817 W/FileUtils( 702): at
com.android.server.wifi.WifiConfigManager.saveToStore(WifiConfigManager.java:3366)
10-14 18:31:44.817 W/FileUtils( 702): at
com.android.server.wifi.WifiSettingsConfigStore.lambda$triggerSaveToStoreAndInvokeA
llListeners$1(WifiSettingsConfigStore.java:158)
10-14 18:31:44.817 W/FileUtils( 702): at
com.android.server.wifi.WifiSettingsConfigStore.lambda$triggerSaveToStoreAndInvokeA
llListeners$1$WifiSettingsConfigStore(Unknown Source:0)
10-14 18:31:44.817 W/FileUtils( 702): at com.android.server.wifi.-$
$Lambda$WifiSettingsConfigStore$uq3XDMEVygzshjD1Jp5afdpJmxo.run(Unknown Source:2)
10-14 18:31:44.817 W/FileUtils( 702): at
android.os.Handler.handleCallback(Handler.java:938)
10-14 18:31:44.817 W/FileUtils( 702): at
android.os.Handler.dispatchMessage(Handler.java:99)
10-14 18:31:44.817 W/FileUtils( 702): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:44.817 W/FileUtils( 702): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:44.818 D/WifiConfigStore( 702): Writing to stores completed in 2 ms.
10-14 18:31:44.819 I/NSLocationMonitor( 702): NS-FLP Feature available,
nsFlpFeatureLevel = 530
10-14 18:31:44.819 I/NSLocationMonitor( 702): Try to bind NSMonitorService
10-14 18:31:44.820 I/io_stats( 385): !@ 179,0 r 97021 7207668 w 13425 5350568 d
1558 2441524 f 2644 1166 iot 80796 0 th 102400 102400 64728 pt 232 inp 2 0 127.328
10-14 18:31:44.820 W/ContextImpl( 702): Calling a method in the system process
without a qualified user: android.app.ContextImpl.bindService:1828
com.android.server.location.NSLocationMonitor.initialize:171
com.android.server.location.NSLocationMonitor.<init>:154
com.android.server.location.LocationManagerService.onSystemReady:408
com.android.server.location.LocationManagerService.access$200:182
10-14 18:31:44.820 I/android_os_HwBinder( 702): HwBinder: Starting thread pool for
getting: [email protected]::IServiceManager/default
10-14 18:31:44.822 D/PowerManagerService( 702): [api]
registerLowPowerModeObserver: android.os.PowerManagerInternal$1@1142483 (uid: 1000
pid: 702)
10-14 18:31:44.823 D/HalDevMgr( 702): IWifi registration notification:
[email protected]::IWifi, name=default, preexisting=true
10-14 18:31:44.823 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.location.LocationManagerService$Lifecycle took
to complete: 12ms
10-14 18:31:44.823 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.timedetector.TimeDetectorService$Lifecycle
10-14 18:31:44.823 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.timedetector.TimeDetectorService$Lifecycle took
to complete: 0ms
10-14 18:31:44.823 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecyc
le
10-14 18:31:44.823 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecyc
le took to complete: 0ms
10-14 18:31:44.823 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.search.SearchManagerService$Lifecycle
10-14 18:31:44.823 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.search.SearchManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:44.823 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.wallpaper.WallpaperManagerService$Lifecycle
10-14 18:31:44.823 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.wallpaper.WallpaperManagerService$Lifecycle took
to complete: 0ms
10-14 18:31:44.823 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.audio.AudioService$Lifecycle
10-14 18:31:44.823 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.audio.AudioService$Lifecycle took to complete:
0ms
10-14 18:31:44.823 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareSe
rvice$Lifecycle
10-14 18:31:44.823 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareSe
rvice$Lifecycle took to complete: 0ms
10-14 18:31:44.823 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.DockObserver
10-14 18:31:44.823 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.DockObserver took to complete: 0ms
10-14 18:31:44.823 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.midi.MidiService$Lifecycle
10-14 18:31:44.823 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.midi.MidiService$Lifecycle took to complete: 0ms
10-14 18:31:44.823 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.adb.AdbService$Lifecycle
10-14 18:31:44.823 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.adb.AdbService$Lifecycle took to complete: 0ms
10-14 18:31:44.823 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.usb.UsbService$Lifecycle
10-14 18:31:44.823 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.usb.UsbService$Lifecycle took to complete: 0ms
10-14 18:31:44.823 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.twilight.TwilightService
10-14 18:31:44.824 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.twilight.TwilightService took to complete: 0ms
10-14 18:31:44.824 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.display.color.ColorDisplayService
10-14 18:31:44.824 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.display.color.ColorDisplayService took to
complete: 0ms
10-14 18:31:44.824 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.job.JobSchedulerService
10-14 18:31:44.825 E/HistoricalRegistry( 702): Interaction before persistence
initialized
10-14 18:31:44.826 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.job.JobSchedulerService took to complete: 3ms
10-14 18:31:44.826 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.soundtrigger.SoundTriggerService
10-14 18:31:44.826 D/SoundTriggerService( 702): onBootPhase: 500 : false
10-14 18:31:44.826 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.soundtrigger.SoundTriggerService took to
complete: 0ms
10-14 18:31:44.826 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.trust.TrustManagerService
10-14 18:31:44.828 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.trust.TrustManagerService took to complete: 1ms
10-14 18:31:44.828 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.backup.BackupManagerService$Lifecycle
10-14 18:31:44.828 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.backup.BackupManagerService$Lifecycle took to
complete: 1ms
10-14 18:31:44.828 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.appwidget.AppWidgetService
10-14 18:31:44.828 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.appwidget.AppWidgetService took to complete: 0ms
10-14 18:31:44.828 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.role.RoleManagerService
10-14 18:31:44.828 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.role.RoleManagerService took to complete: 0ms
10-14 18:31:44.828 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.voiceinteraction.VoiceInteractionManagerService
10-14 18:31:44.828 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.voiceinteraction.VoiceInteractionManagerService
took to complete: 0ms
10-14 18:31:44.828 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.GestureLauncherService
10-14 18:31:44.828 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.GestureLauncherService took to complete: 0ms
10-14 18:31:44.828 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.SensorNotificationService
10-14 18:31:44.828 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.SensorNotificationService took to complete: 0ms
10-14 18:31:44.828 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.emergency.EmergencyAffordanceService
10-14 18:31:44.828 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.emergency.EmergencyAffordanceService took to
complete: 0ms
10-14 18:31:44.828 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.dreams.DreamManagerService
10-14 18:31:44.828 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.dreams.DreamManagerService took to complete: 0ms
10-14 18:31:44.828 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.print.PrintManagerService
10-14 18:31:44.828 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.print.PrintManagerService took to complete: 0ms
10-14 18:31:44.828 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.blob.BlobStoreManagerService
10-14 18:31:44.828 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.blob.BlobStoreManagerService took to complete:
0ms
10-14 18:31:44.828 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.companion.CompanionDeviceManagerService
10-14 18:31:44.828 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.companion.CompanionDeviceManagerService took to
complete: 0ms
10-14 18:31:44.828 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.restrictions.RestrictionsManagerService
10-14 18:31:44.828 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.restrictions.RestrictionsManagerService took to
complete: 0ms
10-14 18:31:44.828 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.cocktailbar.CocktailBarManagerService
10-14 18:31:44.828 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.cocktailbar.CocktailBarManagerService took to
complete: 0ms
10-14 18:31:44.828 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.aod.AODManagerService
10-14 18:31:44.828 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.aod.AODManagerService took to complete: 0ms
10-14 18:31:44.828 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.media.MediaSessionService
10-14 18:31:44.828 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.media.MediaSessionService took to complete: 0ms
10-14 18:31:44.828 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.media.MediaResourceMonitorService
10-14 18:31:44.828 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.media.MediaResourceMonitorService took to
complete: 0ms
10-14 18:31:44.828 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.biometrics.face.FaceService
10-14 18:31:44.828 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.biometrics.face.FaceService took to complete:
0ms
10-14 18:31:44.828 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.biometrics.fingerprint.FingerprintService
10-14 18:31:44.828 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.biometrics.fingerprint.FingerprintService took
to complete: 0ms
10-14 18:31:44.829 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.biometrics.BiometricService
10-14 18:31:44.829 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.biometrics.BiometricService took to complete:
0ms
10-14 18:31:44.829 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.biometrics.AuthService
10-14 18:31:44.829 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.biometrics.AuthService took to complete: 0ms
10-14 18:31:44.829 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.pm.ShortcutService$Lifecycle
10-14 18:31:44.829 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.pm.ShortcutService$Lifecycle took to complete:
0ms
10-14 18:31:44.829 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.pm.LauncherAppsService
10-14 18:31:44.829 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.pm.LauncherAppsService took to complete: 0ms
10-14 18:31:44.829 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.pm.CrossProfileAppsService
10-14 18:31:44.829 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.pm.CrossProfileAppsService took to complete: 0ms
10-14 18:31:44.829 I/SystemServerTiming( 702):
OnBootPhase_500_com.samsung.android.server.wifi.SemWifiService
10-14 18:31:44.829 D/SemWifiService( 702): checkAndStartWifi start
10-14 18:31:44.829 D/SemWifiService( 702): checkAndStartWifi end, duration: 0ms
10-14 18:31:44.829 I/SemWifiService( 702): SemWifiService starting up
10-14 18:31:44.829 D/SystemServerTiming( 702):
OnBootPhase_500_com.samsung.android.server.wifi.SemWifiService took to complete:
0ms
10-14 18:31:44.829 I/SystemServerTiming( 702):
OnBootPhase_500_com.samsung.android.server.wifi.p2p.SemWifiP2pService
10-14 18:31:44.831 I/android_os_HwBinder( 702): HwBinder: Starting thread pool for
getting: [email protected]::IWifi/default
10-14 18:31:44.832 I/WifiP2pService( 702): makeP2pHwMac: wifihwmac is empty
10-14 18:31:44.832 E/WifiP2pService( 702): Ignore P2P enable since wifi is false
10-14 18:31:44.833 D/SystemServerTiming( 702):
OnBootPhase_500_com.samsung.android.server.wifi.p2p.SemWifiP2pService took to
complete: 4ms
10-14 18:31:44.833 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.media.projection.MediaProjectionManagerService
10-14 18:31:44.833 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.media.projection.MediaProjectionManagerService
took to complete: 0ms
10-14 18:31:44.833 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.slice.SliceManagerService$Lifecycle
10-14 18:31:44.833 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.slice.SliceManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:44.833 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.camera.CameraServiceProxy
10-14 18:31:44.833 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.camera.CameraServiceProxy took to complete: 0ms
10-14 18:31:44.833 I/SystemServerTiming( 702):
OnBootPhase_500_com.samsung.android.camera.CameraServiceWorker
10-14 18:31:44.834 D/SystemServerTiming( 702):
OnBootPhase_500_com.samsung.android.camera.CameraServiceWorker took to complete:
0ms
10-14 18:31:44.834 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.stats.StatsCompanion$Lifecycle
10-14 18:31:44.834 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.stats.StatsCompanion$Lifecycle took to complete:
0ms
10-14 18:31:44.834 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.stats.pull.StatsPullAtomService
10-14 18:31:44.834 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.stats.pull.StatsPullAtomService took to
complete: 0ms
10-14 18:31:44.834 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.incident.IncidentCompanionService
10-14 18:31:44.834 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.incident.IncidentCompanionService took to
complete: 0ms
10-14 18:31:44.834 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.MmsServiceBroker
10-14 18:31:44.834 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.MmsServiceBroker took to complete: 0ms
10-14 18:31:44.834 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.autofill.AutofillManagerService
10-14 18:31:44.834 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.autofill.AutofillManagerService took to
complete: 0ms
10-14 18:31:44.834 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.clipboard.ClipboardService
10-14 18:31:44.834 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.clipboard.ClipboardService took to complete: 0ms
10-14 18:31:44.834 I/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.appbinding.AppBindingService$Lifecycle
10-14 18:31:44.834 D/SystemServerTiming( 702):
OnBootPhase_500_com.android.server.appbinding.AppBindingService$Lifecycle took to
complete: 0ms
10-14 18:31:44.834 D/SystemServerTiming( 702): OnBootPhase_500 took to complete:
425ms
10-14 18:31:44.834 D/SystemServerTiming( 702): !@Boot_SystemServer: 425ms :
OnBootPhase_500
10-14 18:31:44.834 I/SystemServerTiming( 702): !@Boot_EBS: Took 425ms by
'OnBootPhase_500'
10-14 18:31:44.834 D/SystemServerTiming( 702): StartBootPhaseSystemServicesReady
took to complete: 425ms
10-14 18:31:44.834 D/SystemServerTiming( 702): !@Boot_SystemServer: 425ms :
StartBootPhaseSystemServicesReady
10-14 18:31:44.834 I/SystemServerTiming( 702): !@Boot_EBS: Took 425ms by
'StartBootPhaseSystemServicesReady'
10-14 18:31:44.834 I/SystemServerTiming( 702): MakeWindowManagerServiceReady
10-14 18:31:44.837 D/PhoneWindowManagerExt( 702): updateSettings
safetyAssuranceEnabled=false
10-14 18:31:44.839 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::ISurfaceFlingerConfigs/default in either
framework or device manifest.
10-14 18:31:44.840 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:44.842 D/WifiNl80211Manager( 702): tearing down interfaces in wificond
10-14 18:31:44.842 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::ISurfaceFlingerConfigs/default in either
framework or device manifest.
10-14 18:31:44.844 D/PhoneWindowManagerExt( 702): updateSettings
mIsSideKeyDoubleTapEnabled : true mSideKeyDoubleTapType=-1 mDoubleTapLaunchBehavior
: 2
10-14 18:31:44.844 D/PhoneWindowManagerExt( 702): updateDoublePressPowerBehavior
mPolicy.mDoublePressOnPowerBehavior : 104
10-14 18:31:44.844 D/PhoneWindowManagerExt( 702): updateSettings
mIsSideKeyDoubleTapEnabled : true mSideKeyDoubleTapType=0
mDoubleTapLaunchBehavior : 3
10-14 18:31:44.844 D/PhoneWindowManagerExt( 702): updateDoublePressPowerBehavior
mPolicy.mDoublePressOnPowerBehavior : 104
10-14 18:31:44.847 D/SystemServerTiming( 702): MakeWindowManagerServiceReady took
to complete: 12ms
10-14 18:31:44.850 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:44.850 I/SystemServerTiming( 702): MakePowerManagerServiceReady
10-14 18:31:44.854 I/android_os_HwBinder( 702): HwBinder: Starting thread pool for
getting: [email protected]::IHealth/default
10-14 18:31:44.856 I/android_os_HwBinder( 702): HwBinder: Starting thread pool for
getting: [email protected]::IServiceManager/default
10-14 18:31:44.857 I/DropBoxManagerService( 702): add tag=system_server_wtf
isTagEnabled=true flags=0x2
10-14 18:31:44.858 I/HealthServiceWrapper( 702): health: HealthServiceWrapper
listening to instance default :
[email protected]::ISehHealth@Proxy
10-14 18:31:44.859 E/[email protected]( 557):
WIFI_HIDL_FEATURE_DUAL_INTERFACE defined
10-14 18:31:44.860 E/[email protected]( 557):
SecIsDualInterfaceSupported vendor.wifi.dualconcurrent.interface swlan0 rValue :1
10-14 18:31:44.860 E/[email protected]( 557): wifisharing chip
mode
10-14 18:31:44.860 I/android_os_HwBinder( 702): HwBinder: Starting thread pool for
getting: [email protected]::IHealth/default
10-14 18:31:44.861 D/StatsPullAtomService( 702): Registering pullers with statsd
10-14 18:31:44.862 I/DropBoxManagerService( 702): add tag=system_server_wtf
isTagEnabled=true flags=0x2
10-14 18:31:44.862 I/[email protected]( 557): Wifi HAL started
10-14 18:31:44.863 I/WifiVendorHal( 702): Vendor Hal started successfully
10-14 18:31:44.863 I/WifiP2pNative( 702): Registering for interface available
listener
10-14 18:31:44.866 V/SemWifiConfigManager.db( 702): populating new database
10-14 18:31:44.866 V/SemWifiConfigManager.db( 702): createTable
10-14 18:31:44.869 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:44.869 I/StatsPullAtomService( 702): register thermal listener
successfully
10-14 18:31:44.870 V/SemWifiConfigManager.db( 702): getConfigs size: 0
10-14 18:31:44.870 I/SemWifiConfigManager( 702): loadFromDb config size: 0
10-14 18:31:44.871 D/SemWifiService( 702): checkAndStartMHS start
10-14 18:31:44.873 I/SemCscParser( 702): getCustomerPath : omc customer file can
read
10-14 18:31:44.873 E/SemCscParser( 702): update(): xml file exist
10-14 18:31:44.874 D/BrightnessMappingStrategy( 702): create
10-14 18:31:44.875 D/BrightnessMappingStrategy( 702): x.length: 12 y.length: 36
10-14 18:31:44.875 D/BrightnessMappingStrategy( 702): Use SimpleMappingStrategy
10-14 18:31:44.876 D/BrightnessMappingStrategy( 702):
setAutoBrightnessScaleFactor: 100
10-14 18:31:44.877 D/SettingsProvider( 702): isChangeAllowed() : name =
high_brightness_mode_pms_enter
10-14 18:31:44.877 D/AutomaticBrightnessController( 702): Using
SEM_TYPE_CAMERA_LIGHT for ABC
10-14 18:31:44.878 D/WifiP2pNative( 702): P2P InterfaceAvailableListener true
10-14 18:31:44.880 D/CoverManager( 702): registerListener
10-14 18:31:44.880 W/CoverManager( 702): registerListener : This device is not
supported cover
10-14 18:31:44.880 D/PowerManagerService( 702): start :
(mWirelessChargerSContextManager != null - mIsWirelessChargerSContextEnabled =
false
10-14 18:31:44.883 D/PowerManagerService( 702): [api] updateSettingsLocked :
mDreamsEnabledSetting: false mDreamsActivateOnSleepSetting: true
mDreamsActivateOnDockSetting: false mScreenOffTimeoutSetting: 30000
mSleepTimeoutSetting: -1 mStayOnWhilePluggedInSetting: 0 mTheaterModeEnabled: false
mAlwaysOnEnabled: false mSmartStayEnabledSetting: false mDoubleTapWakeEnabled:
false retailDemoValue: 0 mScreenBrightnessModeSetting: 0 mGameAutobrightnessLocked:
false
10-14 18:31:44.883 D/PowerManagerService( 702): getScreenOffTimeoutLocked: -1 ->
30000
10-14 18:31:44.883 D/PowerManagerService( 702): UserActivityState : -1 -> 4
10-14 18:31:44.883 D/SemWifiService( 702): mCSCRegion:LA
10-14 18:31:44.884 W/ActivityManager( 702): Receiver with filter
android.content.IntentFilter@9ace00a already registered for pid 702, callerPackage
is android
10-14 18:31:44.884 D/PowerManagerService( 702): [api] updateConstants:
NO_CACHED_WAKE_LOCKS: true
10-14 18:31:44.884 W/ActivityManager( 702): Receiver with filter
android.content.IntentFilter@7a7e6f1 already registered for pid 702, callerPackage
is android
10-14 18:31:44.884 D/SemWifiApBroadcastReceiver( 702): SemWifiApBroadcastReceiver
startTracking
10-14 18:31:44.884 D/SemWifiApTrafficPoller( 702): first on
mWifiApTrafficPollerWorkThread start
10-14 18:31:44.886 D/SettingsProvider( 702): isChangeAllowed() : name =
location_global_kill_switch
10-14 18:31:44.887 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:44.887 D/SemWifiService( 702): checkAndStartMHS END
10-14 18:31:44.887 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:44.889 D/BrightnessSynchronizer( 702):
sScreenExtendedBrightnessRangeMaximumInt: 306,
sScreenExtendedBrightnessRangeMaximumFloat: 1.2
10-14 18:31:44.889 D/SettingsProvider( 702): isChangeAllowed() : name =
screen_brightness_float
10-14 18:31:44.890 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:44.891 D/BatterySaverPolicy( 702): [api] refreshSettings:
deviceSpecificSetting: ((overlay)) adaptiveSetting: null (null)
10-14 18:31:44.892 I/android_os_HwBinder( 702): HwBinder: Starting thread pool for
getting: [email protected]::IServiceManager/default
10-14 18:31:44.893 D/DisplayPowerController( 702): animateScreenStateChange:
target=2, targetInternal=2, dualScreenPolicy=-1
10-14 18:31:44.894 D/DisplayPowerController( 702):
mWindowManagerPolicy.screenTurningOn() +
10-14 18:31:44.894 D/SemHalDeviceManager( 702): ISehWifi registration
notification: [email protected]::ISehWifi, name=default,
preexisting=true
10-14 18:31:44.894 D/BatteryExternalStatsWorker( 702): update stats : screen-state
(1)
10-14 18:31:44.894 I/WindowManager( 702): Screen turning on...
10-14 18:31:44.894 I/WindowManager( 702): screenTurningOn(+), before calling
onScreenTurningOn to KeyguardDelegate
10-14 18:31:44.894 W/KeyguardServiceDelegate( 702): onScreenTurningOn(): no
keyguard service!
10-14 18:31:44.894 I/WindowManager( 702): screenTurningOn(-), after calling
onScreenTurningOn to KeyguardDelegate
10-14 18:31:44.894 D/DisplayPowerController( 702):
mWindowManagerPolicy.screenTurningOn() -
10-14 18:31:44.895 D/BrightnessTracker( 702): clearBrightnessEvents()
10-14 18:31:44.898 D/AutomaticBrightnessController( 702): resetShortTermModel
10-14 18:31:44.899 D/AutomaticBrightnessController( 702): [api]
updateAutoBrightness : 155(0.61) 0 < 500.0 < 0 (adj:+0.0)
10-14 18:31:44.900 D/DisplayPowerController( 702): getFinalBrightness : Summary is
128 (0.50) -> 128 (0.50)
10-14 18:31:44.901 D/DisplayPowerController( 702): Animating brightness:
target=128 (0.50), rate=0.7058823 (PSM:, AB limit:( -1 (NaN) ~ -1 (NaN)) MB Limit:
( -1 (NaN) ~ -1 (NaN))
10-14 18:31:44.902 I/android_os_HwBinder( 702): HwBinder: Starting thread pool for
getting: [email protected]::ISehWifi/default
10-14 18:31:44.902 D/SettingsProvider( 702): isChangeAllowed() : name =
pms_notification_panel_brightness_adjustment
10-14 18:31:44.902 V/DisplayPowerController( 702): Brightness [128 (0.50)] reason
changing to: 'override', previous reason: '0'.
10-14 18:31:44.903 D/DisplayPowerController( 702): animateScreenStateChange:
target=2, targetInternal=2, dualScreenPolicy=-1
10-14 18:31:44.903 D/DisplayPowerController( 702): getFinalBrightness : Summary is
128 (0.50) -> 128 (0.50)
10-14 18:31:44.903 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:44.904 D/DisplayPowerController( 702): animateScreenStateChange:
target=2, targetInternal=2, dualScreenPolicy=-1
10-14 18:31:44.905 D/DisplayPowerController( 702): getFinalBrightness : Summary is
128 (0.50) -> 128 (0.50)
10-14 18:31:44.905 D/DisplayPowerController( 702): !
@mWindowManagerPolicy.screenTurnedOn()
10-14 18:31:44.905 D/PowerManagerService( 702): DisplayPowerCallbacks :
onStateChanged()
10-14 18:31:44.905 E/[email protected]( 398): Error opening
event_count for wakeup0: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/wakeup/wakeup0:
Permission denied
10-14 18:31:44.905 E/audit ( 504): type=1400 audit(1634236304.899:326): avc:
denied { read } for pid=398 comm="Binder:398_2" name="event_count" dev="sysfs"
ino=26646 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.905 E/audit ( 504): type=1300 audit(1634236304.899:326):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.905 D/PowerManagerService( 702): mDisplayReady: true
10-14 18:31:44.905 E/audit ( 504): type=1302 audit(1634236304.899:326): item=0
name="event_count" inode=26646 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.905 D/PowerManagerService( 702): mDisplayReady: true
10-14 18:31:44.905 E/audit ( 504): type=1327 audit(1634236304.899:326):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.905 E/audit ( 504): type=1400 audit(1634236304.899:327): avc:
denied { read } for pid=398 comm="Binder:398_2" name="max_time_ms" dev="sysfs"
ino=26651 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.905 E/audit ( 504): type=1300 audit(1634236304.899:327):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.905 E/audit ( 504): type=1302 audit(1634236304.899:327): item=0
name="max_time_ms" inode=26651 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.905 E/audit ( 504): type=1327 audit(1634236304.899:327):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.905 E/audit ( 504): type=1400 audit(1634236304.899:328): avc:
denied { read } for pid=398 comm="Binder:398_2" name="wakeup_count" dev="sysfs"
ino=26647 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.905 E/audit ( 504): type=1300 audit(1634236304.899:328):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.905 E/audit ( 504): type=1302 audit(1634236304.899:328): item=0
name="wakeup_count" inode=26647 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.905 E/audit ( 504): type=1327 audit(1634236304.899:328):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.905 E/audit ( 504): type=1400 audit(1634236304.899:329): avc:
denied { read } for pid=398 comm="Binder:398_2" name="total_time_ms" dev="sysfs"
ino=26650 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.905 E/audit ( 504): type=1300 audit(1634236304.899:329):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.906 E/audit ( 504): type=1302 audit(1634236304.899:329): item=0
name="total_time_ms" inode=26650 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.906 E/audit ( 504): type=1327 audit(1634236304.899:329):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.906 E/audit ( 504): type=1400 audit(1634236304.899:330): avc:
denied { read } for pid=398 comm="Binder:398_2" name="expire_count" dev="sysfs"
ino=26648 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.906 E/audit ( 504): type=1300 audit(1634236304.899:330):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.906 E/audit ( 504): type=1302 audit(1634236304.899:330): item=0
name="expire_count" inode=26648 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.906 E/audit ( 504): type=1327 audit(1634236304.899:330):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.906 E/audit ( 504): type=1400 audit(1634236304.899:331): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_count" dev="sysfs"
ino=26645 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.906 E/audit ( 504): type=1300 audit(1634236304.899:331):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.906 E/audit ( 504): type=1302 audit(1634236304.899:331): item=0
name="active_count" inode=26645 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.906 E/audit ( 504): type=1327 audit(1634236304.899:331):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.906 E/audit ( 504): type=1400 audit(1634236304.899:332): avc:
denied { read } for pid=398 comm="Binder:398_2" name="last_change_ms" dev="sysfs"
ino=26652 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.906 E/audit ( 504): type=1300 audit(1634236304.899:332):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.906 E/audit ( 504): type=1302 audit(1634236304.899:332): item=0
name="last_change_ms" inode=26652 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.906 E/audit ( 504): type=1327 audit(1634236304.899:332):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.906 E/audit ( 504): type=1400 audit(1634236304.899:333): avc:
denied { read } for pid=398 comm="Binder:398_2" name="prevent_suspend_time_ms"
dev="sysfs" ino=26653 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.906 E/audit ( 504): type=1300 audit(1634236304.899:333):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=b400007c67a14680 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.906 E/audit ( 504): type=1302 audit(1634236304.899:333): item=0
name="prevent_suspend_time_ms" inode=26653 dev=00:12 mode=0100444 ouid=0 ogid=0
rdev=00:00 obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.906 E/audit ( 504): type=1327 audit(1634236304.899:333):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.906 E/audit ( 504): type=1400 audit(1634236304.899:334): avc:
denied { read } for pid=398 comm="Binder:398_2" name="name" dev="sysfs" ino=26644
scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.906 E/audit ( 504): type=1300 audit(1634236304.899:334):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.906 E/audit ( 504): type=1302 audit(1634236304.899:334): item=0
name="name" inode=26644 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.906 E/audit ( 504): type=1327 audit(1634236304.899:334):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.906 E/audit ( 504): type=1400 audit(1634236304.899:335): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_time_ms" dev="sysfs"
ino=26649 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.906 E/audit ( 504): type=1300 audit(1634236304.899:335):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.906 E/audit ( 504): type=1302 audit(1634236304.899:335): item=0
name="active_time_ms" inode=26649 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.906 E/audit ( 504): type=1327 audit(1634236304.899:335):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.906 I/AudioManager( 702): setParameters keyValuePairs =
g_hw_display_rotation=0
10-14 18:31:44.906 D/SystemServerTiming( 702): MakePowerManagerServiceReady took
to complete: 56ms
10-14 18:31:44.906 I/SystemServerTiming( 702): StartPermissionPolicyService
10-14 18:31:44.906 I/SystemServiceManager( 702): Starting
com.android.server.policy.PermissionPolicyService
10-14 18:31:44.907 E/[email protected]( 398): Error opening
event_count for wakeup9: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-rtc/
wakeup/wakeup9: Permission denied
10-14 18:31:44.907 E/audit ( 504): type=1400 audit(1634236304.903:336): avc:
denied { read } for pid=398 comm="Binder:398_2" name="event_count" dev="sysfs"
ino=40551 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.907 E/audit ( 504): type=1300 audit(1634236304.903:336):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.907 E/audit ( 504): type=1302 audit(1634236304.903:336): item=0
name="event_count" inode=40551 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.907 E/audit ( 504): type=1327 audit(1634236304.903:336):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.907 E/audit ( 504): type=1400 audit(1634236304.903:337): avc:
denied { read } for pid=398 comm="Binder:398_2" name="max_time_ms" dev="sysfs"
ino=40556 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.907 E/audit ( 504): type=1300 audit(1634236304.903:337):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.907 E/audit ( 504): type=1302 audit(1634236304.903:337): item=0
name="max_time_ms" inode=40556 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.907 E/audit ( 504): type=1327 audit(1634236304.903:337):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.907 E/audit ( 504): type=1400 audit(1634236304.903:338): avc:
denied { read } for pid=398 comm="Binder:398_2" name="wakeup_count" dev="sysfs"
ino=40552 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.907 E/audit ( 504): type=1300 audit(1634236304.903:338):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.908 E/audit ( 504): type=1302 audit(1634236304.903:338): item=0
name="wakeup_count" inode=40552 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.908 E/audit ( 504): type=1327 audit(1634236304.903:338):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.908 E/audit ( 504): type=1400 audit(1634236304.903:339): avc:
denied { read } for pid=398 comm="Binder:398_2" name="total_time_ms" dev="sysfs"
ino=40555 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.908 E/audit ( 504): type=1300 audit(1634236304.903:339):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.908 E/audit ( 504): type=1302 audit(1634236304.903:339): item=0
name="total_time_ms" inode=40555 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.908 E/audit ( 504): type=1327 audit(1634236304.903:339):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.908 E/audit ( 504): type=1400 audit(1634236304.903:340): avc:
denied { read } for pid=398 comm="Binder:398_2" name="expire_count" dev="sysfs"
ino=40553 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.908 E/audit ( 504): type=1300 audit(1634236304.903:340):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.908 E/audit ( 504): type=1302 audit(1634236304.903:340): item=0
name="expire_count" inode=40553 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.908 E/audit ( 504): type=1327 audit(1634236304.903:340):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.908 E/audit ( 504): type=1400 audit(1634236304.903:341): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_count" dev="sysfs"
ino=40550 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.908 E/audit ( 504): type=1300 audit(1634236304.903:341):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.908 V/sec_audio_hw( 543): sec_dev_set_parameters :
g_hw_display_rotation=0
10-14 18:31:44.908 E/audit ( 504): type=1302 audit(1634236304.903:341): item=0
name="active_count" inode=40550 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.908 D/audio_hw_primary( 543): device-adev_set_parameters: enter
with key(g_hw_display_rotation=0)
10-14 18:31:44.908 E/audit ( 504): type=1327 audit(1634236304.903:341):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.908 I/audio_hw_primary_odm( 543): odm_adev_set_parameters: enter
with key(g_hw_display_rotation=0)
10-14 18:31:44.908 E/audit ( 504): type=1400 audit(1634236304.903:342): avc:
denied { read } for pid=398 comm="Binder:398_2" name="last_change_ms" dev="sysfs"
ino=40557 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.908 E/audit ( 504): type=1300 audit(1634236304.903:342):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.908 E/audit ( 504): type=1302 audit(1634236304.903:342): item=0
name="last_change_ms" inode=40557 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.908 E/audit ( 504): type=1327 audit(1634236304.903:342):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.908 E/audit ( 504): type=1400 audit(1634236304.903:343): avc:
denied { read } for pid=398 comm="Binder:398_2" name="prevent_suspend_time_ms"
dev="sysfs" ino=40558 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.908 E/audit ( 504): type=1300 audit(1634236304.903:343):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=b400007c67a14680 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.908 E/audit ( 504): type=1302 audit(1634236304.903:343): item=0
name="prevent_suspend_time_ms" inode=40558 dev=00:12 mode=0100444 ouid=0 ogid=0
rdev=00:00 obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.908 E/audit ( 504): type=1327 audit(1634236304.903:343):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.908 E/audit ( 504): type=1400 audit(1634236304.903:344): avc:
denied { read } for pid=398 comm="Binder:398_2" name="name" dev="sysfs" ino=40549
scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.908 E/audit ( 504): type=1300 audit(1634236304.903:344):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.908 E/audit ( 504): type=1302 audit(1634236304.903:344): item=0
name="name" inode=40549 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.908 E/audit ( 504): type=1327 audit(1634236304.903:344):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.908 E/audit ( 504): type=1400 audit(1634236304.903:345): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_time_ms" dev="sysfs"
ino=40554 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.908 E/audit ( 504): type=1300 audit(1634236304.903:345):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.908 E/audit ( 504): type=1302 audit(1634236304.903:345): item=0
name="active_time_ms" inode=40554 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.908 E/audit ( 504): type=1327 audit(1634236304.903:345):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.909 E/[email protected]( 398): Error opening
event_count for wakeup7: Original kwl
[Path]=../../devices/platform/11d00000.spi/spi_master/spi1/spi1.2/synaptics_tcm.0/
wakeup/wakeup7: Permission denied
10-14 18:31:44.909 E/audit ( 504): type=1400 audit(1634236304.903:346): avc:
denied { read } for pid=398 comm="Binder:398_2" name="event_count" dev="sysfs"
ino=40376 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.909 E/audit ( 504): type=1300 audit(1634236304.903:346):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.909 E/audit ( 504): type=1302 audit(1634236304.903:346): item=0
name="event_count" inode=40376 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.909 E/audit ( 504): type=1327 audit(1634236304.903:346):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.910 E/audit ( 504): type=1400 audit(1634236304.903:347): avc:
denied { read } for pid=398 comm="Binder:398_2" name="max_time_ms" dev="sysfs"
ino=40381 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.910 E/audit ( 504): type=1300 audit(1634236304.903:347):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.910 E/audit ( 504): type=1302 audit(1634236304.903:347): item=0
name="max_time_ms" inode=40381 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.910 E/audit ( 504): type=1327 audit(1634236304.903:347):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.910 E/audit ( 504): type=1400 audit(1634236304.903:348): avc:
denied { read } for pid=398 comm="Binder:398_2" name="wakeup_count" dev="sysfs"
ino=40377 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.910 E/audit ( 504): type=1300 audit(1634236304.903:348):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.910 E/audit ( 504): type=1302 audit(1634236304.903:348): item=0
name="wakeup_count" inode=40377 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.910 E/audit ( 504): type=1327 audit(1634236304.903:348):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.910 E/audit ( 504): type=1400 audit(1634236304.903:349): avc:
denied { read } for pid=398 comm="Binder:398_2" name="total_time_ms" dev="sysfs"
ino=40380 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.910 E/audit ( 504): type=1300 audit(1634236304.903:349):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.910 E/audit ( 504): type=1302 audit(1634236304.903:349): item=0
name="total_time_ms" inode=40380 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.910 E/audit ( 504): type=1327 audit(1634236304.903:349):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.910 E/audit ( 504): type=1400 audit(1634236304.903:350): avc:
denied { read } for pid=398 comm="Binder:398_2" name="expire_count" dev="sysfs"
ino=40378 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.910 E/audit ( 504): type=1300 audit(1634236304.903:350):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.910 E/audit ( 504): type=1302 audit(1634236304.903:350): item=0
name="expire_count" inode=40378 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.910 E/audit ( 504): type=1327 audit(1634236304.903:350):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.910 E/audit ( 504): type=1400 audit(1634236304.903:351): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_count" dev="sysfs"
ino=40375 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.910 E/audit ( 504): type=1300 audit(1634236304.903:351):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.910 E/audit ( 504): type=1302 audit(1634236304.903:351): item=0
name="active_count" inode=40375 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.910 E/audit ( 504): type=1327 audit(1634236304.903:351):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.910 E/audit ( 504): type=1400 audit(1634236304.903:352): avc:
denied { read } for pid=398 comm="Binder:398_2" name="last_change_ms" dev="sysfs"
ino=40382 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.910 E/audit ( 504): type=1300 audit(1634236304.903:352):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.910 E/audit ( 504): type=1302 audit(1634236304.903:352): item=0
name="last_change_ms" inode=40382 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.910 E/audit ( 504): type=1327 audit(1634236304.903:352):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.910 E/audit ( 504): type=1400 audit(1634236304.903:353): avc:
denied { read } for pid=398 comm="Binder:398_2" name="prevent_suspend_time_ms"
dev="sysfs" ino=40383 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.910 E/audit ( 504): type=1300 audit(1634236304.903:353):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=b400007c67a14680 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.910 E/audit ( 504): type=1302 audit(1634236304.903:353): item=0
name="prevent_suspend_time_ms" inode=40383 dev=00:12 mode=0100444 ouid=0 ogid=0
rdev=00:00 obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.910 E/audit ( 504): type=1327 audit(1634236304.903:353):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.910 E/audit ( 504): type=1400 audit(1634236304.903:354): avc:
denied { read } for pid=398 comm="Binder:398_2" name="name" dev="sysfs" ino=40374
scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.910 E/audit ( 504): type=1300 audit(1634236304.903:354):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.910 E/audit ( 504): type=1302 audit(1634236304.903:354): item=0
name="name" inode=40374 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.910 E/audit ( 504): type=1327 audit(1634236304.903:354):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.910 E/audit ( 504): type=1400 audit(1634236304.903:355): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_time_ms" dev="sysfs"
ino=40379 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.910 E/audit ( 504): type=1300 audit(1634236304.903:355):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.910 E/audit ( 504): type=1302 audit(1634236304.903:355): item=0
name="active_time_ms" inode=40379 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.910 E/audit ( 504): type=1327 audit(1634236304.903:355):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.915 D/SystemServerTiming( 702): StartPermissionPolicyService took
to complete: 9ms
10-14 18:31:44.916 I/SystemServerTiming( 702): MakePackageManagerServiceReady
10-14 18:31:44.918 I/AppsFilter( 702): updateEntireShouldFilterCacheAsync will be
running after 0ms
10-14 18:31:44.920 I/AppsFilter( 702): updateEntireShouldFilterCacheAsync is
running
10-14 18:31:44.921 E/[email protected]( 398): Error opening
event_count for wakeup8: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-rtc/
wakeup/wakeup8: Permission denied
10-14 18:31:44.921 E/audit ( 504): type=1400 audit(1634236304.915:356): avc:
denied { read } for pid=398 comm="Binder:398_2" name="event_count" dev="sysfs"
ino=40536 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.921 E/audit ( 504): type=1300 audit(1634236304.915:356):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.921 E/audit ( 504): type=1302 audit(1634236304.915:356): item=0
name="event_count" inode=40536 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.921 E/audit ( 504): type=1327 audit(1634236304.915:356):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.921 E/audit ( 504): type=1400 audit(1634236304.915:357): avc:
denied { read } for pid=398 comm="Binder:398_2" name="max_time_ms" dev="sysfs"
ino=40541 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.921 E/audit ( 504): type=1300 audit(1634236304.915:357):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.921 E/audit ( 504): type=1302 audit(1634236304.915:357): item=0
name="max_time_ms" inode=40541 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.921 E/audit ( 504): type=1327 audit(1634236304.915:357):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.921 E/audit ( 504): type=1400 audit(1634236304.915:358): avc:
denied { read } for pid=398 comm="Binder:398_2" name="wakeup_count" dev="sysfs"
ino=40537 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.921 E/audit ( 504): type=1300 audit(1634236304.915:358):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.921 E/audit ( 504): type=1302 audit(1634236304.915:358): item=0
name="wakeup_count" inode=40537 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.921 E/audit ( 504): type=1327 audit(1634236304.915:358):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.921 E/audit ( 504): type=1400 audit(1634236304.915:359): avc:
denied { read } for pid=398 comm="Binder:398_2" name="total_time_ms" dev="sysfs"
ino=40540 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.921 E/audit ( 504): type=1300 audit(1634236304.915:359):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.921 E/audit ( 504): type=1302 audit(1634236304.915:359): item=0
name="total_time_ms" inode=40540 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.921 E/audit ( 504): type=1327 audit(1634236304.915:359):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.921 E/audit ( 504): type=1400 audit(1634236304.915:360): avc:
denied { read } for pid=398 comm="Binder:398_2" name="expire_count" dev="sysfs"
ino=40538 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.921 E/audit ( 504): type=1300 audit(1634236304.915:360):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.921 E/audit ( 504): type=1302 audit(1634236304.915:360): item=0
name="expire_count" inode=40538 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.921 E/audit ( 504): type=1327 audit(1634236304.915:360):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.921 E/audit ( 504): type=1400 audit(1634236304.915:361): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_count" dev="sysfs"
ino=40535 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.921 E/audit ( 504): type=1300 audit(1634236304.915:361):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.921 E/audit ( 504): type=1302 audit(1634236304.915:361): item=0
name="active_count" inode=40535 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.921 E/audit ( 504): type=1327 audit(1634236304.915:361):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:44.921 E/audit ( 504): type=1400 audit(1634236304.915:362): avc:
denied { read } for pid=398 comm="Binder:398_2" name="last_change_ms" dev="sysfs"
ino=40542 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:44.921 E/audit ( 504): type=1300 audit(1634236304.915:362):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:44.921 E/audit ( 504): type=1302 audit(1634236304.915:362): item=0
name="last_change_ms" inode=40542 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:44.922 E/[email protected]( 398): Error opening
event_count for wakeup6: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-power-
keys/wakeup/wakeup6: Permission denied
10-14 18:31:44.929 I/bauth_FPBAuthService( 822): pcf : 0x1011, 0 ,3 ,0 ,0 ,0 ,0,
5.1.0.11
10-14 18:31:44.930 I/TLC_BAUTH( 822): Call FP cmd 0xc (30)
10-14 18:31:44.935 I/tlc_communication( 822): blowfish : tlc_communicate
commandID(12) (0x00000000 TEEC_SUCCESS) retry0
10-14 18:31:44.935 I/TLC_BAUTH( 822): Check the Trustlet return code is completed
10-14 18:31:44.935 I/bauth_FPBAuthService( 822): check_opcode status = 5, opcode =
0, func_ret_val = 0, function_status = 0, timeout = 0
10-14 18:31:44.941 I/bauth_FPBAuthService( 822): FPBAuthService, 12003
10-14 18:31:44.941 I/TLC_BAUTH( 822): Call FUNC ID 0x4
10-14 18:31:44.941 I/tlc_communication( 822): blowfish : tlc_close() called
10-14 18:31:44.943 I/tlc_communication( 822): blowfish : tlc_close() succeed
10-14 18:31:44.943 I/TLC_BAUTH( 822): FUNC ID 0x4 is completed
10-14 18:31:44.943 I/bauth_FPBAuthService( 822): 0 0
10-14 18:31:44.943 I/gf_hal ( 822): 112 ClockState: 0
10-14 18:31:44.943 I/gf_hal ( 822): 105 CtrlState: 0
10-14 18:31:44.943 I/gf_hal ( 822): 109 PowerState: 0
10-14 18:31:44.955 I/bauth_FPGDXBAuthSensorControl( 822): FPGDXBAuthSensorControl,
208
10-14 18:31:44.955 I/bauth_FPBAuthService( 822): FPBAuthService, 1153
10-14 18:31:44.955 I/bauth_FPBAuthService( 822): FPBAuthService, 12043
10-14 18:31:44.955 I/bauth_service( 822): BAuthService, 96
10-14 18:31:44.955 I/bauth_FPBAuthService( 822): FPBAuthService, 11607
10-14 18:31:44.957 E/[email protected]( 398): Error opening
event_count for wakeup0: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/wakeup/wakeup0:
Permission denied
10-14 18:31:44.959 E/[email protected]( 398): Error opening
event_count for wakeup9: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-rtc/
wakeup/wakeup9: Permission denied
10-14 18:31:44.961 E/[email protected]( 398): Error opening
event_count for wakeup7: Original kwl
[Path]=../../devices/platform/11d00000.spi/spi_master/spi1/spi1.2/synaptics_tcm.0/
wakeup/wakeup7: Permission denied
10-14 18:31:44.969 E/[email protected]( 398): Error opening
event_count for wakeup8: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-rtc/
wakeup/wakeup8: Permission denied
10-14 18:31:44.970 E/[email protected]( 398): Error opening
event_count for wakeup6: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-power-
keys/wakeup/wakeup6: Permission denied
10-14 18:31:44.972 D/BatteryExternalStatsWorker( 702): done
updateExternalStatsLocked
10-14 18:31:44.983 D/UsbDeviceManager( 702): handleMessage -> MSG_UPDATE_STATE:
connected=0 configured=0 mCurrentFunctions=mtp
10-14 18:31:44.984 D/UsbDeviceManager( 702): updateUsbNotification(false):
mConnected=false mHostConnected=false mSourcePower=false mSinkPower=false
mUsbCharging=false
10-14 18:31:45.089 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.networkstack.tethering
10-14 18:31:45.089 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.networkstack.tethering
10-14 18:31:45.089 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.provider.filterprovider
10-14 18:31:45.089 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.provider.filterprovider
10-14 18:31:45.089 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.DataCreate
10-14 18:31:45.089 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.DataCreate
10-14 18:31:45.089 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.cts.priv.ctsshim
10-14 18:31:45.089 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.cts.priv.ctsshim
10-14 18:31:45.089 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.smartswitchassistant
10-14 18:31:45.089 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.smartswitchassistant
10-14 18:31:45.089 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.vsim.ericssonnsds.webapp
10-14 18:31:45.089 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.vsim.ericssonnsds.webapp
10-14 18:31:45.089 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.setupwizardlegalprovider
10-14 18:31:45.089 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.setupwizardlegalprovider
10-14 18:31:45.089 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.youtube
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.youtube
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.galaxyfinder
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.app.galaxyfinder
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.location.nsflp2
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.location.nsflp2
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.themestore
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.themestore
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.chromecustomizations
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.chromecustomizations
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.cocktailbarservice
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.app.cocktailbarservice
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.android.internal.display.cutout.emulation.corner
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.internal.display.cutout.emulation.corner
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.ext.services
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.ext.services
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.android.internal.display.cutout.emulation.double
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.internal.display.cutout.emulation.double
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.location.nfwlocationprivacy
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.location.nfwlocationprivacy
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.providers.telephony
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.providers.telephony
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.ve.vebgm
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.ve.vebgm
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.parser
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.parser
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.dynsystem
10-14 18:31:45.090 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.dynsystem
10-14 18:31:45.091 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.samsung.internal.systemui.navbar.gestural_no_hint_wide_back
10-14 18:31:45.091 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.internal.systemui.navbar.gestural_no_hint_wide_back
10-14 18:31:45.091 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.networkstack
10-14 18:31:45.091 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.networkstack
10-14 18:31:45.091 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon.pebble
10-14 18:31:45.091 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.icon.pebble
10-14 18:31:45.091 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.googlequicksearchbox
10-14 18:31:45.091 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.googlequicksearchbox
10-14 18:31:45.091 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.calendar
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.calendar
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.cellbroadcastservice
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.cellbroadcastservice
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.providers.calendar
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.providers.calendar
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.osp.app.signin
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.osp.app.signin
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.clipboardsaveservice
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.clipboardsaveservice
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.automation
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.automation
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.providers.media
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.providers.media
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.onetimeinitializer
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.onetimeinitializer
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.ext.shared
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.ext.shared
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.android.internal.systemui.navbar.gestural_wide_back
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.internal.systemui.navbar.gestural_wide_back
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.wallpapercropper
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.wallpapercropper
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon.vessel
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.icon.vessel
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.wallpaper.res
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.wallpaper.res
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.theme.color.cinnamon
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.color.cinnamon
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.skms.android.agent
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.skms.android.agent
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.mapsagent
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.mapsagent
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.safetyassurance
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.safetyassurance
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.incallui
10-14 18:31:45.092 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.incallui
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.knox.containercore
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.knox.containercore
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon_pack.rounded.systemui
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.icon_pack.rounded.systemui
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.factory.camera
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.factory.camera
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.sree
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon.taperedrect
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.icon.taperedrect
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.usbsettings
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.usbsettings
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.easysetup
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.easysetup
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.externalstorage
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.externalstorage
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.aware.service
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.aware.service
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.easyonehand
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.easyonehand
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.factory
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.factory
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.htmlviewer
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.htmlviewer
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.companiondevicemanager
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.companiondevicemanager
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.mms.service
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.mms.service
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.rubin.app
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.providers.downloads
10-14 18:31:45.093 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.providers.downloads
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.easyMover.Agent
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.easyMover.Agent
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.google.android.networkstack.tethering.overlay
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.networkstack.tethering.overlay
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.mdx.quickboard
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.mdx.quickboard
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon_pack.rounded.android
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.icon_pack.rounded.android
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.wsomacp
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.wsomacp
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.faceservice
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.faceservice
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.gpuwatchapp
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.gpuwatchapp
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.voicenote
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.voicenote
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.monotype.android.font.foundation
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.monotype.android.font.foundation
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.knox.pushmanager
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.knox.pushmanager
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.MtpApplication
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.MtpApplication
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.factorykeystring
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.factorykeystring
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.samsungapps
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.samsungapps
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.emergencymode.service
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.emergencymode.service
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.android.theme.icon_pack.circular.themepicker
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.icon_pack.circular.themepicker
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.configupdater
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.configupdater
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.wlantest
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.wlantest
10-14 18:31:45.094 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.accessibility.talkback
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.accessibility.talkback
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.providers.media.module
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.providers.media.module
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.smartfpsadjuster
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.smartfpsadjuster
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.google.android.overlay.modules.permissioncontroller
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.overlay.modules.permissioncontroller
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.settings.bixby
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.app.settings.bixby
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.billing
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.billing
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.epdgtestapp
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.epdgtestapp
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.game.gamehome
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.game.gamehome
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.daemonapp
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.daemonapp
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.sve
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.sve
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.enterprise.knox.attestation
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.enterprise.knox.attestation
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.providers.downloads.ui
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.providers.downloads.ui
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.vending
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.vending
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.pacprocessor
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.pacprocessor
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.simappdialog
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.simappdialog
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.knox.attestation
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.knox.attestation
10-14 18:31:45.095 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.secsoundpicker
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.secsoundpicker
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.samsung.internal.systemui.navbar.sec_gestural
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.internal.systemui.navbar.sec_gestural
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.microsoft.skydrive
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.microsoft.skydrive
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.SettingsReceiver
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.SettingsReceiver
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.android.internal.display.cutout.emulation.hole
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.internal.display.cutout.emulation.hole
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.android.internal.display.cutout.emulation.tall
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.internal.display.cutout.emulation.tall
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.soundalive
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.soundalive
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.privateshare
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.provider.badge
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.provider.badge
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.certinstaller
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.certinstaller
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.securitylogagent
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.securitylogagent
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.theme.color.black
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.color.black
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.carrierconfig
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.carrierconfig
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.theme.color.green
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.color.green
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.theme.color.ocean
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.color.ocean
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.knox.containeragent
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.knox.containeragent
10-14 18:31:45.096 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.theme.color.space
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.color.space
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.android.internal.systemui.navbar.threebutton
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.internal.systemui.navbar.threebutton
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.SMT
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.SMT
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.cmh
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.cmh
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.rcs
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.rcs
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.ssu
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.ssu
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : android
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
android
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.knox.keychain
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.knox.keychain
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.sm.devicesecurity
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.sm.devicesecurity
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.google.android.overlay.modules.cellbroadcastreceiver
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.overlay.modules.cellbroadcastreceiver
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon_pack.rounded.launcher
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.icon_pack.rounded.launcher
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.providers.carrier
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.providers.carrier
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.samsung.internal.systemui.navbar.sec_gestural_no_hint
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.internal.systemui.navbar.sec_gestural_no_hint
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.aircommandmanager
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.samsung.android.wifi.softapwpathree.resources
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.wifi.softapwpathree.resources
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.smartface
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.smartface
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.egg
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.egg
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.mtp
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.mtp
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.ons
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.ons
10-14 18:31:45.097 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.stk
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.messaging
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.messaging
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.backupconfirm
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.backupconfirm
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.klmsagent
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.smartfitting
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.smartfitting
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.SecSetupWizard
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.SecSetupWizard
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.telephonyui
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.app.telephonyui
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.wifi.softap.resources
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.wifi.softap.resources
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.statementservice
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.statementservice
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.gm
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.gm
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.apps.tachyon
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.apps.tachyon
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.overlay.gmsconfig.common
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.overlay.gmsconfig.common
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.hwmoduletest
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.hwmoduletest
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.settings.intelligence
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.settings.intelligence
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.bcservice
10-14 18:31:45.098 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.bcservice
10-14 18:31:45.099 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.modem.settings
10-14 18:31:45.099 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.modem.settings
10-14 18:31:45.099 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.monotype.android.font.samsungone
10-14 18:31:45.099 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.monotype.android.font.samsungone
10-14 18:31:45.099 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.android.internal.systemui.navbar.gestural_extra_wide_back
10-14 18:31:45.099 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.internal.systemui.navbar.gestural_extra_wide_back
10-14 18:31:45.099 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.microsoft.office.outlook
10-14 18:31:45.100 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.microsoft.office.outlook
10-14 18:31:45.100 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.permissioncontroller
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.permissioncontroller
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.servicemodeapp
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.servicemodeapp
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.preloadinstaller
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.preloadinstaller
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.setupwizard
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.setupwizard
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.usermanual
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.usermanual
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.gallery3d
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.gallery3d
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.providers.settings
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.providers.settings
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.accessibility
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.accessibility
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.imsservice
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.imsservice
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.sharedstoragebackup
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.sharedstoragebackup
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.facebook.services
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.facebook.services
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.mobileservice
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.mobileservice
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.printspooler
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.printspooler
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.taxis99
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.taxis99
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.systemupdate
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.systemupdate
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.mdx.kit
10-14 18:31:45.101 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.mdx.kit
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon_pack.filled.settings
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.icon_pack.filled.settings
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.storyservice
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.storyservice
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.dreams.basic
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.dreams.basic
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.google.android.overlay.modules.ext.services
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.overlay.modules.ext.services
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.samsung.internal.systemui.navbar.gestural_no_hint_extra_wide_back
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.internal.systemui.navbar.gestural_no_hint_extra_wide_back
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.se
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.se
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.inputdevices
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.inputdevices
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.wifi.resources
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.wifi.resources
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.overlay.gmsconfig.photos
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.overlay.gmsconfig.photos
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.kgclient
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.kgclient
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.bips
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.bips
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.google.audio.hearing.visualization.accessibility.scribe
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.audio.hearing.visualization.accessibility.scribe
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.stk2
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.game.gametools
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.game.gametools
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.contacts
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.app.contacts
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.service.peoplestripe
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.service.peoplestripe
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.da.daagent
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.captiveportallogin
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.captiveportallogin
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.android.theme.icon_pack.circular.settings
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.icon_pack.circular.settings
10-14 18:31:45.102 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.smartcallprovider
10-14 18:31:45.103 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.smartcallprovider
10-14 18:31:45.103 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.smartcapture
10-14 18:31:45.103 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.app.smartcapture
10-14 18:31:45.103 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.apps.docs
10-14 18:31:45.103 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.apps.docs
10-14 18:31:45.103 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.apps.maps
10-14 18:31:45.103 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.apps.maps
10-14 18:31:45.103 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.modulemetadata
10-14 18:31:45.103 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.modulemetadata
10-14 18:31:45.103 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.taskedge
10-14 18:31:45.103 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.app.taskedge
10-14 18:31:45.103 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.dynamiclock
10-14 18:31:45.103 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.dynamiclock
10-14 18:31:45.103 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.advp.imssettings
10-14 18:31:45.103 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.advp.imssettings
10-14 18:31:45.103 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.location
10-14 18:31:45.103 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.location
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.clockpackage
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.clockpackage
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.RilServiceModeApp
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.webview
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.webview
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon.teardrop
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.icon.teardrop
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.google.android.overlay.modules.documentsui
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.overlay.modules.documentsui
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.networkstack
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.networkstack
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.server.telecom
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.server.telecom
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.syncadapters.contacts
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.syncadapters.contacts
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.crane
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.crane
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.imslogger
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.imslogger
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.android.theme.icon_pack.rounded.themepicker
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.icon_pack.rounded.themepicker
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.keychain
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.keychain
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.chrome
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.chrome
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.themecenter
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.themecenter
10-14 18:31:45.104 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon_pack.filled.systemui
10-14 18:31:45.105 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.icon_pack.filled.systemui
10-14 18:31:45.105 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.server.wifi.mobilewips
10-14 18:31:45.105 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.server.wifi.mobilewips
10-14 18:31:45.105 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.packageinstaller
10-14 18:31:45.105 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.packageinstaller
10-14 18:31:45.105 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.gms
10-14 18:31:45.105 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.gms
10-14 18:31:45.105 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.gsf
10-14 18:31:45.105 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.gsf
10-14 18:31:45.105 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.tts
10-14 18:31:45.105 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.tts
10-14 18:31:45.105 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : android.autoinstalls.config.samsung
10-14 18:31:45.105 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
android.autoinstalls.config.samsung
10-14 18:31:45.105 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.wifi.resources
10-14 18:31:45.105 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.wifi.resources
10-14 18:31:45.105 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.container
10-14 18:31:45.105 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.container
10-14 18:31:45.105 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.calllogbackup
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.calllogbackup
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.partnersetup
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.partnersetup
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.diagmonagent
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.diagmonagent
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.localtransport
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.localtransport
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.videos
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.videos
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.overlay.gmsconfig.gsa
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.overlay.gmsconfig.gsa
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.biometrics.app.setting
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.biometrics.app.setting
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.spp.push
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.spp.push
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.carrierdefaultapp
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.carrierdefaultapp
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.theme.font.notoserifsource
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.font.notoserifsource
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.myfiles
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.myfiles
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon_pack.filled.android
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.icon_pack.filled.android
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.proxyhandler
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.proxyhandler
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.android.internal.display.cutout.emulation.waterfall
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.internal.display.cutout.emulation.waterfall
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.samsung.android.allshare.service.fileshare
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.allshare.service.fileshare
10-14 18:31:45.106 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.netflix.mediaclient
10-14 18:31:45.107 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.netflix.mediaclient
10-14 18:31:45.107 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.android.theme.icon_pack.circular.systemui
10-14 18:31:45.107 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.icon_pack.circular.systemui
10-14 18:31:45.107 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.mimage.photoretouching
10-14 18:31:45.107 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.mimage.photoretouching
10-14 18:31:45.107 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.launcher
10-14 18:31:45.107 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.launcher
10-14 18:31:45.107 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.google.android.overlay.modules.permissioncontroller.forframework
10-14 18:31:45.107 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.overlay.modules.permissioncontroller.forframework
10-14 18:31:45.107 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.feedback
10-14 18:31:45.107 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.feedback
10-14 18:31:45.107 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.google.android.printservice.recommendation
10-14 18:31:45.107 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.printservice.recommendation
10-14 18:31:45.107 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.adaptivebrightnessgo
10-14 18:31:45.107 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.adaptivebrightnessgo
10-14 18:31:45.107 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.apps.photos
10-14 18:31:45.107 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.apps.photos
10-14 18:31:45.107 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.syncadapters.calendar
10-14 18:31:45.107 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.syncadapters.calendar
10-14 18:31:45.107 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.managedprovisioning
10-14 18:31:45.107 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.managedprovisioning
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.google.android.trichromelibrary_428014133
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.trichromelibrary_428014133
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.setting.multisound
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.setting.multisound
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.spotify.music
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.spotify.music
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.sbrowser
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.sbrowser
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.documentsui
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.documentsui
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.microsoft.office.officehubrow
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.microsoft.office.officehubrow
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.dreams.phototable
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.dreams.phototable
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.mainline.telemetry
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.mainline.telemetry
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.safetyinformation
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.safetyinformation
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.dialer
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.dialer
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.facebook.katana
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.facebook.katana
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.dqagent
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.dqagent
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.ringtoneBR
10-14 18:31:45.108 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.ringtoneBR
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.game.gos
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.game.gos
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.forest
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.forest
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.galaxy
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.galaxy
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.providers.partnerbookmarks
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.providers.partnerbookmarks
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.samsung.internal.systemui.navbar.gestural_no_hint_narrow_back
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.internal.systemui.navbar.gestural_no_hint_narrow_back
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.hdmapp
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.hdmapp
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.opera.max.oem
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.opera.max.oem
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.wallpaper.livepicker
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.wallpaper.livepicker
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.beaconmanager
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.beaconmanager
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.samsung.internal.systemui.navbar.gestural_no_hint
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.internal.systemui.navbar.gestural_no_hint
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.enterprise.mdm.services.simpin
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.enterprise.mdm.services.simpin
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.stickercenter
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.stickercenter
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.facebook.system
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.facebook.system
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.providers.media
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.providers.media
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.popupcalculator
10-14 18:31:45.109 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.popupcalculator
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.soagent
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.soagent
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.quicktool
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.quicktool
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.fmm
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.fmm
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.mdm
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.mdm
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.scs
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.scs
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.uds
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.voc
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.voc
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.unifiedwfc
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon.squircle
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.icon.squircle
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.phone
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.appseparation
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.appseparation
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.honeyboard
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.honeyboard
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.google.android.networkstack.permissionconfig
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.networkstack.permissionconfig
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.notes.addons
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.app.notes.addons
10-14 18:31:45.110 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.storagemanager
10-14 18:31:45.111 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.storagemanager
10-14 18:31:45.111 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.scloud
10-14 18:31:45.111 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.scloud
10-14 18:31:45.111 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.soundpicker
10-14 18:31:45.111 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.app.soundpicker
10-14 18:31:45.111 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.sharelive
10-14 18:31:45.111 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.app.sharelive
10-14 18:31:45.111 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.app.RilErrorNotifier
10-14 18:31:45.111 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.bookmarkprovider
10-14 18:31:45.111 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.bookmarkprovider
10-14 18:31:45.111 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.linkedin.android
10-14 18:31:45.111 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.linkedin.android
10-14 18:31:45.111 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.settings
10-14 18:31:45.111 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.settings
10-14 18:31:45.111 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.app.newtrim
10-14 18:31:45.111 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.app.newtrim
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.dsms
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.dsms
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.lool
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.lool
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.notes
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.app.notes
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.bluetoothtest
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.sdhms
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon_pack.filled.launcher
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.icon_pack.filled.launcher
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.knox.analytics.uploader
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.sm.policy
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.sm.policy
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.emergencylauncher
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.emergencylauncher
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.localeoverlaymanager
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.localeoverlaymanager
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.projection.gearhead
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.projection.gearhead
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.hearingadjust
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.hearingadjust
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.apps.turbo
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.apps.turbo
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.bluelightfilter
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.bluelightfilter
10-14 18:31:45.112 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.bbc.bbcagent
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.callbgprovider
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.callbgprovider
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.knox.vpn.proxyhandler
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.knox.vpn.proxyhandler
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.cts.ctsshim
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.cts.ctsshim
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.livestickers
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.livestickers
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.watchmanagerstub
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.app.watchmanagerstub
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.svcagent
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.svcagent
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.google.android.overlay.modules.modulemetadata.forframework
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.overlay.modules.modulemetadata.forframework
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.mhs.smarttethering
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.mhs.smarttethering
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.android.theme.icon_pack.circular.launcher
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.icon_pack.circular.launcher
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.networkdiagnostic
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.networkdiagnostic
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.shortcutbackupservice
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.vpndialogs
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.vpndialogs
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.samsung.android.networkstack.tethering.overlay
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.networkstack.tethering.overlay
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.providers.contacts
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.providers.contacts
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.phone
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.phone
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.shell
10-14 18:31:45.113 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.shell
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.android.theme.icon_pack.filled.themepicker
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.icon_pack.filled.themepicker
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.wallpaperbackup
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.wallpaperbackup
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.providers.blockednumber
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.providers.blockednumber
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.omcagent
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.hiya.star
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.hiya.star
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.google.android.overlay.modules.cellbroadcastservice
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.overlay.modules.cellbroadcastservice
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.providers.userdictionary
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.providers.userdictionary
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.enterprise.knox.cloudmdm.smdms
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.enterprise.knox.cloudmdm.smdms
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.apps.carrier.carrierwifi
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.apps.carrier.carrierwifi
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.emergency
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.emergency
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.wssyncmldm
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.hotspot2.osulogin
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.hotspot2.osulogin
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.ims.smk
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.ims.smk
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.gms.location.history
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.gms.location.history
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.android.internal.systemui.navbar.gestural
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.internal.systemui.navbar.gestural
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.dti.samsung
10-14 18:31:45.114 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.dti.samsung
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.location.fused
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.location.fused
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.theme.color.orchid
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.color.orchid
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.appsedge
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.app.appsedge
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.epdg
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.epdg
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.systemui
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.systemui
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.personalization
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.apps.youtube.music
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.apps.youtube.music
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.theme.color.purple
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.color.purple
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.factory.cameralyzer
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.factory.cameralyzer
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.bluetoothmidiservice
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.bluetoothmidiservice
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.sdk.handwriting
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.sdk.handwriting
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.facebook.appmanager
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.facebook.appmanager
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.clockpack
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.app.clockpack
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.aasaservice
10-14 18:31:45.115 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.traceur
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.traceur
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.cellbroadcastreceiver
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.cellbroadcastreceiver
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.samsung.android.allshare.service.mediashare
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.allshare.service.mediashare
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.fm
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.A12.d01.wallpapermulti
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.A12.d01.wallpapermulti
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.provider.emergencymode
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.provider.emergencymode
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : android.auto_generated_rro_product__
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
android.auto_generated_rro_product__
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.cidmanager
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.camera
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.camera
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.bluetooth
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.bluetooth
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.clipboardedge
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.app.clipboardedge
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.ipservice
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.ipservice
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.sec.android.app.magnifier
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.sec.android.app.magnifier
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.sec.android.application.csc
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.sec.android.application.csc
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.sdm.config
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon.roundedrect
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.icon.roundedrect
10-14 18:31:45.116 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.dressroom
10-14 18:31:45.117 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.app.dressroom
10-14 18:31:45.117 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw :
com.android.internal.systemui.navbar.gestural_narrow_back
10-14 18:31:45.117 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.internal.systemui.navbar.gestural_narrow_back
10-14 18:31:45.117 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.app.dofviewer
10-14 18:31:45.117 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.app.dofviewer
10-14 18:31:45.117 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon_pack.rounded.settings
10-14 18:31:45.117 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.icon_pack.rounded.settings
10-14 18:31:45.117 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.samsung.android.video
10-14 18:31:45.117 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.samsung.android.video
10-14 18:31:45.117 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : android.auto_generated_rro_vendor__
10-14 18:31:45.117 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
android.auto_generated_rro_vendor__
10-14 18:31:45.117 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.android.theme.icon_pack.circular.android
10-14 18:31:45.117 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.android.theme.icon_pack.circular.android
10-14 18:31:45.117 D/MultiUserInstallPolicy( 702):
applyInstallPolicyPackageInternalLPw : com.google.android.apps.restore
10-14 18:31:45.117 D/MultiUserInstallPolicy( 702): installedOrEnabledPackage :
com.google.android.apps.restore
10-14 18:31:45.120 I/PackageManager( 702): Permission ownership changed. Updating
all permissions.
10-14 18:31:45.244 D/StorageManagerService( 702): addExternalStoragePolicy
10-14 18:31:45.249 V/UserDataPreparer( 702): Found /data/user_de/0 with serial
number -1
10-14 18:31:45.249 D/UserDataPreparer( 702): Serial number missing on
/data/user_de/0; assuming current is valid
10-14 18:31:45.249 V/UserDataPreparer( 702): Found /data/user/0 with serial number
-1
10-14 18:31:45.249 D/UserDataPreparer( 702): Serial number missing on
/data/user/0; assuming current is valid
10-14 18:31:45.249 V/UserDataPreparer( 702): Found /data/system_de/0 with serial
number -1
10-14 18:31:45.249 D/UserDataPreparer( 702): Serial number missing on
/data/system_de/0; assuming current is valid
10-14 18:31:45.252 I/DefaultPermGrantPolicy( 702): Granting permissions to
platform components for user 0
10-14 18:31:45.296 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.testingsettings.permission.KEYSTRING
10-14 18:31:45.296 E/DefaultPermGrantPolicy( 702): Permission not found:
com.customermobile.demo.intent.action.DEMO_CONTROL
10-14 18:31:45.296 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.syncservice.permission.OMADM.KEYSTRING
10-14 18:31:45.296 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.difactorycamera.permission.ACCESS
10-14 18:31:45.296 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.dizoom.permission.ACCESS
10-14 18:31:45.296 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.phone.permission.WRITE_OTA_KEYSTRING
10-14 18:31:45.296 E/DefaultPermGrantPolicy( 702): Permission not found:
com.marvell.diagsetting.permission.KEYSTRING
10-14 18:31:45.296 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY
10-14 18:31:45.296 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.inputmethod.permission.KEYBOARD_SETTING
10-14 18:31:45.296 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_522175899f4e2b7f1ea26c93767be6e5066fd0db563199e91e23d1
c8272b52e22dff55955e47ec61a6c438dcbce2dadcf7427e1db219327d1f7b6b62e5c093aa7547750ea
3bf6e73275d9ca4d32f7c3dc38b0a6506b72416a0df7f4dfae42bb7e9a8e233438f151770895a7fc566
631cc5345a6bbd89239a58217561354e0777
10-14 18:31:45.297 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.contacts.permission.EMERGENCY_SOS_MESSAGE
10-14 18:31:45.297 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.helphub.permission.HELP
10-14 18:31:45.297 E/DefaultPermGrantPolicy( 702): Permission not found:
provider.settingsearch.permission.WRITE
10-14 18:31:45.297 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.KOR_GO_POLICE_REPORT
10-14 18:31:45.297 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.KOR_GO_FIRE_REPORT
10-14 18:31:45.297 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_45c544be9e486af18fe6e240d0da84086fe347540131335a14ee01
4cf52b8904d046bff80141ea53689f924cb2273ade55f3366f41c6b48f1dde8e211211f47fafbcad6df
ec1a774d78f7153ec23dc397e326a987fb355da52208ab358d4decccfa2f76d10a4156862efa8308fd8
ccdfb270b69c82f7e913381b5acf94a09476
10-14 18:31:45.297 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_693697a3f04163a6e53f66fa9dbf0cd3e8a9d6face40e7e2483ff1
06fd22d9afeac596df74ae93d22dfcf4ee978cc6e2782983287695126f18c7ae1c64903e85e71e9fc81
4ac7d83bf74445e733a98db281d631362ddcc2c1a8228c379d98cbf447c28c9d8405c5ef7e68927f3bd
926e722b5a7de234da85d3141bc7b185a1fe
10-14 18:31:45.297 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.incall.permission.READ_FACE_AR_PROVIDER
10-14 18:31:45.298 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.incall.permission.WRITE_FACE_AR_PROVIDER
10-14 18:31:45.298 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.yellowpage.permission.ACCESS_YELLOWPAGE_PROVIDER
10-14 18:31:45.298 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.reminder.permission.action.REGISTER
10-14 18:31:45.298 E/DefaultPermGrantPolicy( 702): Permission not found:
com.hiya.aegis.lookup_service.ACCESS
10-14 18:31:45.298 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.firewall.spamfilter.permission.NUMBER_MARK
10-14 18:31:45.298 E/DefaultPermGrantPolicy( 702): Permission not found:
com.cequint.ecid.CALLER_ID_LOOKUP
10-14 18:31:45.298 E/DefaultPermGrantPolicy( 702): Permission not found:
com.nttdocomo.android.phonemotion.permission.GET_STATUS
10-14 18:31:45.298 E/DefaultPermGrantPolicy( 702): Permission not found:
com.android.server.telecom.SMART_CALL_FUNCTION
10-14 18:31:45.298 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sgmc.phonenumberlocatorservice.permission.GET_LOCATION
10-14 18:31:45.298 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.rcs.serviceprovider.READ_PERMISSION
10-14 18:31:45.298 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.rcs.serviceprovider.WRITE_PERMISSION
10-14 18:31:45.298 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.ims.android.PERMISSION
10-14 18:31:45.298 E/DefaultPermGrantPolicy( 702): Permission not found:
com.vodafone.callplus.provider.READ_DATABASE
10-14 18:31:45.298 E/DefaultPermGrantPolicy( 702): Permission not found:
com.vodafone.callplus.provider.WRITE_DATABASE
10-14 18:31:45.298 I/WLBTD ( 806): Received EVENT_WRITE_FILE
10-14 18:31:45.298 E/DefaultPermGrantPolicy( 702): Permission not found:
com.vodafone.callplushybrid.provider.USER_CONTENT
10-14 18:31:45.298 E/DefaultPermGrantPolicy( 702): Permission not found:
com.shhphone.autoanswer.USE_AUTOANSWER
10-14 18:31:45.298 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.carriermatching.READ_PERMISSION
10-14 18:31:45.299 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.mcfserver.permission.START_SERVICE
10-14 18:31:45.299 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.mdec.provider.setting.CMC_ES_PERMISSION
10-14 18:31:45.299 I/WLBTD ( 806): wrote file /data/vendor/conn/.wifiver.info
10-14 18:31:45.299 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.container.LAUNCH_INFO
10-14 18:31:45.299 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.camera.iris.permission.USE_IRIS
10-14 18:31:45.299 I/WLBTD ( 806): sent (64 byte) ack msg to kernel.
10-14 18:31:45.299 I/WLBTD ( 806): Received EVENT_WRITE_FILE
10-14 18:31:45.299 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.twdvfs.DVFS_BOOSTER_PERMISSION
10-14 18:31:45.300 I/WLBTD ( 806): wrote file /data/vendor/conn/.cid.info
10-14 18:31:45.300 I/WLBTD ( 806): sent (60 byte) ack msg to kernel.
10-14 18:31:45.301 I/WLBTD ( 806): Received EVENT_WRITE_FILE
10-14 18:31:45.301 I/WLBTD ( 806): wrote file /data/vendor/conn/.softap.info
10-14 18:31:45.301 I/WLBTD ( 806): sent (64 byte) ack msg to kernel.
10-14 18:31:45.301 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.sdk.samsunglink.permission.PUBLIC_ACCESS
10-14 18:31:45.301 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.gallery3d.permission.GALLERY_PROVIDER
10-14 18:31:45.301 E/DefaultPermGrantPolicy( 702): Permission not found:
com.android.gallery3d.permission.GALLERY_PROVIDER
10-14 18:31:45.301 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.apps.photos.permission.GOOGLE_PHOTOS
10-14 18:31:45.301 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.sec.MDM_AUDIT_LOG
10-14 18:31:45.301 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.provider.smartclip.permission.READ
10-14 18:31:45.301 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.episodes.permission.IMPORT_STORYALBUM
10-14 18:31:45.301 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.permission.ACCESSBILITY_SHARING
10-14 18:31:45.302 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_13f711be9347beb8bc2918073843e821dd4c020b27e318f80935b0
36ad996e44e79874f8cb65e524f864815bd56cc2821b40aef1b20a38de7ee944358b2db6da311d62143
28a07d10097642ab1dbcef67dfe2e11d607dd06745fda9b3114e6e5e1cff53c38f72a81c1ab4a75bef7
f2729966bfda35c2e34c391f4a267b453ec5
10-14 18:31:45.302 I/WifiHAL ( 557): Initializing wifi
10-14 18:31:45.302 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.accessory.manager.permission.AUTHENTICATION_CONTROL
10-14 18:31:45.302 E/DefaultPermGrantPolicy( 702): Permission not found:
com.android.launcher.permission.READ_SETTINGS
10-14 18:31:45.302 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.sysscope.permission.RUN_SYSSCOPE
10-14 18:31:45.302 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.service.aircommand.permission.ACCESS_AIRCOMMAND
10-14 18:31:45.302 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.sec.BARCODE_READ
10-14 18:31:45.303 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.camera.iris.permission.MANAGE_IRIS
10-14 18:31:45.303 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_25059dfec3f0a8ba2c46083cf1b6a800f6b25f3cc9ae91093f4bbf
139a95073a08d34d5a59806e31f73d09e6c3b4a4d6f960ee22b8aa92e0ae0b4c0e2e811edf29b49aaf8
d086a6e4423174619bb38c3b8fdb8cf2fe5175cf4c970d20f06ac6faf2e0526f7e6da89bd1b567cf7af
0b135c930ee518e9d4f17628fac7ed20cb4d
10-14 18:31:45.303 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.bixby.agent.permission.READ_LANGUAGE
10-14 18:31:45.303 E/DefaultPermGrantPolicy( 702): Permission not found:
sec.permission.RADIO_BASED_LOCATION
10-14 18:31:45.303 E/DefaultPermGrantPolicy( 702): Permission not found:
sec.permission.SAMSUNG_POSITIONING
10-14 18:31:45.303 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.rubin.context.permission.READ_PERSONA_MANAGER
10-14 18:31:45.303 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.oneconnect.permission.READ_CLOUD_LOCATION_PROVIDER
10-14 18:31:45.303 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.bixby.bridge.provision.integrated.READ_PERMISSION
10-14 18:31:45.304 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.accessory.permission.ACCESSORY_FRAMEWORK
10-14 18:31:45.304 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.wmanager.ENABLE_NOTIFICATION
10-14 18:31:45.304 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.WATCH_APP_TYPE.Companion
10-14 18:31:45.304 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.gearoplugin.provider.Settings.READ
10-14 18:31:45.304 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.hostmanager.permission.CONTROL_WEARABLE_STATUS
10-14 18:31:45.304 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.hostmanager.permission.ACCESS_WEARABLE_STATE
10-14 18:31:45.304 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.mas.setting.ContentProvider.READ_VALUE
10-14 18:31:45.304 I/EthernetTracker( 702): interfaceLinkStateChanged, iface:
wlan0, up: false
10-14 18:31:45.305 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.face.provider.FaceProvider.data.READ
10-14 18:31:45.305 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.face.provider.FaceProvider.data.WRITE
10-14 18:31:45.305 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.permission.MEDIA_CLOUD_CONTENTS
10-14 18:31:45.305 D/WifiHAL ( 557): Found 3 interfaces[p2p0swlan0wlan0].
Initialized Wifi HAL Successfully
10-14 18:31:45.305 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.ACCESS_DRM
10-14 18:31:45.305 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_c8145d418dbaec9087d619e059338b9c4702287262ad7e9d1bb19c
14767b64b36465fa227e65af5644e2507763bcd07644cd28cb7b9a862eb67310b9fceaeceb5aa1825db
76fbeb3ce1df0dd7bdfc2bd876ca001f436bc6505b911c6f4af14b6bca50289f10ca2ae0ff7f42f9f11
1d73ecadfc449b837e00fbbe9d8754160658
10-14 18:31:45.305 I/[email protected]( 557): Adding interface
handle for p2p0
10-14 18:31:45.305 I/[email protected]( 557): Adding interface
handle for swlan0
10-14 18:31:45.305 I/[email protected]( 557): Adding interface
handle for wlan0
10-14 18:31:45.306 W/[email protected]( 557): No active wlan
interfaces in use! Using default
10-14 18:31:45.306 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.WRITE_OWNER_DATA
10-14 18:31:45.306 E/DefaultPermGrantPolicy( 702): Permission not found:
android.Manifest.permission.USE_IRIS
10-14 18:31:45.306 E/[email protected]( 557): Failed to register
radio mode change callback
10-14 18:31:45.306 W/[email protected]( 557): No active wlan
interfaces in use! Using default
10-14 18:31:45.306 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.permission.AssistiveLight_ONOFF
10-14 18:31:45.306 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.enterprise.permission.MDM_PROXY_ADMIN_INTERNAL
10-14 18:31:45.306 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_02f71dd49f041d15b855a65f4a929d7e00b8226fe75318abfc1b71
a6fc6192f785ae6fa2d780681939aec7bdaed10bccc15dbfc5725a7595906a46b5bd3609dab5159f14d
eb9d030c251808d1c6986e6faa9bd75f05df246b8852fb3c33477d8fc526719d39eb140580cd5e90487
d84e81e5d555d97f0b930e606bc3bef7f4f6
10-14 18:31:45.306 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.permission.WIFI_READ_MAC_ADDRESS
10-14 18:31:45.307 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.aodservice.permission.AOD_PROVIDER
10-14 18:31:45.307 D/WifiHAL ( 557): In DebugCommand::handleResponse
10-14 18:31:45.307 D/WifiHAL ( 557): len = 20, expected len = 256
10-14 18:31:45.307 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.routines.permission.BIXBY_PROVIDER
10-14 18:31:45.307 D/WifiHAL ( 557): In DebugCommand::handleResponse
10-14 18:31:45.307 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.bixby.service.bixbysearch.permission.BIXBY_SEARCH
10-14 18:31:45.307 D/WifiHAL ( 557): len = 68, expected len = 256
10-14 18:31:45.307 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.provider.stickerprovider.permission.READ_STICKER_PROVIDER
10-14 18:31:45.307 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.aremoji.provider.permission.READ_STICKER_PROVIDER
10-14 18:31:45.307 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.permission.KNOX
10-14 18:31:45.307 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_2e2bf005fd6999263667465a918db8d49493ed73803d0295d95754
e7437c69fdc6cc4306a36c9ba9abd220e4dabbf790155e71d5399519929ab49d22c0e936df1bd90bff9
167dd0501da3c3d2b7812df9e17ae9266b08cc033959c1f1a65883733002eaaec905bf0135e71ed669a
1c39f440922aa710621899b7ffdce12f14e4
10-14 18:31:45.307 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.knox.admin.permission.ACTION_REQUEST_REMOVE_CONTAINER
10-14 18:31:45.307 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.provider.logsprovider.permission.READ_LOGS
10-14 18:31:45.307 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.provider.logsprovider.permission.WRITE_LOGS
10-14 18:31:45.307 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.WRITE_INTERNAL_STORAGE
10-14 18:31:45.307 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.smartcard.pinservice.permission.SMARTCARD_PIN_ACCESS
10-14 18:31:45.308 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.calendar.permission.USE_VCAL_COMPONENT
10-14 18:31:45.308 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.knox.rcp.components.permission.MANAGE_RCP
10-14 18:31:45.308 I/[email protected]( 557): Configured chip in
mode 3
10-14 18:31:45.308 W/[email protected]( 557): No active wlan
interfaces in use! Using default
10-14 18:31:45.308 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.providers.cmh.READ
10-14 18:31:45.308 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.providers.cmh.WRITE
10-14 18:31:45.308 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.providers.scloud.READ
10-14 18:31:45.308 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.providers.scloud.WRITE
10-14 18:31:45.308 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.dcm.provider.DCMProvider.data.READ
10-14 18:31:45.309 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.lpservice.START
10-14 18:31:45.309 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.cmh.instantprocess.SEND
10-14 18:31:45.309 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.alive.service.privacy.permission.RECEIVE_FACE_SERVICE_STATUS
10-14 18:31:45.309 D/HalDevMgr( 702): updateRttController: no one is interested in
RTT controllers
10-14 18:31:45.309 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.rcs.settings.READ_PERMISSION
10-14 18:31:45.309 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.rcs.settings.WRITE_PERMISSION
10-14 18:31:45.309 E/DefaultPermGrantPolicy( 702): Permission not found:
com.att.iqi.permission.RECEIVE_DEBUG_LOGS_ENABLE
10-14 18:31:45.309 E/DefaultPermGrantPolicy( 702): Permission not found:
com.android.launcher.permission.WRITE_SETTINGS
10-14 18:31:45.309 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.desktoplauncher.permission.READ_SETTINGS
10-14 18:31:45.309 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.desktoplauncher.permission.WRITE_SETTINGS
10-14 18:31:45.309 I/android_os_HwBinder( 702): HwBinder: Starting thread pool for
getting: [email protected]::IWifi/default
10-14 18:31:45.310 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.memorysaver.READ_MS_DATA
10-14 18:31:45.310 E/DefaultPermGrantPolicy( 702): Permission not found:
android.Manifest.permission.BATTERY_STATS
10-14 18:31:45.310 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.asksmanager.permission.BIND_ASKS_MANAGER
10-14 18:31:45.310 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.sea.retailagent.permission.RETAILMODE
10-14 18:31:45.310 E/DefaultPermGrantPolicy( 702): Permission not found:
android.Manifest.permission.DEVICE_POWER
10-14 18:31:45.310 I/[email protected]( 557): Adding interface
handle for p2p0
10-14 18:31:45.310 I/[email protected]( 557): Adding interface
handle for swlan0
10-14 18:31:45.310 I/[email protected]( 557): Adding interface
handle for wlan0
10-14 18:31:45.310 E/[email protected]( 557): Failed to set DFS
flag; DFS channels may be unavailable.
10-14 18:31:45.311 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.reactive.permission.ACCESS_REACTIVE_SERVICE
10-14 18:31:45.311 E/DefaultPermGrantPolicy( 702): Permission not found:
com.smithmicro.netwise.director.comcast.oem.NWD_SDK
10-14 18:31:45.311 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.permission.REQUEST_SCLOUD
10-14 18:31:45.311 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_ae970a71b31f3f6a0a28dd1690acb229f294e1a7e05f09e3259961
c18c12a420f24b8b2ddc881c4985c326c2589ab125498154ed16efc40d3d248c0969066d116c002afe6
edf58087e91055ce309ebdbe59c92956faf5d0dfc1e08e45ae1be7369c3e13ee7d84b715bc39e615c1b
d4d6016ce264a8318d03ac3bfd1055e10f24
10-14 18:31:45.311 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_0a673a43fe4ce6bad86d62033a56b8c46cdf3f3c3bc8c31f8b3d0d
74bdaca943abe37a9dab3edfe07fd4ba0cb111b60ebb2027bbac37418ecd7c71f6f632966126c56219c
a6d650cb6fcf1fc6eef5f1c315ef79e65136565922277012cc55b09a2961a23409186580118c07866b7
cf9c397c111e04831799a1064ed6c9e4a8e2
10-14 18:31:45.311 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.contacts.permission.CONTACT_SETTINGS_PROVIDER_WRITE
10-14 18:31:45.312 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.euicc.LPA_SERVICE_ACCESS
10-14 18:31:45.312 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.oda.ODA_SERVICE_ACCESS
10-14 18:31:45.312 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.euicc.permission.EVENT_ENTRY_DATA
10-14 18:31:45.312 E/DefaultPermGrantPolicy( 702): Permission not found:
com.att.iqi.permission.RECEIVE_SERVICE_STATE_CHANGE
10-14 18:31:45.312 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.permission.NFC_SYSTEM_PROTECTION
10-14 18:31:45.312 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.routines.permission.ROUTINE_HOST
10-14 18:31:45.312 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.oda.permission.ODA_PUSH_EVENT
10-14 18:31:45.312 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sgmc.phonenumberlocatorservice.permission.UPDATE_DB
10-14 18:31:45.312 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.contacts.permission.EMERGENCY_GROUP_DETAIL
10-14 18:31:45.312 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.contacts.permission.PICKER_SELECT_GROUP
10-14 18:31:45.312 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.provider.agifcallprovider.permission.READ_AGIFCALL_PROVIDER
10-14 18:31:45.312 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_c3a7a215b3e58794242968714272028db585e3d2557860d5c5e4fb
14a11fdd3fbe1d7ea50b1406233be41f6218bdca981969cc632bb5948489ef614103624d6d3b05e14a3
4285bae1a85786008cf78294c4ff48d6b10ebaae0c65c0b0e669b7bb6bb341f36a46429b141f10f9226
617a50b22393856684e38db188a7a34527e1
10-14 18:31:45.313 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.memo.READ
10-14 18:31:45.313 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.permission.NETWORK_WAKELOCK_MONITORING
10-14 18:31:45.314 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.android.permission.SET_PREFERRED_APPLICATIONS
10-14 18:31:45.314 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_c7be91a508628bb589708e0d424e61142ede12461d35ea5e493dd5
bae0da940979e48724aa3c76ebbaa1052dd693f184274b2fd34d922faa6d6de09838ed3fa849eb6e38c
224cb3fb5a971a17da79bad3f1332ea975f99353dbde68f80b8ed0d68298a0a330e1f865de1dc038572
5096368eaf9ed49cae9c73130cab92bcc65b
10-14 18:31:45.314 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.visionintelligence.main.setting.provider.BVAccessibilityProvide
r.data.read
10-14 18:31:45.314 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.bixby.permission.WAKEUP_LAUNCH_BIXBY
10-14 18:31:45.315 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.voicewakeup.permission.READ_SETTING_PROVIDER
10-14 18:31:45.315 W/system_server( 702): Long monitor contention with owner
SemWifiHandlerThread (1709) at boolean
com.samsung.android.server.wifi.SemHalDeviceManager.isSupportedInternal()
(SemHalDeviceManager.java:122) waiters=0 in void
com.samsung.android.server.wifi.SemHalDeviceManager$1.onRegistration(java.lang.Stri
ng, java.lang.String, boolean) for 420ms
10-14 18:31:45.315 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.nsds.READ_NSDS_PERMISSION
10-14 18:31:45.315 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.nsds.WRITE_NSDS_PERMISSION
10-14 18:31:45.315 E/DefaultPermGrantPolicy( 702): Permission not found:
com.verizon.vzwavs.permission.READ
10-14 18:31:45.315 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.SAMSUNG_MODIFY_IPTABLES
10-14 18:31:45.315 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.SAMSUNG_MODIFY_ROUTE
10-14 18:31:45.315 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.ImsTelephonyService.EPDN
10-14 18:31:45.315 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.SAMSUNG_MODIFY_IPTABLES
10-14 18:31:45.315 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.SAMSUNG_MODIFY_ROUTE
10-14 18:31:45.315 E/DefaultPermGrantPolicy( 702): Permission not found:
samsung.permission.DMSERVICE
10-14 18:31:45.315 E/DefaultPermGrantPolicy( 702): Permission not found:
com.vzw.qualitydatalog.permission.LOG_EVENT
10-14 18:31:45.316 E/DefaultPermGrantPolicy( 702): Permission not found:
com.ims.dm.permission.WRITE_DATABASES
10-14 18:31:45.316 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.mobileservice.social.share.space.provider.permission.WRITE
10-14 18:31:45.316 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.mobileservice.social.share.item.provider.permission.WRITE
10-14 18:31:45.316 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_ba8b227e1678cc1e2917bfcc7b87e54d589096a18ffd637b958b18
6515e016d4657eaf20a74fa6f21c09b225c4a91f97704f645a30c93969bcbf55341a71f0a95f6c4b381
7e1c5f350c75f75853f11f0e9406a454fedd722dcd38e03f041c82f9242e5f1cc9603757f7eb3f5d6a2
88539b30eb5977ec557288abde66ba9ed577
10-14 18:31:45.316 E/DefaultPermGrantPolicy( 702): Permission not found:
com.android.uwb.READ_NOTIFICATION
10-14 18:31:45.317 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.internal.intelligence.useranalysis.permission.READ_PLACE
10-14 18:31:45.317 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_069c370c2cc63dda2b7ed9a5d67236c9a06d22e73631874988311d
95ea8870de79a72b0d026d2f3f917e29a67bcf9bad575a2efc6cd34a1e15606116e7bb6129528d46349
eb7788334cfe2605d1e0ac2c638fccebf1e50499048eff7f598d1dc2d7db6f5c47e213657595f559e4c
bacbb21bd4ba5dc2f3179cf46e99337b32da
10-14 18:31:45.317 I/android_os_HwBinder( 702): HwBinder: Starting thread pool for
getting: [email protected]::IServiceManager/default
10-14 18:31:45.317 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_23e6d2cfb9d880fd82bac6ce79b2236204436be4a7731ac295a491
215b3977c78d821039740caf792d98936828a6725355fcf79905646bd9eb232071e635ca77afbd055e3
4893e0b26915b84169633dc7e3e9050408dcd39e0df3b066145d53e8a22d12f602b350291b86aea2684
0464fe4e7e9672b79708446e3000e3281e99
10-14 18:31:45.317 E/DefaultPermGrantPolicy( 702): Permission not found:
samsung.permission.MPTCP_PERMISSION
10-14 18:31:45.317 E/DefaultPermGrantPolicy( 702): Permission not found:
com.skt.prod.permission.SKT_PHONE_SERVICE
10-14 18:31:45.317 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_c33210321d5ea1e9ccbb1db8754189c2148a0513f1049216c0ada2
221edab264eb9f5397f78993236e9f2517c15fc81488e19c68f567349d19d7e603b420d03d05ad59c3c
2e9b2dfb79baeb3be6f8ecca764562045fe0c98cf93b9cdacc890f81f97e30b3ebe0d4eb2b3a5577317
e2edc5694426644507d2632b2e500f9febcc
10-14 18:31:45.318 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.permission.SEM_CHANGE_DISPLAY_MAPPING
10-14 18:31:45.318 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.rcs.preferences.RCS_Preferences_PERMISSION
10-14 18:31:45.318 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.ims.android.rcsuriprovider.READ_PERMISSION
10-14 18:31:45.318 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.ims.android.rcsuriprovider.WRITE_PERMISSION
10-14 18:31:45.319 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.rcs.autoconfigurationprovider.READ_PERMISSION
10-14 18:31:45.319 D/SemClientModeImpl( 702): chipset information is not ready,
try to get the information
10-14 18:31:45.319 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.rcs.autoconfigurationprovider.WRITE_PERMISSION
10-14 18:31:45.319 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.rcs.cs.READ_PERMISSION
10-14 18:31:45.319 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.rcs.cs.WRITE_PERMISSION
10-14 18:31:45.319 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.rcs.im.WRITE_PERMISSION
10-14 18:31:45.319 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.rcs.urigenerator.provider.READ_PERMISSION
10-14 18:31:45.319 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.rcs.urigenerator.provider.WRITE_PERMISSION
10-14 18:31:45.320 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.contacts.permission.THEME
10-14 18:31:45.320 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_cb0d6205ef25268e295d4bef0a0b3bcb614097905f7f9201c30bd9
3569956cce7c8d17f207f96490fc246d22b9ca299d9acddb6220071ca658b24f52409721f9f14500304
4c259f52bc73a6333b496586efea4f73c17c02ca00d16e78cbaaf2a65db38fc34c76884b2872e3050ed
831181c2a040b732f3fc33b90cf7e8f5b7df
10-14 18:31:45.321 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.GET_INTENT_SENDER_INTENT
10-14 18:31:45.321 E/DefaultPermGrantPolicy( 702): Permission not found:
android.Manifest.permission.KNOX_DEVICE_CONFIGURATION
10-14 18:31:45.321 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_a67e044fd2e317f44a274058068d8657a67bcfdf9cf3151bc5b64a
328f781215961db2de76a1264a2ca484b3d9a9f1d9dff8256be964d4018ada56dbb257eccd750ac77cf
c5f6ae95bed92286347d946ecea819801b3ab3bc1e8eec67f42daf46c12a163f3cd2aeb2439686e6f9d
aa5d60f08de71973feaa8d13a4c96cfadee2
10-14 18:31:45.322 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_3a733ad03af563b16ca67c8d12bebe5b1d1ae0f3c1b0e4ce736cd2
6e3f96f554361ae6c8ced4185cb4a61c6d830c9f0453761005fc32a6af6fd36deb4918174f31385699b
f7a1634eea920d77e4d9b573ce8f0215e7c28e73ac6d2a4b7023aaaf06cfabf199de97d836a5ead9284
19dae0e9c23d43cdd39f9803e989f061522a
10-14 18:31:45.322 I/[email protected]( 586): readFile 5
10-14 18:31:45.322 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.volumemonitorprovider.GET_VOLUME_DATA
10-14 18:31:45.322 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_ae9d8bc053ccf1f9ad5bc7f5ff4a8d2c5ce6b09cf001f99d5390a3
64458bbc8441af454cd168d1d7207c6c19b1c138815567a78677aadab3c6653783a3084dbcfd12c0e6e
6a456ce5a2c283bc899cf0bc82aaa7ca64b874cf8b1af7a0676955a85276be099547c65ca4c0d320011
de87aae9d8a89c0426fb512876c8b9ad5160
10-14 18:31:45.323 I/[email protected]( 586): readFile 1
10-14 18:31:45.323 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.oneconnect.permission.START_SERVICE
10-14 18:31:45.324 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_1abd3efb17abe510d6a992ee6b92fa91eb77befc666072fe188ef4
379138fe7fca830340fcda706216c90a8fb1e509c1a583d918f8a3bad66e33e72cd1b7f6c3072f7f7e8
70072584c7d5e0389cd2e5da113070a6655635d8deccc85dd136a552dfb3d8443218217c9f2c72bec48
b0e3423d9ac997b594c9389fa15246d85784
10-14 18:31:45.324 I/[email protected]( 586): readFile 0
10-14 18:31:45.324 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_ca8307d5b9af1a24552d482774e5fb1c0d3b2ad3a7b46f6757c878
7ae69e313e8ccafaba729919770fe40d89c1bec45ecfc57392e3744e6d7a10482e6af1f60b7c444f52f
f24a1b5d968c0887edbec2dc28aa8fab5dc72fed869369af6456ff580144a699f5d9fcb3854b070c523
0a18ad2470c0167da05090a9929bf4b781c9
10-14 18:31:45.324 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.USES_POLICY_RESET_PASSWORD
10-14 18:31:45.324 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.camera.face.permission.MANAGE_FACE
10-14 18:31:45.324 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.oneconnect.permission.SEND_ANONYMOUSSESSION_RESULT
10-14 18:31:45.324 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.SCHEDULE_EXACT_ALARM
10-14 18:31:45.324 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.mfi.UPDATE_WIDGET
10-14 18:31:45.324 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_5b805682f2e7ae136677c8f2e6afefc73e1881fdb3ebb2798ddf69
ac8f984b62ffb1a6a11616c7c8529e2384ed8c04caf555065bed513c526e18269b1fe726a464e202ff8
f7cdab1eb461abca5ca7634b8fd919c690edf4d2db7fed2b32bb6c636a6166be4c6b11f6729636964c4
e3ac879226a86d966f360dc9cf34ca4f0094
10-14 18:31:45.324 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_95c863f00c3a0fd66f38d8bea5bf6af5479fa749b8cb0457425afd
efbb0a4ebd8c796bf043771fbb294316905e5a5598740ce22725b8e160167fe7d8c2033857a8548a80a
8b5447ef6f7b9108e6df1fcc55a04e6449be73b4feaba9b82db9feb6979ce7a0e7755e760a286d1b9bf
3738dc1fb1eb61dff8d37f0c415a99ff7158
10-14 18:31:45.325 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.provider.smartclip.permission.WRITE
10-14 18:31:45.325 I/[email protected]( 586): readFile 6
10-14 18:31:45.325 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.sbrowser.permission.READ_WRITE_BOOKMARK_FOLDERS
10-14 18:31:45.325 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.samsungpass.permission.setting.WRITE
10-14 18:31:45.325 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.email.permission.ACCESS_PROVIDER
10-14 18:31:45.325 E/DefaultPermGrantPolicy( 702): Permission not found:
samsung.android.snoteprovider.permission.READ
10-14 18:31:45.325 E/DefaultPermGrantPolicy( 702): Permission not found:
samsung.android.snoteprovider.permission.WRITE
10-14 18:31:45.325 D/SemClientModeImpl( 702): chipset information is
softapInfo#softap.info
10-14 18:31:45.325 D/SemClientModeImpl( 702): DualBandConcurrency=no
10-14 18:31:45.325 D/SemClientModeImpl( 702): DualInterface=yes
10-14 18:31:45.325 D/SemClientModeImpl( 702): 5G=no
10-14 18:31:45.325 D/SemClientModeImpl( 702): maxClient=10
10-14 18:31:45.325 D/SemClientModeImpl( 702): HalFn_setCountryCodeHal=yes
10-14 18:31:45.325 D/SemClientModeImpl( 702): HalFn_getValidChannels=yes
10-14 18:31:45.325 E/DefaultPermGrantPolicy( 702): Permission not found:
com.android.email.permission.ACCESS_PROVIDER
10-14 18:31:45.325 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.memo.WRITE
10-14 18:31:45.325 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.inputmethod.scloudsync.permission.READ
10-14 18:31:45.325 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.inputmethod.scloudsync.permission.WRITE
10-14 18:31:45.325 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.scloud.backup.OLD_DATA_ACCESS
10-14 18:31:45.325 I/SemWifiApChipInfo( 702): [#softap.info] mhs: 0
10-14 18:31:45.325 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_8c20523afaf74603068169cad38abcf728b44f6c5a5d7e6db99cbe
b42ca78a660193c16511289a9f09fcccfc4762e30636c50902fdc446a8186e8280146e42cb7c7252634
80279b5159f9f369b8d877808f0e029fadebf04bf128f44ef5a64ae119d4e2ea88707d79c6e6a85e208
260799244f219c9d4ec92b07ccb924d898e6
10-14 18:31:45.325 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.clockpackage.permission.READ_CELEB_VOICE
10-14 18:31:45.325 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.clockpackage.permission.ACCESS_CELEB_VOICE
10-14 18:31:45.326 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.permission.SEC_MEDIA_CONTENTS
10-14 18:31:45.326 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.MEDIA_CLOUD_CONTENTS
10-14 18:31:45.326 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS
10-14 18:31:45.326 D/SemWifiApChipInfo( 702): readSoftApInfo :#softap.info
10-14 18:31:45.326 I/SemWifiApChipInfo( 702): [DualBandConcurrency=no] mhs: 1
10-14 18:31:45.326 D/SemWifiApChipInfo( 702):
readSoftApInfo :DualBandConcurrency=no
10-14 18:31:45.326 I/SemWifiApChipInfo( 702): [DualInterface=yes] mhs: 2
10-14 18:31:45.326 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.allshare.service.fileshare.aware.provider.READ_DISCOVERED_DEVIC
ES
10-14 18:31:45.327 D/SemWifiApChipInfo( 702): readSoftApInfo :DualInterface=yes
10-14 18:31:45.327 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.allshare.service.fileshare.aware.provider.WRITE_DISCOVERED_DEVI
CES
10-14 18:31:45.327 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.oneconnect.permission.READ_EXTERNAL_SETTINGS_PROVIDER
10-14 18:31:45.327 I/SemWifiApChipInfo( 702): [5G=no] mhs: 3
10-14 18:31:45.327 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.oneconnect.permission.WRITE_EXTERNAL_SETTINGS_PROVIDER
10-14 18:31:45.327 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.oneconnect.permission.BIND_COMPANION_SERVICE
10-14 18:31:45.327 D/SemWifiApChipInfo( 702): readSoftApInfo :5G=no
10-14 18:31:45.327 I/SemWifiApChipInfo( 702): [maxClient=10] mhs: 4
10-14 18:31:45.328 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_4d9592a7f7941e059d4568ad776ebc2b675f4f6c543a324dba84a7
89c084f5d6b0add338b80f963fc1e7a69800a32fa7a03781904fc1eb34437cd9a5255a18627fb6fe98a
d04becdc4e885ddf4097294e3cc15fea88298dbe78634606ac016f6cb331163e8ea1d03c5a19bfa5760
07ad21036126b57cd0d1ab1ec0008178a5f6
10-14 18:31:45.328 D/SemWifiApChipInfo( 702): readSoftApInfo :maxClient=10
10-14 18:31:45.328 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.spay.permission.READ_SPAY_SHARE
10-14 18:31:45.328 I/SemWifiApChipInfo( 702): [HalFn_setCountryCodeHal=yes] mhs: 5
10-14 18:31:45.328 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.bixby.agent.permission.READ_SETTINGS
10-14 18:31:45.328 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.assistantmenu.permission.READ_WRITE
10-14 18:31:45.328 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.mcfds.permission.USE_CONTINUITY_PROVIDER
10-14 18:31:45.328 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.mcfds.permission.USE_SAMSUNG_ANALYTICS_LOGGER
10-14 18:31:45.328 D/SemWifiApChipInfo( 702):
readSoftApInfo :HalFn_setCountryCodeHal=yes
10-14 18:31:45.328 I/SemWifiApChipInfo( 702): [HalFn_getValidChannels=yes] mhs: 6
10-14 18:31:45.329 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_26d843f43c70f1069a5f52115888024ba1c80785475d7aa4ebe969
69dd8ffd94911a0110bab4d90473662f16b961ce30af59be9b7a98cb9d7ca705569687d95e6605e32af
77109866c628eb8699b4118176cde14444889834d472caba6aafc39dd0d63547143edf2b0bcd3ff724f
fc9daa021a60a90635c23869aec1c65d6df8
10-14 18:31:45.329 D/SemWifiApChipInfo( 702):
readSoftApInfo :HalFn_getValidChannels=yes
10-14 18:31:45.329 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_62335eae576a8472487c0bbe04c6221ad1a97c365d9905902e37e6
a2845c7480d02ed3bdcc3e642092335b5ec0d5c4a1b80a571bef7d4ec3da103dcb09c74fcd021080ced
18c86427963428080eb22fb97de52a24ca9b34b8e071f65908bb5f485c67f9174a9359cc74707681483
0f8d2e2876c23c695086d0af7b51d3d548c9
10-14 18:31:45.329 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.permission.mpsm.INVOKE_MPSM_METHOD
10-14 18:31:45.329 D/SettingsProvider( 702): isChangeAllowed() : name =
wifi_ap_chip_maxclient
10-14 18:31:45.329 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.permission.WRITE_SDHMS_DATA
10-14 18:31:45.329 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.permission.GET_SECRET_PACKAGE_LIST
10-14 18:31:45.329 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.BROADCAST_PACKAGE_ADDED
10-14 18:31:45.329 E/DefaultPermGrantPolicy( 702): Permission not found:
android.Manifest.permission.INJECT_EVENTS
10-14 18:31:45.329 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_a4a548a79d57fd9f0a02d3ca470bf13d9ccfb0517a4587cddb649b
0de9594a938d6e0dd232ae883f630fb2fda7bc9e608c98fe4ccb16902a38eafa104357b9db394250c74
237c30fa1b58b150850a85f07366ecbe98f6517925358a21cfba37b25a6b757285c95213ce5546d6c42
be22f848f4e05188bb6135567a541085f4dd
10-14 18:31:45.329 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:45.330 D/SettingsProvider( 702): isChangeAllowed() : name =
wifi_ap_chip_support5g
10-14 18:31:45.330 E/DefaultPermGrantPolicy( 702): Permission not found:
com.android.smspush.WAPPUSH_MANAGER_BIND
10-14 18:31:45.331 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:45.331 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.tmowfc.wfcprovider.permission.READ_WFCPROVIDER
10-14 18:31:45.331 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.tmowfc.wfcprovider.permission.WRITE_REGISTER
10-14 18:31:45.331 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.tmowfc.wfcprovider.permission.WRITE_SET_EMERGENCY
10-14 18:31:45.331 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.tmowfc.wfcprovider.permission.WRITE_SET_EMERGENCY_GSM_PHONE_CALL
10-14 18:31:45.331 D/SettingsProvider( 702): isChangeAllowed() : name =
wifi_ap_chip_support5g_baseon_country
10-14 18:31:45.331 E/DefaultPermGrantPolicy( 702): Permission not found:
com.att.iqi.permission.RECEIVE_SERVICE_STATE_CHANGE_BROADCASTS
10-14 18:31:45.331 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.softsim.permission.RECEIVE
10-14 18:31:45.331 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.softsim.provider.read
10-14 18:31:45.332 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:45.333 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.MANAGE_WIFI_WHEN_WIRELESS_CONSENT_REQUIRED
10-14 18:31:45.334 D/SemWifiApChipInfo( 702): checkWifiSharing() true true 30
10-14 18:31:45.334 D/SemClientModeImpl( 702): chipset information is ready
10-14 18:31:45.335 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_b99aec370782742f916ec03cfd7e246870861b890a4eb5637c6465
3759cf718d8636cb5e1ed615c6046b4114b43f1fa20ecb2db47da3cc8ff569238aca52f01462c0540ca
c8874efac8bec6dc61988e3fed4da8b33cbec23ff9c4d42a0b5099bd53722aa1d3a208ccd0142ac5d99
eab1b4115572ad3a068ef27ad0b8b437768f
10-14 18:31:45.335 D/WifiHAL ( 557): Starting Link Layer Statistics measurement
(128, 0)
10-14 18:31:45.335 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.updatecenter.provider.WRITE
10-14 18:31:45.335 E/DefaultPermGrantPolicy( 702): Permission not found:
com.ipsec.client.permission.MANAGING_VPN
10-14 18:31:45.335 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.SAMSUNG_TUNTAP
10-14 18:31:45.335 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.telephonyui.permission.EVENT_RECEIVER
10-14 18:31:45.336 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.systemui.notilus.permission.ACCESS_DB
10-14 18:31:45.336 E/DefaultPermGrantPolicy( 702): Permission not found:
android.car.permission.CONTROL_CAR_CLIMATE
10-14 18:31:45.336 E/DefaultPermGrantPolicy( 702): Permission not found:
android.car.permission.CAR_CONTROL_AUDIO_VOLUME
10-14 18:31:45.336 E/DefaultPermGrantPolicy( 702): Permission not found:
com.attdm.permission.ATT_DM_FOTA
10-14 18:31:45.336 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.kidshome.broadcast.DEFAULT_HOME_CHANGE_PERMISSION
10-14 18:31:45.336 E/DefaultPermGrantPolicy( 702): Permission not found:
com.nttdocomo.android.screenlockservice.DCM_SCREEN
10-14 18:31:45.336 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.bixby.agent.permission.WRITE_LANGUAGE
10-14 18:31:45.336 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_3d02b86ec8e4e0ec15f6e7098fe9e14667af178bd2e55a98fb05f3
7d68c590ba221bc15d21bb429d97eed3e9b080e06b35e4a6fe0b8237b44a16dc63ed3ed5ffd372dea75
35f7fdf4f321341ee3280077d0884dabc4245f5bd552aeebbf48732acf53b8f1dfb2838795e3aa602d6
dc08a6b4467bd0602ce6a19be822ae7536c0
10-14 18:31:45.336 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_34b1b3491f72d8f37c8b24ed2359e4a75ca675e098534a6feefcf3
d8f3a52d71fb4035c8424f632048995b1d400fc7ec4e96d1cad7cfaf22449fca25625673f4fe73f7637
ddfa6e31e3f4a9467f1eba1fc83d0adcdc97499b7dccdddff6ddf3b9f446c6fa85f0b7bcf81adc03f84
7f687d6747de45631828c572051d41f4b2db
10-14 18:31:45.338 E/DefaultPermGrantPolicy( 702): Permission not found:
conv.svc.sec.nearby.config.READ
10-14 18:31:45.338 E/DefaultPermGrantPolicy( 702): Permission not found:
conv.svc.sec.nearby.config.WRITE
10-14 18:31:45.338 E/DefaultPermGrantPolicy( 702): Permission not found:
conv.svc.sec.nearby.MEDIASHARE
10-14 18:31:45.338 E/DefaultPermGrantPolicy( 702): Permission not found:
com.android.email.permission.READ_ATTACHMENT
10-14 18:31:45.339 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.permission.SHOW_MASTER_CLEAR_SETTINGS
10-14 18:31:45.339 E/DefaultPermGrantPolicy( 702): Permission not found:
android.Manifest.permission.READ_PRIVILEGED_PHONE_STATE
10-14 18:31:45.339 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.MMS_SEND_OUTBOX_MSG
10-14 18:31:45.339 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.email.permission.EMAILBROADCAST
10-14 18:31:45.339 E/DefaultPermGrantPolicy( 702): Permission not found:
android.hardware.sensor.proximity
10-14 18:31:45.340 D/WifiNl80211Manager( 702): Setting up interface for client
mode
10-14 18:31:45.340 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.bixby.service.provider.permission.READ_FEATURE_SUPPORT
10-14 18:31:45.341 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.sbrowser.operatorbookmarks.permission.READ_OPERATOR_BOOKMARKS
10-14 18:31:45.341 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.sbrowser.operatorbookmarks.permission.WRITE_OPERATOR_BOOKMARKS
10-14 18:31:45.341 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.sbrowser.lite.operatorbookmarks.permission.BOOKMARK_AUTO_SET
10-14 18:31:45.341 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.browser.lite.permission.HOMEPAGE
10-14 18:31:45.341 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.permission.READ_MEMO
10-14 18:31:45.341 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.permission.WRITE_MEMO
10-14 18:31:45.341 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.widgetapp.q1_penmemo.permission.READ
10-14 18:31:45.341 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.widgetapp.q1_penmemo.permission.WRITE
10-14 18:31:45.341 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.deskclock.permission.READ_ALARM
10-14 18:31:45.341 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.deskclock.permission.WRITE_ALARM
10-14 18:31:45.341 E/DefaultPermGrantPolicy( 702): Permission not found:
sec.android.permission.READ_EMAIL_PREF
10-14 18:31:45.341 E/DefaultPermGrantPolicy( 702): Permission not found:
sec.android.permission.WRITE_EMAIL_PREF
10-14 18:31:45.341 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.memo.READ_COUNT
10-14 18:31:45.341 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.commonimsinterface.PERMISSION
10-14 18:31:45.341 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.cloudagent.permission.READ
10-14 18:31:45.341 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.cloudagent.permission.WRITE
10-14 18:31:45.342 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.settings.mysettings.read
10-14 18:31:45.342 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.settings.mysettings.write
10-14 18:31:45.342 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.setupwizardlegalprovider.ACCESS_SERVICE
10-14 18:31:45.342 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.sdm.config.provider.OMC_ACTIVATION_CONFIG
10-14 18:31:45.342 I/wificond( 795): create scanner for interface with index: 12
10-14 18:31:45.342 I/wificond( 795): subscribe scan result for interface with
index: 12
10-14 18:31:45.342 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_411cd0f87d68a1163bcebd07c9f31b72ca4864e51fb4f1b3b7cacd
82b5e298a016cb873d9c7e35c49215eb1c82fa85f277864485d1e4d545485ff07d05e0a1076122a9b53
0f23fcdeb55a3894339008c509337b310e9004358e381d893b22fecef389e20bba771bcb87ba01cf704
2ac14ff2757b8903b915e9a36efcf463b6d3
10-14 18:31:45.343 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_415d066d7b6f1670671d07cf5fba5d3d6072ba28abf158d60bd79a
1b25d1660f73f31c8c4878963424976021793d1695a44d8873cb9d50e42e56ea4de5963beceac697d74
366b7c0754f8080cfb812e791cf840e041c20328b89425c6b833a6663e156aafdc48b218d97400c04ba
ccd23add90ac90b72b9c9a2c7b37ab60a7b7
10-14 18:31:45.343 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.dressroom.permission.SET_AS_WALLPAPER
10-14 18:31:45.343 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.EXCEPTION_AUTORUN_DEFAULT_OFF
10-14 18:31:45.343 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.spage.permission.WRITE_CARD_DATA
10-14 18:31:45.343 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.WIFI_LOCK
10-14 18:31:45.343 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.aodservice.permission.AOD_SETTING
10-14 18:31:45.344 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.cocktailbar.quicktool.permission.FLASH_LIGHT
10-14 18:31:45.344 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.voicenote.service.RECORDER_PERMISSION
10-14 18:31:45.344 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.radio.service.permission.BIND_RADIOSERVICE
10-14 18:31:45.344 E/DefaultPermGrantPolicy( 702): Permission not found:
com.system.permission.READ_NOTIFICATIONS
10-14 18:31:45.344 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.daemonapp.ap.kweather.KWEATHER_DAEMON_ACCESS_PROVIDER
10-14 18:31:45.344 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.daemonapp.ap.weathernewsjp.WEATHERNEWS_DAEMON_ACCESS_PROVIDER
10-14 18:31:45.344 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.daemonapp.cmaweather.CMAWEATHER_DAEMON_ACCESS_PROVIDER
10-14 18:31:45.344 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.cocktail.permission.CALL_ACTION
10-14 18:31:45.344 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.applock.permission.STATUSCHANGED
10-14 18:31:45.345 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.applock.permission.STATUS_UPDATE
10-14 18:31:45.345 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_01580c748102677fa00b57b9fa6145fd9caf5fdae48f896ff940a4
939f04973e8759f8181554d2ee836ed7d2c342e3c88948ab4838bcd83b2aa317b743a0eabf6e5102042
54d17771beebd2afdae2316efa192a089d1bc31c36e6cbc7c2f2995f72532f1a0d8bc7508a2b6b71919
96c98074c6af2d1a5efdbb2d94442b35cd05
10-14 18:31:45.345 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.READ_SETTINGS
10-14 18:31:45.345 E/DefaultPermGrantPolicy( 702): Permission not found:
com.osp.app.legacy.OpenContentProvider.READ_CONTENT
10-14 18:31:45.345 E/DefaultPermGrantPolicy( 702): Permission not found:
com.osp.app.legacy.OpenContentProvider.WrItE_CoNTeNt.PROHIBIT_external_access
10-14 18:31:45.345 E/DefaultPermGrantPolicy( 702): Permission not found:
com.osp.contentprovider.OSPContentProvider.OSP_READ_CONTENT
10-14 18:31:45.345 E/DefaultPermGrantPolicy( 702): Permission not found:
com.osp.contentprovider.OSPContentProvider.OSP_WRITE_CONTENT
10-14 18:31:45.345 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_5640a9306f9e804b784d9997ee511421d790ffd154b46973c33577
e5953c00ecd1d00af50be53ab545de3c6a9a427dc829371e61125a6c36013b083d962af56863af1b065
0325636aff3f67a627e08bf7b9739dcf4a95a9f1cf5da7794187516af16d52c894faaefbcf76b34a29f
531bc91085f72b1ebf9c045cf41d1d94c62b
10-14 18:31:45.346 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.permission.MANAGE_BIOMETRICS_BACKUP
10-14 18:31:45.346 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.pass.permissions.MANAGE_PASS_SERVICE
10-14 18:31:45.346 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.bixby.agent.permission.LAUNCH_BIXBY_VOICE
10-14 18:31:45.346 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.homesync.EXCLUSIVE_APP
10-14 18:31:45.346 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.mobileservice.social.share.asset.provider.permission.READ
10-14 18:31:45.346 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.pass.permissions.USE_PASS_SERVICE
10-14 18:31:45.346 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.browser.permission.Bookmark
10-14 18:31:45.347 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.provider.una.astore.permission.WRITE
10-14 18:31:45.347 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.provider.una.astore.permission.READ
10-14 18:31:45.347 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.push.permission.ACCESS_SPP_SERVER
10-14 18:31:45.347 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.gearplugin.permission.ACCESS_GEAR_PLUGIN
10-14 18:31:45.347 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.wallet.permission
10-14 18:31:45.347 E/DefaultPermGrantPolicy( 702): Permission not found:
sstream.app.StoryProvider.WRITE.PERMISSION
10-14 18:31:45.347 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.permission.installApp
10-14 18:31:45.348 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_2e584d01f317fdee32cc8e855153d01df2a62f8194c5c4e621bf45
bcc3807f066f637c5329f12f95158279f36aae6250df4a72e8d51fc6e578e248fcf11e8339654d20216
c79a9d36fed33741d7190e77939da234b8157e48c3cdde7bc93bffdba1de18b6415d62b81b8d2dd4175
6f099ecb13fc4d975077a6d8cde99df4405b
10-14 18:31:45.348 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.spage.permission.READ_CARD_DATA
10-14 18:31:45.348 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.game.gametools.permission.READ_KT_PLAY_GAMES
10-14 18:31:45.348 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.bixby.agent.permission.READ_PUBLIC_SETTINGS
10-14 18:31:45.348 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.game.gamehome.accesspermission.REQUEST_REWARDS
10-14 18:31:45.348 E/DefaultPermGrantPolicy( 702): Permission not found:
com.netflix.partner
10-14 18:31:45.348 E/DefaultPermGrantPolicy( 702): Permission not found:
com.asus.msa.SupplementaryDID.ACCESS
10-14 18:31:45.348 E/DefaultPermGrantPolicy( 702): Permission not found:
freemme.permission.msa
10-14 18:31:45.348 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.billing.permission.BILLING
10-14 18:31:45.348 E/DefaultPermGrantPolicy( 702): Permission not found:
org.simalliance.openmobileapi.SMARTCARD
10-14 18:31:45.348 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.datacollectionfw.sps.permission.ACCESS_AF
10-14 18:31:45.349 E/DefaultPermGrantPolicy( 702): Permission not found:
com.discord.permission.CONNECT
10-14 18:31:45.349 E/DefaultPermGrantPolicy( 702): Permission not found:
com.discord.debug.permission.CONNECT
10-14 18:31:45.349 E/DefaultPermGrantPolicy( 702): Permission not found:
com.discord.debug.intent.action.CONNECT
10-14 18:31:45.349 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_9c2dc49bbc75527c47fa305581b58319b0f22783508369f0c17c13
fc371196c28b7be10417f99c912eee49199b5b0f3994efe431f9d449e3fcb585f21df8c761d7d089dd0
b4e08f94a34556482e71a1d3a99a2c40bed0166caaa41c4132d0b7d53e4d6a796db72688ae19ac4491f
ec5ef8c1262668797a8f0d92f79330db84fe
10-14 18:31:45.349 I/WifiNative( 702): Interface state changed on Iface:
{Name=wlan0,Id=0,Type=STA_SCAN}, isUp=true
10-14 18:31:45.349 I/WifiNative( 702): Successfully setup Iface:
{Name=wlan0,Id=0,Type=STA_SCAN}
10-14 18:31:45.349 E/SupplicantStaIfaceHal( 702): checkHalVersionByInterfaceName:
called but mServiceManager is null
10-14 18:31:45.349 E/SupplicantStaIfaceHal( 702): checkHalVersionByInterfaceName:
called but mServiceManager is null
10-14 18:31:45.349 E/SupplicantStaIfaceHal( 702): Method getKeyMgmtCapabilities is
not supported in existing HAL
10-14 18:31:45.349 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.BLUETOOTH_SCAN
10-14 18:31:45.349 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.BLUETOOTH_ADVERTISE
10-14 18:31:45.350 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.BLUETOOTH_CONNECT
10-14 18:31:45.350 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.setupwizard.SETUP_PROGRESS_SERVICE
10-14 18:31:45.350 E/DefaultPermGrantPolicy( 702): Permission not found:
com.htc.launcher.permission.READ_SETTINGS
10-14 18:31:45.350 E/DefaultPermGrantPolicy( 702): Permission not found:
com.htc.launcher.permission.UPDATE_SHORTCUT
10-14 18:31:45.350 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sonyericsson.home.permission.BROADCAST_BADGE
10-14 18:31:45.350 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sonymobile.home.permission.PROVIDER_INSERT_BADGE
10-14 18:31:45.350 E/DefaultPermGrantPolicy( 702): Permission not found:
com.anddoes.launcher.permission.UPDATE_COUNT
10-14 18:31:45.350 E/DefaultPermGrantPolicy( 702): Permission not found:
com.majeur.launcher.permission.UPDATE_BADGE
10-14 18:31:45.350 E/DefaultPermGrantPolicy( 702): Permission not found:
com.huawei.android.launcher.permission.CHANGE_BADGE
10-14 18:31:45.350 E/DefaultPermGrantPolicy( 702): Permission not found:
com.huawei.android.launcher.permission.READ_SETTINGS
10-14 18:31:45.350 E/DefaultPermGrantPolicy( 702): Permission not found:
com.huawei.android.launcher.permission.WRITE_SETTINGS
10-14 18:31:45.350 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.READ_APP_BADGE
10-14 18:31:45.350 E/DefaultPermGrantPolicy( 702): Permission not found:
com.oppo.launcher.permission.READ_SETTINGS
10-14 18:31:45.351 E/DefaultPermGrantPolicy( 702): Permission not found:
com.oppo.launcher.permission.WRITE_SETTINGS
10-14 18:31:45.351 E/DefaultPermGrantPolicy( 702): Permission not found:
org.chromium.arc.apkcacheprovider.permission.READ_CACHE
10-14 18:31:45.351 E/DefaultPermGrantPolicy( 702): Permission not found:
org.chromium.arc.apkcacheprovider.permission.WRITE_CACHE
10-14 18:31:45.351 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.OVERRIDE_COMPAT_CHANGE_CONFIG_ON_RELEASE_BUILD
10-14 18:31:45.351 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.internal.intelligence.useranalysis.permission.WRITE_PLACE
10-14 18:31:45.351 E/DefaultPermGrantPolicy( 702): Permission not found:
kr.co.rightbrain.RetailMode.permission.READ
10-14 18:31:45.352 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.globalroaming.permission.NOTIFICATION_SMS
10-14 18:31:45.352 E/DefaultPermGrantPolicy( 702): Permission not found:
com.bst.permission.NUMBER_MARK
10-14 18:31:45.352 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.stickerplugin.service.ACCESS
10-14 18:31:45.352 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.stickerplugin.permission.sticker.READ
10-14 18:31:45.352 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.reminder.permission.LAUNCH_APP
10-14 18:31:45.352 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.ACCESS_LOCATION
10-14 18:31:45.352 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_3653073d0ad7eebba6938b46f99e87545d60b5440cc4538765b0e9
9b9b62a5dd91b3a3251c77cd3d71469ecbcfd0d49050ea07177912c113496ebe3f2f03919507e0731e4
32c8226eceffef3643fba85f320d91cd3594461fd0f28341a98c5c32d7aa13d302a057ec8d7799c1340
f5b950b8657bf61444ae2f130e4d6a952d59
10-14 18:31:45.352 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_398984b661a46e287b271ce696e2f381e8d88cfde9a0452d1a05cf
9424bf49c509f23325513a759c47dcff0717330559b7939c6dd0c2a6b05e147c4630ac97a15e86e40cb
48b8f76cdbcf6d04836b1c9c9d7f435062eed0223710a252097a2061696d0d1c846c7c3e35a009f645b
087da39104c27ca2f46ea1494eb4964a6f78
10-14 18:31:45.353 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.mdecservice.nms.READ_NMS_PERMISSION
10-14 18:31:45.353 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.mdecservice.nms.WRITE_NMS_PERMISSION
10-14 18:31:45.353 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.mdecservice.nms.SEND_MESSAGE_VIA_CMC
10-14 18:31:45.353 E/DefaultPermGrantPolicy( 702): Permission not found:
dexonpc.app.action.permission.KMS_FILETRANSFER_DRAG_FILEINFO
10-14 18:31:45.353 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.ACCESS_GPS
10-14 18:31:45.353 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.ACCESS_ASSISTED_GPS
10-14 18:31:45.353 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.messaging.extension.chn.permission.READ_MESSAGE
10-14 18:31:45.353 D/WifiHAL ( 557): In DebugCommand::handleResponse
10-14 18:31:45.353 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.messaging.extension.chn.permission.WRITE_MESSAGE
10-14 18:31:45.353 D/WifiHAL ( 557): len = 4, expected len = 4
10-14 18:31:45.353 E/DefaultPermGrantPolicy( 702): Permission not found:
com.ti2.lterfid.permission.FID_BROADCAST
10-14 18:31:45.353 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.spay.vas.coupons.permission.EXT_GIFT
10-14 18:31:45.353 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.simplesharing.sdk.permission
10-14 18:31:45.353 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.alive.service.permission.BIND_IMAGE_SERVICE
10-14 18:31:45.354 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.alive.service.provider.permission.PRIVACY_SUGGESTION
10-14 18:31:45.354 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.alive.service.permission.LAUNCH_PERMISSIONS_ACTIVITY
10-14 18:31:45.354 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.alive.service.provider.permission.TEXT_PROVIDER
10-14 18:31:45.354 D/WifiHAL ( 557): In DebugCommand::handleResponse
10-14 18:31:45.354 D/WifiHAL ( 557): len = 4, expected len = 4
10-14 18:31:45.354 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.KNOX_PRIVACY_POLICY
10-14 18:31:45.355 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.mobileservice.policy.provider.permission.READ
10-14 18:31:45.355 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.communicationservice.permission.BACKGROUND_SEND
10-14 18:31:45.356 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.communicationservice.permission.BROADCAST_NOTIFICATION
10-14 18:31:45.356 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.orca.remoteshare.permission.READ_MEDIA
10-14 18:31:45.356 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.orca.remoteshare.permission.WRITE_MEDIA
10-14 18:31:45.356 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.simplesharing.permission.MESSAGE_REQUEST_PERMISSION
10-14 18:31:45.356 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.social.SOCIAL_UPDATE_READ_CONTENTS
10-14 18:31:45.356 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_939ffd8177422c10ccd752409d90cc9b85ff647b5a5f25f842191a
0e6fd8020dd4cad74fcedef4814ca7bf2c3f81946a4570c872ae941b457b58f03dd91f9e685b1313953
78daa9e96190b0e25326939ea8d896cb12f0bdefe86bb581b38bfc04e093850a90e420a0c86f94a92f9
65626da36bff40c0e931c4b9d7b1e444a971
10-14 18:31:45.356 E/DefaultPermGrantPolicy( 702): Permission not found:
android.Manifest.permission.MANAGE_DEVICE_ADMINS
10-14 18:31:45.357 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.bixby.agent.permission.RECEIVE_BIXBY_VIEW_STATE
10-14 18:31:45.357 E/DefaultPermGrantPolicy( 702): Permission not found:
com.gamepass.permission.UPDATE_STATUS
10-14 18:31:45.357 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.mdx.permission.RECEIVE_MIRRORING_STATE
10-14 18:31:45.357 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.knox.bnr.permission.ACCESS
10-14 18:31:45.357 E/DefaultPermGrantPolicy( 702): Permission not found:
com.ktcs.whowho.whowho.db.Permission.READ
10-14 18:31:45.357 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.telephonyui.permission.READ_CALL_SETTINGS
10-14 18:31:45.358 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.telephonyui.permission.WRITE_CALL_SETTINGSS
10-14 18:31:45.358 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.plugin.cmccvoicemail.USE_SERVICE
10-14 18:31:45.358 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_2577e651e778073f7e86d4f7d2258f50a5695cfeb11465c1b5f4b3
f18f95742f6b419c8480738084e4167fb1a0d18f53af75a3a9a5648a27200aca3e3f5573dcba1ec20ce
6fbbea69c00adcb33ce31992a8aa3edd8253cd5f6d83fa86b1cbb5c0a27af893fb8565e78b39e7acd4f
84e7437ec885dd47b420b81c7450bb1215ce
10-14 18:31:45.358 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.vsimservice.PERMISSION
10-14 18:31:45.358 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.vsimservice.READ_PERMISSION
10-14 18:31:45.358 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.vsimservice.WRITE_PERMISSION
10-14 18:31:45.358 E/DefaultPermGrantPolicy( 702): Permission not found:
com.vcast.mediamanager.CLOUD_PERMISSION
10-14 18:31:45.358 E/SupplicantStaIfaceHal( 702): checkHalVersionByInterfaceName:
called but mServiceManager is null
10-14 18:31:45.358 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.yellowpage.permission.YELLOWPAGE_BROADCAST
10-14 18:31:45.358 I/SupplicantStaIfaceHal( 702): Method getWpaDriverFeatureSet is
not supported in existing HAL
10-14 18:31:45.358 D/WifiClientModeManager( 702): entering StartedState
10-14 18:31:45.358 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.BROADCAST_PACKAGE_CHANGED
10-14 18:31:45.359 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.BROADCAST_PACKAGE_INSTALL
10-14 18:31:45.359 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.BROADCAST_PACKAGE_REPLACED
10-14 18:31:45.359 E/DefaultPermGrantPolicy( 702): Permission not found:
com.kddi.android.cmail.permission.RECEIVE_MESSAGE_PROVIDER
10-14 18:31:45.359 E/DefaultPermGrantPolicy( 702): Permission not found:
whowho.permission.READ_SETTINGS
10-14 18:31:45.359 E/DefaultPermGrantPolicy( 702): Permission not found:
com.hiya.star.hiyacustom
10-14 18:31:45.359 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_cd71f9619078e323838a610ca090bed3b73f07a3de219d9ef87c57
d31b85816f7a465527c5f07914182743c942b000bb86779706a293bef55f077d34b80971d340ed45edd
2c30f85bf162dc2eea99e86b06e1e5ca7178ea1235e780d2c39ccd2424ae8abb5bd8d47df895896f549
bf15922390e52c85aaf9526e86530efc79e6
10-14 18:31:45.360 D/WifiClientModeManager( 702): entering ScanOnlyModeState
10-14 18:31:45.360 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.RENOUNCE_PERMISSIONS
10-14 18:31:45.361 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.PRE_FACTORY_RESET
10-14 18:31:45.361 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.apps.enterprise.dmagent.permission.AutoSyncPermission
10-14 18:31:45.361 E/DefaultPermGrantPolicy( 702): Permission not found:
android.car.permission.CAR_POWER
10-14 18:31:45.361 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.wearable.WRITE_SETTINGS
10-14 18:31:45.361 E/DefaultPermGrantPolicy( 702): Permission not found:
com.felicanetworks.mfc.permission.MFC_ACCESS
10-14 18:31:45.361 E/DefaultPermGrantPolicy( 702): Permission not found:
com.felicanetworks.mfc.mfi.permission.MFI_ACCESS
10-14 18:31:45.361 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.INSTALL_LOCATION_TIME_ZONE_PROVIDER_SERVICE
10-14 18:31:45.362 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.UWB
10-14 18:31:45.362 D/WifiScanRequestProxy( 702): Sending scan available broadcast:
true
10-14 18:31:45.362 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.pixel.exo.BIND_TO_BOOTSTRAPPING
10-14 18:31:45.362 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.hangouts.START_HANGOUT
10-14 18:31:45.362 E/DefaultPermGrantPolicy( 702): Permission not found:
android.car.permission.CAR_POWERTRAIN
10-14 18:31:45.362 I/WifiScanRequestProxy( 702): Scanning is enabled
10-14 18:31:45.362 E/DefaultPermGrantPolicy( 702): Permission not found:
android.car.permission.CAR_ENERGY
10-14 18:31:45.362 I/WifiScanRequestProxy( 702): Scanning for hidden networks is
disabled
10-14 18:31:45.362 E/DefaultPermGrantPolicy( 702): Permission not found:
android.car.permission.CAR_ENERGY_PORTS
10-14 18:31:45.362 E/DefaultPermGrantPolicy( 702): Permission not found:
android.car.permission.CAR_EXTERIOR_LIGHTS
10-14 18:31:45.362 E/DefaultPermGrantPolicy( 702): Permission not found:
android.car.permission.CAR_INFO
10-14 18:31:45.362 E/DefaultPermGrantPolicy( 702): Permission not found:
android.car.permission.CAR_MILEAGE
10-14 18:31:45.362 E/DefaultPermGrantPolicy( 702): Permission not found:
android.car.permission.CAR_TIRES
10-14 18:31:45.363 E/DefaultPermGrantPolicy( 702): Permission not found:
android.car.permission.CONTROL_CAR_DOORS
10-14 18:31:45.363 E/DefaultPermGrantPolicy( 702): Permission not found:
android.car.permission.CONTROL_CAR_EXTERIOR_LIGHTS
10-14 18:31:45.363 E/DefaultPermGrantPolicy( 702): Permission not found:
android.car.permission.CONTROL_CAR_MIRRORS
10-14 18:31:45.363 E/DefaultPermGrantPolicy( 702): Permission not found:
android.car.permission.CONTROL_CAR_SEATS
10-14 18:31:45.363 D/WakeupController( 702): start()
10-14 18:31:45.363 E/DefaultPermGrantPolicy( 702): Permission not found:
android.car.permission.CONTROL_CAR_WINDOWS
10-14 18:31:45.363 E/DefaultPermGrantPolicy( 702): Permission not found:
android.car.permission.READ_CAR_DISPLAY_UNITS
10-14 18:31:45.363 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.permission.ACCESSIBILITY_SCAN_SERVICE
10-14 18:31:45.363 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.clockwork.settings.SHOW_FACTORY_RESET_CONFIRMATION
10-14 18:31:45.363 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.wearable.READ_SETTINGS
10-14 18:31:45.363 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.READ_MEDIA_AUDIO
10-14 18:31:45.363 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.READ_MEDIA_IMAGES
10-14 18:31:45.363 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.READ_MEDIA_VIDEO
10-14 18:31:45.363 I/WakeupController( 702): Ignore wakeup start since there are
no good networks.
10-14 18:31:45.364 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.gms.game.notifications.permission.WRITE
10-14 18:31:45.364 I/WifiScanningService( 702): Received a request to enable
scanning, UID = 1000
10-14 18:31:45.364 E/DefaultPermGrantPolicy( 702): Permission not found:
com.android.launcher.permission.PRELOAD_WORKSPACE
10-14 18:31:45.365 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_a1a30b694300dac6f59ae7b791d9eef52f677d5a5fe53412b76081
26d463248f21f62f60c9bc92da81138bf6f292302d960c7273f648e5596bc9fea9ca594701e696c0917
204658ac9f0e74745807472e9d3e9977f667274ee768334b7f9004f9a0046decafe7e068ad420d39e62
9d727f6b28195b118d7f7a4230be62243bd1
10-14 18:31:45.365 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_93826e86cec89c5a525ae83ddf9ebd98ecc233c92e8756bc704afa
2d0778c64fdb5fef0d4cf09b8d73963b6df482827430806db3a69e587adc1c167cc50e7207453c58ea5
8cad7caaef5646b8deb9556378af5867696aa51fbca0e2f918d7d12a6f0b7acd5bba2d48c6688ee2089
b816ad6fb0bc395f6986b71129090f423d3d
10-14 18:31:45.365 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.networkstoragemanager.permission.START_NSM_SERVICE
10-14 18:31:45.365 E/DefaultPermGrantPolicy( 702): Permission not found:
sidesync.app.action.permission.KMS_FILETRANSFER_DRAG_FILEINFO
10-14 18:31:45.366 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.simplesharing.READ_CONTENTS
10-14 18:31:45.366 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.simplesharing.WRITE_CONTENTS
10-14 18:31:45.366 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_2381fdf4dc3fcec874742ba95463edde982381fb681bec4bf6ab25
a79a20914a63e80b55cced80a873e05b8c5fc6d610e329565a46de3b7af760ab3cf274ea8bbc6cc06f0
c579b2ea489a79eb6665372cbb3946f8b8e15f34b56ddd6a1a45585e1b2457f5e4d9cde636520827941
9977c30277e844533fddcab4d82ac401beba
10-14 18:31:45.366 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.networkstoragemanager.ACCESS_NETWORK_STORAGE_SERVICE
10-14 18:31:45.366 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.systemui.permission.EDGE_HANDLER_STATE
10-14 18:31:45.366 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.homestar.permission.HOMESTAR_DATA
10-14 18:31:45.366 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.spage.permission.BIND_PAGE_OVERLAY
10-14 18:31:45.367 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_7a5f804cc262287eb04533c2710ab9c40b22378608c41d3e29d3fe
2678dccb7ce0ed0c13536e26c1bde6e5f948c38e9b975760411845759105efee6182daf180cdf23b755
c8f20fb644ef8e7413a7337006448970f9aced3765a1b15cf1a622e3f817e6ec97b38896ab236492830
a8f510826f14cbcb839c1d832837f4e592ed
10-14 18:31:45.367 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.pad.permission.READ_PROVIDER
10-14 18:31:45.367 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.pad.permission.WRITE_PROVIDER
10-14 18:31:45.367 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.discover.permission.ACCESS_DISCOVER
10-14 18:31:45.367 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.logwriter.permission.ACCESS_LOGWRITER_PROVIDERS
10-14 18:31:45.367 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.logwriter.permission.ACCESS_LOGWRITER_RECEIVER
10-14 18:31:45.367 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.logwriter.permission.ACCESS_LOGWRITER_DB
10-14 18:31:45.368 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.simplesharing.SOCIAL_UPDATE_READ_CONTENTS
10-14 18:31:45.368 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.yellowpage.permission.YELLOWPAGE_SERVICE
10-14 18:31:45.368 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.sreminder.permission.EXTERNAL_BROADCAST
10-14 18:31:45.368 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.permission.MANAGE_CUSTOM_STARTING_WINDOW
10-14 18:31:45.368 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.osmnui.permission.READ_OSMN
10-14 18:31:45.368 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.plugin.cmccvoicemail.permission.ACCESS_SERVICE
10-14 18:31:45.368 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.plugin.cmccvoicemail.permission.ACCESS_PROVIDER
10-14 18:31:45.369 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.vvm.vvmprovider.permission.READ_VVMPROVIDER
10-14 18:31:45.369 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.attvvm.vvmprovider.permission.READ_VVMPROVIDER
10-14 18:31:45.369 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.vvm.permission.ACCESS_PROVIDER
10-14 18:31:45.369 E/DefaultPermGrantPolicy( 702): Permission not found:
com.android.phone.callsettings
10-14 18:31:45.370 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_1d5d43305ca5674bd7e447b1f098a089d302e412fdef0f0276b89b
b3e4b444f3e5a340efcdff6ae30c7af92cbcd21758536f01224f4c4bff75b7c786668e6817f5088cf15
553f7ab3cf09ff83a124c5a32498f0d50a6bfd4cc1f7de09760ff75456c408024133cc37aee9f0973a4
1dd60a9415346f7c8b25ab597a19b0d5a136
10-14 18:31:45.371 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.email.provider.permission.READ_ATTACHMENT
10-14 18:31:45.373 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_53ce2b8048f86b7d94281a80249f1f59c6df576262ffcdab3ec367
6f1093e96663bd4110b8796a098e1a77da651641a9430c8879a82d3cb78aafd90747a7c9742be00dac9
a188ab65e62ecd63df448b2f2c215561012ff95e48009161033a7acde8d5eb3835fd53e4aface4988d5
9789a57dec295dd7873c3b715af66c07093b
10-14 18:31:45.373 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.accessory.saproviders.sacameracontrolprovider.CAMERA_CONTROLLER_PROVIDE
R
10-14 18:31:45.374 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_995c646f7bcc2b7a0c9c4b92bbba541bd837d56c2ac3eb8b465f2f
af8ca0596b9363a768e0d73340c055b9ad332b4dd1e167912add627fec17e1ed8e354f264dd3e5d7735
06336ca4f6d4a0deaa296d852b43e629cfd00c329c5ed38d2e1f199bf02f32774b04449b69109ae3a91
04569780cfd4c42f1396e515dd49d31a94af
10-14 18:31:45.374 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.cover.ledback.LED_BACK_SDK_SERVICE
10-14 18:31:45.374 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.tips.permission.USE_INTENT_SERVICE
10-14 18:31:45.374 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.bixby.service.permission.BIND_TEXT_SERVICE
10-14 18:31:45.375 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.bixby.service.permission.BIND_IMAGE_SERVICE
10-14 18:31:45.375 E/WifiNative( 702): Could not get Iface object for interface
null
10-14 18:31:45.375 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_2751dd32f48a04db84b18a6d626c831b118ea89f7321b5a82da7a2
c84f1b6f5f23d2ca8794c2ce99d5e684bfbf14fcbf678a339772d60c85a5d3d8a4ae1f626736b1b2ba9
c36cd3da3073b2bb02173d7ed60f334ab495a5007001952d70351a0becbde59237ba2ddd5edb68eda20
8750be9e0c63a63b95ec27e2c9b4bc1c9574
10-14 18:31:45.375 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_b8f97bf77c14deca1a3efeef9bf99870a0a07c80da1f1c386a6d61
83b9189478783cc8f8937e1f8bd4692dd4755561dc54aed24a4f6e996d8ca0b521dbe494165456fe5b2
304cdafac6b52d3ee1029b92ca650c3f95847ac0729cebc6f6662352765382ddfbefdefd67a5bb2cded
57d420a6d0975449a56b86567a1a1315c8fb
10-14 18:31:45.376 E/WifiVendorHal( 702): getBgScanCapabilities(l.675) failed
{.code = ERROR_UNKNOWN, .description = unknown error}
10-14 18:31:45.376 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.cloudagent.permission.ACCESS
10-14 18:31:45.376 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.multidevicecloud.permission.ACCESS_KANBOX
10-14 18:31:45.376 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.permission.LAUNCH_PERSONAL_PAGE_SERVICE
10-14 18:31:45.376 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.SYSTEM_ALERT
10-14 18:31:45.376 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.pcw.provider.PCloudContentProvider.READ_CONTENT
10-14 18:31:45.376 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.withtv.ACCESS_WITH_TV
10-14 18:31:45.376 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.permission.USE_MHDR_SERVICE
10-14 18:31:45.376 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.vepreload.provider.SharedMemoryProvider.READ
10-14 18:31:45.376 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.android.app.vepreload.provider.SharedMemoryProvider.WRITE
10-14 18:31:45.376 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.app.slowmotion.provider.SharedMemoryProvider.READ
10-14 18:31:45.376 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.app.slowmotion.provider.SharedMemoryProvider.WRITE
10-14 18:31:45.377 I/DefaultPermGrantPolicy( 702): Granting permissions to default
platform handlers for user 0
10-14 18:31:45.383 D/BatteryExternalStatsWorker( 702): update stats : wifi-off (2)
10-14 18:31:45.384 I/WifiScanningService( 702): Created a new impl for wlan0
10-14 18:31:45.387 I/WifiScanningService( 702): wifi driver loaded with scan
capabilities: max buckets=16
10-14 18:31:45.388 E/[email protected]( 398): Error opening
event_count for wakeup0: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/wakeup/wakeup0:
Permission denied
10-14 18:31:45.389 E/[email protected]( 398): Error opening
event_count for wakeup9: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-rtc/
wakeup/wakeup9: Permission denied
10-14 18:31:45.390 D/SettingsProvider( 702): isChangeAllowed() : name =
voice_interaction_service
10-14 18:31:45.390 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider2/ApplicationPolicy
10-14 18:31:45.390 D/SettingsProvider( 702): projectionArgs:
isChangeAssistDefaultAppAllowed
10-14 18:31:45.390 D/SettingsProvider( 702): selectionArgs: 0
10-14 18:31:45.390 D/SecContentProvider2( 702): query(), uri = 1 selection =
isChangeAssistDefaultAppAllowed
10-14 18:31:45.391 E/[email protected]( 398): Error opening
event_count for wakeup7: Original kwl
[Path]=../../devices/platform/11d00000.spi/spi_master/spi1/spi1.2/synaptics_tcm.0/
wakeup/wakeup7: Permission denied
10-14 18:31:45.394 D/SettingsProvider( 702): ret = 1
10-14 18:31:45.395 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:45.395 D/SettingsProvider( 702): isChangeAllowed() : name =
voice_recognition_service
10-14 18:31:45.395 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider2/ApplicationPolicy
10-14 18:31:45.395 D/SettingsProvider( 702): projectionArgs:
isChangeAssistDefaultAppAllowed
10-14 18:31:45.395 D/SettingsProvider( 702): selectionArgs: 0
10-14 18:31:45.395 D/SecContentProvider2( 702): query(), uri = 1 selection =
isChangeAssistDefaultAppAllowed
10-14 18:31:45.397 D/SettingsProvider( 702): ret = 1
10-14 18:31:45.397 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:45.399 E/[email protected]( 398): Error opening
event_count for wakeup8: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-rtc/
wakeup/wakeup8: Permission denied
10-14 18:31:45.400 E/[email protected]( 398): Error opening
event_count for wakeup6: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-power-
keys/wakeup/wakeup6: Permission denied
10-14 18:31:45.400 I/SyncManager( 702): No initial accounts
10-14 18:31:45.401 D/BatteryExternalStatsWorker( 702): done
updateExternalStatsLocked
10-14 18:31:45.402 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 941
10-14 18:31:45.402 E/WifiNative( 702): Could not get Iface object for interface
null
10-14 18:31:45.407 D/BatteryExternalStatsWorker( 702): update stats : wifi-state
(2)
10-14 18:31:45.412 E/[email protected]( 398): Error opening
event_count for wakeup0: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/wakeup/wakeup0:
Permission denied
10-14 18:31:45.415 E/[email protected]( 398): Error opening
event_count for wakeup9: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-rtc/
wakeup/wakeup9: Permission denied
10-14 18:31:45.417 E/[email protected]( 398): Error opening
event_count for wakeup7: Original kwl
[Path]=../../devices/platform/11d00000.spi/spi_master/spi1/spi1.2/synaptics_tcm.0/
wakeup/wakeup7: Permission denied
10-14 18:31:45.424 E/[email protected]( 398): Error opening
event_count for wakeup8: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-rtc/
wakeup/wakeup8: Permission denied
10-14 18:31:45.425 E/[email protected]( 398): Error opening
event_count for wakeup6: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-power-
keys/wakeup/wakeup6: Permission denied
10-14 18:31:45.426 D/BatteryExternalStatsWorker( 702): done
updateExternalStatsLocked
10-14 18:31:45.497 I/AppsFilter( 702): updateEntireShouldFilterCache took 577ms,
cache size = 267
10-14 18:31:45.498 I/AppsFilter( 702): updateEntireShouldFilterCacheAsync finished
10-14 18:31:45.548 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.permission.INSTALL_WEARABLE_PACKAGES
10-14 18:31:45.552 E/DefaultPermGrantPolicy( 702): Package not found:
com.samsung.android.singletake.service
10-14 18:31:45.552 E/DefaultPermGrantPolicy( 702): Package not found:
com.samsung.android.arzone
10-14 18:31:45.552 E/DefaultPermGrantPolicy( 702): Package not found:
com.samsung.android.ardrawing
10-14 18:31:45.552 E/DefaultPermGrantPolicy( 702): Package not found:
com.mobiletools.systemhelper
10-14 18:31:45.553 E/DefaultPermGrantPolicy( 702): Package not found:
com.samsung.android.aremoji
10-14 18:31:45.553 E/DefaultPermGrantPolicy( 702): Package not found:
com.sec.android.mimage.avatarstickers
10-14 18:31:45.553 E/DefaultPermGrantPolicy( 702): Package not found:
com.samsung.android.aremojieditor
10-14 18:31:45.553 E/DefaultPermGrantPolicy( 702): Package not found:
com.samsung.android.visionintelligence
10-14 18:31:45.553 E/DefaultPermGrantPolicy( 702): Package not found:
com.samsung.android.app.spage
10-14 18:31:45.553 E/DefaultPermGrantPolicy( 702): Permission not found:
com.android.setting.permission.ALLSHARE_CAST_SERVICE
10-14 18:31:45.553 E/DefaultPermGrantPolicy( 702): Permission not found:
com.bitstrips.imoji.provider.READ
10-14 18:31:45.553 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_a457849abd3152089a46071e3828d3f8b1c70a93c1b14b5b181b3b
92e31bcb0ec63bb7e9d174c2ba9ed27ed385f6d15160a52e25e6c3a2e47792c6a80c4eb28e77fc55f24
5650acc5bb752054d2eaca629b3b1d384ccc0fd4cd0043e234b2abbde3a98bcb99ed21a7c2525b3381d
42e33eb953a4679193238bd33c9943ce1b35
10-14 18:31:45.554 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_5cc2707be40ba57fe6ef365b76504d8532e4cda05764b6dfdd5792
c1e27d82878fb50f5f64368a86232308bda93af7374f13171befc442805cb470f438e39603588bc546e
c3667058b78768bcfc45130b7ed4a7b80249c02408d3d255be00ce7159517b1f312b3aa34304a32b6df
e4ba3eaff1f361ac2b620757856471d7c240
10-14 18:31:45.554 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.applock.permission.SSECURE_UPDATE
10-14 18:31:45.555 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.INSTALL_DRM
10-14 18:31:45.556 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.memorysaver.WRITE_MS_DATA
10-14 18:31:45.575 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_8a8f4091bf787b75a6c5b4346f560e63d67ce9f5fb6612a5e835a3
3fe541c1742a1893aff0189adfe4e722f18d924eda9902e69a9b1a819042df65dc509d5a9a60180f1b6
54089902db3816077cfded1cd831a3e7bf3e74e3f65cab179c15f99b83be874d35798151ccd0bb9c2fa
7bd0d465217b889e794eddacf82c730c075e
10-14 18:31:45.575 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.reminder.permission.READ
10-14 18:31:45.575 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.app.reminder.permission.WRITE
10-14 18:31:45.575 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.opencalendar.provider.DataProvider.READ
10-14 18:31:45.575 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.opencalendar.provider.DataProvider.WRITE
10-14 18:31:45.575 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.opencalendar.permission.LAUNCH_SUBSCRIPTIONS
10-14 18:31:45.575 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.opencalendar.permission.LAUNCH_DETAIL_VIEW
10-14 18:31:45.575 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.opencalendar.permission.REMOTE_SERVICE
10-14 18:31:45.575 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.opencalendar.permission.LAUNCH_EVENTS_LIST_VIEW
10-14 18:31:45.576 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.mobileservice.sasettings.permission.READ
10-14 18:31:45.576 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.mobileservice.sasettings.permission.PRIVACY
10-14 18:31:45.576 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.READ_TASKS
10-14 18:31:45.577 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.dcm.provider.DCMProvider.START
10-14 18:31:45.591 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.syncadapters.contacts.permission.GAL_SEARCH
10-14 18:31:45.595 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.calendar.permission.READ_OOBE
10-14 18:31:45.595 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.email.permission.ACCESS_PROVIDER
10-14 18:31:45.595 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.gm.exchange.BIND
10-14 18:31:45.596 E/DefaultPermGrantPolicy( 702): Permission not found:
com.android.email.partnerprovider.PARTNER_PROVIDER
10-14 18:31:45.596 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.apps.dynamite.permission.C2D_MESSAGE
10-14 18:31:45.600 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.launcher.permission.CONTENT_REDIRECT
10-14 18:31:45.600 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.voicesearch.SHORTCUTS_ACCESS
10-14 18:31:45.600 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.voicesearch.ACCESS_SETTINGS
10-14 18:31:45.600 E/DefaultPermGrantPolicy( 702): Permission not found:
com.android.browser.permission.PRELOAD
10-14 18:31:45.600 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.ears.permission.WRITE
10-14 18:31:45.600 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.googlenav.friend.permission.OPT_IN
10-14 18:31:45.601 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.apps.gmm.dev.permission.ASSISTANT_GRPC_SYNC
10-14 18:31:45.601 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.apps.gmm.dogfood.permission.ASSISTANT_GRPC_SYNC
10-14 18:31:45.601 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.apps.gmm.fishfood.permission.ASSISTANT_GRPC_SYNC
10-14 18:31:45.601 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.apps.maps.permission.ASSISTANT_GRPC_SYNC
10-14 18:31:45.601 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.apps.googlevoice.permission.AUTO_SEND
10-14 18:31:45.601 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.SOUND_TRIGGER_RUN_IN_BATTERY_SAVER
10-14 18:31:45.601 E/DefaultPermGrantPolicy( 702): Permission not found:
com.android.chrome.PRERENDER_URL
10-14 18:31:45.601 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.MANAGE_HOTWORD_DETECTION
10-14 18:31:45.601 E/DefaultPermGrantPolicy( 702): Permission not found:
com.google.android.deskclock.permission.RECEIVE_ALERT_BROADCASTS
10-14 18:31:45.601 E/DefaultPermGrantPolicy( 702): Permission not found:
com.android.chrome.permission.TRANSLATE
10-14 18:31:45.604 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.mcfds.permission.AUTOSWITCH_EXTRA_CALL
10-14 18:31:45.621 E/DefaultPermGrantPolicy( 702): Package not found:
com.samsung.android.alive.service
10-14 18:31:45.622 E/DefaultPermGrantPolicy( 702): Package not found:
com.samsung.vvm.se
10-14 18:31:45.622 E/DefaultPermGrantPolicy( 702): Package not found:
com.samsung.vvm
10-14 18:31:45.622 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.rubin.suggestion.permission.READ_SUGGESTION_MANAGER
10-14 18:31:45.622 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_b2d3fb749fbfa462e6e3b594dc81ee02a510effb73f55be5c9a546
dc067810809e8d431b60ed2ea0518a3b3118f37da90a6df4ff0c1d5ac33d001f4340e100aa3d11feef1
97eede6392f7767f982200b7e55708a5edc45b682f45b3aceb44498d6f0932d38d27251b12e0068498d
a913c9dd2befee87f3c125f182ab92dbef4a
10-14 18:31:45.622 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_275208d8f6334e3a69ec79a65e14a8e41b977edff3e2be701e749d
c58ad7838f32488f46e6ad6b1ba701f2f73b533410cd07a8b3e73d52d0a5ddc75ab6c0897060a1d79c9
871112f4411caa8be50030e3dd490d9a032210e31a8559ff21fd4d5840f74e17ead83ba9919ce77a7a7
cf631b482aa5587bc3d41334726036f1bd54
10-14 18:31:45.623 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.snoteprovider.permission.READ
10-14 18:31:45.623 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.coreapps.rshare.permission.VIEW_CONTENT
10-14 18:31:45.623 E/DefaultPermGrantPolicy( 702): Package not found:
de.telekom.tsc
10-14 18:31:45.623 E/DefaultPermGrantPolicy( 702): Package not found:
jp.co.nttdocomo.lcsapp
10-14 18:31:45.623 E/DefaultPermGrantPolicy( 702): Package not found:
com.nttdocomo.android.networkservice
10-14 18:31:45.623 E/DefaultPermGrantPolicy( 702): Package not found:
com.kddi.market
10-14 18:31:45.623 E/DefaultPermGrantPolicy( 702): Package not found:
com.kddi.android.cmail
10-14 18:31:45.624 E/DefaultPermGrantPolicy( 702): Package not found:
com.kddi.cs.app001
10-14 18:31:45.624 E/DefaultPermGrantPolicy( 702): Package not found:
com.kddi.disasterapp
10-14 18:31:45.624 E/DefaultPermGrantPolicy( 702): Package not found:
com.kddi.android.klop
10-14 18:31:45.624 E/DefaultPermGrantPolicy( 702): Package not found:
com.kddi.selfcare.client
10-14 18:31:45.624 E/DefaultPermGrantPolicy( 702): Package not found:
com.kddi.android.au_wifi_connect2
10-14 18:31:45.624 E/DefaultPermGrantPolicy( 702): Package not found:
com.samsung.app.highlightplayer
10-14 18:31:45.624 E/DefaultPermGrantPolicy( 702): Package not found:
com.sec.android.app.vepreload
10-14 18:31:45.624 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_b9156da5cdc0ff829bf83a26aeec90e2c8d51f3e207ec2dacdaba3
2abffc8df2e8f1a7bfef2a501ed48dee4dc566a4afb54a14a48209f0a0645f363c08c435f255d8c9894
baba130ead699db4e15b13f180fe6f3b34019b4b71a62c50c182324f8f76da5d0c842a3e48598d73e21
ac00d2c5c49012d716078190b91fd9109673
10-14 18:31:45.625 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_9eb256ce199ddaf63880dd3e46cf0ad93d7f14c9a2c73552f6fc7e
c0ec8c7e8fe5ee7e6fcad140c501af2e557b95921020fc0df77fc23ac4fa73082a16499a2ce25be358d
c8091de357487729c3e399061c6c067abaf65f8480213b4c6f2cf3273775cc26f80f16dbd0da832439a
a34c399d79fd7788fe713321cb742dbb0f6a
10-14 18:31:45.625 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.app.newtrim.slowmotion.util.permission.ExportService
10-14 18:31:45.625 E/DefaultPermGrantPolicy( 702): Permission not found:
com.sec.spp.permission.TOKEN_b6298bcd3b70abb719bdaf29c7c2cb08249984dae1e23617cb9a17
5ab35f37e78f0ee398ae90502740e89ea11a0422d4a385e085e20c1f2cb9fd6483ea369fec921a0b19a
11157e2b693e0219848a02fbd1992967c5bc874dbf92028a1e48856aa25fa2a7fc84188d566d78c031f
52cd0ee8d6c0d79f558054b692974a21f7d5
10-14 18:31:45.625 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.sec.ENTERPRISE_DEVICE_ADMIN
10-14 18:31:45.625 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.knox.permission.KNOX_ATTESTATION
10-14 18:31:45.625 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.sec.MDM_APP_BACKUP
10-14 18:31:45.626 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.sec.MDM_APP_MGMT
10-14 18:31:45.626 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.sec.MDM_APP_PERMISSION_MGMT
10-14 18:31:45.626 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.sec.MDM_BLUETOOTH
10-14 18:31:45.626 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.sec.MDM_INVENTORY
10-14 18:31:45.626 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.sec.MDM_ROAMING
10-14 18:31:45.626 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.sec.MDM_WIFI
10-14 18:31:45.626 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.sec.MDM_SECURITY
10-14 18:31:45.626 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.sec.MDM_HW_CONTROL
10-14 18:31:45.626 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.sec.MDM_RESTRICTION
10-14 18:31:45.626 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.sec.MDM_LOCATION
10-14 18:31:45.626 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.sec.MDM_CALLING
10-14 18:31:45.626 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.sec.MDM_PHONE_RESTRICTION
10-14 18:31:45.626 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.sec.MDM_BROWSER_SETTINGS
10-14 18:31:45.626 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.sec.MDM_DATE_TIME
10-14 18:31:45.626 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.sec.MDM_KIOSK_MODE
10-14 18:31:45.627 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.sec.MDM_CERTIFICATE
10-14 18:31:45.627 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.sec.MDM_SMARTCARD
10-14 18:31:45.627 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.sec.MDM_MULTI_USER_MGMT
10-14 18:31:45.627 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.knox.permission.KNOX_CCM
10-14 18:31:45.627 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.knox.permission.KNOX_KEYSTORE
10-14 18:31:45.627 E/DefaultPermGrantPolicy( 702): Permission not found:
android.permission.sec.MDM_UMC_INTERNAL
10-14 18:31:45.627 E/DefaultPermGrantPolicy( 702): Permission not found:
com.samsung.android.knox.efota.action.permission
10-14 18:31:45.627 E/DefaultPermGrantPolicy( 702): Package not found:
com.skt.skaf.A000Z00040
10-14 18:31:45.627 E/DefaultPermGrantPolicy( 702): Package not found:
com.skt.hps20client
10-14 18:31:45.627 E/DefaultPermGrantPolicy( 702): Package not found:
com.skt.skaf.OA00018282
10-14 18:31:45.628 E/DefaultPermGrantPolicy( 702): Package not found:
com.claroColombia.contenedor
10-14 18:31:45.628 E/DefaultPermGrantPolicy( 702): Package not found:
com.telcel.contenedor
10-14 18:31:45.628 E/DefaultPermGrantPolicy( 702): Package not found: co.sitic.pp
10-14 18:31:45.628 E/DefaultPermGrantPolicy( 702): Package not found: sk.sitic.pp
10-14 18:31:45.628 E/DefaultPermGrantPolicy( 702): Package not found: cv.sitic.tg
10-14 18:31:45.628 E/DefaultPermGrantPolicy( 702): Package not found:
com.speedymovil.wire
10-14 18:31:45.628 E/DefaultPermGrantPolicy( 702): Package not found:
com.lguplus.appstore
10-14 18:31:45.628 E/DefaultPermGrantPolicy( 702): Package not found:
com.lguplus.lgugpsnwps
10-14 18:31:45.628 E/DefaultPermGrantPolicy( 702): Package not found:
com.lguplus.tsmproxy
10-14 18:31:45.628 E/DefaultPermGrantPolicy( 702): Package not found:
com.kt.olleh.storefront
10-14 18:31:45.628 E/DefaultPermGrantPolicy( 702): Package not found:
com.kt.serviceagent
10-14 18:31:45.629 E/DefaultPermGrantPolicy( 702): Package not found:
com.samsung.android.visualars
10-14 18:31:45.633 E/DefaultPermGrantPolicy( 702): Package not found:
com.google.android.apps.assistant
10-14 18:31:45.633 W/DefaultPermGrantPolicy( 702): No such
package:com.google.android.apps.assistant
10-14 18:31:45.633 E/DefaultPermGrantPolicy( 702): Package not found:
com.google.android.apps.actionsservice
10-14 18:31:45.633 W/DefaultPermGrantPolicy( 702): No such
package:com.google.android.apps.actionsservice
10-14 18:31:45.642 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=1000 packageName=com.samsung.android.provider.filterprovider
10-14 18:31:45.643 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1000 packageName=com.samsung.android.provider.filterprovider
10-14 18:31:45.650 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=1000 packageName=com.samsung.android.provider.filterprovider
10-14 18:31:45.651 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1000 packageName=com.samsung.android.provider.filterprovider
10-14 18:31:45.657 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=1001 packageName=com.android.providers.telephony
10-14 18:31:45.657 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1001 packageName=com.android.providers.telephony
10-14 18:31:45.668 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=1001 packageName=com.android.providers.telephony
10-14 18:31:45.668 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1001 packageName=com.android.providers.telephony
10-14 18:31:45.677 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=1002 packageName=com.android.bluetooth
10-14 18:31:45.677 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1002 packageName=com.android.bluetooth
10-14 18:31:45.684 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=1002 packageName=com.android.bluetooth
10-14 18:31:45.684 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1002 packageName=com.android.bluetooth
10-14 18:31:45.694 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=2000 packageName=com.android.shell
10-14 18:31:45.694 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=2000 packageName=com.android.shell
10-14 18:31:45.701 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=2000 packageName=com.android.shell
10-14 18:31:45.701 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=2000 packageName=com.android.shell
10-14 18:31:45.712 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=5003 packageName=com.sec.android.app.safetyassurance
10-14 18:31:45.713 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5003 packageName=com.sec.android.app.safetyassurance
10-14 18:31:45.720 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=5003 packageName=com.sec.android.app.safetyassurance
10-14 18:31:45.721 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5003 packageName=com.sec.android.app.safetyassurance
10-14 18:31:45.734 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=5004 packageName=com.samsung.faceservice
10-14 18:31:45.734 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5004 packageName=com.samsung.faceservice
10-14 18:31:45.740 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=5004 packageName=com.samsung.faceservice
10-14 18:31:45.741 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5004 packageName=com.samsung.faceservice
10-14 18:31:45.748 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=5005 packageName=com.samsung.android.allshare.service.fileshare
10-14 18:31:45.749 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5005 packageName=com.samsung.android.allshare.service.fileshare
10-14 18:31:45.752 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=5005 packageName=com.samsung.android.allshare.service.fileshare
10-14 18:31:45.752 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5005 packageName=com.samsung.android.allshare.service.fileshare
10-14 18:31:45.761 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=5007 packageName=com.samsung.android.allshare.service.mediashare
10-14 18:31:45.761 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5007 packageName=com.samsung.android.allshare.service.mediashare
10-14 18:31:45.765 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=5007 packageName=com.samsung.android.allshare.service.mediashare
10-14 18:31:45.765 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5007 packageName=com.samsung.android.allshare.service.mediashare
10-14 18:31:45.770 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=5009 packageName=com.samsung.android.scloud
10-14 18:31:45.770 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5009 packageName=com.samsung.android.scloud
10-14 18:31:45.775 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=5009 packageName=com.samsung.android.scloud
10-14 18:31:45.775 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5009 packageName=com.samsung.android.scloud
10-14 18:31:45.782 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=5010 packageName=com.samsung.android.rubin.app
10-14 18:31:45.782 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5010 packageName=com.samsung.android.rubin.app
10-14 18:31:45.787 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=5010 packageName=com.samsung.android.rubin.app
10-14 18:31:45.787 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5010 packageName=com.samsung.android.rubin.app
10-14 18:31:45.792 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=5012 packageName=com.samsung.android.sm.devicesecurity
10-14 18:31:45.793 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5012 packageName=com.samsung.android.sm.devicesecurity
10-14 18:31:45.796 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=5012 packageName=com.samsung.android.sm.devicesecurity
10-14 18:31:45.797 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5012 packageName=com.samsung.android.sm.devicesecurity
10-14 18:31:45.806 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=5013 packageName=com.sec.location.nsflp2
10-14 18:31:45.806 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5013 packageName=com.sec.location.nsflp2
10-14 18:31:45.809 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=5013 packageName=com.sec.location.nsflp2
10-14 18:31:45.810 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5013 packageName=com.sec.location.nsflp2
10-14 18:31:45.810 I/system_server( 702): Background young concurrent copying GC
freed 304389(10022KB) AllocSpace objects, 40(1056KB) LOS objects, 34% free,
20MB/31MB, paused 330us total 109.257ms
10-14 18:31:45.815 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=5025 packageName=com.samsung.android.mdx.kit
10-14 18:31:45.816 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5025 packageName=com.samsung.android.mdx.kit
10-14 18:31:45.819 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=5026 packageName=com.samsung.android.app.sharelive
10-14 18:31:45.819 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5026 packageName=com.samsung.android.app.sharelive
10-14 18:31:45.823 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=5027 packageName=com.samsung.android.aware.service
10-14 18:31:45.823 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5027 packageName=com.samsung.android.aware.service
10-14 18:31:45.827 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=5027 packageName=com.samsung.android.aware.service
10-14 18:31:45.828 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5027 packageName=com.samsung.android.aware.service
10-14 18:31:45.833 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=5250 packageName=com.samsung.android.knox.containercore
10-14 18:31:45.834 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5250 packageName=com.samsung.android.knox.containercore
10-14 18:31:45.837 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=5250 packageName=com.samsung.android.knox.containeragent
10-14 18:31:45.837 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5250 packageName=com.samsung.android.knox.containeragent
10-14 18:31:45.840 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10063 packageName=com.samsung.android.app.galaxyfinder
10-14 18:31:45.840 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10063 packageName=com.samsung.android.app.galaxyfinder
10-14 18:31:45.843 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10064 packageName=com.sec.android.app.myfiles
10-14 18:31:45.843 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10064 packageName=com.sec.android.app.myfiles
10-14 18:31:45.845 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10064 packageName=com.sec.android.app.myfiles
10-14 18:31:45.845 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10064 packageName=com.sec.android.app.myfiles
10-14 18:31:45.853 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10067 packageName=com.android.systemui
10-14 18:31:45.853 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10067 packageName=com.android.systemui
10-14 18:31:45.858 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10067 packageName=com.android.systemui
10-14 18:31:45.858 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10067 packageName=com.android.systemui
10-14 18:31:45.864 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10073 packageName=com.android.providers.downloads
10-14 18:31:45.864 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10073 packageName=com.android.providers.downloads
10-14 18:31:45.866 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10073 packageName=com.android.providers.downloads
10-14 18:31:45.866 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10073 packageName=com.android.providers.downloads
10-14 18:31:45.868 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10074 packageName=com.android.externalstorage
10-14 18:31:45.869 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10074 packageName=com.android.externalstorage
10-14 18:31:45.870 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10074 packageName=com.android.externalstorage
10-14 18:31:45.870 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10074 packageName=com.android.externalstorage
10-14 18:31:45.872 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10078 packageName=com.sec.android.mimage.photoretouching
10-14 18:31:45.873 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10078 packageName=com.sec.android.mimage.photoretouching
10-14 18:31:45.874 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10078 packageName=com.sec.android.mimage.photoretouching
10-14 18:31:45.875 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10078 packageName=com.sec.android.mimage.photoretouching
10-14 18:31:45.883 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10098 packageName=com.samsung.android.app.dofviewer
10-14 18:31:45.884 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10098 packageName=com.samsung.android.app.dofviewer
10-14 18:31:45.886 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10098 packageName=com.samsung.android.app.dofviewer
10-14 18:31:45.886 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10098 packageName=com.samsung.android.app.dofviewer
10-14 18:31:45.888 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10103 packageName=com.android.sharedstoragebackup
10-14 18:31:45.888 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10103 packageName=com.android.sharedstoragebackup
10-14 18:31:45.890 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10103 packageName=com.android.sharedstoragebackup
10-14 18:31:45.891 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10103 packageName=com.android.sharedstoragebackup
10-14 18:31:45.893 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10104 packageName=com.samsung.android.livestickers
10-14 18:31:45.893 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10104 packageName=com.samsung.android.livestickers
10-14 18:31:45.897 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10104 packageName=com.samsung.android.livestickers
10-14 18:31:45.897 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10104 packageName=com.samsung.android.livestickers
10-14 18:31:45.900 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10106 packageName=com.android.providers.calendar
10-14 18:31:45.901 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10106 packageName=com.android.providers.calendar
10-14 18:31:45.904 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10106 packageName=com.android.providers.calendar
10-14 18:31:45.905 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10106 packageName=com.android.providers.calendar
10-14 18:31:45.913 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10116 packageName=com.sec.android.app.samsungapps
10-14 18:31:45.914 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10116 packageName=com.sec.android.app.samsungapps
10-14 18:31:45.916 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10116 packageName=com.sec.android.app.samsungapps
10-14 18:31:45.917 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10116 packageName=com.sec.android.app.samsungapps
10-14 18:31:45.919 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10117 packageName=com.samsung.android.video
10-14 18:31:45.919 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10117 packageName=com.samsung.android.video
10-14 18:31:45.921 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10117 packageName=com.samsung.android.video
10-14 18:31:45.921 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10117 packageName=com.samsung.android.video
10-14 18:31:45.925 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10118 packageName=com.samsung.android.scs
10-14 18:31:45.925 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10118 packageName=com.samsung.android.scs
10-14 18:31:45.931 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10120 packageName=com.samsung.android.messaging
10-14 18:31:45.932 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10120 packageName=com.samsung.android.messaging
10-14 18:31:45.937 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10120 packageName=com.samsung.android.messaging
10-14 18:31:45.938 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10120 packageName=com.samsung.android.messaging
10-14 18:31:45.942 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10121 packageName=com.sec.android.app.camera
10-14 18:31:45.942 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10121 packageName=com.sec.android.app.camera
10-14 18:31:45.944 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10121 packageName=com.sec.android.app.camera
10-14 18:31:45.945 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10121 packageName=com.sec.android.app.camera
10-14 18:31:45.960 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10160 packageName=com.samsung.app.newtrim
10-14 18:31:45.960 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10160 packageName=com.samsung.app.newtrim
10-14 18:31:45.962 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10160 packageName=com.samsung.app.newtrim
10-14 18:31:45.962 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10160 packageName=com.samsung.app.newtrim
10-14 18:31:45.967 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10187 packageName=com.google.android.apps.restore
10-14 18:31:45.968 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10187 packageName=com.google.android.apps.restore
10-14 18:31:45.970 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10187 packageName=com.google.android.apps.restore
10-14 18:31:45.970 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10187 packageName=com.google.android.apps.restore
10-14 18:31:45.982 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10191 packageName=com.android.vending
10-14 18:31:45.982 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10191 packageName=com.android.vending
10-14 18:31:45.985 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10191 packageName=com.android.vending
10-14 18:31:45.986 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10191 packageName=com.android.vending
10-14 18:31:45.992 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10192 packageName=com.google.android.gms
10-14 18:31:45.992 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10192 packageName=com.google.android.gms
10-14 18:31:46.002 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10192 packageName=com.google.android.gms
10-14 18:31:46.002 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10192 packageName=com.google.android.gms
10-14 18:31:46.030 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10217 packageName=com.android.storagemanager
10-14 18:31:46.030 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10217 packageName=com.android.storagemanager
10-14 18:31:46.032 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10217 packageName=com.android.storagemanager
10-14 18:31:46.032 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10217 packageName=com.android.storagemanager
10-14 18:31:46.037 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10225 packageName=com.google.android.providers.media.module
10-14 18:31:46.037 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10225 packageName=com.google.android.providers.media.module
10-14 18:31:46.038 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10225 packageName=com.google.android.providers.media.module
10-14 18:31:46.039 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10225 packageName=com.google.android.providers.media.module
10-14 18:31:46.044 D/SystemServerTiming( 702): MakePackageManagerServiceReady took
to complete: 1129ms
10-14 18:31:46.044 D/SystemServerTiming( 702): !@Boot_SystemServer: 1129ms :
MakePackageManagerServiceReady
10-14 18:31:46.044 I/SystemServerTiming( 702): !@Boot_EBS: Took 1129ms by
'MakePackageManagerServiceReady'
10-14 18:31:46.044 I/SystemServerTiming( 702): MakeASKSManagerServiceReady
10-14 18:31:46.046 D/SystemServerTiming( 702): MakeASKSManagerServiceReady took to
complete: 2ms
10-14 18:31:46.046 I/SystemServerTiming( 702): MakeIncrementalManagerServiceReady
10-14 18:31:46.047 D/SystemServerTiming( 702): MakeIncrementalManagerServiceReady
took to complete: 1ms
10-14 18:31:46.047 I/SystemServerTiming( 702): MakeDisplayManagerServiceReady
10-14 18:31:46.058 E/DisplayModeDirector( 702): Wrong values for min and max when
initializing RefreshRateRange : 2.14748365E9 -2.14748365E9
10-14 18:31:46.060 W/DisplayModeDirector( 702): Received a vote with an invalid
priority, ignoring: priority=PRIORITY_REFRESH_RATE_MODE, vote=Vote{width=-1,
height=-1, minRefreshRate=0.0, maxRefreshRate=0.0}
10-14 18:31:46.060 W/DisplayModeDirector( 702): java.lang.Throwable
10-14 18:31:46.060 W/DisplayModeDirector( 702): at
com.android.server.display.DisplayModeDirector.updateVoteLocked(DisplayModeDirector
.java:604)
10-14 18:31:46.060 W/DisplayModeDirector( 702): at
com.android.server.display.DisplayModeDirector.updateVoteLocked(DisplayModeDirector
.java:593)
10-14 18:31:46.060 W/DisplayModeDirector( 702): at
com.android.server.display.DisplayModeDirector.access$600(DisplayModeDirector.java:
98)
10-14 18:31:46.060 W/DisplayModeDirector( 702): at
com.android.server.display.DisplayModeDirector$SettingsObserver.updateRefreshRateMo
deLocked(DisplayModeDirector.java:1247)
10-14 18:31:46.060 W/DisplayModeDirector( 702): at
com.android.server.display.DisplayModeDirector$SettingsObserver.updateLowPowerModeS
ettingLocked(DisplayModeDirector.java:1140)
10-14 18:31:46.060 W/DisplayModeDirector( 702): at
com.android.server.display.DisplayModeDirector$SettingsObserver.observe(DisplayMode
Director.java:1085)
10-14 18:31:46.060 W/DisplayModeDirector( 702): at
com.android.server.display.DisplayModeDirector.start(DisplayModeDirector.java:187)
10-14 18:31:46.060 W/DisplayModeDirector( 702): at
com.android.server.display.DisplayManagerService.systemReady(DisplayManagerService.
java:667)
10-14 18:31:46.060 W/DisplayModeDirector( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3482)
10-14 18:31:46.060 W/DisplayModeDirector( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:46.060 W/DisplayModeDirector( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:46.060 W/DisplayModeDirector( 702): at
java.lang.reflect.Method.invoke(Native Method)
10-14 18:31:46.060 W/DisplayModeDirector( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:46.060 W/DisplayModeDirector( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:46.060 E/DisplayModeDirector( 702): Asked about unknown display,
returning empty display mode specs!(id=0)
10-14 18:31:46.060 E/DisplayModeDirector( 702): Asked about unknown display,
returning empty display mode specs!(id=0)
10-14 18:31:46.061 E/DisplayModeDirector( 702): Wrong values for min and max when
initializing RefreshRateRange : 2.14748365E9 -2.14748365E9
10-14 18:31:46.061 W/DisplayModeDirector( 702): Received a vote with an invalid
priority, ignoring: priority=PRIORITY_REFRESH_RATE_MODE, vote=Vote{width=-1,
height=-1, minRefreshRate=0.0, maxRefreshRate=0.0}
10-14 18:31:46.061 W/DisplayModeDirector( 702): java.lang.Throwable
10-14 18:31:46.061 W/DisplayModeDirector( 702): at
com.android.server.display.DisplayModeDirector.updateVoteLocked(DisplayModeDirector
.java:604)
10-14 18:31:46.061 W/DisplayModeDirector( 702): at
com.android.server.display.DisplayModeDirector.updateVoteLocked(DisplayModeDirector
.java:593)
10-14 18:31:46.061 W/DisplayModeDirector( 702): at
com.android.server.display.DisplayModeDirector.access$600(DisplayModeDirector.java:
98)
10-14 18:31:46.061 W/DisplayModeDirector( 702): at
com.android.server.display.DisplayModeDirector$SettingsObserver.updateRefreshRateMo
deLocked(DisplayModeDirector.java:1247)
10-14 18:31:46.061 W/DisplayModeDirector( 702): at
com.android.server.display.DisplayModeDirector$SettingsObserver.updateLowPowerModeS
ettingLocked(DisplayModeDirector.java:1140)
10-14 18:31:46.061 W/DisplayModeDirector( 702): at
com.android.server.display.DisplayModeDirector$SettingsObserver.observe(DisplayMode
Director.java:1085)
10-14 18:31:46.061 W/DisplayModeDirector( 702): at
com.android.server.display.DisplayModeDirector.start(DisplayModeDirector.java:189)
10-14 18:31:46.061 W/DisplayModeDirector( 702): at
com.android.server.display.DisplayManagerService.systemReady(DisplayManagerService.
java:667)
10-14 18:31:46.061 W/DisplayModeDirector( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3482)
10-14 18:31:46.061 W/DisplayModeDirector( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:46.061 W/DisplayModeDirector( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:46.061 W/DisplayModeDirector( 702): at
java.lang.reflect.Method.invoke(Native Method)
10-14 18:31:46.061 W/DisplayModeDirector( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:46.061 W/DisplayModeDirector( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:46.062 D/SystemServerTiming( 702): MakeDisplayManagerServiceReady took
to complete: 15ms
10-14 18:31:46.062 I/SystemServerTiming( 702): StartDeviceSpecificServices
10-14 18:31:46.062 D/SystemServerTiming( 702): StartDeviceSpecificServices took to
complete: 0ms
10-14 18:31:46.062 I/SystemServerTiming( 702): DualAppManagerService
10-14 18:31:46.065 D/MagnifierDisplayPolicy( 702):
mNavigationBarGestureWhileHidden : false DB = 0
10-14 18:31:46.070 D/RefreshRateConfigs( 608): primary refresh rates: 720_60fps
10-14 18:31:46.070 D/RefreshRateConfigs( 608): app request refresh rates:
720_60fps
10-14 18:31:46.070 D/SurfaceFlinger( 608): Setting desired display config specs:
defaultConfig: 0 primaryRange: [0 120] expandedRange: [0 120]
10-14 18:31:46.070 D/Scheduler( 608): onPrimaryDisplayConfigChanged to 0
10-14 18:31:46.075 D/SystemServerTiming( 702): DualAppManagerService took to
complete: 12ms
10-14 18:31:46.075 I/SystemServerTiming( 702):
StartBootPhaseDeviceSpecificServicesReady
10-14 18:31:46.075 I/SystemServer( 702): !@Boot_EBS_D:
PHASE_DEVICE_SPECIFIC_SERVICES_READY
10-14 18:31:46.075 I/SystemServiceManager( 702): Starting phase 520
10-14 18:31:46.075 I/SystemServerTiming( 702): OnBootPhase_520
10-14 18:31:46.075 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.security.FileIntegrityService
10-14 18:31:46.075 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.security.FileIntegrityService took to complete:
0ms
10-14 18:31:46.075 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.pm.Installer
10-14 18:31:46.075 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.pm.Installer took to complete: 0ms
10-14 18:31:46.075 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.os.DeviceIdentifiersPolicyService
10-14 18:31:46.075 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.os.DeviceIdentifiersPolicyService took to
complete: 0ms
10-14 18:31:46.075 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.uri.UriGrantsManagerService$Lifecycle
10-14 18:31:46.075 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.uri.UriGrantsManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:46.075 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.wm.ActivityTaskManagerService$Lifecycle
10-14 18:31:46.075 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:46.075 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.am.ActivityManagerService$Lifecycle
10-14 18:31:46.075 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.am.ActivityManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:46.075 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.pm.DataLoaderManagerService
10-14 18:31:46.075 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.pm.DataLoaderManagerService took to complete:
0ms
10-14 18:31:46.075 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.power.PowerManagerService
10-14 18:31:46.076 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.power.PowerManagerService took to complete: 0ms
10-14 18:31:46.076 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.power.ThermalManagerService
10-14 18:31:46.076 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.power.ThermalManagerService took to complete:
0ms
10-14 18:31:46.076 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.VaultKeeperService$LifeCycle
10-14 18:31:46.076 D/VaultKeeperService$Lifecycle( 702):
[PHASE_DEVICE_SPECIFIC_SERVICES_READY]
10-14 18:31:46.076 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.VaultKeeperService$LifeCycle took to complete:
1ms
10-14 18:31:46.076 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.PACMService
10-14 18:31:46.076 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.PACMService took to complete: 0ms
10-14 18:31:46.076 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
10-14 18:31:46.076 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
took to complete: 0ms
10-14 18:31:46.076 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.lights.LightsService
10-14 18:31:46.076 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.lights.LightsService took to complete: 0ms
10-14 18:31:46.076 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.pdp.PdpService
10-14 18:31:46.076 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.pdp.PdpService took to complete: 0ms
10-14 18:31:46.076 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.display.DisplayManagerService
10-14 18:31:46.076 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.display.DisplayManagerService took to complete:
0ms
10-14 18:31:46.076 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.pm.UserManagerService$LifeCycle
10-14 18:31:46.076 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.pm.UserManagerService$LifeCycle took to
complete: 0ms
10-14 18:31:46.076 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.om.OverlayManagerService
10-14 18:31:46.076 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.om.OverlayManagerService took to complete: 0ms
10-14 18:31:46.076 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.SensorPrivacyService
10-14 18:31:46.076 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.SensorPrivacyService took to complete: 0ms
10-14 18:31:46.076 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.SystemConfigService
10-14 18:31:46.076 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.SystemConfigService took to complete: 0ms
10-14 18:31:46.076 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.BatteryService
10-14 18:31:46.076 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.BatteryService took to complete: 0ms
10-14 18:31:46.076 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.usage.UsageStatsService
10-14 18:31:46.076 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.usage.UsageStatsService took to complete: 0ms
10-14 18:31:46.077 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.webkit.WebViewUpdateService
10-14 18:31:46.077 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.webkit.WebViewUpdateService took to complete:
0ms
10-14 18:31:46.077 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.CachedDeviceStateService
10-14 18:31:46.077 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.CachedDeviceStateService took to complete: 0ms
10-14 18:31:46.077 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.BinderCallsStatsService$LifeCycle
10-14 18:31:46.077 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.BinderCallsStatsService$LifeCycle took to
complete: 0ms
10-14 18:31:46.077 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.LooperStatsService$Lifecycle
10-14 18:31:46.077 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.LooperStatsService$Lifecycle took to complete:
0ms
10-14 18:31:46.077 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.rollback.RollbackManagerService
10-14 18:31:46.077 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.rollback.RollbackManagerService took to
complete: 0ms
10-14 18:31:46.077 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.os.BugreportManagerService
10-14 18:31:46.077 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.os.BugreportManagerService took to complete: 0ms
10-14 18:31:46.077 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.gpu.GpuService
10-14 18:31:46.077 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.gpu.GpuService took to complete: 0ms
10-14 18:31:46.077 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.security.KeyChainSystemService
10-14 18:31:46.077 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.security.KeyChainSystemService took to complete:
0ms
10-14 18:31:46.077 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.SpqrService
10-14 18:31:46.077 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.SpqrService took to complete: 0ms
10-14 18:31:46.077 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.telecom.TelecomLoaderService
10-14 18:31:46.077 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.telecom.TelecomLoaderService took to complete:
0ms
10-14 18:31:46.077 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.accounts.AccountManagerService$Lifecycle
10-14 18:31:46.077 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.accounts.AccountManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:46.077 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.content.ContentService$Lifecycle
10-14 18:31:46.077 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.content.ContentService$Lifecycle took to
complete: 0ms
10-14 18:31:46.077 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.DropBoxManagerService
10-14 18:31:46.077 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.DropBoxManagerService took to complete: 0ms
10-14 18:31:46.077 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
10-14 18:31:46.077 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
took to complete: 0ms
10-14 18:31:46.077 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.sepunion.SemUnionMainService
10-14 18:31:46.077 D/SEP_UNION_SemUnionMainService( 702): onBootPhase = 520
10-14 18:31:46.077 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.sepunion.SemUnionMainService took to complete:
0ms
10-14 18:31:46.077 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.AlarmManagerService
10-14 18:31:46.077 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.AlarmManagerService took to complete: 0ms
10-14 18:31:46.077 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.privilege.SemPrivilegeManagerService
10-14 18:31:46.077 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.privilege.SemPrivilegeManagerService took to
complete: 0ms
10-14 18:31:46.078 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.BluetoothService
10-14 18:31:46.078 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.BluetoothService took to complete: 0ms
10-14 18:31:46.078 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.connectivity.IpConnectivityMetrics
10-14 18:31:46.078 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.connectivity.IpConnectivityMetrics took to
complete: 0ms
10-14 18:31:46.078 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
10-14 18:31:46.078 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
took to complete: 0ms
10-14 18:31:46.078 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.PinnerService
10-14 18:31:46.078 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.PinnerService took to complete: 0ms
10-14 18:31:46.078 I/SystemServerTiming( 702):
OnBootPhase_520_com.google.android.startop.iorap.IorapForwardingService
10-14 18:31:46.078 D/SystemServerTiming( 702):
OnBootPhase_520_com.google.android.startop.iorap.IorapForwardingService took to
complete: 0ms
10-14 18:31:46.078 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.integrity.AppIntegrityManagerService
10-14 18:31:46.078 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.integrity.AppIntegrityManagerService took to
complete: 0ms
10-14 18:31:46.078 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
10-14 18:31:46.078 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
took to complete: 0ms
10-14 18:31:46.078 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.accessibility.AccessibilityManagerService$Lifecy
cle
10-14 18:31:46.078 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.accessibility.AccessibilityManagerService$Lifecy
cle took to complete: 0ms
10-14 18:31:46.078 I/SystemServerTiming( 702):
OnBootPhase_520_com.samsung.android.game.GameManagerService$Lifecycle
10-14 18:31:46.078 D/GameManagerService$Lifecycle( 702): onBootPhase, phase: 520
10-14 18:31:46.078 D/GameManagerService( 702): onBootPhase, phase: 520
10-14 18:31:46.078 D/SystemServerTiming( 702):
OnBootPhase_520_com.samsung.android.game.GameManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:46.078 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.StorageManagerService$Lifecycle
10-14 18:31:46.078 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.StorageManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:46.078 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.usage.StorageStatsService$Lifecycle
10-14 18:31:46.078 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.usage.StorageStatsService$Lifecycle took to
complete: 0ms
10-14 18:31:46.078 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.UiModeManagerService
10-14 18:31:46.078 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.UiModeManagerService took to complete: 0ms
10-14 18:31:46.078 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.locksettings.LockSettingsService$Lifecycle
10-14 18:31:46.082 D/SdpManagerService( 702): Knox device_owner property : false
10-14 18:31:46.082 D/SdpManagerService( 702): DPM device_owner property : false
10-14 18:31:46.083 D/SdpManagerService( 702): Extra factor : false
10-14 18:31:46.083 D/LockSettingsService( 702): Failed to get engine list due to
non-existence...
10-14 18:31:46.085 I/SDPLog ( 702): SdpEngineList is Empty.
10-14 18:31:46.085 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.locksettings.LockSettingsService$Lifecycle took
to complete: 7ms
10-14 18:31:46.085 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.PersistentDataBlockService
10-14 18:31:46.085 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.PersistentDataBlockService took to complete: 0ms
10-14 18:31:46.085 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.testharness.TestHarnessModeService
10-14 18:31:46.085 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.testharness.TestHarnessModeService took to
complete: 0ms
10-14 18:31:46.085 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.oemlock.OemLockService
10-14 18:31:46.085 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.oemlock.OemLockService took to complete: 0ms
10-14 18:31:46.085 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.DeviceIdleController
10-14 18:31:46.085 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.DeviceIdleController took to complete: 0ms
10-14 18:31:46.085 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycl
e
10-14 18:31:46.085 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycl
e took to complete: 0ms
10-14 18:31:46.085 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Li
fecycle
10-14 18:31:46.085 D/EnterpriseDeviceManagerService( 702): systemReady() :
mCurrentPhase = 520
10-14 18:31:46.086 D/RestrictionPolicy( 702): systemReady() : mCurrentPhase = 520
10-14 18:31:46.086 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Li
fecycle took to complete: 0ms
10-14 18:31:46.086 I/SystemServerTiming( 702):
OnBootPhase_520_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServi
ce
10-14 18:31:46.086 D/SystemServerTiming( 702):
OnBootPhase_520_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServi
ce took to complete: 0ms
10-14 18:31:46.086 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.systemcaptions.SystemCaptionsManagerService
10-14 18:31:46.086 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.systemcaptions.SystemCaptionsManagerService took
to complete: 0ms
10-14 18:31:46.086 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.textservices.TextServicesManagerService$Lifecycl
e
10-14 18:31:46.086 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.textservices.TextServicesManagerService$Lifecycl
e took to complete: 0ms
10-14 18:31:46.086 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.textclassifier.TextClassificationManagerService$
Lifecycle
10-14 18:31:46.086 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.textclassifier.TextClassificationManagerService$
Lifecycle took to complete: 0ms
10-14 18:31:46.086 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.NetworkScoreService$Lifecycle
10-14 18:31:46.086 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.NetworkScoreService$Lifecycle took to complete:
0ms
10-14 18:31:46.086 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.wifi.WifiService
10-14 18:31:46.086 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.wifi.WifiService took to complete: 0ms
10-14 18:31:46.086 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.wifi.scanner.WifiScanningService
10-14 18:31:46.086 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.wifi.scanner.WifiScanningService took to
complete: 0ms
10-14 18:31:46.086 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.wifi.p2p.WifiP2pService
10-14 18:31:46.086 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.wifi.p2p.WifiP2pService took to complete: 0ms
10-14 18:31:46.086 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.ethernet.EthernetService
10-14 18:31:46.086 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.ethernet.EthernetService took to complete: 0ms
10-14 18:31:46.086 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.notification.NotificationManagerService
10-14 18:31:46.086 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.notification.NotificationManagerService took to
complete: 0ms
10-14 18:31:46.086 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.storage.DeviceStorageMonitorService
10-14 18:31:46.086 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.storage.DeviceStorageMonitorService took to
complete: 0ms
10-14 18:31:46.086 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.location.LocationManagerService$Lifecycle
10-14 18:31:46.086 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.location.LocationManagerService$Lifecycle took
to complete: 0ms
10-14 18:31:46.086 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.timedetector.TimeDetectorService$Lifecycle
10-14 18:31:46.086 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.timedetector.TimeDetectorService$Lifecycle took
to complete: 0ms
10-14 18:31:46.086 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecyc
le
10-14 18:31:46.086 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecyc
le took to complete: 0ms
10-14 18:31:46.086 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.search.SearchManagerService$Lifecycle
10-14 18:31:46.086 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.search.SearchManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:46.086 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.wallpaper.WallpaperManagerService$Lifecycle
10-14 18:31:46.087 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.wallpaper.WallpaperManagerService$Lifecycle took
to complete: 0ms
10-14 18:31:46.087 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.audio.AudioService$Lifecycle
10-14 18:31:46.087 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.audio.AudioService$Lifecycle took to complete:
0ms
10-14 18:31:46.087 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareSe
rvice$Lifecycle
10-14 18:31:46.087 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareSe
rvice$Lifecycle took to complete: 0ms
10-14 18:31:46.087 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.DockObserver
10-14 18:31:46.087 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.DockObserver took to complete: 0ms
10-14 18:31:46.087 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.midi.MidiService$Lifecycle
10-14 18:31:46.087 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.midi.MidiService$Lifecycle took to complete: 0ms
10-14 18:31:46.087 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.adb.AdbService$Lifecycle
10-14 18:31:46.087 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.adb.AdbService$Lifecycle took to complete: 0ms
10-14 18:31:46.087 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.usb.UsbService$Lifecycle
10-14 18:31:46.087 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.usb.UsbService$Lifecycle took to complete: 0ms
10-14 18:31:46.087 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.twilight.TwilightService
10-14 18:31:46.087 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.twilight.TwilightService took to complete: 0ms
10-14 18:31:46.087 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.display.color.ColorDisplayService
10-14 18:31:46.087 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.display.color.ColorDisplayService took to
complete: 0ms
10-14 18:31:46.087 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.job.JobSchedulerService
10-14 18:31:46.087 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.job.JobSchedulerService took to complete: 0ms
10-14 18:31:46.087 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.soundtrigger.SoundTriggerService
10-14 18:31:46.087 D/SoundTriggerService( 702): onBootPhase: 520 : false
10-14 18:31:46.089 I/SoundTriggerMiddlewareLogging( 702):
listModules[this=com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareI
mpl@bed732b, caller=1000/702]() -> [ ]
10-14 18:31:46.089 W/SoundTriggerHelper( 702): listModules status=0, # of
modules=0
10-14 18:31:46.089 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.soundtrigger.SoundTriggerService took to
complete: 2ms
10-14 18:31:46.089 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.trust.TrustManagerService
10-14 18:31:46.089 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.trust.TrustManagerService took to complete: 0ms
10-14 18:31:46.089 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.backup.BackupManagerService$Lifecycle
10-14 18:31:46.090 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.backup.BackupManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:46.090 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.appwidget.AppWidgetService
10-14 18:31:46.090 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.appwidget.AppWidgetService took to complete: 0ms
10-14 18:31:46.090 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.role.RoleManagerService
10-14 18:31:46.090 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.role.RoleManagerService took to complete: 0ms
10-14 18:31:46.090 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.voiceinteraction.VoiceInteractionManagerService
10-14 18:31:46.090 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.voiceinteraction.VoiceInteractionManagerService
took to complete: 0ms
10-14 18:31:46.090 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.GestureLauncherService
10-14 18:31:46.090 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.GestureLauncherService took to complete: 0ms
10-14 18:31:46.090 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.SensorNotificationService
10-14 18:31:46.090 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.SensorNotificationService took to complete: 0ms
10-14 18:31:46.090 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.emergency.EmergencyAffordanceService
10-14 18:31:46.090 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.emergency.EmergencyAffordanceService took to
complete: 0ms
10-14 18:31:46.090 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.dreams.DreamManagerService
10-14 18:31:46.090 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.dreams.DreamManagerService took to complete: 0ms
10-14 18:31:46.090 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.print.PrintManagerService
10-14 18:31:46.090 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.print.PrintManagerService took to complete: 0ms
10-14 18:31:46.090 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.blob.BlobStoreManagerService
10-14 18:31:46.090 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.blob.BlobStoreManagerService took to complete:
0ms
10-14 18:31:46.090 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.companion.CompanionDeviceManagerService
10-14 18:31:46.090 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.companion.CompanionDeviceManagerService took to
complete: 0ms
10-14 18:31:46.090 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.restrictions.RestrictionsManagerService
10-14 18:31:46.090 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.restrictions.RestrictionsManagerService took to
complete: 0ms
10-14 18:31:46.090 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.cocktailbar.CocktailBarManagerService
10-14 18:31:46.090 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.cocktailbar.CocktailBarManagerService took to
complete: 0ms
10-14 18:31:46.091 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.aod.AODManagerService
10-14 18:31:46.091 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.aod.AODManagerService took to complete: 0ms
10-14 18:31:46.091 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.media.MediaSessionService
10-14 18:31:46.091 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.media.MediaSessionService took to complete: 0ms
10-14 18:31:46.091 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.media.MediaResourceMonitorService
10-14 18:31:46.091 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.media.MediaResourceMonitorService took to
complete: 0ms
10-14 18:31:46.091 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.biometrics.face.FaceService
10-14 18:31:46.091 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.biometrics.face.FaceService took to complete:
0ms
10-14 18:31:46.091 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.biometrics.fingerprint.FingerprintService
10-14 18:31:46.091 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.biometrics.fingerprint.FingerprintService took
to complete: 0ms
10-14 18:31:46.091 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.biometrics.BiometricService
10-14 18:31:46.091 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.biometrics.BiometricService took to complete:
0ms
10-14 18:31:46.091 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.biometrics.AuthService
10-14 18:31:46.091 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.biometrics.AuthService took to complete: 0ms
10-14 18:31:46.091 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.pm.ShortcutService$Lifecycle
10-14 18:31:46.091 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.pm.ShortcutService$Lifecycle took to complete:
0ms
10-14 18:31:46.091 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.pm.LauncherAppsService
10-14 18:31:46.091 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.pm.LauncherAppsService took to complete: 0ms
10-14 18:31:46.091 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.pm.CrossProfileAppsService
10-14 18:31:46.091 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.pm.CrossProfileAppsService took to complete: 0ms
10-14 18:31:46.091 I/SystemServerTiming( 702):
OnBootPhase_520_com.samsung.android.server.wifi.SemWifiService
10-14 18:31:46.091 D/SystemServerTiming( 702):
OnBootPhase_520_com.samsung.android.server.wifi.SemWifiService took to complete:
0ms
10-14 18:31:46.092 I/SystemServerTiming( 702):
OnBootPhase_520_com.samsung.android.server.wifi.p2p.SemWifiP2pService
10-14 18:31:46.092 D/SystemServerTiming( 702):
OnBootPhase_520_com.samsung.android.server.wifi.p2p.SemWifiP2pService took to
complete: 0ms
10-14 18:31:46.092 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.media.projection.MediaProjectionManagerService
10-14 18:31:46.092 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.media.projection.MediaProjectionManagerService
took to complete: 0ms
10-14 18:31:46.092 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.slice.SliceManagerService$Lifecycle
10-14 18:31:46.092 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.slice.SliceManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:46.092 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.camera.CameraServiceProxy
10-14 18:31:46.092 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.camera.CameraServiceProxy took to complete: 0ms
10-14 18:31:46.092 I/SystemServerTiming( 702):
OnBootPhase_520_com.samsung.android.camera.CameraServiceWorker
10-14 18:31:46.092 D/SystemServerTiming( 702):
OnBootPhase_520_com.samsung.android.camera.CameraServiceWorker took to complete:
0ms
10-14 18:31:46.092 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.stats.StatsCompanion$Lifecycle
10-14 18:31:46.092 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.stats.StatsCompanion$Lifecycle took to complete:
0ms
10-14 18:31:46.092 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.stats.pull.StatsPullAtomService
10-14 18:31:46.092 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.stats.pull.StatsPullAtomService took to
complete: 0ms
10-14 18:31:46.092 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.incident.IncidentCompanionService
10-14 18:31:46.092 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.incident.IncidentCompanionService took to
complete: 0ms
10-14 18:31:46.092 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.MmsServiceBroker
10-14 18:31:46.092 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.MmsServiceBroker took to complete: 0ms
10-14 18:31:46.092 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.autofill.AutofillManagerService
10-14 18:31:46.092 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.autofill.AutofillManagerService took to
complete: 0ms
10-14 18:31:46.092 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.clipboard.ClipboardService
10-14 18:31:46.092 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.clipboard.ClipboardService took to complete: 0ms
10-14 18:31:46.092 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.appbinding.AppBindingService$Lifecycle
10-14 18:31:46.092 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.appbinding.AppBindingService$Lifecycle took to
complete: 0ms
10-14 18:31:46.092 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.policy.PermissionPolicyService
10-14 18:31:46.093 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.policy.PermissionPolicyService took to complete:
0ms
10-14 18:31:46.093 I/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.pm.StagingManager$Lifecycle
10-14 18:31:46.093 D/SystemServerTiming( 702):
OnBootPhase_520_com.android.server.pm.StagingManager$Lifecycle took to complete:
0ms
10-14 18:31:46.093 D/SystemServerTiming( 702): OnBootPhase_520 took to complete:
17ms
10-14 18:31:46.093 D/SystemServerTiming( 702):
StartBootPhaseDeviceSpecificServicesReady took to complete: 18ms
10-14 18:31:46.093 I/SystemServer( 702): MdfService is ready
10-14 18:31:46.093 I/SystemServer( 702): System feature for device health not
found
10-14 18:31:46.093 I/SystemServer( 702): [ro.config.ifaaversion] value is : false
10-14 18:31:46.095 I/SystemServerTiming( 702): PhaseActivityManagerReady
10-14 18:31:46.095 I/SystemServerTiming( 702): controllersReady
10-14 18:31:46.108 I/SystemServerTimingAsync( 702): InitThreadPoolExec:Update app-
ops uidState in case package android changed
10-14 18:31:46.108 D/SystemServerTiming( 702): controllersReady took to complete:
13ms
10-14 18:31:46.108 D/SystemServerTimingAsync( 702): InitThreadPoolExec:Update app-
ops uidState in case package android changed took to complete: 1ms
10-14 18:31:46.109 I/SystemServerTiming( 702): killProcesses
10-14 18:31:46.110 D/SystemServerTiming( 702): killProcesses took to complete: 0ms
10-14 18:31:46.110 I/ActivityManager( 702): System now ready
10-14 18:31:46.110 I/ActivityManager( 702): !@Boot_EBS_F: boot_progress_ams_ready
10-14 18:31:46.110 I/SystemServerTiming( 702): updateTopComponentForFactoryTest
10-14 18:31:46.111 D/SystemServerTiming( 702): updateTopComponentForFactoryTest
took to complete: 0ms
10-14 18:31:46.111 I/SystemServerTiming( 702): registerActivityLaunchObserver
10-14 18:31:46.111 D/SystemServerTiming( 702): registerActivityLaunchObserver took
to complete: 1ms
10-14 18:31:46.111 I/SystemServerTiming( 702): watchDeviceProvisioning
10-14 18:31:46.111 D/SystemServerTiming( 702): watchDeviceProvisioning took to
complete: 0ms
10-14 18:31:46.111 I/SystemServerTiming( 702): retrieveSettings
10-14 18:31:46.130 D/CoreStateController( 702): initializeLocked()
10-14 18:31:46.130 D/CoreStateSettingObserver( 702): beginObserveCoreStateSettings
10-14 18:31:46.130 D/CoreStateSettingObserver( 702): beginObserveCoreStateSettings
: content://settings/global/freeform_handler_help_popup_count
10-14 18:31:46.130 D/CoreStateSettingObserver( 702): beginObserveCoreStateSettings
: content://settings/global/multi_split_quick_options_help_count
10-14 18:31:46.131 D/CoreStateSettingObserver( 702):
beginObserveCoreStateSettingsForSingleUser(u0)
10-14 18:31:46.131 D/CoreStateObserverController( 702): sendCoreState(u0)
10-14 18:31:46.131 D/CoreStateObserverController( 702): populateCoreState(u0)
10-14 18:31:46.135 D/CoreStateController( 702): onCoreStateChanged() :
Bundle[{com.samsung.android.multiwindow.MultiWindowCoreState=Bundle[{android.softwa
re.adjust_for_ime_while_ensuring_docked_stack=false, mw_enabled=1}]}], [u0]
10-14 18:31:46.139 D/SystemServerTiming( 702): retrieveSettings took to complete:
28ms
10-14 18:31:46.139 I/SystemServerTiming( 702): Ugm.onSystemReady
10-14 18:31:46.141 D/SystemServerTiming( 702): Ugm.onSystemReady took to complete:
1ms
10-14 18:31:46.141 I/SystemServerTiming( 702): updateForceBackgroundCheck
10-14 18:31:46.141 D/PowerManagerService( 702): [api]
registerLowPowerModeObserver: android.os.PowerManagerInternal$1@cbffd89 (uid: 1000
pid: 702)
10-14 18:31:46.141 D/SystemServerTiming( 702): updateForceBackgroundCheck took to
complete: 0ms
10-14 18:31:46.141 I/SystemServerTiming( 702): earlyPhoneStart
10-14 18:31:46.141 D/SystemServerTiming( 702): earlyPhoneStart took to complete:
0ms
10-14 18:31:46.141 I/SystemServer( 702): Making services ready
10-14 18:31:46.142 I/SystemServerTiming( 702): StartActivityManagerReadyPhase
10-14 18:31:46.142 I/SystemServiceManager( 702): Starting phase 550
10-14 18:31:46.142 I/SystemServerTiming( 702): OnBootPhase_550
10-14 18:31:46.142 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.security.FileIntegrityService
10-14 18:31:46.142 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.security.FileIntegrityService took to complete:
0ms
10-14 18:31:46.142 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.pm.Installer
10-14 18:31:46.142 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.pm.Installer took to complete: 0ms
10-14 18:31:46.142 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.os.DeviceIdentifiersPolicyService
10-14 18:31:46.142 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.os.DeviceIdentifiersPolicyService took to
complete: 0ms
10-14 18:31:46.142 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.uri.UriGrantsManagerService$Lifecycle
10-14 18:31:46.142 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.uri.UriGrantsManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:46.142 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.wm.ActivityTaskManagerService$Lifecycle
10-14 18:31:46.142 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:46.142 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.am.ActivityManagerService$Lifecycle
10-14 18:31:46.144 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.am.ActivityManagerService$Lifecycle took to
complete: 2ms
10-14 18:31:46.144 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.pm.DataLoaderManagerService
10-14 18:31:46.144 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.pm.DataLoaderManagerService took to complete:
0ms
10-14 18:31:46.144 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.power.PowerManagerService
10-14 18:31:46.144 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.power.PowerManagerService took to complete: 0ms
10-14 18:31:46.144 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.power.ThermalManagerService
10-14 18:31:46.148 I/android_os_HwBinder( 702): HwBinder: Starting thread pool for
getting: [email protected]::IThermal/default
10-14 18:31:46.152 I/[email protected]( 581): A callback has
been registered to ThermalHAL, isFilter: 0 Type: CPU
10-14 18:31:46.153 I/ThermalHalWrapper( 702): Thermal HAL 2.0 service connected.
10-14 18:31:46.156 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.power.ThermalManagerService took to complete:
12ms
10-14 18:31:46.156 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.VaultKeeperService$LifeCycle
10-14 18:31:46.156 D/VaultKeeperService$Lifecycle( 702):
[PHASE_ACTIVITY_MANAGER_READY]
10-14 18:31:46.156 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.VaultKeeperService$LifeCycle took to complete:
0ms
10-14 18:31:46.156 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.PACMService
10-14 18:31:46.156 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.PACMService took to complete: 0ms
10-14 18:31:46.156 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
10-14 18:31:46.156 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
took to complete: 0ms
10-14 18:31:46.156 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.lights.LightsService
10-14 18:31:46.157 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.lights.LightsService took to complete: 0ms
10-14 18:31:46.157 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.pdp.PdpService
10-14 18:31:46.157 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.pdp.PdpService took to complete: 0ms
10-14 18:31:46.157 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.display.DisplayManagerService
10-14 18:31:46.157 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.display.DisplayManagerService took to complete:
0ms
10-14 18:31:46.157 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.pm.UserManagerService$LifeCycle
10-14 18:31:46.157 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.pm.UserManagerService$LifeCycle took to
complete: 0ms
10-14 18:31:46.157 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.om.OverlayManagerService
10-14 18:31:46.157 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.om.OverlayManagerService took to complete: 0ms
10-14 18:31:46.157 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.SensorPrivacyService
10-14 18:31:46.157 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.SensorPrivacyService took to complete: 0ms
10-14 18:31:46.157 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.SystemConfigService
10-14 18:31:46.157 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.SystemConfigService took to complete: 0ms
10-14 18:31:46.157 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.BatteryService
10-14 18:31:46.158 D/BatteryService( 702): Sending ACTION_BATTERY_CHANGED.
scale:100, info:{.chargerAcOnline = false, .chargerUsbOnline =
false, .chargerWirelessOnline = false, .maxChargingCurrent = 0, .maxChargingVoltage
= 0, .batteryStatus = DISCHARGING, .batteryHealth = GOOD, .batteryPresent =
true, .batteryLevel = 93, .batteryVoltage = 4200, .batteryTemperature =
356, .batteryCurrent = 0, .batteryCycleCount = 0, .batteryFullCharge =
5000000, .batteryChargeCounter = 4680000, .batteryTechnology = Li-ion}
10-14 18:31:46.158 D/BatteryService( 702): online:1, current avg:0, charge type:0,
POGO powered:false, power sharing:false, high voltage charger:false,
charger_type:0, capacity:280000, misc_event:0x0, current_event:0x40000000,
current_now:0
10-14 18:31:46.159 D/BatteryService( 702): !@Led Charging Settings = true
10-14 18:31:46.159 D/BatteryService( 702): !@Led Low Battery Settings = true
10-14 18:31:46.160 D/BatteryService( 702): !@AdaptiveFastCharging Settings = true
10-14 18:31:46.160 D/BatteryService( 702): !@[BatteryInfo] readFromFile
/sys/class/sec/switch/afc_disable: 0
10-14 18:31:46.161 D/BatteryService( 702): write to AFC param offset enable: true,
result: false, offset: -1
10-14 18:31:46.163 D/BatteryService( 702): success to set AFC sysfs as true
10-14 18:31:46.164 E/BatteryService( 702): !@[BatteryInfo] IOException in
readFromFile
10-14 18:31:46.164 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.BatteryService took to complete: 7ms
10-14 18:31:46.164 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.usage.UsageStatsService
10-14 18:31:46.164 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.usage.UsageStatsService took to complete: 0ms
10-14 18:31:46.164 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.webkit.WebViewUpdateService
10-14 18:31:46.164 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.webkit.WebViewUpdateService took to complete:
0ms
10-14 18:31:46.164 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.CachedDeviceStateService
10-14 18:31:46.164 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.CachedDeviceStateService took to complete: 0ms
10-14 18:31:46.164 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.BinderCallsStatsService$LifeCycle
10-14 18:31:46.164 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.BinderCallsStatsService$LifeCycle took to
complete: 0ms
10-14 18:31:46.164 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.LooperStatsService$Lifecycle
10-14 18:31:46.164 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.LooperStatsService$Lifecycle took to complete:
0ms
10-14 18:31:46.164 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.rollback.RollbackManagerService
10-14 18:31:46.164 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.rollback.RollbackManagerService took to
complete: 0ms
10-14 18:31:46.164 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.os.BugreportManagerService
10-14 18:31:46.164 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.os.BugreportManagerService took to complete: 0ms
10-14 18:31:46.164 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.gpu.GpuService
10-14 18:31:46.164 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.gpu.GpuService took to complete: 0ms
10-14 18:31:46.164 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.security.KeyChainSystemService
10-14 18:31:46.165 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.security.KeyChainSystemService took to complete:
0ms
10-14 18:31:46.165 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.SpqrService
10-14 18:31:46.165 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.SpqrService took to complete: 0ms
10-14 18:31:46.165 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.telecom.TelecomLoaderService
10-14 18:31:46.169 W/ActivityManager( 702): Too early to start/bind service in
system_server: Phase=550
ComponentInfo{com.android.server.telecom/com.android.server.telecom.components.Tele
comService}
10-14 18:31:46.172 W/ActivityManager( 702): Too early to start/bind service in
system_server: Phase=550
ComponentInfo{com.android.server.telecom/com.android.server.telecom.components.Tele
comService}
10-14 18:31:46.173 I/SamsungTelecomServiceConnection( 702):
connectToSamsungTelecom - Attempting to bind to :
ComponentInfo{com.android.server.telecom/com.samsung.server.telecom.SamsungTelecomS
ervice}
10-14 18:31:46.174 W/ActivityManager( 702): Too early to start/bind service in
system_server: Phase=550
ComponentInfo{com.android.server.telecom/com.samsung.server.telecom.SamsungTelecomS
ervice}
10-14 18:31:46.175 W/ActivityManager( 702): Too early to start/bind service in
system_server: Phase=550
ComponentInfo{com.android.server.telecom/com.samsung.server.telecom.SamsungTelecomS
ervice}
10-14 18:31:46.175 I/SamsungTelecomServiceConnection( 702):
connectToSamsungTelecom - Succeeded to connect
10-14 18:31:46.175 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.telecom.TelecomLoaderService took to complete:
11ms
10-14 18:31:46.175 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.accounts.AccountManagerService$Lifecycle
10-14 18:31:46.175 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.accounts.AccountManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:46.175 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.content.ContentService$Lifecycle
10-14 18:31:46.175 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.content.ContentService$Lifecycle took to
complete: 0ms
10-14 18:31:46.175 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.DropBoxManagerService
10-14 18:31:46.175 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.DropBoxManagerService took to complete: 0ms
10-14 18:31:46.175 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
10-14 18:31:46.175 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
took to complete: 0ms
10-14 18:31:46.175 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.sepunion.SemUnionMainService
10-14 18:31:46.175 D/SEP_UNION_SemUnionMainService( 702): onBootPhase = 550
10-14 18:31:46.176 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.sepunion.SemUnionMainService took to complete:
0ms
10-14 18:31:46.176 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.AlarmManagerService
10-14 18:31:46.176 I/system_server( 702): Using smaps_rollup for pss collection
10-14 18:31:46.176 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.AlarmManagerService took to complete: 0ms
10-14 18:31:46.176 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.privilege.SemPrivilegeManagerService
10-14 18:31:46.176 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.privilege.SemPrivilegeManagerService took to
complete: 0ms
10-14 18:31:46.176 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.BluetoothService
10-14 18:31:46.176 D/BluetoothManagerService( 702): readFromFile start
10-14 18:31:46.179 D/BluetoothManagerService( 702): Creating new
ProfileServiceConnections object for profile: 1
10-14 18:31:46.201 D/BluetoothA2dp( 702): Binding service...
10-14 18:31:46.202 D/BluetoothHearingAid( 702): Binding service...
10-14 18:31:46.203 I/BluetoothAirplaneModeListener( 702): start
10-14 18:31:46.204 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.BluetoothService took to complete: 27ms
10-14 18:31:46.204 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.connectivity.IpConnectivityMetrics
10-14 18:31:46.204 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.connectivity.IpConnectivityMetrics took to
complete: 1ms
10-14 18:31:46.204 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
10-14 18:31:46.206 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1002 packageName=com.android.bluetooth
10-14 18:31:46.208 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 1002; state: DISABLED
10-14 18:31:46.209 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1002; state: ENABLED
10-14 18:31:46.211 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
took to complete: 6ms
10-14 18:31:46.211 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.PinnerService
10-14 18:31:46.211 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.PinnerService took to complete: 0ms
10-14 18:31:46.211 I/SystemServerTiming( 702):
OnBootPhase_550_com.google.android.startop.iorap.IorapForwardingService
10-14 18:31:46.211 D/SystemServerTiming( 702):
OnBootPhase_550_com.google.android.startop.iorap.IorapForwardingService took to
complete: 0ms
10-14 18:31:46.211 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.integrity.AppIntegrityManagerService
10-14 18:31:46.211 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.integrity.AppIntegrityManagerService took to
complete: 0ms
10-14 18:31:46.211 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
10-14 18:31:46.211 W/ActivityManager( 702): com.android.bluetooth inode == 0
(b/152760674)
10-14 18:31:46.211 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:46.211 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
took to complete: 0ms
10-14 18:31:46.211 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.accessibility.AccessibilityManagerService$Lifecy
cle
10-14 18:31:46.211 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.accessibility.AccessibilityManagerService$Lifecy
cle took to complete: 0ms
10-14 18:31:46.211 I/SystemServerTiming( 702):
OnBootPhase_550_com.samsung.android.game.GameManagerService$Lifecycle
10-14 18:31:46.211 D/GameManagerService$Lifecycle( 702): onBootPhase, phase: 550
10-14 18:31:46.212 D/GameManagerService( 702): onBootPhase, phase: 550
10-14 18:31:46.212 D/SystemServerTiming( 702):
OnBootPhase_550_com.samsung.android.game.GameManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:46.212 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.StorageManagerService$Lifecycle
10-14 18:31:46.212 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.StorageManagerService$Lifecycle took to
complete: 1ms
10-14 18:31:46.212 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.usage.StorageStatsService$Lifecycle
10-14 18:31:46.212 I/ZygoteProcess( 702): usapPoolEnabled = true
10-14 18:31:46.212 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.usage.StorageStatsService$Lifecycle took to
complete: 0ms
10-14 18:31:46.212 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.UiModeManagerService
10-14 18:31:46.212 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.UiModeManagerService took to complete: 0ms
10-14 18:31:46.212 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.locksettings.LockSettingsService$Lifecycle
10-14 18:31:46.212 D/StorageManagerService( 702): handleMessage -> H_SYSTEM_READY
10-14 18:31:46.213 I/ZygoteServer( 532): USAP Pool status change: ENABLED
10-14 18:31:46.213 I/ZygoteServer( 531): USAP Pool status change: ENABLED
10-14 18:31:46.213 I/zygote ( 531): Delayed USAP Pool refill. New USAPs: 2
10-14 18:31:46.214 I/zygote ( 532): Delayed USAP Pool refill. New USAPs: 2
10-14 18:31:46.216 D/NandswapManager( 702): Initialize Nandswap Manager...
10-14 18:31:46.217 D/NandswapManager( 702): try to check lifetime via
/sys/block/mmcblk0/device/life_time
10-14 18:31:46.219 I/NandswapManager( 702): Create Nandswap clients
10-14 18:31:46.229 I/NandswapManager( 702): Init Nandswap Clients
10-14 18:31:46.231 I/LockSettingsService( 702): Migrated migrated_frp.
10-14 18:31:46.231 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.locksettings.LockSettingsService$Lifecycle took
to complete: 19ms
10-14 18:31:46.231 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.PersistentDataBlockService
10-14 18:31:46.231 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.PersistentDataBlockService took to complete: 0ms
10-14 18:31:46.231 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.testharness.TestHarnessModeService
10-14 18:31:46.231 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.testharness.TestHarnessModeService took to
complete: 0ms
10-14 18:31:46.231 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.oemlock.OemLockService
10-14 18:31:46.231 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.oemlock.OemLockService took to complete: 0ms
10-14 18:31:46.231 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.DeviceIdleController
10-14 18:31:46.231 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.DeviceIdleController took to complete: 0ms
10-14 18:31:46.231 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycl
e
10-14 18:31:46.231 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycl
e took to complete: 0ms
10-14 18:31:46.231 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Li
fecycle
10-14 18:31:46.231 D/EnterpriseDeviceManagerService( 702): systemReady() :
mCurrentPhase = 550
10-14 18:31:46.231 D/RestrictionPolicy( 702): systemReady() : mCurrentPhase = 550
10-14 18:31:46.232 D/RestrictionPolicy( 702): getUsbExceptionList.
10-14 18:31:46.232 D/RestrictionPolicy( 702): UsbInterface Exception mask MDM DB =
0xffffffff
10-14 18:31:46.232 D/Zygote ( 531): Forked child process 1770
10-14 18:31:46.233 D/RestrictionPolicy( 702): UsbInterface Exception mask USB
Driver =
10-14 18:31:46.234 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Li
fecycle took to complete: 3ms
10-14 18:31:46.234 I/SystemServerTiming( 702):
OnBootPhase_550_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServi
ce
10-14 18:31:46.234 D/SystemServerTiming( 702):
OnBootPhase_550_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServi
ce took to complete: 0ms
10-14 18:31:46.234 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.systemcaptions.SystemCaptionsManagerService
10-14 18:31:46.234 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.systemcaptions.SystemCaptionsManagerService took
to complete: 0ms
10-14 18:31:46.234 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.textservices.TextServicesManagerService$Lifecycl
e
10-14 18:31:46.234 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.textservices.TextServicesManagerService$Lifecycl
e took to complete: 0ms
10-14 18:31:46.234 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.textclassifier.TextClassificationManagerService$
Lifecycle
10-14 18:31:46.234 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.textclassifier.TextClassificationManagerService$
Lifecycle took to complete: 0ms
10-14 18:31:46.234 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.NetworkScoreService$Lifecycle
10-14 18:31:46.234 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.NetworkScoreService$Lifecycle took to complete:
0ms
10-14 18:31:46.234 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.wifi.WifiService
10-14 18:31:46.234 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.wifi.WifiService took to complete: 0ms
10-14 18:31:46.234 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.wifi.scanner.WifiScanningService
10-14 18:31:46.234 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.wifi.scanner.WifiScanningService took to
complete: 0ms
10-14 18:31:46.234 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.wifi.p2p.WifiP2pService
10-14 18:31:46.234 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.wifi.p2p.WifiP2pService took to complete: 0ms
10-14 18:31:46.234 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.ethernet.EthernetService
10-14 18:31:46.234 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.ethernet.EthernetService took to complete: 0ms
10-14 18:31:46.234 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.notification.NotificationManagerService
10-14 18:31:46.235 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.notification.NotificationManagerService took to
complete: 0ms
10-14 18:31:46.235 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.storage.DeviceStorageMonitorService
10-14 18:31:46.235 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.storage.DeviceStorageMonitorService took to
complete: 0ms
10-14 18:31:46.235 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.location.LocationManagerService$Lifecycle
10-14 18:31:46.235 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.location.LocationManagerService$Lifecycle took
to complete: 0ms
10-14 18:31:46.235 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.timedetector.TimeDetectorService$Lifecycle
10-14 18:31:46.235 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.timedetector.TimeDetectorService$Lifecycle took
to complete: 0ms
10-14 18:31:46.235 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecyc
le
10-14 18:31:46.235 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecyc
le took to complete: 0ms
10-14 18:31:46.235 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.search.SearchManagerService$Lifecycle
10-14 18:31:46.235 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.search.SearchManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:46.235 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.wallpaper.WallpaperManagerService$Lifecycle
10-14 18:31:46.235 D/WALLPAPER_SVC:WallpaperManagerService( 702): onBootPhase: 550
10-14 18:31:46.235 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.wallpaper.WallpaperManagerService$Lifecycle took
to complete: 0ms
10-14 18:31:46.235 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.audio.AudioService$Lifecycle
10-14 18:31:46.235 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.audio.AudioService$Lifecycle took to complete:
0ms
10-14 18:31:46.235 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareSe
rvice$Lifecycle
10-14 18:31:46.235 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareSe
rvice$Lifecycle took to complete: 0ms
10-14 18:31:46.235 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.DockObserver
10-14 18:31:46.235 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.DockObserver took to complete: 0ms
10-14 18:31:46.235 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.midi.MidiService$Lifecycle
10-14 18:31:46.235 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.midi.MidiService$Lifecycle took to complete: 0ms
10-14 18:31:46.236 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.adb.AdbService$Lifecycle
10-14 18:31:46.236 I/AS.AudioDeviceBroker( 702): setBluetoothScoOn : (false) uid =
1000 pid = 702 eventSource = resetBluetoothSco
10-14 18:31:46.236 D/AdbService( 702): systemReady
10-14 18:31:46.236 D/SettingsProvider( 702): isChangeAllowed() : name =
adb_enabled
10-14 18:31:46.236 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:46.236 D/SettingsProvider( 702): projectionArgs: isUsbDebuggingEnabled
10-14 18:31:46.237 D/SecContentProvider( 702): query(), uri = 17 selection =
isUsbDebuggingEnabled
10-14 18:31:46.237 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:46.237 D/audio_hw_primary( 543): device-adev_set_parameters: enter
with key(BT_SCO=off)
10-14 18:31:46.237 I/audio_hw_primary( 543): device-adev_set_parameters: BT_SCO =
off)
10-14 18:31:46.237 I/audio_hw_primary_odm( 543): odm_adev_set_parameters: enter
with key()
10-14 18:31:46.237 D/RestrictionPolicy( 702): isUsbDebuggingEnabled : true
10-14 18:31:46.237 D/SettingsProvider( 702): ret = 1
10-14 18:31:46.237 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy1
10-14 18:31:46.237 D/SettingsProvider( 702): projectionArgs:
isDeveloperModeAllowed
10-14 18:31:46.238 D/SecContentProvider( 702): query(), uri = 15 selection =
isDeveloperModeAllowed
10-14 18:31:46.238 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:46.238 D/RestrictionPolicy( 702): isDeveloperModeAllowed : true
10-14 18:31:46.238 D/SettingsProvider( 702): ret = 1
10-14 18:31:46.239 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:46.240 D/SettingsProvider( 702): isChangeAllowed() : name =
adb_wifi_enabled
10-14 18:31:46.240 D/BluetoothHeadset( 702): BTStateChangeCB is registed by 702 @
com.android.server.audio.BtHelper
10-14 18:31:46.241 D/Zygote ( 531): Forked child process 1771
10-14 18:31:46.243 D/WALLPAPER_SVC:WallpaperManagerService( 702):
loadSettingsLocked: oriFileName : wallpaper_orig
10-14 18:31:46.243 D/WALLPAPER_SVC:WallpaperManagerService( 702):
loadSettingsLocked: cropFileName : wallpaper
10-14 18:31:46.244 D/WALLPAPER_SVC:SemWallpaperData( 702): SemWallpaperData
10-14 18:31:46.244 D/WALLPAPER_SVC:WallpaperManagerService( 702): oriFileName :
wallpaper_orig
10-14 18:31:46.244 D/WALLPAPER_SVC:WallpaperManagerService( 702): cropFileName :
wallpaper
10-14 18:31:46.244 D/WALLPAPER_SVC:SemWallpaperData( 702): SemWallpaperData
10-14 18:31:46.244 V/WallpaperManagerService( 702): bindWallpaperComponentLocked:
componentName=ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpape
r} force=true
10-14 18:31:46.247 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 951
10-14 18:31:46.248 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:46.249 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.adb.AdbService$Lifecycle took to complete: 13ms
10-14 18:31:46.249 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.usb.UsbService$Lifecycle
10-14 18:31:46.249 D/BluetoothA2dp( 702): Binding service...
10-14 18:31:46.249 D/UsbService( 702): UsbService ->
SystemService.PHASE_ACTIVITY_MANAGER_READY
10-14 18:31:46.250 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.usb.UsbService$Lifecycle took to complete: 0ms
10-14 18:31:46.250 I/SystemServerTimingAsync( 702):
InitThreadPoolExec:UsbService$Lifecycle#onBootPhase
10-14 18:31:46.251 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.twilight.TwilightService
10-14 18:31:46.251 D/UsbUI ( 702): system ready
10-14 18:31:46.251 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.twilight.TwilightService took to complete: 0ms
10-14 18:31:46.251 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.display.color.ColorDisplayService
10-14 18:31:46.251 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.display.color.ColorDisplayService took to
complete: 0ms
10-14 18:31:46.251 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.job.JobSchedulerService
10-14 18:31:46.251 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.job.JobSchedulerService took to complete: 0ms
10-14 18:31:46.251 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.soundtrigger.SoundTriggerService
10-14 18:31:46.251 D/SoundTriggerService( 702): onBootPhase: 550 : false
10-14 18:31:46.251 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.soundtrigger.SoundTriggerService took to
complete: 0ms
10-14 18:31:46.251 D/BluetoothHearingAid( 702): Binding service...
10-14 18:31:46.252 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.trust.TrustManagerService
10-14 18:31:46.253 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.trust.TrustManagerService took to complete: 0ms
10-14 18:31:46.253 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.backup.BackupManagerService$Lifecycle
10-14 18:31:46.253 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.backup.BackupManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:46.253 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.appwidget.AppWidgetService
10-14 18:31:46.253 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.appwidget.AppWidgetService took to complete: 0ms
10-14 18:31:46.253 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.role.RoleManagerService
10-14 18:31:46.253 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.role.RoleManagerService took to complete: 0ms
10-14 18:31:46.253 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.voiceinteraction.VoiceInteractionManagerService
10-14 18:31:46.253 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.voiceinteraction.VoiceInteractionManagerService
took to complete: 0ms
10-14 18:31:46.253 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.GestureLauncherService
10-14 18:31:46.253 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.GestureLauncherService took to complete: 0ms
10-14 18:31:46.253 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.SensorNotificationService
10-14 18:31:46.253 D/UsbUI ( 702): isUsbWet: state=0
10-14 18:31:46.254 V/APM_AudioPolicyManager( 590): setForceUse() usage 0, config
0, mPhoneState 0
10-14 18:31:46.254 W/APM_AudioPolicyManager( 590): setForceUse() usage 0, config 0
is already set
10-14 18:31:46.255 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.SensorNotificationService took to complete: 0ms
10-14 18:31:46.255 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.emergency.EmergencyAffordanceService
10-14 18:31:46.255 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.emergency.EmergencyAffordanceService took to
complete: 0ms
10-14 18:31:46.255 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.dreams.DreamManagerService
10-14 18:31:46.255 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.dreams.DreamManagerService took to complete: 0ms
10-14 18:31:46.255 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.print.PrintManagerService
10-14 18:31:46.255 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.print.PrintManagerService took to complete: 0ms
10-14 18:31:46.255 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.blob.BlobStoreManagerService
10-14 18:31:46.255 V/APM_AudioPolicyManager( 590): setForceUse() usage 2, config
0, mPhoneState 0
10-14 18:31:46.255 W/APM_AudioPolicyManager( 590): setForceUse() usage 2, config 0
is already set
10-14 18:31:46.255 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10067 packageName=com.android.systemui
10-14 18:31:46.256 D/UsbDeviceManager( 702): systemReady
10-14 18:31:46.256 D/UsbHostManager( 702): systemReady
10-14 18:31:46.256 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10067; state: DISABLED
10-14 18:31:46.257 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10067; state: ENABLED
10-14 18:31:46.257 D/WALLPAPER_SVC:WallpaperManagerService( 702): bindService
success connect :
com.android.server.wallpaper.WallpaperManagerService$WallpaperConnection@4cc6f5b
10-14 18:31:46.257 D/SystemServerTimingAsync( 702):
InitThreadPoolExec:UsbService$Lifecycle#onBootPhase took to complete: 7ms
10-14 18:31:46.257 D/WallpaperManagerService( 702): wallpaper userId = 0 , current
user Id = -10000
10-14 18:31:46.257 D/WALLPAPER_SVC:WallpaperManagerService( 702):
loadSettingsLockedForBackupData
10-14 18:31:46.258 I/WALLPAPER_SVC:WallpaperManagerService( 702): backup data
doesn't exist.
10-14 18:31:46.258 D/UsbStatsMonitor( 702): finishBoot
10-14 18:31:46.258 W/WALLPAPER_SVC:WallpaperManagerService( 702): no current
wallpaper -- first boot?
10-14 18:31:46.258 D/SettingsProvider( 702): isChangeAllowed() : name =
isolated_storage_remote
10-14 18:31:46.258 D/WallpaperManagerService( 702): Didn't set wallpaperData for
lockscreen
10-14 18:31:46.258 D/WALLPAPER_SVC:SemWallpaperData( 702): SemWallpaperData
10-14 18:31:46.259 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:46.260 I/[email protected]( 555): port0
10-14 18:31:46.260 I/[email protected]( 555): connected:0
canChangeMode:1 canChagedata:0 canChangePower:0
10-14 18:31:46.261 D/StorageManagerService( 702): Isolated storage local flag 0
and remote flag 0 resolved to true
10-14 18:31:46.261 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.blob.BlobStoreManagerService took to complete:
6ms
10-14 18:31:46.261 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.companion.CompanionDeviceManagerService
10-14 18:31:46.261 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
(android.os.HandlerThread(line 67) :run ->
10-14 18:31:46.261 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
android.os.Looper(line 246) :loop ->
10-14 18:31:46.261 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
android.os.Handler(line 99) :dispatchMessage ->
10-14 18:31:46.261 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
android.os.Handler(line 938) :handleCallback ->
10-14 18:31:46.261 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
com.android.server.wallpaper.-$
$Lambda$WallpaperManagerService$p3PqIV0NXiyp_My08s7nY324JfM(line 2) :run ->
10-14 18:31:46.261 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
com.android.server.wallpaper.WallpaperManagerService(line
2629) :lambda$onBootPhase$4$WallpaperManagerService ->
10-14 18:31:46.261 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
com.android.server.wallpaper.WallpaperManagerService(line 2463) :systemReady ->
10-14 18:31:46.261 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
com.android.server.wallpaper.WallpaperManagerService(line 2428) :initialize ->
10-14 18:31:46.261 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
com.android.server.wallpaper.WallpaperManagerService(line 5063) :loadSettingsLocked
->
10-14 18:31:46.261 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
com.android.server.wallpaper.WallpaperManagerService(line
8058) :initLockWallpaperData ->
10-14 18:31:46.261 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
com.android.server.wallpaper.WallpaperManagerService$WallpaperData(line
1401) :<init>)
10-14 18:31:46.261 I/UsbPortManager( 702): ClientCallback V1_1: port0
10-14 18:31:46.261 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.companion.CompanionDeviceManagerService took to
complete: 0ms
10-14 18:31:46.261 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.restrictions.RestrictionsManagerService
10-14 18:31:46.261 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.restrictions.RestrictionsManagerService took to
complete: 0ms
10-14 18:31:46.261 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.cocktailbar.CocktailBarManagerService
10-14 18:31:46.261 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.cocktailbar.CocktailBarManagerService took to
complete: 0ms
10-14 18:31:46.261 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.aod.AODManagerService
10-14 18:31:46.261 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.aod.AODManagerService took to complete: 0ms
10-14 18:31:46.262 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.media.MediaSessionService
10-14 18:31:46.262 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.media.MediaSessionService took to complete: 0ms
10-14 18:31:46.262 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.media.MediaResourceMonitorService
10-14 18:31:46.262 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.media.MediaResourceMonitorService took to
complete: 0ms
10-14 18:31:46.262 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.biometrics.face.FaceService
10-14 18:31:46.262 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.biometrics.face.FaceService took to complete:
0ms
10-14 18:31:46.262 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.biometrics.fingerprint.FingerprintService
10-14 18:31:46.262 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.biometrics.fingerprint.FingerprintService took
to complete: 0ms
10-14 18:31:46.262 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.biometrics.BiometricService
10-14 18:31:46.262 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.biometrics.BiometricService took to complete:
0ms
10-14 18:31:46.262 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.biometrics.AuthService
10-14 18:31:46.262 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.biometrics.AuthService took to complete: 0ms
10-14 18:31:46.262 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.pm.ShortcutService$Lifecycle
10-14 18:31:46.262 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.pm.ShortcutService$Lifecycle took to complete:
0ms
10-14 18:31:46.262 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.pm.LauncherAppsService
10-14 18:31:46.262 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.pm.LauncherAppsService took to complete: 0ms
10-14 18:31:46.262 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.pm.CrossProfileAppsService
10-14 18:31:46.262 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.pm.CrossProfileAppsService took to complete: 0ms
10-14 18:31:46.262 I/SystemServerTiming( 702):
OnBootPhase_550_com.samsung.android.server.wifi.SemWifiService
10-14 18:31:46.262 D/SystemServerTiming( 702):
OnBootPhase_550_com.samsung.android.server.wifi.SemWifiService took to complete:
0ms
10-14 18:31:46.262 I/SystemServerTiming( 702):
OnBootPhase_550_com.samsung.android.server.wifi.p2p.SemWifiP2pService
10-14 18:31:46.262 D/SystemServerTiming( 702):
OnBootPhase_550_com.samsung.android.server.wifi.p2p.SemWifiP2pService took to
complete: 0ms
10-14 18:31:46.262 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.media.projection.MediaProjectionManagerService
10-14 18:31:46.262 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.media.projection.MediaProjectionManagerService
took to complete: 0ms
10-14 18:31:46.262 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.slice.SliceManagerService$Lifecycle
10-14 18:31:46.262 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.slice.SliceManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:46.262 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.camera.CameraServiceProxy
10-14 18:31:46.262 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.camera.CameraServiceProxy took to complete: 0ms
10-14 18:31:46.262 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 5, caller =
com.android.server.wallpaper.WallpaperManagerService.initialize:2429
10-14 18:31:46.262 D/WALLPAPER_SVC:WallpaperManagerService( 702): systemReady:
initImageWallpaperCropFile - 1
10-14 18:31:46.262 I/WallpaperManagerService( 702): Nondefault wallpaper
component; gracefully ignoring
10-14 18:31:46.263 D/AS.AudioService( 702): Touch exploration enabled=false stream
override delay is now 0 ms
10-14 18:31:46.263 D/AS.AudioService( 702): Accessibility volume enabled = false
10-14 18:31:46.263 I/SystemServerTiming( 702):
OnBootPhase_550_com.samsung.android.camera.CameraServiceWorker
10-14 18:31:46.263 D/SystemServerTiming( 702):
OnBootPhase_550_com.samsung.android.camera.CameraServiceWorker took to complete:
0ms
10-14 18:31:46.263 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.stats.StatsCompanion$Lifecycle
10-14 18:31:46.263 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.stats.StatsCompanion$Lifecycle took to complete:
0ms
10-14 18:31:46.263 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.stats.pull.StatsPullAtomService
10-14 18:31:46.263 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.stats.pull.StatsPullAtomService took to
complete: 0ms
10-14 18:31:46.263 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.incident.IncidentCompanionService
10-14 18:31:46.264 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.incident.IncidentCompanionService took to
complete: 0ms
10-14 18:31:46.264 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.MmsServiceBroker
10-14 18:31:46.264 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.MmsServiceBroker took to complete: 0ms
10-14 18:31:46.264 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.autofill.AutofillManagerService
10-14 18:31:46.264 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.autofill.AutofillManagerService took to
complete: 0ms
10-14 18:31:46.264 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.clipboard.ClipboardService
10-14 18:31:46.264 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.clipboard.ClipboardService took to complete: 0ms
10-14 18:31:46.264 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.appbinding.AppBindingService$Lifecycle
10-14 18:31:46.265 D/WALLPAPER_SVC:OMCWallpaper( 702):
registerOMCWallpaperUpdatedReceiver
10-14 18:31:46.265 D/UsbStatsMonitor( 702): 0 0 0 0 2 0 0 0 1 0 0 3 0 0 0 0 0 0 0
1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0
10-14 18:31:46.265 D/WALLPAPER_SVC:OMCWallpaper( 702): checkTSSActivation
10-14 18:31:46.265 I/AudioFlinger( 590): systemReady
10-14 18:31:46.266 D/WALLPAPER_SVC:OMCWallpaper( 702): checkTSSActivation, old=
false, new=false
10-14 18:31:46.268 I/AppBindingService( 702): Updating constants with: null
10-14 18:31:46.268 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.appbinding.AppBindingService$Lifecycle took to
complete: 5ms
10-14 18:31:46.268 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.policy.PermissionPolicyService
10-14 18:31:46.268 I/PermissionPolicyService( 702):
defaultPermsWereGrantedSinceBoot(0)
10-14 18:31:46.271 D/NativeCustomFrequencyManager( 590): [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
10-14 18:31:46.271 D/NativeSemDvfsManager( 590): NativeSemDvfsManager:: New
instance is created for AudioFlinger , type = 301993985
10-14 18:31:46.271 D/NativeSemDvfsManager( 590): NativeSemDvfsCpuManager
10-14 18:31:46.271 D/NativeSemDvfsManager( 590): getSupportedFrequencyForSSRM::
type - 301993985
10-14 18:31:46.271 D/NativeSemDvfsManager( 590): getSupportedFrequency:: type -
301993985
10-14 18:31:46.271 E/NativeCustomFrequencyManager( 590): [NativeCFMS]
BpCustomFrequencyManager::getSupportedFrequency() start
10-14 18:31:46.273 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10218 packageName=com.google.android.permissioncontroller
10-14 18:31:46.274 I/system_server( 702): oneway function results will be dropped
but finished with status OK and parcel size 4
10-14 18:31:46.274 E/NativeCustomFrequencyManager( 590): [NativeCFMS]
BpCustomFrequencyManager::getSupportedFrequency()
10-14 18:31:46.274 D/NativeSemDvfsManager( 590): acquire:: timeout = -999
mIsAcquired = 0 mTagName : AudioFlinger
10-14 18:31:46.275 I/system_server( 702): oneway function results will be dropped
but finished with status OK and parcel size 4
10-14 18:31:46.275 E/NativeCustomFrequencyManager( 590): [NativeCFMS]
BpCustomFrequencyManager::acquire()
10-14 18:31:46.275 D/AudioFlinger( 590): ro.audio.silent is ignored since no
output device is set
10-14 18:31:46.276 I/HYPER-HAL( 559): [RequestManager.cpp]acquire(): Acquired ID :
1265845 [590 / 1000] HINT : list : [CPUMinFreq / 650000]
10-14 18:31:46.277 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10218; state: DISABLED
10-14 18:31:46.277 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10218; state: DISABLED
10-14 18:31:46.278 I/HYPER-HAL( 559): [ResourceManager.cpp]updateResource():
[CPUMinFreq] UpdateResource Request ID : 1265845 Value : 650000
10-14 18:31:46.279 I/system_server( 702): oneway function results will be dropped
but finished with status OK and parcel size 8
10-14 18:31:46.279 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_system_ready
10-14 18:31:46.279 I/SecAudioParamPolicy( 590): audioParam: bad parameter input :
audioParam=;l_system_ready=
10-14 18:31:46.280 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
1, volume 0.003981, deviceTypes 0x400000
10-14 18:31:46.280 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
15, volume 1.000000, deviceTypes 0x400000
10-14 18:31:46.281 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
14, volume 0.446684, deviceTypes 0x400000
10-14 18:31:46.281 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
13, volume 0.251189, deviceTypes 0x400000
10-14 18:31:46.281 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
12, volume 0.211349, deviceTypes 0x400000
10-14 18:31:46.282 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
11, volume 0.177828, deviceTypes 0x400000
10-14 18:31:46.282 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
10, volume 0.149624, deviceTypes 0x400000
10-14 18:31:46.282 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
9, volume 0.118850, deviceTypes 0x400000
10-14 18:31:46.282 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
8, volume 0.094406, deviceTypes 0x400000
10-14 18:31:46.283 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
7, volume 0.074989, deviceTypes 0x400000
10-14 18:31:46.283 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
6, volume 0.059566, deviceTypes 0x400000
10-14 18:31:46.283 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
5, volume 0.035481, deviceTypes 0x400000
10-14 18:31:46.284 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
4, volume 0.021135, deviceTypes 0x400000
10-14 18:31:46.284 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
3, volume 0.012589, deviceTypes 0x400000
10-14 18:31:46.284 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
2, volume 0.007499, deviceTypes 0x400000
10-14 18:31:46.284 V/APM_AudioPolicyManager( 590): computeVolume: stream 4, index
1, volume 0.003981, deviceTypes 0x400000
10-14 18:31:46.284 D/InputMethodManagerService( 702): --- enable ime =
InputMethodInfo{com.samsung.android.honeyboard/.service.HoneyBoardService,
settings:
com.samsung.android.honeyboard.settings.common.HoneyBoardSettingsActivity}
10-14 18:31:46.284 E/AS.AudioService( 702): start - onCustomSystemReady
10-14 18:31:46.285 D/InputMethodUtils( 702): getMostApplicableDefaultIME(): Set
the default IME to
HoneyboardInputMethodInfo{com.samsung.android.honeyboard/.service.HoneyBoardService
, settings:
com.samsung.android.honeyboard.settings.common.HoneyBoardSettingsActivity}com.andro
id.server.inputmethod.InputMethodManagerService.buildInputMethodListLocked:5455
com.android.server.inputmethod.InputMethodManagerService.systemRunning:2341
com.android.server.inputmethod.InputMethodManagerService$Lifecycle$1.run:1973
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
android.os.Looper.loop:246 android.os.HandlerThread.run:67
com.android.server.ServiceThread.run:44 <bottom of call stack> <bottom of call
stack>
10-14 18:31:46.289 I/AS.MediaButtonListener( 702): Mediabutton Session:null, null
10-14 18:31:46.289 D/MediaSessionService( 702): The
MediaKeyEventSessionChangedListener
(android.media.session.MediaSessionManager$OnMediaKeyEventSessionChangedListenerStu
b@e0ecc5c) is added by com.samsung.android.bluelightfilter
10-14 18:31:46.293 D/SamsungAlarmManager( 702): setInexact (T:3/F:8/AC:false)
20211015T183146 now=128802 - CU:1000/CP:702/OP:PendingIntent{e7a34eb:
PendingIntentRecord{eea5248 android broadcastIntent}}
10-14 18:31:46.293 I/SamsungAlarmManager( 702): setLocked to kernel - T:3 /
20211014T183159, set=142508, now=128802
10-14 18:31:46.294 D/PackageListHelper( 702): initPackageList
10-14 18:31:46.312 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:46.312 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:46.312 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:46.315 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:46.316 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:46.316 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:46.318 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.044668, deviceTypes 0x4000000
10-14 18:31:46.318 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
3, volume 0.005012, deviceTypes 0x4000000
10-14 18:31:46.319 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
1, volume 0.001585, deviceTypes 0x4000000
10-14 18:31:46.321 W/TelecomManager( 702): Telecom Service not found.
10-14 18:31:46.321 D/AS.AudioService( 702): MSG_SET_MULTI_DEVICE_SOUND_ON false
10-14 18:31:46.321 D/SettingsProvider( 702): isChangeAllowed() : name =
multisound_state
10-14 18:31:46.322 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:46.323 D/MediaSessionService( 702): updateMultiSoundInfo
device:ffffffff on:false
10-14 18:31:46.326 V/APM_AudioPolicyManager( 590): setForceUse() usage 7, config
0, mPhoneState 0
10-14 18:31:46.326 W/APM_AudioPolicyManager( 590): setForceUse() usage 7, config 0
is already set
10-14 18:31:46.336 D/SettingsProvider( 702): isChangeAllowed() : name =
audio_safe_volume_state
10-14 18:31:46.336 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:46.341 D/BluetoothManagerService( 702): addProxy
com.android.server.audio.BtHelper
10-14 18:31:46.353 D/InputMethodManagerService( 702): updateFromSettingsLocked
10-14 18:31:46.354 D/InputMethodUtils( 702): getMostApplicableDefaultIME(): Set
the default IME to
HoneyboardInputMethodInfo{com.samsung.android.honeyboard/.service.HoneyBoardService
, settings:
com.samsung.android.honeyboard.settings.common.HoneyBoardSettingsActivity}com.andro
id.server.inputmethod.InputMethodManagerService.chooseNewDefaultIMELocked:5314
com.android.server.inputmethod.InputMethodManagerService.updateInputMethodsFromSett
ingsLocked:3614
com.android.server.inputmethod.InputMethodManagerService.updateFromSettingsLocked:3
578 com.android.server.inputmethod.InputMethodManagerService.systemRunning:2342
com.android.server.inputmethod.InputMethodManagerService$Lifecycle$1.run:1973
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
android.os.Looper.loop:246 android.os.HandlerThread.run:67
com.android.server.ServiceThread.run:44
10-14 18:31:46.354 D/InputMethodManagerService( 702):
resetSelectedInputMethodAndSubtypeLocked mMethodMap size : 1
10-14 18:31:46.354 D/InputMethodManagerService( 702):
resetSelectedInputMethodAndSubtypeLocked imi :
InputMethodInfo{com.samsung.android.honeyboard/.service.HoneyBoardService,
settings:
com.samsung.android.honeyboard.settings.common.HoneyBoardSettingsActivity}
10-14 18:31:46.354 D/InputMethodUtils( 702): putSelectedInputMethodStr:
com.samsung.android.honeyboard/.service.HoneyBoardService,
0com.android.server.inputmethod.InputMethodManagerService.setSelectedInputMethodAnd
SubtypeLocked:6193
com.android.server.inputmethod.InputMethodManagerService.resetSelectedInputMethodAn
dSubtypeLocked:6218
com.android.server.inputmethod.InputMethodManagerService.chooseNewDefaultIMELocked:
5320
com.android.server.inputmethod.InputMethodManagerService.updateInputMethodsFromSett
ingsLocked:3614
com.android.server.inputmethod.InputMethodManagerService.updateFromSettingsLocked:3
578 com.android.server.inputmethod.InputMethodManagerService.systemRunning:2342
com.android.server.inputmethod.InputMethodManagerService$Lifecycle$1.run:1973
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
android.os.Looper.loop:246
10-14 18:31:46.354 D/InputMethodUtils( 702): putSelectedInputMethodStr:
com.samsung.android.honeyboard/.service.HoneyBoardService,
0com.android.server.inputmethod.InputMethodManagerService.setSelectedInputMethodAnd
SubtypeLocked:6193
com.android.server.inputmethod.InputMethodManagerService.setInputMethodLocked:3722
com.android.server.inputmethod.InputMethodManagerService.updateInputMethodsFromSett
ingsLocked:3619
com.android.server.inputmethod.InputMethodManagerService.updateFromSettingsLocked:3
578 com.android.server.inputmethod.InputMethodManagerService.systemRunning:2342
com.android.server.inputmethod.InputMethodManagerService$Lifecycle$1.run:1973
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
android.os.Looper.loop:246 android.os.HandlerThread.run:67
10-14 18:31:46.356 D/InputManager( 702): Trying to switch keyboard layout for
subtype:
InputMethodSubtypeHandle{mInputMethodId=com.samsung.android.honeyboard/.service.Hon
eyBoardService, mLanguageTag=pt, mSubtypeId=3276800}
10-14 18:31:46.357 W/Looper ( 702): Slow dispatch took 146ms android.fg
h=android.os.Handler
c=com.android.server.inputmethod.InputMethodManagerService$Lifecycle$1@e1fa8bc m=0
10-14 18:31:46.358 D/UsbDeviceManager( 702): handleMessage -> MSG_SYSTEM_READY
10-14 18:31:46.358 D/UsbDeviceManager( 702): finishBoot
10-14 18:31:46.359 D/UsbPortManager( 702): updatePortsLocked()++
10-14 18:31:46.360 D/UsbPortManager( 702): addOrUpdatePortLocked()++ :
portId=port0 supportedModes=dual currentMode=none canChangeMode=true
currentPowerRole=no-power canChangePowerRole=false currentDataRole=no-data
canChangeDataRole=false
10-14 18:31:46.361 D/UsbPortManager( 702): supportedRoleCombinations=1
10-14 18:31:46.362 D/UsbPortManager( 702): mPorts(port0) put size=1
10-14 18:31:46.363 D/UsbPortManager( 702): addOrUpdatePortLocked()--
10-14 18:31:46.363 D/UsbPortManager( 702): mPorts size=1
10-14 18:31:46.363 I/UsbPortManager( 702): USB port added: port=UsbPort{id=port0,
supportedModes=dual, supportedContaminantProtectionModes=0,
supportsEnableContaminantPresenceProtection=false,
supportsEnableContaminantPresenceDetection=false,
status=UsbPortStatus{connected=false, currentMode=none, currentPowerRole=no-power,
currentDataRole=no-data, supportedRoleCombinations=[no-power:no-data],
contaminantDetectionStatus=0, contaminantProtectionStatus=0}, canChangeMode=true,
canChangePowerRole=false, canChangeDataRole=false, connectedAtMillis=0,
lastConnectDurationMillis=0
10-14 18:31:46.364 D/UsbPortManager( 702): mPorts(0) DISPOSITION_ADDED ->
DISPOSITION_READY
10-14 18:31:46.365 D/UsbPortManager( 702): updatePortsLocked()--
10-14 18:31:46.366 D/Zygote ( 532): Forked child process 1783
10-14 18:31:46.375 D/Zygote ( 532): Forked child process 1784
10-14 18:31:46.380 I/ASKSManager( 702): identMap is empty
10-14 18:31:46.383 I/MediaExtractorFactory( 785): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
10-14 18:31:46.385 I/MediaExtractorFactory( 785): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
10-14 18:31:46.391 D/Zygote ( 531): Forked child process 1790
10-14 18:31:46.394 W/ActivityManager( 702): Slow operation: 189ms so far, now at
startProcess: returned from zygote!
10-14 18:31:46.395 W/ActivityManager( 702): Slow operation: 190ms so far, now at
startProcess: done updating battery stats
10-14 18:31:46.401 I/Pageboost( 702): Static Initialization of Pageboost
10-14 18:31:46.404 I/Pageboost( 702): dram size : 3855978496
10-14 18:31:46.404 I/MediaExtractorFactory( 785): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
10-14 18:31:46.404 I/MediaExtractorFactory( 785): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
10-14 18:31:46.404 W/ActivityManager( 702): Slow operation: 199ms so far, now at
startProcess: building log message
10-14 18:31:46.405 I/ActivityManager( 702): Start proc
1790:com.android.bluetooth/1002 for service
{com.android.bluetooth/com.android.bluetooth.btservice.AdapterService}
10-14 18:31:46.405 W/ActivityManager( 702): Slow operation: 200ms so far, now at
startProcess: starting to update pids map
10-14 18:31:46.405 W/ActivityManager( 702): Slow operation: 200ms so far, now at
startProcess: done updating pids map
10-14 18:31:46.405 W/ActivityManager( 702): Slow operation: 151ms so far, now at
startProcess: asking zygote to start proc
10-14 18:31:46.406 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10067; state: ENABLED
10-14 18:31:46.406 W/ActivityManager( 702): com.samsung.android.app.clockpack
inode == 0 (b/152760674)
10-14 18:31:46.406 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:46.415 I/MediaExtractorFactory( 785): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
10-14 18:31:46.417 D/Zygote ( 531): Forked child process 1809
10-14 18:31:46.418 I/MediaExtractorFactory( 785): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
10-14 18:31:46.424 W/ActivityManager( 702): Slow operation: 170ms so far, now at
startProcess: returned from zygote!
10-14 18:31:46.425 W/ActivityManager( 702): Slow operation: 170ms so far, now at
startProcess: done updating battery stats
10-14 18:31:46.425 W/ActivityManager( 702): Slow operation: 171ms so far, now at
startProcess: building log message
10-14 18:31:46.425 I/ActivityManager( 702): Start proc
1809:com.android.systemui/u0a67 for service
{com.android.systemui/com.android.systemui.ImageWallpaper}
10-14 18:31:46.425 W/ActivityManager( 702): Slow operation: 171ms so far, now at
startProcess: starting to update pids map
10-14 18:31:46.426 W/ActivityManager( 702): Slow operation: 171ms so far, now at
startProcess: done updating pids map
10-14 18:31:46.426 W/ActivityManager( 702): Slow operation: 153ms so far, now at
startProcess: asking zygote to start proc
10-14 18:31:46.426 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10218; state: DISABLED
10-14 18:31:46.426 W/ActivityManager( 702):
com.google.android.permissioncontroller inode == 0 (b/152760674)
10-14 18:31:46.426 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:46.427 E/droid.bluetoot( 1790): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:46.434 I/MediaExtractorFactory( 785): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
10-14 18:31:46.439 D/ActivityThread( 1790): setConscryptValidator
10-14 18:31:46.440 D/ActivityThread( 1790): setConscryptValidator - put
10-14 18:31:46.443 D/Zygote ( 531): Forked child process 1834
10-14 18:31:46.442 E/ndroid.systemu( 1809): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:46.445 W/ActivityManager( 702): Slow operation: 172ms so far, now at
startProcess: returned from zygote!
10-14 18:31:46.446 W/ActivityManager( 702): Slow operation: 173ms so far, now at
startProcess: done updating battery stats
10-14 18:31:46.446 W/ActivityManager( 702): Slow operation: 173ms so far, now at
startProcess: building log message
10-14 18:31:46.446 I/ActivityManager( 702): Start proc
1834:com.google.android.permissioncontroller/u0a218 for service
{com.google.android.permissioncontroller/com.android.permissioncontroller.permissio
n.service.PermissionControllerServiceImpl}
10-14 18:31:46.446 W/ActivityManager( 702): Slow operation: 173ms so far, now at
startProcess: starting to update pids map
10-14 18:31:46.446 W/ActivityManager( 702): Slow operation: 173ms so far, now at
startProcess: done updating pids map
10-14 18:31:46.447 I/libc ( 1834): SetHeapTaggingLevel: tag level set to 0
10-14 18:31:46.452 I/ActivityManager( 702): DSS OFF for com.android.bluetooth
10-14 18:31:46.456 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{31e5f5a 1790:com.android.bluetooth/1002}
app.isolatedEntryPoint=null instr2=null
10-14 18:31:46.461 D/ActivityThread( 1809): setConscryptValidator
10-14 18:31:46.462 D/ActivityThread( 1809): setConscryptValidator - put
10-14 18:31:46.466 E/ssioncontrolle( 1834): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:46.480 D/ActivityThread( 1834): setConscryptValidator
10-14 18:31:46.480 D/ActivityThread( 1834): setConscryptValidator - put
10-14 18:31:46.486 I/ActivityManager( 702): Changes in 1002 20 to 0, 0 to 7
Caller=com.android.server.am.OomAdjuster.updateOomAdjLocked:402
com.android.server.am.OomAdjuster.updateOomAdjLocked:449
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21545
com.android.server.am.ActiveServices.realStartServiceLocked:3343
com.android.server.am.ActiveServices.attachApplicationLocked:4073
com.android.server.am.ActivityManagerService.attachApplicationLocked:6654
com.android.server.am.ActivityManagerService.attachApplication:6732
10-14 18:31:46.486 I/AppOps ( 702): updateUidProcState uid: 1002 procState: 0
capability:7
10-14 18:31:46.486 I/AppOps ( 702): commitUidPendingStateLocked() :: UID - 1002,
700 > 100, 0 > 7
10-14 18:31:46.488 I/ActivityManager( 702): DSS OFF for com.android.systemui
10-14 18:31:46.491 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{174076c 1809:com.android.systemui/u0a67}
app.isolatedEntryPoint=null instr2=null
10-14 18:31:46.493 D/OomAdjuster( 702): Set persistent 1809 com.android.systemui
adj -800: fixed com.android.server.am.OomAdjuster.updateOomAdjLocked:377
com.android.server.am.OomAdjuster.updateOomAdjLocked:449
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21545
com.android.server.am.ActiveServices.realStartServiceLocked:3343
com.android.server.am.ActiveServices.attachApplicationLocked:4073
com.android.server.am.ActivityManagerService.attachApplicationLocked:6654
com.android.server.am.ActivityManagerService.attachApplication:6732
10-14 18:31:46.493 D/ActivityThread( 1790): handleBindApplication()++
app=com.android.bluetooth
10-14 18:31:46.494 I/ActivityManager( 702): Changes in 10067 20 to 0, 0 to 7
Caller=com.android.server.am.OomAdjuster.updateOomAdjLocked:402
com.android.server.am.OomAdjuster.updateOomAdjLocked:449
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21545
com.android.server.am.ActiveServices.realStartServiceLocked:3343
com.android.server.am.ActiveServices.attachApplicationLocked:4073
com.android.server.am.ActivityManagerService.attachApplicationLocked:6654
com.android.server.am.ActivityManagerService.attachApplication:6732
10-14 18:31:46.494 I/AppOps ( 702): updateUidProcState uid: 10067 procState: 0
capability:7
10-14 18:31:46.494 I/AppOps ( 702): commitUidPendingStateLocked() :: UID - 10067,
700 > 100, 0 > 7
10-14 18:31:46.496 I/ActivityManager( 702): DSS OFF for
com.google.android.permissioncontroller
10-14 18:31:46.497 D/ActivityThread( 1809): handleBindApplication()++
app=com.android.systemui
10-14 18:31:46.500 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{5840171 1834:com.google.android.permissioncontroller/u0a218}
app.isolatedEntryPoint=null instr2=null
10-14 18:31:46.509 D/ActivityThread( 1834): handleBindApplication()++
app=com.google.android.permissioncontroller
10-14 18:31:46.521 I/ndroid.systemu( 1809): The ClassLoaderContext is a special
shared library.
10-14 18:31:46.522 D/ApplicationLoaders( 1834): Returning zygote-cached class
loader: /system/framework/android.test.base.jar
10-14 18:31:46.523 I/droid.bluetoot( 1790): The ClassLoaderContext is a special
shared library.
10-14 18:31:46.537 I/ndroid.systemu( 1809): The ClassLoaderContext is a special
shared library.
10-14 18:31:46.553 D/LoadedApk( 1790): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.android.bluetooth
appContext.mBasePackageName=com.android.bluetooth
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:31:46.553 D/NetworkSecurityConfig( 1790): No Network Security Config
specified, using platform default
10-14 18:31:46.555 D/LoadedApk( 1834): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.google.android.permissioncontroller
appContext.mBasePackageName=com.google.android.permissioncontroller
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:31:46.555 D/NetworkSecurityConfig( 1834): No Network Security Config
specified, using platform default
10-14 18:31:46.560 D/NetworkSecurityConfig( 1834): No Network Security Config
specified, using platform default
10-14 18:31:46.560 D/NetworkSecurityConfig( 1790): No Network Security Config
specified, using platform default
10-14 18:31:46.576 I/CarUiInstaller( 1834): CarUiInstaller started for
com.google.android.permissioncontroller
10-14 18:31:46.580 D/ActivityThread( 1834): handleBindApplication() --
skipGraphicsSupport=false
10-14 18:31:46.588 D/LoadedApk( 1809): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.android.systemui
appContext.mBasePackageName=com.android.systemui
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:31:46.588 D/NetworkSecurityConfig( 1809): No Network Security Config
specified, using platform default
10-14 18:31:46.595 D/NetworkSecurityConfig( 1809): No Network Security Config
specified, using platform default
10-14 18:31:46.606 D/LeDbProvider( 1790): onCreate()
10-14 18:31:46.606 D/LeDbProvider( 1790): initialize()
10-14 18:31:46.607 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.permissioncontroller cmp =
com.android.permissioncontroller.role.ui.SpecialAppAccessListActivity newState = 2
callingPackage = 10218/com.google.android.permissioncontroller
10-14 18:31:46.611 D/ActivityThread( 1790): handleBindApplication() --
skipGraphicsSupport=false
10-14 18:31:46.612 V/SystemUIService( 1809): SystemUIApplication constructed.
10-14 18:31:46.616 I/PermissionControllerManager( 702): Calling the
grantOrUpgradeDefaultRuntimePermissions
10-14 18:31:46.618 I/PermissionControllerService( 1834): Calling the
onGrantOrUpgradeDefaultRuntimePermissions
10-14 18:31:46.626 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:46.628 V/AdapterServiceConfig( 1790): Adding HeadsetService
10-14 18:31:46.628 V/AdapterServiceConfig( 1790): Adding A2dpService
10-14 18:31:46.628 V/AdapterServiceConfig( 1790): Adding HidHostService
10-14 18:31:46.628 V/AdapterServiceConfig( 1790): Adding PanService
10-14 18:31:46.628 V/AdapterServiceConfig( 1790): Adding GattService
10-14 18:31:46.628 V/AdapterServiceConfig( 1790): Adding BluetoothMapService
10-14 18:31:46.629 V/AdapterServiceConfig( 1790): Adding AvrcpTargetService
10-14 18:31:46.629 V/AdapterServiceConfig( 1790): Adding SapService
10-14 18:31:46.629 V/AdapterServiceConfig( 1790): Adding HidDeviceService
10-14 18:31:46.629 V/AdapterServiceConfig( 1790): Adding BluetoothOppService
10-14 18:31:46.629 V/AdapterServiceConfig( 1790): Adding BluetoothPbapService
10-14 18:31:46.629 V/AdapterServiceConfig( 1790): Adding HearingAidService
10-14 18:31:46.633 W/StorageManagerService( 702): No primary storage defined yet;
hacking together a stub
10-14 18:31:46.638 I/RuntimePermissions( 1834): observing UserPackageInfoLiveData
for 0 in RuntimePermissionsUpgradeController
10-14 18:31:46.649 D/SamsungAnalytics200003( 1790): [Validation] dma pkg:700901000
10-14 18:31:46.651 E/SamsungAnalytics200003( 1790): The user has not unlocked the
device.
10-14 18:31:46.665 I/UserPackageInfos( 1834): updating UserPackageInfosLiveData for
user 0
10-14 18:31:46.730 I/CapsuleProvider_1.0.12( 1809): onCreate
10-14 18:31:46.752 I/droid.bluetoot( 1790):
[1014/183146.750746:INFO:btif_config_cache.cc(61)] BtifConfigCache, capacity: 10000
10-14 18:31:46.779 I/BluetoothServiceJni( 1790): hal_util_load_bt_library: loaded
Bluetooth library successfully
10-14 18:31:46.781 D/BluetoothAdapterService( 1790): onCreate()
10-14 18:31:46.789 D/AdapterState( 1790): make() - Creating AdapterState
10-14 18:31:46.791 I/AdapterState( 1790): OFF : entered
10-14 18:31:46.795 D/AdapterProperties( 1790): Setting state to OFF
10-14 18:31:46.796 D/BluetoothAdapterService( 1790): Autoconnection is available
10-14 18:31:46.796 D/BluetoothAdapterService( 1790): updateAdapterState prevState =
10newState = 10
10-14 18:31:46.797 D/BluetoothKeystoreService( 1790): new BluetoothKeystoreService
isNiapMode: false
10-14 18:31:46.798 D/BluetoothKeystoreService( 1790): start
10-14 18:31:46.801 I/droid.bluetoot( 1790):
[1014/183146.801691:INFO:com_android_bluetooth_btservice_BluetoothKeystore.cpp(97)]
classInitNative: succeeds
10-14 18:31:46.802 D/BluetoothKeystoreService( 1790):
setBluetoothKeystoreService(): set to:
com.android.bluetooth.btservice.bluetoothkeystore.BluetoothKeystoreService@964c940
10-14 18:31:46.805 D/BluetoothKeystoreService( 1790): loadConfigData
10-14 18:31:46.823 I/io_stats( 385): !@ 179,0 r 101021 7437056 w 13538 5352360 d
1677 2442412 f 2833 1239 iot 82160 0 th 102400 102400 64728 pt 232 inp 5 2 129.330
10-14 18:31:46.831 I/RuntimePermissions( 1834): observing
PreinstalledUserPackageInfoLiveData for 0 in RuntimePermissionsUpgradeController
10-14 18:31:46.832 I/PreinstalledUserPackageInfos( 1834): updating
PreinstalledUserPackageInfosLiveData for user 0
10-14 18:31:46.862 D/BluetoothKeystoreService( 1790): getCompareResult: 0
10-14 18:31:46.906 I/droid.bluetoot( 1790):
[1014/183146.906157:INFO:message_loop_thread.cc(175)] Run: message loop starting
for thread bt_stack_manager_thread
10-14 18:31:46.919 W/bt_btif ( 1790): btif_allow_config_write: set
allow_config_write to 1
10-14 18:31:46.919 E/droid.bluetoot( 1790):
[1014/183146.919763:ERROR:config.cc(104)] config_new: unable to open file
'/data/misc/bluedroid/bt_config.conf': No such file or directory
10-14 18:31:46.919 W/bt_btif_config( 1790): init unable to load config file:
/data/misc/bluedroid/bt_config.conf; using backup.
10-14 18:31:46.920 E/droid.bluetoot( 1790):
[1014/183146.919962:ERROR:config.cc(104)] config_new: unable to open file
'/data/misc/bluedroid/bt_config.bak': No such file or directory
10-14 18:31:46.920 W/bt_btif_config( 1790): init unable to load backup; attempting
to transcode legacy file.
10-14 18:31:46.920 E/bt_btif_config_transcode( 1790): btif_config_transcode unable
to load XML file '/data/misc/bluedroid/bt_config.xml': 3
10-14 18:31:46.920 E/bt_btif_config( 1790): init unable to transcode legacy file;
creating empty config.
10-14 18:31:46.920 W/droid.bluetoot( 1790):
[1014/183146.920679:WARNING:btif_config.cc(184)] read_or_set_metrics_salt: Failed
to read metrics salt from config
10-14 18:31:46.920 I/droid.bluetoot( 1790):
[1014/183146.920774:INFO:btif_config.cc(195)] read_or_set_metrics_salt: Metrics
salt is not invalid, creating new one
10-14 18:31:46.931 I/droid.bluetoot( 1790):
[1014/183146.931677:INFO:message_loop_thread.cc(175)] Run: message loop starting
for thread bt_jni_thread
10-14 18:31:46.934 E/bt_btif_storage( 1790): btif_storage_get_adapter_property:
Controller not ready! Unable to return Bluetooth Address
10-14 18:31:46.934 D/BluetoothKeystoreService( 1790): initJni()
10-14 18:31:46.934 E/BluetoothServiceJni( 1790): adapter_properties_callback:
Status 1 is incorrect
10-14 18:31:46.934 D/SettingsProvider( 702): isChangeAllowed() : name =
bluetooth_btsnoop_default_mode
10-14 18:31:46.934 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:46.934 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:46.935 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:46.935 D/SettingsProvider( 702): selectionArgs: 1002
10-14 18:31:46.935 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:46.935 D/SecContentProvider( 702): called from
android.uid.bluetooth:1002
10-14 18:31:46.936 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:46.936 D/AdapterProperties( 1790): Name is: SM-A127M
10-14 18:31:46.936 D/AdapterProperties( 1790): BT Class:5a020c
10-14 18:31:46.936 D/SettingsProvider( 702): ret = 1
10-14 18:31:46.936 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:46.938 D/AvPerformance( 1790): makeHashMapAvPerformance: Loading from
conf
10-14 18:31:46.939 D/AvPerformance( 1790): makeHashMapAvPerformance
[exynos7420_UHQ] [648000]
10-14 18:31:46.939 D/AvPerformance( 1790): makeHashMapAvPerformance
[exynos5433_UHQ] [650000]
10-14 18:31:46.939 D/AvPerformance( 1790): makeHashMapAvPerformance
[exynos7420_HOTPLUG] [TRUE]
10-14 18:31:46.939 D/AvPerformance( 1790): makeHashMapAvPerformance [MSM8228]
[600000]
10-14 18:31:46.939 D/AvPerformance( 1790): makeHashMapAvPerformance [MSM8976]
[403200]
10-14 18:31:46.939 D/AvPerformance( 1790): makeHashMapAvPerformance [MSM8998_UHQ]
[336000]
10-14 18:31:46.940 D/AvPerformance( 1790): makeHashMapAvPerformance [PTSTEST]
[FALSE]
10-14 18:31:46.940 D/AvPerformance( 1790): checkAvCpuMinLock RoChip : exynos850
mlockFreq : null mlockFreqUhq : null mHotPlug : false mSinkMinLockFreq : null
mPtsTest : false
10-14 18:31:46.949 I/BluetoothAdapterService( 1790): Phone policy enabled
10-14 18:31:46.956 V/APM_AudioPolicyManager( 590): listAudioPorts() role 0 type 0
num_ports 0 ports 0xb40000711530f460
10-14 18:31:46.956 V/APM_AudioPolicyManager( 590): listAudioPorts() got 0 ports
needed 11
10-14 18:31:46.957 V/APM_AudioPolicyManager( 590): listAudioPorts() role 0 type 0
num_ports 11 ports 0xb4000071153f6780
10-14 18:31:46.957 V/APM_AudioPolicyManager( 590): listAudioPorts() got 11 ports
needed 11
10-14 18:31:46.958 D/DeviceType( 1809): readFromFile finish, time: 0, path:
/sys/class/fingerprint/fingerprint/adm, value: 1
10-14 18:31:46.963 D/BluetoothDatabase( 1790): start()
10-14 18:31:46.963 I/DeviceType( 1809): isSupportBrightnessControl: context :
com.android.systemui.SystemUIApplication@c10c9d8
10-14 18:31:46.964 E/DeviceType( 1809): getBrightnessValues not matched!
10-14 18:31:46.966 D/BluetoothDatabase( 1790): Load Database
10-14 18:31:46.967 D/SemBluetoothDatabase( 1790): start()
10-14 18:31:46.972 D/SemBluetoothDatabase( 1790): Load Database
10-14 18:31:46.973 D/SystemUIImsManager( 1809): createImsManager : slotId = 0
10-14 18:31:46.973 E/SemBluetoothDatabase( 1790): handleMessage : 0
10-14 18:31:46.975 D/SystemUIImsManager( 1809): createImsManager : slotId = 1
10-14 18:31:46.976 D/SystemUIImsManager( 1809): createImsManager : run
10-14 18:31:46.981 D/legacyImsManager[0]( 1809): Register Receiver for Restart
10-14 18:31:46.985 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:46.987 D/BluetoothAdapterService( 1790): setAdapterService() - trying
to set service to com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:46.989 D/legacyImsManager( 1809): Failed to getService secims
10-14 18:31:46.991 D/SystemUIImsManager( 1809): createImsManager : run
10-14 18:31:46.991 D/legacyImsManager[1]( 1809): Register Receiver for Restart
10-14 18:31:46.993 D/legacyImsManager( 1809): Failed to getService secims
10-14 18:31:46.996 D/BluetoothAdapterService( 1790): onBind()
10-14 18:31:46.996 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:47.003 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.android.systemui cmp = com.android.systemui.tuner.TunerActivity
newState = 2 callingPackage = 10067/com.android.systemui
10-14 18:31:47.004 D/SettingsProvider( 702): isChangeAllowed() : name =
sysui_tuner_version
10-14 18:31:47.004 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:47.004 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:47.004 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:47.004 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:47.004 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:47.004 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:47.005 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:47.005 D/SettingsProvider( 702): ret = 1
10-14 18:31:47.006 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:47.012 I/RuntimePermissionsUpgradeController( 1834): Grandfathering SMS
and CallLog permissions
10-14 18:31:47.016 W/Settings( 1809): Setting display_cutout_hide_notch has moved
from android.provider.Settings.Secure to android.provider.Settings.Global,
returning global URI.
10-14 18:31:47.017 E/SettingsHelper( 1809): HashMap CollisionException!! Please
don't add same setting uri!!! NewKey:any_screen_running, OriKey:any_screen_running
10-14 18:31:47.022 D/PowerManagerService( 702): [api] setDozeAfterScreenOff: true
(uid: 10067 pid: 1809)
10-14 18:31:47.023 I/RuntimePermissionsUpgradeController( 1834): Grandfathering
location background permissions
10-14 18:31:47.024 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.doze.-$
$Lambda$AODParameters$4Zvq42bZ1GKcQED7Fc0YXrSk6J8@7cc1405
10-14 18:31:47.026 I/RuntimePermissionsUpgradeController( 1834): Grandfathering
Storage permissions
10-14 18:31:47.030 I/RuntimePermissionsUpgradeController( 1834): Not expanding
location permissions as this is not an upgrade from Android P
10-14 18:31:47.030 I/RuntimePermissionsUpgradeController( 1834): Not expanding read
storage to access media location as this is a new user
10-14 18:31:47.031 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:47.032 I/SemBluetoothDatabase( 1790): cacheSemMetadata
10-14 18:31:47.033 I/SemBluetoothDatabase( 1790): cacheSemMetadata: Database is
ready
10-14 18:31:47.034 E/SettingsHelper( 1809): Exception occurred
10-14 18:31:47.034 E/SettingsHelper( 1809):
java.lang.reflect.InvocationTargetException
10-14 18:31:47.034 E/SettingsHelper( 1809): at
java.lang.reflect.Method.invoke(Native Method)
10-14 18:31:47.034 E/SettingsHelper( 1809): at
com.android.systemui.util.SettingsHelper$Item.read(SettingsHelper.java:2210)
10-14 18:31:47.034 E/SettingsHelper( 1809): at
com.android.systemui.util.SettingsHelper$ItemMap.updateMapAll(SettingsHelper.java:2
342)
10-14 18:31:47.034 E/SettingsHelper( 1809): at
com.android.systemui.util.SettingsHelper.readSettingsDB(SettingsHelper.java:808)
10-14 18:31:47.034 E/SettingsHelper( 1809): at
com.android.systemui.util.SettingsHelper.lambda$new$0(SettingsHelper.java:450)
10-14 18:31:47.034 E/SettingsHelper( 1809): at
com.android.systemui.util.SettingsHelper.lambda$new$0$SettingsHelper(Unknown
Source:0)
10-14 18:31:47.034 E/SettingsHelper( 1809): at com.android.systemui.util.-$
$Lambda$SettingsHelper$apbmXCb2kdRq692aqXS3vBFo2ys.run(Unknown Source:2)
10-14 18:31:47.034 E/SettingsHelper( 1809): at
java.lang.Thread.run(Thread.java:923)
10-14 18:31:47.034 E/SettingsHelper( 1809): Caused by:
android.provider.Settings$SettingNotFoundException: pen_detachment_option
10-14 18:31:47.034 E/SettingsHelper( 1809): at
android.provider.Settings$System.getIntForUser(Settings.java:3564)
10-14 18:31:47.034 E/SettingsHelper( 1809): at
android.provider.Settings$System.getInt(Settings.java:3553)
10-14 18:31:47.034 E/SettingsHelper( 1809): ... 8 more
10-14 18:31:47.060 D/BluetoothDatabase( 1790): compactLastConnectionTime:
Compacting metadata after load
10-14 18:31:47.060 I/BluetoothDatabase( 1790): cacheMetadata
10-14 18:31:47.063 V/MetaDataCollector( 702): begin
10-14 18:31:47.064 V/SamsungServiceLoggerImpl( 1809):
SamsungServiceLoggerImplBinderCallMonitorLogger
10-14 18:31:47.077 D/SystemUIAnalytics( 1809): SA is NOT configured
10-14 18:31:47.093 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 961
10-14 18:31:47.111 V/MetaDataCollector( 702): loadInternal() done.
10-14 18:31:47.128 D/KeyguardUpdateMonitor( 1809):
Process.myUserHandle().getIdentifier() = 0
10-14 18:31:47.130 W/Settings( 1809): Setting display_cutout_hide_notch has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
10-14 18:31:47.136 D/KeyguardUpdateMonitor( 1809): updateCredentialType() userId 0,
credentialType:0->-1, isSecure=false
10-14 18:31:47.139 D/LockSettingsStorage( 702): updateCarrierLock!!
10-14 18:31:47.144 D/CustomSdkMonitor( 1809): registerCallback this =
com.android.systemui.knox.CustomSdkMonitor@4207e74
10-14 18:31:47.150 D/ContainerMonitor( 1809): initialized
10-14 18:31:47.157 D/SystemUIAdapter( 702): registerSystemUICallback() is called
android.sec.enterprise.adapterlayer.ISystemUIAdapterCallback$Stub$Proxy@8d3ef19
10-14 18:31:47.158 D/SystemUIAdapter( 702): registerSystemUICallback()
successfully added
10-14 18:31:47.158 D/SystemUIAdapter( 702): registerSystemUICallback() callback
has registered. 1
10-14 18:31:47.163 D/EdmMonitor( 1809): EdmMonitor registerCallback
mEnableAdminLock:false mLicenseExpired:false
10-14 18:31:47.168 I/UcmService( 702): getKeyguardStorageForCurrentUser : 0
10-14 18:31:47.169 W/Binder ( 702): Outgoing transactions from this process must
be FLAG_ONEWAY
10-14 18:31:47.169 W/Binder ( 702): java.lang.Throwable
10-14 18:31:47.169 W/Binder ( 702): at
android.os.BinderProxy.transact(BinderProxy.java:514)
10-14 18:31:47.169 W/Binder ( 702): at
com.samsung.android.knox.ucm.core.ICredentialManagerServiceSystemUICallback$Stub$Pr
oxy.setUCMKeyguardVendor(ICredentialManagerServiceSystemUICallback.java:94)
10-14 18:31:47.169 W/Binder ( 702): at
com.samsung.ucm.ucmservice.CredentialManagerService.updateSystemUIMonitor(Credentia
lManagerService.java:5577)
10-14 18:31:47.169 W/Binder ( 702): at
com.samsung.ucm.ucmservice.CredentialManagerService.registerSystemUICallback(Creden
tialManagerService.java:5586)
10-14 18:31:47.169 W/Binder ( 702): at
com.samsung.android.knox.ucm.core.IUcmService$Stub.onTransact(IUcmService.java:1488
)
10-14 18:31:47.169 W/Binder ( 702): at
android.os.Binder.execTransactInternal(Binder.java:1190)
10-14 18:31:47.169 W/Binder ( 702): at
android.os.Binder.execTransact(Binder.java:1159)
10-14 18:31:47.184 D/CompatibilityChangeReporter( 1809): Compat change id reported:
147600208; UID 10067; state: ENABLED
10-14 18:31:47.193 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
10-14 18:31:47.194 E/HYPER-HAL( 559): [HyPerManager.cpp]getSupportedFrequency():
mRscManager is NULL
10-14 18:31:47.194 E/HYPER-HAL( 559): [HyPer.cpp]getSupportedFrequency(): AIDL
getTable is NULL
10-14 18:31:47.212 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.statusbar.policy.KeyguardStateControllerImpl$UpdateMonitorCall
back@337cdc5
10-14 18:31:47.212 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:47.277 D/MediaResumeListener( 1809): loaded resume components []
10-14 18:31:47.289 D/SettingsHelper( 1809): readSettingsDB() COMPLETED elapsed= 268
10-14 18:31:47.311 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperColors: which = 1 , userId = 0
10-14 18:31:47.313 D/WallpaperManager( 702): openDefaultWallpaper()
10-14 18:31:47.316 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:47.319 I/WallpaperResourcesInfo( 702): parsingJson:
[{"isDefault":true,"index":0,"which":1,"screen":0,"type":0,"filename":"default_wall
paper.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":true,"index":1,"which":2,"screen":0,"type":3,"filename":"MultipleWallp
aperResourceA12.apk","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":2,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_1.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":3,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_2.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":4,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_3.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":5,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_4.jpg","frame_no":-1,"cmf_info":[""]}]
10-14 18:31:47.320 I/WallpaperResourcesInfo( 702): getDefaultItem by default attr:
default_wallpaper.png, 0 , []
10-14 18:31:47.320 I/WallpaperResourcesInfo( 702): getDefaultImageWallpaper:
resourceName = default_wallpaper.png
10-14 18:31:47.320 I/WallpaperResourcesInfo( 702): getDefaultImageWallpaper:
wallpaperResId = 2130771969
10-14 18:31:47.320 D/WallpaperManager( 702): openDefaultWallpaper: by [android]
10-14 18:31:47.322 W/AlarmManager( 1809): Unrecognized alarm listener
com.android.systemui.keyguard.-$
$Lambda$KeyguardSliceProvider$IhzByd8TsqFuOrSyuGurVskyPLo@d710d04
10-14 18:31:47.326 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.keyguard.KeyguardSliceProvider$2@d96d522
10-14 18:31:47.326 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:47.349 D/ActivityThread( 1809): handleBindApplication() --
skipGraphicsSupport=false
10-14 18:31:47.350 V/SystemUIService( 1809): !@Boot_EBS_D: SystemUIApplication
created.
10-14 18:31:47.351 D/SystemUIBootTiming( 1809): DependencyInjection took to
complete: 1ms
10-14 18:31:47.360 V/WallpaperLoggerImpl( 1809): WallpaperLoggerImplWallpaper
10-14 18:31:47.369 D/WallpaperService( 1809): onBind
10-14 18:31:47.372 D/KeyguardUpdateMonitor( 1809): handleServiceStateChange(subId=-
1, slotId=0, serviceState=null
10-14 18:31:47.372 W/KeyguardUpdateMonitor( 1809): invalid subId in
handleServiceStateChange()
10-14 18:31:47.372 D/KeyguardUpdateMonitor( 1809):
Process.myUserHandle().getIdentifier() = 0
10-14 18:31:47.373 D/KeyguardUpdateMonitor( 1809): setLockModeChangedCallback,
userID = 0
10-14 18:31:47.375 D/KeyguardUpdateMonitor( 1809): handleRingerModeChange(2)
10-14 18:31:47.376 D/KeyguardUpdateMonitor( 1809): handleRingerModeChange(2)
10-14 18:31:47.478 I/SDPLogFile( 702): Saving logs... [QS : 3]
10-14 18:31:47.530 D/SettingsHelper( 1809): registerSettingsObserver() COMPLETED
elapsed= 241
10-14 18:31:47.536 I/SDPLogFile( 702): Set permission : 0
10-14 18:31:47.536 I/SDPLogFile( 702): Saving success! [FP : 431, FS : 431]
10-14 18:31:47.708 I/system_server( 702): NativeAlloc concurrent copying GC freed
152326(8730KB) AllocSpace objects, 43(1244KB) LOS objects, 35% free, 21MB/33MB,
paused 332us total 330.677ms
10-14 18:31:47.769 I/WALLPAPER_SVC:LegibilityColor( 702): makeColorExtractor: 5
10-14 18:31:47.769 D/WallpaperManagerService( 702): saveSettingsLockedInternal
mode = 4
10-14 18:31:47.769 D/WALLPAPER_SVC:LegibilityColor( 702): extractColor start which
= 5, landscape = false
10-14 18:31:47.775 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperColors: which = 2 , userId = 0
10-14 18:31:47.775 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 5, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
10-14 18:31:47.775 D/WALLPAPER_SVC:WallpaperManagerService( 702):
calcSemWallpaperColors 5, 0
10-14 18:31:47.776 I/WALLPAPER_SVC:LegibilityColor( 702): makeColorExtractor: 6
10-14 18:31:47.776 D/WALLPAPER_SVC:WallpaperManagerService( 702):
wallpaper.croppedBitmap == null
10-14 18:31:47.776 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
generateResizedBitmap: which = 5 type = 0
10-14 18:31:47.776 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
generateResizedBitmap: file is null, (which = 5) so create Operator wallpaper
bitmap
10-14 18:31:47.776 D/WALLPAPER_SVC:OMCWallpaper( 702):
getOperatorWallpaperBitmap()
10-14 18:31:47.777 D/WALLPAPER_SVC:LegibilityColor( 702): extractColor start which
= 6, landscape = false
10-14 18:31:47.777 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
generateResizedBitmap: file operator bitmap is null, (which = 5) so create Default
wallpaper bitmap
10-14 18:31:47.782 I/WallpaperResourcesInfo( 702): parsingJson:
[{"isDefault":true,"index":0,"which":1,"screen":0,"type":0,"filename":"default_wall
paper.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":true,"index":1,"which":2,"screen":0,"type":3,"filename":"MultipleWallp
aperResourceA12.apk","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":2,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_1.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":3,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_2.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":4,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_3.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":5,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_4.jpg","frame_no":-1,"cmf_info":[""]}]
10-14 18:31:47.782 I/WallpaperResourcesInfo( 702): getDefaultItem by default attr:
default_wallpaper.png, 0 , []
10-14 18:31:47.783 D/WALLPAPER_SVC:DefaultWallpaper( 702):
getDefaultWallpaperBitmap: resid = 2130771969, name = default_wallpaper
10-14 18:31:47.939 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 971
10-14 18:31:47.983 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
getResizedBitmapOffset start optimal width = 1600, height = 1600
10-14 18:31:47.984 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
getDisplayInfo end width = 720, height = 1600, dx = 440 , dy = 0
10-14 18:31:47.984 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
generateResizedBitmap: start bitmapWidth = 1600, bitmapHeight = 1600 optimalWidth =
1600, optimalHeight = 1600, finalWidth = 720 , finalHeight = 1600, optimalDx =
440 , optimalDy = 0
10-14 18:31:47.984 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
generateResizedBitmap end createScaledBitmap
10-14 18:31:47.992 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
generateResizedBitmap end createBitmap
10-14 18:31:47.997 I/WALLPAPER_SVC:SemWallpaperManagerService( 702):
generateResizedBitmap : took :220.336423msms
10-14 18:31:48.001 D/WALLPAPER_SVC:WallpaperManagerService( 702):
croppedBitmap=android.graphics.Bitmap@e062619
10-14 18:31:48.001 D/WallpaperManagerService( 702): saveSettingsLockedInternal
mode = 4
10-14 18:31:48.001 D/SemWallpaperColors( 702): fromBitmap 5
10-14 18:31:48.001 D/SemWallpaperColorsArea( 702): getDisplayId 0
10-14 18:31:48.002 D/SemWallpaperColorsArea( 702): SemWallpaperColorsArea which =
5, 720x1600,384x853,22,48, 0
10-14 18:31:48.002 D/SemWallpaperColors( 702): fromBitmap 630, 41, major = null,
indicator = true
10-14 18:31:48.006 D/Tonal ( 1809): Tonal Palette - index: 7. Main color:
ffb2aa78
10-14 18:31:48.006 D/Tonal ( 1809): Colors: ff1b190b, ff2e2a12, ff403919,
ff564c22, ff71612d, ff8c8138, ffa79943, ffb2aa78, ffcec983, ffd7d499, ffe0e1b3,
ffefefd8, fff9f9f1
10-14 18:31:48.006 D/Tonal ( 1809): Gradients:
10-14 18:31:48.006 D/Tonal ( 1809): Normal GradientColors(ffb2aa78, ffb2aa78)
10-14 18:31:48.006 D/Tonal ( 1809): Dark GradientColors(ff564c22, ff564c22)
10-14 18:31:48.006 D/Tonal ( 1809): Extra dark: GradientColors(ff403919,
ff403919)
10-14 18:31:48.007 D/Tonal ( 1809): Tonal Palette - index: 7. Main color:
ffb2aa78
10-14 18:31:48.007 D/Tonal ( 1809): Colors: ff1b190b, ff2e2a12, ff403919,
ff564c22, ff71612d, ff8c8138, ffa79943, ffb2aa78, ffcec983, ffd7d499, ffe0e1b3,
ffefefd8, fff9f9f1
10-14 18:31:48.007 D/Tonal ( 1809): Gradients:
10-14 18:31:48.007 D/Tonal ( 1809): Normal GradientColors(ffb2aa78, ffb2aa78)
10-14 18:31:48.007 D/Tonal ( 1809): Dark GradientColors(ff564c22, ff564c22)
10-14 18:31:48.007 D/Tonal ( 1809): Extra dark: GradientColors(ff403919,
ff403919)
10-14 18:31:48.007 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 6, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
10-14 18:31:48.007 D/WALLPAPER_SVC:WallpaperManagerService( 702):
calcSemWallpaperColors 6, 0
10-14 18:31:48.007 D/WALLPAPER_SVC:WallpaperManagerService( 702):
wallpaper.croppedBitmap == null
10-14 18:31:48.007 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
generateResizedBitmap: which = 6 type = -1
10-14 18:31:48.007 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
generateResizedBitmap: file is null, (which = 6) so create Operator wallpaper
bitmap
10-14 18:31:48.007 D/WALLPAPER_SVC:OMCWallpaper( 702):
getOperatorWallpaperBitmap()
10-14 18:31:48.007 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
generateResizedBitmap: file operator bitmap is null, (which = 6) so create Default
wallpaper bitmap
10-14 18:31:48.008 W/WALLPAPER_SVC:DefaultWallpaper( 702): Fail to get default
file name
10-14 18:31:48.008 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
generateResizedBitmap: bitmap is null
10-14 18:31:48.008 D/WALLPAPER_SVC:WallpaperManagerService( 702): croppedBitmap ==
null
10-14 18:31:48.008 D/WALLPAPER_SVC:LegibilityColor( 702): extractColor end which =
6
10-14 18:31:48.008 E/WALLPAPER_SVC:LegibilityColor( 702): colors == null, return
10-14 18:31:48.077 I/ColorExtractor( 702): ColorExtractor Memory Usage 32800
10-14 18:31:48.096 I/ColorExtractor( 702): ColorExtractor Memory Usage 36864
10-14 18:31:48.097 I/LegibilityLogic( 702): Content Luminance = 1.0
10-14 18:31:48.158 I/ColorExtractor( 702): ColorExtractor Memory Usage 16384
10-14 18:31:48.158 I/LegibilityLogic( 702): Content Luminance = 1.0
10-14 18:31:48.166 D/SemWallpaperColors( 702): edgeCase 0, ffffffff
10-14 18:31:48.170 D/SemWallpaperColors( 702): fromBitmap 671, 1178, major = null,
indicator = false
10-14 18:31:48.190 I/ColorExtractor( 702): ColorExtractor Memory Usage 114688
10-14 18:31:48.190 I/LegibilityLogic( 702): Content Luminance = 1.0
10-14 18:31:48.197 D/SemWallpaperColors( 702): resolution = HDsize min = 1.0, max
= 3.0, opacity min = 0.4, max = 0.9
10-14 18:31:48.198 D/SemWallpaperColors( 702): colorType=0, rgb=-526345,
shadowData=1.4631546/0.5447358
10-14 18:31:48.199 D/SemWallpaperColors( 702): fromBitmap 720, 90, major = null,
indicator = false
10-14 18:31:48.218 I/ColorExtractor( 702): ColorExtractor Memory Usage 81920
10-14 18:31:48.218 I/LegibilityLogic( 702): Content Luminance = 1.0
10-14 18:31:48.225 D/SemWallpaperColors( 702): resolution = HDsize min = 1.0, max
= 3.0, opacity min = 0.4, max = 0.9
10-14 18:31:48.225 D/SemWallpaperColors( 702): colorType=0, rgb=-394759,
shadowData=1.5198973/0.56246793
10-14 18:31:48.225 D/SemWallpaperColors( 702): calcAdaptiveDim, 0.0, ff000000
10-14 18:31:48.225 D/SemWallpaperColors( 702): calcDarkModeDim, 0.19828501
10-14 18:31:48.225 D/WALLPAPER_SVC:LegibilityColor( 702): extractColor end which =
5
10-14 18:31:48.226 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 5, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
10-14 18:31:48.226 D/WALLPAPER_SVC:LegibilityColor( 702): getWallpaperColorPath,
path = /data/system/users/0/wallpaper_colors_info/home_phone.xml
10-14 18:31:48.226 D/SemWallpaperColors( 702): save
/data/system/users/0/wallpaper_colors_info/home_phone.xml
10-14 18:31:48.229 D/SemWallpaperColors( 702): save done
10-14 18:31:48.230 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 5, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
10-14 18:31:48.230 D/WALLPAPER_SVC:LegibilityColor( 702): setWhiteBgSettings: 5
10-14 18:31:48.231 D/WALLPAPER_SVC:LegibilityColor( 702): notifyColor end which =
5
10-14 18:31:48.231 D/SemWallpaperColorsArea( 1809): SemWallpaperColorsArea which =
5, 720x1467,384x782,22,48, 0
10-14 18:31:48.232 D/WallpaperManager( 1809): onSemWallpaperColorsChanged
[version:14, which:5, adaptive dim:0.0/ff000000, darkmode dim:0.19828501]
10-14 18:31:48.232 D/WallpaperManager( 1809): [STATUSBAR, Rect(45, 0 - 675,
41):0/ffffffff/1.0/0.1, 0.0/0.0/0.0]
10-14 18:31:48.232 D/WallpaperManager( 1809): [BODY, Rect(24, 110 - 695,
1288):0/fff7f7f7/1.4631546/0.5447358, 47.727272/0.25433525/0.6784314]
10-14 18:31:48.232 D/WallpaperManager( 1809): [NAVIBAR, Rect(0, 1509 - 720,
1599):0/fff9f9f9/1.5198973/0.56246793, 37.959183/0.24378109/0.7882353], which=5
10-14 18:31:48.275 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.276 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.276 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.277 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.278 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.279 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.282 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.282 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.283 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.285 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.285 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.286 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.287 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.287 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.289 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.290 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.290 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.291 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.292 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.292 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.292 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.293 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.294 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.294 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.295 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.296 I/SurfaceFlinger( 608): SFWD update time=130805638174
10-14 18:31:48.297 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.298 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.298 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.299 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.299 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.300 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.300 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.300 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.301 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.302 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.302 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.303 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.303 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.304 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.305 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.306 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.306 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.307 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.308 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.308 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.309 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.309 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.310 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.311 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.312 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.312 V/StorageManagerService( 702): Package null has legacy storage
10-14 18:31:48.313 V/LocationManagerService( 702): location appop changed for
com.google.android.ext.services
10-14 18:31:48.313 V/LocationManagerService( 702): location appop changed for
com.google.android.networkstack.tethering
10-14 18:31:48.314 V/LocationManagerService( 702): location appop changed for
com.google.android.cellbroadcastservice
10-14 18:31:48.314 V/LocationManagerService( 702): location appop changed for
com.google.android.networkstack
10-14 18:31:48.314 V/LocationManagerService( 702): location appop changed for
com.google.android.networkstack.permissionconfig
10-14 18:31:48.314 V/LocationManagerService( 702): location appop changed for
com.android.providers.telephony
10-14 18:31:48.314 V/LocationManagerService( 702): location appop changed for
com.samsung.android.incallui
10-14 18:31:48.314 V/LocationManagerService( 702): location appop changed for
com.android.mms.service
10-14 18:31:48.314 V/LocationManagerService( 702): location appop changed for
com.android.ons
10-14 18:31:48.314 V/LocationManagerService( 702): location appop changed for
com.android.stk
10-14 18:31:48.314 V/LocationManagerService( 702): location appop changed for
com.samsung.android.app.telephonyui
10-14 18:31:48.314 V/LocationManagerService( 702): location appop changed for
com.android.stk2
10-14 18:31:48.314 V/LocationManagerService( 702): location appop changed for
com.sec.android.RilServiceModeApp
10-14 18:31:48.314 V/LocationManagerService( 702): location appop changed for
com.samsung.crane
10-14 18:31:48.314 V/LocationManagerService( 702): location appop changed for
com.sec.phone
10-14 18:31:48.314 V/LocationManagerService( 702): location appop changed for
com.samsung.android.callbgprovider
10-14 18:31:48.315 V/LocationManagerService( 702): location appop changed for
com.android.phone
10-14 18:31:48.315 V/LocationManagerService( 702): location appop changed for
com.samsung.android.cidmanager
10-14 18:31:48.315 V/LocationManagerService( 702): location appop changed for
com.samsung.sec.android.application.csc
10-14 18:31:48.315 V/LocationManagerService( 702): location appop changed for
com.samsung.android.sdm.config
10-14 18:31:48.315 V/LocationManagerService( 702): location appop changed for
com.samsung.faceservice
10-14 18:31:48.315 V/LocationManagerService( 702): location appop changed for
com.samsung.cmh
10-14 18:31:48.315 V/LocationManagerService( 702): location appop changed for
com.samsung.storyservice
10-14 18:31:48.315 V/LocationManagerService( 702): location appop changed for
com.samsung.ipservice
10-14 18:31:48.315 V/LocationManagerService( 702): location appop changed for
com.android.printspooler
10-14 18:31:48.315 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.316 V/LocationManagerService( 702): location appop changed for
com.google.android.projection.gearhead
10-14 18:31:48.316 V/LocationManagerService( 702): location appop changed for
com.sec.enterprise.knox.cloudmdm.smdms
10-14 18:31:48.316 V/LocationManagerService( 702): location appop changed for
com.knox.vpn.proxyhandler
10-14 18:31:48.316 V/LocationManagerService( 702): location appop changed for
com.android.bluetooth
10-14 18:31:48.316 V/LocationManagerService( 702): location appop changed for
com.google.android.youtube
10-14 18:31:48.316 V/LocationManagerService( 702): location appop changed for
com.samsung.android.app.galaxyfinder
10-14 18:31:48.316 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.317 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.317 V/LocationManagerService( 702): location appop changed for
com.sec.location.nfwlocationprivacy
10-14 18:31:48.317 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.318 V/LocationManagerService( 702): location appop changed for
com.samsung.android.calendar
10-14 18:31:48.318 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.319 V/LocationManagerService( 702): location appop changed for
com.osp.app.signin
10-14 18:31:48.321 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.322 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.322 V/LocationManagerService( 702): location appop changed for
com.samsung.android.easysetup
10-14 18:31:48.323 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.324 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.324 V/LocationManagerService( 702): location appop changed for
com.samsung.android.mdx.quickboard
10-14 18:31:48.324 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.325 V/LocationManagerService( 702): location appop changed for
com.sec.android.app.voicenote
10-14 18:31:48.326 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.327 V/LocationManagerService( 702): location appop changed for
com.android.vending
10-14 18:31:48.328 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.329 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.330 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.330 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.331 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.331 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.332 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.332 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.333 V/LocationManagerService( 702): location appop changed for
com.samsung.android.messaging
10-14 18:31:48.334 V/LocationManagerService( 702): location appop changed for
com.microsoft.office.outlook
10-14 18:31:48.334 V/LocationManagerService( 702): location appop changed for
com.sec.android.gallery3d
10-14 18:31:48.335 V/LocationManagerService( 702): location appop changed for
com.taxis99
10-14 18:31:48.336 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.336 V/LocationManagerService( 702): location appop changed for
com.samsung.android.kgclient
10-14 18:31:48.336 V/LocationManagerService( 702): location appop changed for
com.android.bips
10-14 18:31:48.337 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.338 V/LocationManagerService( 702): location appop changed for
com.google.android.captiveportallogin
10-14 18:31:48.338 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.340 V/LocationManagerService( 702): location appop changed for
com.google.android.apps.maps
10-14 18:31:48.340 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.341 V/LocationManagerService( 702): location appop changed for
com.samsung.android.dynamiclock
10-14 18:31:48.341 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.342 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.343 V/LocationManagerService( 702): location appop changed for
com.android.chrome
10-14 18:31:48.343 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.344 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.345 V/LocationManagerService( 702): location appop changed for
com.google.android.videos
10-14 18:31:48.345 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.346 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.347 V/LocationManagerService( 702): location appop changed for
com.google.android.apps.photos
10-14 18:31:48.348 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.349 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.350 V/LocationManagerService( 702): location appop changed for
com.sec.android.app.sbrowser
10-14 18:31:48.350 V/LocationManagerService( 702): location appop changed for
com.microsoft.office.officehubrow
10-14 18:31:48.351 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.352 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.352 V/LocationManagerService( 702): location appop changed for
com.samsung.android.dialer
10-14 18:31:48.353 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.353 V/LocationManagerService( 702): location appop changed for
com.opera.max.oem
10-14 18:31:48.354 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.354 V/LocationManagerService( 702): location appop changed for
com.samsung.android.scs
10-14 18:31:48.355 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.356 V/LocationManagerService( 702): location appop changed for
com.samsung.android.voc
10-14 18:31:48.357 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.358 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.358 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.359 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.360 V/LocationManagerService( 702): location appop changed for
com.linkedin.android
10-14 18:31:48.360 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.362 V/LocationManagerService( 702): location appop changed for
com.samsung.android.livestickers
10-14 18:31:48.362 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.366 V/LocationManagerService( 702): location appop changed for
com.google.android.apps.youtube.music
10-14 18:31:48.367 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.369 V/StorageManagerService( 702): Package null does not have
legacy storage
10-14 18:31:48.369 V/LocationManagerService( 702): location appop changed for
com.sec.android.app.camera
10-14 18:31:48.369 I/PackageManager( 702): Permission ownership changed. Updating
all permissions.
10-14 18:31:48.491 W/SystemServiceManager( 702): Service
com.android.server.policy.PermissionPolicyService took 2223 ms in onBootPhase
10-14 18:31:48.491 D/SystemServiceManager( 702): !@Boot_SystemServer: 2223ms :
(550) com.android.server.policy.PermissionPolicyService
10-14 18:31:48.491 I/SystemServiceManager( 702): !@Boot_EBS: Took 2223ms by
'com.android.server.policy.PermissionPolicyService' (550)
10-14 18:31:48.491 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.policy.PermissionPolicyService took to complete:
2223ms
10-14 18:31:48.491 D/SystemServerTiming( 702): !@Boot_SystemServer: 2223ms :
OnBootPhase_550_com.android.server.policy.Permissi
10-14 18:31:48.491 I/SystemServerTiming( 702): !@Boot_EBS: Took 2223ms by
'OnBootPhase_550_com.android.server.policy.Permissi'
10-14 18:31:48.492 W/Looper ( 702): Slow dispatch took 121ms android.fg
h=android.os.Handler c=<recycled PooledLambda@6c07953> m=0
10-14 18:31:48.492 I/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.pm.StagingManager$Lifecycle
10-14 18:31:48.492 D/SystemServerTiming( 702):
OnBootPhase_550_com.android.server.pm.StagingManager$Lifecycle took to complete:
0ms
10-14 18:31:48.492 D/SystemServerTiming( 702): OnBootPhase_550 took to complete:
2351ms
10-14 18:31:48.492 D/SystemServerTiming( 702): !@Boot_SystemServer: 2351ms :
OnBootPhase_550
10-14 18:31:48.492 I/SystemServerTiming( 702): !@Boot_EBS: Took 2351ms by
'OnBootPhase_550'
10-14 18:31:48.492 D/SystemServerTiming( 702): StartActivityManagerReadyPhase took
to complete: 2351ms
10-14 18:31:48.492 D/SystemServerTiming( 702): !@Boot_SystemServer: 2351ms :
StartActivityManagerReadyPhase
10-14 18:31:48.492 I/SystemServerTiming( 702): !@Boot_EBS: Took 2351ms by
'StartActivityManagerReadyPhase'
10-14 18:31:48.492 I/SystemServerTiming( 702): StartObservingNativeCrashes
10-14 18:31:48.492 D/SystemServerTiming( 702): StartObservingNativeCrashes took to
complete: 0ms
10-14 18:31:48.493 I/SystemServerTiming( 702): SemMdnieManagerService
10-14 18:31:48.493 I/SystemServer( 702): mDNIe Service
10-14 18:31:48.495 I/SystemServerTimingAsync( 702):
InitThreadPoolExec:WebViewFactoryPreparation
10-14 18:31:48.495 I/SystemServer( 702): WebViewFactoryPreparation
10-14 18:31:48.495 I/SystemServerTimingAsync( 702): WebViewFactoryPreparation
10-14 18:31:48.495 I/WebViewUpdateServiceImpl( 702): One-time migration: enabling
com.google.android.webview
10-14 18:31:48.500 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.webview cmp = null newState = 0 callingPackage =
1000/system stackTrace =
com.android.server.webkit.SystemImpl.enablePackageForUser:222
com.android.server.webkit.SystemImpl.enablePackageForAllUsers:216
10-14 18:31:48.500 D/SettingsProvider( 702): isChangeAllowed() : name =
webview_fallback_logic_enabled
10-14 18:31:48.501 D/SemMdnieManagerService( 702): SYSFS_MDNIE_FACTORY_MDNIE :
false, mMdnieWhiteRGBSupported - false
10-14 18:31:48.501 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:48.502 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(mDNIe:702)
10-14 18:31:48.503 D/SystemServerTiming( 702): SemMdnieManagerService took to
complete: 11ms
10-14 18:31:48.503 I/SystemServerTiming( 702): SemDisplaySolution
10-14 18:31:48.503 I/SystemServer( 702): SemDisplaySolution Service
10-14 18:31:48.511 W/ActivityManager( 702): com.samsung.android.bluelightfilter
inode == 0 (b/152760674)
10-14 18:31:48.511 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:48.512 D/SystemServerTimingAsync( 702): WebViewFactoryPreparation took
to complete: 17ms
10-14 18:31:48.512 D/SystemServerTimingAsync( 702):
InitThreadPoolExec:WebViewFactoryPreparation took to complete: 17ms
10-14 18:31:48.527 D/Zygote ( 532): Forked child process 1915
10-14 18:31:48.534 I/ActivityManager( 702): Start proc 1915:WebViewLoader-armeabi-
v7a/1037 [android.webkit.WebViewLibraryLoader$RelroFileCreator] for null
10-14 18:31:48.535 W/ActivityManager( 702): com.samsung.android.bluelightfilter
inode == 0 (b/152760674)
10-14 18:31:48.535 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:48.547 D/Zygote ( 531): Forked child process 1922
10-14 18:31:48.551 I/MdnieScenarioControlService( 702): mAclDimmingFunction true ,
array lenght : 2 , AclVersion : 1
10-14 18:31:48.552 I/libc ( 1922): SetHeapTaggingLevel: tag level set to 0
10-14 18:31:48.552 I/ActivityManager( 702): Start proc 1922:WebViewLoader-arm64-
v8a/1037 [android.webkit.WebViewLibraryLoader$RelroFileCreator] for null
10-14 18:31:48.561 E/WebViewLoader-( 1922): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:48.561 I/AdaptiveDisplaySolutionService( 702):
AdaptiveDisplaySolutionService Enabled
10-14 18:31:48.561 D/SemDisplaySolutionManagerService( 702):
mUseMdnieScenarioControlServiceConfig : true
10-14 18:31:48.561 D/SemDisplaySolutionManagerService( 702):
mUseAdaptiveDisplaySolutionServiceConfig : true
10-14 18:31:48.561 D/SemDisplaySolutionManagerService( 702):
mUseEyeComfortSolutionServiceConfig : false
10-14 18:31:48.562 D/SemDisplaySolutionManagerService( 702):
mUseBigDataLoggingServiceConfig : true
10-14 18:31:48.562 D/SemDisplaySolutionManagerService( 702):
mScreenBrightnessExtendedMaximumConfig : 306
10-14 18:31:48.562 E/WebViewLoader-( 1915): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:48.564 D/SemDisplaySolutionManagerService( 702):
mHighBrightnessModeEnabled : false , mAdaptiveScreenModeEnabled : true ,
mHighDynamicRangeEnabled : false
10-14 18:31:48.565 W/System.err( 702): java.io.FileNotFoundException:
/sys/class/lcd/panel/irc_mode: open failed: EACCES (Permission denied)
10-14 18:31:48.565 W/System.err( 702): at
libcore.io.IoBridge.open(IoBridge.java:492)
10-14 18:31:48.565 W/System.err( 702): at
java.io.FileOutputStream.<init>(FileOutputStream.java:236)
10-14 18:31:48.565 W/System.err( 702): at
java.io.FileOutputStream.<init>(FileOutputStream.java:186)
10-14 18:31:48.565 W/System.err( 702): at
com.samsung.android.displaysolution.SemDisplaySolutionManagerService.sysfsWrite(Sem
DisplaySolutionManagerService.java:466)
10-14 18:31:48.565 W/System.err( 702): at
com.samsung.android.displaysolution.SemDisplaySolutionManagerService.setting_is_cha
nged(SemDisplaySolutionManagerService.java:340)
10-14 18:31:48.565 W/System.err( 702): at
com.samsung.android.displaysolution.SemDisplaySolutionManagerService.<init>(SemDisp
laySolutionManagerService.java:282)
10-14 18:31:48.565 W/System.err( 702): at
java.lang.reflect.Constructor.newInstance0(Native Method)
10-14 18:31:48.565 W/System.err( 702): at
java.lang.reflect.Constructor.newInstance(Constructor.java:343)
10-14 18:31:48.565 W/System.err( 702): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3717)
10-14 18:31:48.565 W/System.err( 702): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
10-14 18:31:48.565 W/System.err( 702): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11715)
10-14 18:31:48.565 W/System.err( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3654)
10-14 18:31:48.565 W/System.err( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:48.565 W/System.err( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:48.566 W/System.err( 702): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:48.566 W/System.err( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:48.566 W/System.err( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:48.566 W/System.err( 702): Caused by: android.system.ErrnoException:
open failed: EACCES (Permission denied)
10-14 18:31:48.566 W/System.err( 702): at libcore.io.Linux.open(Native Method)
10-14 18:31:48.566 W/System.err( 702): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
10-14 18:31:48.566 W/System.err( 702): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
10-14 18:31:48.566 W/System.err( 702): at
libcore.io.IoBridge.open(IoBridge.java:478)
10-14 18:31:48.566 W/System.err( 702): ... 16 more
10-14 18:31:48.566 D/SemDisplaySolutionManagerService( 702): IRC Mode :
moderato_mode
10-14 18:31:48.567 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(DisplaySolution:702)
10-14 18:31:48.567 D/SystemServerTiming( 702): SemDisplaySolution took to
complete: 64ms
10-14 18:31:48.567 I/SystemServer( 702): SemInputDeviceManagerService true
10-14 18:31:48.567 I/SystemServerTiming( 702): SemInputDeviceManagerService
10-14 18:31:48.567 I/SystemServer( 702): SemInputDeviceManagerService
10-14 18:31:48.574 D/ActivityThread( 1922): setConscryptValidator
10-14 18:31:48.574 D/ActivityThread( 1922): setConscryptValidator - put
10-14 18:31:48.578 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{66b6254 1922:WebViewLoader-arm64-v8a/1037}
app.isolatedEntryPoint=android.webkit.WebViewLibraryLoader$RelroFileCreator
instr2=null
10-14 18:31:48.579 D/OomAdjuster( 702): Set persistent 1922 WebViewLoader-arm64-
v8a adj -700: fixed com.android.server.am.OomAdjuster.updateOomAdjLocked:377
com.android.server.am.OomAdjuster.updateOomAdjLocked:449
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21545
com.android.server.am.ActivityManagerService.attachApplicationLocked:6697
com.android.server.am.ActivityManagerService.attachApplication:6732
android.app.IActivityManager$Stub.onTransact:2790
com.android.server.am.ActivityManagerService.onTransact:3628
10-14 18:31:48.580 I/ActivityManager( 702): Changes in 1037 20 to 0, 0 to 7
Caller=com.android.server.am.OomAdjuster.updateOomAdjLocked:402
com.android.server.am.OomAdjuster.updateOomAdjLocked:449
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21545
com.android.server.am.ActivityManagerService.attachApplicationLocked:6697
com.android.server.am.ActivityManagerService.attachApplication:6732
android.app.IActivityManager$Stub.onTransact:2790
com.android.server.am.ActivityManagerService.onTransact:3628
10-14 18:31:48.580 I/AppOps ( 702): updateUidProcState uid: 1037 procState: 0
capability:7
10-14 18:31:48.580 I/AppOps ( 702): commitUidPendingStateLocked() :: UID - 1037,
700 > 100, 0 > 7
10-14 18:31:48.584 I/android_os_HwBinder( 702): HwBinder: Starting thread pool for
getting: [email protected]::ISehSysInputDev/default
10-14 18:31:48.585 D/SemInputDeviceManagerService( 702): checkTSP1Sysfs: single
screen
10-14 18:31:48.586 V/WebViewLibraryLoader( 1922): RelroFileCreator (64bit = true),
package: com.google.android.webview library: libmonochrome.so
10-14 18:31:48.588 I/[email protected]( 577):
getTspSupportFeature: ret:0, outBuf:65
10-14 18:31:48.589 D/SemInputDeviceManagerService( 702): getTspSupportFeature
(1) : ret: 0, buff: 65
10-14 18:31:48.589 D/SemInputDeviceManagerService( 702): getTspSupportFeature: 65
10-14 18:31:48.590 I/[email protected]( 577):
sysinput:TSP Not supported cmd sysfs(cmd_node_support:false,devid:2)
10-14 18:31:48.590 I/[email protected]( 577):
getTspSupportFeature: ret:-1, outBuf:NG
10-14 18:31:48.590 D/SemInputDeviceManagerService( 702): getTspSupportFeature
(2) : ret: -1, buff: NG
10-14 18:31:48.590 D/SemInputDeviceManagerService( 702): getTspSupportFeature: is
NG
10-14 18:31:48.591 I/[email protected]( 577):
getTspCommandList: ret:0, outBuf:++factory command list++
10-14 18:31:48.591 I/[email protected]( 577): fw_update
10-14 18:31:48.591 I/[email protected]( 577):
get_fw_ver_bin
10-14 18:31:48.591 I/[email protected]( 577):
get_fw_ver_ic
10-14 18:31:48.591 I/[email protected]( 577):
get_threshold
10-14 18:31:48.591 I/[email protected]( 577): get_x_num
10-14 18:31:48.591 I/[email protected]( 577): get_y_num
10-14 18:31:48.591 I/[email protected]( 577):
get_chip_name
10-14 18:31:48.591 I/[email protected]( 577):
run_dynamic_range_test_read
10-14 18:31:48.591 I/[email protected]( 577):
run_dynamic_range_test_read_all
10-14 18:31:48.591 I/[email protected]( 577):
run_open_short_test_read
10-14 18:31:48.591 I/[email protected]( 577):
run_open_short_test_read_all
10-14 18:31:48.591 I/[email protected]( 577):
run_noise_test_read
10-14 18:31:48.591 I/[email protected]( 577):
run_noise_test_read_all
10-14 18:31:48.591 I/[email protected]( 577):
get_gap_data_x_all
10-14 18:31:48.591 I/[email protected]( 577):
get_gap_data_y_all
10-14 18:31:48.591 I/[email protected]( 577):
factory_cmd_result_all
10-14 18:31:48.591 I/[email protected]( 577):
check_connection
10-14 18:31:48.591 I/[email protected]( 577):
get_crc_check
10-14 18:31:48.591 I/[email protected]( 577):
set_grip_data
10-14 18:31:48.591 I/[email protected]( 577):
aot_enable
10-14 18:31:48.591 I/[email protected]( 577):
set_sip_mode
10-14 18:31:48.591 I/[email protected]( 577):
set_game_mode
10-14 18:31:48.591 I/[email protected]( 577):
ear_detect_enable
10-14 18:31:48.591 I/[email protected]( 577):
prox_lp_scan_mode
10-14 18:31:48.591 I/[email protected]( 577):
run_prox_intensity_read_all
10-14 18:31:48.591 I/[email protected]( 577):
incell_power_control
10-14 18:31:48.591 I/[email protected]( 577):
factory_lcdoff_cmd_result_all
10-14 18:31:48.591 I/[email protected]( 577):
dead_zone_enable
10-14 18:31:48.591 I/[email protected]( 577):
10-14 18:31:48.591 I/[email protected]( 577):
10-14 18:31:48.591 D/SemInputDeviceManagerService( 702): getTspCommandList (1) :
ret: 0
10-14 18:31:48.592 D/SemInputDeviceManagerService( 702): getSupportCommandList:
TSP1: ++factory command list+
+,fw_update,get_fw_ver_bin,get_fw_ver_ic,get_threshold,get_x_num,get_y_num,get_chip
_name,run_dynamic_range_test_read,run_dynamic_range_test_read_all,run_open_short_te
st_read,run_open_short_test_read_all,run_noise_test_read,run_noise_test_read_all,ge
t_gap_data_x_all,get_gap_data_y_all,factory_cmd_result_all,check_connection,get_crc
_check,set_grip_data,aot_enable,set_sip_mode,set_game_mode,ear_detect_enable,prox_l
p_scan_mode,run_prox_intensity_read_all,incell_power_control,factory_lcdoff_cmd_res
ult_all,dead_zone_enable,,
10-14 18:31:48.592 I/[email protected]( 577):
sysinput:TSP Not supported cmd sysfs(cmd_node_support:false,devid:2)
10-14 18:31:48.592 I/[email protected]( 577):
getTspCommandList: ret:-1, outBuf:NG
10-14 18:31:48.593 D/SemInputDeviceManagerService( 702): getTspCommandList (2) :
ret: -1
10-14 18:31:48.593 D/SemInputDeviceManagerService( 702): getSupportCommandList:
TSP2: NG
10-14 18:31:48.594 I/[email protected]( 577): Not
supported cmd sysfs(cmd_node_support:false)
10-14 18:31:48.594 I/[email protected]( 577):
getSpenCommandList: ret:-1, outBuf:NG
10-14 18:31:48.594 D/SemInputDeviceManagerService( 702): getSpenCommandList: ret:
-1
10-14 18:31:48.594 D/SemInputDeviceManagerService( 702): getSupportCommandList:
SPEN: NG
10-14 18:31:48.595 I/WebViewLoader-( 1922): The ClassLoaderContext is a special
shared library.
10-14 18:31:48.595 D/SemInputDeviceManagerService( 702): registerUEventObserver
10-14 18:31:48.595 D/SemInputDeviceManagerService( 702):
updateRefreshRateFromSettings: 0
10-14 18:31:48.595 D/SemInputDeviceManagerService( 702): setRefreshRateMode: 0
10-14 18:31:48.595 D/SemInputDeviceManagerService( 702):
checkTSPCmdlistAndRunCmdNoRead: not supported cmd: refresh_rate_mode,0
10-14 18:31:48.597 D/SemInputDeviceManagerService( 702): registerSettingObserver
10-14 18:31:48.598 D/SemInputDeviceManagerService( 702): registerBroadcastReceiver
10-14 18:31:48.600 D/ActivityThread( 1915): setConscryptValidator
10-14 18:31:48.600 D/ActivityThread( 1915): setConscryptValidator - put
10-14 18:31:48.601 D/nativeloader( 1922): classloader namespace configured for
unbundled product apk.
library_path=/product/app/WebViewGoogle/lib/arm64:/product/app/WebViewGoogle/
WebViewGoogle.apk!/lib/arm64-v8a:/product/app/TrichromeLibrary/
TrichromeLibrary.apk!/lib/arm64-v8a:/product/lib64:/system/product/lib64
10-14 18:31:48.602 D/SensorService( 702): Calling batch handle==1600942195 flags=0
rate=20000000 timeout== 0
10-14 18:31:48.602 I/SensorService( 702): [PROTOS_L] LP SCAN activate
10-14 18:31:48.602 D/SensorManager( 702): registerListener :: 1600942195, LP Scan
State(Protos Lite), 20000, 0,
com.samsung.android.hardware.secinputdev.SemInputDeviceManagerService$9@423af8b
10-14 18:31:48.602 D/SemInputDeviceManagerService( 702): sensor listener register:
true
10-14 18:31:48.602 D/SemInputDeviceManagerService( 702): registerServiceListener
10-14 18:31:48.602 D/SemInputMonitorMotionEvent( 702): done
10-14 18:31:48.602 D/SemInputDeviceManagerService( 702):
registerMonitorMotionEvent
10-14 18:31:48.602 D/SemInputDeviceManagerService( 702): done
10-14 18:31:48.603 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(SemInputDeviceManagerService:702)
10-14 18:31:48.603 D/SystemServerTiming( 702): SemInputDeviceManagerService took
to complete: 36ms
10-14 18:31:48.603 I/SystemServerTiming( 702): StartSystemUI
10-14 18:31:48.603 I/SystemServer( 702): !@Boot_EBS_F: StartSystemUI
10-14 18:31:48.610 V/KeyguardServiceDelegate( 702): *** Keyguard started
10-14 18:31:48.610 D/SystemServerTiming( 702): StartSystemUI took to complete: 7ms
10-14 18:31:48.610 I/SystemServerTiming( 702): startThemeService
10-14 18:31:48.612 V/SystemUIService( 1809): Starting SystemUI services for user 0.
10-14 18:31:48.612 I/WebViewLoader-( 1922): The ClassLoaderContext is a special
shared library.
10-14 18:31:48.612 D/SystemUIBootTiming( 1809):
StartServicescom.android.systemui.VendorServices took to complete: 0ms
10-14 18:31:48.614 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1000 packageName=com.samsung.android.themecenter
10-14 18:31:48.614 D/nativeloader( 1922): classloader namespace configured for
unbundled product apk.
library_path=/product/app/WebViewGoogle/lib/arm64:/product/app/WebViewGoogle/
WebViewGoogle.apk!/lib/arm64-v8a:/product/app/TrichromeLibrary/
TrichromeLibrary.apk!/lib/arm64-v8a:/product/lib64:/system/product/lib64
10-14 18:31:48.615 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 1000; state: DISABLED
10-14 18:31:48.615 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1000; state: DISABLED
10-14 18:31:48.615 D/SystemServerTiming( 702): startThemeService took to complete:
5ms
10-14 18:31:48.615 I/SystemServerTiming( 702): startResourceOverlayService
10-14 18:31:48.615 W/ActivityManager( 702): com.samsung.android.bluelightfilter
inode == 0 (b/152760674)
10-14 18:31:48.616 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:48.618 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1000 packageName=com.samsung.android.localeoverlaymanager
10-14 18:31:48.619 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1000; state: ENABLED
10-14 18:31:48.619 D/SystemServerTiming( 702): startResourceOverlayService took to
complete: 4ms
10-14 18:31:48.619 I/SystemServerTiming( 702): ExternalAccessoryService
10-14 18:31:48.619 I/ExternalAccessoryService( 702): startObserving
USB_CCIC_UEVENT
10-14 18:31:48.620 D/SystemServerTiming( 702): ExternalAccessoryService took to
complete: 0ms
10-14 18:31:48.620 I/SystemServerTiming( 702): KT UCA Service
10-14 18:31:48.620 I/SystemServerTimingAsync( 702): InitThreadPoolExec:Load of
Classes of Lazy Services
10-14 18:31:48.620 I/SystemServerTimingAsync( 702):
SamsungKeyProvisioningManagerService
10-14 18:31:48.620 D/LazyService( 702): SamsungKeyProvisioningManagerService
addService
10-14 18:31:48.620 D/SystemServerTimingAsync( 702):
SamsungKeyProvisioningManagerService took to complete: 0ms
10-14 18:31:48.620 I/SystemServerTimingAsync( 702): Email Keystore Service
10-14 18:31:48.620 I/SystemServer( 702): Email Keystore Service
10-14 18:31:48.620 D/LazyService( 702): emailksproxy addService
10-14 18:31:48.620 D/SystemServerTimingAsync( 702): Email Keystore Service took to
complete: 0ms
10-14 18:31:48.620 I/SystemServerTimingAsync( 702): IcccManagerService
10-14 18:31:48.620 D/SystemServerTimingAsync( 702): IcccManagerService took to
complete: 0ms
10-14 18:31:48.620 I/SystemServerTimingAsync( 702): DsmsService
10-14 18:31:48.620 D/LazyService( 702): dsms addService
10-14 18:31:48.620 D/SystemServerTimingAsync( 702): DsmsService took to complete:
0ms
10-14 18:31:48.621 D/SystemServerTimingAsync( 702): InitThreadPoolExec:Load of
Classes of Lazy Services took to complete: 0ms
10-14 18:31:48.624 D/SystemServerTiming( 702): KT UCA Service took to complete:
4ms
10-14 18:31:48.624 I/SystemServerTiming( 702): Mobile Payment Service
10-14 18:31:48.624 I/SystemServer( 702): Mobile Payment Service
10-14 18:31:48.627 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{ecc8da7 1915:WebViewLoader-armeabi-v7a/1037}
app.isolatedEntryPoint=android.webkit.WebViewLibraryLoader$RelroFileCreator
instr2=null
10-14 18:31:48.628 D/OomAdjuster( 702): Set persistent 1915 WebViewLoader-armeabi-
v7a adj -700: fixed com.android.server.am.OomAdjuster.updateOomAdjLocked:377
com.android.server.am.OomAdjuster.updateOomAdjLocked:449
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21545
com.android.server.am.ActivityManagerService.attachApplicationLocked:6697
com.android.server.am.ActivityManagerService.attachApplication:6732
android.app.IActivityManager$Stub.onTransact:2790
com.android.server.am.ActivityManagerService.onTransact:3628
10-14 18:31:48.631 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = android cmp = com.android.server.spay.UpdateReceiver newState = 1
callingPackage = 1000/system stackTrace =
android.app.ApplicationPackageManager.setComponentEnabledSetting:3239
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer:3953
10-14 18:31:48.632 D/Zygote ( 531): Forked child process 1953
10-14 18:31:48.632 D/PaymentManagerService( 702): updater /spay app is not
installed
10-14 18:31:48.633 I/com.android.server.spay.Utils( 702): backgroundWhitelist
called, fromInit: true
10-14 18:31:48.633 E/com.android.server.spay.Utils( 702): hasValidSignature,
exception android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.spay
10-14 18:31:48.633 E/com.android.server.spay.Utils( 702): backgroundWhitelist: bad
signature: com.samsung.android.spay
10-14 18:31:48.633 I/com.android.server.spay.Utils( 702): backgroundWhitelist
called, fromInit: true
10-14 18:31:48.633 W/System.err( 702):
android.content.pm.PackageManager$NameNotFoundException: com.samsung.android.spayfw
10-14 18:31:48.634 W/System.err( 702): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:521)
10-14 18:31:48.634 W/System.err( 702): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:484)
10-14 18:31:48.634 W/System.err( 702): at
com.android.server.spay.Utils.backgroundWhitelist(Utils.java:126)
10-14 18:31:48.634 W/System.err( 702): at
com.android.server.spay.PaymentManagerService.<init>(PaymentManagerService.java:81)
10-14 18:31:48.634 W/System.err( 702): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3958)
10-14 18:31:48.634 W/System.err( 702): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
10-14 18:31:48.634 W/System.err( 702): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11715)
10-14 18:31:48.634 W/System.err( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3654)
10-14 18:31:48.634 W/System.err( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:48.634 W/System.err( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:48.634 W/System.err( 702): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:48.634 W/System.err( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:48.634 W/System.err( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:48.634 E/com.android.server.spay.Utils( 702): backgroundWhitelistUid
exception android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.spayfw
10-14 18:31:48.634 I/com.android.server.spay.Utils( 702): backgroundWhitelist
called, fromInit: true
10-14 18:31:48.634 W/System.err( 702):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.spaymini
10-14 18:31:48.634 W/System.err( 702): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:521)
10-14 18:31:48.634 W/System.err( 702): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:484)
10-14 18:31:48.634 W/System.err( 702): at
com.android.server.spay.Utils.backgroundWhitelist(Utils.java:126)
10-14 18:31:48.634 W/System.err( 702): at
com.android.server.spay.PaymentManagerService.<init>(PaymentManagerService.java:82)
10-14 18:31:48.634 W/System.err( 702): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3958)
10-14 18:31:48.634 W/System.err( 702): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
10-14 18:31:48.634 W/System.err( 702): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11715)
10-14 18:31:48.634 W/System.err( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3654)
10-14 18:31:48.634 W/System.err( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:48.635 W/System.err( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:48.635 W/System.err( 702): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:48.635 W/System.err( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:48.635 W/System.err( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:48.635 E/com.android.server.spay.Utils( 702): backgroundWhitelistUid
exception android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.spaymini
10-14 18:31:48.635 I/com.android.server.spay.Utils( 702): backgroundWhitelist
called, fromInit: true
10-14 18:31:48.635 W/System.err( 702):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.samsungpay.gear
10-14 18:31:48.635 W/System.err( 702): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:521)
10-14 18:31:48.635 W/System.err( 702): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:484)
10-14 18:31:48.635 W/System.err( 702): at
com.android.server.spay.Utils.backgroundWhitelist(Utils.java:126)
10-14 18:31:48.635 W/System.err( 702): at
com.android.server.spay.PaymentManagerService.<init>(PaymentManagerService.java:83)
10-14 18:31:48.635 W/System.err( 702): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3958)
10-14 18:31:48.635 W/System.err( 702): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
10-14 18:31:48.635 W/System.err( 702): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11715)
10-14 18:31:48.635 W/System.err( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3654)
10-14 18:31:48.635 W/System.err( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:48.635 V/WebViewLibraryLoader( 1915): RelroFileCreator (64bit = false),
package: com.google.android.webview library: libmonochrome.so
10-14 18:31:48.635 W/System.err( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:48.635 W/System.err( 702): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:48.635 W/System.err( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:48.635 W/System.err( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:48.636 E/com.android.server.spay.Utils( 702): backgroundWhitelistUid
exception android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.samsungpay.gear
10-14 18:31:48.636 I/com.android.server.spay.Utils( 702): backgroundWhitelist
called, fromInit: true
10-14 18:31:48.636 E/com.android.server.spay.Utils( 702): hasValidSignature,
exception android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.rajaampat
10-14 18:31:48.636 E/com.android.server.spay.Utils( 702): backgroundWhitelist: bad
signature: com.samsung.android.rajaampat
10-14 18:31:48.637 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(mobile_payment:702)
10-14 18:31:48.637 D/SystemServerTiming( 702): Mobile Payment Service took to
complete: 13ms
10-14 18:31:48.637 I/SystemServer( 702): TIMA Service
10-14 18:31:48.637 I/SystemServerTiming( 702): TIMA Service
10-14 18:31:48.639 I/libc ( 1953): SetHeapTaggingLevel: tag level set to 0
10-14 18:31:48.641 D/TimaService( 702): TIMA3: in loadTlcServer
10-14 18:31:48.642 D/TimaService( 702): TIMA: in getTimaVersion
10-14 18:31:48.642 D/TimaService( 702): TIMA: in getTimaStatus
10-14 18:31:48.642 D/TimaService( 702): TIMA: in getTimaStatus
10-14 18:31:48.644 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:48.644 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:48.645 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:48.646 D/SystemUIBootTiming( 1809):
StartServicescom.android.systemui.util.NotificationChannels took to complete: 34ms
10-14 18:31:48.648 I/ActivityManager( 702): Start proc
1953:com.samsung.android.themecenter/1000 for service
{com.samsung.android.themecenter/com.samsung.android.thememanager.ThemeManagerServi
ce}
10-14 18:31:48.648 W/ActivityManager( 702): com.samsung.android.bluelightfilter
inode == 0 (b/152760674)
10-14 18:31:48.648 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:48.658 D/TimaService( 702): Start tlc_server for ESECOMM done :
setprop
10-14 18:31:48.658 D/TimaService( 702): TIMA: in initCCMDatabase
10-14 18:31:48.658 D/TimaService( 702): TIMA: in initCCMDatabase - creating CCM
directory
10-14 18:31:48.659 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:48.659 D/TimaService( 702): TIMA: in initCCMDatabase - creating CCM
CSR profile directory
10-14 18:31:48.660 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:48.660 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:48.660 D/TimaService( 702): TIMA: in initCCMDatabase - creating CCM DB
file
10-14 18:31:48.660 E/oid.themecente( 1953): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:48.661 D/TimaService( 702): TIMA: Start TimaService
10-14 18:31:48.662 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(tima:702)
10-14 18:31:48.662 D/Zygote ( 531): Forked child process 1971
10-14 18:31:48.664 I/SystemServiceManager( 702): Starting
com.android.server.enterprise.keystore.TimaKeystoreService$Lifecycle
10-14 18:31:48.664 D/TimaKeystoreService( 702): TimeKeystoreService DKS LifeCycle
creator
10-14 18:31:48.665 I/ActivityManager( 702): Start proc
1971:com.samsung.android.localeoverlaymanager/1000 for service
{com.samsung.android.localeoverlaymanager/com.samsung.android.localeoverlaymanager.
ResourceOverlayService}
10-14 18:31:48.667 I/WebViewLoader-( 1915): The ClassLoaderContext is a special
shared library.
10-14 18:31:48.667 D/TimaService( 702): TIMA: in getTimaVersion
10-14 18:31:48.667 D/TimaService( 702): TIMA: in getTimaStatus
10-14 18:31:48.667 D/TimaService( 702): TIMA: in getTimaStatus
10-14 18:31:48.668 D/TimaKeystoreService( 702): TimeKeystoreService DKS LifeCycle
onStart
10-14 18:31:48.668 V/SamsungServiceLoggerImpl( 1809):
SamsungServiceLoggerImplNavBarLogger
10-14 18:31:48.668 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(knox_timakeystore_policy:702)
10-14 18:31:48.669 D/SystemServerTiming( 702): TIMA Service took to complete: 32ms
10-14 18:31:48.671 D/SystemServer( 702): Added TimaKesytore provider
10-14 18:31:48.673 D/nativeloader( 1915): classloader namespace configured for
unbundled product apk.
library_path=/product/app/WebViewGoogle/lib/arm:/product/app/WebViewGoogle/
WebViewGoogle.apk!/lib/armeabi-v7a:/product/app/TrichromeLibrary/
TrichromeLibrary.apk!/lib/armeabi-v7a:/product/lib:/system/product/lib
10-14 18:31:48.673 I/WebViewLoader-( 1922): System.exit called, status: 0
10-14 18:31:48.673 I/AndroidRuntime( 1922): VM exiting with result code 0, cleanup
skipped.
10-14 18:31:48.678 D/ClientCertificateManager Service( 702):
ClientCertificateManager Constructor get SemPersonaManager
10-14 18:31:48.680 D/NavigationModeController( 1809): onDeviceProvisionedChanged:
false
10-14 18:31:48.682 D/EdmStorageProvider( 702):
getCount(ClientCertificateManagerTable) - 0
10-14 18:31:48.682 D/TimaService( 702): TIMA: in getTimaVersion
10-14 18:31:48.682 D/TimaService( 702): TIMA: in getTimaStatus
10-14 18:31:48.682 D/TimaService( 702): TIMA: in getTimaStatus
10-14 18:31:48.682 D/ActivityThread( 1953): setConscryptValidator
10-14 18:31:48.682 D/ActivityThread( 1953): setConscryptValidator - put
10-14 18:31:48.682 E/eoverlaymanage( 1971): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:48.683 D/ClientCertificateManager Service( 702): default admin uid
already exist
10-14 18:31:48.683 D/ClientCertificateManager Service( 702): Called update
adminInfo for ccm profile succeed
10-14 18:31:48.686 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(knox_ccm_policy:702)
10-14 18:31:48.688 I/ActivityManager( 702): Process WebViewLoader-arm64-v8a (pid
1922) has died: psvc PER (67,2773)
10-14 18:31:48.689 I/libprocessgroup( 702): Successfully killed process cgroup uid
1037 pid 1922 in 0ms
10-14 18:31:48.689 D/NavigationModeController( 1809): getCurrentUserContext:
contextUser=0 currentUser=0
10-14 18:31:48.689 D/NavigationModeController( 1809): getCurrentUserContext:
contextUser=0 currentUser=0
10-14 18:31:48.690 D/NavigationModeController( 1809): getCurrentInteractionMode:
mode=0 contextUser=0
10-14 18:31:48.690 D/NavigationModeController( 1809): getCurrentNavbarCanMoveState:
navbarCanMove=true contextUser=0
10-14 18:31:48.690 I/Zygote ( 531): Process 1922 exited cleanly (0)
10-14 18:31:48.693 E/NavigationModeController( 1809): updateCurrentInteractionMode:
mode=0
10-14 18:31:48.693 D/NavigationModeController( 1809): contextUser=0
10-14 18:31:48.693 D/NavigationModeController( 1809): assetPaths=
10-14 18:31:48.693 D/NavigationModeController( 1809):
/system/framework/framework-res.apk
10-14 18:31:48.693 D/NavigationModeController( 1809):
/product/overlay/GmsConfigOverlayCommon.apk
10-14 18:31:48.693 D/NavigationModeController( 1809):
/product/overlay/GmsConfigOverlayGSA.apk
10-14 18:31:48.693 D/NavigationModeController( 1809):
/product/overlay/GoogleExtServicesConfigOverlay.apk
10-14 18:31:48.693 D/NavigationModeController( 1809):
/product/overlay/GooglePermissionControllerFrameworkOverlay.apk
10-14 18:31:48.693 D/NavigationModeController( 1809):
/product/overlay/ModuleMetadataGoogleOverlay.apk
10-14 18:31:48.693 D/NavigationModeController( 1809):
/vendor/overlay/framework-res__auto_generated_rro_vendor.apk
10-14 18:31:48.693 D/NavigationModeController( 1809):
/product/overlay/framework-res__auto_generated_rro_product.apk
10-14 18:31:48.693 D/NavigationModeController( 1809): /system/system_ext/priv-
app/SystemUI/SystemUI.apk
10-14 18:31:48.693 D/NavigationModeController( 1809): getCurrentInteractionMode:
mode=0 contextUser=0
10-14 18:31:48.693 D/NavigationModeController( 1809): getCurrentInteractionMode:
mode=0 contextUser=0
10-14 18:31:48.694 I/WebViewLoader-( 1915): The ClassLoaderContext is a special
shared library.
10-14 18:31:48.696 D/SettingsProvider( 702): isChangeAllowed() : name =
navigation_mode
10-14 18:31:48.696 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:48.696 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:48.696 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:48.696 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:48.696 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:48.696 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:48.697 D/nativeloader( 1915): classloader namespace configured for
unbundled product apk.
library_path=/product/app/WebViewGoogle/lib/arm:/product/app/WebViewGoogle/
WebViewGoogle.apk!/lib/armeabi-v7a:/product/app/TrichromeLibrary/
TrichromeLibrary.apk!/lib/armeabi-v7a:/product/lib:/system/product/lib
10-14 18:31:48.697 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:48.697 D/SettingsProvider( 702): ret = 1
10-14 18:31:48.697 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:48.697 D/ActivityThread( 1971): setConscryptValidator
10-14 18:31:48.698 D/ActivityThread( 1971): setConscryptValidator - put
10-14 18:31:48.699 D/BatteryExternalStatsWorker( 702): update stats : remove-uid
(1)
10-14 18:31:48.702 I/ActivityManager( 702): DSS OFF for
com.samsung.android.themecenter
10-14 18:31:48.704 I/ClientCertificateManager Service( 702):
checkUsersAndAddExemptList() user 0
10-14 18:31:48.705 W/System.err( 702):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.email.provider
10-14 18:31:48.706 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{143917b 1953:com.samsung.android.themecenter/1000}
app.isolatedEntryPoint=null instr2=null
10-14 18:31:48.709 W/System.err( 702): at
android.app.ApplicationPackageManager.getPackageUidAsUser(ApplicationPackageManager
.java:401)
10-14 18:31:48.709 W/System.err( 702): at
android.app.ApplicationPackageManager.getPackageUid(ApplicationPackageManager.java:
380)
10-14 18:31:48.709 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.getPackageUid(ClientCert
ificateManager.java:4273)
10-14 18:31:48.709 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.addExemptList(ClientCert
ificateManager.java:453)
10-14 18:31:48.709 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.checkUsersAndAddExemptLi
st(ClientCertificateManager.java:422)
10-14 18:31:48.709 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.handleCCMBuildUpdate(Cli
entCertificateManager.java:403)
10-14 18:31:48.709 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.systemReady(ClientCertif
icateManager.java:4491)
10-14 18:31:48.709 W/System.err( 702): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3998)
10-14 18:31:48.709 W/System.err( 702): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
10-14 18:31:48.709 W/System.err( 702): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11715)
10-14 18:31:48.709 W/System.err( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3654)
10-14 18:31:48.709 W/System.err( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:48.709 W/System.err( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:48.709 W/System.err( 702): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:48.709 W/System.err( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:48.709 W/System.err( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:48.710 I/ActivityManager( 702): DSS OFF for
com.samsung.android.localeoverlaymanager
10-14 18:31:48.713 D/ActivityThread( 1953): handleBindApplication()++
app=com.samsung.android.themecenter
10-14 18:31:48.713 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{3af57d6 1971:com.samsung.android.localeoverlaymanager/1000}
app.isolatedEntryPoint=null instr2=null
10-14 18:31:48.714 W/System.err( 702):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.email.sync
10-14 18:31:48.714 W/System.err( 702): at
android.app.ApplicationPackageManager.getPackageUidAsUser(ApplicationPackageManager
.java:401)
10-14 18:31:48.714 W/System.err( 702): at
android.app.ApplicationPackageManager.getPackageUid(ApplicationPackageManager.java:
380)
10-14 18:31:48.714 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.getPackageUid(ClientCert
ificateManager.java:4273)
10-14 18:31:48.714 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.addExemptList(ClientCert
ificateManager.java:458)
10-14 18:31:48.714 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.checkUsersAndAddExemptLi
st(ClientCertificateManager.java:422)
10-14 18:31:48.714 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.handleCCMBuildUpdate(Cli
entCertificateManager.java:403)
10-14 18:31:48.714 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.systemReady(ClientCertif
icateManager.java:4491)
10-14 18:31:48.714 W/System.err( 702): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3998)
10-14 18:31:48.714 W/System.err( 702): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
10-14 18:31:48.714 W/System.err( 702): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11715)
10-14 18:31:48.714 W/System.err( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3654)
10-14 18:31:48.714 W/System.err( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:48.714 W/System.err( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:48.714 W/System.err( 702): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:48.714 W/System.err( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:48.714 W/System.err( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:48.715 W/System.err( 702):
android.content.pm.PackageManager$NameNotFoundException: com.android.exchange
10-14 18:31:48.715 W/System.err( 702): at
android.app.ApplicationPackageManager.getPackageUidAsUser(ApplicationPackageManager
.java:401)
10-14 18:31:48.715 W/System.err( 702): at
android.app.ApplicationPackageManager.getPackageUid(ApplicationPackageManager.java:
380)
10-14 18:31:48.715 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.getPackageUid(ClientCert
ificateManager.java:4273)
10-14 18:31:48.715 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.addExemptList(ClientCert
ificateManager.java:462)
10-14 18:31:48.715 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.checkUsersAndAddExemptLi
st(ClientCertificateManager.java:422)
10-14 18:31:48.715 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.handleCCMBuildUpdate(Cli
entCertificateManager.java:403)
10-14 18:31:48.715 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.systemReady(ClientCertif
icateManager.java:4491)
10-14 18:31:48.715 W/System.err( 702): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3998)
10-14 18:31:48.715 W/System.err( 702): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
10-14 18:31:48.715 W/System.err( 702): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11715)
10-14 18:31:48.715 W/System.err( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3654)
10-14 18:31:48.715 W/System.err( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:48.715 W/System.err( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:48.715 W/System.err( 702): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:48.715 W/System.err( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:48.715 W/System.err( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:48.716 E/audit ( 504): type=1400 audit(1634236308.711:526): avc:
denied { read } for pid=398 comm="Binder:398_2" name="event_count" dev="sysfs"
ino=26646 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:48.716 E/audit ( 504): type=1300 audit(1634236308.711:526):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:48.719 D/ActivityThread( 1971): handleBindApplication()++
app=com.samsung.android.localeoverlaymanager
10-14 18:31:48.721 E/audit ( 504): type=1302 audit(1634236308.711:526): item=0
name="event_count" inode=26646 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:48.721 E/audit ( 504): type=1327 audit(1634236308.711:526):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:48.722 E/[email protected]( 398): Error opening
event_count for wakeup0: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/wakeup/wakeup0:
Permission denied
10-14 18:31:48.722 E/audit ( 504): type=1400 audit(1634236308.715:527): avc:
denied { read } for pid=398 comm="Binder:398_2" name="max_time_ms" dev="sysfs"
ino=26651 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:48.722 E/audit ( 504): type=1300 audit(1634236308.715:527):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:48.722 E/audit ( 504): type=1302 audit(1634236308.715:527): item=0
name="max_time_ms" inode=26651 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:48.722 E/audit ( 504): type=1327 audit(1634236308.715:527):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:48.722 E/audit ( 504): type=1400 audit(1634236308.715:528): avc:
denied { read } for pid=398 comm="Binder:398_2" name="wakeup_count" dev="sysfs"
ino=26647 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:48.722 E/audit ( 504): type=1300 audit(1634236308.715:528):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:48.722 E/audit ( 504): type=1302 audit(1634236308.715:528): item=0
name="wakeup_count" inode=26647 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:48.722 E/audit ( 504): type=1327 audit(1634236308.715:528):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:48.722 E/audit ( 504): type=1400 audit(1634236308.715:529): avc:
denied { read } for pid=398 comm="Binder:398_2" name="total_time_ms" dev="sysfs"
ino=26650 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:48.722 E/audit ( 504): type=1300 audit(1634236308.715:529):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:48.722 E/audit ( 504): type=1302 audit(1634236308.715:529): item=0
name="total_time_ms" inode=26650 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:48.722 E/audit ( 504): type=1327 audit(1634236308.715:529):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:48.722 E/audit ( 504): type=1400 audit(1634236308.715:530): avc:
denied { read } for pid=398 comm="Binder:398_2" name="expire_count" dev="sysfs"
ino=26648 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:48.722 E/audit ( 504): type=1300 audit(1634236308.715:530):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:48.722 E/audit ( 504): type=1302 audit(1634236308.715:530): item=0
name="expire_count" inode=26648 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:48.722 E/audit ( 504): type=1327 audit(1634236308.715:530):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:48.722 E/audit ( 504): type=1400 audit(1634236308.715:531): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_count" dev="sysfs"
ino=26645 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:48.722 E/audit ( 504): type=1300 audit(1634236308.715:531):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:48.722 E/audit ( 504): type=1302 audit(1634236308.715:531): item=0
name="active_count" inode=26645 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:48.723 E/audit ( 504): type=1327 audit(1634236308.715:531):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:48.723 E/audit ( 504): type=1400 audit(1634236308.715:532): avc:
denied { read } for pid=398 comm="Binder:398_2" name="last_change_ms" dev="sysfs"
ino=26652 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:48.723 E/audit ( 504): type=1300 audit(1634236308.715:532):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:48.723 E/audit ( 504): type=1302 audit(1634236308.715:532): item=0
name="last_change_ms" inode=26652 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:48.723 E/audit ( 504): type=1327 audit(1634236308.715:532):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:48.723 E/audit ( 504): type=1400 audit(1634236308.715:533): avc:
denied { read } for pid=398 comm="Binder:398_2" name="prevent_suspend_time_ms"
dev="sysfs" ino=26653 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:48.723 E/audit ( 504): type=1300 audit(1634236308.715:533):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=b400007c67a146a0 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:48.723 E/audit ( 504): type=1302 audit(1634236308.715:533): item=0
name="prevent_suspend_time_ms" inode=26653 dev=00:12 mode=0100444 ouid=0 ogid=0
rdev=00:00 obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:48.723 E/audit ( 504): type=1327 audit(1634236308.715:533):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:48.723 E/audit ( 504): type=1400 audit(1634236308.715:534): avc:
denied { read } for pid=398 comm="Binder:398_2" name="name" dev="sysfs" ino=26644
scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:48.723 E/audit ( 504): type=1300 audit(1634236308.715:534):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:48.723 E/audit ( 504): type=1302 audit(1634236308.715:534): item=0
name="name" inode=26644 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:48.723 E/audit ( 504): type=1327 audit(1634236308.715:534):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:48.723 E/audit ( 504): type=1400 audit(1634236308.715:535): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_time_ms" dev="sysfs"
ino=26649 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:48.723 E/audit ( 504): type=1300 audit(1634236308.715:535):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:48.723 E/audit ( 504): type=1302 audit(1634236308.715:535): item=0
name="active_time_ms" inode=26649 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:48.723 E/audit ( 504): type=1327 audit(1634236308.715:535):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:48.724 W/System.err( 702):
android.content.pm.PackageManager$NameNotFoundException: com.samsung.android.spayfw
10-14 18:31:48.724 W/System.err( 702): at
android.app.ApplicationPackageManager.getPackageUidAsUser(ApplicationPackageManager
.java:401)
10-14 18:31:48.724 W/System.err( 702): at
android.app.ApplicationPackageManager.getPackageUid(ApplicationPackageManager.java:
380)
10-14 18:31:48.724 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.getPackageUid(ClientCert
ificateManager.java:4273)
10-14 18:31:48.724 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.addDefaultPackagesToExem
ptList(ClientCertificateManager.java:1596)
10-14 18:31:48.724 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.checkUsersAndAddExemptLi
st(ClientCertificateManager.java:429)
10-14 18:31:48.724 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.handleCCMBuildUpdate(Cli
entCertificateManager.java:403)
10-14 18:31:48.724 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.systemReady(ClientCertif
icateManager.java:4491)
10-14 18:31:48.724 W/System.err( 702): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3998)
10-14 18:31:48.724 W/System.err( 702): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
10-14 18:31:48.724 W/System.err( 702): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11715)
10-14 18:31:48.724 W/System.err( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3654)
10-14 18:31:48.724 W/System.err( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:48.724 W/System.err( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:48.724 W/System.err( 702): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:48.724 W/System.err( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:48.724 W/System.err( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:48.724 W/System.err( 702):
android.content.pm.PackageManager$NameNotFoundException: com.samsung.android.spay
10-14 18:31:48.724 E/[email protected]( 398): Error opening
event_count for wakeup9: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-rtc/
wakeup/wakeup9: Permission denied
10-14 18:31:48.725 W/System.err( 702): at
android.app.ApplicationPackageManager.getPackageUidAsUser(ApplicationPackageManager
.java:401)
10-14 18:31:48.725 E/audit ( 504): type=1400 audit(1634236308.719:536): avc:
denied { read } for pid=398 comm="Binder:398_2" name="event_count" dev="sysfs"
ino=40551 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:48.725 W/System.err( 702): at
android.app.ApplicationPackageManager.getPackageUid(ApplicationPackageManager.java:
380)
10-14 18:31:48.725 E/audit ( 504): type=1300 audit(1634236308.719:536):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:48.725 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.getPackageUid(ClientCert
ificateManager.java:4273)
10-14 18:31:48.725 E/audit ( 504): type=1302 audit(1634236308.719:536): item=0
name="event_count" inode=40551 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:48.725 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.addDefaultPackagesToExem
ptList(ClientCertificateManager.java:1596)
10-14 18:31:48.725 E/audit ( 504): type=1327 audit(1634236308.719:536):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:48.725 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.checkUsersAndAddExemptLi
st(ClientCertificateManager.java:429)
10-14 18:31:48.725 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.handleCCMBuildUpdate(Cli
entCertificateManager.java:403)
10-14 18:31:48.725 E/audit ( 504): type=1400 audit(1634236308.719:537): avc:
denied { read } for pid=398 comm="Binder:398_2" name="max_time_ms" dev="sysfs"
ino=40556 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:48.725 E/audit ( 504): type=1300 audit(1634236308.719:537):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:48.725 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.systemReady(ClientCertif
icateManager.java:4491)
10-14 18:31:48.725 E/audit ( 504): type=1302 audit(1634236308.719:537): item=0
name="max_time_ms" inode=40556 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:48.725 W/System.err( 702): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3998)
10-14 18:31:48.725 E/audit ( 504): type=1327 audit(1634236308.719:537):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:48.725 W/System.err( 702): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
10-14 18:31:48.725 E/audit ( 504): type=1400 audit(1634236308.719:538): avc:
denied { read } for pid=398 comm="Binder:398_2" name="wakeup_count" dev="sysfs"
ino=40552 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:48.725 W/System.err( 702): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11715)
10-14 18:31:48.725 E/audit ( 504): type=1300 audit(1634236308.719:538):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:48.725 W/System.err( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3654)
10-14 18:31:48.725 E/audit ( 504): type=1302 audit(1634236308.719:538): item=0
name="wakeup_count" inode=40552 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:48.725 W/System.err( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:48.725 E/audit ( 504): type=1327 audit(1634236308.719:538):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:48.725 W/System.err( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:48.725 E/audit ( 504): type=1400 audit(1634236308.719:539): avc:
denied { read } for pid=398 comm="Binder:398_2" name="total_time_ms" dev="sysfs"
ino=40555 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:48.725 W/System.err( 702): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:48.725 E/audit ( 504): type=1300 audit(1634236308.719:539):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:48.725 W/System.err( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:48.725 E/audit ( 504): type=1302 audit(1634236308.719:539): item=0
name="total_time_ms" inode=40555 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:48.725 W/System.err( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:48.725 E/audit ( 504): type=1327 audit(1634236308.719:539):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:48.725 E/audit ( 504): type=1400 audit(1634236308.719:540): avc:
denied { read } for pid=398 comm="Binder:398_2" name="expire_count" dev="sysfs"
ino=40553 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:48.725 W/System.err( 702):
android.content.pm.PackageManager$NameNotFoundException:
com.sec.android.app.shealth
10-14 18:31:48.725 E/audit ( 504): type=1300 audit(1634236308.719:540):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:48.725 W/System.err( 702): at
android.app.ApplicationPackageManager.getPackageUidAsUser(ApplicationPackageManager
.java:401)
10-14 18:31:48.725 W/System.err( 702): at
android.app.ApplicationPackageManager.getPackageUid(ApplicationPackageManager.java:
380)
10-14 18:31:48.725 E/audit ( 504): type=1302 audit(1634236308.719:540): item=0
name="expire_count" inode=40553 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:48.725 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.getPackageUid(ClientCert
ificateManager.java:4273)
10-14 18:31:48.725 E/audit ( 504): type=1327 audit(1634236308.719:540):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:48.725 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.addDefaultPackagesToExem
ptList(ClientCertificateManager.java:1596)
10-14 18:31:48.725 E/audit ( 504): type=1400 audit(1634236308.719:541): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_count" dev="sysfs"
ino=40550 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:48.725 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.checkUsersAndAddExemptLi
st(ClientCertificateManager.java:429)
10-14 18:31:48.725 E/audit ( 504): type=1300 audit(1634236308.719:541):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:48.725 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.handleCCMBuildUpdate(Cli
entCertificateManager.java:403)
10-14 18:31:48.725 E/audit ( 504): type=1302 audit(1634236308.719:541): item=0
name="active_count" inode=40550 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:48.725 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.systemReady(ClientCertif
icateManager.java:4491)
10-14 18:31:48.726 E/audit ( 504): type=1327 audit(1634236308.719:541):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:48.726 W/System.err( 702): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3998)
10-14 18:31:48.726 W/System.err( 702): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
10-14 18:31:48.726 W/System.err( 702): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11715)
10-14 18:31:48.726 W/System.err( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3654)
10-14 18:31:48.726 W/System.err( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:48.726 W/System.err( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:48.726 E/audit ( 504): type=1400 audit(1634236308.719:542): avc:
denied { read } for pid=398 comm="Binder:398_2" name="last_change_ms" dev="sysfs"
ino=40557 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:48.726 W/System.err( 702): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:48.726 W/System.err( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:48.726 E/audit ( 504): type=1300 audit(1634236308.719:542):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:48.726 W/System.err( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:48.726 E/audit ( 504): type=1302 audit(1634236308.719:542): item=0
name="last_change_ms" inode=40557 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:48.726 E/audit ( 504): type=1327 audit(1634236308.719:542):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:48.726 E/audit ( 504): type=1400 audit(1634236308.719:543): avc:
denied { read } for pid=398 comm="Binder:398_2" name="prevent_suspend_time_ms"
dev="sysfs" ino=40558 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:48.726 E/audit ( 504): type=1300 audit(1634236308.719:543):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=b400007c67a146a0 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:48.726 E/audit ( 504): type=1302 audit(1634236308.719:543): item=0
name="prevent_suspend_time_ms" inode=40558 dev=00:12 mode=0100444 ouid=0 ogid=0
rdev=00:00 obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:48.726 E/audit ( 504): type=1327 audit(1634236308.719:543):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:48.726 W/System.err( 702):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.spaymini
10-14 18:31:48.726 E/audit ( 504): type=1400 audit(1634236308.719:544): avc:
denied { read } for pid=398 comm="Binder:398_2" name="name" dev="sysfs" ino=40549
scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:48.726 E/audit ( 504): type=1300 audit(1634236308.719:544):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:48.726 E/audit ( 504): type=1302 audit(1634236308.719:544): item=0
name="name" inode=40549 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:48.726 E/audit ( 504): type=1327 audit(1634236308.719:544):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:48.726 E/audit ( 504): type=1400 audit(1634236308.719:545): avc:
denied { read } for pid=398 comm="Binder:398_2" name="active_time_ms" dev="sysfs"
ino=40554 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:48.726 E/audit ( 504): type=1300 audit(1634236308.719:545):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:31:48.726 E/audit ( 504): type=1302 audit(1634236308.719:545): item=0
name="active_time_ms" inode=40554 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:48.726 E/audit ( 504): type=1327 audit(1634236308.719:545):
proctitle="/system/bin/hw/[email protected]"
10-14 18:31:48.726 W/System.err( 702): at
android.app.ApplicationPackageManager.getPackageUidAsUser(ApplicationPackageManager
.java:401)
10-14 18:31:48.726 W/System.err( 702): at
android.app.ApplicationPackageManager.getPackageUid(ApplicationPackageManager.java:
380)
10-14 18:31:48.726 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.getPackageUid(ClientCert
ificateManager.java:4273)
10-14 18:31:48.726 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.addDefaultPackagesToExem
ptList(ClientCertificateManager.java:1596)
10-14 18:31:48.726 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.checkUsersAndAddExemptLi
st(ClientCertificateManager.java:429)
10-14 18:31:48.726 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.handleCCMBuildUpdate(Cli
entCertificateManager.java:403)
10-14 18:31:48.726 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.systemReady(ClientCertif
icateManager.java:4491)
10-14 18:31:48.726 V/SamsungServiceLoggerImpl( 1809):
SamsungServiceLoggerImplKeyguardLogger
10-14 18:31:48.726 W/System.err( 702): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3998)
10-14 18:31:48.726 W/System.err( 702): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
10-14 18:31:48.726 W/System.err( 702): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11715)
10-14 18:31:48.726 W/System.err( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3654)
10-14 18:31:48.726 W/System.err( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:48.726 W/System.err( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:48.726 W/System.err( 702): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:48.726 W/System.err( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:48.726 W/System.err( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:48.727 W/System.err( 702):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.oneconnect
10-14 18:31:48.727 W/System.err( 702): at
android.app.ApplicationPackageManager.getPackageUidAsUser(ApplicationPackageManager
.java:401)
10-14 18:31:48.727 W/System.err( 702): at
android.app.ApplicationPackageManager.getPackageUid(ApplicationPackageManager.java:
380)
10-14 18:31:48.727 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.getPackageUid(ClientCert
ificateManager.java:4273)
10-14 18:31:48.727 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.addDefaultPackagesToExem
ptList(ClientCertificateManager.java:1596)
10-14 18:31:48.727 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.checkUsersAndAddExemptLi
st(ClientCertificateManager.java:429)
10-14 18:31:48.727 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.handleCCMBuildUpdate(Cli
entCertificateManager.java:403)
10-14 18:31:48.727 W/System.err( 702): at
com.android.server.enterprise.ccm.ClientCertificateManager.systemReady(ClientCertif
icateManager.java:4491)
10-14 18:31:48.727 W/System.err( 702): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:3998)
10-14 18:31:48.727 W/System.err( 702): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
10-14 18:31:48.727 W/System.err( 702): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11715)
10-14 18:31:48.727 W/System.err( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3654)
10-14 18:31:48.727 W/System.err( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:48.727 W/System.err( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:48.727 W/System.err( 702): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:48.727 W/System.err( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:48.727 W/System.err( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:48.728 E/[email protected]( 398): Error opening
event_count for wakeup7: Original kwl
[Path]=../../devices/platform/11d00000.spi/spi_master/spi1/spi1.2/synaptics_tcm.0/
wakeup/wakeup7: Permission denied
10-14 18:31:48.734 D/PluginLockManager( 1809): persist.sys.rescue_level: 0
10-14 18:31:48.735 I/oid.themecente( 1953): The ClassLoaderContext is a special
shared library.
10-14 18:31:48.736 E/[email protected]( 398): Error opening
event_count for wakeup8: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-rtc/
wakeup/wakeup8: Permission denied
10-14 18:31:48.738 E/[email protected]( 398): Error opening
event_count for wakeup6: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-power-
keys/wakeup/wakeup6: Permission denied
10-14 18:31:48.739 D/BatteryExternalStatsWorker( 702): done
updateExternalStatsLocked
10-14 18:31:48.740 D/SettingsProvider( 702): isChangeAllowed() : name =
plugin_lock_event_dump
10-14 18:31:48.740 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:48.740 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:48.740 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:48.740 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:48.740 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:48.740 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:48.740 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:48.741 D/SettingsProvider( 702): ret = 1
10-14 18:31:48.741 D/ClientCertificateManager Service( 702):
setupPersonaStateReceiver called1
10-14 18:31:48.742 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:48.742 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.pluginlock.-$$Lambda$PluginLockManager$B9DewmloX3TaacpRWSNAd-
Xkuy8@ab4e900
10-14 18:31:48.743 D/ClientCertificateManager Service( 702): Initialize
mInternalHandler & start the thread
10-14 18:31:48.746 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:48.747 I/eoverlaymanage( 1971): The ClassLoaderContext is a special
shared library.
10-14 18:31:48.747 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:48.748 I/ClientCertificateManager Service( 702):
ClientCertificateManager.isPremiumContainer() : false for user : 0
10-14 18:31:48.748 I/SystemServerTiming( 702): StartSamsungHealthService
10-14 18:31:48.748 I/oid.themecente( 1953): The ClassLoaderContext is a special
shared library.
10-14 18:31:48.750 E/SamsungHealthService( 702): backgroundWhitelist exception
10-14 18:31:48.750 E/SamsungHealthService( 702):
android.content.pm.PackageManager$NameNotFoundException:
com.sec.android.app.shealth
10-14 18:31:48.750 E/SamsungHealthService( 702): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:521)
10-14 18:31:48.750 E/SamsungHealthService( 702): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:484)
10-14 18:31:48.750 E/SamsungHealthService( 702): at
com.android.server.shealth.SamsungHealthService.backgroundWhitelist(SamsungHealthSe
rvice.java:60)
10-14 18:31:48.750 E/SamsungHealthService( 702): at
com.android.server.shealth.SamsungHealthService.<init>(SamsungHealthService.java:32
)
10-14 18:31:48.750 E/SamsungHealthService( 702): at
com.android.server.SystemServer.lambda$startOtherServices$7$SystemServer(SystemServ
er.java:4007)
10-14 18:31:48.750 E/SamsungHealthService( 702): at com.android.server.-$
$Lambda$SystemServer$V0CdAJqnfXx-YkwzSwvZgEg9V_Q.run(Unknown Source:60)
10-14 18:31:48.750 E/SamsungHealthService( 702): at
com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.jav
a:11715)
10-14 18:31:48.750 E/SamsungHealthService( 702): at
com.android.server.SystemServer.startOtherServices(SystemServer.java:3654)
10-14 18:31:48.750 E/SamsungHealthService( 702): at
com.android.server.SystemServer.run(SystemServer.java:971)
10-14 18:31:48.750 E/SamsungHealthService( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:48.750 E/SamsungHealthService( 702): at
java.lang.reflect.Method.invoke(Native Method)
10-14 18:31:48.750 E/SamsungHealthService( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:48.750 E/SamsungHealthService( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:48.750 D/SystemServerTiming( 702): StartSamsungHealthService took to
complete: 2ms
10-14 18:31:48.750 I/SystemServerTiming( 702): StartVoiceNoteService
10-14 18:31:48.751 D/KeyguardWallpaperController( 1809):
KeyguardWallpaperController()
10-14 18:31:48.752 D/VoiceNoteService( 702): backgroundWhitelist successfully
called
10-14 18:31:48.752 D/SystemServerTiming( 702): StartVoiceNoteService took to
complete: 2ms
10-14 18:31:48.752 I/SystemServerTiming( 702): StartSamsungNotesService
10-14 18:31:48.753 D/SamsungNotesService( 702): backgroundWhitelist successfully
called
10-14 18:31:48.753 D/SystemServerTiming( 702): StartSamsungNotesService took to
complete: 1ms
10-14 18:31:48.753 I/SystemServerTiming( 702): MakeNetworkManagementServiceReady
10-14 18:31:48.754 I/SystemServer( 702): !@Boot_DEBUG: start networkManagement
10-14 18:31:48.755 I/SystemServer( 702): !@Boot_EBS_D: start networkManagement
10-14 18:31:48.756 W/NetworkManagement( 702): setDataSaverMode(): already false
10-14 18:31:48.757 D/NetworkManagement( 702): makeBlockChildChain
10-14 18:31:48.757 D/NetworkManagement( 702): makeVideoCallChain
10-14 18:31:48.759 I/SystemServer( 702): !@Boot_DEBUG: end networkManagement
10-14 18:31:48.759 I/SystemServer( 702): !@Boot_EBS_D: end networkManagement
10-14 18:31:48.759 E/WifiNative( 702): Could not get Iface object for interface
null
10-14 18:31:48.760 D/SystemServerTiming( 702): MakeNetworkManagementServiceReady
took to complete: 7ms
10-14 18:31:48.761 I/SystemServerTiming( 702): MakeIpSecServiceReady
10-14 18:31:48.761 D/PowerManagerService( 702): [api]
registerLowPowerModeObserver:
com.android.server.net.NetworkPolicyManagerService$1@6292c9e (uid: 1000 pid: 702)
10-14 18:31:48.762 D/IpSecService( 702): IpSecService is ready
10-14 18:31:48.762 V/NetworkPolicy( 702): getRestrictBackgroundInLowerPowerMode:
enabled(false) - psmMode(false), isEmergencyMode(false), lowPwrRestricted(1),
ultraPwrRestricted(1), ultraPwrEnabled(false)
10-14 18:31:48.762 D/SystemServerTiming( 702): MakeIpSecServiceReady took to
complete: 2ms
10-14 18:31:48.762 I/SystemServerTiming( 702): MakeNetworkStatsServiceReady
10-14 18:31:48.763 D/PowerManagerService( 702): [api]
registerLowPowerModeObserver:
com.android.server.net.NetworkPolicyManagerService$2@b54537f (uid: 1000 pid: 702)
10-14 18:31:48.764 I/NetworkPolicy( 702): Apply DataSaver Whitelist.
10-14 18:31:48.764 D/NetworkPolicy( 702): package name:
com.samsung.android.smartcallprovider
10-14 18:31:48.764 D/NetworkPolicy( 702): package uid: 10091
10-14 18:31:48.765 E/NetworkPolicy( 702):
addDefaultRestrictBackgroundWhitelistUidsUL(): skipping non-privileged app
com.sec.android.daemonapp
10-14 18:31:48.765 D/KeyguardWallpaperController( 1809): setLockWallpaperCallback()
10-14 18:31:48.766 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:48.767 D/WALLPAPER_SVC:WallpaperManagerService( 702):
setLockWallpaperCallback()
10-14 18:31:48.768 D/WallpaperManagerService( 702): WallpaperManagerCallbackClient
android.app.IWallpaperManagerCallback$Stub$Proxy@80abb95
10-14 18:31:48.768 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.wallpaper.KeyguardWallpaperController$4@e39a77e
10-14 18:31:48.768 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:48.768 D/KeyguardWallpaperController( 1809):
onKeyguardVisibilityChanged() showing:false, mOccluded:false
10-14 18:31:48.769 I/KeyguardWallpaperController( 1809): setKeyguardShowing()
showing:false, mIsPendingTypeChange:false, mOccluded:false
10-14 18:31:48.769 D/KeyguardWallpaperController( 1809): mIsKeyguardShowing=false,
mOccluded=false, match_parent=true
10-14 18:31:48.769 D/BatteryExternalStatsWorker( 702): update stats : network-
stats-enabled (6)
10-14 18:31:48.769 D/BatteryExternalStatsWorker( 702): ModemActivityEnergyInfo was
updated
10-14 18:31:48.770 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.wallpaper.KeyguardWallpaperController$1@908e4df
10-14 18:31:48.771 D/KnoxStateMonitorImpl( 1809): registerCallback()
callback=com.android.systemui.wallpaper.KeyguardWallpaperController$7@1ff952c
10-14 18:31:48.771 D/KnoxStateMonitorImpl( 1809): removeCallback() callback=null
10-14 18:31:48.771 E/NetworkPolicy( 702):
addDefaultRestrictBackgroundWhitelistUidsUL(): skipping non-privileged app
com.sec.enterprise.knox.cloudmdm.smdms
10-14 18:31:48.772 I/PluginLockDelegateSysUi( 1809): setWallpaperUpdateCallback()
10-14 18:31:48.774 E/[email protected]( 398): Error opening
event_count for wakeup0: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/wakeup/wakeup0:
Permission denied
10-14 18:31:48.777 E/[email protected]( 398): Error opening
event_count for wakeup9: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-rtc/
wakeup/wakeup9: Permission denied
10-14 18:31:48.781 W/NetworkPolicy( 702): setRestrictBackgroundUL: already false
10-14 18:31:48.782 E/[email protected]( 398): Error opening
event_count for wakeup7: Original kwl
[Path]=../../devices/platform/11d00000.spi/spi_master/spi1/spi1.2/synaptics_tcm.0/
wakeup/wakeup7: Permission denied
10-14 18:31:48.786 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 981
10-14 18:31:48.789 D/NotificationShadeWindowController( 1809):
getUserActivityTimeout()5000
10-14 18:31:48.790 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.statusbar.phone.-$
$Lambda$NotificationShadeWindowController$AcHIV77PL59Ax1z3khaa_xDo-qs@c2490d7
10-14 18:31:48.790 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.statusbar.phone.NotificationShadeWindowController$2@cfd5dc4
10-14 18:31:48.790 E/[email protected]( 398): Error opening
event_count for wakeup8: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-rtc/
wakeup/wakeup8: Permission denied
10-14 18:31:48.790 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:48.792 I/ThemeCenter_ThemeManagerApp( 1953): ThemeManagerApp created
10-14 18:31:48.792 E/[email protected]( 398): Error opening
event_count for wakeup6: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-power-
keys/wakeup/wakeup6: Permission denied
10-14 18:31:48.794 D/BatteryExternalStatsWorker( 702): done
updateExternalStatsLocked
10-14 18:31:48.799 E/SamsungAnalytics605015( 1953): The user has not unlocked the
device.
10-14 18:31:48.804 D/SamsungAlarmManager( 702): setInexact (T:3/F:8/AC:false)
20211014T183148 now=131313 - CU:1000/CP:702/OP:PendingIntent{b13712d:
PendingIntentRecord{9911662 android broadcastIntent}}
10-14 18:31:48.805 I/SamsungAlarmManager( 702): setLocked to kernel - T:3 /
20211014T183149, set=132313, now=131313
10-14 18:31:48.811 I/SEP_UNION_SemUnionManager( 1953): getUnionService() :
semeventdelegator
10-14 18:31:48.812 D/SystemServerTiming( 702): MakeNetworkStatsServiceReady took
to complete: 50ms
10-14 18:31:48.812 I/SystemServerTiming( 702): MakeConnectivityServiceReady
10-14 18:31:48.812 D/PermissionMonitor( 702): Monitoring
10-14 18:31:48.813 I/SEP_UNION_SemUnionManager( 1953): getSemSystemService :
semeventdelegator
10-14 18:31:48.814 D/SEP_UNION_SemUnionMainServiceImpl( 702): getSemSystemService
- semeventdelegator
10-14 18:31:48.814 D/Zygote ( 532): Forked child process 2013
10-14 18:31:48.817 W/ZygoteProcess( 702): Got error connecting to zygote,
retrying. msg= Connection refused
10-14 18:31:48.818 I/WebViewLoader-( 1915): System.exit called, status: 0
10-14 18:31:48.818 I/AndroidRuntime( 1915): VM exiting with result code 0, cleanup
skipped.
10-14 18:31:48.819 D/SEP_UNION_SemDeviceInfoManagerService( 702):
registerPendingIntentForUriAsUser() uri =
content://settings/global/device_provisioned, callingPackage =
com.samsung.android.themecenter, tag = , userId = 0
10-14 18:31:48.821 D/SEP_UNION_SemDeviceInfoManagerService( 702):
PendingIntentWithConditions added f=0
10-14 18:31:48.822 V/MediaRouter( 1809): Selecting route: RouteInfo{ name=Telefone,
description=null, status=null, category=RouteCategory{ name=Sistema
types=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO groupable=false },
supportedTypes=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO ,
presentationDisplay=null }
10-14 18:31:48.825 I/io_stats( 385): !@ 179,0 r 104513 7671528 w 13776 5354660 d
1788 2443952 f 3089 1371 iot 83520 0 th 102400 102400 64728 pt 232 inp 1 1 131.334
10-14 18:31:48.829 D/KeyguardUpdateMonitor( 1809): setupLocked
10-14 18:31:48.832 I/WebViewZygoteInit( 2013): Starting WebViewZygoteInit
10-14 18:31:48.860 I/ActivityManager( 702): Process WebViewLoader-armeabi-v7a (pid
1915) has died: psvc PER (67,2764)
10-14 18:31:48.860 I/Zygote ( 532): Process 1915 exited cleanly (0)
10-14 18:31:48.860 I/libprocessgroup( 702): Successfully killed process cgroup uid
1037 pid 1915 in 0ms
10-14 18:31:48.867 I/CameraService( 768): UidPolicy: No processes running for a
uid=1037 disabled=0
10-14 18:31:48.874 I/WebViewZygoteInit( 2013): Beginning application preload for
com.google.android.webview
10-14 18:31:48.880 I/webview_zygote( 2013): The ClassLoaderContext is a special
shared library.
10-14 18:31:48.882 D/nativeloader( 2013): classloader namespace configured for
unbundled product apk.
library_path=/product/app/WebViewGoogle/lib/arm:/product/app/WebViewGoogle/
WebViewGoogle.apk!/lib/armeabi-v7a:/product/app/TrichromeLibrary/
TrichromeLibrary.apk!/lib/armeabi-v7a:/product/lib:/system/product/lib
10-14 18:31:48.887 I/webview_zygote( 2013): The ClassLoaderContext is a special
shared library.
10-14 18:31:48.888 D/nativeloader( 2013): classloader namespace configured for
unbundled product apk.
library_path=/product/app/WebViewGoogle/lib/arm:/product/app/WebViewGoogle/
WebViewGoogle.apk!/lib/armeabi-v7a:/product/app/TrichromeLibrary/
TrichromeLibrary.apk!/lib/armeabi-v7a:/product/lib:/system/product/lib
10-14 18:31:48.894 D/SEP_UNION_SemDeviceInfoManagerService( 702):
registerPendingIntentInternal() action = android.intent.action.USER_FOREGROUND,
callingPackage = com.samsung.android.themecenter, userId = 0, flag = 0, conditions
= null
10-14 18:31:48.894 D/SEP_UNION_SemDeviceInfoManagerService( 702):
PendingIntentWithConditions added f=0
10-14 18:31:48.896 D/SEP_UNION_SemDeviceInfoManagerService( 702):
registerPendingIntentInternal() action = android.intent.action.USER_BACKGROUND,
callingPackage = com.samsung.android.themecenter, userId = 0, flag = 0, conditions
= null
10-14 18:31:48.897 D/PermissionMonitor( 702): Users: 1, Apps: 38
10-14 18:31:48.897 D/SEP_UNION_SemDeviceInfoManagerService( 702):
PendingIntentWithConditions added f=0
10-14 18:31:48.897 V/SettingsHelper( 1809): *** register listener for
com.android.keyguard.-$$Lambda$KeyguardUpdateMonitor$LnuxjSq4EfoGJU4utdb-
M4td1Mg@fb76373
10-14 18:31:48.900 D/SEP_UNION_SemDeviceInfoManagerService( 702):
registerPendingIntentInternal() action = android.intent.action.PACKAGE_ADDED,
callingPackage = com.samsung.android.themecenter, userId = 0, flag = 2, conditions
= [com.samsung.android.permission.SAMSUNG_OVERLAY_THEME,
com.samsung.android.permission.SAMSUNG_OVERLAY_APPICON,
com.samsung.android.permission.SAMSUNG_OVERLAY_AOD,
com.samsung.android.permission.SAMSUNG_OVERLAY_WALLPAPER]
10-14 18:31:48.900 D/SEP_UNION_SemDeviceInfoManagerService( 702):
PendingIntentWithConditions added f=2
10-14 18:31:48.902 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:48.904 I/PickupController( 1809): register listener
caller=com.android.systemui.sensor.PickupController.start:176
com.android.keyguard.KeyguardUpdateMonitor.setupLocked:3637
10-14 18:31:48.904 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.sensor.PickupController$1@f549230
10-14 18:31:48.905 I/PickupController( 1809): register listener
caller=com.android.keyguard.KeyguardUpdateMonitor.setupLocked:3659
com.android.systemui.keyguard.KeyguardViewMediator.setupLocked:1290
10-14 18:31:48.913 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:48.914 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:48.914 I/KeyguardViewMediator( 1809): updateActivityLockScreenState
false false
10-14 18:31:48.916 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:48.918 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:48.918 D/SettingsProvider( 702): isChangeAllowed() : name =
scheduled_to_apply_special_theme
10-14 18:31:48.918 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:48.919 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:48.919 D/ActivityTaskManager( 702): setLockScreenShown(false,false) is
called from 0
10-14 18:31:48.920 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:48.921 V/UsbDeviceManager( 702): onKeyguardStateChanged:
isShowing:false secure:false user:0
10-14 18:31:48.922 D/SystemServerTiming( 702): MakeConnectivityServiceReady took
to complete: 110ms
10-14 18:31:48.922 I/SystemServerTiming( 702): MakeNetworkPolicyServiceReady
10-14 18:31:48.922 D/UsbDeviceManager( 702): handleMessage ->
MSG_UPDATE_SCREEN_LOCK: mScreenLocked=false
10-14 18:31:48.922 D/StorageManagerService( 702): handleMessage ->
H_KEYGUARD_CHANGED isShowing=false
10-14 18:31:48.946 I/WebViewZygoteInit( 2013): Application preload done
10-14 18:31:48.963 I/system_server( 702): Background young concurrent copying GC
freed 230280(10099KB) AllocSpace objects, 59(1904KB) LOS objects, 31% free,
23MB/33MB, paused 418us total 110.087ms
10-14 18:31:49.001 E/SoundPool( 1809): error loading
/system/media/audio/ui/Trusted.ogg
10-14 18:31:49.001 W/KeyguardViewMediator( 1809): failed to load trusted sound from
/system/media/audio/ui/Trusted.ogg
10-14 18:31:49.009 D/WallpaperBackupRestoreReceiver( 1809):
registerBackupRestoreReceiver
10-14 18:31:49.011 I/MediaExtractorFactory( 785): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
10-14 18:31:49.013 I/MediaExtractorFactory( 785): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
10-14 18:31:49.014 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
10-14 18:31:49.014 E/HYPER-HAL( 559): [HyPerManager.cpp]getSupportedFrequency():
mRscManager is NULL
10-14 18:31:49.014 E/HYPER-HAL( 559): [HyPer.cpp]getSupportedFrequency(): AIDL
getTable is NULL
10-14 18:31:49.015 D/SystemUIBootTiming( 1809):
StartServicescom.android.systemui.keyguard.KeyguardViewMediator took to complete:
369ms
10-14 18:31:49.025 I/MediaExtractorFactory( 785): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
10-14 18:31:49.044 D/SettingsProvider( 702): isChangeAllowed() : name =
time_remaining_estimate_millis
10-14 18:31:49.044 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:49.044 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:49.044 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:49.044 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:49.044 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.045 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:49.045 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:49.045 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:49.045 D/SettingsProvider( 702): ret = 1
10-14 18:31:49.046 D/EntConnectivity( 702): celullar request NetworkRequest
[ LISTEN id=10, [ Transports: CELLULAR Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN AdministratorUids: [] RequestorUid: 1000
RequestorPackageName: android] ], calling package android
10-14 18:31:49.046 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:49.046 D/EntConnectivity( 702): wifi request NetworkRequest [ LISTEN
id=11, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN
AdministratorUids: [] RequestorUid: 1000 RequestorPackageName: android] ], calling
package android
10-14 18:31:49.047 V/EnterpriseBillingPolicyInternal( 702):
getContainersUsingProfileInternal - start : ent1
10-14 18:31:49.047 V/EnterpriseBillingEngine( 702): getContainersUsingProfile -
start : ent1
10-14 18:31:49.047 V/EnterpriseBillingPolicyStorage( 702): getAssignedProfile -
start - ent1
10-14 18:31:49.048 V/EnterpriseBillingPolicyStorage( 702): getAssignedProfile -
end - null
10-14 18:31:49.048 V/EnterpriseBillingEngine( 702): getContainersUsingProfile -
end : []
10-14 18:31:49.048 V/EnterpriseBillingPolicyInternal( 702):
getContainersUsingProfileInternal - end : []
10-14 18:31:49.048 V/EnterpriseBillingPolicyInternal( 702): -
isSplitBillingEnabledInternal - start - ent1
10-14 18:31:49.048 V/EnterpriseBillingEngine( 702): isPrimarySimDataActive - start
-
10-14 18:31:49.048 D/SettingsProvider( 702): isChangeAllowed() : name =
time_remaining_estimate_based_on_usage
10-14 18:31:49.048 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:49.048 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:49.048 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:49.048 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:49.049 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:49.049 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:49.049 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:49.049 D/SettingsProvider( 702): ret = 1
10-14 18:31:49.050 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:49.050 V/EnterpriseBillingEngine( 702): isPrimarySimDataActive -
slotId - -1
10-14 18:31:49.050 V/EnterpriseBillingEngine( 702): - isSplitBillingEnabled -
start - ent1
10-14 18:31:49.050 V/EnterpriseBillingPolicyInternal( 702): ebpInternal -
com.android.server.enterprise.billing.EnterpriseBillingPolicyInternal@2935dc9
10-14 18:31:49.050 V/EnterpriseBillingPolicyStorage( 702): getAssignedProfile -
start - ent1
10-14 18:31:49.050 D/SettingsProvider( 702): isChangeAllowed() : name =
average_time_to_discharge
10-14 18:31:49.050 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:49.050 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:49.050 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:49.050 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:49.051 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:49.051 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:49.051 V/EnterpriseBillingPolicyStorage( 702): getAssignedProfile -
end - null
10-14 18:31:49.051 V/EnterpriseBillingEngine( 702): - profileName - null
10-14 18:31:49.051 V/EnterpriseBillingEngine( 702): - isSplitBillingEnabled - end
- false
10-14 18:31:49.051 V/EnterpriseBillingPolicyInternal( 702): -
isSplitBillingEnabledInternal - end - false
10-14 18:31:49.051 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:49.051 D/SettingsProvider( 702): ret = 1
10-14 18:31:49.052 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:49.052 D/SettingsProvider( 702): isChangeAllowed() : name =
battery_estimates_last_update_time
10-14 18:31:49.053 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:49.053 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:49.053 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:49.053 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:49.053 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:49.053 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:49.053 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:49.053 D/SettingsProvider( 702): ret = 1
10-14 18:31:49.053 V/EnterpriseBillingPolicyInternal( 702): - isTurnedOnInternal
- start - ent1
10-14 18:31:49.053 V/EnterpriseBillingEngine( 702): - isTurnedOn - start - ent1
10-14 18:31:49.053 V/EnterpriseBillingPolicyStorage( 702): getAssignedProfile -
start - ent1
10-14 18:31:49.054 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:49.054 V/EnterpriseBillingPolicyStorage( 702): getAssignedProfile -
end - null
10-14 18:31:49.054 V/EnterpriseBillingEngine( 702): - isTurnedOn - end - false
10-14 18:31:49.054 V/EnterpriseBillingPolicyInternal( 702): - isTurnedOnInternal
- end - false
10-14 18:31:49.054 V/EnterpriseBillingPolicyInternal( 702):
isWifiFallbackAllowedInternal - start - eapn - ent1
10-14 18:31:49.054 V/EnterpriseBillingEngine( 702): isWifiFallbackAllowed - start
- eapn - ent1
10-14 18:31:49.054 V/EnterpriseBillingPolicyStorage( 702): getAssignedProfile -
start - ent1
10-14 18:31:49.055 V/EnterpriseBillingPolicyStorage( 702): getAssignedProfile -
end - null
10-14 18:31:49.055 V/EnterpriseBillingEngine( 702): isWifiFallbackAllowed - Error
no profile matching eapnType
10-14 18:31:49.055 V/EnterpriseBillingEngine( 702): - isWifiFallbackAllowed - end
- false
10-14 18:31:49.055 V/EnterpriseBillingPolicyInternal( 702): -
isWifiFallbackAllowedInternal - end - false
10-14 18:31:49.056 D/SystemServerTiming( 702): MakeNetworkPolicyServiceReady took
to complete: 134ms
10-14 18:31:49.056 I/SystemServerTiming( 702): MakeUrspServiceReady
10-14 18:31:49.056 D/UrspService( 702): systemReady Called
10-14 18:31:49.059 V/EnterpriseBillingPolicyInternal( 702):
getApplicationsForConnectionInternal - start : ent1
10-14 18:31:49.059 V/EnterpriseBillingEngine( 702): getApplicationsForConnection -
start : ent1
10-14 18:31:49.059 V/EnterpriseBillingPolicyStorage( 702): getAssignedProfile -
start - ent1
10-14 18:31:49.060 D/InterruptionStateProvider( 1809): heads up is enabled
10-14 18:31:49.060 V/EnterpriseBillingPolicyStorage( 702): getAssignedProfile -
end - null
10-14 18:31:49.060 V/EnterpriseBillingEngine( 702): getApplicationsForConnection -
end : []
10-14 18:31:49.060 V/EnterpriseBillingPolicyInternal( 702):
getApplicationsForConnectionInternal - end : []
10-14 18:31:49.060 D/EntConnectivity( 702): [ent1, UNKNOWN] started
10-14 18:31:49.061 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:49.061 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:49.061 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:49.061 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:49.062 D/NetworkPolicy( 702): checkRunningAppState,
com.android.systemui(UID: 10067, processState: 0)
10-14 18:31:49.063 D/EntConnectivity( 702): sim slot is :false
10-14 18:31:49.063 D/EntConnectivity( 702): Not allowed due to - mEnabled false
10-14 18:31:49.064 W/ActivityThread( 1953): Failed to find provider info for
com.samsung.android.thememanager.logcontentprovider (user not unlocked)
10-14 18:31:49.064 W/System.err( 1953): java.lang.IllegalArgumentException: Unknown
URL content://com.samsung.android.thememanager.logcontentprovider/history_table
10-14 18:31:49.065 W/System.err( 1953): at
android.content.ContentResolver.insert(ContentResolver.java:2155)
10-14 18:31:49.065 D/MdoNotification( 702): create MdoNotification
10-14 18:31:49.065 W/System.err( 1953): at
android.content.ContentResolver.insert(ContentResolver.java:2121)
10-14 18:31:49.065 W/System.err( 1953): at
com.samsung.android.thememanager.log.LogContentProvider.addHistoryLog(LogContentPro
vider.java:206)
10-14 18:31:49.065 W/System.err( 1953): at
com.samsung.android.thememanager.ThemeManager.<init>(ThemeManager.java:458)
10-14 18:31:49.065 W/System.err( 1953): at
com.samsung.android.thememanager.ThemeManagerService.initiatePluginHelper(ThemeMana
gerService.java:381)
10-14 18:31:49.065 W/System.err( 1953): at
com.samsung.android.thememanager.ThemeManagerService.init(ThemeManagerService.java:
355)
10-14 18:31:49.065 W/System.err( 1953): at
com.samsung.android.thememanager.ThemeManagerService.onCreate(ThemeManagerService.j
ava:182)
10-14 18:31:49.065 W/System.err( 1953): at
android.app.ActivityThread.handleCreateService(ActivityThread.java:4650)
10-14 18:31:49.065 W/System.err( 1953): at
android.app.ActivityThread.access$1600(ActivityThread.java:301)
10-14 18:31:49.065 W/System.err( 1953): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2185)
10-14 18:31:49.065 W/System.err( 1953): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:49.065 W/System.err( 1953): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:49.065 W/System.err( 1953): at
android.app.ActivityThread.main(ActivityThread.java:8633)
10-14 18:31:49.065 W/System.err( 1953): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:49.065 W/System.err( 1953): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:49.065 W/System.err( 1953): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
10-14 18:31:49.066 D/MdoNotification( 702): init MdoNotification
10-14 18:31:49.066 D/UrspConnectivity( 702): start UrspConnectivityController
10-14 18:31:49.067 D/UrspNms ( 702): start UrspNetworkManagementService
10-14 18:31:49.068 D/UrspOperatorService( 702): start UrspOperatorService
10-14 18:31:49.069 D/UrspNetworkStatsService( 702): start UrspNetworkStatsService
10-14 18:31:49.070 D/UrspService( 702): readPolicy
10-14 18:31:49.071 D/UrspService( 702): IO fail to read policy file:
java.io.FileNotFoundException: /data/system/ursppolicy.xml: open failed: ENOENT (No
such file or directory)
10-14 18:31:49.071 D/UrspService_MDO( 702): systemReady()
10-14 18:31:49.071 D/UrspService_MDO( 702): Apply default BlockList
10-14 18:31:49.071 D/UrspService_MDO( 702): package name: com.samsung.android.fast
10-14 18:31:49.071 D/UrspService_MDO( 702): No ApplicationInfo for package:
com.samsung.android.fast
10-14 18:31:49.071 D/UrspService_MDO( 702): package name: com.android.systemui
10-14 18:31:49.071 D/UrspService_MDO( 702): Add blockList (10067)
10-14 18:31:49.071 D/UrspService_MDO( 702): package name:
com.samsung.android.messaging
10-14 18:31:49.071 D/UrspService_MDO( 702): Add blockList (10120)
10-14 18:31:49.072 D/UrspService_MDO( 702): package name: com.skt.prod.dialer
10-14 18:31:49.072 D/UrspService_MDO( 702): No ApplicationInfo for package:
com.skt.prod.dialer
10-14 18:31:49.072 D/UrspService_MDO( 702): package name: com.skt.skaf.OA00199800
10-14 18:31:49.072 D/UrspService_MDO( 702): No ApplicationInfo for package:
com.skt.skaf.OA00199800
10-14 18:31:49.072 D/UrspService_MDO( 702): package name:
com.sec.android.app.launcher
10-14 18:31:49.072 D/UrspService_MDO( 702): Add blockList (10066)
10-14 18:31:49.072 D/SystemServerTiming( 702): MakeUrspServiceReady took to
complete: 16ms
10-14 18:31:49.072 I/SystemServerTiming( 702): PhaseThirdPartyAppsCanStart
10-14 18:31:49.072 I/SystemServer( 702): !@Boot_EBS_D:
PHASE_THIRD_PARTY_APPS_CAN_START
10-14 18:31:49.073 I/SystemServiceManager( 702): Starting phase 600
10-14 18:31:49.073 I/SystemServerTiming( 702): OnBootPhase_600
10-14 18:31:49.073 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.security.FileIntegrityService
10-14 18:31:49.073 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.security.FileIntegrityService took to complete:
0ms
10-14 18:31:49.073 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.pm.Installer
10-14 18:31:49.073 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.pm.Installer took to complete: 0ms
10-14 18:31:49.073 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.os.DeviceIdentifiersPolicyService
10-14 18:31:49.073 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.os.DeviceIdentifiersPolicyService took to
complete: 0ms
10-14 18:31:49.073 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.uri.UriGrantsManagerService$Lifecycle
10-14 18:31:49.073 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.uri.UriGrantsManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:49.073 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.wm.ActivityTaskManagerService$Lifecycle
10-14 18:31:49.073 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:49.073 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.am.ActivityManagerService$Lifecycle
10-14 18:31:49.074 I/ExplicitHealthCheckController( 702): Explicit health checks
enabled.
10-14 18:31:49.074 I/PackageWatchdog( 702): Syncing state, reason: health check
state enabled
10-14 18:31:49.074 I/PackageWatchdog( 702): Not pruning observers, elapsed time:
0ms
10-14 18:31:49.074 I/PackageWatchdog( 702): Saving observer state to file
10-14 18:31:49.074 I/PackageWatchdog( 702): Cancelling state sync, nothing to sync
10-14 18:31:49.074 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.am.ActivityManagerService$Lifecycle took to
complete: 1ms
10-14 18:31:49.074 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.pm.DataLoaderManagerService
10-14 18:31:49.075 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.pm.DataLoaderManagerService took to complete:
0ms
10-14 18:31:49.075 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.power.PowerManagerService
10-14 18:31:49.075 D/SettingsProvider( 702): isChangeAllowed() : name = boot_count
10-14 18:31:49.075 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:49.076 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.power.PowerManagerService took to complete: 2ms
10-14 18:31:49.076 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.power.ThermalManagerService
10-14 18:31:49.076 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.power.ThermalManagerService took to complete:
0ms
10-14 18:31:49.076 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.VaultKeeperService$LifeCycle
10-14 18:31:49.076 D/VaultKeeperService$Lifecycle( 702):
[PHASE_THIRD_PARTY_APPS_CAN_START]
10-14 18:31:49.076 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.VaultKeeperService$LifeCycle took to complete:
0ms
10-14 18:31:49.076 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.PACMService
10-14 18:31:49.076 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.PACMService took to complete: 0ms
10-14 18:31:49.076 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
10-14 18:31:49.076 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
took to complete: 0ms
10-14 18:31:49.076 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.lights.LightsService
10-14 18:31:49.076 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.lights.LightsService took to complete: 0ms
10-14 18:31:49.076 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.pdp.PdpService
10-14 18:31:49.076 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.pdp.PdpService took to complete: 0ms
10-14 18:31:49.076 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.display.DisplayManagerService
10-14 18:31:49.076 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.display.DisplayManagerService took to complete:
0ms
10-14 18:31:49.076 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.pm.UserManagerService$LifeCycle
10-14 18:31:49.076 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.pm.UserManagerService$LifeCycle took to
complete: 0ms
10-14 18:31:49.076 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.om.OverlayManagerService
10-14 18:31:49.076 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.om.OverlayManagerService took to complete: 0ms
10-14 18:31:49.076 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.SensorPrivacyService
10-14 18:31:49.076 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.SensorPrivacyService took to complete: 0ms
10-14 18:31:49.076 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.SystemConfigService
10-14 18:31:49.077 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.SystemConfigService took to complete: 0ms
10-14 18:31:49.077 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.BatteryService
10-14 18:31:49.077 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.BatteryService took to complete: 0ms
10-14 18:31:49.077 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.usage.UsageStatsService
10-14 18:31:49.077 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.usage.UsageStatsService took to complete: 0ms
10-14 18:31:49.077 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.webkit.WebViewUpdateService
10-14 18:31:49.077 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.webkit.WebViewUpdateService took to complete:
0ms
10-14 18:31:49.077 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.CachedDeviceStateService
10-14 18:31:49.077 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.CachedDeviceStateService took to complete: 0ms
10-14 18:31:49.077 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.BinderCallsStatsService$LifeCycle
10-14 18:31:49.077 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.BinderCallsStatsService$LifeCycle took to
complete: 0ms
10-14 18:31:49.077 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.LooperStatsService$Lifecycle
10-14 18:31:49.077 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.LooperStatsService$Lifecycle took to complete:
0ms
10-14 18:31:49.077 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.rollback.RollbackManagerService
10-14 18:31:49.077 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.rollback.RollbackManagerService took to
complete: 0ms
10-14 18:31:49.077 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.os.BugreportManagerService
10-14 18:31:49.077 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.os.BugreportManagerService took to complete: 0ms
10-14 18:31:49.077 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.gpu.GpuService
10-14 18:31:49.077 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.gpu.GpuService took to complete: 0ms
10-14 18:31:49.077 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.security.KeyChainSystemService
10-14 18:31:49.077 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.security.KeyChainSystemService took to complete:
0ms
10-14 18:31:49.077 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.SpqrService
10-14 18:31:49.077 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.SpqrService took to complete: 0ms
10-14 18:31:49.077 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.telecom.TelecomLoaderService
10-14 18:31:49.077 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.telecom.TelecomLoaderService took to complete:
0ms
10-14 18:31:49.077 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.accounts.AccountManagerService$Lifecycle
10-14 18:31:49.077 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.accounts.AccountManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:49.077 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.content.ContentService$Lifecycle
10-14 18:31:49.077 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.content.ContentService$Lifecycle took to
complete: 0ms
10-14 18:31:49.077 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.DropBoxManagerService
10-14 18:31:49.077 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.DropBoxManagerService took to complete: 0ms
10-14 18:31:49.077 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
10-14 18:31:49.077 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
took to complete: 0ms
10-14 18:31:49.077 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.sepunion.SemUnionMainService
10-14 18:31:49.078 D/SEP_UNION_SemUnionMainService( 702): onBootPhase = 600
10-14 18:31:49.078 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.sepunion.SemUnionMainService took to complete:
0ms
10-14 18:31:49.078 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.AlarmManagerService
10-14 18:31:49.078 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.AlarmManagerService took to complete: 0ms
10-14 18:31:49.078 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.privilege.SemPrivilegeManagerService
10-14 18:31:49.078 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.privilege.SemPrivilegeManagerService took to
complete: 0ms
10-14 18:31:49.078 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.BluetoothService
10-14 18:31:49.078 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.BluetoothService took to complete: 0ms
10-14 18:31:49.078 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.connectivity.IpConnectivityMetrics
10-14 18:31:49.078 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.connectivity.IpConnectivityMetrics took to
complete: 0ms
10-14 18:31:49.078 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
10-14 18:31:49.078 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
took to complete: 0ms
10-14 18:31:49.078 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.PinnerService
10-14 18:31:49.078 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.PinnerService took to complete: 0ms
10-14 18:31:49.078 I/SystemServerTiming( 702):
OnBootPhase_600_com.google.android.startop.iorap.IorapForwardingService
10-14 18:31:49.078 D/SystemServerTiming( 702):
OnBootPhase_600_com.google.android.startop.iorap.IorapForwardingService took to
complete: 0ms
10-14 18:31:49.078 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.integrity.AppIntegrityManagerService
10-14 18:31:49.078 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.integrity.AppIntegrityManagerService took to
complete: 0ms
10-14 18:31:49.078 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
10-14 18:31:49.078 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
took to complete: 0ms
10-14 18:31:49.078 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.accessibility.AccessibilityManagerService$Lifecy
cle
10-14 18:31:49.078 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.accessibility.AccessibilityManagerService$Lifecy
cle took to complete: 0ms
10-14 18:31:49.078 I/SystemServerTiming( 702):
OnBootPhase_600_com.samsung.android.game.GameManagerService$Lifecycle
10-14 18:31:49.078 D/GameManagerService$Lifecycle( 702): onBootPhase, phase: 600
10-14 18:31:49.078 D/GameManagerService( 702): onBootPhase, phase: 600
10-14 18:31:49.078 D/SystemServerTiming( 702):
OnBootPhase_600_com.samsung.android.game.GameManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:49.078 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.StorageManagerService$Lifecycle
10-14 18:31:49.078 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.StorageManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:49.078 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.usage.StorageStatsService$Lifecycle
10-14 18:31:49.078 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.usage.StorageStatsService$Lifecycle took to
complete: 0ms
10-14 18:31:49.078 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.UiModeManagerService
10-14 18:31:49.078 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.UiModeManagerService took to complete: 0ms
10-14 18:31:49.078 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.locksettings.LockSettingsService$Lifecycle
10-14 18:31:49.078 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.locksettings.LockSettingsService$Lifecycle took
to complete: 0ms
10-14 18:31:49.078 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.PersistentDataBlockService
10-14 18:31:49.079 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.PersistentDataBlockService took to complete: 0ms
10-14 18:31:49.079 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.testharness.TestHarnessModeService
10-14 18:31:49.079 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.testharness.TestHarnessModeService took to
complete: 0ms
10-14 18:31:49.079 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.oemlock.OemLockService
10-14 18:31:49.079 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.oemlock.OemLockService took to complete: 0ms
10-14 18:31:49.079 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.DeviceIdleController
10-14 18:31:49.079 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.DeviceIdleController took to complete: 0ms
10-14 18:31:49.079 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycl
e
10-14 18:31:49.079 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycl
e took to complete: 0ms
10-14 18:31:49.079 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Li
fecycle
10-14 18:31:49.079 D/EnterpriseDeviceManagerService( 702): systemReady() :
mCurrentPhase = 600
10-14 18:31:49.079 D/RestrictionPolicy( 702): systemReady() : mCurrentPhase = 600
10-14 18:31:49.079 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Li
fecycle took to complete: 1ms
10-14 18:31:49.079 I/SystemServerTiming( 702):
OnBootPhase_600_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServi
ce
10-14 18:31:49.079 D/SystemServerTiming( 702):
OnBootPhase_600_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServi
ce took to complete: 0ms
10-14 18:31:49.079 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.systemcaptions.SystemCaptionsManagerService
10-14 18:31:49.079 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.systemcaptions.SystemCaptionsManagerService took
to complete: 0ms
10-14 18:31:49.079 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.textservices.TextServicesManagerService$Lifecycl
e
10-14 18:31:49.079 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.textservices.TextServicesManagerService$Lifecycl
e took to complete: 0ms
10-14 18:31:49.079 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.textclassifier.TextClassificationManagerService$
Lifecycle
10-14 18:31:49.080 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.textclassifier.TextClassificationManagerService$
Lifecycle took to complete: 0ms
10-14 18:31:49.080 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.NetworkScoreService$Lifecycle
10-14 18:31:49.080 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.NetworkScoreService$Lifecycle took to complete:
0ms
10-14 18:31:49.080 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.wifi.WifiService
10-14 18:31:49.080 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.wifi.WifiService took to complete: 0ms
10-14 18:31:49.080 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.wifi.scanner.WifiScanningService
10-14 18:31:49.080 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.wifi.scanner.WifiScanningService took to
complete: 0ms
10-14 18:31:49.080 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.wifi.p2p.WifiP2pService
10-14 18:31:49.080 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.wifi.p2p.WifiP2pService took to complete: 0ms
10-14 18:31:49.080 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.ethernet.EthernetService
10-14 18:31:49.080 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.ethernet.EthernetService took to complete: 0ms
10-14 18:31:49.080 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.notification.NotificationManagerService
10-14 18:31:49.083 D/SamsungAlarmManager( 702): Cancel Alarm calling from uid:1000
pid :702 / OP:PendingIntent{b576cd4: PendingIntentRecord{75a1e7d android
broadcastIntent}}
10-14 18:31:49.084 D/EdgeLightingClientManager( 702): onBootPhaseAppsCanStart
10-14 18:31:49.088 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.notification.NotificationManagerService took to
complete: 7ms
10-14 18:31:49.088 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.storage.DeviceStorageMonitorService
10-14 18:31:49.088 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.storage.DeviceStorageMonitorService took to
complete: 0ms
10-14 18:31:49.088 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.location.LocationManagerService$Lifecycle
10-14 18:31:49.093 E/ActivityRecognitionHardware( 702): activity_recognition HAL
is deprecated. is_supported is effectively a no-op
10-14 18:31:49.102 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::ISehGnss/default in either framework or device
manifest.
10-14 18:31:49.111 W/System.err( 1953): java.io.FileNotFoundException:
/data/overlays/version/pdaversion.txt: open failed: ENOENT (No such file or
directory)
10-14 18:31:49.112 W/System.err( 1953): at
libcore.io.IoBridge.open(IoBridge.java:492)
10-14 18:31:49.112 W/System.err( 1953): at
java.io.FileInputStream.<init>(FileInputStream.java:160)
10-14 18:31:49.112 W/System.err( 1953): at
java.io.FileInputStream.<init>(FileInputStream.java:115)
10-14 18:31:49.112 W/System.err( 1953): at
com.samsung.android.thememanager.utils.Utils.readTextFromFile(Utils.java:323)
10-14 18:31:49.112 W/System.err( 1953): at
com.samsung.android.thememanager.utils.Utils.isFotaUpgrade(Utils.java:283)
10-14 18:31:49.112 W/System.err( 1953): at
com.samsung.android.thememanager.ThemeManagerService.onStartCommand(ThemeManagerSer
vice.java:307)
10-14 18:31:49.112 W/System.err( 1953): at
android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4784)
10-14 18:31:49.112 W/System.err( 1953): at
android.app.ActivityThread.access$1900(ActivityThread.java:301)
10-14 18:31:49.112 W/System.err( 1953): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2204)
10-14 18:31:49.112 W/System.err( 1953): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:49.112 W/System.err( 1953): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:49.112 W/System.err( 1953): at
android.app.ActivityThread.main(ActivityThread.java:8633)
10-14 18:31:49.112 W/System.err( 1953): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:49.112 W/System.err( 1953): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:49.112 W/System.err( 1953): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
10-14 18:31:49.112 W/System.err( 1953): Caused by: android.system.ErrnoException:
open failed: ENOENT (No such file or directory)
10-14 18:31:49.112 W/System.err( 1953): at libcore.io.Linux.open(Native Method)
10-14 18:31:49.112 W/System.err( 1953): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
10-14 18:31:49.112 W/System.err( 1953): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
10-14 18:31:49.112 W/System.err( 1953): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
10-14 18:31:49.112 W/System.err( 1953): at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8494)
10-14 18:31:49.112 W/System.err( 1953): at
libcore.io.IoBridge.open(IoBridge.java:478)
10-14 18:31:49.112 W/System.err( 1953): ... 14 more
10-14 18:31:49.113 W/System.err( 1953): java.io.FileNotFoundException:
/data/overlays/version/cscversion.txt: open failed: ENOENT (No such file or
directory)
10-14 18:31:49.113 W/System.err( 1953): at
libcore.io.IoBridge.open(IoBridge.java:492)
10-14 18:31:49.113 W/System.err( 1953): at
java.io.FileInputStream.<init>(FileInputStream.java:160)
10-14 18:31:49.113 W/System.err( 1953): at
java.io.FileInputStream.<init>(FileInputStream.java:115)
10-14 18:31:49.113 W/System.err( 1953): at
com.samsung.android.thememanager.utils.Utils.readTextFromFile(Utils.java:323)
10-14 18:31:49.113 W/System.err( 1953): at
com.samsung.android.thememanager.utils.Utils.isFotaUpgrade(Utils.java:284)
10-14 18:31:49.113 W/System.err( 1953): at
com.samsung.android.thememanager.ThemeManagerService.onStartCommand(ThemeManagerSer
vice.java:307)
10-14 18:31:49.113 W/System.err( 1953): at
android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4784)
10-14 18:31:49.113 W/System.err( 1953): at
android.app.ActivityThread.access$1900(ActivityThread.java:301)
10-14 18:31:49.113 W/System.err( 1953): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2204)
10-14 18:31:49.113 W/System.err( 1953): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:49.113 W/System.err( 1953): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:49.113 W/System.err( 1953): at
android.app.ActivityThread.main(ActivityThread.java:8633)
10-14 18:31:49.113 W/System.err( 1953): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:49.113 W/System.err( 1953): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:49.113 W/System.err( 1953): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
10-14 18:31:49.113 W/System.err( 1953): Caused by: android.system.ErrnoException:
open failed: ENOENT (No such file or directory)
10-14 18:31:49.113 W/System.err( 1953): at libcore.io.Linux.open(Native Method)
10-14 18:31:49.113 W/System.err( 1953): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
10-14 18:31:49.113 W/System.err( 1953): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
10-14 18:31:49.113 W/System.err( 1953): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
10-14 18:31:49.113 W/System.err( 1953): at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8494)
10-14 18:31:49.113 W/System.err( 1953): at
libcore.io.IoBridge.open(IoBridge.java:478)
10-14 18:31:49.113 W/System.err( 1953): ... 14 more
10-14 18:31:49.120 D/GnssLocationProvider( 702): ISehGnss_V2_0 service Found.
10-14 18:31:49.124 I/ThemeCenter_ThemeManagerService( 1953): first boot after flash
or factory reset
10-14 18:31:49.128 D/NavigationModeController( 1809): getCurrentInteractionMode:
mode=0 contextUser=0
10-14 18:31:49.133 D/GnssLocationProvider( 702): IGnss_V2_1 service Found.
10-14 18:31:49.136 I/ThemeCenter_ThemeManager( 1953): MESSAGE_PARSE_ONBOOT
10-14 18:31:49.136 I/ThemeCenter_ThemeManager( 1953): parsePlugins: userId=0
10-14 18:31:49.139 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:49.146 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:49.157 D/PluginLockMediatorImpl( 1809): registerStateCallback
10-14 18:31:49.159 D/LockscreenNotificationManager( 1809): Orientation updated : 1
10-14 18:31:49.159 D/LockscreenNotificationManager( 1809): Fold state updated : -1
10-14 18:31:49.159 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.statusbar.LockscreenNotificationManager$9@70213fa
10-14 18:31:49.160 D/LockscreenNotificationManager( 1809): setting updated : 1
10-14 18:31:49.161 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.statusbar.LockscreenNotificationManager$10@b54ddab
10-14 18:31:49.161 D/GnssLocationProvider( 702): WakeLock acquired by
sendMessage(INITIALIZE_HANDLER, 0, null)
10-14 18:31:49.161 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:49.162 D/GnssLocationProvider( 702): Link to death notification
successful
10-14 18:31:49.162 D/GnssLocationProvider_ex( 702): Constructor
10-14 18:31:49.162 D/GnssLocationProvider_ex( 702):
init_GnssLocationPrivider_samsung
10-14 18:31:49.165 W/GnssLocationProvider_ex( 702): Could not open GPS
configuration file /data/system/gps/secgps.conf
10-14 18:31:49.166 D/GnssLocationProvider_ex( 702): No params for SERVER_TYPE in
AngryGPS.
10-14 18:31:49.167 D/GnssLocationProvider_ex( 702): handleInitialize in
GLP_Samsung
10-14 18:31:49.169 D/LocationManagerService( 702): [u0] gps provider enabled =
true
10-14 18:31:49.169 D/SettingsProvider( 702): isChangeAllowed() : name =
location_providers_allowed
10-14 18:31:49.170 D/SettingsProvider( 702): value = +gps
10-14 18:31:49.170 D/SettingsProvider( 702): provider = gps
10-14 18:31:49.170 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/LocationPolicy
10-14 18:31:49.170 D/SettingsProvider( 702): projectionArgs:
isLocationProviderBlockedAsUser
10-14 18:31:49.170 D/SettingsProvider( 702): selectionArgs: gps
10-14 18:31:49.170 D/SettingsProvider( 702): selectionArgs: 0
10-14 18:31:49.170 D/SecContentProvider( 702): query(), uri = 12 selection =
isLocationProviderBlockedAsUser
10-14 18:31:49.170 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:49.170 D/SettingsProvider( 702): ret = -1
10-14 18:31:49.170 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/LocationPolicy
10-14 18:31:49.170 D/SettingsProvider( 702): projectionArgs:
isGPSStateChangeAllowed
10-14 18:31:49.171 D/SecContentProvider( 702): query(), uri = 12 selection =
isGPSStateChangeAllowed
10-14 18:31:49.171 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:49.171 D/SettingsProvider( 702): ret = -1
10-14 18:31:49.171 D/SettingsProvider( 702): LOCATION_PROVIDERS_ALLOWED is change
allowed true
10-14 18:31:49.173 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:49.175 D/GnssLocationProvider( 702): WakeLock acquired by
sendMessage(SET_REQUEST, 0,
com.android.server.location.gnss.GnssLocationProvider$GpsRequest@495b2de)
10-14 18:31:49.175 D/PluginLockMediatorImpl( 1809): registerStateCallback
10-14 18:31:49.177 D/PluginLockMediatorImpl( 1809): registerStateCallback
10-14 18:31:49.182 D/SLocation( 702): SLocation - setGpsGeofenceHardware
10-14 18:31:49.183 W/SystemServiceManager( 702): Service
com.android.server.location.LocationManagerService$Lifecycle took 94 ms in
onBootPhase
10-14 18:31:49.183 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.location.LocationManagerService$Lifecycle took
to complete: 94ms
10-14 18:31:49.183 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.timedetector.TimeDetectorService$Lifecycle
10-14 18:31:49.183 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.timedetector.TimeDetectorService$Lifecycle took
to complete: 0ms
10-14 18:31:49.183 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecyc
le
10-14 18:31:49.183 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecyc
le took to complete: 0ms
10-14 18:31:49.183 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.search.SearchManagerService$Lifecycle
10-14 18:31:49.183 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.search.SearchManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:49.183 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.wallpaper.WallpaperManagerService$Lifecycle
10-14 18:31:49.183 D/WALLPAPER_SVC:WallpaperManagerService( 702): onBootPhase: 600
10-14 18:31:49.183 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.wallpaper.WallpaperManagerService$Lifecycle took
to complete: 0ms
10-14 18:31:49.183 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.audio.AudioService$Lifecycle
10-14 18:31:49.183 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.audio.AudioService$Lifecycle took to complete:
0ms
10-14 18:31:49.183 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareSe
rvice$Lifecycle
10-14 18:31:49.183 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareSe
rvice$Lifecycle took to complete: 0ms
10-14 18:31:49.183 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.DockObserver
10-14 18:31:49.183 I/WallpaperManagerService( 702): switch-user-0
10-14 18:31:49.183 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.DockObserver took to complete: 0ms
10-14 18:31:49.184 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.midi.MidiService$Lifecycle
10-14 18:31:49.184 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.midi.MidiService$Lifecycle took to complete: 0ms
10-14 18:31:49.184 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.adb.AdbService$Lifecycle
10-14 18:31:49.184 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.adb.AdbService$Lifecycle took to complete: 0ms
10-14 18:31:49.184 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.usb.UsbService$Lifecycle
10-14 18:31:49.184 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.usb.UsbService$Lifecycle took to complete: 0ms
10-14 18:31:49.184 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.twilight.TwilightService
10-14 18:31:49.184 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.twilight.TwilightService took to complete: 0ms
10-14 18:31:49.184 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.display.color.ColorDisplayService
10-14 18:31:49.184 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.display.color.ColorDisplayService took to
complete: 0ms
10-14 18:31:49.184 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.job.JobSchedulerService
10-14 18:31:49.184 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.switchUser:2729
10-14 18:31:49.184 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.switchUser:2730
10-14 18:31:49.184 D/WALLPAPER_SVC:WallpaperManagerService( 702): switchUser:
userId = 0, lidState = -1
10-14 18:31:49.184 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.switchUser:2758
10-14 18:31:49.185 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
SemWallpaperObserver
10-14 18:31:49.185 V/WallpaperManagerService( 702): bindWallpaperComponentLocked:
componentName=null force=true
10-14 18:31:49.185 V/WallpaperManagerService( 702): No default component; using
image wallpaper
10-14 18:31:49.186 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.job.JobSchedulerService took to complete: 2ms
10-14 18:31:49.186 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.soundtrigger.SoundTriggerService
10-14 18:31:49.186 D/SoundTriggerService( 702): onBootPhase: 600 : false
10-14 18:31:49.186 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.soundtrigger.SoundTriggerService took to
complete: 0ms
10-14 18:31:49.186 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.trust.TrustManagerService
10-14 18:31:49.187 D/WALLPAPER_SVC:WallpaperManagerService( 702): bindService
success connect :
com.android.server.wallpaper.WallpaperManagerService$WallpaperConnection@47b80f9
10-14 18:31:49.187 D/WallpaperManagerService( 702): wallpaper userId = 0 , current
user Id = 0
10-14 18:31:49.187 D/WALLPAPER_SVC:WallpaperManagerService( 702): mLastWallpaper
wallpaperComponent=ComponentInfo{com.android.systemui/com.android.systemui.ImageWal
lpaper} nextWallpaperComponent=null
10-14 18:31:49.187 V/WallpaperManagerService( 702):
notifyWallpaperColorsChangedOnDisplay 1
10-14 18:31:49.189 V/WallpaperManagerService( 702):
notifyWallpaperColorsChangedOnDisplay 2
10-14 18:31:49.190 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.switchUser:2814
10-14 18:31:49.190 D/keystore( 780): onKeyguardVisibilityChanged(0)(0)
10-14 18:31:49.190 D/WALLPAPER_SVC:LegibilityColor( 702): setWhiteBgSettings: 5
10-14 18:31:49.190 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.trust.TrustManagerService took to complete: 4ms
10-14 18:31:49.190 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.backup.BackupManagerService$Lifecycle
10-14 18:31:49.190 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.backup.BackupManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:49.190 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.appwidget.AppWidgetService
10-14 18:31:49.190 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.appwidget.AppWidgetService took to complete: 0ms
10-14 18:31:49.190 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.role.RoleManagerService
10-14 18:31:49.190 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.role.RoleManagerService took to complete: 0ms
10-14 18:31:49.190 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.voiceinteraction.VoiceInteractionManagerService
10-14 18:31:49.191 D/SemWallpaperColorsArea( 1809): SemWallpaperColorsArea which =
5, 720x1467,384x782,22,48, 0
10-14 18:31:49.191 D/SemWallpaperColorsArea( 1809): SemWallpaperColorsArea which =
5, 720x1467,384x782,22,48, 0
10-14 18:31:49.191 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.switchUser:2822
10-14 18:31:49.191 I/KeyguardWallpaperController( 1809):
onSemWallpaperColorsChanged: Not for lockscreen.
10-14 18:31:49.191 D/WALLPAPER_SVC:LegibilityColor( 702): getColorExtractor cancel
10-14 18:31:49.191 D/WallpaperManager( 1809): onSemWallpaperColorsChanged
[version:14, which:5, adaptive dim:0.0/ff000000, darkmode dim:0.19828501]
10-14 18:31:49.191 D/WallpaperManager( 1809): [STATUSBAR, Rect(45, 0 - 675,
41):0/ffffffff/1.0/0.1, 0.0/0.0/0.0]
10-14 18:31:49.191 D/WallpaperManager( 1809): [BODY, Rect(24, 110 - 695,
1288):0/fff7f7f7/1.4631546/0.5447358, 47.727272/0.25433525/0.6784314]
10-14 18:31:49.191 D/WallpaperManager( 1809): [NAVIBAR, Rect(0, 1509 - 720,
1599):0/fff9f9f9/1.5198973/0.56246793, 37.959183/0.24378109/0.7882353], which=5
10-14 18:31:49.191 I/WALLPAPER_SVC:LegibilityColor( 702): makeColorExtractor: 6
10-14 18:31:49.191 D/WallpaperManagerService( 702): switch-user-0 took to
complete: 8ms
10-14 18:31:49.191 D/WALLPAPER_SVC:LegibilityColor( 702): extractColor start which
= 6, landscape = false
10-14 18:31:49.191 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 6, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
10-14 18:31:49.192 D/WALLPAPER_SVC:WallpaperManagerService( 702):
calcSemWallpaperColors 6, 0
10-14 18:31:49.192 D/WALLPAPER_SVC:WallpaperManagerService( 702):
wallpaper.croppedBitmap == null
10-14 18:31:49.192 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
generateResizedBitmap: which = 6 type = -1
10-14 18:31:49.192 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.voiceinteraction.VoiceInteractionManagerService
took to complete: 2ms
10-14 18:31:49.192 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.GestureLauncherService
10-14 18:31:49.193 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
generateResizedBitmap: file is null, (which = 6) so create Operator wallpaper
bitmap
10-14 18:31:49.193 D/WALLPAPER_SVC:OMCWallpaper( 702):
getOperatorWallpaperBitmap()
10-14 18:31:49.194 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
generateResizedBitmap: file operator bitmap is null, (which = 6) so create Default
wallpaper bitmap
10-14 18:31:49.194 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.GestureLauncherService took to complete: 2ms
10-14 18:31:49.194 W/WALLPAPER_SVC:DefaultWallpaper( 702): Fail to get default
file name
10-14 18:31:49.194 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.SensorNotificationService
10-14 18:31:49.194 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
generateResizedBitmap: bitmap is null
10-14 18:31:49.194 D/WALLPAPER_SVC:WallpaperManagerService( 702): croppedBitmap ==
null
10-14 18:31:49.194 W/TelecomManager( 1809): Telecom Service not found.
10-14 18:31:49.194 D/WALLPAPER_SVC:LegibilityColor( 702): extractColor end which =
6
10-14 18:31:49.194 E/WALLPAPER_SVC:LegibilityColor( 702): colors == null, return
10-14 18:31:49.196 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.SensorNotificationService took to complete: 2ms
10-14 18:31:49.196 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.emergency.EmergencyAffordanceService
10-14 18:31:49.197 I/TetheringManager( 1809):
registerTetheringEventCallback:com.android.systemui
10-14 18:31:49.197 D/ConnectivityManager( 1809): ConnectivityManager()
mContext=com.android.systemui.SystemUIApplication@c10c9d8
getOpPackageName()=com.android.systemui getBasePackageName()=com.android.systemui
getPackageName()=com.android.systemui
10-14 18:31:49.197 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.emergency.EmergencyAffordanceService took to
complete: 1ms
10-14 18:31:49.197 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.dreams.DreamManagerService
10-14 18:31:49.198 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.dreams.DreamManagerService took to complete: 1ms
10-14 18:31:49.198 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.print.PrintManagerService
10-14 18:31:49.198 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.print.PrintManagerService took to complete: 0ms
10-14 18:31:49.199 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.blob.BlobStoreManagerService
10-14 18:31:49.203 E/BluetoothManagerService( 702): MESSAGE_TIMEOUT_BIND
10-14 18:31:49.210 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.blob.BlobStoreManagerService took to complete:
12ms
10-14 18:31:49.210 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.companion.CompanionDeviceManagerService
10-14 18:31:49.211 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.companion.CompanionDeviceManagerService took to
complete: 0ms
10-14 18:31:49.211 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.restrictions.RestrictionsManagerService
10-14 18:31:49.211 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.restrictions.RestrictionsManagerService took to
complete: 1ms
10-14 18:31:49.211 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.cocktailbar.CocktailBarManagerService
10-14 18:31:49.211 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.cocktailbar.CocktailBarManagerService took to
complete: 0ms
10-14 18:31:49.211 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.aod.AODManagerService
10-14 18:31:49.211 W/CoverManager( 702): getCoverState : This device is not
supported cover
10-14 18:31:49.211 D/CoverManager( 702): registerListener
10-14 18:31:49.211 W/CoverManager( 702): registerListener : This device is not
supported cover
10-14 18:31:49.212 D/AODManagerService( 702): registerScreenOnListener
10-14 18:31:49.212 W/TelecomManager( 1809): Telecom Service not found.
10-14 18:31:49.212 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.aod.AODManagerService took to complete: 1ms
10-14 18:31:49.212 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.media.MediaSessionService
10-14 18:31:49.212 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.media.MediaSessionService took to complete: 0ms
10-14 18:31:49.212 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.media.MediaResourceMonitorService
10-14 18:31:49.212 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.media.MediaResourceMonitorService took to
complete: 0ms
10-14 18:31:49.212 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.biometrics.face.FaceService
10-14 18:31:49.212 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.biometrics.face.FaceService took to complete:
0ms
10-14 18:31:49.212 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.biometrics.fingerprint.FingerprintService
10-14 18:31:49.212 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.biometrics.fingerprint.FingerprintService took
to complete: 0ms
10-14 18:31:49.212 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.biometrics.BiometricService
10-14 18:31:49.212 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.biometrics.BiometricService took to complete:
0ms
10-14 18:31:49.212 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.biometrics.AuthService
10-14 18:31:49.212 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.biometrics.AuthService took to complete: 0ms
10-14 18:31:49.212 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.pm.ShortcutService$Lifecycle
10-14 18:31:49.212 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.pm.ShortcutService$Lifecycle took to complete:
0ms
10-14 18:31:49.213 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.pm.LauncherAppsService
10-14 18:31:49.213 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.pm.LauncherAppsService took to complete: 0ms
10-14 18:31:49.213 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.pm.CrossProfileAppsService
10-14 18:31:49.213 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.pm.CrossProfileAppsService took to complete: 0ms
10-14 18:31:49.213 I/SystemServerTiming( 702):
OnBootPhase_600_com.samsung.android.server.wifi.SemWifiService
10-14 18:31:49.213 D/SystemServerTiming( 702):
OnBootPhase_600_com.samsung.android.server.wifi.SemWifiService took to complete:
0ms
10-14 18:31:49.213 I/SystemServerTiming( 702):
OnBootPhase_600_com.samsung.android.server.wifi.p2p.SemWifiP2pService
10-14 18:31:49.213 D/SystemServerTiming( 702):
OnBootPhase_600_com.samsung.android.server.wifi.p2p.SemWifiP2pService took to
complete: 1ms
10-14 18:31:49.213 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.media.projection.MediaProjectionManagerService
10-14 18:31:49.213 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.media.projection.MediaProjectionManagerService
took to complete: 0ms
10-14 18:31:49.213 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.slice.SliceManagerService$Lifecycle
10-14 18:31:49.213 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.slice.SliceManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:49.213 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.camera.CameraServiceProxy
10-14 18:31:49.213 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.camera.CameraServiceProxy took to complete: 0ms
10-14 18:31:49.213 I/SystemServerTiming( 702):
OnBootPhase_600_com.samsung.android.camera.CameraServiceWorker
10-14 18:31:49.214 I/CameraService_worker( 702): VT Camera Setting does not exist.
Skip register camera listener.
10-14 18:31:49.214 I/[email protected]
service( 822): sehRequest()
10-14 18:31:49.214 I/bauth_service( 822): req(27)
10-14 18:31:49.214 I/bauth_service( 822): BAuthService, 1742
10-14 18:31:49.214 V/Logger ( 702): New Logger Instance
10-14 18:31:49.214 I/FingerprintService( 702): request[27] FP_FINISH (2ms) RESULT:
0
10-14 18:31:49.215 D/SystemServerTiming( 702):
OnBootPhase_600_com.samsung.android.camera.CameraServiceWorker took to complete:
2ms
10-14 18:31:49.215 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.stats.StatsCompanion$Lifecycle
10-14 18:31:49.216 I/BiometricUtils( 702): Invalid file info,
/data/system/users/0/settings_fingerprint_ext.xml
10-14 18:31:49.216 I/BiometricUtils( 702): Invalid file info,
/data/system/users/0/settings_fingerprint_ext_bigdata.xml
10-14 18:31:49.217 W/AlarmManager( 702): Unrecognized alarm listener
com.android.server.stats.StatsCompanionService$AnomalyAlarmListener@d6ee905
10-14 18:31:49.217 W/AlarmManager( 702): Unrecognized alarm listener
com.android.server.stats.StatsCompanionService$PullingAlarmListener@216ed5a
10-14 18:31:49.217 W/AlarmManager( 702): Unrecognized alarm listener
com.android.server.stats.StatsCompanionService$PeriodicAlarmListener@db0ab8b
10-14 18:31:49.217 I/BiometricUtils( 702): Invalid file info,
/data/system/users/0/settings_face_ext_bigdata.xml
10-14 18:31:49.219 D/FingerprintService( 702): GestureManager.updateValue: false,
false
10-14 18:31:49.225 D/WifiTracker.WifiWifiQoSScoreCache( 1809): Network Score
Enabling Check false
10-14 18:31:49.229 I/StatsCompanionService( 702): Told statsd that
StatsCompanionService is alive.
10-14 18:31:49.229 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.stats.StatsCompanion$Lifecycle took to complete:
14ms
10-14 18:31:49.229 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.stats.pull.StatsPullAtomService
10-14 18:31:49.229 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.stats.pull.StatsPullAtomService took to
complete: 0ms
10-14 18:31:49.229 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.incident.IncidentCompanionService
10-14 18:31:49.229 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.incident.IncidentCompanionService took to
complete: 0ms
10-14 18:31:49.229 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.MmsServiceBroker
10-14 18:31:49.229 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.MmsServiceBroker took to complete: 0ms
10-14 18:31:49.230 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.autofill.AutofillManagerService
10-14 18:31:49.230 D/StatsPullAtomService( 702): Registering NetworkStats pullers
with statsd
10-14 18:31:49.233 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.autofill.AutofillManagerService took to
complete: 4ms
10-14 18:31:49.233 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.clipboard.ClipboardService
10-14 18:31:49.233 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.clipboard.ClipboardService took to complete: 0ms
10-14 18:31:49.233 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.appbinding.AppBindingService$Lifecycle
10-14 18:31:49.233 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.appbinding.AppBindingService$Lifecycle took to
complete: 0ms
10-14 18:31:49.233 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.policy.PermissionPolicyService
10-14 18:31:49.233 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.policy.PermissionPolicyService took to complete:
0ms
10-14 18:31:49.233 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.pm.StagingManager$Lifecycle
10-14 18:31:49.233 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.pm.StagingManager$Lifecycle took to complete:
0ms
10-14 18:31:49.233 I/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.enterprise.keystore.TimaKeystoreService$Lifecycl
e
10-14 18:31:49.233 D/SystemServerTiming( 702):
OnBootPhase_600_com.android.server.enterprise.keystore.TimaKeystoreService$Lifecycl
e took to complete: 0ms
10-14 18:31:49.233 D/SystemServerTiming( 702): OnBootPhase_600 took to complete:
161ms
10-14 18:31:49.233 D/SystemServerTiming( 702): PhaseThirdPartyAppsCanStart took to
complete: 161ms
10-14 18:31:49.233 I/SystemServerTiming( 702): StartNetworkStack
10-14 18:31:49.234 D/ConnectivityModuleConnector( 702): Starting networking module
android.net.INetworkStackConnector
10-14 18:31:49.234 I/GNSS_2_0( 803): getExtensionAGnssRil: Entry
10-14 18:31:49.234 D/ConnectivityModuleConnector( 702): Starting networking module
in network_stack process
10-14 18:31:49.242 I/ThemeCenter_ThemeManager( 1953): isApplyInProgress=false
applyInProgress=false
10-14 18:31:49.242 I/ThemeCenter_ThemeManager( 1953): trialTheme=null
trialAppIcon=null
10-14 18:31:49.243 I/AS.AudioDeviceBroker( 702): setBluetoothScoOn : (false) uid =
1000 pid = 702 eventSource = resetBluetoothSco
10-14 18:31:49.244 D/audio_hw_primary( 543): device-adev_set_parameters: enter
with key(BT_SCO=off)
10-14 18:31:49.244 I/audio_hw_primary( 543): device-adev_set_parameters: BT_SCO =
off)
10-14 18:31:49.244 I/audio_hw_primary_odm( 543): odm_adev_set_parameters: enter
with key()
10-14 18:31:49.244 W/ContextImpl( 1953): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1196
android.content.ContextWrapper.sendBroadcast:483
com.samsung.android.thememanager.ThemeManager$9.handleMessage:6949
android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246
10-14 18:31:49.245 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.245 V/APM_AudioPolicyManager( 590): setForceUse() usage 0, config
0, mPhoneState 0
10-14 18:31:49.245 W/APM_AudioPolicyManager( 590): setForceUse() usage 0, config 0
is already set
10-14 18:31:49.246 V/APM_AudioPolicyManager( 590): setForceUse() usage 2, config
0, mPhoneState 0
10-14 18:31:49.246 W/APM_AudioPolicyManager( 590): setForceUse() usage 2, config 0
is already set
10-14 18:31:49.246 I/GNSS_2_0( 803): getExtensionAGnssRil: Exit
10-14 18:31:49.248 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
10-14 18:31:49.248 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:2 pendingST:1
10-14 18:31:49.249 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: tid:2052 curST:1 oldST:2
10-14 18:31:49.250 I/GNSS_2_0( 803): getExtensionGnssConfiguration: Entry
10-14 18:31:49.250 I/GNSS_2_0( 803): getExtensionGnssConfiguration: Exit
10-14 18:31:49.252 I/GNSS_2_0( 803): getExtensionExtra: Entry
10-14 18:31:49.252 I/GNSS_2_0( 803): getExtensionExtra: Exit
10-14 18:31:49.253 I/GNSS_2_1( 803): setCallback_2_1: Called open=0
10-14 18:31:49.253 I/GNSS ( 803): GNSS Version : [ SPOTNAV_4.3.24a15__Jul 19
2021_20:09:20 ]
10-14 18:31:49.254 I/GNSS ( 803): GNSS Commit Hash:
8add16871b139c18991cf13de27344080a2dfb66
10-14 18:31:49.255 I/GNSS_2_0( 803): GNSSInit: ifType=4 CBRunning=0
10-14 18:31:49.255 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.258 I/GNSS_2_0( 803): GNSSInit: LAL open success
10-14 18:31:49.258 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
10-14 18:31:49.259 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:2 pendingST:1
10-14 18:31:49.259 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: tid:2055 curST:1 oldST:2
10-14 18:31:49.260 D/GnssLocationProvider( 702): gnssSetCapabilitesCb: 230u
10-14 18:31:49.261 I/GNSS_2_0( 803): GNSSInit: Capability[ 0xe6 ] : Scheduling [ 0
], gf [ 1 ]
10-14 18:31:49.261 I/GNSS_2_0( 803): GNSSInit: Create GlAndroidCbThread thread
10-14 18:31:49.261 I/GNSS_2_0( 803): GNSSInit: GlueLayer_YearOfHW 2016
10-14 18:31:49.261 D/GnssLocationProvider( 702): gnssSetSystemInfoCb:
yearOfHw=2016
10-14 18:31:49.262 D/GnssLocationProvider( 702): setGnssYearOfHardware called with
2016
10-14 18:31:49.262 I/GNSS_2_0( 803): GNSSSetSystemInfo:
gnssSetSystemInfoCb(year=2016)
10-14 18:31:49.262 I/GNSS_2_0( 803): GNSSInit: GNSS Initialization Success
latency=50
10-14 18:31:49.262 I/GNSS_MEMS( 803): TGT_MEMS TargetMemsInit: Entry
mems_initialized: 0
10-14 18:31:49.262 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.267 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.267 I/GNSS_MEMS( 803): TGT_MEMS TargetMemsInit: mems_enabled: 1,
mems_initialized: 0
10-14 18:31:49.268 I/GNSS_MEMS( 803): TGT_MEMS target_mems_thread: Entry: id:0 st:
1
10-14 18:31:49.270 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.275 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.275 I/HidlSensorManager( 702): hidl_ssvc_poll started.
10-14 18:31:49.277 I/GNSS_MEMS( 803): TGT_MEMS target_mems_thread:
sensorEventQueue for sensor id: 0
10-14 18:31:49.277 I/GNSS_MEMS( 803): TGT_MEMS target_mems_thread: Entry: id:1 st:
0
10-14 18:31:49.277 I/GNSS_MEMS( 803): TGT_MEMS target_mems_thread: Entry: id:2 st:
0
10-14 18:31:49.277 I/GNSS_MEMS( 803): TGT_MEMS target_mems_thread: Entry: id:3 st:
0
10-14 18:31:49.277 I/GNSS_MEMS( 803): TGT_MEMS target_mems_thread: Entry: id:4 st:
0
10-14 18:31:49.277 I/GNSS_MEMS( 803): TGT_MEMS target_mems_thread: MEMS
initialization done tid: 2058
10-14 18:31:49.277 I/GNSS_MEMS( 803): TGT_MEMS TargetMemsInit: End: tid 832
10-14 18:31:49.278 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.279 D/GnssLocationProvider( 702): gnssNameCb: name=S.LSI,K080
10-14 18:31:49.280 D/GnssLocationProvider( 702): setGnssModelName called with
S.LSI,K080
10-14 18:31:49.280 I/GNSS_2_1( 803): setCallback_2_1: gnssName=S.LSI,K080
10-14 18:31:49.280 I/GNSS_2_1( 803): setCallback_2_1: iCount=1
10-14 18:31:49.282 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.283 I/GnssLocationProvider( 702): Unable to initialize IGnssNi
interface.
10-14 18:31:49.284 D/NativeSemDvfsManager( 590): release():: mIsAcquired = 1 ,
mName = , mTagName : AudioFlinger
10-14 18:31:49.284 E/NativeCustomFrequencyManager( 590): [NativeCFMS]
BpCustomFrequencyManager::release()
10-14 18:31:49.284 I/HYPER-HAL( 559): [ResourceManager.cpp]removeResource():
[CPUMinFreq] RemoveResource Request ID : 1265845
10-14 18:31:49.285 I/HYPER-HAL( 559): [RequestManager.cpp]releaseLocked():
Released ID : 1265845
10-14 18:31:49.285 I/SehAGnssRil( 803): setCallback_2_0: Called
10-14 18:31:49.285 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.289 I/GNSS_2_1( 803): cleanup: Called
10-14 18:31:49.289 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.290 I/GNSS_2_1( 803): cleanup: iCount=1
10-14 18:31:49.291 I/SehAGnssRil( 803): setCallback_2_0: Called
10-14 18:31:49.293 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.298 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.332 I/system_server( 702): oneway function results will be dropped
but finished with status OK and parcel size 4
10-14 18:31:49.333 W/TelecomManager( 702): Telecom Service not found.
10-14 18:31:49.334 V/APM_AudioPolicyManager( 590): setForceUse() usage 7, config
0, mPhoneState 0
10-14 18:31:49.334 W/APM_AudioPolicyManager( 590): setForceUse() usage 7, config 0
is already set
10-14 18:31:49.335 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1073 packageName=com.google.android.networkstack
10-14 18:31:49.336 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 1073; state: DISABLED
10-14 18:31:49.337 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1073; state: ENABLED
10-14 18:31:49.337 D/ConnectivityModuleConnector( 702): Networking module service
start requested
10-14 18:31:49.337 W/ActivityManager( 702):
com.google.android.networkstack.tethering inode == 0 (b/152760674)
10-14 18:31:49.337 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:49.337 D/SystemServerTiming( 702): StartNetworkStack took to complete:
104ms
10-14 18:31:49.337 I/SystemServerTiming( 702): StartTethering
10-14 18:31:49.338 D/ConnectivityModuleConnector( 702): Starting networking module
android.net.ITetheringConnector
10-14 18:31:49.340 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.341 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:49.342 D/ConnectivityModuleConnector( 702): Starting networking module
in network_stack process
10-14 18:31:49.342 D/ConnectivityService( 702): requestNetwork for
uid/pid:10067/1809 NetworkRequest [ TRACK_DEFAULT id=14, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10067 AdministratorUids: [] RequestorUid:
10067 RequestorPackageName: com.android.systemui] ]
10-14 18:31:49.343 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:49.343 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.343 D/Ethernet( 702): got request NetworkRequest [ TRACK_DEFAULT
id=14, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10067
AdministratorUids: [] RequestorUid: 10067 RequestorPackageName:
com.android.systemui] ] with score 0 and providerId 0
10-14 18:31:49.343 V/WifiManager( 1809): registerTrafficStateCallback:
callback=com.android.systemui.statusbar.policy.WifiSignalController$WifiTrafficStat
eCallback@e48f311, executor=android.os.HandlerExecutor@4f8fc49
10-14 18:31:49.345 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:49.346 D/ConnectivityModuleConnector( 702): Networking module service
start requested
10-14 18:31:49.346 D/SystemServerTiming( 702): StartTethering took to complete:
9ms
10-14 18:31:49.346 I/SystemServerTiming( 702): SAccessoryManager
10-14 18:31:49.346 V/WifiManager( 1809): registerTrafficStateCallback:
callback=com.android.systemui.statusbar.policy.SecWifiSignalController$WifiTrafficS
tateCallback@f44dc76, executor=android.os.HandlerExecutor@4f8fc49
10-14 18:31:49.346 D/SystemServerTiming( 702): SAccessoryManager took to complete:
0ms
10-14 18:31:49.346 I/SystemServerTiming( 702): SLocationServiceReady
10-14 18:31:49.347 I/SAccessoryManager_UsbAuthenticator( 702): handleMessage =
MSG_INITIALIZE
10-14 18:31:49.347 I/SAccessoryManager_UsbAuthenticator( 702): Initialize usb
authenticator
10-14 18:31:49.348 I/SAccessoryManager_SAccessoryManager( 702): Service start and
check pdids: 0000:0000
10-14 18:31:49.349 I/SAccessoryManager_SAccessoryManager( 702): init dock state =
0
10-14 18:31:49.351 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.352 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.352 D/ApplicationLoaders( 702): Returning zygote-cached class
loader: /system/framework/android.test.base.jar
10-14 18:31:49.353 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.354 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.355 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.355 W/LocationManagerService( 702): passive provider saw user 0
unexpectedly
10-14 18:31:49.355 D/SystemServerTiming( 702): SLocationServiceReady took to
complete: 9ms
10-14 18:31:49.355 I/SystemServerTiming( 702): MakeCountryDetectionServiceReady
10-14 18:31:49.355 D/SystemServerTiming( 702): MakeCountryDetectionServiceReady
took to complete: 0ms
10-14 18:31:49.355 I/SystemServer( 702): SYSINT not supported in product
10-14 18:31:49.355 I/SystemServerTiming( 702): MakeNetworkTimeUpdateReady
10-14 18:31:49.356 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.357 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.357 D/ConnectivityService( 702): requestNetwork for
uid/pid:1000/702 NetworkRequest [ TRACK_DEFAULT id=16, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000 AdministratorUids: [] RequestorUid: 1000
RequestorPackageName: android] ]
10-14 18:31:49.358 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:49.358 D/SystemServerTiming( 702): MakeNetworkTimeUpdateReady took to
complete: 3ms
10-14 18:31:49.358 I/SystemServerTiming( 702): MakeInputManagerServiceReady
10-14 18:31:49.358 D/Ethernet( 702): got request NetworkRequest [ TRACK_DEFAULT
id=16, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000 AdministratorUids:
[] RequestorUid: 1000 RequestorPackageName: android] ] with score 0 and providerId
0
10-14 18:31:49.358 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.358 W/LocationManagerService( 702): passive provider saw user 0
unexpectedly
10-14 18:31:49.358 D/Zygote ( 531): Forked child process 2064
10-14 18:31:49.358 D/CountryDetector( 702): Using custom country detector class:
com.android.server.location.ComprehensiveCountryDetector
10-14 18:31:49.359 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.359 D/GnssLocationProvider( 702): handleEnable
10-14 18:31:49.360 I/GNSS_2_1( 803): setCallback_2_1: Called open=1
10-14 18:31:49.360 I/GNSS_2_0( 803): GNSSInit: ifType=4 CBRunning=1
10-14 18:31:49.361 I/GNSS_2_0( 803): GNSSInit: LAL started already
10-14 18:31:49.361 D/GnssLocationProvider( 702): gnssSetCapabilitesCb: 230u
10-14 18:31:49.361 I/ActivityManager( 702): Start proc
2064:com.android.networkstack.process/1073 for service
{com.google.android.networkstack/com.android.server.NetworkStackService}
10-14 18:31:49.361 I/GNSS_2_0( 803): GNSSInit: Capability[ 0xe6 ] : Scheduling [ 0
], gf [ 1 ]
10-14 18:31:49.361 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:49.361 I/GNSS_2_0( 803): GNSSInit: GlueLayer_YearOfHW 2016
10-14 18:31:49.361 D/GnssLocationProvider( 702): gnssSetSystemInfoCb:
yearOfHw=2016
10-14 18:31:49.362 D/GnssLocationProvider( 702): setGnssYearOfHardware called with
2016
10-14 18:31:49.362 I/GNSS_2_0( 803): GNSSSetSystemInfo:
gnssSetSystemInfoCb(year=2016)
10-14 18:31:49.363 I/GNSS_2_0( 803): GNSSInit: GNSS Initialization Success
latency=0
10-14 18:31:49.363 I/GNSS_MEMS( 803): TGT_MEMS TargetMemsInit: Entry
mems_initialized: 1
10-14 18:31:49.363 D/GnssLocationProvider( 702): gnssNameCb: name=S.LSI,K080
10-14 18:31:49.363 D/GnssLocationProvider( 702): setGnssModelName called with
S.LSI,K080
10-14 18:31:49.363 I/GNSS_2_1( 803): setCallback_2_1: gnssName=S.LSI,K080
10-14 18:31:49.363 I/GNSS_2_1( 803): setCallback_2_1: iCount=2
10-14 18:31:49.363 I/InputReader( 702): Reconfiguring input devices,
changes=DEVICE_ALIAS |
10-14 18:31:49.364 I/GnssLocationProvider( 702): Unable to initialize IGnssNi
interface.
10-14 18:31:49.365 I/SehAGnssRil( 803): setCallback_2_0: Called
10-14 18:31:49.365 D/SystemServerTiming( 702): MakeInputManagerServiceReady took
to complete: 7ms
10-14 18:31:49.366 I/SystemServerTiming( 702): MakeTelephonyRegistryReady
10-14 18:31:49.366 D/SystemServerTiming( 702): MakeTelephonyRegistryReady took to
complete: 0ms
10-14 18:31:49.366 I/SystemServerTiming( 702): MakeMediaRouterServiceReady
10-14 18:31:49.366 D/GnssLocationProvider_ex( 702): getSuplServerFromCSC
10-14 18:31:49.366 D/GnssLocationProvider_ex( 702): file doesn't exist :
/data/system/gps/cscgps.conf
10-14 18:31:49.367 D/SystemServerTiming( 702): MakeMediaRouterServiceReady took to
complete: 0ms
10-14 18:31:49.368 D/EmergencyMode( 702): [EmergencyManager] This is normal mode.
10-14 18:31:49.368 D/GnssBatchingProvider( 702): GNSS batching is disabled
10-14 18:31:49.368 D/EmergencyMode( 702): [EmergencyManager] Starting service:
Intent { act=com.samsung.intent.action.EMERGENCY_CHECK_ABNORMAL_STATE
cmp=com.sec.android.emergencymode.service/.EmergencyServiceStarter (has extras) }
10-14 18:31:49.368 I/GnssVisibilityControl( 702): Updating non-framework location
access proxy apps in the GNSS HAL to: []
10-14 18:31:49.368 D/GnssLocationProvider_ex( 702): isKORMarket : false
10-14 18:31:49.368 E/ThemeCenter_ThemeManager( 1953): index fault! themes
10-14 18:31:49.369 E/ThemeCenter_ThemeManager( 1953): index fault! appicon
10-14 18:31:49.369 D/GnssLocationProvider_ex( 702): isUSAMarket :
code/country_Code/countryISO_Code = ZTO/Brazil/BR
10-14 18:31:49.369 D/GnssLocationProvider_ex( 702): isUSAMarket : false
10-14 18:31:49.369 D/GnssLocationProvider_ex( 702): isCaMarket :
code/country_Code/contryISO_Code = ZTO/Brazil/BR
10-14 18:31:49.369 D/GnssLocationProvider_ex( 702): isCaMarket : false
10-14 18:31:49.369 D/GnssLocationProvider_ex( 702): CP_AGPS_ENABLE_PROFILE=0
10-14 18:31:49.369 D/GnssLocationProvider_ex( 702): getHardwareFactors
10-14 18:31:49.370 E/ThemeCenter_ThemeManager( 1953): index fault! wallpaper
10-14 18:31:49.370 E/ThemeCenter_ThemeManager( 1953): index fault! aod
10-14 18:31:49.370 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1000 packageName=com.sec.android.emergencymode.service
10-14 18:31:49.370 I/SEP_UNION_SemUnionManager( 1953): getUnionService() :
semcustomdump
10-14 18:31:49.371 D/GnssLocationProvider_ex( 702): file doesn't exist :
/vendor/etc/gnss/hardware_factors.conf
10-14 18:31:49.371 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 1000; state: DISABLED
10-14 18:31:49.371 I/SEP_UNION_SemCustomDumpManager( 1953): setDumpState :
/data/log/ThemeCenter.log
10-14 18:31:49.371 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1000; state: DISABLED
10-14 18:31:49.372 D/SEP_UNION_SemUnionMainServiceImpl( 702): setDumpEnabled =
Theme
10-14 18:31:49.372 D/GnssLocationProvider( 702): WakeLock released by
handleMessage(INITIALIZE_HANDLER, 0, null)
10-14 18:31:49.372 D/EmergencyMode( 702): [EmergencyManager] registerReceiver
10-14 18:31:49.372 D/EmergencyMode( 702): [EmergencyManager] registerReceiver
Scode[ZTO]
10-14 18:31:49.372 I/GnssBlacklistHelper( 702): Update GNSS satellite blacklist:
10-14 18:31:49.372 W/ActivityManager( 702): com.samsung.android.bluelightfilter
inode == 0 (b/152760674)
10-14 18:31:49.372 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:49.373 D/GnssLocationProvider( 702): setRequest ProviderRequest[OFF]
10-14 18:31:49.373 I/SystemServerTiming( 702): MakeMmsServiceReady
10-14 18:31:49.373 I/MmsServiceBroker( 702): Delay connecting to MmsService until
an API is called
10-14 18:31:49.373 D/SystemServerTiming( 702): MakeMmsServiceReady took to
complete: 0ms
10-14 18:31:49.373 I/SystemServerTiming( 702): IncidentDaemonReady
10-14 18:31:49.373 D/GnssLocationProvider( 702): mStarted = false,
mDisableGpsForPowerManager = false, isEnabled = true
10-14 18:31:49.373 D/GnssLocationProvider( 702): stopNavigating, mStarted=false
10-14 18:31:49.373 D/SamsungAlarmManager( 702): Cancel Alarm calling from uid:1000
pid :702 / OP:PendingIntent{47f64d0: PendingIntentRecord{3d57cc9
android/LocationService broadcastIntent}}
10-14 18:31:49.373 D/SamsungAlarmManager( 702): Cancel Alarm calling from uid:1000
pid :702 / OP:PendingIntent{a618fce: PendingIntentRecord{caf2eef
android/LocationService broadcastIntent}}
10-14 18:31:49.374 D/ConnectivityService( 702): requestNetwork for
uid/pid:10067/1809 NetworkRequest [ TRACK_DEFAULT id=17, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10067 AdministratorUids: [] RequestorUid:
10067 RequestorPackageName: com.android.systemui] ]
10-14 18:31:49.374 D/GnssLocationProvider( 702): WakeLock released by
handleMessage(SET_REQUEST, 0,
com.android.server.location.gnss.GnssLocationProvider$GpsRequest@495b2de)
10-14 18:31:49.374 I/GnssLocationProvider( 702): restartRequests
10-14 18:31:49.374 D/GnssLocationProvider( 702): restartLocationRequest
10-14 18:31:49.374 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:49.374 D/SystemServerTiming( 702): IncidentDaemonReady took to
complete: 1ms
10-14 18:31:49.375 D/Ethernet( 702): got request NetworkRequest [ TRACK_DEFAULT
id=17, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10067
AdministratorUids: [] RequestorUid: 10067 RequestorPackageName:
com.android.systemui] ] with score 0 and providerId 0
10-14 18:31:49.375 I/SystemServerTiming( 702): MakeIncrementalServiceReady
10-14 18:31:49.375 D/SystemServerTiming( 702): MakeIncrementalServiceReady took to
complete: 0ms
10-14 18:31:49.375 I/SystemServerTiming( 702): LazyService Wait Here
10-14 18:31:49.375 D/GnssLocationProvider( 702): setRequest ProviderRequest[OFF]
10-14 18:31:49.375 D/SystemServerTiming( 702): LazyService Wait Here took to
complete: 1ms
10-14 18:31:49.375 I/SystemServerTiming( 702): getCurrentUser
10-14 18:31:49.375 I/ActivityManager( 702): Current user:0
10-14 18:31:49.375 D/SystemServerTiming( 702): getCurrentUser took to complete:
0ms
10-14 18:31:49.375 I/SystemServerTiming( 702): ActivityManagerStartApps
10-14 18:31:49.375 I/SystemServerTiming( 702): ssm.StartUser-0
10-14 18:31:49.375 I/SystemServiceManager( 702): Calling onStartUser 0
10-14 18:31:49.375 D/GnssLocationProvider( 702): mStarted = false,
mDisableGpsForPowerManager = false, isEnabled = true
10-14 18:31:49.375 D/GnssLocationProvider( 702): stopNavigating, mStarted=false
10-14 18:31:49.375 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.security.FileIntegrityService
10-14 18:31:49.375 D/SamsungAlarmManager( 702): Cancel Alarm calling from uid:1000
pid :702 / OP:PendingIntent{47f64d0: PendingIntentRecord{3d57cc9
android/LocationService broadcastIntent}}
10-14 18:31:49.375 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.security.FileIntegrityService took to complete: 0ms
10-14 18:31:49.375 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.pm.Installer
10-14 18:31:49.375 D/SamsungAlarmManager( 702): Cancel Alarm calling from uid:1000
pid :702 / OP:PendingIntent{a618fce: PendingIntentRecord{caf2eef
android/LocationService broadcastIntent}}
10-14 18:31:49.375 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.pm.Installer took to complete: 0ms
10-14 18:31:49.375 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.os.DeviceIdentifiersPolicyService
10-14 18:31:49.375 D/GnssBatchingProvider( 702): GNSS batching is disabled
10-14 18:31:49.376 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.os.DeviceIdentifiersPolicyService took to complete: 0ms
10-14 18:31:49.376 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.uri.UriGrantsManagerService$Lifecycle
10-14 18:31:49.376 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.uri.UriGrantsManagerService$Lifecycle took to complete: 0ms
10-14 18:31:49.376 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.wm.ActivityTaskManagerService$Lifecycle
10-14 18:31:49.376 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to complete: 0ms
10-14 18:31:49.376 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.am.ActivityManagerService$Lifecycle
10-14 18:31:49.376 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.am.ActivityManagerService$Lifecycle took to complete: 0ms
10-14 18:31:49.376 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.pm.DataLoaderManagerService
10-14 18:31:49.376 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.pm.DataLoaderManagerService took to complete: 0ms
10-14 18:31:49.376 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.power.PowerManagerService
10-14 18:31:49.376 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.power.PowerManagerService took to complete: 0ms
10-14 18:31:49.376 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.power.ThermalManagerService
10-14 18:31:49.376 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.power.ThermalManagerService took to complete: 0ms
10-14 18:31:49.376 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.VaultKeeperService$LifeCycle
10-14 18:31:49.376 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.VaultKeeperService$LifeCycle took to complete: 0ms
10-14 18:31:49.376 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.PACMService
10-14 18:31:49.376 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.PACMService took to complete: 0ms
10-14 18:31:49.376 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
10-14 18:31:49.376 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.recoverysystem.RecoverySystemService$Lifecycle took to
complete: 0ms
10-14 18:31:49.376 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.lights.LightsService
10-14 18:31:49.376 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.lights.LightsService took to complete: 0ms
10-14 18:31:49.376 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.pdp.PdpService
10-14 18:31:49.376 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.pdp.PdpService took to complete: 0ms
10-14 18:31:49.376 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.display.DisplayManagerService
10-14 18:31:49.376 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.display.DisplayManagerService took to complete: 0ms
10-14 18:31:49.376 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.pm.UserManagerService$LifeCycle
10-14 18:31:49.376 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.pm.UserManagerService$LifeCycle took to complete: 0ms
10-14 18:31:49.376 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.om.OverlayManagerService
10-14 18:31:49.376 I/GnssVisibilityControl( 702): Updating non-framework location
access proxy apps in the GNSS HAL to: []
10-14 18:31:49.376 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.om.OverlayManagerService took to complete: 0ms
10-14 18:31:49.376 D/GnssLocationProvider_ex( 702): isKORMarket : false
10-14 18:31:49.377 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.SensorPrivacyService
10-14 18:31:49.377 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.SensorPrivacyService took to complete: 0ms
10-14 18:31:49.377 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.SystemConfigService
10-14 18:31:49.377 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.SystemConfigService took to complete: 0ms
10-14 18:31:49.377 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.BatteryService
10-14 18:31:49.377 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.BatteryService took to complete: 0ms
10-14 18:31:49.377 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.usage.UsageStatsService
10-14 18:31:49.377 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.usage.UsageStatsService took to complete: 1ms
10-14 18:31:49.377 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.webkit.WebViewUpdateService
10-14 18:31:49.377 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.webkit.WebViewUpdateService took to complete: 0ms
10-14 18:31:49.377 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.CachedDeviceStateService
10-14 18:31:49.377 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.CachedDeviceStateService took to complete: 0ms
10-14 18:31:49.377 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.BinderCallsStatsService$LifeCycle
10-14 18:31:49.377 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.BinderCallsStatsService$LifeCycle took to complete: 0ms
10-14 18:31:49.377 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.LooperStatsService$Lifecycle
10-14 18:31:49.377 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.LooperStatsService$Lifecycle took to complete: 0ms
10-14 18:31:49.377 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.rollback.RollbackManagerService
10-14 18:31:49.377 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.rollback.RollbackManagerService took to complete: 0ms
10-14 18:31:49.377 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.os.BugreportManagerService
10-14 18:31:49.377 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.os.BugreportManagerService took to complete: 0ms
10-14 18:31:49.377 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.gpu.GpuService
10-14 18:31:49.377 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.gpu.GpuService took to complete: 0ms
10-14 18:31:49.377 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.security.KeyChainSystemService
10-14 18:31:49.377 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.security.KeyChainSystemService took to complete: 0ms
10-14 18:31:49.377 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.SpqrService
10-14 18:31:49.377 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.SpqrService took to complete: 0ms
10-14 18:31:49.377 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.telecom.TelecomLoaderService
10-14 18:31:49.377 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.telecom.TelecomLoaderService took to complete: 0ms
10-14 18:31:49.377 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.accounts.AccountManagerService$Lifecycle
10-14 18:31:49.377 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.accounts.AccountManagerService$Lifecycle took to complete: 0ms
10-14 18:31:49.377 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.content.ContentService$Lifecycle
10-14 18:31:49.377 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.content.ContentService$Lifecycle took to complete: 0ms
10-14 18:31:49.377 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.DropBoxManagerService
10-14 18:31:49.377 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.DropBoxManagerService took to complete: 0ms
10-14 18:31:49.377 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
10-14 18:31:49.377 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle took to complete:
0ms
10-14 18:31:49.377 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.sepunion.SemUnionMainService
10-14 18:31:49.377 D/SEP_UNION_SemUnionMainService( 702): onStartUser
10-14 18:31:49.377 D/SEP_UNION_SemUnionMainServiceImpl( 702): onStartUser
10-14 18:31:49.377 D/LocationManagerService( 702): [u0] passive provider enabled =
true
10-14 18:31:49.377 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.sepunion.SemUnionMainService took to complete: 0ms
10-14 18:31:49.378 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.AlarmManagerService
10-14 18:31:49.378 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.AlarmManagerService took to complete: 0ms
10-14 18:31:49.378 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.privilege.SemPrivilegeManagerService
10-14 18:31:49.378 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.privilege.SemPrivilegeManagerService took to complete: 0ms
10-14 18:31:49.378 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.BluetoothService
10-14 18:31:49.378 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.BluetoothService took to complete: 0ms
10-14 18:31:49.378 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.connectivity.IpConnectivityMetrics
10-14 18:31:49.378 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.connectivity.IpConnectivityMetrics took to complete: 0ms
10-14 18:31:49.378 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
10-14 18:31:49.378 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle took to
complete: 0ms
10-14 18:31:49.378 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.PinnerService
10-14 18:31:49.378 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.PinnerService took to complete: 0ms
10-14 18:31:49.378 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.google.android.startop.iorap.IorapForwardingService
10-14 18:31:49.378 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.google.android.startop.iorap.IorapForwardingService took to complete: 0ms
10-14 18:31:49.378 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.integrity.AppIntegrityManagerService
10-14 18:31:49.378 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.integrity.AppIntegrityManagerService took to complete: 0ms
10-14 18:31:49.378 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
10-14 18:31:49.378 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.inputmethod.InputMethodManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:49.378 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.accessibility.AccessibilityManagerService$Lifecycle
10-14 18:31:49.378 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.accessibility.AccessibilityManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:49.378 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.samsung.android.game.GameManagerService$Lifecycle
10-14 18:31:49.378 D/GameManagerService$Lifecycle( 702): onStartUser, userHandle:
0
10-14 18:31:49.378 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.samsung.android.game.GameManagerService$Lifecycle took to complete: 0ms
10-14 18:31:49.378 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.StorageManagerService$Lifecycle
10-14 18:31:49.379 I/GnssLocationProvider( 702): restartRequests
10-14 18:31:49.379 D/GnssLocationProvider( 702): restartLocationRequest
10-14 18:31:49.379 D/GnssLocationProvider( 702): setRequest ProviderRequest[OFF]
10-14 18:31:49.380 D/GnssLocationProvider( 702): mStarted = false,
mDisableGpsForPowerManager = false, isEnabled = true
10-14 18:31:49.380 D/GnssLocationProvider( 702): stopNavigating, mStarted=false
10-14 18:31:49.380 D/SamsungAlarmManager( 702): Cancel Alarm calling from uid:1000
pid :702 / OP:PendingIntent{47f64d0: PendingIntentRecord{3d57cc9
android/LocationService broadcastIntent}}
10-14 18:31:49.380 D/SamsungAlarmManager( 702): Cancel Alarm calling from uid:1000
pid :702 / OP:PendingIntent{a618fce: PendingIntentRecord{caf2eef
android/LocationService broadcastIntent}}
10-14 18:31:49.380 D/GnssBatchingProvider( 702): GNSS batching is disabled
10-14 18:31:49.382 D/CscParser( 1809): OMC path :
/optics/configs/carriers/single/ZTO/conf/customer.xml
10-14 18:31:49.383 I/CscParser( 1809): getCustomerPath : omc customer file can read
10-14 18:31:49.384 E/CscParser( 1809): update(): xml file exist
10-14 18:31:49.387 E/rkstack.proces( 2064): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:49.392 E/SLocation( 702): SecureDBAdapter - SecureDBAdapter
10-14 18:31:49.392 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.statusbar.KeyguardSecIndicationController$SecKeyguardCallback@
21a4a02
10-14 18:31:49.392 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:49.392 D/SLocation( 702): BIGDATA Geofence Capacity module init
10-14 18:31:49.393 D/SLocation( 702): GeofenceCapacityBigData - bigdata gf api,
set Alarm after 86400000
10-14 18:31:49.394 D/KeyguardSecIndicationController( 1809): addBatteryIndication()
status =
BatteryStatus{status=1,level=100,plugged=0,health=0,maxChargingWattage=0,remaining=
-1ultraFastCharger=0}
10-14 18:31:49.394 D/ActivityThread( 2064): setConscryptValidator
10-14 18:31:49.394 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.statusbar.KeyguardIndicationController$4@74a4f13
10-14 18:31:49.394 D/ActivityThread( 2064): setConscryptValidator - put
10-14 18:31:49.394 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:49.394 D/SamsungAlarmManager( 702): setExact (T:2/F:9/AC:false)
20211015T183149 now=131903 - CU:1000/CP:702/L:f9489ad:SLocationBigDataGeofenceUsage
10-14 18:31:49.395 I/SamsungAlarmManager( 702): setLocked to kernel - T:2 /
20211015T183149, set=86531902, now=131903
10-14 18:31:49.396 I/SamsungAlarmManager( 702): setLocked to kernel - T:3 /
20211014T183149, set=132313, now=131905
10-14 18:31:49.396 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.statusbar.KeyguardSecIndicationController$1@a6da550
10-14 18:31:49.396 D/PluginLockMediatorImpl( 1809): registerStateCallback
10-14 18:31:49.398 D/KeyguardSecIndicationPolicy( 1809): add Event pos =
DEFAULT, type = EMPTY_LOW, id = 0, text =
10-14 18:31:49.398 I/ActivityManager( 702): DSS OFF for
com.google.android.networkstack
10-14 18:31:49.399 D/KeyguardSecIndicationPolicy( 1809): update top pos =
DEFAULT, item = null -> [id=0|ty=EMPTY_LOW|pr=1|txt=|ti=duration=PERSISTENT|
an=false]
10-14 18:31:49.400 D/SLocation( 702): GeofenceApiUsageBigData - bigdata gf api,
set Alarm after 86400000
10-14 18:31:49.401 D/KeyguardSecIndicationController( 1809):
updateSecureLockIconVisibility visible : false, isShowAnimation : false
10-14 18:31:49.402 D/KeyguardSecIndicationPolicy( 1809): add Event pos =
UPPER, type = EMPTY_LOW, id = 1, text =
10-14 18:31:49.403 D/KeyguardSecIndicationPolicy( 1809): update top pos =
UPPER, item = null -> [id=1|ty=EMPTY_LOW|pr=1|txt=|ti=duration=PERSISTENT|an=false]
10-14 18:31:49.403 D/Zygote ( 531): Forked child process 2081
10-14 18:31:49.404 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{c1d66d1 2064:com.android.networkstack.process/1073}
app.isolatedEntryPoint=null instr2=null
10-14 18:31:49.405 V/StorageManagerService( 702): Package
com.google.android.networkstack.tethering does not have legacy storage
10-14 18:31:49.405 V/StorageManagerService( 702): Package
com.samsung.android.provider.filterprovider does not have legacy storage
10-14 18:31:49.406 V/StorageManagerService( 702): Package
com.sec.android.app.DataCreate has legacy storage
10-14 18:31:49.406 D/OomAdjuster( 702): Set persistent 2064
com.android.networkstack.process adj -800: fixed
com.android.server.am.OomAdjuster.updateOomAdjLocked:377
com.android.server.am.OomAdjuster.updateOomAdjLocked:449
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21545
com.android.server.am.ActiveServices.realStartServiceLocked:3343
com.android.server.am.ActiveServices.attachApplicationLocked:4073
com.android.server.am.ActivityManagerService.attachApplicationLocked:6654
com.android.server.am.ActivityManagerService.attachApplication:6732
10-14 18:31:49.406 D/PluginLockMediatorImpl( 1809): registerStateCallback
10-14 18:31:49.407 V/StorageManagerService( 702): Package
com.android.cts.priv.ctsshim does not have legacy storage
10-14 18:31:49.407 I/ActivityManager( 702): Changes in 1073 20 to 0, 0 to 7
Caller=com.android.server.am.OomAdjuster.updateOomAdjLocked:402
com.android.server.am.OomAdjuster.updateOomAdjLocked:449
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21545
com.android.server.am.ActiveServices.realStartServiceLocked:3343
com.android.server.am.ActiveServices.attachApplicationLocked:4073
com.android.server.am.ActivityManagerService.attachApplicationLocked:6654
com.android.server.am.ActivityManagerService.attachApplication:6732
10-14 18:31:49.407 I/AppOps ( 702): updateUidProcState uid: 1073 procState: 0
capability:7
10-14 18:31:49.408 I/AppOps ( 702): commitUidPendingStateLocked() :: UID - 1073,
700 > 100, 0 > 7
10-14 18:31:49.408 V/LocationManagerService( 702): location appop changed for
com.google.android.networkstack.tethering
10-14 18:31:49.408 V/LocationManagerService( 702): location appop changed for
com.google.android.cellbroadcastservice
10-14 18:31:49.408 V/LocationManagerService( 702): location appop changed for
com.google.android.networkstack
10-14 18:31:49.409 V/LocationManagerService( 702): location appop changed for
com.google.android.networkstack.permissionconfig
10-14 18:31:49.409 V/StorageManagerService( 702): Package
com.samsung.android.smartswitchassistant does not have legacy storage
10-14 18:31:49.410 I/libc ( 2081): SetHeapTaggingLevel: tag level set to 0
10-14 18:31:49.410 V/StorageManagerService( 702): Package
com.sec.vsim.ericssonnsds.webapp does not have legacy storage
10-14 18:31:49.410 V/StorageManagerService( 702): Package
com.sec.android.app.setupwizardlegalprovider does not have legacy storage
10-14 18:31:49.411 V/StorageManagerService( 702): Package
com.google.android.youtube does not have legacy storage
10-14 18:31:49.412 V/StorageManagerService( 702): Package
com.samsung.android.app.galaxyfinder does not have legacy storage
10-14 18:31:49.412 D/SamsungAlarmManager( 702): setExact (T:2/F:9/AC:false)
20211015T183149 now=131921 - CU:1000/CP:702/L:8a4165:SLocationBigDataGeofenceUsage
10-14 18:31:49.412 I/SamsungAlarmManager( 702): setLocked to kernel - T:2 /
20211015T183149, set=86531902, now=131921
10-14 18:31:49.412 I/ActivityManager( 702): Start proc
2081:com.sec.android.emergencymode.service/1000 for service
{com.sec.android.emergencymode.service/com.sec.android.emergencymode.service.Emerge
ncyServiceStarter}
10-14 18:31:49.413 V/StorageManagerService( 702): Package com.sec.location.nsflp2
does not have legacy storage
10-14 18:31:49.414 V/StorageManagerService( 702): Package
com.samsung.android.themestore does not have legacy storage
10-14 18:31:49.415 I/SamsungAlarmManager( 702): setLocked to kernel - T:3 /
20211014T183149, set=132313, now=131921
10-14 18:31:49.415 V/StorageManagerService( 702): Package
com.sec.android.app.chromecustomizations does not have legacy storage
10-14 18:31:49.415 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.statusbar.phone.KeyguardLiftController@400c96f
10-14 18:31:49.415 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:49.415 V/StorageManagerService( 702): Package
com.samsung.android.app.cocktailbarservice has legacy storage
10-14 18:31:49.417 D/ActivityThread( 2064): handleBindApplication()++
app=com.android.networkstack.process
10-14 18:31:49.419 V/StorageManagerService( 702): Package
com.android.internal.display.cutout.emulation.corner does not have legacy storage
10-14 18:31:49.419 V/StorageManagerService( 702): Package
com.google.android.ext.services does not have legacy storage
10-14 18:31:49.420 V/StorageManagerService( 702): Package
com.android.internal.display.cutout.emulation.double does not have legacy storage
10-14 18:31:49.420 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.doze.DozeLog$1@e50ce68
10-14 18:31:49.420 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:49.421 V/StorageManagerService( 702): Package
com.sec.location.nfwlocationprivacy does not have legacy storage
10-14 18:31:49.422 V/StorageManagerService( 702): Package
com.android.providers.telephony has legacy storage
10-14 18:31:49.422 V/StorageManagerService( 702): Package
com.sec.android.app.ve.vebgm does not have legacy storage
10-14 18:31:49.423 V/StorageManagerService( 702): Package
com.sec.android.app.parser does not have legacy storage
10-14 18:31:49.423 V/StorageManagerService( 702): Package com.android.dynsystem
does not have legacy storage
10-14 18:31:49.424 V/StorageManagerService( 702): Package
com.samsung.internal.systemui.navbar.gestural_no_hint_wide_back does not have
legacy storage
10-14 18:31:49.425 V/StorageManagerService( 702): Package
com.samsung.android.networkstack does not have legacy storage
10-14 18:31:49.425 V/StorageManagerService( 702): Package
com.android.theme.icon.pebble does not have legacy storage
10-14 18:31:49.426 D/NetworkController.SecMobileSignalController(0/2147483647)
( 1809): MobileSignalController semGetServiceState
10-14 18:31:49.426 V/StorageManagerService( 702): Package
com.google.android.googlequicksearchbox does not have legacy storage
10-14 18:31:49.426 D/InputManager( 702): Handle UPDATE_DEFAULT_KEYBOARD_LAYOUTS
10-14 18:31:49.427 V/StorageManagerService( 702): Package
com.samsung.android.calendar has legacy storage
10-14 18:31:49.427 I/InputReader( 702): Reconfiguring input devices,
changes=KEYBOARD_LAYOUTS |
10-14 18:31:49.427 V/StorageManagerService( 702): Package
com.google.android.cellbroadcastservice does not have legacy storage
10-14 18:31:49.428 V/StorageManagerService( 702): Package
com.android.providers.calendar does not have legacy storage
10-14 18:31:49.428 V/StorageManagerService( 702): Package com.osp.app.signin has
legacy storage
10-14 18:31:49.429 D/SLocation( 702): ARDistanceLibManager - ARDistanceLibManager
init
10-14 18:31:49.429 V/StorageManagerService( 702): Package
com.samsung.clipboardsaveservice does not have legacy storage
10-14 18:31:49.430 V/StorageManagerService( 702): Package com.sec.automation does
not have legacy storage
10-14 18:31:49.430 V/StorageManagerService( 702): Package
com.android.providers.media has legacy storage
10-14 18:31:49.431 V/StorageManagerService( 702): Package
com.google.android.onetimeinitializer does not have legacy storage
10-14 18:31:49.431 E/ncymode.servic( 2081): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:49.432 V/StorageManagerService( 702): Package
com.google.android.ext.shared does not have legacy storage
10-14 18:31:49.432 V/StorageManagerService( 702): Package
com.android.internal.systemui.navbar.gestural_wide_back does not have legacy
storage
10-14 18:31:49.433 V/StorageManagerService( 702): Package
com.android.wallpapercropper does not have legacy storage
10-14 18:31:49.434 V/StorageManagerService( 702): Package
com.android.theme.icon.vessel does not have legacy storage
10-14 18:31:49.434 V/StorageManagerService( 702): Package
com.samsung.android.wallpaper.res does not have legacy storage
10-14 18:31:49.435 V/StorageManagerService( 702): Package
com.android.theme.color.cinnamon does not have legacy storage
10-14 18:31:49.436 V/StorageManagerService( 702): Package com.skms.android.agent
does not have legacy storage
10-14 18:31:49.436 V/StorageManagerService( 702): Package
com.samsung.android.mapsagent does not have legacy storage
10-14 18:31:49.437 V/StorageManagerService( 702): Package
com.sec.android.app.safetyassurance does not have legacy storage
10-14 18:31:49.438 V/StorageManagerService( 702): Package
com.samsung.android.incallui has legacy storage
10-14 18:31:49.439 V/StorageManagerService( 702): Package
com.samsung.android.knox.containercore has legacy storage
10-14 18:31:49.439 V/StorageManagerService( 702): Package
com.android.theme.icon_pack.rounded.systemui does not have legacy storage
10-14 18:31:49.440 V/StorageManagerService( 702): Package com.sec.factory.camera
does not have legacy storage
10-14 18:31:49.441 D/NetworkController( 1809): sendPanelCarrierLabel()
carrierText:Sem serviço, slotId:0, mNumberOfActiveSim:0, airplane:false,
activeSimCount:0, mCarrierTextBySimSlot[0]:Sem serviço
10-14 18:31:49.441 V/StorageManagerService( 702): Package com.samsung.sree does
not have legacy storage
10-14 18:31:49.441 D/SLocation( 702): SCurrentLocationManager -
SCurrentLocationManager initialized
10-14 18:31:49.442 V/StorageManagerService( 702): Package
com.android.theme.icon.taperedrect does not have legacy storage
10-14 18:31:49.442 D/NetworkController.SecMobileSignalController(0/2147483647)
( 1809): MobileSignalController mApnBlockList = [ims, xcap, ent1, ent2, emergency,
bip]
10-14 18:31:49.442 V/StorageManagerService( 702): Package com.sec.usbsettings does
not have legacy storage
10-14 18:31:49.443 V/StorageManagerService( 702): Package
com.samsung.android.easysetup has legacy storage
10-14 18:31:49.444 V/StorageManagerService( 702): Package
com.android.externalstorage has legacy storage
10-14 18:31:49.445 V/StorageManagerService( 702): Package
com.samsung.android.aware.service has legacy storage
10-14 18:31:49.445 D/NetworkController.SecMobileSignalController(0/2147483647)
( 1809): getCellBroadcastServicePackageName:
com.google.android.cellbroadcastservice
10-14 18:31:49.446 V/StorageManagerService( 702): Package
com.sec.android.easyonehand does not have legacy storage
10-14 18:31:49.446 W/LocationManagerService( 702): network provider saw user 0
unexpectedly
10-14 18:31:49.446 V/StorageManagerService( 702): Package com.sec.factory does not
have legacy storage
10-14 18:31:49.447 D/SLocation( 702): LocationProviderStatus - set isGpsOn : true,
isNlpOn : false
10-14 18:31:49.447 D/LocationManagerService( 702): [u0] network provider enabled =
false
10-14 18:31:49.447 D/SettingsProvider( 702): isChangeAllowed() : name =
location_providers_allowed
10-14 18:31:49.447 D/SettingsProvider( 702): value = -network
10-14 18:31:49.447 D/SettingsProvider( 702): provider = network
10-14 18:31:49.447 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/LocationPolicy
10-14 18:31:49.447 D/SettingsProvider( 702): projectionArgs:
isLocationProviderBlockedAsUser
10-14 18:31:49.447 D/SettingsProvider( 702): selectionArgs: network
10-14 18:31:49.447 D/SettingsProvider( 702): selectionArgs: 0
10-14 18:31:49.447 D/SecContentProvider( 702): query(), uri = 12 selection =
isLocationProviderBlockedAsUser
10-14 18:31:49.447 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:49.447 D/SettingsProvider( 702): ret = -1
10-14 18:31:49.447 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/LocationPolicy
10-14 18:31:49.447 D/SettingsProvider( 702): projectionArgs:
isGPSStateChangeAllowed
10-14 18:31:49.448 D/SecContentProvider( 702): query(), uri = 12 selection =
isGPSStateChangeAllowed
10-14 18:31:49.448 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:49.448 D/SettingsProvider( 702): ret = -1
10-14 18:31:49.448 D/SettingsProvider( 702): LOCATION_PROVIDERS_ALLOWED is change
allowed true
10-14 18:31:49.449 V/StorageManagerService( 702): Package com.android.htmlviewer
does not have legacy storage
10-14 18:31:49.450 V/StorageManagerService( 702): Package
com.android.companiondevicemanager does not have legacy storage
10-14 18:31:49.451 V/StorageManagerService( 702): Package com.android.mms.service
has legacy storage
10-14 18:31:49.452 V/StorageManagerService( 702): Package
com.samsung.android.rubin.app does not have legacy storage
10-14 18:31:49.453 D/ActivityThread( 2081): setConscryptValidator
10-14 18:31:49.453 V/StorageManagerService( 702): Package
com.android.providers.downloads has legacy storage
10-14 18:31:49.453 D/ActivityThread( 2081): setConscryptValidator - put
10-14 18:31:49.453 V/StorageManagerService( 702): Package
com.sec.android.easyMover.Agent does not have legacy storage
10-14 18:31:49.454 V/StorageManagerService( 702): Package
com.google.android.networkstack.tethering.overlay does not have legacy storage
10-14 18:31:49.455 V/StorageManagerService( 702): Package
com.samsung.android.mdx.quickboard does not have legacy storage
10-14 18:31:49.455 I/ActivityManager( 702): DSS OFF for
com.sec.android.emergencymode.service
10-14 18:31:49.455 V/StorageManagerService( 702): Package
com.android.theme.icon_pack.rounded.android does not have legacy storage
10-14 18:31:49.456 V/StorageManagerService( 702): Package com.wsomacp does not
have legacy storage
10-14 18:31:49.457 W/rkstack.proces( 2064): JIT profile information will not be
recorded: profile file does not exist.
10-14 18:31:49.458 W/rkstack.proces( 2064): JIT profile information will not be
recorded: profile file does not exist.
10-14 18:31:49.458 W/rkstack.proces( 2064): JIT profile information will not be
recorded: profile file does not exist.
10-14 18:31:49.458 W/rkstack.proces( 2064): JIT profile information will not be
recorded: profile file does not exist.
10-14 18:31:49.458 W/rkstack.proces( 2064): JIT profile information will not be
recorded: profile file does not exist.
10-14 18:31:49.458 W/rkstack.proces( 2064): JIT profile information will not be
recorded: profile file does not exist.
10-14 18:31:49.458 W/rkstack.proces( 2064): JIT profile information will not be
recorded: profile file does not exist.
10-14 18:31:49.458 W/rkstack.proces( 2064): JIT profile information will not be
recorded: profile file does not exist.
10-14 18:31:49.458 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{5df532a 2081:com.sec.android.emergencymode.service/1000}
app.isolatedEntryPoint=null instr2=null
10-14 18:31:49.459 D/MobileSignalIconsSelector( 1809): getDataIconGroup():
connected=false,enabled=true,level=0,inetCondition=0,dataIconGroup=DataIconGroup(G)
,activityIn=false,activityOut=false,lastModified=10-14
18:31:49.449,dataSim=true,networkName=Sem
serviço,networkNameData=,dataConnected=false,roaming=false,isDefault=false,isEmerge
ncy=false,airplaneMode=false,carrierNetworkChangeMode=false,userSetup=false,default
DataOff=false,cdmaEriIconIndex=0,cdmaEriIconMode=0,callState=0,voWifiConnected=fals
e,shouldShowDisabledDataIcon=false,bluetoothTethered=false,isLTEFemtoCell=false,car
dOperator=null,optionalRadioTech=0,isCAIndicator=false,isLimitedStateForCTCSlaveVoL
TE=false,isSWRoaming=false,isMobileDataSettingEnabled=false,nwBoosterRilEnabled=fal
se,nwBoosterSettingEnabled=false,emergencyModeActivated=false,ismmW5G=false,slotId=
0,simState=null, iconSet = [I@323f44
10-14 18:31:49.459 V/StorageManagerService( 702): Package com.samsung.faceservice
has legacy storage
10-14 18:31:49.460 V/StorageManagerService( 702): Package com.samsung.gpuwatchapp
does not have legacy storage
10-14 18:31:49.461 V/StorageManagerService( 702): Package
com.sec.android.app.voicenote has legacy storage
10-14 18:31:49.461 D/PipManager( 1809): onListenerRegistered: PinnedStackListener
10-14 18:31:49.461 V/StorageManagerService( 702): Package
com.monotype.android.font.foundation does not have legacy storage
10-14 18:31:49.462 V/StorageManagerService( 702): Package
com.samsung.android.knox.pushmanager does not have legacy storage
10-14 18:31:49.463 V/StorageManagerService( 702): Package
com.samsung.android.MtpApplication does not have legacy storage
10-14 18:31:49.463 V/StorageManagerService( 702): Package
com.sec.android.app.factorykeystring does not have legacy storage
10-14 18:31:49.464 V/StorageManagerService( 702): Package
com.sec.android.app.samsungapps has legacy storage
10-14 18:31:49.465 V/StorageManagerService( 702): Package
com.sec.android.emergencymode.service does not have legacy storage
10-14 18:31:49.466 V/StorageManagerService( 702): Package
com.android.theme.icon_pack.circular.themepicker does not have legacy storage
10-14 18:31:49.466 V/StorageManagerService( 702): Package
com.google.android.configupdater does not have legacy storage
10-14 18:31:49.467 D/ActivityThread( 2081): handleBindApplication()++
app=com.sec.android.emergencymode.service
10-14 18:31:49.468 V/StorageManagerService( 702): Package
com.sec.android.app.wlantest does not have legacy storage
10-14 18:31:49.469 V/StorageManagerService( 702): Package
com.samsung.android.accessibility.talkback does not have legacy storage
10-14 18:31:49.470 V/StorageManagerService( 702): Package
com.google.android.providers.media.module has legacy storage
10-14 18:31:49.471 V/StorageManagerService( 702): Package
com.sec.android.smartfpsadjuster does not have legacy storage
10-14 18:31:49.472 V/StorageManagerService( 702): Package
com.google.android.overlay.modules.permissioncontroller does not have legacy
storage
10-14 18:31:49.472 V/StorageManagerService( 702): Package
com.samsung.android.app.settings.bixby does not have legacy storage
10-14 18:31:49.473 V/StorageManagerService( 702): Package
com.sec.android.app.billing does not have legacy storage
10-14 18:31:49.473 V/StorageManagerService( 702): Package com.sec.epdgtestapp does
not have legacy storage
10-14 18:31:49.474 D/LoadedApk( 2064): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.google.android.networkstack
appContext.mBasePackageName=com.google.android.networkstack
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:31:49.474 D/NetworkSecurityConfig( 2064): No Network Security Config
specified, using platform default
10-14 18:31:49.474 V/StorageManagerService( 702): Package
com.samsung.android.game.gamehome does not have legacy storage
10-14 18:31:49.475 V/StorageManagerService( 702): Package
com.sec.android.daemonapp does not have legacy storage
10-14 18:31:49.475 V/StorageManagerService( 702): Package com.sec.sve does not
have legacy storage
10-14 18:31:49.476 V/StorageManagerService( 702): Package
com.sec.enterprise.knox.attestation does not have legacy storage
10-14 18:31:49.477 V/StorageManagerService( 702): Package
com.android.providers.downloads.ui has legacy storage
10-14 18:31:49.478 V/StorageManagerService( 702): Package com.android.vending does
not have legacy storage
10-14 18:31:49.479 V/StorageManagerService( 702): Package com.android.pacprocessor
does not have legacy storage
10-14 18:31:49.479 V/StorageManagerService( 702): Package com.android.simappdialog
does not have legacy storage
10-14 18:31:49.480 V/StorageManagerService( 702): Package
com.samsung.android.knox.attestation does not have legacy storage
10-14 18:31:49.481 D/NetworkSecurityConfig( 2064): No Network Security Config
specified, using platform default
10-14 18:31:49.481 D/SLocation( 702): BIGDATA module init
10-14 18:31:49.481 V/StorageManagerService( 702): Package
com.samsung.android.secsoundpicker has legacy storage
10-14 18:31:49.481 V/StorageManagerService( 702): Package
com.samsung.internal.systemui.navbar.sec_gestural does not have legacy storage
10-14 18:31:49.483 V/StorageManagerService( 702): Package com.microsoft.skydrive
does not have legacy storage
10-14 18:31:49.483 V/StorageManagerService( 702): Package
com.samsung.android.SettingsReceiver does not have legacy storage
10-14 18:31:49.484 V/StorageManagerService( 702): Package
com.android.internal.display.cutout.emulation.hole does not have legacy storage
10-14 18:31:49.485 D/SLocation( 702): PositionManager module ARD init true
10-14 18:31:49.485 V/StorageManagerService( 702): Package
com.android.internal.display.cutout.emulation.tall does not have legacy storage
10-14 18:31:49.486 V/StorageManagerService( 702): Package
com.sec.android.app.soundalive does not have legacy storage
10-14 18:31:49.486 V/StorageManagerService( 702): Package
com.samsung.android.privateshare does not have legacy storage
10-14 18:31:49.487 V/StorageManagerService( 702): Package
com.sec.android.provider.badge does not have legacy storage
10-14 18:31:49.488 V/StorageManagerService( 702): Package
com.android.certinstaller does not have legacy storage
10-14 18:31:49.488 V/StorageManagerService( 702): Package
com.samsung.android.securitylogagent does not have legacy storage
10-14 18:31:49.489 V/StorageManagerService( 702): Package
com.android.theme.color.black does not have legacy storage
10-14 18:31:49.489 E/AppOps ( 702): attributionTag SLocationService not declared
in manifest of android
10-14 18:31:49.490 D/SLocation( 702): NetworkConnectionManager init
10-14 18:31:49.491 D/ConnectivityService( 702): requestNetwork for
uid/pid:1000/702 NetworkRequest [ TRACK_DEFAULT id=18, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000 AdministratorUids: [] RequestorUid: 1000
RequestorPackageName: android] ]
10-14 18:31:49.491 V/StorageManagerService( 702): Package
com.android.carrierconfig does not have legacy storage
10-14 18:31:49.491 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:49.492 D/SLocation( 702): BatchLocationManager init
10-14 18:31:49.492 I/ncymode.servic( 2081): The ClassLoaderContext is a special
shared library.
10-14 18:31:49.492 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:49.492 V/StorageManagerService( 702): Package
com.android.theme.color.green does not have legacy storage
10-14 18:31:49.492 D/Ethernet( 702): got request NetworkRequest [ TRACK_DEFAULT
id=18, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000 AdministratorUids:
[] RequestorUid: 1000 RequestorPackageName: android] ] with score 0 and providerId
0
10-14 18:31:49.493 V/StorageManagerService( 702): Package
com.android.theme.color.ocean does not have legacy storage
10-14 18:31:49.493 V/StorageManagerService( 702): Package
com.samsung.android.knox.containeragent has legacy storage
10-14 18:31:49.494 V/StorageManagerService( 702): Package
com.android.theme.color.space does not have legacy storage
10-14 18:31:49.495 V/StorageManagerService( 702): Package
com.android.internal.systemui.navbar.threebutton does not have legacy storage
10-14 18:31:49.496 D/SLocation( 702): DeviceIdleManager - DeviceIdleManager add
callback com.samsung.android.location.batch.d@7f17a98
10-14 18:31:49.496 V/StorageManagerService( 702): Package com.samsung.SMT does not
have legacy storage
10-14 18:31:49.496 V/StorageManagerService( 702): Package com.samsung.cmh has
legacy storage
10-14 18:31:49.497 V/StorageManagerService( 702): Package com.samsung.rcs does not
have legacy storage
10-14 18:31:49.498 V/StorageManagerService( 702): Package com.samsung.ssu does not
have legacy storage
10-14 18:31:49.498 V/StorageManagerService( 702): Package android does not have
legacy storage
10-14 18:31:49.499 V/StorageManagerService( 702): Package
com.samsung.knox.keychain does not have legacy storage
10-14 18:31:49.500 V/StorageManagerService( 702): Package
com.samsung.android.sm.devicesecurity does not have legacy storage
10-14 18:31:49.500 V/StorageManagerService( 702): Package
com.google.android.overlay.modules.cellbroadcastreceiver does not have legacy
storage
10-14 18:31:49.501 V/StorageManagerService( 702): Package
com.android.theme.icon_pack.rounded.launcher does not have legacy storage
10-14 18:31:49.502 V/StorageManagerService( 702): Package
com.samsung.android.providers.carrier does not have legacy storage
10-14 18:31:49.503 V/StorageManagerService( 702): Package
com.samsung.internal.systemui.navbar.sec_gestural_no_hint does not have legacy
storage
10-14 18:31:49.503 V/StorageManagerService( 702): Package
com.samsung.android.aircommandmanager does not have legacy storage
10-14 18:31:49.504 V/StorageManagerService( 702): Package
com.samsung.android.wifi.softapwpathree.resources does not have legacy storage
10-14 18:31:49.504 W/Settings( 702): Setting airplane_mode_on has moved from
android.provider.Settings.System to android.provider.Settings.Global, returning
read-only value.
10-14 18:31:49.505 V/StorageManagerService( 702): Package
com.samsung.android.smartface does not have legacy storage
10-14 18:31:49.505 V/StorageManagerService( 702): Package com.android.egg does not
have legacy storage
10-14 18:31:49.506 I/ncymode.servic( 2081): The ClassLoaderContext is a special
shared library.
10-14 18:31:49.506 V/StorageManagerService( 702): Package com.android.mtp has
legacy storage
10-14 18:31:49.507 V/StorageManagerService( 702): Package com.android.ons has
legacy storage
10-14 18:31:49.507 D/SLocation( 702): DeviceIdleManager - DeviceIdleManager add
callback com.samsung.android.location.geofence.geopoint.k0@d3ccf29
10-14 18:31:49.507 V/StorageManagerService( 702): Package com.android.stk has
legacy storage
10-14 18:31:49.508 D/SLocation( 702): GeopointGeofenceManager - isGPSon : true
isNLPon : true
10-14 18:31:49.508 V/StorageManagerService( 702): Package
com.samsung.android.messaging does not have legacy storage
10-14 18:31:49.509 V/StorageManagerService( 702): Package
com.android.backupconfirm does not have legacy storage
10-14 18:31:49.509 V/StorageManagerService( 702): Package com.samsung.klmsagent
does not have legacy storage
10-14 18:31:49.510 D/SLocation( 702): DeviceIdleManager - DeviceIdleManager add
callback com.samsung.android.location.c@b347bba
10-14 18:31:49.510 V/StorageManagerService( 702): Package
com.samsung.android.smartfitting does not have legacy storage
10-14 18:31:49.511 V/StorageManagerService( 702): Package
com.sec.android.app.SecSetupWizard does not have legacy storage
10-14 18:31:49.512 D/SLocation( 702): SLocation - request setHWGeofence
10-14 18:31:49.512 V/StorageManagerService( 702): Package
com.samsung.android.app.telephonyui has legacy storage
10-14 18:31:49.512 D/SLocation( 702): GeopointGeofenceManager - sgfm received :
android.net.wifi.action.WIFI_SCAN_AVAILABILITY_CHANGED
10-14 18:31:49.512 V/StorageManagerService( 702): Package
com.samsung.android.wifi.softap.resources does not have legacy storage
10-14 18:31:49.513 V/StorageManagerService( 702): Package
com.android.statementservice does not have legacy storage
10-14 18:31:49.514 V/StorageManagerService( 702): Package com.google.android.gm
has legacy storage
10-14 18:31:49.514 D/ActivityThread( 2064): handleBindApplication() --
skipGraphicsSupport=false
10-14 18:31:49.514 V/StorageManagerService( 702): Package
com.google.android.apps.tachyon has legacy storage
10-14 18:31:49.515 V/StorageManagerService( 702): Package
com.google.android.overlay.gmsconfig.common does not have legacy storage
10-14 18:31:49.516 V/StorageManagerService( 702): Package
com.sec.android.app.hwmoduletest does not have legacy storage
10-14 18:31:49.516 V/StorageManagerService( 702): Package
com.android.settings.intelligence does not have legacy storage
10-14 18:31:49.517 V/StorageManagerService( 702): Package com.sec.bcservice does
not have legacy storage
10-14 18:31:49.517 V/StorageManagerService( 702): Package com.sec.modem.settings
does not have legacy storage
10-14 18:31:49.518 V/StorageManagerService( 702): Package
com.monotype.android.font.samsungone does not have legacy storage
10-14 18:31:49.518 D/SLocation( 702): KeystoreUtil - key found:false
10-14 18:31:49.518 D/SLocation( 702): KeystoreUtil - p reset isKeyHave: false
10-14 18:31:49.518 V/StorageManagerService( 702): Package
com.android.internal.systemui.navbar.gestural_extra_wide_back does not have legacy
storage
10-14 18:31:49.519 V/StorageManagerService( 702): Package
com.microsoft.office.outlook has legacy storage
10-14 18:31:49.520 V/StorageManagerService( 702): Package
com.google.android.permissioncontroller does not have legacy storage
10-14 18:31:49.520 V/StorageManagerService( 702): Package
com.sec.android.app.servicemodeapp does not have legacy storage
10-14 18:31:49.521 V/StorageManagerService( 702): Package
com.sec.android.preloadinstaller does not have legacy storage
10-14 18:31:49.521 V/StorageManagerService( 702): Package
com.google.android.setupwizard does not have legacy storage
10-14 18:31:49.522 V/StorageManagerService( 702): Package
com.sec.android.usermanual does not have legacy storage
10-14 18:31:49.522 V/StorageManagerService( 702): Package
com.sec.android.gallery3d has legacy storage
10-14 18:31:49.523 I/keystore( 780): del
USRPKEY_com.samsung.android.location_db_passwd 1000 0
10-14 18:31:49.523 V/StorageManagerService( 702): Package
com.android.providers.settings does not have legacy storage
10-14 18:31:49.523 I/keystore( 780): del
USRSKEY_com.samsung.android.location_db_passwd 1000 0
10-14 18:31:49.523 V/StorageManagerService( 702): Package
com.samsung.accessibility does not have legacy storage
10-14 18:31:49.524 I/keystore( 780): del
USRCERT_com.samsung.android.location_db_passwd 1000 0
10-14 18:31:49.525 V/StorageManagerService( 702): Package com.sec.imsservice does
not have legacy storage
10-14 18:31:49.525 I/keystore( 780): del
CACERT_com.samsung.android.location_db_passwd 1000 0
10-14 18:31:49.526 I/keystore( 780): del
USRCSR_com.samsung.android.location_db_passwd 1000 0
10-14 18:31:49.526 V/StorageManagerService( 702): Package
com.android.sharedstoragebackup has legacy storage
10-14 18:31:49.527 I/keystore( 780): del
USRPKEY_com.samsung.android.location_db_passwd 1000 0
10-14 18:31:49.527 V/StorageManagerService( 702): Package com.facebook.services
does not have legacy storage
10-14 18:31:49.527 V/StorageManagerService( 702): Package
com.samsung.android.mobileservice has legacy storage
10-14 18:31:49.527 I/keystore( 780): del
USRSKEY_com.samsung.android.location_db_passwd 1000 0
10-14 18:31:49.528 V/StorageManagerService( 702): Package com.android.printspooler
does not have legacy storage
10-14 18:31:49.528 I/keystore( 780): del
USRCERT_com.samsung.android.location_db_passwd 1000 0
10-14 18:31:49.528 V/StorageManagerService( 702): Package com.taxis99 has legacy
storage
10-14 18:31:49.529 V/StorageManagerService( 702): Package
com.sec.android.systemupdate does not have legacy storage
10-14 18:31:49.529 I/keystore( 780): del
CACERT_com.samsung.android.location_db_passwd 1000 0
10-14 18:31:49.529 D/NavigationModeController( 1809): getCurrentInteractionMode:
mode=0 contextUser=0
10-14 18:31:49.530 V/StorageManagerService( 702): Package
com.samsung.android.mdx.kit does not have legacy storage
10-14 18:31:49.530 I/keystore( 780): del
USRCSR_com.samsung.android.location_db_passwd 1000 0
10-14 18:31:49.530 V/StorageManagerService( 702): Package
com.android.theme.icon_pack.filled.settings does not have legacy storage
10-14 18:31:49.531 V/StorageManagerService( 702): Package com.samsung.storyservice
has legacy storage
10-14 18:31:49.531 W/keymaster_tee( 399): [WRN]start nwd_import_key
10-14 18:31:49.531 V/StorageManagerService( 702): Package com.android.dreams.basic
does not have legacy storage
10-14 18:31:49.532 V/StorageManagerService( 702): Package
com.google.android.overlay.modules.ext.services does not have legacy storage
10-14 18:31:49.532 W/keymaster_tee( 399): [WRN]ret OK PARAMS: A32 P0 P1 B2 P64
NAR1 S128 2021.10.14,18:31:49.531
10-14 18:31:49.533 V/StorageManagerService( 702): Package
com.samsung.internal.systemui.navbar.gestural_no_hint_extra_wide_back does not have
legacy storage
10-14 18:31:49.533 I/keystore( 780): !@ writeBlobs blob
user_0/1000_USRPKEY_com+^samsung+^android+^location_db_passwd
10-14 18:31:49.533 V/StorageManagerService( 702): Package com.android.se does not
have legacy storage
10-14 18:31:49.534 V/StorageManagerService( 702): Package com.android.inputdevices
does not have legacy storage
10-14 18:31:49.535 V/StorageManagerService( 702): Package
com.samsung.android.wifi.resources does not have legacy storage
10-14 18:31:49.535 V/StorageManagerService( 702): Package
com.google.android.overlay.gmsconfig.photos does not have legacy storage
10-14 18:31:49.536 V/StorageManagerService( 702): Package
com.samsung.android.kgclient does not have legacy storage
10-14 18:31:49.537 V/StorageManagerService( 702): Package com.android.bips does
not have legacy storage
10-14 18:31:49.538 V/StorageManagerService( 702): Package
com.google.audio.hearing.visualization.accessibility.scribe does not have legacy
storage
10-14 18:31:49.538 V/StorageManagerService( 702): Package com.android.stk2 has
legacy storage
10-14 18:31:49.539 V/StorageManagerService( 702): Package
com.samsung.android.game.gametools does not have legacy storage
10-14 18:31:49.539 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10066 packageName=com.sec.android.app.launcher
10-14 18:31:49.540 V/StorageManagerService( 702): Package
com.samsung.android.app.contacts has legacy storage
10-14 18:31:49.540 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10066; state: DISABLED
10-14 18:31:49.540 V/StorageManagerService( 702): Package
com.samsung.android.service.peoplestripe does not have legacy storage
10-14 18:31:49.541 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10066; state: ENABLED
10-14 18:31:49.541 V/StorageManagerService( 702): Package
com.samsung.android.da.daagent does not have legacy storage
10-14 18:31:49.541 V/StorageManagerService( 702): Package
com.google.android.captiveportallogin does not have legacy storage
10-14 18:31:49.542 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10066; state: ENABLED
10-14 18:31:49.542 W/ActivityManager( 702): com.sec.android.app.launcher inode ==
0 (b/152760674)
10-14 18:31:49.542 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:49.542 D/NavigationModeController( 1809): getCurrentInteractionMode:
mode=0 contextUser=0
10-14 18:31:49.542 D/NetworkController.SecMobileSignalController(0/2147483647)
( 1809): onImsRegStateChanged imsRegState = null
10-14 18:31:49.542 V/StorageManagerService( 702): Package
com.android.theme.icon_pack.circular.settings does not have legacy storage
10-14 18:31:49.542 D/NetworkController.SecMobileSignalController(0/2147483647)
( 1809): registerListener
10-14 18:31:49.542 D/NavigationModeController( 1809): getCurrentInteractionMode:
mode=0 contextUser=0
10-14 18:31:49.542 V/StorageManagerService( 702): Package
com.samsung.android.smartcallprovider does not have legacy storage
10-14 18:31:49.543 D/MobileSignalIconsSelector( 1809): getDataIconGroup():
connected=false,enabled=true,level=0,inetCondition=0,dataIconGroup=DataIconGroup(G)
,activityIn=false,activityOut=false,lastModified=10-14
18:31:49.449,dataSim=true,networkName=Sem
serviço,networkNameData=,dataConnected=false,roaming=false,isDefault=false,isEmerge
ncy=false,airplaneMode=false,carrierNetworkChangeMode=false,userSetup=false,default
DataOff=false,cdmaEriIconIndex=0,cdmaEriIconMode=0,callState=0,voWifiConnected=fals
e,shouldShowDisabledDataIcon=false,bluetoothTethered=false,isLTEFemtoCell=false,car
dOperator=null,optionalRadioTech=0,isCAIndicator=false,isLimitedStateForCTCSlaveVoL
TE=false,isSWRoaming=false,isMobileDataSettingEnabled=false,nwBoosterRilEnabled=fal
se,nwBoosterSettingEnabled=false,emergencyModeActivated=false,ismmW5G=false,slotId=
0,simState=null, iconSet = [I@323f44
10-14 18:31:49.543 V/StorageManagerService( 702): Package
com.samsung.android.app.smartcapture has legacy storage
10-14 18:31:49.544 V/StorageManagerService( 702): Package
com.google.android.apps.docs does not have legacy storage
10-14 18:31:49.544 D/NetworkController.SecMobileSignalController(0/2147483647)
( 1809): updateConnectivity: getCurrentState().bluetoothTethered + false
10-14 18:31:49.544 V/StorageManagerService( 702): Package
com.google.android.apps.maps does not have legacy storage
10-14 18:31:49.545 V/SamsungServiceLoggerImpl( 1809):
SamsungServiceLoggerImplVolumePanelLogger
10-14 18:31:49.545 V/StorageManagerService( 702): Package
com.google.android.modulemetadata does not have legacy storage
10-14 18:31:49.545 D/MobileSignalIconsSelector( 1809): getDataIconGroup():
connected=false,enabled=true,level=0,inetCondition=1,dataIconGroup=DataIconGroup(G)
,activityIn=false,activityOut=false,lastModified=10-14
18:31:49.544,dataSim=true,networkName=Sem
serviço,networkNameData=,dataConnected=false,roaming=false,isDefault=false,isEmerge
ncy=false,airplaneMode=false,carrierNetworkChangeMode=false,userSetup=false,default
DataOff=false,cdmaEriIconIndex=0,cdmaEriIconMode=0,callState=0,voWifiConnected=fals
e,shouldShowDisabledDataIcon=false,bluetoothTethered=false,isLTEFemtoCell=false,car
dOperator=null,optionalRadioTech=0,isCAIndicator=false,isLimitedStateForCTCSlaveVoL
TE=false,isSWRoaming=false,isMobileDataSettingEnabled=false,nwBoosterRilEnabled=fal
se,nwBoosterSettingEnabled=false,emergencyModeActivated=false,ismmW5G=false,slotId=
0,simState=null, iconSet = [I@323f44
10-14 18:31:49.546 V/StorageManagerService( 702): Package
com.samsung.android.app.taskedge has legacy storage
10-14 18:31:49.546 V/StorageManagerService( 702): Package
com.samsung.android.dynamiclock does not have legacy storage
10-14 18:31:49.546 D/NetworkController( 1809): sendPanelCarrierLabel()
carrierText:Sem serviço, slotId:0, mNumberOfActiveSim:0, airplane:false,
activeSimCount:0, mCarrierTextBySimSlot[0]:Sem serviço
10-14 18:31:49.547 V/StorageManagerService( 702): Package
com.samsung.advp.imssettings does not have legacy storage
10-14 18:31:49.548 V/StorageManagerService( 702): Package
com.samsung.android.location does not have legacy storage
10-14 18:31:49.548 V/StorageManagerService( 702): Package
com.sec.android.app.clockpackage has legacy storage
10-14 18:31:49.549 V/StorageManagerService( 702): Package
com.sec.android.RilServiceModeApp has legacy storage
10-14 18:31:49.550 V/StorageManagerService( 702): Package
com.google.android.webview does not have legacy storage
10-14 18:31:49.551 V/StorageManagerService( 702): Package
com.android.theme.icon.teardrop does not have legacy storage
10-14 18:31:49.551 V/StorageManagerService( 702): Package
com.google.android.overlay.modules.documentsui does not have legacy storage
10-14 18:31:49.552 V/StorageManagerService( 702): Package
com.google.android.networkstack does not have legacy storage
10-14 18:31:49.554 V/StorageManagerService( 702): Package
com.android.server.telecom does not have legacy storage
10-14 18:31:49.555 D/BluetoothA2dp( 1809): Binding service...
10-14 18:31:49.555 V/StorageManagerService( 702): Package
com.google.android.syncadapters.contacts does not have legacy storage
10-14 18:31:49.555 V/StorageManagerService( 702): Package com.samsung.crane has
legacy storage
10-14 18:31:49.556 V/StorageManagerService( 702): Package com.sec.imslogger does
not have legacy storage
10-14 18:31:49.557 V/StorageManagerService( 702): Package
com.android.theme.icon_pack.rounded.themepicker does not have legacy storage
10-14 18:31:49.558 V/StorageManagerService( 702): Package com.android.keychain
does not have legacy storage
10-14 18:31:49.558 V/StorageManagerService( 702): Package com.android.chrome does
not have legacy storage
10-14 18:31:49.560 V/StorageManagerService( 702): Package
com.samsung.android.themecenter does not have legacy storage
10-14 18:31:49.561 V/StorageManagerService( 702): Package
com.android.theme.icon_pack.filled.systemui does not have legacy storage
10-14 18:31:49.562 V/StorageManagerService( 702): Package
com.samsung.android.server.wifi.mobilewips does not have legacy storage
10-14 18:31:49.562 V/StorageManagerService( 702): Package
com.google.android.packageinstaller does not have legacy storage
10-14 18:31:49.563 V/StorageManagerService( 702): Package com.google.android.gms
does not have legacy storage
10-14 18:31:49.564 V/StorageManagerService( 702): Package com.google.android.gsf
does not have legacy storage
10-14 18:31:49.565 V/StorageManagerService( 702): Package com.google.android.tts
does not have legacy storage
10-14 18:31:49.565 V/StorageManagerService( 702): Package
android.autoinstalls.config.samsung does not have legacy storage
10-14 18:31:49.566 D/BluetoothHeadset( 1809): BTStateChangeCB is registed by 1809 @
com.android.systemui
10-14 18:31:49.566 V/StorageManagerService( 702): Package
com.android.wifi.resources does not have legacy storage
10-14 18:31:49.566 D/Zygote ( 531): Forked child process 2107
10-14 18:31:49.567 V/StorageManagerService( 702): Package
com.samsung.android.container does not have legacy storage
10-14 18:31:49.567 V/StorageManagerService( 702): Package
com.android.calllogbackup does not have legacy storage
10-14 18:31:49.568 V/StorageManagerService( 702): Package
com.google.android.partnersetup does not have legacy storage
10-14 18:31:49.569 V/StorageManagerService( 702): Package
com.sec.android.diagmonagent does not have legacy storage
10-14 18:31:49.569 V/StorageManagerService( 702): Package
com.android.localtransport does not have legacy storage
10-14 18:31:49.570 V/StorageManagerService( 702): Package
com.google.android.videos does not have legacy storage
10-14 18:31:49.570 V/StorageManagerService( 702): Package
com.google.android.overlay.gmsconfig.gsa does not have legacy storage
10-14 18:31:49.570 V/StorageManagerService( 702): Package
com.samsung.android.biometrics.app.setting does not have legacy storage
10-14 18:31:49.570 V/StorageManagerService( 702): Package com.sec.spp.push does
not have legacy storage
10-14 18:31:49.570 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:49.571 V/StorageManagerService( 702): Package
com.android.carrierdefaultapp does not have legacy storage
10-14 18:31:49.571 V/StorageManagerService( 702): Package
com.android.theme.font.notoserifsource does not have legacy storage
10-14 18:31:49.571 V/StorageManagerService( 702): Package
com.sec.android.app.myfiles has legacy storage
10-14 18:31:49.572 I/vol.Events( 1809): writeEvent collection_started
10-14 18:31:49.572 V/StorageManagerService( 702): Package
com.android.theme.icon_pack.filled.android does not have legacy storage
10-14 18:31:49.573 V/StorageManagerService( 702): Package com.android.proxyhandler
does not have legacy storage
10-14 18:31:49.573 V/StorageManagerService( 702): Package
com.android.internal.display.cutout.emulation.waterfall does not have legacy
storage
10-14 18:31:49.574 V/StorageManagerService( 702): Package
com.samsung.android.allshare.service.fileshare has legacy storage
10-14 18:31:49.574 V/StorageManagerService( 702): Package com.netflix.mediaclient
does not have legacy storage
10-14 18:31:49.575 V/StorageManagerService( 702): Package
com.android.theme.icon_pack.circular.systemui does not have legacy storage
10-14 18:31:49.575 V/StorageManagerService( 702): Package
com.sec.android.mimage.photoretouching has legacy storage
10-14 18:31:49.576 V/StorageManagerService( 702): Package
com.sec.android.app.launcher does not have legacy storage
10-14 18:31:49.577 V/StorageManagerService( 702): Package
com.google.android.overlay.modules.permissioncontroller.forframework does not have
legacy storage
10-14 18:31:49.577 V/StorageManagerService( 702): Package
com.google.android.feedback does not have legacy storage
10-14 18:31:49.577 V/StorageManagerService( 702): Package
com.google.android.printservice.recommendation does not have legacy storage
10-14 18:31:49.578 V/StorageManagerService( 702): Package
com.samsung.adaptivebrightnessgo does not have legacy storage
10-14 18:31:49.578 V/StorageManagerService( 702): Package
com.google.android.apps.photos does not have legacy storage
10-14 18:31:49.579 V/StorageManagerService( 702): Package
com.google.android.syncadapters.calendar does not have legacy storage
10-14 18:31:49.579 V/StorageManagerService( 702): Package
com.android.managedprovisioning does not have legacy storage
10-14 18:31:49.579 D/NetworkController.SecMobileSignalController(0/2147483647)
( 1809): updateConnectivity: getCurrentState().bluetoothTethered + false
10-14 18:31:49.580 V/StorageManagerService( 702): Package
com.samsung.android.setting.multisound does not have legacy storage
10-14 18:31:49.580 V/StorageManagerService( 702): Package com.spotify.music has
legacy storage
10-14 18:31:49.581 I/ActivityManager( 702): Start proc
2107:com.sec.android.app.launcher/u0a66 for service
{com.sec.android.app.launcher/com.android.quickstep.TouchInteractionService}
10-14 18:31:49.581 V/StorageManagerService( 702): Package
com.sec.android.app.sbrowser has legacy storage
10-14 18:31:49.582 V/StorageManagerService( 702): Package
com.google.android.documentsui does not have legacy storage
10-14 18:31:49.582 V/StorageManagerService( 702): Package
com.microsoft.office.officehubrow has legacy storage
10-14 18:31:49.583 D/vol.VolumeDialogControl( 1809): onChange ringer_mode
rm=RINGER_MODE_NORMAL
10-14 18:31:49.583 V/StorageManagerService( 702): Package
com.android.dreams.phototable does not have legacy storage
10-14 18:31:49.584 V/StorageManagerService( 702): Package
com.google.mainline.telemetry does not have legacy storage
10-14 18:31:49.584 V/StorageManagerService( 702): Package
com.samsung.safetyinformation does not have legacy storage
10-14 18:31:49.585 V/StorageManagerService( 702): Package
com.samsung.android.dialer has legacy storage
10-14 18:31:49.585 D/SLocation( 702): KeystoreUtil - new key
10-14 18:31:49.586 V/StorageManagerService( 702): Package com.facebook.katana does
not have legacy storage
10-14 18:31:49.586 V/StorageManagerService( 702): Package
com.samsung.android.dqagent does not have legacy storage
10-14 18:31:49.586 E/SecVibrator-HAL-AIDL-CORE( 585): V_1_0: Vibrator reporting
capabilities
10-14 18:31:49.587 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/intensity
10-14 18:31:49.587 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
10-14 18:31:49.587 V/StorageManagerService( 702): Package
com.sec.android.app.ringtoneBR has legacy storage
10-14 18:31:49.588 V/StorageManagerService( 702): Package
com.samsung.android.game.gos does not have legacy storage
10-14 18:31:49.588 V/StorageManagerService( 702): Package
com.samsung.android.forest does not have legacy storage
10-14 18:31:49.589 D/vol.VolumeDialogControl.VC( 1809): setA11yMode to 0
10-14 18:31:49.590 V/StorageManagerService( 702): Package
com.samsung.android.galaxy does not have legacy storage
10-14 18:31:49.591 V/StorageManagerService( 702): Package
com.android.providers.partnerbookmarks does not have legacy storage
10-14 18:31:49.591 I/keystore( 780): !@ reading blob
user_0/1000_USRPKEY_com+^samsung+^android+^location_db_passwd
10-14 18:31:49.591 D/SemBluetoothAudioCast( 1809): Binding to
BluetoothAudioCastService
10-14 18:31:49.592 V/StorageManagerService( 702): Package
com.samsung.internal.systemui.navbar.gestural_no_hint_narrow_back does not have
legacy storage
10-14 18:31:49.593 V/StorageManagerService( 702): Package
com.samsung.android.hdmapp does not have legacy storage
10-14 18:31:49.593 V/StorageManagerService( 702): Package com.opera.max.oem does
not have legacy storage
10-14 18:31:49.594 V/StorageManagerService( 702): Package
com.android.wallpaper.livepicker does not have legacy storage
10-14 18:31:49.595 V/StorageManagerService( 702): Package
com.samsung.android.beaconmanager does not have legacy storage
10-14 18:31:49.595 I/keystore( 780): !@ Start -
USRPKEY_com.samsung.android.location_db_passwd from uid 1000 for uid 1000,
isKnoxKey(0)
10-14 18:31:49.595 I/keystore( 780): !@ reading blob
user_0/1000_USRPKEY_com+^samsung+^android+^location_db_passwd
10-14 18:31:49.595 V/StorageManagerService( 702): Package
com.samsung.internal.systemui.navbar.gestural_no_hint does not have legacy storage
10-14 18:31:49.595 V/StorageManagerService( 702): Package
com.sec.enterprise.mdm.services.simpin does not have legacy storage
10-14 18:31:49.596 V/StorageManagerService( 702): Package
com.samsung.android.stickercenter does not have legacy storage
10-14 18:31:49.596 V/StorageManagerService( 702): Package com.facebook.system does
not have legacy storage
10-14 18:31:49.596 V/StorageManagerService( 702): Package
com.samsung.android.providers.media has legacy storage
10-14 18:31:49.597 W/keymaster_tee( 399): [WRN]begin req PARAMS: A32 B2 P64
10-14 18:31:49.597 V/StorageManagerService( 702): Package
com.sec.android.app.popupcalculator does not have legacy storage
10-14 18:31:49.597 E/id.app.launche( 2107): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:49.597 V/StorageManagerService( 702): Package com.sec.android.soagent
does not have legacy storage
10-14 18:31:49.598 V/StorageManagerService( 702): Package
com.sec.android.app.quicktool does not have legacy storage
10-14 18:31:49.598 V/StorageManagerService( 702): Package com.samsung.android.fmm
does not have legacy storage
10-14 18:31:49.599 V/StorageManagerService( 702): Package com.samsung.android.mdm
does not have legacy storage
10-14 18:31:49.599 V/StorageManagerService( 702): Package com.samsung.android.scs
does not have legacy storage
10-14 18:31:49.600 V/StorageManagerService( 702): Package com.samsung.android.uds
does not have legacy storage
10-14 18:31:49.600 D/SemBluetoothAudioCast( 1809): comp : null false
10-14 18:31:49.601 V/StorageManagerService( 702): Package com.samsung.android.voc
does not have legacy storage
10-14 18:31:49.601 V/StorageManagerService( 702): Package com.sec.unifiedwfc does
not have legacy storage
10-14 18:31:49.602 V/StorageManagerService( 702): Package
com.android.theme.icon.squircle does not have legacy storage
10-14 18:31:49.602 V/StorageManagerService( 702): Package com.sec.phone has legacy
storage
10-14 18:31:49.603 V/StorageManagerService( 702): Package
com.samsung.android.appseparation does not have legacy storage
10-14 18:31:49.604 V/StorageManagerService( 702): Package
com.samsung.android.honeyboard does not have legacy storage
10-14 18:31:49.605 V/StorageManagerService( 702): Package
com.google.android.networkstack.permissionconfig does not have legacy storage
10-14 18:31:49.605 D/BluetoothA2dp( 1809): Binding service...
10-14 18:31:49.605 V/StorageManagerService( 702): Package
com.samsung.android.app.notes.addons does not have legacy storage
10-14 18:31:49.606 V/StorageManagerService( 702): Package
com.android.storagemanager does not have legacy storage
10-14 18:31:49.607 V/StorageManagerService( 702): Package
com.samsung.android.scloud has legacy storage
10-14 18:31:49.609 D/BluetoothHeadset( 1809): BTStateChangeCB is registed by 1809 @
com.android.systemui
10-14 18:31:49.609 V/StorageManagerService( 702): Package
com.samsung.android.app.soundpicker has legacy storage
10-14 18:31:49.610 D/ActivityThread( 2107): setConscryptValidator
10-14 18:31:49.610 D/ActivityThread( 2107): setConscryptValidator - put
10-14 18:31:49.611 V/StorageManagerService( 702): Package
com.samsung.android.app.sharelive does not have legacy storage
10-14 18:31:49.612 V/StorageManagerService( 702): Package
com.sec.app.RilErrorNotifier does not have legacy storage
10-14 18:31:49.612 V/StorageManagerService( 702): Package
com.android.bookmarkprovider does not have legacy storage
10-14 18:31:49.613 V/StorageManagerService( 702): Package com.linkedin.android
does not have legacy storage
10-14 18:31:49.613 I/keystore( 780): !@ reading blob
user_0/1000_USRPKEY_com+^samsung+^android+^location_db_passwd
10-14 18:31:49.613 V/StorageManagerService( 702): Package com.android.settings
does not have legacy storage
10-14 18:31:49.614 E/SamsungAnalytics201007( 2081): The user has not unlocked the
device.
10-14 18:31:49.614 V/StorageManagerService( 702): Package com.samsung.app.newtrim
has legacy storage
10-14 18:31:49.615 V/StorageManagerService( 702): Package com.samsung.android.dsms
does not have legacy storage
10-14 18:31:49.615 I/ActivityManager( 702): DSS OFF for
com.sec.android.app.launcher
10-14 18:31:49.615 V/StorageManagerService( 702): Package com.samsung.android.lool
does not have legacy storage
10-14 18:31:49.616 I/keystore( 780): !@ Start -
USRPKEY_com.samsung.android.location_db_passwd from uid 1000 for uid 1000,
isKnoxKey(0)
10-14 18:31:49.616 I/keystore( 780): !@ reading blob
user_0/1000_USRPKEY_com+^samsung+^android+^location_db_passwd
10-14 18:31:49.616 W/keymaster_tee( 399): [WRN]begin req PARAMS: A32 B2 P64
10-14 18:31:49.618 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{d80bc28 2107:com.sec.android.app.launcher/u0a66}
app.isolatedEntryPoint=null instr2=null
10-14 18:31:49.618 V/StorageManagerService( 702): Package
com.samsung.android.app.notes has legacy storage
10-14 18:31:49.619 V/StorageManagerService( 702): Package
com.sec.android.app.bluetoothtest does not have legacy storage
10-14 18:31:49.619 V/StorageManagerService( 702): Package com.sec.android.sdhms
does not have legacy storage
10-14 18:31:49.620 V/StorageManagerService( 702): Package
com.android.theme.icon_pack.filled.launcher does not have legacy storage
10-14 18:31:49.620 V/StorageManagerService( 702): Package
com.samsung.android.knox.analytics.uploader has legacy storage
10-14 18:31:49.621 V/StorageManagerService( 702): Package
com.samsung.android.sm.policy does not have legacy storage
10-14 18:31:49.621 V/StorageManagerService( 702): Package
com.sec.android.emergencylauncher does not have legacy storage
10-14 18:31:49.622 W/Settings( 1809): Setting display_cutout_hide_notch has moved
from android.provider.Settings.Secure to android.provider.Settings.Global,
returning global URI.
10-14 18:31:49.622 V/StorageManagerService( 702): Package
com.samsung.android.localeoverlaymanager does not have legacy storage
10-14 18:31:49.623 V/StorageManagerService( 702): Package
com.google.android.projection.gearhead does not have legacy storage
10-14 18:31:49.624 V/StorageManagerService( 702): Package com.sec.hearingadjust
does not have legacy storage
10-14 18:31:49.624 E/SettingsHelper( 1809): HashMap CollisionException!! Please
don't add same setting uri!!! NewKey:any_screen_running, OriKey:any_screen_running
10-14 18:31:49.624 V/StorageManagerService( 702): Package
com.google.android.apps.turbo does not have legacy storage
10-14 18:31:49.625 V/StorageManagerService( 702): Package
com.samsung.android.bluelightfilter does not have legacy storage
10-14 18:31:49.625 D/ActivityThread( 2107): handleBindApplication()++
app=com.sec.android.app.launcher
10-14 18:31:49.627 V/StorageManagerService( 702): Package
com.samsung.android.bbc.bbcagent does not have legacy storage
10-14 18:31:49.627 V/StorageManagerService( 702): Package
com.samsung.android.callbgprovider has legacy storage
10-14 18:31:49.628 V/StorageManagerService( 702): Package
com.knox.vpn.proxyhandler does not have legacy storage
10-14 18:31:49.629 V/StorageManagerService( 702): Package com.android.cts.ctsshim
does not have legacy storage
10-14 18:31:49.630 V/StorageManagerService( 702): Package
com.samsung.android.livestickers has legacy storage
10-14 18:31:49.630 V/StorageManagerService( 702): Package
com.samsung.android.app.watchmanagerstub does not have legacy storage
10-14 18:31:49.631 V/StorageManagerService( 702): Package
com.samsung.android.svcagent does not have legacy storage
10-14 18:31:49.632 V/StorageManagerService( 702): Package
com.google.android.overlay.modules.modulemetadata.forframework does not have legacy
storage
10-14 18:31:49.632 V/StorageManagerService( 702): Package
com.sec.mhs.smarttethering does not have legacy storage
10-14 18:31:49.632 W/SQLiteLog( 702): (28) Salt will be generated for db
/data/system/slocation.db
10-14 18:31:49.633 V/StorageManagerService( 702): Package
com.android.theme.icon_pack.circular.launcher does not have legacy storage
10-14 18:31:49.633 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 991
10-14 18:31:49.634 V/StorageManagerService( 702): Package
com.samsung.android.networkdiagnostic does not have legacy storage
10-14 18:31:49.634 V/StorageManagerService( 702): Package
com.samsung.android.shortcutbackupservice does not have legacy storage
10-14 18:31:49.635 V/StorageManagerService( 702): Package com.android.vpndialogs
does not have legacy storage
10-14 18:31:49.635 V/StorageManagerService( 702): Package
com.samsung.android.networkstack.tethering.overlay does not have legacy storage
10-14 18:31:49.636 V/StorageManagerService( 702): Package
com.samsung.android.providers.contacts does not have legacy storage
10-14 18:31:49.637 V/StorageManagerService( 702): Package com.android.phone has
legacy storage
10-14 18:31:49.637 W/SQLiteLog( 702): (28) [PM] Failed to derive se in file, rc:
12. Try other way.
10-14 18:31:49.637 D/SemBluetoothAudioCast( 1809): Binding to
BluetoothAudioCastService
10-14 18:31:49.638 V/StorageManagerService( 702): Package com.android.shell has
legacy storage
10-14 18:31:49.638 V/StorageManagerService( 702): Package
com.android.theme.icon_pack.filled.themepicker does not have legacy storage
10-14 18:31:49.639 V/StorageManagerService( 702): Package
com.android.wallpaperbackup does not have legacy storage
10-14 18:31:49.640 V/StorageManagerService( 702): Package
com.android.providers.blockednumber does not have legacy storage
10-14 18:31:49.640 D/SemBluetoothAudioCast( 1809): comp : null false
10-14 18:31:49.640 V/StorageManagerService( 702): Package
com.samsung.android.app.omcagent does not have legacy storage
10-14 18:31:49.641 V/StorageManagerService( 702): Package com.hiya.star does not
have legacy storage
10-14 18:31:49.641 V/StorageManagerService( 702): Package
com.google.android.overlay.modules.cellbroadcastservice does not have legacy
storage
10-14 18:31:49.642 V/StorageManagerService( 702): Package
com.android.providers.userdictionary does not have legacy storage
10-14 18:31:49.643 V/StorageManagerService( 702): Package
com.sec.enterprise.knox.cloudmdm.smdms does not have legacy storage
10-14 18:31:49.643 V/StorageManagerService( 702): Package
com.google.android.apps.carrier.carrierwifi does not have legacy storage
10-14 18:31:49.644 V/StorageManagerService( 702): Package com.android.emergency
does not have legacy storage
10-14 18:31:49.644 V/StorageManagerService( 702): Package com.wssyncmldm does not
have legacy storage
10-14 18:31:49.645 V/StorageManagerService( 702): Package
com.android.hotspot2.osulogin does not have legacy storage
10-14 18:31:49.645 V/StorageManagerService( 702): Package com.samsung.ims.smk does
not have legacy storage
10-14 18:31:49.646 V/StorageManagerService( 702): Package
com.google.android.gms.location.history does not have legacy storage
10-14 18:31:49.646 V/StorageManagerService( 702): Package
com.android.internal.systemui.navbar.gestural does not have legacy storage
10-14 18:31:49.647 V/StorageManagerService( 702): Package com.dti.samsung does not
have legacy storage
10-14 18:31:49.647 V/StorageManagerService( 702): Package
com.android.location.fused does not have legacy storage
10-14 18:31:49.648 V/StorageManagerService( 702): Package
com.android.theme.color.orchid does not have legacy storage
10-14 18:31:49.648 V/StorageManagerService( 702): Package
com.samsung.android.app.appsedge has legacy storage
10-14 18:31:49.649 V/StorageManagerService( 702): Package com.sec.epdg does not
have legacy storage
10-14 18:31:49.649 V/StorageManagerService( 702): Package com.android.systemui has
legacy storage
10-14 18:31:49.650 V/StorageManagerService( 702): Package
com.sec.android.app.personalization does not have legacy storage
10-14 18:31:49.651 V/StorageManagerService( 702): Package
com.google.android.apps.youtube.music has legacy storage
10-14 18:31:49.651 E/SettingsHelper( 1809): Exception occurred
10-14 18:31:49.651 E/SettingsHelper( 1809):
java.lang.reflect.InvocationTargetException
10-14 18:31:49.651 E/SettingsHelper( 1809): at
java.lang.reflect.Method.invoke(Native Method)
10-14 18:31:49.651 E/SettingsHelper( 1809): at
com.android.systemui.util.SettingsHelper$Item.read(SettingsHelper.java:2210)
10-14 18:31:49.651 E/SettingsHelper( 1809): at
com.android.systemui.util.SettingsHelper$ItemMap.updateMapAll(SettingsHelper.java:2
342)
10-14 18:31:49.651 E/SettingsHelper( 1809): at
com.android.systemui.util.SettingsHelper.readSettingsDB(SettingsHelper.java:808)
10-14 18:31:49.651 E/SettingsHelper( 1809): at
com.android.systemui.util.SettingsHelper.lambda$new$0(SettingsHelper.java:450)
10-14 18:31:49.651 E/SettingsHelper( 1809): at
com.android.systemui.util.SettingsHelper.lambda$new$0$SettingsHelper(Unknown
Source:0)
10-14 18:31:49.651 E/SettingsHelper( 1809): at com.android.systemui.util.-$
$Lambda$SettingsHelper$apbmXCb2kdRq692aqXS3vBFo2ys.run(Unknown Source:2)
10-14 18:31:49.651 E/SettingsHelper( 1809): at
java.lang.Thread.run(Thread.java:923)
10-14 18:31:49.651 E/SettingsHelper( 1809): Caused by:
android.provider.Settings$SettingNotFoundException: pen_detachment_option
10-14 18:31:49.651 E/SettingsHelper( 1809): at
android.provider.Settings$System.getIntForUser(Settings.java:3564)
10-14 18:31:49.651 E/SettingsHelper( 1809): at
android.provider.Settings$System.getInt(Settings.java:3553)
10-14 18:31:49.651 E/SettingsHelper( 1809): ... 8 more
10-14 18:31:49.652 V/StorageManagerService( 702): Package
com.android.theme.color.purple does not have legacy storage
10-14 18:31:49.652 I/Dialog ( 1809): mIsSamsungBasicInteraction = false,
isMetaDataInActivity = false
10-14 18:31:49.652 V/StorageManagerService( 702): Package
com.sec.factory.cameralyzer has legacy storage
10-14 18:31:49.653 V/StorageManagerService( 702): Package
com.android.bluetoothmidiservice does not have legacy storage
10-14 18:31:49.654 V/StorageManagerService( 702): Package
com.samsung.android.sdk.handwriting does not have legacy storage
10-14 18:31:49.654 V/StorageManagerService( 702): Package com.facebook.appmanager
does not have legacy storage
10-14 18:31:49.655 V/StorageManagerService( 702): Package
com.samsung.android.app.clockpack has legacy storage
10-14 18:31:49.656 V/StorageManagerService( 702): Package com.samsung.aasaservice
does not have legacy storage
10-14 18:31:49.657 V/StorageManagerService( 702): Package com.android.traceur does
not have legacy storage
10-14 18:31:49.658 V/StorageManagerService( 702): Package
com.google.android.cellbroadcastreceiver does not have legacy storage
10-14 18:31:49.661 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:49.662 V/StorageManagerService( 702): Package
com.samsung.android.allshare.service.mediashare has legacy storage
10-14 18:31:49.663 I/DecorView( 1809): [INFO] isPopOver=false, config=false
10-14 18:31:49.663 I/DecorView( 1809): updateCaptionType >>
DecorView@655fb46[VolumePanelView], isFloating=true, isApplication=false,
hasWindowDecorCaption=false, hasWindowControllerCallback=false
10-14 18:31:49.664 D/DecorView( 1809): setCaptionType = 0, this =
DecorView@655fb46[VolumePanelView]
10-14 18:31:49.665 V/StorageManagerService( 702): Package com.sec.android.app.fm
has legacy storage
10-14 18:31:49.665 V/StorageManagerService( 702): Package
com.sec.android.provider.emergencymode does not have legacy storage
10-14 18:31:49.666 I/id.app.launche( 2107): The ClassLoaderContext is a special
shared library.
10-14 18:31:49.666 V/StorageManagerService( 702): Package
android.auto_generated_rro_product__ does not have legacy storage
10-14 18:31:49.666 D/BluetoothManagerService( 702): addProxy com.android.systemui
10-14 18:31:49.667 V/StorageManagerService( 702): Package
com.samsung.android.cidmanager has legacy storage
10-14 18:31:49.668 V/StorageManagerService( 702): Package
com.sec.android.app.camera has legacy storage
10-14 18:31:49.669 V/StorageManagerService( 702): Package com.android.bluetooth
does not have legacy storage
10-14 18:31:49.669 V/StorageManagerService( 702): Package
com.samsung.android.app.clipboardedge does not have legacy storage
10-14 18:31:49.670 V/StorageManagerService( 702): Package com.samsung.ipservice
has legacy storage
10-14 18:31:49.671 E/RefUtils( 2081): asInterface is called / return type:
IWindowManager
10-14 18:31:49.671 V/StorageManagerService( 702): Package
com.sec.android.app.magnifier has legacy storage
10-14 18:31:49.671 E/RefUtils( 2081): result: class
android.view.IWindowManager$Stub$Proxy
10-14 18:31:49.672 V/StorageManagerService( 702): Package
com.samsung.sec.android.application.csc has legacy storage
10-14 18:31:49.672 V/StorageManagerService( 702): Package
com.samsung.android.sdm.config has legacy storage
10-14 18:31:49.673 V/StorageManagerService( 702): Package
com.android.theme.icon.roundedrect does not have legacy storage
10-14 18:31:49.674 V/StorageManagerService( 702): Package
com.samsung.android.app.dressroom does not have legacy storage
10-14 18:31:49.674 V/StorageManagerService( 702): Package
com.android.internal.systemui.navbar.gestural_narrow_back does not have legacy
storage
10-14 18:31:49.675 V/StorageManagerService( 702): Package
com.samsung.android.app.dofviewer has legacy storage
10-14 18:31:49.676 V/StorageManagerService( 702): Package
com.android.theme.icon_pack.rounded.settings does not have legacy storage
10-14 18:31:49.677 V/StorageManagerService( 702): Package
com.samsung.android.video has legacy storage
10-14 18:31:49.678 V/StorageManagerService( 702): Package
android.auto_generated_rro_vendor__ does not have legacy storage
10-14 18:31:49.678 W/ContextImpl( 2107): Failed to ensure
/data/user/0/com.sec.android.app.launcher/cache: mkdir failed: ENOENT (No such file
or directory)
10-14 18:31:49.678 W/ContextImpl( 2107): Failed to update user.inode_cache: stat
failed: ENOENT (No such file or directory)
10-14 18:31:49.679 V/StorageManagerService( 702): Package
com.android.theme.icon_pack.circular.android does not have legacy storage
10-14 18:31:49.679 V/StorageManagerService( 702): Package
com.google.android.apps.restore has legacy storage
10-14 18:31:49.680 W/SystemServiceManager( 702): Service
com.android.server.StorageManagerService$Lifecycle took 302 ms in onStartUser-0
10-14 18:31:49.680 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.StorageManagerService$Lifecycle took to complete: 302ms
10-14 18:31:49.680 D/SystemServerTiming( 702): !@Boot_SystemServer: 302ms :
ssm.onStartUser-0_com.android.server.StorageManage
10-14 18:31:49.680 I/SystemServerTiming( 702): !@Boot_EBS: Took 302ms by
'ssm.onStartUser-0_com.android.server.StorageManage'
10-14 18:31:49.680 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.usage.StorageStatsService$Lifecycle
10-14 18:31:49.680 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.usage.StorageStatsService$Lifecycle took to complete: 0ms
10-14 18:31:49.680 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.UiModeManagerService
10-14 18:31:49.680 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.UiModeManagerService took to complete: 0ms
10-14 18:31:49.680 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.locksettings.LockSettingsService$Lifecycle
10-14 18:31:49.681 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.locksettings.LockSettingsService$Lifecycle took to complete:
0ms
10-14 18:31:49.681 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.PersistentDataBlockService
10-14 18:31:49.681 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.PersistentDataBlockService took to complete: 0ms
10-14 18:31:49.681 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.testharness.TestHarnessModeService
10-14 18:31:49.681 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.testharness.TestHarnessModeService took to complete: 0ms
10-14 18:31:49.681 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.oemlock.OemLockService
10-14 18:31:49.681 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.oemlock.OemLockService took to complete: 0ms
10-14 18:31:49.681 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.DeviceIdleController
10-14 18:31:49.681 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.DeviceIdleController took to complete: 0ms
10-14 18:31:49.681 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle
10-14 18:31:49.681 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:49.681 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Lifecycle
10-14 18:31:49.681 D/EnterpriseDeviceManagerService( 702): onStartUser() : userId
= 0
10-14 18:31:49.682 D/EnterpriseDeviceManagerService( 702): updateCurrentUser() :
User changed ( -1, 0)
10-14 18:31:49.682 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Lifecycle took
to complete: 1ms
10-14 18:31:49.682 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemService
10-14 18:31:49.682 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemService took to
complete: 0ms
10-14 18:31:49.682 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.systemcaptions.SystemCaptionsManagerService
10-14 18:31:49.682 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.systemcaptions.SystemCaptionsManagerService took to complete:
0ms
10-14 18:31:49.682 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.textservices.TextServicesManagerService$Lifecycle
10-14 18:31:49.682 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.textservices.TextServicesManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:49.682 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.textclassifier.TextClassificationManagerService$Lifecycle
10-14 18:31:49.683 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.textclassifier.TextClassificationManagerService$Lifecycle took
to complete: 1ms
10-14 18:31:49.684 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.NetworkScoreService$Lifecycle
10-14 18:31:49.684 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.NetworkScoreService$Lifecycle took to complete: 0ms
10-14 18:31:49.684 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.wifi.WifiService
10-14 18:31:49.684 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.wifi.WifiService took to complete: 0ms
10-14 18:31:49.684 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.wifi.scanner.WifiScanningService
10-14 18:31:49.684 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.wifi.scanner.WifiScanningService took to complete: 0ms
10-14 18:31:49.684 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.wifi.p2p.WifiP2pService
10-14 18:31:49.684 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.wifi.p2p.WifiP2pService took to complete: 0ms
10-14 18:31:49.684 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.ethernet.EthernetService
10-14 18:31:49.684 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.ethernet.EthernetService took to complete: 0ms
10-14 18:31:49.684 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.notification.NotificationManagerService
10-14 18:31:49.684 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.notification.NotificationManagerService took to complete: 0ms
10-14 18:31:49.684 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.storage.DeviceStorageMonitorService
10-14 18:31:49.684 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.storage.DeviceStorageMonitorService took to complete: 0ms
10-14 18:31:49.684 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.location.LocationManagerService$Lifecycle
10-14 18:31:49.684 D/LocationManagerService( 702): u0 started
10-14 18:31:49.684 D/LocationManagerService( 702): [u0] passive provider enabled =
true
10-14 18:31:49.688 D/LocationManagerService( 702): [u0] network provider enabled =
false
10-14 18:31:49.688 D/SettingsProvider( 702): isChangeAllowed() : name =
location_providers_allowed
10-14 18:31:49.688 D/SettingsProvider( 702): value = -network
10-14 18:31:49.688 D/SettingsProvider( 702): provider = network
10-14 18:31:49.688 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/LocationPolicy
10-14 18:31:49.688 D/SettingsProvider( 702): projectionArgs:
isLocationProviderBlockedAsUser
10-14 18:31:49.688 D/SettingsProvider( 702): selectionArgs: network
10-14 18:31:49.688 D/SettingsProvider( 702): selectionArgs: 0
10-14 18:31:49.689 D/SecContentProvider( 702): query(), uri = 12 selection =
isLocationProviderBlockedAsUser
10-14 18:31:49.689 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:49.689 D/SettingsProvider( 702): ret = -1
10-14 18:31:49.689 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/LocationPolicy
10-14 18:31:49.689 D/SettingsProvider( 702): projectionArgs:
isGPSStateChangeAllowed
10-14 18:31:49.689 D/SecContentProvider( 702): query(), uri = 12 selection =
isGPSStateChangeAllowed
10-14 18:31:49.689 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:49.689 D/SettingsProvider( 702): ret = -1
10-14 18:31:49.689 D/SettingsProvider( 702): LOCATION_PROVIDERS_ALLOWED is change
allowed true
10-14 18:31:49.690 D/LocationManagerService( 702): [u0] fused provider enabled =
false
10-14 18:31:49.690 D/LocationManagerService( 702): [u0] gps provider enabled =
true
10-14 18:31:49.690 D/SettingsProvider( 702): isChangeAllowed() : name =
location_providers_allowed
10-14 18:31:49.690 D/SettingsProvider( 702): value = +gps
10-14 18:31:49.690 D/SettingsProvider( 702): provider = gps
10-14 18:31:49.690 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/LocationPolicy
10-14 18:31:49.690 D/SettingsProvider( 702): projectionArgs:
isLocationProviderBlockedAsUser
10-14 18:31:49.690 D/SettingsProvider( 702): selectionArgs: gps
10-14 18:31:49.690 D/SettingsProvider( 702): selectionArgs: 0
10-14 18:31:49.690 D/SecContentProvider( 702): query(), uri = 12 selection =
isLocationProviderBlockedAsUser
10-14 18:31:49.691 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:49.691 D/SettingsProvider( 702): ret = -1
10-14 18:31:49.691 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/LocationPolicy
10-14 18:31:49.691 D/SettingsProvider( 702): projectionArgs:
isGPSStateChangeAllowed
10-14 18:31:49.691 D/SecContentProvider( 702): query(), uri = 12 selection =
isGPSStateChangeAllowed
10-14 18:31:49.691 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:49.691 D/SettingsProvider( 702): ret = -1
10-14 18:31:49.691 D/SettingsProvider( 702): LOCATION_PROVIDERS_ALLOWED is change
allowed true
10-14 18:31:49.691 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.location.LocationManagerService$Lifecycle took to complete:
7ms
10-14 18:31:49.692 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.timedetector.TimeDetectorService$Lifecycle
10-14 18:31:49.692 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.timedetector.TimeDetectorService$Lifecycle took to complete:
0ms
10-14 18:31:49.692 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecycle
10-14 18:31:49.692 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecycle took to
complete: 0ms
10-14 18:31:49.692 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.search.SearchManagerService$Lifecycle
10-14 18:31:49.692 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.search.SearchManagerService$Lifecycle took to complete: 0ms
10-14 18:31:49.692 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.wallpaper.WallpaperManagerService$Lifecycle
10-14 18:31:49.692 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.wallpaper.WallpaperManagerService$Lifecycle took to complete:
0ms
10-14 18:31:49.692 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.audio.AudioService$Lifecycle
10-14 18:31:49.692 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.audio.AudioService$Lifecycle took to complete: 0ms
10-14 18:31:49.692 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycl
e
10-14 18:31:49.692 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycl
e took to complete: 0ms
10-14 18:31:49.692 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.DockObserver
10-14 18:31:49.692 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.DockObserver took to complete: 0ms
10-14 18:31:49.692 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.midi.MidiService$Lifecycle
10-14 18:31:49.692 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.midi.MidiService$Lifecycle took to complete: 0ms
10-14 18:31:49.692 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.adb.AdbService$Lifecycle
10-14 18:31:49.692 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.adb.AdbService$Lifecycle took to complete: 0ms
10-14 18:31:49.692 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.usb.UsbService$Lifecycle
10-14 18:31:49.692 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.usb.UsbService$Lifecycle took to complete: 0ms
10-14 18:31:49.692 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.twilight.TwilightService
10-14 18:31:49.692 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.twilight.TwilightService took to complete: 0ms
10-14 18:31:49.692 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.display.color.ColorDisplayService
10-14 18:31:49.692 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.display.color.ColorDisplayService took to complete: 0ms
10-14 18:31:49.692 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.job.JobSchedulerService
10-14 18:31:49.692 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.job.JobSchedulerService took to complete: 0ms
10-14 18:31:49.692 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.soundtrigger.SoundTriggerService
10-14 18:31:49.692 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.soundtrigger.SoundTriggerService took to complete: 0ms
10-14 18:31:49.692 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.trust.TrustManagerService
10-14 18:31:49.692 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.trust.TrustManagerService took to complete: 0ms
10-14 18:31:49.692 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.backup.BackupManagerService$Lifecycle
10-14 18:31:49.693 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.backup.BackupManagerService$Lifecycle took to complete: 0ms
10-14 18:31:49.693 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.appwidget.AppWidgetService
10-14 18:31:49.693 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.appwidget.AppWidgetService took to complete: 0ms
10-14 18:31:49.693 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.role.RoleManagerService
10-14 18:31:49.693 I/servicemanager( 333): Adding 'u:r:system_app:s0' service
(emergency_service:2081)
10-14 18:31:49.702 E/RefUtils( 2081): semSetProcessImportant is called / return
type: void
10-14 18:31:49.702 E/RefUtils( 2081): result is null
10-14 18:31:49.703 I/RoleManagerService( 702): Migrating android.app.role.SMS,
legacy holders: [com.samsung.android.messaging]
10-14 18:31:49.703 I/RoleUserState( 702): Added new role: android.app.role.SMS
10-14 18:31:49.704 I/RoleManagerService( 702): Granting default roles...
10-14 18:31:49.706 I/ThemeChangeObserver( 2107): registerThemeChangeObserver
10-14 18:31:49.710 D/BluetoothManagerService( 702): addProxy com.android.systemui
10-14 18:31:49.714 W/Settings( 1809): Setting display_cutout_hide_notch has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
10-14 18:31:49.714 W/SQLiteLog( 702): (28) [PM] se file created.
10-14 18:31:49.719 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:49.720 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:49.722 I/SettingsHelper( 2107): mKey=need_dark_navigationbar,
mIntValue=0, mStringValue=null, mFloatValue=0.0
10-14 18:31:49.724 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:49.725 I/SettingsHelper( 2107): mKey=navigationbar_key_order,
mIntValue=0, mStringValue=null, mFloatValue=0.0
10-14 18:31:49.726 I/SettingsHelper( 2107): mKey=display_cutout_hide_notch,
mIntValue=0, mStringValue=null, mFloatValue=0.0
10-14 18:31:49.727 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:49.728 I/SettingsHelper( 2107): mKey=car_mode_blocking_system_key,
mIntValue=0, mStringValue=null, mFloatValue=0.0
10-14 18:31:49.730 I/SettingsHelper( 2107): mKey=font_size, mIntValue=2,
mStringValue=null, mFloatValue=0.0
10-14 18:31:49.731 V/ActivityManagerProxyImpl( 1809):
ActivityManager.getCurrentUser() called
10-14 18:31:49.732 I/SettingsHelper( 2107): mKey=display_night_theme, mIntValue=0,
mStringValue=null, mFloatValue=0.0
10-14 18:31:49.733 I/SettingsHelper( 2107): mKey=game_double_swipe_enable,
mIntValue=0, mStringValue=null, mFloatValue=0.0
10-14 18:31:49.734 I/OpenThemeResourceLoader( 2107): OpenThemeLoader::setTheme()
(1) currentTheme : com.sec.android.app.launcher
10-14 18:31:49.735 I/SettingsHelper( 2107): mKey=game_home_hidden_games,
mIntValue=0, mStringValue=null, mFloatValue=0.0
10-14 18:31:49.736 I/OpenThemeResourceLoader( 2107): OpenThemeLoader::setTheme()
(2) currentTheme : com.sec.android.app.launcher
10-14 18:31:49.738 I/SettingsHelper( 2107): mKey=policy_control, mIntValue=0,
mStringValue=null, mFloatValue=0.0
10-14 18:31:49.739 I/RoleControllerService( 1834): Calling grantDefaultRoles()
10-14 18:31:49.739 I/OpenThemeResourceLoader( 2107): OpenThemeLoader::setTheme()
(3) currentTheme : com.sec.android.app.launcher
10-14 18:31:49.740 I/OpenThemeResourceLoader( 2107): OpenThemeLoader::setTheme()
(4) currentTheme : com.sec.android.app.launcher
10-14 18:31:49.740 D/SecVolume.DeviceProvisionedWrapper( 1809):
isDeviceProvisioned() : false
10-14 18:31:49.740 D/SecVolume.SecVolumeStore( 1809): dispatch [ACTION_INIT] with
[STATE_IDLE]
10-14 18:31:49.742 I/SettingsHelper( 2107): mKey=need_dark_font, mIntValue=0,
mStringValue=null, mFloatValue=0.0
10-14 18:31:49.743 I/SettingsHelper( 2107): mKey=access_control_enabled,
mIntValue=0, mStringValue=null, mFloatValue=0.0
10-14 18:31:49.745 I/SettingsHelper( 2107): mKey=sehome_portrait_mode_only,
mIntValue=1, mStringValue=null, mFloatValue=0.0
10-14 18:31:49.747 D/SecVolume.SecVolumeStore( 1809): > New State : [STATE_IDLE]
10-14 18:31:49.748 D/SecVolume.SecVolumeStore( 1809): dispatch
[ACTION_ACCESSIBILITY_MODE_CHANGED] with [STATE_IDLE]
10-14 18:31:49.748 W/OpenThemeResource( 2107): Fail to get proper resId from
com.sec.android.app.launcher
10-14 18:31:49.749 I/SettingsHelper( 2107): mKey=bottom_gesture_inset_scale,
mIntValue=0, mStringValue=null, mFloatValue=1.0
10-14 18:31:49.749 D/SecVolume.SecVolumeStore( 1809): > New State :
[STATE_NO_DISPATCH]
10-14 18:31:49.749 W/OpenThemeResource( 2107): Can't load drawable with resId from
com.sec.android.app.launcher
10-14 18:31:49.751 I/SettingsHelper( 2107): mKey=missing_phone_lock, mIntValue=0,
mStringValue=null, mFloatValue=0.0
10-14 18:31:49.751 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.volume.util.KeyguardUpdateMonitorWrapper$1@26940e1
10-14 18:31:49.751 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:49.751 D/SecVolume.SecVolumeStore( 1809): dispatch
[ACTION_SETUP_WIZARD_COMPLETE] with [STATE_NO_DISPATCH]
10-14 18:31:49.752 D/SecVolume.DeviceProvisionedWrapper( 1809):
isDeviceProvisioned() : false
10-14 18:31:49.752 D/SecVolume.SecVolumeStore( 1809): > New State :
[STATE_NO_DISPATCH]
10-14 18:31:49.752 D/vol.VolumeDialogControl( 1809): showDndTile
10-14 18:31:49.755 W/OpenThemeResource( 2107): Invalid resId : 0
10-14 18:31:49.757 I/vol.Events( 1809): writeEvent level_changed STREAM_VOICE_CALL
4
10-14 18:31:49.757 I/SettingsHelper( 2107): mKey=discover_status_setting,
mIntValue=1, mStringValue=null, mFloatValue=0.0
10-14 18:31:49.758 I/SettingsHelper( 2107): mKey=notification_badging, mIntValue=1,
mStringValue=null, mFloatValue=0.0
10-14 18:31:49.759 W/OpenThemeResource( 2107): Invalid resId : 0
10-14 18:31:49.760 I/SettingsHelper( 2107): mKey=need_dark_statusbar, mIntValue=0,
mStringValue=null, mFloatValue=0.0
10-14 18:31:49.760 I/vol.Events( 1809): writeEvent level_changed STREAM_SYSTEM 6
10-14 18:31:49.761 I/SettingsHelper( 2107): mKey=show_button_background,
mIntValue=0, mStringValue=null, mFloatValue=0.0
10-14 18:31:49.762 W/OpenThemeResource( 2107): Invalid resId : 0
10-14 18:31:49.763 I/SettingsHelper( 2107):
mKey=galaxy_app_store_india_shortcut_support, mIntValue=0, mStringValue=null,
mFloatValue=0.0
10-14 18:31:49.768 I/SettingsHelper( 2107): mKey=app_lock_enabled, mIntValue=0,
mStringValue=null, mFloatValue=0.0
10-14 18:31:49.771 W/OpenThemeResource( 2107): Invalid resId : 0
10-14 18:31:49.774 D/SamsungAlarmManager( 702): setInexact (T:2/F:0/AC:false)
20211014T183243 now=132283 - CU:1000/CP:702/L:7b61866:*job.deadline*
10-14 18:31:49.774 I/SamsungAlarmManager( 702): setLocked to kernel - T:2 /
20211014T183243, set=186132, now=132283
10-14 18:31:49.775 I/SamsungAlarmManager( 702): setLocked to kernel - T:3 /
20211014T183159, set=142508, now=132284
10-14 18:31:49.783 I/SettingsHelper( 2107): mKey=badge_app_icon_type, mIntValue=0,
mStringValue=null, mFloatValue=0.0
10-14 18:31:49.784 W/OpenThemeResource( 2107): Invalid resId : 0
10-14 18:31:49.786 I/RoleUserState( 702): Added new role:
android.app.role.CALL_SCREENING
10-14 18:31:49.786 I/RoleUserState( 702): Added new role:
android.app.role.SYSTEM_GALLERY
10-14 18:31:49.786 I/RoleUserState( 702): Added new role:
android.app.role.SYSTEM_ACTIVITY_RECOGNIZER
10-14 18:31:49.786 I/RoleUserState( 702): Added new role: android.app.role.DIALER
10-14 18:31:49.786 I/RoleUserState( 702): Added new role: android.app.role.HOME
10-14 18:31:49.786 I/RoleUserState( 702): Added new role:
android.app.role.ASSISTANT
10-14 18:31:49.786 I/RoleUserState( 702): Added new role:
android.app.role.EMERGENCY
10-14 18:31:49.786 I/RoleUserState( 702): Added new role:
android.app.role.CALL_REDIRECTION
10-14 18:31:49.786 I/RoleUserState( 702): Added new role: android.app.role.BROWSER
10-14 18:31:49.789 I/SettingsHelper( 2107): mKey=navigation_bar_gesture_hint,
mIntValue=1, mStringValue=null, mFloatValue=0.0
10-14 18:31:49.789 I/vol.Events( 1809): writeEvent level_changed STREAM_RING 11
10-14 18:31:49.790 I/SettingsHelper( 2107): mKey=navigation_gestures_vibrate,
mIntValue=1, mStringValue=null, mFloatValue=0.0
10-14 18:31:49.792 I/SettingsHelper( 2107): mKey=easy_mode_switch, mIntValue=1,
mStringValue=null, mFloatValue=0.0
10-14 18:31:49.793 I/TetheringManager( 2064):
registerTetheringEventCallback:com.google.android.networkstack
10-14 18:31:49.793 I/SettingsHelper( 2107):
mKey=navigation_bar_block_gestures_with_spen, mIntValue=0, mStringValue=null,
mFloatValue=0.0
10-14 18:31:49.795 I/SettingsHelper( 2107): mKey=reduce_animations, mIntValue=0,
mStringValue=null, mFloatValue=0.0
10-14 18:31:49.795 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.statusbar.NotificationShelfManager@d602f41
10-14 18:31:49.795 I/system_server( 702): Background young concurrent copying GC
freed 153095(9097KB) AllocSpace objects, 42(1192KB) LOS objects, 21% free,
26MB/33MB, paused 523us total 140.105ms
10-14 18:31:49.796 I/vol.Events( 1809): writeEvent level_changed STREAM_MUSIC 700
10-14 18:31:49.796 D/ConnectivityManager( 2064): ConnectivityManager()
mContext=android.app.Application@b67a037
getOpPackageName()=com.google.android.networkstack
getBasePackageName()=com.google.android.networkstack
getPackageName()=com.google.android.networkstack
10-14 18:31:49.797 I/SettingsHelper( 2107): mKey=game_show_floating_icon,
mIntValue=0, mStringValue=null, mFloatValue=0.0
10-14 18:31:49.798 I/SettingsHelper( 2107): mKey=zen_mode, mIntValue=0,
mStringValue=null, mFloatValue=0.0
10-14 18:31:49.799 I/SettingsHelper( 2107): mKey=double_tap_to_sleep, mIntValue=0,
mStringValue=null, mFloatValue=0.0
10-14 18:31:49.799 D/ConnectivityService( 702): requestNetwork for
uid/pid:1073/2064 NetworkRequest [ TRACK_DEFAULT id=20, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1073 AdministratorUids: [] RequestorUid: 1073
RequestorPackageName: com.google.android.networkstack] ]
10-14 18:31:49.800 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:49.800 I/SettingsHelper( 2107): mKey=snap_window_mode_enabled,
mIntValue=0, mStringValue=null, mFloatValue=0.0
10-14 18:31:49.800 D/Ethernet( 702): got request NetworkRequest [ TRACK_DEFAULT
id=20, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1073 AdministratorUids:
[] RequestorUid: 1073 RequestorPackageName: com.google.android.networkstack] ] with
score 0 and providerId 0
10-14 18:31:49.802 I/SettingsHelper( 2107): mKey=haptic_feedback_enabled,
mIntValue=1, mStringValue=null, mFloatValue=0.0
10-14 18:31:49.803 I/vol.Events( 1809): writeEvent level_changed STREAM_ALARM 11
10-14 18:31:49.804 I/SettingsHelper( 2107):
mKey=navigation_bar_gesture_while_hidden, mIntValue=0, mStringValue=null,
mFloatValue=0.0
10-14 18:31:49.806 I/RoleControllerServiceImpl( 1834): Adding package as
default/fallback role holder, package: com.sec.android.gallery3d, role:
android.app.role.SYSTEM_GALLERY
10-14 18:31:49.812 I/MediaExtractorFactory( 785): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
10-14 18:31:49.812 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:49.817 I/vol.Events( 1809): writeEvent level_changed
STREAM_NOTIFICATION 11
10-14 18:31:49.823 I/vol.Events( 1809): writeEvent level_changed
STREAM_BLUETOOTH_SCO 7
10-14 18:31:49.823 D/ApplicationLoaders( 2064): Returning zygote-cached class
loader: /system/framework/android.test.base.jar
10-14 18:31:49.827 I/TetheringManager( 1809): registerTetheringEventCallback
caller:com.android.systemui
10-14 18:31:49.828 I/HotspotController( 1809): HotspotControllerImpl constructor
10-14 18:31:49.829 D/LocalBluetoothManager( 1809): LocalBluetoothManager ::
constructor
10-14 18:31:49.829 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:49.829 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:49.829 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:49.831 D/BluetoothEventManager( 1809): BluetoothEventManager
Constructor ::
10-14 18:31:49.839 I/WhiteBgColorNotifier( 2107): setUpCallbacks darkFont : false
darkStatusBar : false grayStatusBar : false darkNavigationBar : false
10-14 18:31:49.840 D/LocalBluetoothProfileManager( 1809): PANU : true
10-14 18:31:49.841 D/BluetoothPan( 1809): Binding service...
10-14 18:31:49.843 W/SLocation( 702): SecureDBAdapter - sqlDB : SQLiteDatabase:
/data/system/slocation.db
10-14 18:31:49.853 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:49.854 D/LocalBluetoothProfileManager( 1809): updateLocalProfiles ::
10-14 18:31:49.854 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:49.854 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:49.856 D/BluetoothHearingAid( 1809): Binding service...
10-14 18:31:49.861 D/LocalBluetoothProfileManager( 1809): Adding local Spp profile
10-14 18:31:49.865 D/BluetoothSap( 1809): Create BluetoothSap proxy object
10-14 18:31:49.867 D/LoadedApk( 2064): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@40c08d3
appContext.mOpPackageName=com.google.android.networkstack.tethering
appContext.mBasePackageName=com.google.android.networkstack.tethering
appContext.mPackageInfo=android.app.LoadedApk@a023c10
10-14 18:31:49.867 D/NetworkSecurityConfig( 2064): No Network Security Config
specified, using platform default
10-14 18:31:49.869 D/vol.VolumeDialogControl( 1809): updateStreamRoutedToBluetoothW
stream=22 routedToBluetooth=true
10-14 18:31:49.870 D/vol.VolumeDialogControl( 1809): updateStreamRoutedToBluetoothW
stream=23 routedToBluetooth=true
10-14 18:31:49.870 E/SamsungAnalytics605039( 2107): The user has not unlocked the
device.
10-14 18:31:49.870 D/BluetoothSap( 1809): Binding service...
10-14 18:31:49.873 W/ContextImpl( 702): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendStickyBroadcast:1488
com.samsung.android.location.c0.l0.i:102 com.samsung.android.location.c0.l.run:2
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
10-14 18:31:49.874 I/vol.Events( 1809): writeEvent zen_mode_config_changed
[disallowAlarms=false disallowMedia=false disallowSystem=true disallowRinger=true]
10-14 18:31:49.875 W/SamsungAnalytics605039( 2107): [SamsungAnalytics]
NullPointerException Attempt to invoke virtual method 'void
com.samsung.context.sdk.samsunganalytics.internal.Tracker.registerSettingPref(java.
util.Map)' on a null object reference
10-14 18:31:49.878 W/FileUtils( 2107): Failed to
chmod(/data/user/0/com.sec.android.app.launcher/app_log):
android.system.ErrnoException: chmod failed: ENOENT (No such file or directory)
10-14 18:31:49.879 D/LocalBluetoothProfileManager( 1809): updateLocalProfiles ::
10-14 18:31:49.880 I/DIAGMON_SDK[605039]( 2107): DiagMonAgent type: 2
10-14 18:31:49.880 E/SLocation( 702): SLOCATION_VERSION 1.5.32.112 Initialized
10-14 18:31:49.880 D/SLocation( 702): SLocation - BroadcastReceiver : service is
ready - 1.5.32.112
10-14 18:31:49.881 W/LocalBluetoothProfileManager( 1809): updateLocalProfiles ::
Spp profile was created already
10-14 18:31:49.882 D/BluetoothController( 1809): updateConnected =
0mConnectionState = 0
10-14 18:31:49.886 I/DIAGMON_SDK[605039][exitmqobp9] ( 2107): generated SR object
10-14 18:31:49.892 W/ContextImpl( 2107): Failed to ensure
/data/user/0/com.sec.android.app.launcher/shared_prefs: mkdir failed: ENOENT (No
such file or directory)
10-14 18:31:49.895 W/WindowManager( 702): Keyguard drawn timeout. Setting
mKeyguardDrawComplete
10-14 18:31:49.898 W/TouchInteractionService( 2107): onCreate
10-14 18:31:49.899 I/WindowManager( 702): All windows ready for display!
10-14 18:31:49.899 W/WindowManager( 702): Setting mWindowManagerDrawComplete
10-14 18:31:49.899 D/WindowManager( 702): finishScreenTurningOn: mAwake=false,
mScreenOnEarly=true, mScreenOnFully=false, mKeyguardDrawComplete=true,
mWindowManagerDrawComplete=true
10-14 18:31:49.899 I/WindowManager( 702): Finished screen turning on...
10-14 18:31:49.904 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10096 packageName=com.sec.android.gallery3d
10-14 18:31:49.904 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10096 packageName=com.sec.android.gallery3d
10-14 18:31:49.907 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10096 packageName=null
10-14 18:31:49.908 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10096 packageName=null
10-14 18:31:49.910 W/SysUINavigationMode( 2107): initializeMode, mMode =
THREE_BUTTONS
10-14 18:31:49.917 D/StatusBar( 1809): disable<e i a s b h r c s k t > disable2<q i
n >
10-14 18:31:49.918 I/StatusBarManagerService( 702): registerStatusBar
bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@9e7e23f
10-14 18:31:49.923 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:49.924 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:49.924 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:49.927 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10096 packageName=com.sec.android.gallery3d
10-14 18:31:49.928 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10096 packageName=com.sec.android.gallery3d
10-14 18:31:49.931 W/SGestureDeviceStateImpl( 2107): SGestureDeviceStateImpl
10-14 18:31:49.932 D/NetworkStats( 702): registerNetworkStatsProvider from
OffloadController uid/pid=1073/2064
10-14 18:31:49.933 W/SGestureSettingsChangeHelper( 2107): onSettingsEnabled, mask =
1
10-14 18:31:49.933 D/StorageManagerService( 702): onExternalStoragePolicyChanged:
uid=10096 packageName=null
10-14 18:31:49.933 W/SGestureSettingsChangeHelper( 2107): onSettingsDisabled, mask
= 2
10-14 18:31:49.933 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10096 packageName=null
10-14 18:31:49.934 W/SGestureSettingsChangeHelper( 2107): onSettingsDisabled, mask
= 4
10-14 18:31:49.934 W/SGestureSettingsChangeHelper( 2107): onSettingsDisabled, mask
= 8
10-14 18:31:49.934 W/SGestureSettingsChangeHelper( 2107): onSettingsDisabled, mask
= 16
10-14 18:31:49.934 W/SGestureSettingsChangeHelper( 2107): onSettingsDisabled, mask
= 32
10-14 18:31:49.934 W/SGestureSettingsChangeHelper( 2107): onSettingsDisabled, mask
= 64
10-14 18:31:49.934 W/SGestureSettingsChangeHelper( 2107): onSettingsEnabled, mask =
128
10-14 18:31:49.934 W/SGestureSettingsChangeHelper( 2107): onSettingsEnabled, mask =
256
10-14 18:31:49.936 W/SGestureOverlayWindow( 2107): SGestureOverlayWindow
10-14 18:31:49.942 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:49.944 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.statusbar.phone.interactor.-$
$Lambda$ButtonOrderInteractor$18GitGAmJ113Ots3FGf4E-pehqw@3309304
10-14 18:31:49.945 D/NavigationModeController( 1809): getCurrentInteractionMode:
mode=0 contextUser=0
10-14 18:31:49.948 V/Navbar.Store( 1809): handleEvent [EventType]
ON_NAVIGATION_MODE_CHANGED [Module] NavBarStoreImpl KEYS_NAVIGATION_MODE=0
10-14 18:31:49.949 W/RecentsAnimationDeviceState( 2107): onNavigationModeChanged,
oldMode = THREE_BUTTONS, newMode = THREE_BUTTONS
10-14 18:31:49.949 W/SGestureOverlayWindow( 2107): removeGestureOverlayWindow
return by mOverlayWindow == null
10-14 18:31:49.950 I/PackageManager( 702): addRoleHolderFromController, role:
android.app.role.SYSTEM_GALLERY, package: com.sec.android.gallery3d, userId: 0,
callingUid: 10218
10-14 18:31:49.950 V/Navbar.Store( 1809): --
[Band]GESTURE_PACK_NAVIGATION_MODE_CHANGED
10-14 18:31:49.951 V/Navbar.Store( 1809): ----apply(UPDATE_NAVIGATION_MODE)
10-14 18:31:49.959 W/Role ( 1834): Cannot find resource for default holder:
config_systemActivityRecognizer
10-14 18:31:49.960 D/KnoxStateMonitorImpl( 1809): registerCallback()
callback=com.android.systemui.statusbar.phone.interactor.KnoxStateMonitorInteractor
$1@b1abee9
10-14 18:31:49.960 D/KnoxStateMonitorImpl( 1809): removeCallback() callback=null
10-14 18:31:49.960 W/Role ( 1834): Cannot find resource for default holder:
config_systemActivityRecognizer
10-14 18:31:49.961 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.statusbar.phone.interactor.-$
$Lambda$UseThemeDefaultInteractor$92RDk4El_VPRF7oycrMNHlPZf1E@a1e8e0f
10-14 18:31:49.962 D/SettingsProvider( 702): isChangeAllowed() : name =
navigation_bar_gesture_disabled_by_policy
10-14 18:31:49.962 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:49.962 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:49.962 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:49.962 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:49.963 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:49.963 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:49.963 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:49.963 D/SettingsProvider( 702): ret = 1
10-14 18:31:49.965 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:49.967 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.statusbar.phone.interactor.-$
$Lambda$EdgeBackGesturePolicyInteractor$bwFuvDotpJq_1cLw2LzLtZ8R-WM@b55a888
10-14 18:31:49.967 V/Navbar.Store( 1809): handleEvent [EventType]
ON_EDGE_BACK_GESTURE_DISABLED_BY_POLICY_CHANGED [Module] NavBarStoreImpl
KEYS_EDGE_BACK_GESTURE_DISABLED=false
10-14 18:31:49.969 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.statusbar.phone.interactor.-$
$Lambda$ButtonPositionInteractor$1X8FCvUQ9CFn-rmIghoD2SrkjqY@cc03007
10-14 18:31:49.969 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.statusbar.phone.interactor.-$
$Lambda$OneHandModeInteractor$JRSPuLVECYPLgzGHawNVk14RX0w@8e0c534
10-14 18:31:49.970 V/Navbar.Store( 1809): handleEvent [EventType]
ON_ONEHANDE_MODE_CHANGED [Module] NavBarStoreImpl KEYS_ONEHAND_INFO=null
10-14 18:31:49.971 V/Navbar.Store( 1809): --
[Band]GESTURE_PACK_UPDATE_ONEHAND_MODE_INFO
10-14 18:31:49.971 V/Navbar.Store( 1809): ----
getValue(BOOL_NAVBAR_GESTURAL_MODE)=false
10-14 18:31:49.972 D/SettingsProvider( 702): isChangeAllowed() : name =
navigationbar_color
10-14 18:31:49.972 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:49.972 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:49.972 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:49.972 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:49.973 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:49.973 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:49.973 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:49.974 D/SettingsProvider( 702): ret = 1
10-14 18:31:49.975 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:49.977 D/SettingsProvider( 702): isChangeAllowed() : name =
navigationbar_current_color
10-14 18:31:49.977 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:49.977 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:49.977 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:49.977 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:49.978 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:49.978 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:49.978 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:49.978 D/SettingsProvider( 702): ret = 1
10-14 18:31:49.980 D/NetworkStats( 702): registerNetworkStatsProvider from
BpfCoordinator uid/pid=1073/2064
10-14 18:31:49.980 D/SettingsHelper( 1809): readSettingsDB() COMPLETED elapsed= 337
10-14 18:31:49.981 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:49.983 W/ScoverManager( 2107): registerListener : This device is not
supported cover
10-14 18:31:49.983 W/ScoverManager( 2107): getCoverState : This device is not
supported cover
10-14 18:31:49.984 V/SettingsHelper( 1809): *** unregister listener for
com.android.systemui.slimindicator.SlimIndicatorSettingsBackUpManager$SettingsListe
ner@19640d2
10-14 18:31:49.984 W/TouchInteractionService( 2107): onNavigationModeChanged, mode
= THREE_BUTTONS
10-14 18:31:49.984 D/[QuickStar]SlimIndicatorSettingsBackUpManager( 1809):
resetValues() [QuickStar]SlimIndicatorSettingsBackUpManager
(1)CachedBlackListDBValue:null (2)NotiPopupWindowEnabled:false
(3)NotificationSortOrder:0 (4-1)PanelSwipeDirectlyEnabled:false (4-
2)PanelSwipeDirectlyPosition:null (4-3)PanelSwipeDirectlyArea:0
(5)TileLayoutCustomMatrixEnabled:false
10-14 18:31:49.984 W/TouchInteractionService( 2107): initInputMonitor return, mMode
= THREE_BUTTONS
10-14 18:31:49.985 D/SettingsProvider( 702): isChangeAllowed() : name =
icon_blacklist
10-14 18:31:49.985 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:49.985 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:49.985 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:49.985 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:49.985 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:49.985 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:49.986 D/CompatibilityChangeReporter( 2064): Compat change id reported:
147600208; UID 1073; state: ENABLED
10-14 18:31:49.986 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:49.986 W/ContextImpl( 2107): Failed to ensure
/data/user/0/com.sec.android.app.launcher/files: mkdir failed: ENOENT (No such file
or directory)
10-14 18:31:49.986 D/SettingsProvider( 702): ret = 1
10-14 18:31:49.990 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:49.991 D/SettingsProvider( 702): isChangeAllowed() : name =
notification_freeform_menuitem
10-14 18:31:49.991 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:49.991 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:49.991 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:49.991 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:49.991 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:49.991 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:49.991 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:49.992 D/SettingsProvider( 702): ret = 1
10-14 18:31:49.992 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:49.993 D/SettingsProvider( 702): isChangeAllowed() : name =
notification_sort_order
10-14 18:31:49.993 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:49.993 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:49.993 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:49.993 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:49.993 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:49.994 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:49.994 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:49.994 D/SettingsProvider( 702): ret = 1
10-14 18:31:49.995 V/WifiManager( 2064): registerSoftApCallback:
callback=com.android.networkstack.tethering.Tethering$TetheringSoftApCallback@9c321
be,
executor=com.android.networkstack.tethering.Tethering$TetheringThreadExecutor@35172
1f
10-14 18:31:49.997 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:49.998 D/SettingsProvider( 702): isChangeAllowed() : name =
swipe_directly_to_quick_setting
10-14 18:31:49.998 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:49.998 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:49.998 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:49.998 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:49.998 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:49.999 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:49.999 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:49.999 D/SettingsProvider( 702): ret = 1
10-14 18:31:50.000 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:50.000 D/ConnectivityManager( 2064): sendRequestForNetwork CallingUid :
1073, CallingPid : 2064
10-14 18:31:50.001 D/ApConfigUtil( 702): Update Softap capability, add acs feature
support
10-14 18:31:50.001 D/ApConfigUtil( 702): Update Softap capability, add SAE feature
support
10-14 18:31:50.001 D/SettingsProvider( 702): isChangeAllowed() : name =
swipe_directly_to_quick_setting_area
10-14 18:31:50.001 D/ConnectivityManager_URSP( 2064): blocklisted - false
10-14 18:31:50.001 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:50.001 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:50.001 D/ApConfigUtil( 702): Update Softap capability, max client = 10
10-14 18:31:50.003 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:50.003 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:50.003 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:50.003 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:50.003 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:50.004 D/SettingsProvider( 702): ret = 1
10-14 18:31:50.004 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:50.005 D/SettingsProvider( 702): isChangeAllowed() : name =
swipe_directly_to_quick_setting_position
10-14 18:31:50.005 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:50.005 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:50.005 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:50.005 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:50.005 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:50.005 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:50.006 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:50.006 D/SettingsProvider( 702): ret = 1
10-14 18:31:50.006 D/ConnectivityService( 702): requestNetwork for
uid/pid:1073/2064 NetworkRequest [ REQUEST id=22, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN AdministratorUids: [] RequestorUid: 1073
RequestorPackageName: com.google.android.networkstack] ]
10-14 18:31:50.007 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:50.007 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:50.007 D/Ethernet( 702): got request NetworkRequest [ REQUEST id=22, [
Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN AdministratorUids: []
RequestorUid: 1073 RequestorPackageName: com.google.android.networkstack] ] with
score 0 and providerId 0
10-14 18:31:50.008 D/SettingsProvider( 702): isChangeAllowed() : name =
quickstar_qs_tile_layout_custom_matrix
10-14 18:31:50.008 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:50.008 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:50.008 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:50.008 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:50.008 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:50.008 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:50.008 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:50.008 D/SettingsProvider( 702): ret = 1
10-14 18:31:50.009 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:50.013 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.slimindicator.SlimIndicatorViewMediatorImpl$SettingsListener@c
73981e
10-14 18:31:50.013 D/[QuickStar]SlimIndicatorViewMediator( 1809):
SlimIndicatorViewMediatorImpl is initialized ! I am ready to connect SPlugin.
10-14 18:31:50.013 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.statusbar.phone.StatusBarSettingsListener@ac518ff
10-14 18:31:50.014 V/ActivityManagerProxyImpl( 1809):
ActivityManager.getCurrentUser() called
10-14 18:31:50.017 D/LoadedApk( 2064): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@88b9bca
appContext.mOpPackageName=com.google.android.cellbroadcastservice
appContext.mBasePackageName=com.google.android.cellbroadcastservice
appContext.mPackageInfo=android.app.LoadedApk@525113b
10-14 18:31:50.017 D/NetworkSecurityConfig( 2064): No Network Security Config
specified, using platform default
10-14 18:31:50.039 E/SystemUIWidgetRes( 1809): Invalid lock_icon_color
10-14 18:31:50.040 E/SystemUIWidgetRes( 1809): Invalid lock_icon_color_black
10-14 18:31:50.050 E/SystemUIWidgetRes( 1809): Invalid lock_icon_color
10-14 18:31:50.051 E/SystemUIWidgetRes( 1809): Invalid lock_icon_color_black
10-14 18:31:50.055 D/SystemUITextView( 1809): mOriginalFontSizeDp 13.866667
com.android.systemui.statusbar.phone.KeyguardIndicationTextView{64c8282
G.ED..... ......I. 0,0-0,0 #7f0a0316
app:id/keyguard_biometric_error_text_indication}
10-14 18:31:50.098 V/KeyguardStatusView( 1809): Schedule setEnableMarquee: Disable
10-14 18:31:50.098 V/KeyguardStatusView( 1809): Disable transport text marquee
10-14 18:31:50.158 I/PackageManager( 702): Adding preference:
com.samsung.android.messaging/.ui.view.main.WithActivity
10-14 18:31:50.158 I/PackageManager( 702): Sets:
10-14 18:31:50.158 I/PackageManager( 702):
com.samsung.android.messaging/.ui.view.main.WithActivity, uid: 10218, pid: 1834
10-14 18:31:50.162 I/PackageManager( 702): Adding preference:
com.samsung.android.messaging/.ui.view.main.WithActivity
10-14 18:31:50.162 I/PackageManager( 702): Sets:
10-14 18:31:50.162 I/PackageManager( 702):
com.samsung.android.messaging/.ui.view.main.WithActivity, uid: 10218, pid: 1834
10-14 18:31:50.166 I/PackageManager( 702): Adding preference:
com.samsung.android.messaging/.ui.view.main.WithActivity
10-14 18:31:50.166 I/PackageManager( 702): Sets:
10-14 18:31:50.166 I/PackageManager( 702):
com.samsung.android.messaging/.ui.view.main.WithActivity
10-14 18:31:50.166 I/PackageManager( 702):
com.samsung.android.messaging/.ui.ComposeMessageMms, uid: 10218, pid: 1834
10-14 18:31:50.173 I/PackageManager( 702): Adding preference:
com.samsung.android.messaging/.ui.view.main.WithActivity
10-14 18:31:50.173 I/PackageManager( 702): Sets:
10-14 18:31:50.173 I/PackageManager( 702):
com.samsung.android.messaging/.ui.view.main.WithActivity
10-14 18:31:50.173 I/PackageManager( 702):
com.samsung.android.messaging/.ui.ComposeMessageMms, uid: 10218, pid: 1834
10-14 18:31:50.187 I/RoleControllerServiceImpl( 1834): Adding package as
default/fallback role holder, package: com.samsung.android.dialer, role:
android.app.role.DIALER
10-14 18:31:50.212 D/SettingsHelper( 1809): registerSettingsObserver() COMPLETED
elapsed= 232
10-14 18:31:50.221 D/IndicatorGardenInputProperty( 1809): updateRotation() prv:-1
>> new:0
10-14 18:31:50.223 D/DeviceState( 1809): getDeviceResolutionPixelSize -
currentDensity = 300 deviceDensity = 300 initialDisplaySizeFactor = 720
currentDisplaySizeFactor = 720 initialDisplayDensity = 300 proportionalDensity =
300 proportionalPixel = 0
10-14 18:31:50.223 D/DeviceState( 1809): getDeviceResolutionPixelSize -
currentDensity = 300 deviceDensity = 300 initialDisplaySizeFactor = 720
currentDisplaySizeFactor = 720 initialDisplayDensity = 300 proportionalDensity =
300 proportionalPixel = 0
10-14 18:31:50.223 D/DeviceState( 1809): getDeviceResolutionPixelSize -
currentDensity = 300 deviceDensity = 300 initialDisplaySizeFactor = 720
currentDisplaySizeFactor = 720 initialDisplayDensity = 300 proportionalDensity =
300 proportionalPixel = 0
10-14 18:31:50.224 W/Settings( 1809): Setting display_cutout_hide_notch has moved
from android.provider.Settings.Secure to android.provider.Settings.Global,
returning global URI.
10-14 18:31:50.224 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.statusbar.phone.-$
$Lambda$IndicatorGardenPresenter$S33zQ1rPiBaCk_KacKfA7lDwZrY@29dfca9
10-14 18:31:50.224 D/DeviceState( 1809): getDeviceResolutionPixelSize -
currentDensity = 300 deviceDensity = 300 initialDisplaySizeFactor = 720
currentDisplaySizeFactor = 720 initialDisplayDensity = 300 proportionalDensity =
300 proportionalPixel = 0
10-14 18:31:50.224 D/DeviceState( 1809): getDeviceResolutionPixelSize -
currentDensity = 300 deviceDensity = 300 initialDisplaySizeFactor = 720
currentDisplaySizeFactor = 720 initialDisplayDensity = 300 proportionalDensity =
300 proportionalPixel = 0
10-14 18:31:50.224 D/DeviceState( 1809): getDeviceResolutionPixelSize -
currentDensity = 300 deviceDensity = 300 initialDisplaySizeFactor = 720
currentDisplaySizeFactor = 720 initialDisplayDensity = 300 proportionalDensity =
300 proportionalPixel = 0
10-14 18:31:50.249 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
10-14 18:31:50.250 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:2 pendingST:1
10-14 18:31:50.250 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: tid:2052 curST:1 oldST:2
10-14 18:31:50.257 D/SystemUITextView( 1809): mOriginalFontSizeDp 14.933333
com.android.keyguard.CarrierText{5a8533a V.ED..... ......ID 0,0-0,0 #7f0a0320
app:id/keyguard_carrier_text}
10-14 18:31:50.258 I/PackageManager( 702): Adding preference:
com.samsung.android.dialer/.DialtactsActivity
10-14 18:31:50.258 I/PackageManager( 702): Sets:
10-14 18:31:50.258 I/PackageManager( 702):
com.samsung.android.dialer/.DialtactsActivity
10-14 18:31:50.258 I/PackageManager( 702):
com.samsung.android.dialer/.NonPhoneActivity, uid: 10218, pid: 1834
10-14 18:31:50.260 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
10-14 18:31:50.261 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:2 pendingST:1
10-14 18:31:50.261 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: tid:2055 curST:1 oldST:2
10-14 18:31:50.263 I/PackageManager( 702): Adding preference:
com.samsung.android.dialer/.DialtactsActivity
10-14 18:31:50.263 I/PackageManager( 702): Sets:
10-14 18:31:50.263 I/PackageManager( 702):
com.samsung.android.dialer/.DialtactsActivity
10-14 18:31:50.263 I/PackageManager( 702):
com.samsung.android.dialer/.NonPhoneActivity, uid: 10218, pid: 1834
10-14 18:31:50.265 I/PackageManager( 702): addRoleHolderFromController, role:
android.app.role.DIALER, package: com.samsung.android.dialer, userId: 0,
callingUid: 10218
10-14 18:31:50.288 I/RoleControllerServiceImpl( 1834): Adding package as
default/fallback role holder, package: com.sec.android.preloadinstaller, role:
android.app.role.HOME
10-14 18:31:50.296 I/PackageManager( 702): Adding preference:
com.sec.android.preloadinstaller/.SN2110150331.PreloadInstallerActivity
10-14 18:31:50.296 I/PackageManager( 702): Sets:
10-14 18:31:50.296 I/PackageManager( 702): com.android.settings/.CryptKeeper
10-14 18:31:50.296 I/PackageManager( 702):
com.sec.android.preloadinstaller/.SN2110150331.PreloadInstallerActivity
10-14 18:31:50.296 I/PackageManager( 702):
com.google.android.setupwizard/.SetupWizardActivity
10-14 18:31:50.296 I/PackageManager( 702):
com.dti.samsung/com.digitalturbine.igniteui.activity.IgniteLauncherLoadingActivity
10-14 18:31:50.296 I/PackageManager( 702):
com.sec.android.app.SecSetupWizard/.SecSetupWizardActivity
10-14 18:31:50.296 I/PackageManager( 702):
com.sec.android.app.launcher/.activities.LauncherActivity
10-14 18:31:50.296 I/PackageManager( 702): com.android.settings/.FallbackHome,
uid: 10218, pid: 1834
10-14 18:31:50.300 D/PackageManager( 702): Do not update the default home until
SetupWizard or PreloadInstaller finishes
10-14 18:31:50.301 I/PackageManager( 702): addRoleHolderFromController, role:
android.app.role.HOME, package: com.sec.android.preloadinstaller, userId: 0,
callingUid: 10218
10-14 18:31:50.322 I/RoleControllerServiceImpl( 1834): Adding package as
default/fallback role holder, package: com.google.android.googlequicksearchbox,
role: android.app.role.ASSISTANT
10-14 18:31:50.332 D/CompatibilityChangeReporter( 1809): Compat change id reported:
147798919; UID 10067; state: ENABLED
10-14 18:31:50.335 D/ToggleSlider( 1809): updateHighBrightnessModeEnter : false
10-14 18:31:50.342 I/PackageManager( 702): addRoleHolderFromController, role:
android.app.role.ASSISTANT, package: com.google.android.googlequicksearchbox,
userId: 0, callingUid: 10218
10-14 18:31:50.349 I/RoleControllerServiceImpl( 1834): Adding package as
default/fallback role holder, package: com.android.emergency, role:
android.app.role.EMERGENCY
10-14 18:31:50.351 I/PackageManager( 702): addRoleHolderFromController, role:
android.app.role.EMERGENCY, package: com.android.emergency, userId: 0, callingUid:
10218
10-14 18:31:50.363 I/RoleControllerService( 1834): grantDefaultRoles() is done
10-14 18:31:50.364 W/SystemServiceManager( 702): Service
com.android.server.role.RoleManagerService took 672 ms in onStartUser-0
10-14 18:31:50.364 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.role.RoleManagerService took to complete: 672ms
10-14 18:31:50.364 D/SystemServerTiming( 702): !@Boot_SystemServer: 672ms :
ssm.onStartUser-0_com.android.server.role.RoleMana
10-14 18:31:50.364 I/SystemServerTiming( 702): !@Boot_EBS: Took 672ms by
'ssm.onStartUser-0_com.android.server.role.RoleMana'
10-14 18:31:50.364 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.voiceinteraction.VoiceInteractionManagerService
10-14 18:31:50.365 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.voiceinteraction.VoiceInteractionManagerService took to
complete: 1ms
10-14 18:31:50.365 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.GestureLauncherService
10-14 18:31:50.365 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.GestureLauncherService took to complete: 0ms
10-14 18:31:50.365 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.SensorNotificationService
10-14 18:31:50.365 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.SensorNotificationService took to complete: 0ms
10-14 18:31:50.365 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.emergency.EmergencyAffordanceService
10-14 18:31:50.365 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.emergency.EmergencyAffordanceService took to complete: 0ms
10-14 18:31:50.365 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.dreams.DreamManagerService
10-14 18:31:50.365 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.dreams.DreamManagerService took to complete: 0ms
10-14 18:31:50.365 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.print.PrintManagerService
10-14 18:31:50.365 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.print.PrintManagerService took to complete: 0ms
10-14 18:31:50.365 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.blob.BlobStoreManagerService
10-14 18:31:50.365 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.blob.BlobStoreManagerService took to complete: 0ms
10-14 18:31:50.365 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.companion.CompanionDeviceManagerService
10-14 18:31:50.365 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.companion.CompanionDeviceManagerService took to complete: 0ms
10-14 18:31:50.365 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.restrictions.RestrictionsManagerService
10-14 18:31:50.365 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.restrictions.RestrictionsManagerService took to complete: 0ms
10-14 18:31:50.365 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.cocktailbar.CocktailBarManagerService
10-14 18:31:50.366 I/CocktailBarManagerService( 702): onStartUser: 0
10-14 18:31:50.366 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.cocktailbar.CocktailBarManagerService took to complete: 0ms
10-14 18:31:50.366 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.aod.AODManagerService
10-14 18:31:50.366 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.aod.AODManagerService took to complete: 0ms
10-14 18:31:50.366 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.media.MediaSessionService
10-14 18:31:50.366 D/MediaSessionService( 702): onStartUser: 0
10-14 18:31:50.366 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.media.MediaSessionService took to complete: 1ms
10-14 18:31:50.366 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.media.MediaResourceMonitorService
10-14 18:31:50.366 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.media.MediaResourceMonitorService took to complete: 0ms
10-14 18:31:50.366 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.biometrics.face.FaceService
10-14 18:31:50.366 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.biometrics.face.FaceService took to complete: 0ms
10-14 18:31:50.366 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.biometrics.fingerprint.FingerprintService
10-14 18:31:50.366 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.biometrics.fingerprint.FingerprintService took to complete:
0ms
10-14 18:31:50.366 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.biometrics.BiometricService
10-14 18:31:50.366 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.biometrics.BiometricService took to complete: 0ms
10-14 18:31:50.366 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.biometrics.AuthService
10-14 18:31:50.366 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.biometrics.AuthService took to complete: 0ms
10-14 18:31:50.366 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.pm.ShortcutService$Lifecycle
10-14 18:31:50.366 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.pm.ShortcutService$Lifecycle took to complete: 0ms
10-14 18:31:50.366 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.pm.LauncherAppsService
10-14 18:31:50.366 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.pm.LauncherAppsService took to complete: 0ms
10-14 18:31:50.366 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.pm.CrossProfileAppsService
10-14 18:31:50.366 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.pm.CrossProfileAppsService took to complete: 0ms
10-14 18:31:50.366 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.samsung.android.server.wifi.SemWifiService
10-14 18:31:50.366 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.samsung.android.server.wifi.SemWifiService took to complete: 0ms
10-14 18:31:50.366 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.samsung.android.server.wifi.p2p.SemWifiP2pService
10-14 18:31:50.366 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.samsung.android.server.wifi.p2p.SemWifiP2pService took to complete: 0ms
10-14 18:31:50.366 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.media.projection.MediaProjectionManagerService
10-14 18:31:50.366 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.media.projection.MediaProjectionManagerService took to
complete: 0ms
10-14 18:31:50.366 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.slice.SliceManagerService$Lifecycle
10-14 18:31:50.366 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.slice.SliceManagerService$Lifecycle took to complete: 0ms
10-14 18:31:50.366 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.camera.CameraServiceProxy
10-14 18:31:50.367 I/CameraService_proxy( 702): switchUserLocked: userHandle=0
10-14 18:31:50.367 I/CameraService_proxy( 702): getEnabledUserHandles:
userProfiles=[0]
10-14 18:31:50.367 I/CameraService_proxy( 702): switchUserLocked:
mEnabledCameraUsers=null, currentUserHandles={0}
10-14 18:31:50.367 I/CameraService_proxy( 702): switchUserLocked:
mEnabledCameraUsers is updated.
10-14 18:31:50.368 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.camera.CameraServiceProxy took to complete: 2ms
10-14 18:31:50.368 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.samsung.android.camera.CameraServiceWorker
10-14 18:31:50.368 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.samsung.android.camera.CameraServiceWorker took to complete: 0ms
10-14 18:31:50.368 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.stats.StatsCompanion$Lifecycle
10-14 18:31:50.368 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.stats.StatsCompanion$Lifecycle took to complete: 0ms
10-14 18:31:50.368 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.stats.pull.StatsPullAtomService
10-14 18:31:50.368 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.stats.pull.StatsPullAtomService took to complete: 0ms
10-14 18:31:50.368 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.incident.IncidentCompanionService
10-14 18:31:50.368 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.incident.IncidentCompanionService took to complete: 0ms
10-14 18:31:50.368 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.MmsServiceBroker
10-14 18:31:50.368 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.MmsServiceBroker took to complete: 0ms
10-14 18:31:50.368 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.autofill.AutofillManagerService
10-14 18:31:50.368 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.autofill.AutofillManagerService took to complete: 0ms
10-14 18:31:50.368 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.clipboard.ClipboardService
10-14 18:31:50.368 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.clipboard.ClipboardService took to complete: 0ms
10-14 18:31:50.368 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.appbinding.AppBindingService$Lifecycle
10-14 18:31:50.369 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.appbinding.AppBindingService$Lifecycle took to complete: 1ms
10-14 18:31:50.369 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.policy.PermissionPolicyService
10-14 18:31:50.369 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.policy.PermissionPolicyService took to complete: 0ms
10-14 18:31:50.369 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.pm.StagingManager$Lifecycle
10-14 18:31:50.369 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.pm.StagingManager$Lifecycle took to complete: 0ms
10-14 18:31:50.369 I/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.enterprise.keystore.TimaKeystoreService$Lifecycle
10-14 18:31:50.369 D/SystemServerTiming( 702): ssm.onStartUser-
0_com.android.server.enterprise.keystore.TimaKeystoreService$Lifecycle took to
complete: 0ms
10-14 18:31:50.369 D/SystemServerTiming( 702): ssm.StartUser-0 took to complete:
994ms
10-14 18:31:50.369 D/SystemServerTiming( 702): !@Boot_SystemServer: 994ms :
ssm.StartUser-0
10-14 18:31:50.369 I/SystemServerTiming( 702): !@Boot_EBS: Took 994ms by
'ssm.StartUser-0'
10-14 18:31:50.369 I/SystemServerTiming( 702): startPersistentApps
10-14 18:31:50.370 D/CameraService( 768): doUserSwitch E
10-14 18:31:50.370 D/LockscreenLockIconController( 1809): onAodNotPulsingOrDocked =
false, mKeyguardUpdateMonitor.isSecure() = false, mWakeAndUnlockRunning = false,
mShowingLaunchAffordance = false, mLockIconVisible = true, mStatusBarState = 0,
mHeadsUpManagerPhone.isHeadsUpGoingAway() = false,
mHeadsUpManagerPhone.hasPinnedHeadsUp() = false, mStatusBarState = 0
10-14 18:31:50.371 I/CameraService( 768): USER_SWITCH previous allowed user IDs:
<None>, current allowed user IDs: 0
10-14 18:31:50.372 D/CameraService( 768): doUserSwitch X
10-14 18:31:50.373 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1000 packageName=com.sec.sve
10-14 18:31:50.374 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 1000; state: DISABLED
10-14 18:31:50.374 V/Vibrator( 1809): semGetSupportedVibrationType: ret=1
10-14 18:31:50.374 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1000; state: ENABLED
10-14 18:31:50.375 W/ActivityManager( 702): com.samsung.android.bluelightfilter
inode == 0 (b/152760674)
10-14 18:31:50.375 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:50.375 V/KeyguardUpdateMonitor( 1809): *** register pre-callback for
com.android.systemui.statusbar.phone.BiometricUnlockController@12ade5
10-14 18:31:50.375 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:50.376 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1000 packageName=com.sec.imsservice
10-14 18:31:50.378 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1068 packageName=com.android.se
10-14 18:31:50.379 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 1068; state: DISABLED
10-14 18:31:50.380 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1068; state: ENABLED
10-14 18:31:50.381 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1001 packageName=com.android.phone
10-14 18:31:50.382 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 1001; state: DISABLED
10-14 18:31:50.382 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1001; state: ENABLED
10-14 18:31:50.383 D/SystemServerTiming( 702): startPersistentApps took to
complete: 13ms
10-14 18:31:50.383 I/SystemServerTiming( 702): startHomeOnAllDisplays
10-14 18:31:50.387 D/Zygote ( 531): Forked child process 2151
10-14 18:31:50.388 I/ActivityTaskManager( 702): START u0
{act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100
cmp=com.android.settings/.CryptKeeper} from uid 0
10-14 18:31:50.389 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:50.389 D/ApplicationPolicy( 702): isApplicationStartDisabledAsUser not
enabled yet.
10-14 18:31:50.389 D/incidentd( 772): WorkDirectory::getReports
10-14 18:31:50.404 E/com.sec.sve( 2151): Not starting debugger since process cannot
load the jdwp agent.
10-14 18:31:50.405 D/ActivityTaskManager( 702): TaskLaunchParamsModifier:task=null
activity=ActivityRecord{447aebe u0 com.android.settings/.CryptKeeper display-area-
from-option=DefaultTaskDisplayArea@246905631 task-display-
area=DefaultTaskDisplayArea@246905631 display-area-windowing-mode=1
10-14 18:31:50.406 D/ActivityTaskManager( 702): TaskLaunchParamsModifier:task=null
activity=ActivityRecord{447aebe u0 com.android.settings/.CryptKeeper t-1} display-
area-from-option=DefaultTaskDisplayArea@246905631 task-display-
area=DefaultTaskDisplayArea@246905631 display-area-windowing-mode=1 activity-
options-fullscreen=Rect(0, 0 - 0, 0) non-freeform-display maximized-bounds
10-14 18:31:50.409 I/SurfaceFlinger( 608): id=18 createSurf (0x0),-1 flag=24004,
Task=2#0
10-14 18:31:50.411 D/ActivityTaskManager( 702):
TaskLaunchParamsModifier:task=Task{b62aa3b #2 visible=true type=home
mode=fullscreen translucent=true A=1000:com.android.settings.CryptKeeper U=0
StackId=1 sz=0} activity=ActivityRecord{447aebe u0
com.android.settings/.CryptKeeper t-1} display-area-from-
option=DefaultTaskDisplayArea@246905631 task-display-
area=DefaultTaskDisplayArea@246905631 display-area-windowing-mode=1 activity-
options-fullscreen=Rect(0, 0 - 0, 0) non-freeform-display maximized-bounds
10-14 18:31:50.412 I/SurfaceFlinger( 608): id=19 createSurf (0x0),-1 flag=80004,
ActivityRecord{447aebe u0 com.android.settings/.CryptKeeper t2}#0
10-14 18:31:50.413 D/ActivityThread( 2151): setConscryptValidator
10-14 18:31:50.413 D/ActivityThread( 2151): setConscryptValidator - put
10-14 18:31:50.418 I/SS_POWER_HAL_QOS( 561): threadLoop [DEXOPT] starting
10-14 18:31:50.423 V/WindowManager( 702): Prepare app transition:
transit=TRANSIT_TASK_OPEN mNextAppTransition=TRANSIT_UNSET alwaysKeepCurrent=false
displayId=0 Callers=com.android.server.wm.DisplayContent.prepareAppTransition:5809
com.android.server.wm.DisplayContent.prepareAppTransition:5803
com.android.server.wm.ActivityStack.startActivityLocked:2595
com.android.server.wm.ActivityStarter.startActivityInner:2674
com.android.server.wm.ActivityStarter.startActivityUnchecked:2197
10-14 18:31:50.424 D/WindowManager( 702): CustomStartingWindowData:
className=com.android.settings.CryptKeeper, packageName=com.android.settings,
taskUserId=0
10-14 18:31:50.425 V/WindowManager( 702): Prepare app transition:
transit=TRANSIT_ACTIVITY_OPEN mNextAppTransition=TRANSIT_TASK_OPEN
alwaysKeepCurrent=false displayId=0
Callers=com.android.server.wm.DisplayContent.prepareAppTransition:5809
com.android.server.wm.DisplayContent.prepareAppTransition:5803
com.android.server.wm.ActivityStack.resumeTopActivityInnerLocked:2255
com.android.server.wm.ActivityStack.resumeTopActivityUncheckedLocked:1873
com.android.server.wm.RootWindowContainer.resumeFocusedStacksTopActivities:2678
10-14 18:31:50.428 D/SystemServerTiming( 702): startHomeOnAllDisplays took to
complete: 45ms
10-14 18:31:50.428 I/SystemServerTiming( 702): showSystemReadyErrorDialogs
10-14 18:31:50.431 I/system_server( 702): getFrameworkHalManifest: Reading VINTF
information.
10-14 18:31:50.443 I/system_server( 702): getFrameworkHalManifest: Successfully
processed VINTF information
10-14 18:31:50.443 I/system_server( 702): getDeviceHalManifest: Reading VINTF
information.
10-14 18:31:50.460 I/system_server( 702): getDeviceHalManifest: Successfully
processed VINTF information
10-14 18:31:50.460 I/system_server( 702): getFrameworkCompatibilityMatrix: Reading
VINTF information.
10-14 18:31:50.479 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 1001
10-14 18:31:50.531 I/system_server( 702): getFrameworkCompatibilityMatrix:
Successfully processed VINTF information
10-14 18:31:50.531 I/system_server( 702): getDeviceCompatibilityMatrix: Reading
VINTF information.
10-14 18:31:50.533 I/system_server( 702): getDeviceCompatibilityMatrix:
Successfully processed VINTF information
10-14 18:31:50.541 D/SystemServerTiming( 702): showSystemReadyErrorDialogs took to
complete: 112ms
10-14 18:31:50.541 I/SystemServerTiming( 702): sendUserStartBroadcast
10-14 18:31:50.542 D/SystemServerTiming( 702): sendUserStartBroadcast took to
complete: 2ms
10-14 18:31:50.542 I/SystemServerTiming( 702): resumeTopActivities
10-14 18:31:50.543 V/WindowManager( 702): Prepare app transition:
transit=TRANSIT_ACTIVITY_OPEN mNextAppTransition=TRANSIT_TASK_OPEN
alwaysKeepCurrent=false displayId=0
Callers=com.android.server.wm.DisplayContent.prepareAppTransition:5809
com.android.server.wm.DisplayContent.prepareAppTransition:5803
com.android.server.wm.ActivityStack.resumeTopActivityInnerLocked:2267
com.android.server.wm.ActivityStack.resumeTopActivityUncheckedLocked:1873
com.android.server.wm.RootWindowContainer.resumeFocusedStacksTopActivities:2732
10-14 18:31:50.544 D/SystemServerTiming( 702): resumeTopActivities took to
complete: 2ms
10-14 18:31:50.544 I/SystemServerTiming( 702): sendUserSwitchBroadcasts
10-14 18:31:50.544 D/SystemServerTiming( 702): sendUserSwitchBroadcasts took to
complete: 0ms
10-14 18:31:50.544 I/SystemServerTiming( 702): setBinderProxies
10-14 18:31:50.545 D/SystemServerTiming( 702): setBinderProxies took to complete:
1ms
10-14 18:31:50.545 D/SystemServerTiming( 702): ActivityManagerStartApps took to
complete: 1170ms
10-14 18:31:50.545 D/SystemServerTiming( 702): !@Boot_SystemServer: 1170ms :
ActivityManagerStartApps
10-14 18:31:50.545 I/SystemServerTiming( 702): !@Boot_EBS: Took 1170ms by
'ActivityManagerStartApps'
10-14 18:31:50.545 D/SystemServerTiming( 702): PhaseActivityManagerReady took to
complete: 4450ms
10-14 18:31:50.545 D/ActivityManager( 702): updateExtraFreeKbytes before : false
10-14 18:31:50.545 D/ActivityManager( 702): updateExtraFreeKbytes after : true
10-14 18:31:50.545 W/ActivityManager( 702): Slow operation: 174ms so far, now at
startProcess: done updating battery stats
10-14 18:31:50.546 W/ActivityManager( 702): Slow operation: 174ms so far, now at
startProcess: building log message
10-14 18:31:50.546 I/ActivityManager( 702): Start proc 2151:com.sec.sve/1000 for
added application com.sec.sve
10-14 18:31:50.546 W/ActivityManager( 702): Slow operation: 174ms so far, now at
startProcess: starting to update pids map
10-14 18:31:50.546 W/ActivityManager( 702): Slow operation: 175ms so far, now at
startProcess: done updating pids map
10-14 18:31:50.546 W/ActivityManager( 702): Slow operation: 171ms so far, now at
startProcess: asking zygote to start proc
10-14 18:31:50.546 W/ActivityManager( 702): com.samsung.android.bluelightfilter
inode == 0 (b/152760674)
10-14 18:31:50.546 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:50.546 I/ActivityManager( 702): DSS OFF for com.sec.sve
10-14 18:31:50.548 I/DynamicHiddenApp_TASK_SNAPSHOT( 702): start update max task
snapshot number
10-14 18:31:50.548 I/DynamicHiddenApp_TASK_SNAPSHOT( 702): update max task
snapshot number, physical memory: 4, current resolution : 1
10-14 18:31:50.548 I/DynamicHiddenApp_TASK_SNAPSHOT( 702): TaskSnapShot : 8,
CurRes : 1
10-14 18:31:50.548 I/ActivityManager( 702): change Max_Cached : 14
10-14 18:31:50.549 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{e15abd1 2151:com.sec.sve/1000} app.isolatedEntryPoint=null
instr2=null
10-14 18:31:50.549 E/audit ( 504): type=1400 audit(1634236310.543:632): avc:
denied { getattr } for pid=1 comm="init" name="extra_free_kbytes" dev="proc"
ino=20664 scontext=u:r:init:s0 tcontext=u:object_r:proc_extra_free_kbytes:s0
tclass=file permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:50.549 E/audit ( 504): type=1300 audit(1634236310.543:632):
arch=c00000b7 syscall=56 success=yes exit=16 a0=ffffff9c a1=b400007f23615320
a2=88241 a3=180 items=2 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)
10-14 18:31:50.549 E/audit ( 504): type=1302 audit(1634236310.543:632): item=0
name="/proc/sys/vm/" inode=11451 dev=00:04 mode=040555 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:proc:s0 nametype=PARENT cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:50.549 E/audit ( 504): type=1302 audit(1634236310.543:632): item=1
name="/proc/sys/vm/extra_free_kbytes" inode=20664 dev=00:04 mode=0100644 ouid=0
ogid=0 rdev=00:00 obj=u:object_r:proc_extra_free_kbytes:s0 nametype=NORMAL
cap_fp=0000000000000000 cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:31:50.549 E/audit ( 504): type=1327 audit(1634236310.543:632):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
10-14 18:31:50.555 D/ActivityTaskManager( 702): finishFixedRotationTransform,
r=ActivityRecord{447aebe u0 com.android.settings/.CryptKeeper t2},
caller=com.android.server.wm.WindowToken.finishFixedRotationTransform:664
com.android.server.wm.DisplayContent$FixedRotationTransitionListener.onAppTransitio
nFinishedLocked:7025
com.android.server.wm.AppTransition.notifyAppTransitionFinishedLocked:552
com.android.server.wm.ActivityRecord.onAnimationFinished:7164
com.android.server.wm.ActivityRecord.postApplyAnimation:5013
10-14 18:31:50.557 D/OomAdjuster( 702): Set persistent 2151 com.sec.sve adj -800:
fixed com.android.server.am.OomAdjuster.updateOomAdjLocked:377
com.android.server.am.OomAdjuster.updateOomAdjLocked:449
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21545
com.android.server.am.ActivityManagerService.attachApplicationLocked:6697
com.android.server.am.ActivityManagerService.attachApplication:6732
android.app.IActivityManager$Stub.onTransact:2790
com.android.server.am.ActivityManagerService.onTransact:3628
10-14 18:31:50.560 D/Zygote ( 531): Forked child process 2171
10-14 18:31:50.560 D/ActivityThread( 2151): handleBindApplication()++
app=com.sec.sve
10-14 18:31:50.564 W/ActivityManager( 702): Slow operation: 188ms so far, now at
startProcess: returned from zygote!
10-14 18:31:50.569 D/PowerManagerService( 702): [api] UserSwitchedReceiver:
onReceive: UserHandle: 0 -> 0
10-14 18:31:50.570 V/NetworkPolicy( 702): ACTION_USER_SWITCHED - current: 0, old:
0
10-14 18:31:50.570 D/PowerManagerService( 702): [api] updateSettingsLocked :
mDreamsEnabledSetting: false mDreamsActivateOnSleepSetting: true
mDreamsActivateOnDockSetting: false mScreenOffTimeoutSetting: 30000
mSleepTimeoutSetting: -1 mStayOnWhilePluggedInSetting: 0 mTheaterModeEnabled: false
mAlwaysOnEnabled: false mSmartStayEnabledSetting: false mDoubleTapWakeEnabled:
false retailDemoValue: 0 mScreenBrightnessModeSetting: 0 mGameAutobrightnessLocked:
false
10-14 18:31:50.573 D/SystemServerTiming( 702): startOtherServices took to
complete: 35706ms
10-14 18:31:50.573 D/SystemServerTiming( 702): !@Boot_SystemServer: 35706ms :
startOtherServices
10-14 18:31:50.573 I/SystemServerTiming( 702): !@Boot_EBS: Took 35706ms by
'startOtherServices'
10-14 18:31:50.573 I/SystemServer( 702): !@Boot_EBS_D: SystemServerInitThreadPool
10-14 18:31:50.573 D/SystemServerInitThreadPool( 702): Shutdown requested
10-14 18:31:50.573 I/SystemServerTiming( 702): WaitInitThreadPoolShutdown
10-14 18:31:50.574 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1000 packageName=com.android.settings
10-14 18:31:50.575 D/KeyguardTouchDymLockInjector( 1809):
KeyguardTouchDymLockInjector mPluginLockManager:
com.android.systemui.pluginlock.PluginLockManager@d0b2b6b
10-14 18:31:50.575 D/PluginLockMediatorImpl( 1809): registerStateCallback
10-14 18:31:50.575 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 1000; state: DISABLED
10-14 18:31:50.576 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1000; state: ENABLED
10-14 18:31:50.576 D/SystemServerInitThreadPool( 702): Shutdown successful
10-14 18:31:50.576 D/SystemServerTiming( 702): WaitInitThreadPoolShutdown took to
complete: 3ms
10-14 18:31:50.576 D/SystemServerTiming( 702): StartServices took to complete:
59375ms
10-14 18:31:50.577 W/ActivityManager( 702): Slow operation: 202ms so far, now at
startProcess: done updating battery stats
10-14 18:31:50.577 W/ActivityManager( 702): Slow operation: 202ms so far, now at
startProcess: building log message
10-14 18:31:50.577 I/ActivityManager( 702): Start proc
2171:com.sec.imsservice/1000 for added application com.sec.imsservice
10-14 18:31:50.577 W/ActivityManager( 702): Slow operation: 202ms so far, now at
startProcess: starting to update pids map
10-14 18:31:50.578 I/SystemServer( 702): !@Boot: Loop forever
10-14 18:31:50.578 W/ActivityManager( 702): Slow operation: 203ms so far, now at
startProcess: done updating pids map
10-14 18:31:50.578 I/SystemServer( 702): !@Boot_EBS_D: Loop forever
10-14 18:31:50.578 W/ActivityManager( 702): Slow operation: 201ms so far, now at
startProcess: asking zygote to start proc
10-14 18:31:50.578 W/ActivityManager( 702): com.android.se inode == 0
(b/152760674)
10-14 18:31:50.579 D/KeyguardTouchDymLockInjector( 1809):
setRestoreRunnable:com.android.systemui.keyguard.animator.KeyguardTouchAnimator$15@
d2f1347
10-14 18:31:50.579 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:50.579 W/Looper ( 702): Slow delivery took 56063ms main
h=android.app.PropertyInvalidatedCache$AutoCorker$1 c=null m=0
10-14 18:31:50.581 E/.sec.imsservic( 2171): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:50.583 I/com.sec.sve( 2151): The ClassLoaderContext is a special shared
library.
10-14 18:31:50.585 E/SystemServiceRegistry( 702): Failed to get SysInt service
10-14 18:31:50.585 E/SystemServiceRegistry( 702): Manager wrapper not available:
samsung.sysint
10-14 18:31:50.587 I/DropBoxManagerService( 702): add tag=system_server_wtf
isTagEnabled=true flags=0x2
10-14 18:31:50.587 I/InputManager( 702): Disabling motion classifier because user
switched: feature enabled, long press timeout = 500
10-14 18:31:50.587 I/InputClassifier( 702): Disabling motion classifier
10-14 18:31:50.588 D/InputReader( 702): verified(1->1), type(-1->-1), front(0->0),
back(0->0), glove(0->0), penCover(0->0), pogo(0->0), notify(0)
10-14 18:31:50.588 D/InputManager( 702): write sysfs : glove_mode,0
10-14 18:31:50.589 D/InputReader( 702): verified(1->1), type(-1->-1), front(0->0),
back(0->0), glove(0->0), penCover(0->0), pogo(0->0), notify(0)
10-14 18:31:50.590 D/InputManager( 702): checkInputFeature : features = 0x41
10-14 18:31:50.590 D/InputManager( 702): Write sysfs : aot_enable,0
10-14 18:31:50.590 D/SystemUIAnalytics( 1809): TilesMap
10-14 18:31:50.591 D/InputManager( 702): Send AOT On/Off, File not found:
/sys/class/lcd/panel/aot
10-14 18:31:50.595 D/Zygote ( 531): Forked child process 2189
10-14 18:31:50.597 W/ActivityManager( 702): Slow operation: 220ms so far, now at
startProcess: returned from zygote!
10-14 18:31:50.601 D/ActivityThread( 2171): setConscryptValidator
10-14 18:31:50.602 D/ActivityThread( 2171): setConscryptValidator - put
10-14 18:31:50.617 E/com.android.se( 2189): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:50.626 D/ActivityThread( 2189): setConscryptValidator
10-14 18:31:50.626 D/ActivityThread( 2189): setConscryptValidator - put
10-14 18:31:50.654 D/InputManager( 702): SettingNotFoundException : primary mouse
button
10-14 18:31:50.654 I/InputManager-JNI( 702): Setting primary mouse button location
as 0.
10-14 18:31:50.655 W/ActivityManager( 702): Slow operation: 278ms so far, now at
startProcess: done updating battery stats
10-14 18:31:50.655 W/ActivityManager( 702): Slow operation: 278ms so far, now at
startProcess: building log message
10-14 18:31:50.655 I/ActivityManager( 702): Start proc 2189:com.android.se/1068
for added application com.android.se
10-14 18:31:50.655 W/ActivityManager( 702): Slow operation: 278ms so far, now at
startProcess: starting to update pids map
10-14 18:31:50.655 D/BluetoothA2dp( 1809): Binding service...
10-14 18:31:50.656 W/ActivityManager( 702): Slow operation: 279ms so far, now at
startProcess: done updating pids map
10-14 18:31:50.656 W/ActivityManager( 702): Slow operation: 276ms so far, now at
startProcess: asking zygote to start proc
10-14 18:31:50.656 W/ActivityManager( 702): com.android.ons inode == 0
(b/152760674)
10-14 18:31:50.657 I/ActivityManager( 702): DSS OFF for com.sec.imsservice
10-14 18:31:50.658 I/InputManager-JNI( 702): Setting scroll speed as 1.
10-14 18:31:50.658 I/InputReader( 702): Reconfiguring input devices,
changes=GENERAL_STATUS |
10-14 18:31:50.659 I/InputManager-JNI( 702): Setting use mouse acceleration as
true.
10-14 18:31:50.660 I/InputReader( 702): Reconfiguring input devices,
changes=POINTER_SPEED |
10-14 18:31:50.661 I/InputManager-JNI( 702): Setting secondary button behavior as
1.
10-14 18:31:50.661 I/InputReader( 702): Reconfiguring input devices,
changes=POINTER_SPEED |
10-14 18:31:50.661 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:50.661 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:50.661 I/InputManager-JNI( 702): Setting tertiary button behavior as
3.
10-14 18:31:50.662 I/InputReader( 702): Reconfiguring input devices,
changes=MOUSE_BUTTON_BEHAVIOR |
10-14 18:31:50.662 I/InputManager-JNI( 702): Setting back button behavior as 7.
10-14 18:31:50.662 I/InputReader( 702): Reconfiguring input devices,
changes=MOUSE_BUTTON_BEHAVIOR |
10-14 18:31:50.663 I/InputManager-JNI( 702): Setting forward button behavior as 4.
10-14 18:31:50.663 I/InputReader( 702): Reconfiguring input devices,
changes=MOUSE_BUTTON_BEHAVIOR |
10-14 18:31:50.663 D/InputManager( 702): updateTapToClickFromSetting : 1
10-14 18:31:50.664 D/InputManager( 702): updateReverseSwipeFromSetting : 0
10-14 18:31:50.664 I/InputReader( 702): Reconfiguring input devices,
changes=MOUSE_BUTTON_BEHAVIOR |
10-14 18:31:50.664 D/InputManager( 702): Handle UPDATE_DEFAULT_KEYBOARD_LAYOUTS
10-14 18:31:50.664 D/BatteryService( 702): !@[BatteryInfo] InitBatteryInfo()
10-14 18:31:50.665 D/BatteryService( 702): !@[BatteryInfo] readFromFile
/efs/FactoryApp/asoc: 100
10-14 18:31:50.666 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{5d4937 2171:com.sec.imsservice/1000} app.isolatedEntryPoint=null
instr2=null
10-14 18:31:50.668 D/BatteryService( 702): !@[BatteryInfo] readFromFile
/efs/FactoryApp/batt_discharge_level: 0
10-14 18:31:50.670 D/OomAdjuster( 702): Set persistent 2171 com.sec.imsservice adj
-800: fixed com.android.server.am.OomAdjuster.updateOomAdjLocked:377
com.android.server.am.OomAdjuster.updateOomAdjLocked:449
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21545
com.android.server.am.ActivityManagerService.attachApplicationLocked:6697
com.android.server.am.ActivityManagerService.attachApplication:6732
android.app.IActivityManager$Stub.onTransact:2790
com.android.server.am.ActivityManagerService.onTransact:3628
10-14 18:31:50.671 I/ActivityManager( 702): DSS OFF for com.android.se
10-14 18:31:50.672 D/BatteryService( 702): !@[BatteryInfo] writeToFile
/efs/FactoryApp/batt_discharge_level: 1
10-14 18:31:50.673 D/ActivityThread( 2171): handleBindApplication()++
app=com.sec.imsservice
10-14 18:31:50.673 D/BatteryService( 702): !@[BatteryInfo] writeToFile
/sys/class/power_supply/battery/battery_cycle: 0
10-14 18:31:50.673 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{af8340d 2189:com.android.se/1068} app.isolatedEntryPoint=null
instr2=null
10-14 18:31:50.675 D/BatteryService( 702): !@[BatteryInfo] readFromFile
/efs/FactoryApp/max_current: 2079
10-14 18:31:50.676 D/OomAdjuster( 702): Set persistent 2189 com.android.se adj -
800: fixed com.android.server.am.OomAdjuster.updateOomAdjLocked:377
com.android.server.am.OomAdjuster.updateOomAdjLocked:449
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21545
com.android.server.am.ActivityManagerService.attachApplicationLocked:6697
com.android.server.am.ActivityManagerService.attachApplication:6732
android.app.IActivityManager$Stub.onTransact:2790
com.android.server.am.ActivityManagerService.onTransact:3628
10-14 18:31:50.677 D/BatteryService( 702): !@[BatteryInfo] readFromFile
/efs/FactoryApp/max_temp: 376
10-14 18:31:50.677 I/ActivityManager( 702): Changes in 1068 20 to 0, 0 to 7
Caller=com.android.server.am.OomAdjuster.updateOomAdjLocked:402
com.android.server.am.OomAdjuster.updateOomAdjLocked:449
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21545
com.android.server.am.ActivityManagerService.attachApplicationLocked:6697
com.android.server.am.ActivityManagerService.attachApplication:6732
android.app.IActivityManager$Stub.onTransact:2790
com.android.server.am.ActivityManagerService.onTransact:3628
10-14 18:31:50.677 I/AppOps ( 702): updateUidProcState uid: 1068 procState: 0
capability:7
10-14 18:31:50.677 I/AppOps ( 702): commitUidPendingStateLocked() :: UID - 1068,
700 > 100, 0 > 7
10-14 18:31:50.679 D/ActivityThread( 2189): handleBindApplication()++
app=com.android.se
10-14 18:31:50.681 W/ContextImpl( 2151): Calling a method in the system process
without a qualified user: android.app.ContextImpl.startService:1739
android.content.ContextWrapper.startService:738
com.sec.sve.SecVideoEngineApp.onCreate:26
android.app.Instrumentation.callApplicationOnCreate:1192
android.app.ActivityThread.handleBindApplication:7573
10-14 18:31:50.682 D/Zygote ( 531): Forked child process 2213
10-14 18:31:50.688 W/ActivityManager( 702): Slow operation: 308ms so far, now at
startProcess: returned from zygote!
10-14 18:31:50.689 W/ActivityManager( 702): Slow operation: 309ms so far, now at
startProcess: done updating battery stats
10-14 18:31:50.690 I/Watchdog( 702): Interesting Java process com.android.phone
started. Pid 2213
10-14 18:31:50.690 W/ActivityManager( 702): Slow operation: 309ms so far, now at
startProcess: building log message
10-14 18:31:50.690 I/ActivityManager( 702): Start proc 2213:com.android.phone/1001
for added application com.android.phone
10-14 18:31:50.690 W/ActivityManager( 702): Slow operation: 309ms so far, now at
startProcess: starting to update pids map
10-14 18:31:50.690 W/ActivityManager( 702): Slow operation: 310ms so far, now at
startProcess: done updating pids map
10-14 18:31:50.690 D/BatteryService( 702): !@[BatteryInfo] readFromFile
/sys/class/power_supply/battery/fg_asoc: 100
10-14 18:31:50.690 W/ActivityManager( 702): Slow operation: 117ms so far, now at
startProcess: asking zygote to start proc
10-14 18:31:50.691 W/ActivityManager( 702): com.samsung.android.bluelightfilter
inode == 0 (b/152760674)
10-14 18:31:50.691 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:50.691 D/BatteryService( 702): !@[BatteryInfo] readFromFile
/efs/FactoryApp/asoc: 100
10-14 18:31:50.691 D/BatteryService( 702): !@[BatteryInfo] writeToFile
/sys/class/power_supply/battery/fg_asoc: 100
10-14 18:31:50.691 I/.sec.imsservic( 2171): The ClassLoaderContext is a special
shared library.
10-14 18:31:50.693 D/BatteryService( 702): sendBroadcastToExplicitPackage: Intent
{ act=android.intent.action.ACTION_POWER_DISCONNECTED flg=0x4000000 (has extras) }
-> com.samsung.android.sm.devicesecurity
10-14 18:31:50.694 D/MotionRecognitionService( 702): onReceive :
ACTION_POWER_DISCONNECTED
10-14 18:31:50.694 I/MotionRecognitionService( 702): [TA] In/out: false, curr
state: 0
10-14 18:31:50.694 D/KnoxStateMonitorImpl( 1809): registerCallback()
callback=com.android.systemui.facewidget.plugin.FaceWidgetKnoxStateMonitorWrapper$1
@9d4ed2e
10-14 18:31:50.694 I/MotionRecognitionService( 702): [TA] Before receiving the SAR
request for Main. Return.
10-14 18:31:50.694 D/KnoxStateMonitorImpl( 1809): removeCallback() callback=null
10-14 18:31:50.695 D/BatteryService( 702): misc_event:0x0, sec plug type:0
10-14 18:31:50.695 W/ActivityManager( 702): Slow operation: 122ms so far, now at
startProcess: returned from zygote!
10-14 18:31:50.698 D/MotionRecognitionService( 702): onReceive :
ACTION_BATTERY_CHANGED, Plugged: 0
10-14 18:31:50.699 I/MotionRecognitionService( 702): [TA] In/out: false, curr
state: 0
10-14 18:31:50.699 I/MotionRecognitionService( 702): [TA] Before receiving the SAR
request for Main. Return.
10-14 18:31:50.699 I/.sec.imsservic( 2171): The ClassLoaderContext is a special
shared library.
10-14 18:31:50.699 D/PluginFaceWidgetManager( 1809): PluginFaceWidgetManager()
started
10-14 18:31:50.699 D/PluginFaceWidgetManager( 1809): setNPVController() controller
= com.android.systemui.statusbar.phone.NotificationPanelViewController@833a165
10-14 18:31:50.699 W/ActivityManager( 702): Slow operation: 126ms so far, now at
startProcess: done updating battery stats
10-14 18:31:50.700 W/ActivityManager( 702): Slow operation: 126ms so far, now at
startProcess: building log message
10-14 18:31:50.700 I/ActivityManager( 702): Start proc
1770:com.android.settings:CryptKeeper/1000 for top-activity
{com.android.settings/com.android.settings.CryptKeeper}
10-14 18:31:50.700 W/ActivityManager( 702): Slow operation: 127ms so far, now at
startProcess: starting to update pids map
10-14 18:31:50.700 W/ActivityManager( 702): Slow operation: 127ms so far, now at
startProcess: done updating pids map
10-14 18:31:50.701 D/[LLB] ( 702): !@ mRfCalDate is null!!! manufacture_date is
also null!!! we can not check weekly diff
10-14 18:31:50.701 D/[LLB] ( 702): !@ Faild to get property values,
longBatteryRetryCnt= 1
10-14 18:31:50.705 I/com.android.se( 2189): The ClassLoaderContext is a special
shared library.
10-14 18:31:50.706 E/m.android.phon( 2213): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:50.708 I/.sec.imsservic( 2171): The ClassLoaderContext is a special
shared library.
10-14 18:31:50.708 I/DeviceType( 1809): isSupportActionMemoOnLockScreen
FEATURE_SPEN : false
10-14 18:31:50.711 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.util.ShortcutManager$1@c0a0aeb
10-14 18:31:50.711 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.util.ShortcutManager$2@c5c7048
10-14 18:31:50.711 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:50.712 I/CameraManagerGlobal( 1809): Connecting to camera service
10-14 18:31:50.712 W/Settings( 1809): Setting display_cutout_hide_notch has moved
from android.provider.Settings.Secure to android.provider.Settings.Global,
returning global URI.
10-14 18:31:50.713 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.statusbar.phone.KeyguardBottomAreaShortcutView$1@9fc6ac7
10-14 18:31:50.713 E/ngs:CryptKeepe( 1770): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:50.718 W/ndroid.systemu( 1809): Unsupported class loader
10-14 18:31:50.719 D/SystemUITextView( 1809): mOriginalFontSizeDp 13.866667
com.android.systemui.statusbar.phone.KeyguardIndicationTextView{8f09919
G.ED..... ......I. 0,0-0,0 #7f0a0360 app:id/keyguard_upper_fingerprint_indication}
10-14 18:31:50.720 I/.sec.imsservic( 2171): The ClassLoaderContext is a special
shared library.
10-14 18:31:50.721 D/BatteryService( 702): Sending ACTION_BATTERY_CHANGED.
scale:100, info:{.chargerAcOnline = false, .chargerUsbOnline =
false, .chargerWirelessOnline = false, .maxChargingCurrent = 0, .maxChargingVoltage
= 0, .batteryStatus = DISCHARGING, .batteryHealth = GOOD, .batteryPresent =
true, .batteryLevel = 93, .batteryVoltage = 4200, .batteryTemperature =
357, .batteryCurrent = 0, .batteryCycleCount = 0, .batteryFullCharge =
5000000, .batteryChargeCounter = 4675000, .batteryTechnology = Li-ion}
10-14 18:31:50.721 D/BatteryService( 702): online:1, current avg:0, charge type:0,
POGO powered:false, power sharing:false, high voltage charger:false,
charger_type:0, capacity:280000, misc_event:0x10000, current_event:0x40000000,
current_now:0
10-14 18:31:50.725 D/VendorTagDescriptor( 1809): addVendorDescriptor: vendor tag id
3854507339 added
10-14 18:31:50.725 D/CameraService( 768): addListenerHelper: Add listener
0xe95c70c0
10-14 18:31:50.725 D/ActivityThread( 1770): setConscryptValidator
10-14 18:31:50.725 D/ActivityThread( 1770): setConscryptValidator - put
10-14 18:31:50.726 D/CameraService( 768): CameraDeviceState for CameraManager
10-14 18:31:50.728 I/CameraManagerGlobal( 1809): Camera 0 facing CAMERA_FACING_BACK
state now CAMERA_STATE_CLOSED for client android.system API Level 2
10-14 18:31:50.728 I/ActivityManager( 702): DSS OFF for com.android.settings
10-14 18:31:50.731 D/ActivityThread( 2213): setConscryptValidator
10-14 18:31:50.731 D/ActivityThread( 2213): setConscryptValidator - put
10-14 18:31:50.732 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{7d832cc 1770:com.android.settings:CryptKeeper/1000}
app.isolatedEntryPoint=null instr2=null
10-14 18:31:50.733 I/CameraManagerGlobal( 1809): Camera 1 facing
CAMERA_FACING_FRONT state now CAMERA_STATE_CLOSED for client android.system API
Level 2
10-14 18:31:50.733 I/CameraManagerGlobal( 1809): Camera 2 facing CAMERA_FACING_BACK
state now CAMERA_STATE_CLOSED for client android.system API Level 2
10-14 18:31:50.733 I/CameraManagerGlobal( 1809): Camera 20 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
10-14 18:31:50.734 I/CameraManagerGlobal( 1809): Camera 23 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
10-14 18:31:50.734 I/CameraManagerGlobal( 1809): Camera 3 facing
CAMERA_FACING_FRONT state now CAMERA_STATE_CLOSED for client android.system API
Level 2
10-14 18:31:50.734 I/CameraManagerGlobal( 1809): Camera 4 facing
CAMERA_FACING_FRONT state now CAMERA_STATE_CLOSED for client android.system API
Level 2
10-14 18:31:50.734 I/.sec.imsservic( 2171): The ClassLoaderContext is a special
shared library.
10-14 18:31:50.735 I/CameraManagerGlobal( 1809): Camera 50 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
10-14 18:31:50.735 I/CameraManagerGlobal( 1809): Camera 52 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
10-14 18:31:50.735 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:50.735 I/CameraManagerGlobal( 1809): Camera 54 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
10-14 18:31:50.736 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:50.737 D/LoadedApk( 2189): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f appContext.mOpPackageName=com.android.se
appContext.mBasePackageName=com.android.se
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:31:50.737 D/NetworkSecurityConfig( 2189): No Network Security Config
specified, using platform default
10-14 18:31:50.738 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:50.740 I/ActivityTaskManager( 702): Config changes=1200000 {1.0 ?mcc?
mnc [pt_BR] ldltr sw384dp w384dp h782dp 300dpi nrml long port finger -keyb/h/h -
nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600) mAppBounds=Rect(0, 43 - 720, 1510)
mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined
mAlwaysOnTop=undefined mRotation=ROTATION_0} s.8 bts=0 ff=0 bf=0 themeSeq=0}
10-14 18:31:50.743 I/WindowManager( 702): Override config changes=1200000 {1.0 ?
mcc?mnc [pt_BR] ldltr sw384dp w384dp h782dp 300dpi nrml long port finger -keyb/h/h
-nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600) mAppBounds=Rect(0, 43 - 720,
1510) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen
mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.8 bts=0 ff=0
bf=0 themeSeq=0} for displayId=0
10-14 18:31:50.744 D/NetworkSecurityConfig( 2189): No Network Security Config
specified, using platform default
10-14 18:31:50.744 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:50.745 I/MultiTaskingController( 702): onConfigurationChangedLocked:
display#0, configChanges=0x1200000, scaleW=1.0, scaleH=1.0
10-14 18:31:50.749 W/Settings( 1809): Setting airplane_mode_on has moved from
android.provider.Settings.System to android.provider.Settings.Global, returning
read-only global URI.
10-14 18:31:50.750 I/SettingsProvider( 702): [EYE COMFORT SHIELD] checking...
10-14 18:31:50.751 I/SettingsProvider( 702): [EYE COMFORT SHIELD] Not Support
Adpative ECS, Setting DB was restored
10-14 18:31:50.752 D/PkgDataHelper( 702): notifyAppCreate(), pkgName:
com.android.settings, sendRet: true
10-14 18:31:50.753 D/GameManagerService( 702): onLooperPrepared(), msg:
MSG_APP_CREATE, pkgName: com.android.settings
10-14 18:31:50.753 D/ActivityThread( 2189): handleBindApplication() --
skipGraphicsSupport=false
10-14 18:31:50.754 D/InputDispatcher( 702): Focused application set to (0):
447aebe
10-14 18:31:50.756 D/GameManagerService( 702):
TaskStackListener.onTaskFocusChanged(), taskId=2, focused=true
10-14 18:31:50.756 I/.sec.imsservic( 2171): The ClassLoaderContext is a special
shared library.
10-14 18:31:50.759 D/GameManagerService( 702): onLooperPrepared(), msg:
MSG_TASK_FOCUSED, focusedComponent:
ComponentInfo{com.android.settings/com.android.settings.CryptKeeper}
10-14 18:31:50.759 D/GameManagerService( 702): handleTaskFocused().
10-14 18:31:50.759 D/GameManagerService( 702): handleTaskFocused(), pkgName:
com.android.settings, clsName: com.android.settings.CryptKeeper, userID:0
10-14 18:31:50.759 D/GameManagerService( 702): handleResume().
10-14 18:31:50.760 D/GameManagerService:NetworkLimit( 702): callRelease
10-14 18:31:50.760 D/GM:SystemHelper( 702): callReleaseBlock
needReleaseBlock:false
10-14 18:31:50.760 D/GameManagerService( 702): handleResume(). device is locked
yet. ignore
10-14 18:31:50.761 W/ndroid.systemu( 1809): Skipping duplicate class check due to
unsupported classloader
10-14 18:31:50.761 W/ndroid.systemu( 1809): Unsupported class loader
10-14 18:31:50.763 W/WindowManager( 702): Execute app transition:
mNextAppTransition=TRANSIT_TASK_OPEN, displayId: 0
Callers=com.android.server.wm.RootWindowContainer.executeAppTransitionForAllDisplay
:2599
com.android.server.wm.ActivityStackSupervisor.reportResumedActivityLocked:2274
com.android.server.wm.ActivityRecord.completeResumeLocked:5710
com.android.server.wm.ActivityStack.minimalResumeActivityLocked:1225
com.android.server.wm.ActivityStackSupervisor.realStartActivityLocked:1160
10-14 18:31:50.763 E/system_server( 702): Invalid class loader spec:
=UnsupportedClassLoaderContext=
10-14 18:31:50.763 W/TelecomManager( 1809): Telecom Service not found.
10-14 18:31:50.763 E/PackageDexUsage( 702): Unsupported context?
10-14 18:31:50.765 D/SystemUITextView( 1809): mOriginalFontSizeDp 13.866667
com.android.systemui.statusbar.phone.KeyguardIndicationTextView{ee8add5
G.ED..... ......I. 0,0-0,0 #7f0a0337
app:id/keyguard_indication_enterprise_disclosure}
10-14 18:31:50.767 D/FlashlightController( 1809): cameraId 0
10-14 18:31:50.767 I/CameraManagerGlobal( 1809): postSingleTorchUpdate device:
camera id 0 status 1
10-14 18:31:50.767 I/CameraManagerGlobal( 1809): onTorchModeChanged
10-14 18:31:50.767 D/SystemUITextView( 1809): mOriginalFontSizeDp 13.866667
com.android.systemui.statusbar.phone.KeyguardIndicationTextView{2307b78
V.ED..... ......ID 0,0-0,0 #7f0a0338 app:id/keyguard_indication_text}
10-14 18:31:50.768 D/SettingsProvider( 702): isChangeAllowed() : name =
flashlight_available
10-14 18:31:50.768 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:50.768 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:50.768 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:50.768 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:50.769 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:50.769 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:50.769 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:50.769 D/SettingsProvider( 702): ret = 1
10-14 18:31:50.770 D/ActivityThread( 1770): handleBindApplication()++
app=com.android.settings:CryptKeeper
10-14 18:31:50.770 I/ActivityManager( 702): DSS OFF for com.android.phone
10-14 18:31:50.770 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:50.773 D/SettingsProvider( 702): isChangeAllowed() : name =
flashlight_enabled
10-14 18:31:50.773 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:50.773 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:50.773 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:50.773 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:50.773 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:50.773 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:50.774 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:50.774 D/SettingsProvider( 702): ret = 1
10-14 18:31:50.775 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:50.776 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{36e68e6 2213:com.android.phone/1001} app.isolatedEntryPoint=null
instr2=null
10-14 18:31:50.780 V/ActivityManager( 702): Changed top to
1000,ProcessRecord{7d832cc 1770:com.android.settings:CryptKeeper/1000}
10-14 18:31:50.781 D/OomAdjuster( 702): Set persistent 2213 com.android.phone adj
-800: fixed com.android.server.am.OomAdjuster.updateOomAdjLocked:377
com.android.server.am.OomAdjuster.updateOomAdjLocked:449
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21545
com.android.server.am.ActivityManagerService.attachApplicationLocked:6697
com.android.server.am.ActivityManagerService.attachApplication:6732
android.app.IActivityManager$Stub.onTransact:2790
com.android.server.am.ActivityManagerService.onTransact:3628
10-14 18:31:50.782 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:50.782 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:50.782 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:50.783 I/ActivityManager( 702): Changes in 1001 20 to 0, 0 to 7
Caller=com.android.server.am.OomAdjuster.updateOomAdjLocked:402
com.android.server.am.OomAdjuster.updateOomAdjLocked:449
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21545
com.android.server.am.ActivityManagerService.attachApplicationLocked:6697
com.android.server.am.ActivityManagerService.attachApplication:6732
android.app.IActivityManager$Stub.onTransact:2790
com.android.server.am.ActivityManagerService.onTransact:3628
10-14 18:31:50.783 I/AppOps ( 702): updateUidProcState uid: 1001 procState: 0
capability:7
10-14 18:31:50.783 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.statusbar.KeyguardRectangleAffordanceView$1@78f93b7
10-14 18:31:50.784 I/AppOps ( 702): commitUidPendingStateLocked() :: UID - 1001,
700 > 100, 0 > 7
10-14 18:31:50.785 V/LocationManagerService( 702): location appop changed for
com.android.providers.telephony
10-14 18:31:50.785 V/LocationManagerService( 702): location appop changed for
com.samsung.android.incallui
10-14 18:31:50.785 V/LocationManagerService( 702): location appop changed for
com.android.mms.service
10-14 18:31:50.786 V/LocationManagerService( 702): location appop changed for
com.android.ons
10-14 18:31:50.786 V/LocationManagerService( 702): location appop changed for
com.android.stk
10-14 18:31:50.786 V/LocationManagerService( 702): location appop changed for
com.samsung.android.app.telephonyui
10-14 18:31:50.786 V/LocationManagerService( 702): location appop changed for
com.android.stk2
10-14 18:31:50.786 W/ngs:CryptKeepe( 1770): ClassLoaderContext classpath size
mismatch. expected=8, found=0
(PCL[/system/framework/com.android.location.provider.jar*1664931834:/system/
framework/services.jar*3134411336:/system/framework/services.jar!
classes2.dex*85250059:/system/framework/services.jar!classes3.dex*3714415348:/
system/framework/ethernet-service.jar*3115352681:/system/framework/
ssrm.jar*1817495851:/system/framework/semwifi-service.jar*1519473234:/apex/
com.android.permission/javalib/service-permission.jar*2595220506] | PCL[])
10-14 18:31:50.786 V/LocationManagerService( 702): location appop changed for
com.sec.android.RilServiceModeApp
10-14 18:31:50.786 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:50.786 V/LocationManagerService( 702): location appop changed for
com.samsung.crane
10-14 18:31:50.786 V/LocationManagerService( 702): location appop changed for
com.sec.phone
10-14 18:31:50.786 V/LocationManagerService( 702): location appop changed for
com.samsung.android.callbgprovider
10-14 18:31:50.786 V/LocationManagerService( 702): location appop changed for
com.android.phone
10-14 18:31:50.786 V/LocationManagerService( 702): location appop changed for
com.samsung.android.cidmanager
10-14 18:31:50.786 V/LocationManagerService( 702): location appop changed for
com.samsung.sec.android.application.csc
10-14 18:31:50.786 V/LocationManagerService( 702): location appop changed for
com.samsung.android.sdm.config
10-14 18:31:50.786 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:50.787 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:50.787 D/ActivityThread( 2213): handleBindApplication()++
app=com.android.phone
10-14 18:31:50.787 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.statusbar.KeyguardRectangleAffordanceView$1@f834190
10-14 18:31:50.789 D/KeyguardUpdateMonitor( 1809): isUserUnlocked userId:0,
unlocked:false
10-14 18:31:50.790 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.statusbar.phone.KeyguardBottomAreaShortcutView$7@e3cfa89
10-14 18:31:50.790 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:50.790 D/KeyguardBottomAreaShortcutView( 1809):
mCanIndicationAreaUpdate set to false
10-14 18:31:50.790 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.statusbar.KeyguardRectangleAffordanceView$17@3429a8e
10-14 18:31:50.790 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:50.790 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:50.791 D/MotionRecognitionService( 702): mReceiver.onReceive :
CONFIGURATION_CHANGED
10-14 18:31:50.791 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.statusbar.KeyguardRectangleAffordanceView$17@64742af
10-14 18:31:50.791 D/MotionRecognitionService( 702): [AUTO_ROTATION] inject auto
rotation : 0
10-14 18:31:50.791 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:50.791 D/SensorService( 702): Motion injection
10-14 18:31:50.791 D/SensorService( 702): [EAR_TOUCH] : INJECT_AUTO_ROTATION ++++
10-14 18:31:50.791 D/DisplayLifecycle( 1809): addDisplay id = 0
10-14 18:31:50.792 D/DisplayLifecycle( 1809): updateCacheVariables id = 0, display
= Display id 0: DisplayInfo{"Tela integrada", displayId 0, FLAG_SECURE,
FLAG_SUPPORTS_PROTECTED_BUFFERS, FLAG_TRUSTED, real 720 x 1600, largest app 1467 x
1467, smallest app 720 x 675, appVsyncOff 0, presDeadline 17666666, mode 1,
defaultMode 1, modes [{id=1, width=720, height=1600, fps=60.000004}],
hdrCapabilities HdrCapabilities{mSupportedHdrTypes=[], mMaxLuminance=500.0,
mMaxAverageLuminance=500.0, mMinLuminance=0.0}, minimalPostProcessingSupported
false, rotation 0, state ON}, DisplayMetrics{density=1.875, width=720, height=1467,
scaledDensity=1.875, xdpi=268.941, ydpi=269.139}, isValid=true, size = Point(720,
1467), realSize = Point(720, 1600), rotation = 0
10-14 18:31:50.795 D/vol.VolumeDialogControl( 1809): onReceive
ACTION_CONFIGURATION_CHANGED
10-14 18:31:50.797 D/SehCodecSolutionService( 702): Update top
[com.android.settings]
10-14 18:31:50.804 I/ngs:CryptKeepe( 1770): The ClassLoaderContext is a special
shared library.
10-14 18:31:50.805 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:50.806 D/GameManagerService( 702): noteResumeComponent(), received
resumed-component: com.android.settings
10-14 18:31:50.806 E/UsageStatsService( 702): Failed to report event for locked
user 0 (com.android.settings/com.android.settings.CryptKeeper eventType:1
instanceId:23804541)
10-14 18:31:50.806 I/GameSDK@LifeCycle( 702): noteResumeComponent(): package name
: com.android.settings
10-14 18:31:50.807 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:50.807 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:50.808 I/DropBoxManagerService( 702): add tag=system_server_wtf
isTagEnabled=true flags=0x2
10-14 18:31:50.808 I/SecureElementService( 2189): main onCreate
10-14 18:31:50.809 D/GameManagerService( 702): onLooperPrepared(), msg:
MSG_APP_RESUME, resumeComponent:
ComponentInfo{com.android.settings/com.android.settings.CryptKeeper}
10-14 18:31:50.809 D/GameManagerService( 702): handleResume().
10-14 18:31:50.809 D/GameManagerService:NetworkLimit( 702): callRelease
10-14 18:31:50.809 D/GM:SystemHelper( 702): callReleaseBlock
needReleaseBlock:false
10-14 18:31:50.810 D/GameManagerService( 702): handleResume(). device is locked
yet. ignore
10-14 18:31:50.810 D/SemWifiTransportLayerMonitor( 702): getOrCreatePackageInfo -
create new info
10-14 18:31:50.810 D/WallpaperEventNotifier( 1809): sendUpdates: We don't have any
colors to notify for now.
10-14 18:31:50.810 I/m.android.phon( 2213): The ClassLoaderContext is a special
shared library.
10-14 18:31:50.810 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:50.811 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:50.811 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:50.811 D/SemGameManager( 702): getGMSBinder(), begin
10-14 18:31:50.811 D/LockscreenNotificationIconsOnlyContainer( 1809):
setWallpaperController()com.android.systemui.wallpaper.KeyguardWallpaperController@
bd1d19a
10-14 18:31:50.811 D/SecureElement-UtilExtension( 2189): NFC SKU: disabled
10-14 18:31:50.811 D/SecureElement-UtilExtension( 2189): eSE_COS:
10-14 18:31:50.813 D/DeviceState( 1809): getPanelWidth portrait? true panelWidth=
720
10-14 18:31:50.814 D/DeviceState( 1809): getPanelWidth portrait? true panelWidth=
720
10-14 18:31:50.814 D/DeviceState( 1809): getDisplayWidth portrait? true
displayWidth= 720
10-14 18:31:50.814 D/SecureElement-UtilExtension( 2189): support eSE on
SecureElementService: false
10-14 18:31:50.817 D/PluginLockMediatorImpl( 1809): registerStateCallback
10-14 18:31:50.817 I/SecureElementService( 2189): Check if terminal SIM1 is
available.
10-14 18:31:50.817 D/SemGameManager( 702): getGMSBinder(), successful: true
10-14 18:31:50.818 D/SemGameManager( 702): isAvailable(), ret=true
10-14 18:31:50.818 I/ActivityManagerTiming( 702): FinishBooting
10-14 18:31:50.818 D/SemGameManager( 702): isGamePackage(),
pkgName=com.android.settings
10-14 18:31:50.818 D/SemGameManager( 702): getGMSBinder(), begin
10-14 18:31:50.818 D/SemGameManager( 702): getGMSBinder(), successful: true
10-14 18:31:50.819 D/GameManagerService( 702): identifyGamePackage.
com.android.settings, mCurrentUserId: 0, callerUserId: 0
10-14 18:31:50.819 D/PkgDataHelper( 702): getGamePkgData(). com.android.settings
10-14 18:31:50.819 D/SemGameManager( 702): isGamePackage(), ret=false
10-14 18:31:50.819 D/HWUI_IMAGE_FILTER( 1809): Should set LayerType to
LAYER_TYPE_HARDWARE.
10-14 18:31:50.819 D/HWUI_IMAGE_FILTER( 1809): LAYER_TYPE_HARDWARE set automaticly.
10-14 18:31:50.820 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::ISecureElement/SIM1 in either framework or
device manifest.
10-14 18:31:50.822 D/SecureElement-Terminal-SIM1( 2189): SE Hal V1.2 is not
supported
10-14 18:31:50.822 I/WindowManager( 702): Started waking up...
(why=ON_BECAUSE_OF_UNKNOWN)
10-14 18:31:50.822 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::ISecureElement/SIM1 in either framework or
device manifest.
10-14 18:31:50.822 D/SecureElement-Terminal-SIM1( 2189): SE Hal V1.1 is not
supported
10-14 18:31:50.823 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::ISecureElement/SIM1 in either framework or
device manifest.
10-14 18:31:50.823 D/SemContextService( 702): lock : registerCallback
10-14 18:31:50.824 I/SecureElementService( 2189): No HAL implementation for SIM1
10-14 18:31:50.824 I/SecureElementService( 2189): simSlotCnt = 2
10-14 18:31:50.825 D/SecureElement-Terminal-UiccTerminal1( 2189): Constructor
UiccTerminal with context
10-14 18:31:50.825 I/SecureElement-Terminal-UiccTerminal1( 2189): UiccTerminal init
triggered
10-14 18:31:50.825 V/SecureElement-Terminal-UiccTerminal1( 2189): register to
android.intent.action.SIM_STATE_CHANGED event
10-14 18:31:50.828 W/ActivityManager( 702): Unable to start service Intent
{ act=android.intent.action.RESOLVE_INSTANT_APP_PACKAGE
cmp=com.google.android.gms/.chimera.PersistentBoundBrokerService } U=0: not found
10-14 18:31:50.828 I/SecureElement-Terminal-UiccTerminal1( 2189): UiccTerminal
internalInit
10-14 18:31:50.828 W/PackageManager( 702): [becaf3af-5a53-4b50-8ce9-133663aada72]
Failed to bind to: Intent { act=android.intent.action.RESOLVE_INSTANT_APP_PACKAGE
cmp=com.google.android.gms/.chimera.PersistentBoundBrokerService }
10-14 18:31:50.829 I/io_stats( 385): !@ 179,0 r 108352 7873344 w 14948 5362844 d
1947 2448928 f 4040 1818 iot 85120 0 th 102400 102400 64728 pt 232 inp 8 4 133.338
10-14 18:31:50.830 W/CAE ( 702):
registerCallback(ContextAwareService.java:192) - [regi 01] Mutex is locked for
AUTO_ROTATION
10-14 18:31:50.830 W/CAE ( 702):
registerCallback(ContextAwareService.java:199) - [regi 04]
com.samsung.android.contextaware.ContextAwareManager$CaListenerDelegate@536225
10-14 18:31:50.831 W/CAE ( 702): getListener(ListenerListManager.java:127) -
[getListener1]
com.samsung.android.contextaware.ContextAwareManager$CaListenerDelegate@536225
10-14 18:31:50.831 W/CAE ( 702): getListener(ListenerListManager.java:128) -
[getListener2]
com.samsung.android.contextaware.manager.ContextAwareService$Listener@b32561c
10-14 18:31:50.835 E/SecureElement-Terminal-UiccTerminal1( 2189): open secure
element fails.
10-14 18:31:50.835 D/SecureElement-Terminal-UiccTerminal1( 2189): onStateChange:
mTerminalConStat: false, state: false
10-14 18:31:50.835 I/SecureElement-Terminal-SIM1( 2189): onStateChange from
Terminal: false
10-14 18:31:50.835 I/SecureElement-Terminal-SIM1( 2189): OnStateChange:false
reason:
10-14 18:31:50.836 E/SecureElementService( 2189): failed to init terminal SIM1
10-14 18:31:50.836 W/System.err( 2189): java.util.NoSuchElementException
10-14 18:31:50.836 W/System.err( 2189): at
com.android.se.terminal.UiccTerminal.internalInit(UiccTerminal.java:459)
10-14 18:31:50.836 W/System.err( 2189): at
com.android.se.terminal.UiccTerminal.init(UiccTerminal.java:418)
10-14 18:31:50.836 W/System.err( 2189): at
com.android.se.Terminal.initialize(Terminal.java:393)
10-14 18:31:50.836 W/System.err( 2189): at
com.android.se.SecureElementService.addNonHalTerminals(SecureElementService.java:34
3)
10-14 18:31:50.836 W/System.err( 2189): at
com.android.se.SecureElementService.createTerminals(SecureElementService.java:367)
10-14 18:31:50.836 W/System.err( 2189): at
com.android.se.SecureElementService.onCreate(SecureElementService.java:247)
10-14 18:31:50.836 W/System.err( 2189): at
android.app.ActivityThread.handleCreateService(ActivityThread.java:4650)
10-14 18:31:50.836 W/System.err( 2189): at
android.app.ActivityThread.access$1600(ActivityThread.java:301)
10-14 18:31:50.836 W/System.err( 2189): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2185)
10-14 18:31:50.836 W/System.err( 2189): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:50.836 W/System.err( 2189): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:50.836 W/System.err( 2189): at
android.app.ActivityThread.main(ActivityThread.java:8633)
10-14 18:31:50.836 W/System.err( 2189): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:50.836 W/System.err( 2189): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:50.837 W/System.err( 2189): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
10-14 18:31:50.837 I/SecureElementService( 2189): simSlotCnt = 2
10-14 18:31:50.837 D/SecureElement-Terminal-UiccTerminal2( 2189): Constructor
UiccTerminal with context
10-14 18:31:50.837 I/SecureElement-Terminal-UiccTerminal2( 2189): UiccTerminal init
triggered
10-14 18:31:50.837 V/SecureElement-Terminal-UiccTerminal2( 2189): register to
android.intent.action.SIM_STATE_CHANGED event
10-14 18:31:50.838 I/SecureElement-Terminal-UiccTerminal2( 2189): UiccTerminal
internalInit
10-14 18:31:50.840 I/m.android.phon( 2213): The ClassLoaderContext is a special
shared library.
10-14 18:31:50.840 E/SecureElement-Terminal-UiccTerminal2( 2189): open secure
element fails.
10-14 18:31:50.840 D/SecureElement-Terminal-UiccTerminal2( 2189): onStateChange:
mTerminalConStat: false, state: false
10-14 18:31:50.841 I/SecureElement-Terminal-SIM2( 2189): onStateChange from
Terminal: false
10-14 18:31:50.841 I/SecureElement-Terminal-SIM2( 2189): OnStateChange:false
reason:
10-14 18:31:50.841 E/SecureElementService( 2189): failed to init terminal SIM2
10-14 18:31:50.842 W/System.err( 2189): java.util.NoSuchElementException
10-14 18:31:50.842 W/System.err( 2189): at
com.android.se.terminal.UiccTerminal.internalInit(UiccTerminal.java:459)
10-14 18:31:50.842 W/System.err( 2189): at
com.android.se.terminal.UiccTerminal.init(UiccTerminal.java:418)
10-14 18:31:50.842 W/System.err( 2189): at
com.android.se.Terminal.initialize(Terminal.java:393)
10-14 18:31:50.842 W/System.err( 2189): at
com.android.se.SecureElementService.addNonHalTerminals(SecureElementService.java:34
3)
10-14 18:31:50.842 W/System.err( 2189): at
com.android.se.SecureElementService.createTerminals(SecureElementService.java:367)
10-14 18:31:50.842 W/System.err( 2189): at
com.android.se.SecureElementService.onCreate(SecureElementService.java:247)
10-14 18:31:50.842 W/System.err( 2189): at
android.app.ActivityThread.handleCreateService(ActivityThread.java:4650)
10-14 18:31:50.842 W/System.err( 2189): at
android.app.ActivityThread.access$1600(ActivityThread.java:301)
10-14 18:31:50.842 W/System.err( 2189): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2185)
10-14 18:31:50.842 W/System.err( 2189): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:50.842 W/System.err( 2189): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:50.842 W/System.err( 2189): at
android.app.ActivityThread.main(ActivityThread.java:8633)
10-14 18:31:50.842 W/System.err( 2189): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:50.842 W/System.err( 2189): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:50.842 W/System.err( 2189): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
10-14 18:31:50.842 I/SecureElementService( 2189): simSlotCnt = 2
10-14 18:31:50.844 I/servicemanager( 333): Adding
'u:r:secure_element:s0:c44,c260,c512,c768' service (secure_element:2189)
10-14 18:31:50.864 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.statusbar.phone.NotificationIconAreaController$4@dc75154
10-14 18:31:50.864 D/NotificationIconAreaController( 1809): onChanged:1
10-14 18:31:50.869 V/CAE ( 702): start(ContextProvider.java:128)
10-14 18:31:50.872 V/CAE ( 702): clear(AutoRotationRunner.java:182)
10-14 18:31:50.872 V/CAE ( 702): enable(AutoRotationRunner.java:158)
10-14 18:31:50.873 I/CAE ( 702):
sendCmdToSensorHub(SensorHubCommManager.java:156) - -79, 7, 0, 0,
10-14 18:31:50.874 D/SensorService( 702): setSContextDataLocked ints length 2 ,
byte length 4
10-14 18:31:50.874 D/SensorService( 702): setSContextDataLocked 7b1
10-14 18:31:50.874 I/SensorsHub( 554): SContextSensor::injecet_sensor_data
10-14 18:31:50.874 D/SensorsHub( 554): b1 07 00 00
10-14 18:31:50.874 D/SensorsHub( 554): inject_scontext_data: New
ssp_data_injection_fd(21)
10-14 18:31:50.874 D/SensorsHub( 554): SContext Data Injection return 4
10-14 18:31:50.876 D/CAE ( 702):
getFaultDetectionResult(AutoRotationRunner.java:195) - true
10-14 18:31:50.877 I/CAE ( 702):
notifyCmdProcessResultObserver(ContextProvider.java:627) - CheckResult = 0, Cause =
Success
10-14 18:31:50.878 I/CAE ( 702):
displayUsedCountForService(ContextAwareService.java:464) - totalCnt = 1,
serviceCount = 1, subCollectionCount = 0
10-14 18:31:50.878 D/CAE ( 702):
showListenerList(ContextAwareService.java:329) - ===== Context Aware Service List
=====
10-14 18:31:50.878 I/CAE ( 702):
showListenerList(ContextAwareService.java:338) - Listener :
com.samsung.android.contextaware.manager.ContextAwareService$Listener@b32561c,
Service : AUTO_ROTATION(1)
10-14 18:31:50.879 W/CAE ( 702):
registerCallback(ContextAwareService.java:213) - [regi 02] Mutex is unlocked for
AUTO_ROTATION
10-14 18:31:50.882 D/StorageManagerService( 702): mPolicyReceiver ::
10-14 18:31:50.883 W/StorageManagerService( 702): isMountDisallowedByEAS:
storage_itpolicy from_intent true
10-14 18:31:50.885 W/StorageManagerService( 702): isMountDisallowedByEAS: check is
true
10-14 18:31:50.886 W/CAE ( 702): setCAProperty(ContextAwareService.java:513) -
[setProperty 01] Mutex is locked for AUTO_ROTATION
10-14 18:31:50.886 D/StorageManagerService( 702): ApplyCurrentSdCardPolicy ::
false
10-14 18:31:50.886 I/CAE ( 702): setPropertyValue(AutoRotationRunner.java:119)
- Device Type = 0.0
10-14 18:31:50.887 I/CAE ( 702): setCAProperty(ContextAwareService.java:518) -
result : true
10-14 18:31:50.888 W/CAE ( 702): setCAProperty(ContextAwareService.java:519) -
[setProperty 02] Mutex is unlocked for AUTO_ROTATION
10-14 18:31:50.888 D/SemContextService( 702): .registerCallback : 1,
client=com.android.server.policy.WindowOrientationListener$OrientationSensorJudge@4
e29018
10-14 18:31:50.888 D/SemContextConnectionList( 702): client packageName :
com.android.server.policy.WindowOrientationListener$OrientationSensorJudge@4e29018
10-14 18:31:50.888 D/SemContextService( 702): unlock : registerCallback
10-14 18:31:50.889 D/SemContextManager( 702): .registerListener : listener =
com.android.server.policy.WindowOrientationListener$OrientationSensorJudge@4e29018,
service=Auto Rotation
10-14 18:31:50.889 I/WindowManager( 702): Finished waking up...
(why=ON_BECAUSE_OF_UNKNOWN)
10-14 18:31:50.889 I/WindowManager( 702): Screen turning on...
10-14 18:31:50.889 I/WindowManager( 702): screenTurningOn(+), before calling
onScreenTurningOn to KeyguardDelegate
10-14 18:31:50.889 W/KeyguardServiceDelegate( 702): onScreenTurningOn(): no
keyguard service!
10-14 18:31:50.889 I/WindowManager( 702): screenTurningOn(-), after calling
onScreenTurningOn to KeyguardDelegate
10-14 18:31:50.891 D/ConditionProviders.SCP( 702): onConnected
10-14 18:31:50.892 D/CompatibilityChangeReporter( 702): Compat change id reported:
150939131; UID 1000; state: ENABLED
10-14 18:31:50.894 D/LoadedApk( 1770): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.android.settings
appContext.mBasePackageName=com.android.settings
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:31:50.894 D/NetworkSecurityConfig( 1770): No Network Security Config
specified, using platform default
10-14 18:31:50.896 D/CompatibilityChangeReporter( 1809): Compat change id reported:
150939131; UID 10067; state: ENABLED
10-14 18:31:50.898 I/SettingsHelper( 2107): mKey=zen_mode, mIntValue=0,
mStringValue=null, mFloatValue=0.0
10-14 18:31:50.898 I/RcsUriProvider( 2171): onCreate()
10-14 18:31:50.900 D/NetworkSecurityConfig( 1770): No Network Security Config
specified, using platform default
10-14 18:31:50.901 I/SemMobileWipsFrameworkService( 702): mWipsObserver onChange 0
10-14 18:31:50.902 E/SemSupplicantStaIfaceHal( 702): Can't call
setInterwokingEnabled, ISehSupplicantStaIface is null
10-14 18:31:50.903 D/ConnectivityService( 702): semIsMobilePolicyDataEnabled():
deprecated
10-14 18:31:50.904 D/SemIWCMonitor( 702): SNS Option changed 1->1
10-14 18:31:50.904 D/SemIWCMonitor( 702): Previous Saver: false, Current Saver:
false
10-14 18:31:50.906 I/System.out( 702): (HTTPLog)-Static: isSBSettingEnabled false
10-14 18:31:50.907 I/System.out( 702): (HTTPLog)-Static: isSBSettingEnabled false
10-14 18:31:50.907 E/SemIWCMonitor.File( 702): SemIWCMonitor: Send IWC-CURRENT-QAI
QAI: -1
10-14 18:31:50.907 D/SemWifiSwitchForIndividualAppsService( 702): mDetectionMode
changed - 0
10-14 18:31:50.908 D/SemIWCMonitor( 702): Current sns button toggle cnt = 0
10-14 18:31:50.910 E/WifiConnectivityMonitor( 702): current state:
com.samsung.android.server.wifi.SemWifiConnectivityMonitor$NotConnectedState@c36182
0
10-14 18:31:50.911 D/ConnectivityService( 702): semIsMobilePolicyDataEnabled():
deprecated
10-14 18:31:50.912 I/UniversalCredentialManagerService( 702): ****MSG_LOAD_ADMINS
block started****
10-14 18:31:50.913 E/Netd ( 530): getNetworkForDns: getNetId from
enterpriseCtrl is netid 0
10-14 18:31:50.914 E/WifiConnectivityMonitor( 702): current state:
com.samsung.android.server.wifi.SemWifiConnectivityMonitor$NotConnectedState@c36182
0
10-14 18:31:50.915 D/NavigationModeController( 1809): getCurrentInteractionMode:
mode=0 contextUser=0
10-14 18:31:50.916 I/UniversalCredentialManagerService( 702): ****MSG_LOAD_ADMINS
block ended****
10-14 18:31:50.916 I/ImsFrameworkState( 2171): registerForFrameworkState.
10-14 18:31:50.921 D/WALLPAPER_SVC:SemWallpaperManagerService( 702): onReceive:
android.intent.action.CONFIGURATION_CHANGED, densityDpi=300, orientation=1
10-14 18:31:50.933 D/SettingsProvider( 702): isChangeAllowed() : name =
zen_mode_config_etag
10-14 18:31:50.933 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:50.935 D/SettingsProvider( 702): isChangeAllowed() : name = zen_mode
10-14 18:31:50.936 D/ConditionProviders( 702): Subscribing to
condition://android/schedule?
days=1.2.3.4.5.6.7&start=22.0&end=7.0&exitAtAlarm=false with
ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider}
10-14 18:31:50.937 D/NetdEventListenerService( 702): DNS Requested by : 0, 1000
10-14 18:31:50.938 D/LocationManagerService( 702): location setting changed [u0]:
content://settings/secure/location_mode
10-14 18:31:50.939 E/NetdEventListenerService( 702): DNS failed (1000) : 7
10-14 18:31:50.939 D/DisplayPowerController( 702): [api] SettingsObserver:
onChange: content://settings/system/screen_brightness_float
10-14 18:31:50.940 D/LocationManagerService( 702): [u0] location enabled = true
10-14 18:31:50.942 D/DisplayPowerController( 702): [api] handleSettingsChange: sm:
0 sb: 0,502 csb: 0,502 abAdj: 0,000 sbVr: 0,706
10-14 18:31:50.942 D/DisplayPowerController( 702): animateScreenStateChange:
target=2, targetInternal=2, dualScreenPolicy=-1
10-14 18:31:50.942 D/DisplayPowerController( 702): getFinalBrightness : Summary is
128 (0.50) -> 128 (0.50)
10-14 18:31:50.945 D/LoadedApk( 2213): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.android.phone
appContext.mBasePackageName=com.android.phone
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:31:50.946 D/NetworkSecurityConfig( 2213): No Network Security Config
specified, using platform default
10-14 18:31:50.947 D/ActivityThread( 1770): handleBindApplication() --
skipGraphicsSupport=false
10-14 18:31:50.948 W/SemWifiTransportLayerUtils( 702): getApplicationCategory -
IOException com.android.settings
10-14 18:31:50.948 W/System.err( 702): java.net.UnknownHostException: Unable to
resolve host "play.google.com": No address associated with hostname
10-14 18:31:50.951 D/LocationControllerImpl( 1809): onReceive() =
android.location.MODE_CHANGED
10-14 18:31:50.953 W/System.err( 702): at
java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
10-14 18:31:50.953 W/System.err( 702): at
java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
10-14 18:31:50.953 W/System.err( 702): at
java.net.InetAddress.getAllByName(InetAddress.java:1152)
10-14 18:31:50.953 W/System.err( 702): at
com.android.okhttp.Dns$1.lookup(Dns.java:41)
10-14 18:31:50.953 W/System.err( 702): at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
10-14 18:31:50.953 W/System.err( 702): at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
10-14 18:31:50.953 W/System.err( 702): at
com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
10-14 18:31:50.953 W/System.err( 702): at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:192)
10-14 18:31:50.953 W/System.err( 702): at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:144)
10-14 18:31:50.953 W/System.err( 702): at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:1
06)
10-14 18:31:50.953 W/System.err( 702): at
com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:400)
10-14 18:31:50.953 W/System.err( 702): at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:333)
10-14 18:31:50.953 W/System.err( 702): at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
10-14 18:31:50.953 W/System.err( 702): at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
10-14 18:31:50.953 W/System.err( 702): at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
10-14 18:31:50.953 W/System.err( 702): at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
10-14 18:31:50.953 W/System.err( 702): at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
10-14 18:31:50.953 W/System.err( 702): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerUtils.getApplicationCatego
ry(SemWifiTransportLayerUtils.java:103)
10-14 18:31:50.953 W/System.err( 702): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerMonitor$TcpMonitorHandler.
handleMessage(SemWifiTransportLayerMonitor.java:242)
10-14 18:31:50.953 W/System.err( 702): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:50.953 W/System.err( 702): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:50.953 W/System.err( 702): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:50.954 W/System.err( 702): Caused by: android.system.GaiException:
android_getaddrinfo failed: EAI_NODATA (No address associated with hostname)
10-14 18:31:50.954 W/System.err( 702): at
libcore.io.Linux.android_getaddrinfo(Native Method)
10-14 18:31:50.954 W/System.err( 702): at
libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:73)
10-14 18:31:50.954 W/System.err( 702): at
libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:202)
10-14 18:31:50.954 W/System.err( 702): at
java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
10-14 18:31:50.954 W/System.err( 702): ... 21 more
10-14 18:31:50.954 D/NetworkSecurityConfig( 2213): No Network Security Config
specified, using platform default
10-14 18:31:50.959 D/SemWifiTransportLayerMonitor.TcpMonitorHandler( 702):
MSG_SAVE_PACKAGE_INFO
10-14 18:31:50.960 D/SemWifiTransportLayerFileManager( 702):
saveWifiPackageInfoToFile
10-14 18:31:50.960 D/SemWifiTransportLayerFileManager( 702):
writeWifiPackageInfoList
10-14 18:31:50.962 D/SemWifiTransportLayerMonitor.TcpMonitorHandler( 702):
MSG_SAVE_PACKAGE_INFO
10-14 18:31:50.962 D/SemWifiTransportLayerFileManager( 702):
saveWifiPackageInfoToFile
10-14 18:31:50.962 D/SemWifiTransportLayerFileManager( 702):
writeWifiPackageInfoList
10-14 18:31:50.976 I/Settings_SA( 1770): Settings LoggingHelper init
10-14 18:31:50.983 D/SamsungAlarmManager( 702): setExact (T:1/F:9/AC:false)
20211015T000000 now=133492 - CU:1000/CP:702/L:ca1caf9:GraphicsStatsService
10-14 18:31:50.983 I/SamsungAlarmManager( 702): setLocked to kernel - T:2 /
20211014T183243, set=186132, now=133492
10-14 18:31:50.984 I/SamsungAlarmManager( 702): setLocked to kernel - T:3 /
20211014T183159, set=142508, now=133493
10-14 18:31:50.992 D/CommandSdk( 1770): set the action handler
10-14 18:31:50.991 I/SurfaceFlinger( 608): id=20 createSurf (0x0),-1 flag=80004,
WindowToken{7427bb android.os.BinderProxy@ab1db5}#0
10-14 18:31:51.004 D/InputTransport( 702): Input channel constructed: 'ca09316',
fd=514
10-14 18:31:51.004 D/InputTransport( 702): Input channel constructed: 'ca09316',
fd=515
10-14 18:31:51.005 I/SurfaceFlinger( 608): id=21 createSurf (0x0),-1 flag=80004,
ca09316 AssistPreviewPanel#0
10-14 18:31:51.011 I/m.android.phon( 2213): The ClassLoaderContext is a special
shared library.
10-14 18:31:51.011 D/InputTransport( 702): Input channel destroyed: 'ca09316',
fd=515
10-14 18:31:51.013 D/InputTransport( 1809): Input channel constructed: 'ca09316',
fd=106
10-14 18:31:51.014 D/SamsungAlarmManager( 702): setExact (T:2/F:9/AC:false)
20211015T183151 now=133523 - CU:1000/CP:2171/OP:PendingIntent{c8acaa2:
PendingIntentRecord{c21d333 com.sec.imsservice broadcastIntent}}
10-14 18:31:51.014 I/SamsungAlarmManager( 702): setLocked to kernel - T:2 /
20211014T183243, set=186132, now=133523
10-14 18:31:51.015 I/SamsungAlarmManager( 702): setLocked to kernel - T:3 /
20211014T183200, set=142508, now=133524
10-14 18:31:51.016 I/ViewRootImpl@c9bbb25[AssistPreviewPanel]( 1809): setView =
com.android.systemui.assist.AssistOrbContainer@5ba1aab TM=true
10-14 18:31:51.027 I/CapabilityProvider( 2171): onCreate
10-14 18:31:51.028 I/SurfaceFlinger( 608): id=22 createSurf (0x0),-1 flag=80004,
WindowToken{69fde25 android.os.BinderProxy@99c6f8f}#0
10-14 18:31:51.029 D/InputTransport( 702): Input channel constructed: 'd5f0bfa',
fd=515
10-14 18:31:51.029 D/InputTransport( 702): Input channel constructed: 'd5f0bfa',
fd=516
10-14 18:31:51.030 I/SurfaceFlinger( 608): id=23 createSurf (0x0),-1 flag=80004,
d5f0bfa NavigationBar0#0
10-14 18:31:51.032 D/InputTransport( 702): Input channel destroyed: 'd5f0bfa',
fd=516
10-14 18:31:51.033 D/InputTransport( 1809): Input channel constructed: 'd5f0bfa',
fd=109
10-14 18:31:51.033 I/ViewRootImpl@4ad96c6[NavigationBar0]( 1809): setView =
com.android.systemui.statusbar.phone.NavigationBarFrame@b508cbb TM=true
10-14 18:31:51.047 D/SamsungAnalytics605015( 1770): [Validation] dma pkg:700901000
10-14 18:31:51.048 I/AppOps ( 702): updateUidProcState uid: 10067 procState: 1
capability:7
10-14 18:31:51.048 E/SamsungAnalytics605015( 1770): The user has not unlocked the
device.
10-14 18:31:51.049 D/ScrimController( 1809): updateScrimColor main=0xff000000
front=0x0(0.000000) behind=0x0(1.000000) bubble=0x0(1.000000) vis=2
10-14 18:31:51.051 D/KeyguardVisibleMonitor( 1809): isExpanded: true -> false
10-14 18:31:51.051 D/KeyguardVisibleMonitor( 1809): Window State diff only {
10-14 18:31:51.051 D/KeyguardVisibleMonitor( 1809): mScrimsVisibility: 2 -> 0
10-14 18:31:51.051 D/KeyguardVisibleMonitor( 1809): }
10-14 18:31:51.051 I/CameraService( 768): notifyMonitoredUids
10-14 18:31:51.052 I/AppOps ( 702): updateUidProcState uid: 10067 procState: 0
capability:7
10-14 18:31:51.053 D/ScrimController( 1809): updateScrimColor main=0xff000000
front=0x0(0.000000) behind=0x0(0.000000) bubble=0x0(1.000000) vis=0
10-14 18:31:51.053 I/CameraService( 768): notifyMonitoredUids
10-14 18:31:51.053 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.statusbar.phone.ScrimController$KeyguardVisibilityCallback@f27
29dd
10-14 18:31:51.053 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:51.054 D/WallpaperEventNotifier( 1809): sendUpdates: We don't have any
colors to notify for now.
10-14 18:31:51.059 D/DeviceState( 1809): getDisplayHeight portrait? true
displayHeight= 1600
10-14 18:31:51.059 D/BackDropView( 1809):
setWallpaperController()com.android.systemui.wallpaper.KeyguardWallpaperController@
bd1d19a
10-14 18:31:51.059 D/KeyguardWallpaperController( 1809): setRootView
10-14 18:31:51.071 D/KeyguardWallpaperController( 1809): getLockWallpaperType
mService: android.app.IWallpaperManager$Stub$Proxy@1f53423
10-14 18:31:51.071 D/KeyguardWallpaperController( 1809): getLockWallpaperType
isInculdePluginLock: true
10-14 18:31:51.071 D/KeyguardWallpaperController( 1809): getLockWallpaperType
isDynamicWallpaperEnabled: false
10-14 18:31:51.072 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperType:5544
10-14 18:31:51.072 D/WallpaperManagerService( 702): which : 2, return type : -1
(called by userId= 0)
10-14 18:31:51.075 D/KeyguardWallpaperController( 1809): getLockWallpaperType:
mIsPluginLockReady = false, type = -1
10-14 18:31:51.075 D/KeyguardWallpaperController( 1809): getLockWallpaperType:
WallpaperUtils.getCurrentWhich() = 2,type = -1
10-14 18:31:51.076 I/PluginLockManager( 1809): isFbeWallpaperAvailable false
10-14 18:31:51.078 I/KeyguardWallpaperController( 1809): disableRotateIfNeeded
video= false , rotate support= false , sub= false , enabled = false
10-14 18:31:51.082 D/KeyguardWallpaperController( 1809): isStartMultipackCondition:
type = -1
10-14 18:31:51.082 I/KeyguardWallpaperController( 1809):
handleWallpaperTypeChanged: default MULTIPACK wallpaper
10-14 18:31:51.083 D/KeyguardWallpaperController( 1809): setMultipack:
mIsPluginLockReady is false
10-14 18:31:51.089 D/SystemUIWallpaper( 1809): updateDisplayInfo()
10-14 18:31:51.090 D/KeyguardImageWallpaper( 1809): KeyguardImageWallpaper: which =
2 , useCache = false
10-14 18:31:51.090 D/SystemUIWallpaper( 1809): getting display info: start
10-14 18:31:51.090 D/SystemUIWallpaper( 1809): getting display info: end
10-14 18:31:51.103 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetUri:7749
10-14 18:31:51.104 D/KeyguardImageWallpaper( 1809): updateWallpaper() START
useCache=false , forceSmartCrop = true
10-14 18:31:51.105 I/KeyguardWallpaperController( 1809):
handleWallpaperTypeChanged: type = -1, which = 2, userId = 0, upsm = false, em =
false, isLiveWallpaperSettingEnabled = false
10-14 18:31:51.105 D/KeyguardWallpaperController( 1809): setBackground mRootView:
com.android.systemui.statusbar.BackDropView{c2b89e G.E...... ......I. 0,0-0,0
#7f0a00d1 app:id/backdrop}
10-14 18:31:51.105 D/KeyguardUpdateMonitor( 1809): isUserUnlocked userId:0,
unlocked:false
10-14 18:31:51.106 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::ISurfaceFlingerConfigs/default in either
framework or device manifest.
10-14 18:31:51.107 D/KeyguardWallpaperController( 1809): handleWallpaperTypeChanged
mDlsViewMode: 0
10-14 18:31:51.107 D/KeyguardWallpaperController( 1809): getLockWallpaperType
mService: android.app.IWallpaperManager$Stub$Proxy@1f53423
10-14 18:31:51.107 D/KeyguardWallpaperController( 1809): getLockWallpaperType
isInculdePluginLock: false
10-14 18:31:51.108 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperType:5544
10-14 18:31:51.108 D/KeyguardImageWallpaper( 1809): loadBitmap: which = 2
10-14 18:31:51.108 D/WallpaperManagerService( 702): which : 2, return type : -1
(called by userId= 0)
10-14 18:31:51.108 D/KeyguardWallpaperController( 1809): getLockWallpaperType:
mIsPluginLockReady = false, type = -1
10-14 18:31:51.108 E/#IMSCR ( 2171): 10-14 18:31:51
0xF0000002:P/aVDZ1y3Xy8hG2UVU+stgFb5cKbAZu7M3hOqarKRPZ+N//fJs
10-14 18:31:51.108 D/KeyguardWallpaperController( 1809): getLockWallpaperType:
WallpaperUtils.getCurrentWhich() = 2,type = -1
10-14 18:31:51.109 E/#IMSCR ( 2171): 10-14 18:31:51
0xF0000002:hhif5Q4Hgo1c5Z3hJgql6Fqwsp//64tWo9fwsQynMRQhcteAwU
10-14 18:31:51.109 E/#IMSCR ( 2171): 10-14 18:31:51
0xF0000002:49kNq5Z9joijVtOR9mxXyz1vxCi8VF9XUTzuld36wCOhepHW2h
10-14 18:31:51.110 E/#IMSCR ( 2171): 10-14 18:31:51
0xF0000002:ahthcysrhw44SD2rBsxTBNefZZXxPKzAMhFaeXQETgYS9Lv1KM
10-14 18:31:51.110 E/#IMSCR ( 2171): 10-14 18:31:51
0xF0000002:6XXfSy2aSlb70sRTaQK+2dKYD7FsdMA+8tjlLlNIlealllBde5
10-14 18:31:51.110 E/#IMSCR ( 2171): 10-14 18:31:51
0xF0000002:CLdA8PMVSfxeEletMiTtQNnFeayievedEGAC9hPPW8B5Td16hi
10-14 18:31:51.110 E/#IMSCR ( 2171): 10-14 18:31:51
0xF0000002:zPN6vRlmf/Kq/ihPMt0xPb5obfTZwsRHqAhPdTAeulIwMDE=
10-14 18:31:51.111 D/WALLPAPER_SVC:WallpaperManagerService( 702): getWallpaper
which=2 wallpaperUserId=0 wpType=0 isDexEnabled=false orig=false
10-14 18:31:51.111 D/WALLPAPER_SVC:WallpaperManagerService( 702): getWallpaper
which = 2, isCopied = false
10-14 18:31:51.112 D/WALLPAPER_SVC:WallpaperManagerService( 702): cropFile is not
exist.
10-14 18:31:51.114 I/system_server( 702): Background concurrent copying GC freed
172112(10086KB) AllocSpace objects, 64(3264KB) LOS objects, 35% free, 21MB/33MB,
paused 1.881ms total 344.835ms
10-14 18:31:51.114 D/CarrierProvider( 2213): onCreate
10-14 18:31:51.117 I/TetheringManager( 2171):
registerTetheringEventCallback:com.sec.imsservice
10-14 18:31:51.120 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:51.121 D/StatusBar( 1809): mUserSetupObserver -
DeviceProvisionedListener called for user 0
10-14 18:31:51.121 I/ImsFrameworkState( 2171): registerForFrameworkState.
10-14 18:31:51.122 I/WallpaperResourcesInfo( 1809): parsingJson:
[{"isDefault":true,"index":0,"which":1,"screen":0,"type":0,"filename":"default_wall
paper.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":true,"index":1,"which":2,"screen":0,"type":3,"filename":"MultipleWallp
aperResourceA12.apk","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":2,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_1.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":3,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_2.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":4,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_3.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":5,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_4.jpg","frame_no":-1,"cmf_info":[""]}]
10-14 18:31:51.122 I/WallpaperResourcesInfo( 1809): getDefaultImageWallpaper:
resourceName = null
10-14 18:31:51.123 D/CarrierIdProvider( 2213): onCreate
10-14 18:31:51.123 D/CarrierIdDatabaseHelper( 2213): CarrierIdDatabaseHelper: 5
10-14 18:31:51.123 D/KeyguardImageWallpaper( 1809): loadBitmap:,fail
10-14 18:31:51.124 I/KeyguardImageWallpaper( 1809): loadBitmap:,fail
10-14 18:31:51.124 D/StatusBar( 1809): mUserSetupObserver -
DeviceProvisionedListener called for user 0
10-14 18:31:51.125 D/OpenGLRenderer( 1809): profile bars disabled
10-14 18:31:51.125 D/OpenGLRenderer( 1809): ambientRatio = 1.50
10-14 18:31:51.133 D/KeyguardPunchHoleVIView( 1809): setFaceRecognitionVI()
10-14 18:31:51.133 D/KeyguardPunchHoleVIView( 1809): setAnimation() 0 -> 1
10-14 18:31:51.134 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:51.134 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:51.135 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:51.135 D/KeyguardPunchHoleVIView_VIDirector( 1809):
getFaceRecognitionVIFileName() - file name = punch_hole_ic_vcut.json
10-14 18:31:51.137 I/SoftphoneSettingsProvider( 2171): Starting
SoftphoneSettingsProvider
10-14 18:31:51.139 D/KeyguardPunchHoleVIView( 1809): setPrepareState() 0 -> 1
10-14 18:31:51.139 D/StatusBar( 1809): setBlueLightFilter, BLF on : false
10-14 18:31:51.141 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:51.145 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:51.145 I/SurfaceFlinger( 608): id=24 createSurf (0x0),-1 flag=80004,
WindowToken{6dc5d50 android.os.BinderProxy@d0c4202}#0
10-14 18:31:51.146 D/InputTransport( 702): Input channel constructed: '1007c4e',
fd=521
10-14 18:31:51.146 D/InputTransport( 702): Input channel constructed: '1007c4e',
fd=522
10-14 18:31:51.147 I/SurfaceFlinger( 608): id=25 createSurf (0x0),-1 flag=80004,
1007c4e NotificationShade#0
10-14 18:31:51.148 D/WindowManager( 702): setKeyguardOccluded occluded=false
10-14 18:31:51.148 D/InputTransport( 702): Input channel destroyed: '1007c4e',
fd=522
10-14 18:31:51.149 D/InputTransport( 1809): Input channel constructed: '1007c4e',
fd=111
10-14 18:31:51.149 I/ViewRootImpl@1dc854e[NotificationShade]( 1809): setView =
com.android.systemui.statusbar.phone.NotificationShadeWindowView@3d6b66f TM=true
10-14 18:31:51.150 D/PluginLockMediatorImpl( 1809): onRootViewAttached
10-14 18:31:51.152 I/CryptKeeper( 1770): Disabling component
ComponentInfo{com.android.settings/com.android.settings.CryptKeeper}
10-14 18:31:51.153 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.android.settings cmp = com.android.settings.CryptKeeper newState
= 2 callingPackage = 1000/com.android.settings
10-14 18:31:51.159 V/WindowManager( 702): Prepare app transition:
transit=TRANSIT_TASK_CLOSE mNextAppTransition=TRANSIT_UNSET alwaysKeepCurrent=false
displayId=0 Callers=com.android.server.wm.DisplayContent.prepareAppTransition:5809
com.android.server.wm.DisplayContent.prepareAppTransition:5803
com.android.server.wm.ActivityRecord.finishIfPossible:3181
com.android.server.wm.ActivityTaskManagerService.finishActivity:2434
android.app.IActivityTaskManager$Stub.onTransact:2140
10-14 18:31:51.160 D/ActivityTaskManager( 702): finishFixedRotationTransform,
r=ActivityRecord{447aebe u0 com.android.settings/.CryptKeeper t2 f}},
caller=com.android.server.wm.WindowToken.finishFixedRotationTransform:664
com.android.server.wm.DisplayContent$FixedRotationTransitionListener.onAppTransitio
nFinishedLocked:7025
com.android.server.wm.AppTransition.notifyAppTransitionFinishedLocked:552
com.android.server.wm.ActivityRecord.onAnimationFinished:7164
com.android.server.wm.ActivityRecord.postApplyAnimation:5013
10-14 18:31:51.170 D/InsetsSourceProvider( 702): updateVisibility:
serverVisible=false, clientVisible=true, source=InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,0][0,0], mVisible=false},
controlTarget=null,
from=com.android.server.wm.InsetsSourceProvider.setServerVisible:384
com.android.server.wm.InsetsSourceProvider.onPostLayout:237
com.android.server.wm.InsetsStateController.onPostLayout:394
com.android.server.wm.DisplayContent.applySurfaceChangesTransaction:4881
com.android.server.wm.RootWindowContainer.applySurfaceChangesTransaction:1303
com.android.server.wm.RootWindowContainer.performSurfacePlacementNoTrace:1020
com.android.server.wm.RootWindowContainer.performSurfacePlacement:958
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:182
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:131
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:120
10-14 18:31:51.170 D/InsetsSourceProvider( 702): updateVisibility:
serverVisible=false, clientVisible=true, source=InsetsSource:
{mType=ITYPE_RIGHT_GESTURES, mFrame=[0,0][0,0], mVisible=false},
controlTarget=null,
from=com.android.server.wm.InsetsSourceProvider.setServerVisible:384
com.android.server.wm.InsetsSourceProvider.onPostLayout:237
com.android.server.wm.InsetsStateController.onPostLayout:394
com.android.server.wm.DisplayContent.applySurfaceChangesTransaction:4881
com.android.server.wm.RootWindowContainer.applySurfaceChangesTransaction:1303
com.android.server.wm.RootWindowContainer.performSurfacePlacementNoTrace:1020
com.android.server.wm.RootWindowContainer.performSurfacePlacement:958
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:182
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:131
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:120
10-14 18:31:51.170 D/InsetsSourceProvider( 702): updateVisibility:
serverVisible=false, clientVisible=true, source=InsetsSource:
{mType=ITYPE_LEFT_GESTURES, mFrame=[0,0][0,0], mVisible=false}, controlTarget=null,
from=com.android.server.wm.InsetsSourceProvider.setServerVisible:384
com.android.server.wm.InsetsSourceProvider.onPostLayout:237
com.android.server.wm.InsetsStateController.onPostLayout:394
com.android.server.wm.DisplayContent.applySurfaceChangesTransaction:4881
com.android.server.wm.RootWindowContainer.applySurfaceChangesTransaction:1303
com.android.server.wm.RootWindowContainer.performSurfacePlacementNoTrace:1020
com.android.server.wm.RootWindowContainer.performSurfacePlacement:958
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:182
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:131
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:120
10-14 18:31:51.171 D/InsetsSourceProvider( 702): updateVisibility:
serverVisible=false, clientVisible=true, source=InsetsSource:
{mType=ITYPE_BOTTOM_GESTURES, mFrame=[0,0][0,0], mVisible=false},
controlTarget=null,
from=com.android.server.wm.InsetsSourceProvider.setServerVisible:384
com.android.server.wm.InsetsSourceProvider.onPostLayout:237
com.android.server.wm.InsetsStateController.onPostLayout:394
com.android.server.wm.DisplayContent.applySurfaceChangesTransaction:4881
com.android.server.wm.RootWindowContainer.applySurfaceChangesTransaction:1303
com.android.server.wm.RootWindowContainer.performSurfacePlacementNoTrace:1020
com.android.server.wm.RootWindowContainer.performSurfacePlacement:958
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:182
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:131
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:120
10-14 18:31:51.171 D/InsetsSourceProvider( 702): updateVisibility:
serverVisible=false, clientVisible=true, source=InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,0][0,0], mVisible=false},
controlTarget=null,
from=com.android.server.wm.InsetsSourceProvider.setServerVisible:384
com.android.server.wm.InsetsSourceProvider.onPostLayout:237
com.android.server.wm.InsetsStateController.onPostLayout:394
com.android.server.wm.DisplayContent.applySurfaceChangesTransaction:4881
com.android.server.wm.RootWindowContainer.applySurfaceChangesTransaction:1303
com.android.server.wm.RootWindowContainer.performSurfacePlacementNoTrace:1020
com.android.server.wm.RootWindowContainer.performSurfacePlacement:958
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:182
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:131
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:120
10-14 18:31:51.173 E/SimUtil<0>( 2171): fail to get mno from map
10-14 18:31:51.174 I/ActivityTaskManager( 702): Remove from unknown app
10-14 18:31:51.176 D/PluginLockManager( 1809): onRootViewAttached :
com.android.systemui.statusbar.phone.NotificationShadeWindowView{3d6b66f
I.E...... ......I. 0,0-0,0}
10-14 18:31:51.177 D/PluginLockDelegateApp( 1809): onRootViewAttached
10-14 18:31:51.177 D/KeyguardWallpaperController( 1809): setNoSensorConsumer()
consumer:com.android.systemui.statusbar.phone.-$
$Lambda$NotificationShadeWindowController$OLPYoO_fonsjVOKB0kdKT3i6PCE@4c24a8b
10-14 18:31:51.177 I/KeyguardWallpaperController( 1809): disableRotateIfNeeded
video= false , rotate support= false , sub= false , enabled = false
10-14 18:31:51.178 D/KeyguardWallpaperController( 1809):
setWideColorGamutConsumer() consumer:com.android.systemui.statusbar.phone.-$
$Lambda$dK5xp7LsShDsv0qz7l1_NLLstsc@bf24768
10-14 18:31:51.178 D/NotificationShadeWindowController( 1809): setWideColorGamut()
enabled: true
10-14 18:31:51.181 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:51.184 I/SurfaceFlinger( 608): id=26 createSurf (0x0),-1 flag=80004,
WindowToken{1e5ddbd android.os.BinderProxy@9d58f67}#0
10-14 18:31:51.184 V/ActivityManagerProxyImpl( 1809):
ActivityManager.getCurrentUser() called
10-14 18:31:51.185 D/InputTransport( 702): Input channel constructed: '59d2fb2',
fd=520
10-14 18:31:51.185 D/InputTransport( 702): Input channel constructed: '59d2fb2',
fd=523
10-14 18:31:51.186 I/SurfaceFlinger( 608): id=27 createSurf (0x0),-1 flag=80004,
59d2fb2 StatusBar#0
10-14 18:31:51.188 D/InputTransport( 702): Input channel destroyed: '59d2fb2',
fd=523
10-14 18:31:51.188 D/InputTransport( 1809): Input channel constructed: '59d2fb2',
fd=112
10-14 18:31:51.189 I/ViewRootImpl@3890467[StatusBar]( 1809): setView =
com.android.systemui.statusbar.phone.StatusBarWindowView@5d0c33e TM=true
10-14 18:31:51.195 I/DecorView( 1770): [INFO] isPopOver=false, config=true
10-14 18:31:51.195 I/DecorView( 1770): updateCaptionType >> DecorView@a023c10[],
isFloating=false, isApplication=true, hasWindowDecorCaption=false,
hasWindowControllerCallback=true
10-14 18:31:51.195 D/DecorView( 1770): setCaptionType = 0, this =
DecorView@a023c10[]
10-14 18:31:51.203 D/GameManagerService( 702): notePauseComponent(), received
paused-component: com.android.settings
10-14 18:31:51.204 E/ImsAutoUpdate( 2171): imsupdate.json not found.
10-14 18:31:51.206 I/ActivityTaskManager( 702): START u0
{act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100
cmp=com.sec.android.preloadinstaller/.SN2110150331.PreloadInstallerActivity} from
uid 0
10-14 18:31:51.206 D/ApplicationPolicy( 702): isApplicationStartDisabledAsUser not
enabled yet.
10-14 18:31:51.207 E/UsageStatsService( 702): Failed to report event for locked
user 0 (com.android.settings/com.android.settings.CryptKeeper eventType:2
instanceId:23804541)
10-14 18:31:51.209 D/NotificationListeners( 702): Trim appInfo.metaData =
Bundle[{com.samsung.android.sdk.bixby2.companionApp=true,
SamsungBasicInteraction=SEP11,
com.samsung.android.multidisplay.keep_process_alive=true,
com.samsung.android.bixby.companionChildPackage=com.samsung.systemui.bixby2,
com.samsung.android.icon_container.has_icon_container=true, resource-
map=2132082700,
com.google.android.backup.api_key=AEdPqrEAAAAIWTZsUG100coeb3xbEoTWKd3ZL3R79JshRDZfY
Q, com.samsung.android.persistent.downloadable=true}]
10-14 18:31:51.210 I/DropBoxManagerService( 702): add tag=system_server_wtf
isTagEnabled=true flags=0x2
10-14 18:31:51.214 I/AccountsDb( 702): Creating DE database for user 0
10-14 18:31:51.214 D/ActivityTaskManager( 702): TaskLaunchParamsModifier:task=null
activity=ActivityRecord{14478e0 u0
com.sec.android.preloadinstaller/.SN2110150331.PreloadInstallerActivity display-
area-from-option=DefaultTaskDisplayArea@246905631 task-display-
area=DefaultTaskDisplayArea@246905631 display-area-windowing-mode=1
10-14 18:31:51.215 D/ActivityTaskManager( 702): TaskLaunchParamsModifier:task=null
activity=ActivityRecord{14478e0 u0
com.sec.android.preloadinstaller/.SN2110150331.PreloadInstallerActivity t-1}
display-area-from-option=DefaultTaskDisplayArea@246905631 task-display-
area=DefaultTaskDisplayArea@246905631 display-area-windowing-mode=1 activity-
options-fullscreen=Rect(0, 0 - 0, 0) non-freeform-display maximized-bounds
10-14 18:31:51.217 I/SurfaceFlinger( 608): id=28 createSurf (0x0),-1 flag=24004,
Task=3#0
10-14 18:31:51.218 D/CarrierIdDatabaseHelper( 2213): onCreate
10-14 18:31:51.218 D/ActivityTaskManager( 702):
TaskLaunchParamsModifier:task=Task{1da6455 #3 visible=true type=home
mode=fullscreen translucent=true A=1000:com.sec.android.preloadinstaller U=0
StackId=1 sz=0} activity=ActivityRecord{14478e0 u0
com.sec.android.preloadinstaller/.SN2110150331.PreloadInstallerActivity t-1}
display-area-from-option=DefaultTaskDisplayArea@246905631 task-display-
area=DefaultTaskDisplayArea@246905631 display-area-windowing-mode=1 activity-
options-fullscreen=Rect(0, 0 - 0, 0) non-freeform-display maximized-bounds
10-14 18:31:51.219 I/SurfaceFlinger( 608): id=29 createSurf (0x0),-1 flag=80004,
ActivityRecord{14478e0 u0
com.sec.android.preloadinstaller/.SN2110150331.PreloadInstallerActivity t3}#0
10-14 18:31:51.223 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.statusbar.notification.collection.coordinator.KeyguardCoordina
tor$6@3eec7b
10-14 18:31:51.223 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:51.223 V/WindowManager( 702): Prepare app transition:
transit=TRANSIT_TASK_OPEN mNextAppTransition=TRANSIT_TASK_CLOSE
alwaysKeepCurrent=false displayId=0
Callers=com.android.server.wm.DisplayContent.prepareAppTransition:5809
com.android.server.wm.DisplayContent.prepareAppTransition:5803
com.android.server.wm.ActivityStack.startActivityLocked:2595
com.android.server.wm.ActivityStarter.startActivityInner:2674
com.android.server.wm.ActivityStarter.startActivityUnchecked:2197
10-14 18:31:51.223 D/WindowManager( 702): CustomStartingWindowData:
className=com.sec.android.preloadinstaller.SN2110150331.PreloadInstallerActivity,
packageName=com.sec.android.preloadinstaller, taskUserId=0
10-14 18:31:51.225 D/CarrierIdProvider( 2213): update database from pb file
10-14 18:31:51.225 V/WindowManager( 702): Prepare app transition:
transit=TRANSIT_TASK_CLOSE mNextAppTransition=TRANSIT_TASK_OPEN
alwaysKeepCurrent=false displayId=0
Callers=com.android.server.wm.DisplayContent.prepareAppTransition:5809
com.android.server.wm.DisplayContent.prepareAppTransition:5803
com.android.server.wm.ActivityStack.resumeTopActivityInnerLocked:2243
com.android.server.wm.ActivityStack.resumeTopActivityUncheckedLocked:1873
com.android.server.wm.RootWindowContainer.resumeFocusedStacksTopActivities:2678
10-14 18:31:51.227 D/ActivityTaskManager( 702): finishFixedRotationTransform,
r=ActivityRecord{14478e0 u0
com.sec.android.preloadinstaller/.SN2110150331.PreloadInstallerActivity t3},
caller=com.android.server.wm.WindowToken.finishFixedRotationTransform:664
com.android.server.wm.DisplayContent$FixedRotationTransitionListener.onAppTransitio
nFinishedLocked:7025
com.android.server.wm.AppTransition.notifyAppTransitionFinishedLocked:552
com.android.server.wm.ActivityRecord.onAnimationFinished:7164
com.android.server.wm.ActivityRecord.postApplyAnimation:5013
10-14 18:31:51.231 D/InsetsSourceProvider( 702): updateVisibility:
serverVisible=false, clientVisible=true, source=InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][0,0], mVisible=false},
controlTarget=null,
from=com.android.server.wm.InsetsSourceProvider.setServerVisible:384
com.android.server.wm.InsetsSourceProvider.onPostLayout:237
com.android.server.wm.InsetsStateController.onPostLayout:394
com.android.server.wm.DisplayContent.applySurfaceChangesTransaction:4881
com.android.server.wm.RootWindowContainer.applySurfaceChangesTransaction:1303
com.android.server.wm.RootWindowContainer.performSurfacePlacementNoTrace:1020
com.android.server.wm.RootWindowContainer.performSurfacePlacement:958
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:182
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:131
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:120
10-14 18:31:51.231 D/InsetsSourceProvider( 702): updateVisibility:
serverVisible=false, clientVisible=true, source=InsetsSource:
{mType=ITYPE_TOP_GESTURES, mFrame=[0,0][0,0], mVisible=false}, controlTarget=null,
from=com.android.server.wm.InsetsSourceProvider.setServerVisible:384
com.android.server.wm.InsetsSourceProvider.onPostLayout:237
com.android.server.wm.InsetsStateController.onPostLayout:394
com.android.server.wm.DisplayContent.applySurfaceChangesTransaction:4881
com.android.server.wm.RootWindowContainer.applySurfaceChangesTransaction:1303
com.android.server.wm.RootWindowContainer.performSurfacePlacementNoTrace:1020
com.android.server.wm.RootWindowContainer.performSurfacePlacement:958
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:182
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:131
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:120
10-14 18:31:51.231 D/InsetsSourceProvider( 702): updateVisibility:
serverVisible=false, clientVisible=true, source=InsetsSource:
{mType=ITYPE_STATUS_BAR, mFrame=[0,0][0,0], mVisible=false}, controlTarget=null,
from=com.android.server.wm.InsetsSourceProvider.setServerVisible:384
com.android.server.wm.InsetsSourceProvider.onPostLayout:237
com.android.server.wm.InsetsStateController.onPostLayout:394
com.android.server.wm.DisplayContent.applySurfaceChangesTransaction:4881
com.android.server.wm.RootWindowContainer.applySurfaceChangesTransaction:1303
com.android.server.wm.RootWindowContainer.performSurfacePlacementNoTrace:1020
com.android.server.wm.RootWindowContainer.performSurfacePlacement:958
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:182
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:131
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:120
10-14 18:31:51.234 V/ActivityManager( 702): Changed top to -1,null
10-14 18:31:51.237 V/WindowManager( 702): Prepare app transition:
transit=TRANSIT_ACTIVITY_OPEN mNextAppTransition=TRANSIT_TASK_OPEN
alwaysKeepCurrent=false displayId=0
Callers=com.android.server.wm.DisplayContent.prepareAppTransition:5809
com.android.server.wm.DisplayContent.prepareAppTransition:5803
com.android.server.wm.ActivityStack.resumeTopActivityInnerLocked:2267
com.android.server.wm.ActivityStack.resumeTopActivityUncheckedLocked:1873
com.android.server.wm.RootWindowContainer.resumeFocusedStacksTopActivities:2732
10-14 18:31:51.239 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1000 packageName=com.sec.android.preloadinstaller
10-14 18:31:51.243 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 1000; state: DISABLED
10-14 18:31:51.244 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1000; state: ENABLED
10-14 18:31:51.244 W/ActivityManager( 702): com.samsung.android.bluelightfilter
inode == 0 (b/152760674)
10-14 18:31:51.244 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:51.247 D/NotifPipeline( 1809): Notif pipeline initialized
10-14 18:31:51.251 I/ThemeCenter_ThemeManager( 1953):
MESSAGE_INSTALL_MULTI_WALLPAPER: isUserUnlocked=false
10-14 18:31:51.251 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
10-14 18:31:51.252 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:2 pendingST:1
10-14 18:31:51.252 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: tid:2052 curST:1 oldST:2
10-14 18:31:51.253 I/zygote ( 531): Priority USAP Pool refill. New USAPs: 1
10-14 18:31:51.255 I/ActivityManager( 702): Start proc
1771:com.sec.android.preloadinstaller/1000 for top-activity
{com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2110150331.Pre
loadInstallerActivity}
10-14 18:31:51.261 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
10-14 18:31:51.262 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:2 pendingST:1
10-14 18:31:51.262 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: tid:2055 curST:1 oldST:2
10-14 18:31:51.267 I/SVE_JNI ( 2151): sveJNI: JNI_OnLoad called
10-14 18:31:51.268 E/[Recorder]( 2151): APAudioRecord::APAudioRecord():
APAudioRecord Constructor
10-14 18:31:51.268 E/[Recorder]( 2151): Pool::Pool(): Pool Constructor
10-14 18:31:51.268 E/[Recorder]( 2151): Pool::Init(): Pool Init
10-14 18:31:51.268 W/TelecomManager( 1809): Telecom Service not found.
10-14 18:31:51.269 D/PhoneStatusBarPolicy( 1809): updateVolumeZenTW
10-14 18:31:51.270 D/PhoneStatusBarPolicy( 1809): zen:0
10-14 18:31:51.272 D/Zygote ( 531): Forked child process 2295
10-14 18:31:51.272 I/SREInterface( 2151): SREInterface constructor
10-14 18:31:51.272 I/STEInterface( 2151): STEInterface constructore: 0
10-14 18:31:51.273 E/reloadinstalle( 1771): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:51.275 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:51.276 I/Settings_SA_SALogging( 1770): SetupWizard is not completed
10-14 18:31:51.277 D/PhoneStatusBarPolicy( 1809): ZenCanceled
10-14 18:31:51.283 I/SVE_JNI ( 2151): sveJNI: JNI_OnLoad Success
10-14 18:31:51.284 I/SVE_JNI ( 2151): sveJNI: sveJNISVE_Init() Entry
10-14 18:31:51.285 E/[SVE] ( 2151): AngnConcreteAdapter[38][Angn] Constructor
Entry
10-14 18:31:51.285 I/ActivityManager( 702): DSS OFF for
com.sec.android.preloadinstaller
10-14 18:31:51.287 I/HotspotController( 1809): addCallback
com.android.systemui.statusbar.phone.PhoneStatusBarPolicy$2@810c247
10-14 18:31:51.288 V/WifiManager( 1809): registerSoftApCallback:
callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@43e8a74,
executor=android.os.HandlerExecutor@6887b9d
10-14 18:31:51.289 E/[SVE] ( 2151): SamsungVideoEngineLib[59]Entry PSIInitialize,
1.2.4
10-14 18:31:51.290 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{da9f0d1 1771:com.sec.android.preloadinstaller/1000}
app.isolatedEntryPoint=null instr2=null
10-14 18:31:51.294 D/SemContextService( 702): lock : unregisterCallback
10-14 18:31:51.294 D/SemContextService( 702): Service.removeListenerLocked() :
listener = com.samsung.android.hardware.context.SemContextService$Listener@fcbc822,
service = Auto Rotation, used = 0
10-14 18:31:51.295 W/CAE ( 702):
unregisterCallback(ContextAwareService.java:234) - [unregi 01] Mutex is locked for
AUTO_ROTATION
10-14 18:31:51.295 E/[SVE] ( 2151): CTransportManager[162]m_pScalerInstance is
NULL
10-14 18:31:51.296 W/CAE ( 702): getListener(ListenerListManager.java:127) -
[getListener1]
com.samsung.android.contextaware.ContextAwareManager$CaListenerDelegate@536225
10-14 18:31:51.296 W/CAE ( 702): getListener(ListenerListManager.java:128) -
[getListener2]
com.samsung.android.contextaware.manager.ContextAwareService$Listener@b32561c
10-14 18:31:51.297 V/CAE ( 702): stop(ContextProvider.java:155)
10-14 18:31:51.297 V/CAE ( 702): clear(AutoRotationRunner.java:182)
10-14 18:31:51.298 V/CAE ( 702): disable(AutoRotationRunner.java:171)
10-14 18:31:51.298 I/CAE ( 702):
sendCmdToSensorHub(SensorHubCommManager.java:156) - -78, 7, 0, 0,
10-14 18:31:51.299 D/SensorService( 702): setSContextDataLocked ints length 2 ,
byte length 4
10-14 18:31:51.299 D/SensorService( 702): setSContextDataLocked 7b2
10-14 18:31:51.299 I/SensorsHub( 554): SContextSensor::injecet_sensor_data
10-14 18:31:51.299 D/SensorsHub( 554): b2 07 00 00
10-14 18:31:51.299 D/SensorsHub( 554): inject_scontext_data: New
ssp_data_injection_fd(21)
10-14 18:31:51.299 D/SensorsHub( 554): SContext Data Injection return 4
10-14 18:31:51.295 E/[SVE] ( 2151): CTransportManager[162]m_pScalerInstance is
NULL
10-14 18:31:51.300 E/[SVE] ( 2151): CTransportManager[162]m_pScalerInstance is
NULL
10-14 18:31:51.300 E/[SVE] ( 2151): CTransportManager[162]m_pScalerInstance is
NULL
10-14 18:31:51.300 E/[SVE] ( 2151): CTransportManager[162]m_pScalerInstance is
NULL
10-14 18:31:51.300 E/[SVE] ( 2151): CTransportManager[162]m_pScalerInstance is
NULL
10-14 18:31:51.300 E/[SVE] ( 2151): CTransportManager[162]m_pScalerInstance is
NULL
10-14 18:31:51.300 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:51.301 E/[SVE] ( 2151): CControlManager[138]AI Scaler GetInstance
failing
10-14 18:31:51.301 E/[SVE] ( 2151): SVE_GetVersion[113]Entry
10-14 18:31:51.301 E/[SVE] ( 2151): SVE_GetVersion[119]version (1.2.4)
10-14 18:31:51.301 E/[SVE] ( 2151): SVE_GetVersion[122]Exit
10-14 18:31:51.301 E/[SVE] ( 2151): SamsungVideoEngineLib[70]Exit PSIInitialize
10-14 18:31:51.301 E/[SVE] ( 2151): SVE_SetDebugLevel[1484]Entry level=1
10-14 18:31:51.301 E/[SVE] ( 2151): SVE_SetDebugLevel[1493]Exit
10-14 18:31:51.301 E/[SVE] ( 2151): SVE_Init[136]Entry 1.2.4
10-14 18:31:51.301 E/[SVE] ( 2151): SVE_Init[142]Exit
10-14 18:31:51.301 E/[SVE] ( 2151): AngnConcreteAdapter[67][Angn] Init Success
10-14 18:31:51.302 D/CAE ( 702):
getFaultDetectionResult(AutoRotationRunner.java:195) - true
10-14 18:31:51.303 I/CAE ( 702):
notifyCmdProcessResultObserver(ContextProvider.java:627) - CheckResult = 0, Cause =
Success
10-14 18:31:51.304 I/servicemanager( 333): Adding 'u:r:system_app:s0' service
(SveService:2151)
10-14 18:31:51.305 I/CAE ( 702):
displayUsedCountForService(ContextAwareService.java:464) - totalCnt = 0,
serviceCount = 0, subCollectionCount = 0
10-14 18:31:51.305 D/CAE ( 702):
showListenerList(ContextAwareService.java:329) - ===== Context Aware Service List
=====
10-14 18:31:51.305 W/CAE ( 702):
unregisterCallback(ContextAwareService.java:255) - [unregi 02] Mutex is unlocked
for AUTO_ROTATION
10-14 18:31:51.305 D/MobileSignalIconsSelector( 1809): getDataIconGroup():
connected=false,enabled=true,level=0,inetCondition=1,dataIconGroup=DataIconGroup(G)
,activityIn=false,activityOut=false,lastModified=10-14
18:31:49.544,dataSim=true,networkName=Sem
serviço,networkNameData=,dataConnected=false,roaming=false,isDefault=false,isEmerge
ncy=false,airplaneMode=false,carrierNetworkChangeMode=false,userSetup=false,default
DataOff=false,cdmaEriIconIndex=0,cdmaEriIconMode=0,callState=0,voWifiConnected=fals
e,shouldShowDisabledDataIcon=false,bluetoothTethered=false,isLTEFemtoCell=false,car
dOperator=null,optionalRadioTech=0,isCAIndicator=false,isLimitedStateForCTCSlaveVoL
TE=false,isSWRoaming=false,isMobileDataSettingEnabled=false,nwBoosterRilEnabled=fal
se,nwBoosterSettingEnabled=false,emergencyModeActivated=false,ismmW5G=false,slotId=
0,simState=null, iconSet = [I@323f44
10-14 18:31:51.306 D/SemContextService( 702): .unregisterCallback : 0,
client=com.android.server.policy.WindowOrientationListener$OrientationSensorJudge@4
e29018
10-14 18:31:51.306 D/SemContextService( 702): unlock : unregisterCallback
10-14 18:31:51.306 D/SemContextManager( 702): .unregisterListener : listener =
com.android.server.policy.WindowOrientationListener$OrientationSensorJudge@4e29018,
service=Auto Rotation
10-14 18:31:51.306 D/StatusbarSignalPolicy( 1809): setMobileDataIndicators state =
MobileIconState(subId=2147483647, strengthId=0, roaming=false, typeId=0,
visible=false, activityId=0, roamingId=0, slotId=0)
10-14 18:31:51.306 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:51.307 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:51.308 I/SVE_JNI ( 2151): sveJNI: sveJNISVE_Init() Exit
10-14 18:31:51.308 D/PkgDataHelper( 702): notifyAppCreate(), pkgName:
com.sec.android.preloadinstaller, sendRet: true
10-14 18:31:51.308 D/GameManagerService( 702): onLooperPrepared(), msg:
MSG_APP_CREATE, pkgName: com.sec.android.preloadinstaller
10-14 18:31:51.309 D/InputDispatcher( 702): Focused application set to (0):
14478e0
10-14 18:31:51.309 D/GameManagerService( 702):
TaskStackListener.onTaskFocusChanged(), taskId=3, focused=true
10-14 18:31:51.310 D/GameManagerService( 702): onLooperPrepared(), msg:
MSG_TASK_FOCUSED, focusedComponent:
ComponentInfo{com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2
110150331.PreloadInstallerActivity}
10-14 18:31:51.310 D/GameManagerService( 702): handleTaskFocused().
10-14 18:31:51.310 D/GameManagerService( 702): handleTaskFocused(), pkgName:
com.sec.android.preloadinstaller, clsName:
com.sec.android.preloadinstaller.SN2110150331.PreloadInstallerActivity, userID:0
10-14 18:31:51.310 D/GameManagerService( 702): handleResume().
10-14 18:31:51.310 D/GameManagerService:NetworkLimit( 702): callRelease
10-14 18:31:51.311 D/GM:SystemHelper( 702): callReleaseBlock
needReleaseBlock:false
10-14 18:31:51.311 D/GameManagerService( 702): handleResume(). device is locked
yet. ignore
10-14 18:31:51.311 W/WindowManager( 702): Execute app transition:
mNextAppTransition=TRANSIT_TASK_OPEN, displayId: 0
Callers=com.android.server.wm.RootWindowContainer.executeAppTransitionForAllDisplay
:2599
com.android.server.wm.ActivityStackSupervisor.reportResumedActivityLocked:2274
com.android.server.wm.ActivityRecord.completeResumeLocked:5710
com.android.server.wm.ActivityStack.minimalResumeActivityLocked:1225
com.android.server.wm.ActivityStackSupervisor.realStartActivityLocked:1160
10-14 18:31:51.316 V/ActivityManager( 702): Changed top to
1000,ProcessRecord{da9f0d1 1771:com.sec.android.preloadinstaller/1000}
10-14 18:31:51.320 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.statusbar.phone.KeyguardBouncer$1@bb1335e
10-14 18:31:51.320 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:51.320 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager$3@574445b
10-14 18:31:51.320 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:51.321 D/KeyguardViewMediator( 1809): adjustStatusBarLocked:
mShowing=false mOccluded=false isSecure=false force=false showHomeOverLock=true
gestureNaviMode=false --> flags=0x0
10-14 18:31:51.322 W/Looper ( 702): Slow dispatch took 360ms main
h=android.os.Handler c=null m=1
10-14 18:31:51.323 D/SehCodecSolutionService( 702): Update top
[com.sec.android.preloadinstaller]
10-14 18:31:51.324 W/PkgPredictorService( 702): background app without no launcher
icon com.sec.android.preloadinstaller for.uid: 1000 userId: 0
10-14 18:31:51.328 E/CarrierIdProvider( 2213): read carrier list from ota pb
failure: java.io.FileNotFoundException: /data/misc/carrierid/carrier_list.pb: open
failed: ENOENT (No such file or directory)
10-14 18:31:51.328 D/CarrierIdProvider( 2213): latest version: 33554468 need
update: true
10-14 18:31:51.328 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 1011
10-14 18:31:51.330 D/SehCodecSolutionService( 702): Update top
[com.sec.android.preloadinstaller]
10-14 18:31:51.333 D/GameManagerService( 702): noteResumeComponent(), received
resumed-component: com.sec.android.preloadinstaller
10-14 18:31:51.333 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.statusbar.phone.StatusBar$4@8b704f8
10-14 18:31:51.333 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:51.333 I/GameSDK@LifeCycle( 702): noteResumeComponent(): package name
: com.sec.android.preloadinstaller
10-14 18:31:51.335 I/reloadinstalle( 1771): The ClassLoaderContext is a special
shared library.
10-14 18:31:51.335 D/GameManagerService( 702): onLooperPrepared(), msg:
MSG_APP_RESUME, resumeComponent:
ComponentInfo{com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2
110150331.PreloadInstallerActivity}
10-14 18:31:51.335 D/GameManagerService( 702): handleResume().
10-14 18:31:51.335 D/GameManagerService:NetworkLimit( 702): callRelease
10-14 18:31:51.335 D/GM:SystemHelper( 702): callReleaseBlock
needReleaseBlock:false
10-14 18:31:51.335 D/GameManagerService( 702): handleResume(). device is locked
yet. ignore
10-14 18:31:51.341 D/KeyguardBottomAreaShortcutView( 1809): mIndicationArea margin
start : 113, end : 113, bottom : 104
10-14 18:31:51.343 E/UsageStatsService( 702): Failed to report event for locked
user 0
(com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2110150331.Pre
loadInstallerActivity eventType:1 instanceId:103808684)
10-14 18:31:51.344 D/PanelStateNotifier( 1809): Sending action =
com.samsung.systemui.statusbar.COLLAPSED, force = true
10-14 18:31:51.349 D/PhoneStatusBarPolicy( 1809): updatePowerSaver - isPowerSaver =
false isEmergencyMode = false
10-14 18:31:51.349 D/KnoxStateMonitorImpl( 1809): registerCallback()
callback=com.android.systemui.statusbar.phone.StatusBar$5@2a4860d
10-14 18:31:51.349 D/KnoxStateMonitorImpl( 1809): removeCallback() callback=null
10-14 18:31:51.352 W/ActivityThread( 1809): Failed to find provider info for
com.android.contacts (user not unlocked)
10-14 18:31:51.352 D/NotiStar( 1809): NotiCenterPlugin init
10-14 18:31:51.352 D/NotiStar( 1809): register observer
10-14 18:31:51.353 I/DropBoxManagerService( 702): add tag=system_server_wtf
isTagEnabled=true flags=0x2
10-14 18:31:51.357 D/NotiStar( 1809): There is no Listener
10-14 18:31:51.358 E/Watchdog( 702): !@Sync: 2 heap: 23 / 33 [2021-10-14
18:31:51.358] sdogWay: softdog FD: 521
10-14 18:31:51.360 I/ActivityTaskManager( 702): Removing activity
ActivityRecord{447aebe u0 com.android.settings/.CryptKeeper t2 f}}
(activityDestroyed) from stack
callers=com.android.server.wm.ActivityRecord.destroyed:3608
com.android.server.wm.ActivityTaskManagerService.activityDestroyed:2643
android.app.IActivityTaskManager$Stub.onTransact:2232
android.os.Binder.execTransactInternal:1195 android.os.Binder.execTransact:1159
10-14 18:31:51.361 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622826872928]
10-14 18:31:51.361 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622826872928]
10-14 18:31:51.363 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622827996928]
10-14 18:31:51.363 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622827996928]
10-14 18:31:51.366 I/Layer ( 608): id=19 removeFromCurrentState
ActivityRecord{447aebe u0 com.android.settings/.CryptKeeper t2}#0 (29)
10-14 18:31:51.366 I/Layer ( 608): id=18 removeFromCurrentState Task=2#0 (29)
10-14 18:31:51.367 I/SurfaceFlinger( 608): id=19 Removed ActivityRecord{447aebe u0
com.android.settings/.CryptKeeper t2}#0 (29)
10-14 18:31:51.367 I/SurfaceFlinger( 608): id=18 Removed Task=2#0 (29)
10-14 18:31:51.369 E/UsageStatsService( 702): Failed to report event for locked
user 0 (com.android.settings/com.android.settings.CryptKeeper eventType:24
instanceId:23804541)
10-14 18:31:51.370 D/SystemUIBootTiming( 1809):
StartServicescom.android.systemui.statusbar.phone.StatusBar took to complete:
2355ms
10-14 18:31:51.370 W/SystemUIService( 1809): Initialization of
com.android.systemui.statusbar.phone.StatusBar took 2355 ms
10-14 18:31:51.371 V/ActivityManagerProxyImpl( 1809):
ActivityManager.getCurrentUser() called
10-14 18:31:51.372 I/DropBoxManagerService( 702): add tag=system_server_wtf
isTagEnabled=true flags=0x2
10-14 18:31:51.375 I/Layer ( 608): id=18[1] Destroyed Task=2#0
10-14 18:31:51.375 I/Layer ( 608): id=19[1] Destroyed ActivityRecord{447aebe u0
com.android.settings/.CryptKeeper t2}#0
10-14 18:31:51.382 W/TelecomManager( 1809): Telecom Service not found.
10-14 18:31:51.383 W/Binder ( 702): Outgoing transactions from this process must
be FLAG_ONEWAY
10-14 18:31:51.383 W/Binder ( 702): java.lang.Throwable
10-14 18:31:51.383 W/Binder ( 702): at
android.os.BinderProxy.transact(BinderProxy.java:514)
10-14 18:31:51.383 W/Binder ( 702): at
com.samsung.android.knox.custom.IKnoxCustomManagerSystemUiCallback$Stub$Proxy.setSt
atusBarNotificationsState(IKnoxCustomManagerSystemUiCallback.java:547)
10-14 18:31:51.383 W/Binder ( 702): at
com.samsung.android.knox.custom.KnoxCustomManagerService.lambda$initialiseSystemUi$
156$KnoxCustomManagerService(KnoxCustomManagerService.java:12216)
10-14 18:31:51.383 W/Binder ( 702): at com.samsung.android.knox.custom.-$
$Lambda$KnoxCustomManagerService$1pVRw12Edq3A6eE-kH4IAx-93uU.runOrThrow(Unknown
Source:2)
10-14 18:31:51.383 W/Binder ( 702): at
android.os.Binder.withCleanCallingIdentity(Binder.java:407)
10-14 18:31:51.383 W/Binder ( 702): at
com.samsung.android.knox.custom.KnoxCustomManagerService$Injector.binderWithCleanCa
llingIdentity(KnoxCustomManagerService.java:467)
10-14 18:31:51.383 W/Binder ( 702): at
com.samsung.android.knox.custom.KnoxCustomManagerService.initialiseSystemUi(KnoxCus
tomManagerService.java:12189)
10-14 18:31:51.383 W/Binder ( 702): at
com.samsung.android.knox.custom.KnoxCustomManagerService.access$1700(KnoxCustomMana
gerService.java:215)
10-14 18:31:51.383 W/Binder ( 702): at
com.samsung.android.knox.custom.KnoxCustomManagerService$4.onReceive(KnoxCustomMana
gerService.java:10292)
10-14 18:31:51.383 W/Binder ( 702): at
android.app.LoadedApk$ReceiverDispatcher$Args.lambda$getRunnable$0$LoadedApk$Receiv
erDispatcher$Args(LoadedApk.java:1666)
10-14 18:31:51.383 W/Binder ( 702): at android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA.run(Unknown
Source:2)
10-14 18:31:51.383 W/Binder ( 702): at
android.os.Handler.handleCallback(Handler.java:938)
10-14 18:31:51.383 W/Binder ( 702): at
android.os.Handler.dispatchMessage(Handler.java:99)
10-14 18:31:51.383 W/Binder ( 702): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:51.383 W/Binder ( 702): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:51.406 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:51.408 D/EnterpriseLicenseService( 702): isServiceAvailable
10-14 18:31:51.412 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::ISurfaceFlingerConfigs/default in either
framework or device manifest.
10-14 18:31:51.430 I/DecorView( 1771): [INFO] isPopOver=false, config=true
10-14 18:31:51.430 I/DecorView( 1771): updateCaptionType >> DecorView@b67a037[],
isFloating=false, isApplication=true, hasWindowDecorCaption=false,
hasWindowControllerCallback=true
10-14 18:31:51.430 D/DeviceState( 1809): getDisplayHeight portrait? true
displayHeight= 1600
10-14 18:31:51.436 D/StatusBar( 1809): disable<e i a s b h r c s k t > disable2<q i
n >
10-14 18:31:51.436 D/SystemUIBootTiming( 1809): StartServices took to complete:
2824ms
10-14 18:31:51.453 D/SettingsProvider( 702): isChangeAllowed() : name =
is_run_logwriter
10-14 18:31:51.454 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:51.455 V/KeyguardServiceDelegate( 702): !@Boot_EBS_D: *** Keyguard
connected (yay!)
10-14 18:31:51.460 D/KeyguardViewMediator( 1809): setCurrentUser 0
10-14 18:31:51.460 D/KeyguardViewMediator( 1809): onStartedWakingUp, seq = 1
10-14 18:31:51.461 D/KeyguardViewMediator( 1809): onFinishedWakingUp
10-14 18:31:51.462 D/KeyguardSysDumpTrigger( 1809): isInstalled: false
10-14 18:31:51.462 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:51.463 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:51.463 D/KeyguardViewMediator( 1809): onScreenTurningOn
10-14 18:31:51.463 D/KeyguardViewMediator( 1809): onScreenTurnedOn
10-14 18:31:51.463 D/KeyguardWallpaperController( 1809): handleNotifyColorUpdates:
No changes!
10-14 18:31:51.463 D/WallpaperUtils( 1809): on applying. wait for 100ms
10-14 18:31:51.463 D/Tonal ( 1809): Tonal Palette - index: 7. Main color:
ffb2aa78
10-14 18:31:51.463 D/Tonal ( 1809): Colors: ff1b190b, ff2e2a12, ff403919,
ff564c22, ff71612d, ff8c8138, ffa79943, ffb2aa78, ffcec983, ffd7d499, ffe0e1b3,
ffefefd8, fff9f9f1
10-14 18:31:51.463 D/Tonal ( 1809): Gradients:
10-14 18:31:51.463 D/Tonal ( 1809): Normal GradientColors(ffb2aa78, ffb2aa78)
10-14 18:31:51.463 D/Tonal ( 1809): Dark GradientColors(ff564c22, ff564c22)
10-14 18:31:51.463 D/Tonal ( 1809): Extra dark: GradientColors(ff403919,
ff403919)
10-14 18:31:51.464 D/Tonal ( 1809): Tonal Palette - index: 7. Main color:
ffb2aa78
10-14 18:31:51.464 D/Tonal ( 1809): Colors: ff1b190b, ff2e2a12, ff403919,
ff564c22, ff71612d, ff8c8138, ffa79943, ffb2aa78, ffcec983, ffd7d499, ffe0e1b3,
ffefefd8, fff9f9f1
10-14 18:31:51.464 D/Tonal ( 1809): Gradients:
10-14 18:31:51.464 D/Tonal ( 1809): Normal GradientColors(ffb2aa78, ffb2aa78)
10-14 18:31:51.464 D/Tonal ( 1809): Dark GradientColors(ff564c22, ff564c22)
10-14 18:31:51.464 D/Tonal ( 1809): Extra dark: GradientColors(ff403919,
ff403919)
10-14 18:31:51.465 D/KeyguardViewMediator( 1809): adjustStatusBarLocked: no need to
update flags=0x0 / showHomeOverLock=true
10-14 18:31:51.467 D/vol.VolumeDialogControl( 1809): onChange internal_ringer_mode
rm=RINGER_MODE_NORMAL
10-14 18:31:51.469 D/SecVolume.SecVolumeStore( 1809): dispatch
[ACTION_STATE_CHANGED] with [STATE_NO_DISPATCH]
10-14 18:31:51.475 D/InputTransport( 702): Input channel constructed: 'b8986fb',
fd=523
10-14 18:31:51.475 D/InputTransport( 702): Input channel constructed: 'b8986fb',
fd=524
10-14 18:31:51.477 I/SurfaceFlinger( 608): id=30 createSurf (0x0),-1 flag=80004,
b8986fb
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2110150331.Prel
oadInstallerActivity#0
10-14 18:31:51.479 D/SecVolume.SecVolumeStore( 1809): > New State :
[STATE_UPDATE]
10-14 18:31:51.480 D/WindowManager( 702): isScreenshotDisabledLocked - win:
Window{b8986fb u0
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2110150331.Prel
oadInstallerActivity}
10-14 18:31:51.480 D/WindowManager( 702): isScreenshotDisabledLocked: userId = 0,
disabled =null
10-14 18:31:51.480 D/PowerManagerService( 702): [api] userActivity : event: 0
flags: 0 (uid: 10067 pid: 1809) eventTime = 133989
10-14 18:31:51.481 D/InputTransport( 702): Input channel destroyed: 'b8986fb',
fd=524
10-14 18:31:51.482 D/PowerManagerService( 702): UserActivityState : 4 -> 1
10-14 18:31:51.482 V/Navbar.Store( 1809): handleEvent [EventType]
ON_UPDATE_SYSTEMUI_STATE_FLAG [Module] OverviewProxyService
10-14 18:31:51.483 D/NetworkController.SecMobileSignalController(0/2147483647)
( 1809): connected to CellBroadcastService
10-14 18:31:51.484 W/TouchInteractionService( 2107): onInitialize, proxy =
com.android.systemui.shared.recents.ISystemUiProxy$Stub$Proxy@88b9bca
10-14 18:31:51.484 I/ViewRootImpl@9f8bf2b[PreloadInstallerActivity]( 1771): setView
= com.android.internal.policy.DecorView@b67a037 TM=true
10-14 18:31:51.484 I/TouchInteractionService( 2107): onSystemUiStateChanged,
stateFlags : 0
10-14 18:31:51.485 W/SystemUiProxy( 2107): setProxy, proxy =
com.android.systemui.shared.recents.ISystemUiProxy$Stub$Proxy@88b9bca
10-14 18:31:51.486 W/TouchInteractionService( 2107): initInputMonitor return, mMode
= THREE_BUTTONS
10-14 18:31:51.488 I/MR2SystemProvider( 702): buildDeviceRoute id:DEVICE_ROUTEname
= Telefone state:true type:2
10-14 18:31:51.489 D/MR2SystemProvider( 702): Updating system provider info :
MediaRouteProviderInfo { uniqueId=null, routes=[MediaRoute2Info{ id=DEVICE_ROUTE,
name=Telefone, features=[android.media.route.feature.LIVE_AUDIO,
android.media.route.feature.LIVE_VIDEO,
android.media.route.feature.LOCAL_PLAYBACK], iconUri=null, description=null,
connectionState=2, clientPackageName=null, volumeHandling=1, volumeMax=15,
volume=0, providerId=null }] }
10-14 18:31:51.493 D/MR2SystemProvider( 702): Updating system routing session info
:
RoutingSessionInfo{ sessionId=com.android.server.media/.SystemMediaRoute2Provider:S
YSTEM_SESSION, name=null,
selectedRoutes={com.android.server.media/.SystemMediaRoute2Provider:DEVICE_ROUTE},
selectableRoutes={}, deselectableRoutes={}, transferableRoutes={},
volumeHandling=0, volumeMax=0, volume=0 }
10-14 18:31:51.502 D/MR2SystemProvider( 702): Updating system provider info :
MediaRouteProviderInfo { uniqueId=null, routes=[MediaRoute2Info{ id=DEVICE_ROUTE,
name=Telefone, features=[android.media.route.feature.LIVE_AUDIO,
android.media.route.feature.LIVE_VIDEO,
android.media.route.feature.LOCAL_PLAYBACK], iconUri=null, description=null,
connectionState=2, clientPackageName=null, volumeHandling=1, volumeMax=15,
volume=7, providerId=null }] }
10-14 18:31:51.505 V/KeyguardUpdateMonitor( 1809): *** unregister callback for
com.android.keyguard.CarrierTextController$2@b3441b
10-14 18:31:51.506 D/KnoxStateMonitorImpl( 1809): removeCallback()
callback=com.android.keyguard.CarrierTextController$4@2f669b8
10-14 18:31:51.508 W/AlarmManager( 1809): Unrecognized alarm listener
com.android.systemui.keyguard.-$
$Lambda$KeyguardSliceProvider$IhzByd8TsqFuOrSyuGurVskyPLo@d710d04
10-14 18:31:51.511 V/WindowManager( 702): Relayout Window{b8986fb u0
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2110150331.Prel
oadInstallerActivity}: viewVisibility=0 req=720x1600
10-14 18:31:51.515 D/MediaResumeListener( 1809): loaded resume components []
10-14 18:31:51.517 I/SystemUiVisibilityPolicyController( 702): handleMessage:
entry what = 1
10-14 18:31:51.517 I/WindowManager( 702): Reparenting to leash,
surface=Surface(name=59d2fb2 StatusBar)/@0xddf8248,
leashParent=Surface(name=WindowToken{1e5ddbd
android.os.BinderProxy@9d58f67})/@0xd8c98e1
10-14 18:31:51.517 I/SurfaceFlinger( 608): id=31 createSurf (0x0),-1 flag=24000,
Surface(name=59d2fb2 StatusBar)/@0xddf8248 - animation-leash#0
10-14 18:31:51.518 D/WindowManager( 702): makeSurface duration=1
leash=Surface(name=Surface(name=59d2fb2 StatusBar)/@0xddf8248 -
animation-leash)/@0xa77d606
10-14 18:31:51.519 I/WindowManager( 702): Reparenting to leash,
surface=Surface(name=d5f0bfa NavigationBar0)/@0x6e024c7,
leashParent=Surface(name=WindowToken{69fde25
android.os.BinderProxy@99c6f8f})/@0x18e7af4
10-14 18:31:51.520 I/SurfaceFlinger( 608): id=32 createSurf (0x0),-1 flag=24000,
Surface(name=d5f0bfa NavigationBar0)/@0x6e024c7 - animation-leash#0
10-14 18:31:51.520 D/WindowManager( 702): makeSurface duration=1
leash=Surface(name=Surface(name=d5f0bfa NavigationBar0)/@0x6e024c7 - animation-
leash)/@0xfd8e21d
10-14 18:31:51.527 I/SystemUiVisibilityPolicyController( 702): handleMessage:
entry what = 1
10-14 18:31:51.528 D/WindowManager( 702): isScreenshotDisabledLocked - win:
Window{b8986fb u0
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2110150331.Prel
oadInstallerActivity}
10-14 18:31:51.528 D/WindowManager( 702): isScreenshotDisabledLocked: userId = 0,
disabled =null
10-14 18:31:51.530 D/KeyguardUpdateMonitor( 1809): received broadcast
android.intent.action.BATTERY_CHANGED
10-14 18:31:51.531 I/SurfaceFlinger( 608): id=33 createSurf (720x1557),1 flag=404,
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2110150331.Prel
oadInstallerActivity$_1771#0
10-14 18:31:51.532 D/WindowManager( 702): makeSurface duration=4
name=com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2110150331
.PreloadInstallerActivity$_1771
10-14 18:31:51.535 V/WindowManager( 702): Changing focus from null to
Window{b8986fb u0
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2110150331.Prel
oadInstallerActivity} displayId=0
Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:567
com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6311
com.android.server.wm.WindowManagerService.relayoutWindow:2713
com.android.server.wm.Session.relayout:219
10-14 18:31:51.536 D/StatusBarManagerService( 702): notifyRequestedSystemKey
recent=false home=false
10-14 18:31:51.544 V/WindowManager( 702): Relayout hash=b8986fb, pid=1771:
mAttrs={(0,0)(fillxfill) sim={adjust=pan forwardNavigation} ty=BASE_APPLICATION
wanim=0x1030001
10-14 18:31:51.544 V/WindowManager( 702): fl=1810500
10-14 18:31:51.544 V/WindowManager( 702): pfl=12020000
10-14 18:31:51.544 V/WindowManager( 702): sysui=1602
10-14 18:31:51.544 V/WindowManager( 702): vsysui=1606
10-14 18:31:51.544 V/WindowManager( 702): apr=LIGHT_NAVIGATION_BARS
10-14 18:31:51.544 V/WindowManager( 702): bhv=SHOW_TRANSIENT_BARS_BY_SWIPE
10-14 18:31:51.544 V/WindowManager( 702): fitSides= naviIconColor=0
10-14 18:31:51.544 V/WindowManager( 702): sfl=100000}
10-14 18:31:51.544 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376620518126528]
10-14 18:31:51.544 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376620518126528]
10-14 18:31:51.545 I/SurfaceControl( 1771): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xd185d21 / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1836
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:31:51.548 W/TelecomManager( 1809): Telecom Service not found.
10-14 18:31:51.550 I/ViewRootImpl@9f8bf2b[PreloadInstallerActivity]( 1771):
Relayout returned: old=(0,0,720,1600) new=(0,43,720,1600) req=(720,1600)0 dur=35
res=0x7 s={true -5476376617970438144} ch=true fn=-1
10-14 18:31:51.554 V/WindowManager( 702): Orientation start waiting for draw,
mDrawState=DRAW_PENDING in Window{b8986fb u0
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2110150331.Prel
oadInstallerActivity}, surfaceController
Surface(name=com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN21
10150331.PreloadInstallerActivity$_1771)/@0xb1337d5
10-14 18:31:51.561 D/DeviceState( 1809): getPanelWidth portrait? true panelWidth=
720
10-14 18:31:51.561 D/DeviceState( 1809): getPanelWidth portrait? true panelWidth=
720
10-14 18:31:51.561 D/DeviceState( 1809): getDisplayWidth portrait? true
displayWidth= 720
10-14 18:31:51.562 V/Navbar.Store( 1809): handleEvent [EventType] ON_CONFIG_CHANGED
[Module] StatusBar KEYS_CONFIGURATION={1.0 ?mcc?mnc [pt_BR] ldltr sw384dp w384dp
h782dp 300dpi nrml long port finger -keyb/h/h -nav/h winConfig={ mBounds=Rect(0, 0
- 720, 1600) mAppBounds=Rect(0, 43 - 720, 1510) mWindowingMode=fullscreen
mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined
mRotation=ROTATION_0} s.9 bts=0 ff=0 bf=0 themeSeq=0}
10-14 18:31:51.563 V/Navbar.Store( 1809): handleEvent [EventType]
ON_NAVBAR_CAN_MOVE_CHANGED [Module] StatusBar KEYS_NAVBAR_CAN_MOVE=true
KEYS_SUPPORT_PHONE_LAYOUT_PROVIDER=true
10-14 18:31:51.563 V/Navbar.Store( 1809): --
[Band]REMOTE_VIEW_PACK_UPDATE_NAVBAR_CAN_MOVE_VALUE
10-14 18:31:51.564 D/WallpaperUtils( 1809): on applying. wait for 100ms
10-14 18:31:51.564 V/Navbar.Store( 1809): ----apply(UPDATE_NAVBAR_CAN_MOVE_VALUE)
10-14 18:31:51.566 I/PluginFaceWidget( 1809): onCreate() !
10-14 18:31:51.567 I/VersionCheckingProxy( 1809): apply version checking, class =
interface com.android.systemui.plugins.facewidget.PluginFaceWidget, target =
com.samsung.android.app.facewidget.plugin.PluginFaceWidgetImpl@cdc1b93
10-14 18:31:51.569 D/PluginFaceWidgetManager( 1809): onPluginConnected() app
version = 1028, sysui version = 1028
10-14 18:31:51.569 D/PluginFaceWidget( 1809): setPluginFaceWidgetCallback()
callback = com.android.systemui.facewidget.plugin.PluginFaceWidgetManager@5fb0a5c,
sysui version = 1028
10-14 18:31:51.570 D/MotionRecognitionService( 702): onReceive :
ACTION_BATTERY_CHANGED, Plugged: 0
10-14 18:31:51.570 I/MotionRecognitionService( 702): [TA] In/out: false, curr
state: 0
10-14 18:31:51.570 I/MotionRecognitionService( 702): [TA] Before receiving the SAR
request for Main. Return.
10-14 18:31:51.571 D/LoadedApk( 702): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@5efdbea
appContext.mOpPackageName=com.android.server.telecom
appContext.mBasePackageName=com.android.server.telecom
appContext.mPackageInfo=android.app.LoadedApk@d1e1edb
10-14 18:31:51.571 D/NetworkSecurityConfig( 702): No Network Security Config
specified, using platform default
10-14 18:31:51.571 D/NetworkSecurityConfig( 702): No Network Security Config
specified, using platform default
10-14 18:31:51.574 D/CarrierIdProvider( 2213): update database from pb. inserted
rows = 2415
10-14 18:31:51.578 E/ImsAutoUpdate( 2171): Failed to getImsProfileUpdate :
source : SMK tag : profile message : Not a JSON Object: null
10-14 18:31:51.580 D/CarrierIdProvider( 2213): update version number: 2000024
relative version: 36
10-14 18:31:51.595 D/NetworkController( 1809): sendPanelCarrierLabel()
carrierText:Sem serviço, slotId:0, mNumberOfActiveSim:0, airplane:false,
activeSimCount:0, mCarrierTextBySimSlot[0]:Sem serviço
10-14 18:31:51.599 W/TelecomManager( 1809): Telecom Service not found.
10-14 18:31:51.603 I/SQLiteOpenHelperAdapter( 1809): create : cannot create in
direct boot mode
10-14 18:31:51.605 D/WindowManager( 702): finishDrawingWindow: Window{b8986fb u0
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2110150331.Prel
oadInstallerActivity} mDrawState=DRAW_PENDING
10-14 18:31:51.606 I/SQLiteOpenHelperAdapter( 1809): query : cannot query in direct
boot mode
10-14 18:31:51.607 W/StorageManagerService( 702): No primary storage defined yet;
hacking together a stub
10-14 18:31:51.607 D/InputTransport( 702): Input channel constructed: 'Letterb',
fd=526
10-14 18:31:51.607 D/InputTransport( 702): Input channel constructed: 'Letterb',
fd=527
10-14 18:31:51.608 D/InputTransport( 702): Input channel constructed: 'Letterb',
fd=528
10-14 18:31:51.608 D/InputTransport( 702): Input channel constructed: 'Letterb',
fd=529
10-14 18:31:51.609 I/SurfaceControl( 1771): nativeRelease nativeObject s[-
5476376620673334272]
10-14 18:31:51.609 I/SurfaceControl( 1771): nativeRelease nativeObject e[-
5476376620673334272]
10-14 18:31:51.609 I/SurfaceControl( 1771): nativeRelease nativeObject s[-
5476376620673335808]
10-14 18:31:51.609 I/SurfaceControl( 1771): nativeRelease nativeObject e[-
5476376620673335808]
10-14 18:31:51.609 I/ViewRootImpl@9f8bf2b[PreloadInstallerActivity]( 1771):
MSG_RESIZED_REPORT: frame=(0,43,720,1600) ci=(0,0,0,0) vi=(0,0,0,0) or=1
10-14 18:31:51.610 D/InputTransport( 702): Input channel constructed: 'Letterb',
fd=530
10-14 18:31:51.610 D/InputTransport( 702): Input channel constructed: 'Letterb',
fd=531
10-14 18:31:51.610 I/SQLiteOpenHelperAdapter( 1809): query : cannot query in direct
boot mode
10-14 18:31:51.610 D/InputTransport( 702): Input channel constructed: 'Letterb',
fd=532
10-14 18:31:51.610 D/InputTransport( 702): Input channel constructed: 'Letterb',
fd=533
10-14 18:31:51.611 I/SurfaceFlinger( 608): id=34 createSurf (0x0),-1 flag=20004,
Letterbox - top#0
10-14 18:31:51.612 W/ActivityThread( 1809): Failed to find provider info for
com.android.contacts (user not unlocked)
10-14 18:31:51.614 D/PkgPredictorService( 702):
pkg:com.sec.android.preloadinstaller
activity:com.sec.android.preloadinstaller.SN2110150331.PreloadInstallerActivity
thisTime:406
10-14 18:31:51.619 I/ResourceUtils( 1809): initDisplayValues LogicalHeight 1600
LogicalWidth = 720 DisplayDeviceType = -1, sIsLandscape = false
10-14 18:31:51.620 I/PluginManagerHelper( 1809): setSysUiContext:
com.android.systemui.SystemUIApplication@c10c9d8
10-14 18:31:51.621 I/DateTimeManager( 1809): setSysUiContext:
com.android.systemui.SystemUIApplication@c10c9d8
10-14 18:31:51.623 I/AbstractStubReflection( 1809): Load reflections
10-14 18:31:51.624 I/AODBatteryManager( 1809): setSysUiContext:
com.android.systemui.SystemUIApplication@c10c9d8
10-14 18:31:51.625 I/VersionCheckingProxy( 1809): apply version checking, class =
interface com.android.systemui.plugins.facewidget.PluginFaceWidget$Callback, target
= com.android.systemui.facewidget.plugin.PluginFaceWidgetManager@5fb0a5c
10-14 18:31:51.627 V/WindowManager( 702): Relayout Window{b8986fb u0
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2110150331.Prel
oadInstallerActivity}: viewVisibility=0 req=720x1557
10-14 18:31:51.631 V/WindowManager( 702): Relayout hash=b8986fb, pid=1771:
mAttrs={(0,0)(fillxfill) sim={adjust=pan forwardNavigation} ty=BASE_APPLICATION
wanim=0x1030001
10-14 18:31:51.631 V/WindowManager( 702): fl=1810500
10-14 18:31:51.631 V/WindowManager( 702): pfl=12020000
10-14 18:31:51.631 V/WindowManager( 702): sysui=1602
10-14 18:31:51.631 V/WindowManager( 702): vsysui=1606
10-14 18:31:51.631 V/WindowManager( 702): apr=LIGHT_NAVIGATION_BARS
10-14 18:31:51.631 V/WindowManager( 702): bhv=SHOW_TRANSIENT_BARS_BY_SWIPE
10-14 18:31:51.631 V/WindowManager( 702): fitSides= naviIconColor=0
10-14 18:31:51.631 V/WindowManager( 702): sfl=100000}
10-14 18:31:51.631 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622973056128]
10-14 18:31:51.631 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622973056128]
10-14 18:31:51.632 I/SurfaceControl( 1771): nativeRelease nativeObject s[-
5476376620673337344]
10-14 18:31:51.632 I/SurfaceControl( 1771): nativeRelease nativeObject e[-
5476376620673337344]
10-14 18:31:51.633 I/SurfaceControl( 1771): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xd185d21 / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1836
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:31:51.633 I/SurfaceControl( 1771): nativeRelease nativeObject s[-
5476376620518135360]
10-14 18:31:51.633 I/SurfaceControl( 1771): nativeRelease nativeObject e[-
5476376620518135360]
10-14 18:31:51.633 I/SurfaceControl( 1771): nativeRelease nativeObject s[-
5476376620518135456]
10-14 18:31:51.633 I/SurfaceControl( 1771): nativeRelease nativeObject e[-
5476376620518135456]
10-14 18:31:51.633 I/ViewRootImpl@9f8bf2b[PreloadInstallerActivity]( 1771):
Relayout returned: old=(0,43,720,1600) new=(0,43,720,1600) req=(720,1557)0 dur=8
res=0x1 s={true -5476376617970438144} ch=false fn=2
10-14 18:31:51.636 E/BufferQueueProducer( 608):
[com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2110150331.Pre
loadInstallerActivity$_1771#0](id:26000000002,api:0,p:-1,c:608) disconnect: not
connected (req=1)
10-14 18:31:51.636 W/libEGL ( 1771): EGLNativeWindowType 0xb400007b259df010
disconnect failed
10-14 18:31:51.641 D/NwkInfoProvider( 2213): onCreate
10-14 18:31:51.642 E/NwkInfoProvider( 2213): [DB Version] getVersion: 3211272 -
DatabaseHelper
10-14 18:31:51.645 D/WindowManager( 702): finishDrawingWindow: Window{b8986fb u0
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2110150331.Prel
oadInstallerActivity} mDrawState=HAS_DRAWN
10-14 18:31:51.660 W/FeatureUtil( 702): files does not exist from
/optics/configs/carriers/single/ZTO/conf/customer_carrier_feature.json
10-14 18:31:51.660 D/SemCarrierFeature( 702): update carrier default features
10-14 18:31:51.660 I/ResourceUtils( 1809): initDisplayValues LogicalHeight 1600
LogicalWidth = 720 DisplayDeviceType = -1, sIsLandscape = false
10-14 18:31:51.664 E/ImsAutoUpdate( 2171): Failed to getImsProfileUpdate :
source : IMSUPDATE tag : profile message : Not a JSON Object: null
10-14 18:31:51.664 D/WallpaperUtils( 1809): on applying. wait for 100ms
10-14 18:31:51.667 D/DIAGMON_SDK[605030]( 2213): setDeviceId :
10-14 18:31:51.670 I/SQLiteOpenHelperAdapter( 1809): query : cannot query in direct
boot mode
10-14 18:31:51.671 I/FaceWidgetClockProvider( 1809): getClockTypeInternal() = 2
10-14 18:31:51.671 I/TelephonyProvider( 2213): D/TelephonyProvider:
CARRIERS_UNIQUE_FIELDS: {apn_set_id=0, mmsc=, mmsport=, numeric=, mcc=, type=,
carrier_enabled=1, authtype=-1, carrier_id=-1, protocol=IP, password=, bearer=0,
mvno_type=, apn=, user_editable=1, sim_slot=-1, mnc=, mvno_match_data=, owned_by=1,
proxy=, port=, profile_id=0, roaming_protocol=IP, name=, user=, mmsproxy=}
10-14 18:31:51.675 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10067 packageName=com.samsung.android.app.clockpack
10-14 18:31:51.676 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10067; state: DISABLED
10-14 18:31:51.677 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10067; state: ENABLED
10-14 18:31:51.677 D/TelephonyProvider( 2213): onCreate: build id changed from to
RP1A.200720.012
10-14 18:31:51.677 W/ActivityManager( 702): wait for provider publish: waiters=1
callerApp=ProcessRecord{174076c 1809:com.android.systemui/u0a67}
cpr=ContentProviderRecord{9d5cdb7 u0
com.samsung.android.app.clockpack/.provider.LockContentProvider}
10-14 18:31:51.678 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10067; state: ENABLED
10-14 18:31:51.678 W/ActivityManager( 702): com.samsung.android.app.clockpack
inode == 0 (b/152760674)
10-14 18:31:51.678 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:51.693 D/Zygote ( 531): Forked child process 2332
10-14 18:31:51.696 I/ActivityManager( 702): Start proc
2332:com.samsung.android.app.clockpack:provider/u0a67 for content provider
{com.samsung.android.app.clockpack/com.samsung.android.app.clockpack.provider.LockC
ontentProvider}
10-14 18:31:51.712 E/ckpack:provide( 2332): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:51.719 I/TelephonyProvider( 2213): D/TelephonyProvider:
changePermission/data/log/err
10-14 18:31:51.721 I/TelephonyProvider( 2213): D/TelephonyProvider: logFile :
/data/user_de/0/com.android.providers.telephony/files/mobiledata_apn.dat
10-14 18:31:51.727 D/ActivityThread( 2332): setConscryptValidator
10-14 18:31:51.728 D/ActivityThread( 2332): setConscryptValidator - put
10-14 18:31:51.731 I/ActivityManager( 702): DSS OFF for
com.samsung.android.app.clockpack
10-14 18:31:51.735 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{ce7ccb6 2332:com.samsung.android.app.clockpack:provider/u0a67}
app.isolatedEntryPoint=null instr2=null
10-14 18:31:51.735 D/SamsungAnalytics605035( 702): [Utils] dma pkg:700901000
10-14 18:31:51.736 E/SamsungAnalytics605035( 702): The user has not unlocked the
device.
10-14 18:31:51.741 D/ActivityThread( 2332): handleBindApplication()++
app=com.samsung.android.app.clockpack:provider
10-14 18:31:51.743 W/Looper ( 702): Slow dispatch took 173ms main
h=android.app.ActivityThread$H c=null m=114
10-14 18:31:51.744 I/Telecom:TelecomService( 702): onBind
10-14 18:31:51.747 I/TelephonyProvider( 2213): D/TelephonyProvider: dbh.onCreate:+
db=SQLiteDatabase:
/data/user_de/0/com.android.providers.telephony/databases/telephony.db
10-14 18:31:51.748 I/TelephonyProvider( 2213): D/TelephonyProvider:
dbh.createSimInfoTable:+ siminfo
10-14 18:31:51.748 E/ImsAutoUpdate( 2171): Failed to getImsProfileUpdate :
source : UNKNOWN update source 4 tag : profile message : Not a JSON Object: null
10-14 18:31:51.751 I/TelephonyProvider( 2213): D/TelephonyProvider:
dbh.createSimInfoTable:-
10-14 18:31:51.752 I/TelephonyProvider( 2213): D/TelephonyProvider:
dbh.createCarriersTable: carriers
10-14 18:31:51.757 I/TelephonyProvider( 2213): D/TelephonyProvider:
dbh.createCarriersTable:-
10-14 18:31:51.758 I/TelephonyProvider( 2213): D/TelephonyProvider: dbh.onCreate:
Apply apns from xml.
10-14 18:31:51.760 I/ckpack:provide( 2332): The ClassLoaderContext is a special
shared library.
10-14 18:31:51.763 I/Telecom:SamsungModelSystem( 702): create SamsungModelSystem
start
10-14 18:31:51.764 I/TelephonyProvider( 2213): D/TelephonyProvider: Get numeric
items from MPS
10-14 18:31:51.764 D/WallpaperUtils( 1809): on applying. wait for 100ms
10-14 18:31:51.765 I/TelephonyProvider( 2213): D/TelephonyProvider: [TimeLap]
customerList + 1.5 remove duplicated
10-14 18:31:51.766 I/TelephonyProvider( 2213): D/TelephonyProvider: This is Q OS
new model or higher. customerPath = /optics/configs/carriers
10-14 18:31:51.767 I/TelephonyProvider( 2213): D/TelephonyProvider: This device is
single project.Do not support OMC
10-14 18:31:51.771 I/TelephonyProvider( 2213): D/TelephonyProvider: This model is
single project. Do not apply other customer.xml
10-14 18:31:51.772 I/TelephonyProvider( 2213): D/TelephonyProvider: This model is
not for GCF. Do not apply GCF customer.xml
10-14 18:31:51.772 I/SimManagerFactory<0>( 2171): getSimManagerFromSimSlot, No
matched ISimManager. Return null..
10-14 18:31:51.772 I/SmsSetting( 2171): slot[0]: initialize without SIM
10-14 18:31:51.773 E/SimUtil<0>( 2171): fail to get mno from map
10-14 18:31:51.773 I/TelephonyProvider( 2213): D/TelephonyProvider: Final
customerList path = [/optics/configs/carriers/single/ZTO/conf/customer.xml]
10-14 18:31:51.774 I/TelephonyProvider( 2213): D/TelephonyProvider: [TimeLap]
customerList -
10-14 18:31:51.775 E/TelephonyProvider( 2213): E/TelephonyProvider: [TimeLap]
createCarrier +
10-14 18:31:51.775 E/JsonUtil( 2171): merge: type mismatch.
10-14 18:31:51.776 E/JsonUtil( 2171): merge: type mismatch.
10-14 18:31:51.776 I/SmsSetting( 2171): slot[0]: Not defined sms setting for
Vivo_BR
10-14 18:31:51.779 W/ContextImpl( 2332): Failed to ensure
/data/user/0/com.samsung.android.app.clockpack/cache: mkdir failed: ENOENT (No such
file or directory)
10-14 18:31:51.779 W/ContextImpl( 2332): Failed to update user.inode_cache: stat
failed: ENOENT (No such file or directory)
10-14 18:31:51.785 E/CscParser( 2171): can not find imsSettings
10-14 18:31:51.792 I/StorageAdapter<0>( 2171): Init StorageAdapter
10-14 18:31:51.793 E/SimUtil<0>( 2171): fail to get mno from map
10-14 18:31:51.793 W/ContextImpl( 702): Calling a method in the system process
without a qualified user: android.app.ContextImpl.bindService:1828
android.content.ContextWrapper.bindService:774
com.samsung.server.telecom.model.telecom.SamsungTelecomServiceProviderImpl.<init>:6
8 com.samsung.server.telecom.model.folder.SamsungFolderManagerAdapterImpl.<init>:40
com.samsung.server.telecom.model.folder.SamsungFolderManagerAdapterFactory.getAdapt
er:25
10-14 18:31:51.797 I/Telecom:SamsungFoldRepositoryImpl( 702): initialize : true /
SemWindowManager : true / createdFoldStateListener : true
10-14 18:31:51.798 I/ImsServiceSwitchBase0( 2171): simSlot[0] isCscFeatureChanged:
Making new shared preference.
10-14 18:31:51.799 I/ImsServiceSwitchBase0( 2171): simSlot[0] updateCscFeature:
VoLTE [1], Video [1], Rcs [1]
10-14 18:31:51.804 I/SimManagerFactory<0>( 2171): getSimManagerFromSimSlot, No
matched ISimManager. Return null..
10-14 18:31:51.804 I/SQLiteOpenHelperAdapter( 2332): create : cannot create in
direct boot mode
10-14 18:31:51.808 E/#IMSCR ( 2171): 10-14 18:31:51 0x1003000F:0,INIT SW:1_1_1_
10-14 18:31:51.809 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.809 I/SALoggingUtils( 2332): registerSamsungAnalytics appUiVersion =
12.1
10-14 18:31:51.811 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.818 E/SamsungAnalytics605040( 2332): The user has not unlocked the
device.
10-14 18:31:51.818 I/MediaExtractorFactory( 785): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
10-14 18:31:51.819 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.820 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.821 I/MediaExtractorFactory( 785): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
10-14 18:31:51.822 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.822 W/FileUtils( 2332): Failed to
chmod(/data/user/0/com.samsung.android.app.clockpack/app_log):
android.system.ErrnoException: chmod failed: ENOENT (No such file or directory)
10-14 18:31:51.823 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.824 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.825 I/DIAGMON_SDK[605040]( 2332): DiagMonAgent type: 2
10-14 18:31:51.826 I/ImsServiceSwitchBase0( 2171): slot[0]: dumpServiceSwitch:
volte [true] rcs [true]
10-14 18:31:51.827 D/ScoverManager( 702): serviceVersion : 16777216
10-14 18:31:51.828 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:51.828 I/ImsServiceSwitchBase0( 2171): slot[0]: dumpServiceSwitch:
mmtel-video=true, ss=true, cdpn=true, mmtel-call-composer=true, smsip=true,
mmtel=true, ft_http=true, lastseen=true, im=true, profile=true, is=true, ft=true,
gls=true, chatbot-communication=true, euc=true, slm=true, options=true,
presence=true, vs=true, ec=true
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702): error trying to
detect package -- we are probably not installed
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702):
android.content.pm.PackageManager$NameNotFoundException:
com.whitepages.nameid.tmobile
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702): at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:278)
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702): at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:250)
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702): at
com.samsung.server.telecom.model.nameid.SamsungNameIdRepositoryImpl.isNameIdInstall
edAndEnabled(SamsungNameIdRepositoryImpl.java:168)
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702): at
com.samsung.server.telecom.model.nameid.SamsungNameIdRepositoryImpl.init(SamsungNam
eIdRepositoryImpl.java:67)
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702): at
com.samsung.server.telecom.model.nameid.SamsungNameIdRepositoryImpl.<init>(SamsungN
ameIdRepositoryImpl.java:63)
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702): at
com.samsung.server.telecom.model.nameid.SamsungNameIdRepositoryFactory.getRepositor
y(SamsungNameIdRepositoryFactory.java:29)
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702): at
com.samsung.server.telecom.model.nameid.SamsungNameIdRepositoryFactory.create(Samsu
ngNameIdRepositoryFactory.java:18)
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702): at
com.samsung.server.telecom.model.SamsungModelSystem.<init>(SamsungModelSystem.java:
309)
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702): at
com.samsung.server.telecom.SamsungTelecomSystem.<init>(SamsungTelecomSystem.java:10
9)
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702): at
com.samsung.server.telecom.SamsungTelecomSystem.preInitializeSamsungTelecomSystem(S
amsungTelecomSystem.java:131)
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702): at
com.android.server.telecom.components.TelecomService.preInitializeSamsungTelecomSys
tem(TelecomService.java:264)
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702): at
com.android.server.telecom.components.TelecomService.onBind(TelecomService.java:100
)
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702): at
android.app.ActivityThread.handleBindService(ActivityThread.java:4677)
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702): at
android.app.ActivityThread.access$1700(ActivityThread.java:301)
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2190)
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702): at
com.android.server.SystemServer.run(SystemServer.java:1035)
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702): at
java.lang.reflect.Method.invoke(Native Method)
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:51.829 E/Telecom:SamsungNameIdRepositoryImpl( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:51.831 E/TelephonyProvider( 2213): E/TelephonyProvider: [TimeLap]
createCarrier -
10-14 18:31:51.831 I/DIAGMON_SDK[605040][423-399-545555] ( 2332): generated SR
object
10-14 18:31:51.832 E/SimUtil<1>( 2171): fail to get mno from map
10-14 18:31:51.832 E/TelephonyProvider( 2213): E/TelephonyProvider: [TimeLap]
doActionCarrierXML +
10-14 18:31:51.833 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.834 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.834 I/DBManager( 2332): createSQLiteOpenHelperAdapter : mDBAdapter
is NOT NULL.
10-14 18:31:51.835 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.835 E/ImsAutoUpdate( 2171): imsupdate.json not found.
10-14 18:31:51.836 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.836 E/TelephonyProvider( 2213): E/TelephonyProvider: [TimeLap]
doActionCarrierXML -
10-14 18:31:51.836 I/LockContentProvider( 2332):
LOCK_SETTING_THEME_CLOCK_PACKAGE_CODE_URI lockThemeClockPackage =
10-14 18:31:51.837 E/TelephonyProvider( 2213): E/TelephonyProvider: [TimeLap]
getGlobalFdInfo +
10-14 18:31:51.840 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.841 W/ContextImpl( 2332): Failed to ensure
/data/user/0/com.samsung.android.app.clockpack/shared_prefs: mkdir failed: ENOENT
(No such file or directory)
10-14 18:31:51.841 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.843 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.845 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.845 I/Telecom:SamsungImsManagerInjector( 702): connectService,
simSlotCount : 2
10-14 18:31:51.845 I/Telecom:SamsungImsManagerInjector( 702): [getImsManager_0 :
null] [ getImsManager_1 : null]
10-14 18:31:51.846 E/TelephonyProvider( 2213): E/TelephonyProvider: [TimeLap]
getGlobalFdInfo -
10-14 18:31:51.846 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.846 D/semImsManager[0]( 702): Register Receiver for Restart
10-14 18:31:51.846 I/TelephonyProvider( 2213): D/TelephonyProvider: Set all numeric
for comparison from MPS.
10-14 18:31:51.847 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.848 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.848 I/TelephonyProvider( 2213): D/TelephonyProvider: [TimeLap]
loadNumeric +
10-14 18:31:51.849 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.848 D/semImsManager( 702): Failed to getService ImsBase
10-14 18:31:51.850 I/TelephonyProvider( 2213): D/TelephonyProvider: [TimeLap]
loadNumeric -
10-14 18:31:51.850 I/Telecom:SamsungImsManagerInjector( 702): getImsManager
created SemImsManager [0]
10-14 18:31:51.850 I/Telecom:SamsungImsManagerInjector( 702):
[getSecImsManager_0 : null] [ getSecImsManager_1 : null]
10-14 18:31:51.850 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.851 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.852 I/TelephonyProvider( 2213): D/TelephonyProvider: Load APNs
from /system/etc/apns-conf.xml instead of /oem/telephony/apns-conf.xml
10-14 18:31:51.852 D/legacyImsManager[0]( 702): Register Receiver for Restart
10-14 18:31:51.853 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.853 I/TelephonyProvider( 2213): D/TelephonyProvider: Load APNs
from /system/etc/apns-conf.xml instead of /product/etc/apns-conf.xml
10-14 18:31:51.854 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.854 D/legacyImsManager( 702): Failed to getService secims
10-14 18:31:51.854 I/AbsSettings( 2332): putStringInner: refreshInner(not
containskey) / key = CLOCK_VERSION
10-14 18:31:51.854 I/TelephonyProvider( 2213): D/TelephonyProvider: Load APNs
from /system/etc/apns-conf.xml instead of /data/misc/apns/apns-conf.xml
10-14 18:31:51.855 I/Telecom:SamsungImsManagerInjector( 702): getImsManager
created SecImsManager [0]
10-14 18:31:51.855 I/Telecom:SamsungImsManagerInjector( 702): [getImsManager_0 :
com.samsung.android.ims.SemImsManager@d9866fa] [ getImsManager_1 : null]
10-14 18:31:51.855 I/TelephonyProvider( 2213): D/TelephonyProvider: confFile =
/system/etc/apns-conf.xml
10-14 18:31:51.855 I/SQLiteOpenHelperAdapter( 2332): insert : cannot insert in
direct boot mode
10-14 18:31:51.855 D/semImsManager[1]( 702): Register Receiver for Restart
10-14 18:31:51.856 E/AbsSettings( 2332): putStringInner: couldn't inserted :
LockSettingsDBItem / CLOCK_VERSION=100000
10-14 18:31:51.856 I/ClockInfoManager( 2332): isClockFaceType: type = 2
clockFaceType = 0
10-14 18:31:51.856 I/TelephonyProvider( 2213): D/TelephonyProvider: [TimeLap]
loadApnsConfFile +
10-14 18:31:51.858 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.859 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.860 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.861 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.862 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.862 D/semImsManager( 702): Failed to getService ImsBase
10-14 18:31:51.862 I/Telecom:SamsungImsManagerInjector( 702): getImsManager
created SemImsManager [1]
10-14 18:31:51.862 I/Telecom:SamsungImsManagerInjector( 702):
[getSecImsManager_0 : com.sec.ims.ImsManager@92b7087] [ getSecImsManager_1 : null]
10-14 18:31:51.863 D/legacyImsManager[1]( 702): Register Receiver for Restart
10-14 18:31:51.863 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.864 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.864 D/legacyImsManager( 702): Failed to getService secims
10-14 18:31:51.864 I/Telecom:SamsungImsManagerInjector( 702): getImsManager
created SecImsManager [1]
10-14 18:31:51.865 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.866 I/LockContentProvider( 2332):
LOCK_SETTING_THEME_CLOCK_TRIAL_PACKAGE_URI lockThemeClockTrialPackage =
10-14 18:31:51.868 D/WallpaperUtils( 1809): on applying. wait for 100ms
10-14 18:31:51.870 I/Telecom:SamsungModelSystem( 702): create SamsungModelSystem
end
10-14 18:31:51.871 I/FaceWidgetClockProvider( 1809): updateThemeClockPkgName()
package = theme (null -> ), trial theme (null -> )
10-14 18:31:51.871 I/SQLiteOpenHelperAdapter( 2332): query : cannot query in direct
boot mode
10-14 18:31:51.871 I/AbsSettings( 2332): putStringInner: refreshInner(not
containskey) / key = PALETTE_VERSION
10-14 18:31:51.872 I/SQLiteOpenHelperAdapter( 1809): query : cannot query in direct
boot mode
10-14 18:31:51.872 I/SQLiteOpenHelperAdapter( 2332): insert : cannot insert in
direct boot mode
10-14 18:31:51.873 E/AbsSettings( 2332): putStringInner: couldn't inserted :
LockSettingsDBItem / PALETTE_VERSION=100000
10-14 18:31:51.873 I/Telecom:SamsungTelecomTiming( 702):
SAMSUNG_MODEL_SYSTEM_TIMING took to complete: 116868923
10-14 18:31:51.885 I/Telecom:SamsungBasicCallSystem( 702): create
SamsungBasicCallSystem start
10-14 18:31:51.892 W/System.err( 1809): android.app.SemWallpaperColors No field
java.lang.NoSuchFieldException: FLAG_BODY_TOP_SHADOW
10-14 18:31:51.895 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:51.895 I/Telecom:SamsungBasicCallSystem( 702): create
SamsungBasicCallSystem end
10-14 18:31:51.895 I/Telecom:SamsungTelecomTiming( 702):
SAMSUNG_BASIC_SYSTEM_TIMING took to complete: 22128115
10-14 18:31:51.896 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:51.896 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:31:51.898 I/Telecom:SamsungDeviceSystem( 702): create SamsungDeviceSystem
start
10-14 18:31:51.899 I/Telecom:SamsungDeviceSystem( 702): create SamsungDeviceSystem
end
10-14 18:31:51.899 I/Telecom:SamsungTelecomTiming( 702):
SAMSUNG_DEVICE_SYSTEM_TIMING took to complete: 3765923
10-14 18:31:51.899 I/Telecom:SamsungTelecomTiming( 702):
SAMSUNG_TELECOM_SYSTEM_TIMING took to complete: 142762961
10-14 18:31:51.899 I/Telecom:TelecomService( 702):
preInitializeSamsungTelecomSystem - completed
10-14 18:31:51.901 W/Looper ( 702): Slow dispatch took 157ms main
h=android.app.ActivityThread$H c=null m=121
10-14 18:31:51.902 I/Telecom:SamsungTelecomService( 702): onBind
10-14 18:31:51.903 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors$Item : Cannot invoke getFontColor
10-14 18:31:51.903 I/FaceWidgetClockProvider( 1809): getPaletteInfoInternal()
palette = (0, 0, -328966)
10-14 18:31:51.904 I/FaceWidgetClockProvider( 1809): updatePaletteInfo() = (0, 0,
0) -> (0, 0, -328966)
10-14 18:31:51.907 I/SQLiteOpenHelperAdapter( 1809): query : cannot query in direct
boot mode
10-14 18:31:51.908 I/SQLiteOpenHelperAdapter( 1809): query : cannot query in direct
boot mode
10-14 18:31:51.908 I/FaceWidgetClockProvider( 1809): getAODClockTypeInternal() =
0
10-14 18:31:51.908 I/FaceWidgetClockProvider( 1809): updateAODClockType() 2 -> 0
10-14 18:31:51.908 I/AODSettingsHelper( 1809): *** register listener for
com.samsung.android.app.facewidget.utils.-$
$Lambda$FaceWidgetClockProvider$Q_FoQaBIwXk7QsR9i54HxVdI0Hk@302b7f5
10-14 18:31:51.908 I/Telecom:SamsungTelecomServiceManager( 702):
SamsungSemTelecomServiceImpl
10-14 18:31:51.911 D/AdbService( 702): setAdbEnabled(false),
mIsAdbUsbEnabled=false, mIsAdbWifiEnabled=false, transportType=0
10-14 18:31:51.911 D/SettingsProvider( 702): isChangeAllowed() : name =
isolated_storage_remote
10-14 18:31:51.912 D/AdbService( 702): setAdbEnabled(false),
mIsAdbUsbEnabled=false, mIsAdbWifiEnabled=false, transportType=1
10-14 18:31:51.912 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:51.913 D/StorageManagerService( 702): Isolated storage local flag 0
and remote flag 0 resolved to true
10-14 18:31:51.930 D/PACMService( 702): MESSAGE_CHECK_BOARDCAST_RECEIVER
10-14 18:31:51.930 I/PACMService( 702): Already registered BroadcastReceiver! [1]
10-14 18:31:51.934 D/UsbUI ( 702): mPortReceiver (Intent
{ act=android.hardware.usb.action.USB_PORT_CHANGED flg=0x11000010 (has extras) })
10-14 18:31:51.934 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@8b3298a]...
10-14 18:31:51.934 D/UsbUI ( 702): oldSourcePower=false mSourcePower=false
10-14 18:31:51.935 I/AODSettingsHelper( 1809): *** register listener for
com.samsung.android.app.facewidget.utils.-$$Lambda$FaceWidgetClockProvider$-
ELMcWQrHfRldiDlEZWJUT-ud2c@5acebfb
10-14 18:31:51.935 D/UsbDeviceManager( 702): received ACTION_USB_PORT_CHANGED
10-14 18:31:51.936 I/UsbDeviceManager( 702): updateHostState UsbPort{id=port0,
supportedModes=dual, supportedContaminantProtectionModes=0,
supportsEnableContaminantPresenceProtection=false,
supportsEnableContaminantPresenceDetection=false
status=UsbPortStatus{connected=false, currentMode=none, currentPowerRole=no-power,
currentDataRole=no-data, supportedRoleCombinations=[no-power:no-data],
contaminantDetectionStatus=0, contaminantProtectionStatus=0}
10-14 18:31:51.937 D/SettingsProvider( 702): isChangeAllowed() : name =
bluetooth_name
10-14 18:31:51.938 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:51.938 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@9a92418]...
10-14 18:31:51.938 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@8b3298a]...
10-14 18:31:51.938 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@9a92418]...
10-14 18:31:51.938 I/AODSettingsHelper( 1809): *** register listener for
com.samsung.android.app.facewidget.utils.-$
$Lambda$FaceWidgetClockProvider$O1ZA91zyhkCoQmd-Zvbe_wsyNVI@893de71
10-14 18:31:51.939 V/ApplicationPolicy( 702): System UI update received - update
system UI monitor
10-14 18:31:51.939 D/SystemUIAdapter( 702): setApplicationNameEnabledAsUser()
10-14 18:31:51.940 D/WifiPolicyService( 702):
com.samsung.android.knox.intent.action.KNOXFRAMEWORK_SYSTEMUI_UPDATE_INTENT_INTERNA
L
10-14 18:31:51.941 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@9a92418]...
10-14 18:31:51.941 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@8b3298a]...
10-14 18:31:51.941 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@9a92418]...
10-14 18:31:51.941 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@1225456]...
10-14 18:31:51.941 I/AODSettingsHelper( 1809): *** register listener for
com.samsung.android.app.facewidget.utils.-$
$Lambda$FaceWidgetClockProvider$_mbiBFYkye-N7YADic31CNXVpUA@1d44cd7
10-14 18:31:51.942 D/SystemUIAdapter( 702): setWifiStateChangeAllowedAsUser()
userId = 0, isAllowed = true
10-14 18:31:51.943 W/System.err( 1809): android.content.ContentResolver
InvocationTargetException encountered invoking
registerContentObserverjava.lang.reflect.InvocationTargetException
10-14 18:31:51.943 D/SystemUIAdapter( 702): setWifiAllowedAsUser() userId = 0,
isAllowed = true
10-14 18:31:51.943 W/System.err( 1809): java.lang.reflect.InvocationTargetException
10-14 18:31:51.943 W/System.err( 1809): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:51.943 W/System.err( 1809): at
com.samsung.android.common.reflection.AbstractBaseReflection.invokeNormalMethod(Abs
tractBaseReflection.java:422)
10-14 18:31:51.943 W/System.err( 1809): at
com.samsung.android.common.reflection.content.RefContentResolver.registerContentObs
erver(RefContentResolver.java:24)
10-14 18:31:51.943 W/System.err( 1809): at
com.samsung.android.app.aodservice.common.utils.settings.SettingsHelper.registerCal
lback(SettingsHelper.java:556)
10-14 18:31:51.943 W/System.err( 1809): at
com.samsung.android.app.facewidget.utils.FaceWidgetClockProvider.<init>(FaceWidgetC
lockProvider.java:156)
10-14 18:31:51.943 W/System.err( 1809): at
com.samsung.android.app.facewidget.utils.FaceWidgetClockProvider_Factory.newInstanc
e(FaceWidgetClockProvider_Factory.java:64)
10-14 18:31:51.944 W/System.err( 1809): at
com.samsung.android.app.facewidget.utils.FaceWidgetClockProvider_Factory.get(FaceWi
dgetClockProvider_Factory.java:48)
10-14 18:31:51.944 W/System.err( 1809): at
com.samsung.android.app.facewidget.utils.FaceWidgetClockProvider_Factory.get(FaceWi
dgetClockProvider_Factory.java:12)
10-14 18:31:51.944 W/System.err( 1809): at
dagger.internal.DoubleCheck.get(DoubleCheck.java:47)
10-14 18:31:51.944 W/System.err( 1809): at
com.samsung.android.app.facewidget.FaceWidgetPositionAlgorithm_Factory.get(FaceWidg
etPositionAlgorithm_Factory.java:63)
10-14 18:31:51.944 W/System.err( 1809): at
com.samsung.android.app.facewidget.FaceWidgetPositionAlgorithm_Factory.get(FaceWidg
etPositionAlgorithm_Factory.java:15)
10-14 18:31:51.944 W/System.err( 1809): at
dagger.internal.DoubleCheck.get(DoubleCheck.java:47)
10-14 18:31:51.944 W/System.err( 1809): at
com.samsung.android.app.dagger.DaggerClockPackRootComponent$FaceWidgetComponentImpl
.injectPluginFaceWidgetImpl(DaggerClockPackRootComponent.java:420)
10-14 18:31:51.944 W/System.err( 1809): at
com.samsung.android.app.dagger.DaggerClockPackRootComponent$FaceWidgetComponentImpl
.inject(DaggerClockPackRootComponent.java:349)
10-14 18:31:51.944 W/System.err( 1809): at
com.samsung.android.app.facewidget.plugin.PluginFaceWidgetImpl.setPluginFaceWidgetC
allback(PluginFaceWidgetImpl.java:198)
10-14 18:31:51.944 W/System.err( 1809): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:51.944 W/System.err( 1809): at
com.android.systemui.plugins.annotations.VersionCheckingProxy.invoke(VersionCheckin
gProxy.java:67)
10-14 18:31:51.944 W/System.err( 1809): at
java.lang.reflect.Proxy.invoke(Proxy.java:1006)
10-14 18:31:51.944 W/System.err( 1809): at
$Proxy7.setPluginFaceWidgetCallback(Unknown Source)
10-14 18:31:51.944 W/System.err( 1809): at
com.android.systemui.facewidget.plugin.PluginFaceWidgetManager.onPluginConnected(Pl
uginFaceWidgetManager.java:195)
10-14 18:31:51.944 W/System.err( 1809): at
com.android.systemui.shared.plugins.PluginInstanceManager$MainHandler.handleMessage
(PluginInstanceManager.java:238)
10-14 18:31:51.944 W/System.err( 1809): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:51.944 W/System.err( 1809): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:51.944 W/System.err( 1809): at
android.app.ActivityThread.main(ActivityThread.java:8633)
10-14 18:31:51.944 W/System.err( 1809): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:51.944 W/System.err( 1809): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:51.944 W/System.err( 1809): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
10-14 18:31:51.945 D/SystemUIAdapter( 702): setLockedIccIdsAsUser() userId = 0
10-14 18:31:51.945 D/RestrictionPolicy( 702):
com.samsung.android.knox.intent.action.KNOXFRAMEWORK_SYSTEMUI_UPDATE_INTENT_INTERNA
L
10-14 18:31:51.946 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:51.946 D/SystemUIAdapter( 702): setSettingsChangeAsUser() userId = 0,
isAllowed = true
10-14 18:31:51.946 W/System.err( 1809): Caused by: java.lang.SecurityException:
Failed to find provider com.samsung.android.app.aodservice.provider for user 0;
expected to find a valid ContentProvider for this authority
10-14 18:31:51.946 W/System.err( 1809): at
android.os.Parcel.createExceptionOrNull(Parcel.java:2385)
10-14 18:31:51.946 D/PersonaManagerAdapter( 702): ContainerOnlyMode - EOS
10-14 18:31:51.946 W/System.err( 1809): at
android.os.Parcel.createException(Parcel.java:2369)
10-14 18:31:51.946 W/System.err( 1809): at
android.os.Parcel.readException(Parcel.java:2352)
10-14 18:31:51.946 D/RestrictionPolicy( 702): isStatusBarExpansionAllowedAsUser :
true, userId = 0
10-14 18:31:51.946 W/System.err( 1809): at
android.os.Parcel.readException(Parcel.java:2294)
10-14 18:31:51.946 W/System.err( 1809): at
android.content.IContentService$Stub$Proxy.registerContentObserver(IContentService.
java:1250)
10-14 18:31:51.946 W/System.err( 1809): at
android.content.ContentResolver.registerContentObserver(ContentResolver.java:2637)
10-14 18:31:51.946 W/System.err( 1809): ... 27 more
10-14 18:31:51.946 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@9a92418]...
10-14 18:31:51.946 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@8b3298a]...
10-14 18:31:51.946 D/RestrictionPolicy( 702): setStatusBarExpansionSystemUI()
package(UID) : com.samsung.android.bluelightfilter(1000)
10-14 18:31:51.946 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@f875fe2]...
10-14 18:31:51.946 D/SystemUIAdapter( 702): setStatusBarExpansionAllowedAsUser()
userId = 0, isAllowed = true
10-14 18:31:51.946 D/PersonaManagerAdapter( 702): ContainerOnlyMode - EOS
10-14 18:31:51.946 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@9a92418]...
10-14 18:31:51.946 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@1225456]...
10-14 18:31:51.947 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@3145e30
10-14 18:31:51.947 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:51.949 D/BluetoothAdapterService( 1790): enable() - Enable called with
quiet mode status = false
10-14 18:31:51.951 D/AdapterState( 1790): Set Downloadbale DB
10-14 18:31:51.951 D/BluetoothAdapterService( 1790): getDownloadableDbObject():
returning com.samsung.downloadabledb.BluetoothDownloadableDatabase@845e546
10-14 18:31:51.951 D/DOWNLOADABLE_DB( 1790): initDdbFromAdapter
10-14 18:31:51.951 D/DOWNLOADABLE_DB( 1790): initBluetoothDatabase
10-14 18:31:51.951 I/AdapterState( 1790): BLE_TURNING_ON : entered
10-14 18:31:51.952 D/DOWNLOADABLE_DB( 1790): device version was updated
10-14 18:31:51.953 D/RestrictionPolicy( 702): isAirplaneModeAllowed : true
10-14 18:31:51.953 D/SystemUIAdapter( 702): setAirplaneModeAllowedAsUser() userId
= 0, isAllowed = true
10-14 18:31:51.953 D/AdapterProperties( 1790): Setting state to BLE_TURNING_ON
10-14 18:31:51.953 D/RestrictionPolicy( 702): isCellularDataAllowed: true
10-14 18:31:51.953 D/SettingsProvider( 702): isChangeAllowed() : name =
bluetooth_last_device_version
10-14 18:31:51.953 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:51.953 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:51.953 D/SystemUIAdapter( 702): setCellularDataAllowedAsUser() userId
= 0, isAllowed = true
10-14 18:31:51.953 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:51.953 D/SettingsProvider( 702): selectionArgs: 1002
10-14 18:31:51.954 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:51.954 D/BluetoothAdapterService( 1790): updateAdapterState() -
Broadcasting state BLE_TURNING_ON to 0 receivers.
10-14 18:31:51.954 D/SecContentProvider( 702): called from
android.uid.bluetooth:1002
10-14 18:31:51.954 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:51.954 D/SettingsProvider( 702): ret = 1
10-14 18:31:51.955 D/RestrictionPolicy( 702): isNFCEnabled : true
10-14 18:31:51.955 D/SystemUIAdapter( 702): setNFCAllowedAsUser() userId = 0,
isAllowed = true
10-14 18:31:51.955 D/RestrictionPolicy( 702): isWifiTetheringEnabled : true
10-14 18:31:51.955 D/SystemUIAdapter( 702): setWifiTetheringAllowedAsUser() userId
= 0, isAllowed = true
10-14 18:31:51.956 D/SystemUIAdapter( 702): setCameraAllowedAsUser() userId = 0,
isAllowed = true
10-14 18:31:51.956 D/EdmMonitor( 1809): setCameraAllowed( true )
10-14 18:31:51.956 D/SystemUIAdapter( 702):
setFaceRecognitionEvenCameraBlockedAllowedAsUser() userId = 0, isAllowed = false
10-14 18:31:51.957 D/EdmMonitor( 1809): setFaceRecognitionEvenCameraBlockedAllowed(
false )
10-14 18:31:51.957 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:51.960 E/DOWNLOADABLE_DB( 1790): SCPM client doesn't exist
10-14 18:31:51.961 D/DOWNLOADABLE_DB( 1790): Value is false
10-14 18:31:51.961 D/DOWNLOADABLE_DB( 1790): registerScreenLockChangeReceiver
10-14 18:31:51.961 D/PasswordPolicy( 702): userHandle 0
10-14 18:31:51.961 D/SystemUIAdapter( 702): setPasswordLockDelayAsUser() userId =
0, time = -1
10-14 18:31:51.961 D/SystemUIAdapter( 702): setMultifactorAuthEnabled()
setPasswordLockDelayAsUser = false
10-14 18:31:51.962 E/DOWNLOADABLE_DB( 1790): User locked the storage access, exit
10-14 18:31:51.963 D/BluetoothAdapterService( 1790): Autoconnection is available
10-14 18:31:51.963 D/BluetoothAdapterService( 1790): updateAdapterState prevState =
10newState = 14
10-14 18:31:51.963 D/BluetoothAdapterService( 1790): bleOnProcessStart()
10-14 18:31:51.963 D/SystemUIAdapter( 702): setPwdChangeRequestedAsUser() userId =
0, flag = 0
10-14 18:31:51.965 I/AdapterProperties( 1790): init(), maxConnectedAudioDevices,
default=5, propertyOverlayed=5, finalValue=2
10-14 18:31:51.967 D/SystemUIAdapter( 702):
setMaximumFailedPasswordsForDisableAsUser() userId = 0, num = 0, pkgName = null
10-14 18:31:51.967 D/BluetoothAdapterService( 1790): bleOnProcessStart() - Make
Bond State Machine
10-14 18:31:51.967 D/SystemUIAdapter( 702):
setMaximumFailedPasswordsForDisableAsUser() isSeparateProfileChallengeEnabled =
false
10-14 18:31:51.968 D/BluetoothBondStateMachine( 1790): make
10-14 18:31:51.968 D/WallpaperUtils( 1809): on applying. wait for 100ms
10-14 18:31:51.969 D/PasswordPolicy( 702): userHandle 0
10-14 18:31:51.969 I/PasswordPolicy( 702):
isExternalStorageForFailedPasswordsWipeExcluded() : no admin enforce password
policy.
10-14 18:31:51.969 D/EdmMonitor( 1809): MDM is not enabled...
10-14 18:31:51.969 D/SystemUIAdapter( 702):
excludeExternalStorageForFailedPasswordsWipeAsUser() userId = 0, exclude = false
10-14 18:31:51.969 D/SystemUIAdapter( 702): setMultifactorAuthEnabled()
excludeExternalStorageForFailedPasswordsWipeAsUser = false
10-14 18:31:51.971 D/SystemUIAdapter( 702): setMultifactorAuthEnabled()
10-14 18:31:51.971 I/BluetoothBondStateMachine( 1790): StableState(): Entering Off
State
10-14 18:31:51.971 D/EdmMonitor( 1809): setMultifactorAuthEnabled( false )
10-14 18:31:51.972 D/PasswordPolicy( 702): userHandle 0
10-14 18:31:51.972 D/SystemUIAdapter( 702): setPasswordVisibilityEnabledAsUser()
userId = 0, allow = true
10-14 18:31:51.973 D/SystemUIAdapter( 702): setPasswordVisibilityEnabledAsUser()
isSeparateProfileChallengeEnabled = false
10-14 18:31:51.973 D/EdmMonitor( 1809): setPasswordVisibilityEnabled( true )
10-14 18:31:51.973 D/SystemUIAdapter( 702): setAdminLockEnabled()
10-14 18:31:51.974 W/WallpaperManagerService( 702): Wallpaper onServiceConnected :
ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
10-14 18:31:51.974 D/EdmMonitor( 1809): setAdminLock enabled:false
licenseExpired:false
10-14 18:31:51.974 D/WALLPAPER_SVC:WallpaperManagerService( 702): Wallpaper
onServiceConnected :
ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper} mode = 0
10-14 18:31:51.974 D/WALLPAPER_SVC:WallpaperManagerService( 702):
onServiceConnected needUpdateWallpaperData
10-14 18:31:51.975 D/FaceWidgetMusicViewModel( 1809): startListening
10-14 18:31:51.975 D/WALLPAPER_SVC:SemWallpaperData( 702): SemWallpaperData
10-14 18:31:51.976 D/WallpaperManagerService( 702): .xml file : width=1600
height=1600 name= component=null
10-14 18:31:51.976 D/WallpaperManagerService( 702): service : width=-1 height=-1
name=
component=ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
10-14 18:31:51.976 D/WallpaperManagerService( 702): Different wallpaper
10-14 18:31:51.976 D/WallpaperManagerService( 702): saveSettingsLockedInternal
mode = 0
10-14 18:31:51.978 V/WallpaperManagerService( 702): Wallpaper file change: evt=8
path=wallpaper_info.xml.tmp sys=false lock=false imagePending=false
whichPending=0x0 written=true mode=4 which=0
10-14 18:31:51.978 V/WallpaperManagerService( 702): Wallpaper file change: evt=128
path=wallpaper_info.xml sys=false lock=false imagePending=false whichPending=0x0
written=true mode=4 which=0
10-14 18:31:51.980 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@23f982e
10-14 18:31:51.980 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:51.983 D/BluetoothSecureManager( 1790): getInstant: null
10-14 18:31:51.983 D/BluetoothSecureManager( 1790): calling getMethod for
getService
10-14 18:31:51.983 D/BluetoothSecureManager( 1790): calling getService
10-14 18:31:51.984 D/SEP_UNION_SemDeviceInfoManagerService( 702):
EventProcessHandler:handleMessage() msg.what = 1
10-14 18:31:51.984 D/SEP_UNION_SemDeviceInfoManagerService( 702): handleMessage():
mContentObservers.get(uri) returns null!
10-14 18:31:51.984 D/SEP_UNION_SemDeviceInfoManagerService( 702): Creating new
UnionContentObserver for the uri:content://settings/global/device_provisioned
10-14 18:31:51.984 D/LazyService( 702): bluetooth_secure_mode_manager getService
10-14 18:31:51.985 D/SEP_UNION_SemDeviceInfoManagerService( 702):
EventProcessHandler:handleMessage() msg.what = 2
10-14 18:31:51.985 D/SEP_UNION_SemDeviceInfoManagerService( 702): handleMessage():
mContentReceivers.get(action) returns null!
10-14 18:31:51.985 D/SEP_UNION_SemDeviceInfoManagerService( 702): Creating new
UnionBroadcastReceiver for the action: android.intent.action.USER_FOREGROUND
10-14 18:31:51.986 D/SEP_UNION_SemDeviceInfoManagerService( 702):
EventProcessHandler:handleMessage() msg.what = 2
10-14 18:31:51.986 D/SEP_UNION_SemDeviceInfoManagerService( 702): handleMessage():
mContentReceivers.get(action) returns null!
10-14 18:31:51.986 D/SEP_UNION_SemDeviceInfoManagerService( 702): Creating new
UnionBroadcastReceiver for the action: android.intent.action.USER_BACKGROUND
10-14 18:31:51.986 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(bluetooth_secure_mode_manager:702)
10-14 18:31:51.986 D/SEP_UNION_SemDeviceInfoManagerService( 702):
EventProcessHandler:handleMessage() msg.what = 2
10-14 18:31:51.986 D/SEP_UNION_SemDeviceInfoManagerService( 702): handleMessage():
mContentReceivers.get(action) returns null!
10-14 18:31:51.986 D/SEP_UNION_SemDeviceInfoManagerService( 702): Creating new
UnionBroadcastReceiver for the action: android.intent.action.PACKAGE_ADDED
10-14 18:31:51.986 D/LazyService( 702): 2ms
10-14 18:31:51.987 D/BluetoothSecureManager( 1790): getService return binder:
android.os.BinderProxy@ade8f59
10-14 18:31:51.988 D/RefOnMediaKeyEventSessionChangedListenerProxy( 1809): invoke()
hashCode
10-14 18:31:51.990 D/PackageWatchdog( 702): Getting all observed packages pending
health checks
10-14 18:31:51.990 D/BluetoothSecureManagerService( 702): isSecureModeEnabled
10-14 18:31:51.990 D/BluetoothSecureManagerService( 702): getSecureModeSetting,
name: secure_mode_enable
10-14 18:31:51.992 I/PackageWatchdog( 702): Syncing health check requests for
packages: {}
10-14 18:31:51.992 I/ExplicitHealthCheckController( 702): Service not ready to get
health check supported packages. Binding...
10-14 18:31:51.992 E/ImsAutoUpdate( 2171): Failed to getImsProfileUpdate :
source : SMK tag : profile message : Not a JSON Object: null
10-14 18:31:51.992 D/MediaSessionService( 702): The
MediaKeyEventSessionChangedListener (android.os.BinderProxy@5c4e462) is added by
com.samsung.android.app.clockpack
10-14 18:31:51.994 I/ExplicitHealthCheckController( 702): Explicit health check
service is bound
10-14 18:31:51.994 D/NotificationService( 702): notifyZenPolicy : suppressed = 0
10-14 18:31:51.995 D/RefOnMediaKeyEventSessionChangedListenerProxy( 1809): invoke()
onMediaKeyEventSessionChanged
10-14 18:31:52.000 D/BtConfig.SecureMode( 1790): isSecureModeOn:false
10-14 18:31:52.005 D/FaceWidgetContainer( 1809): setClipChildren false, callers =
com.samsung.android.common.reflection.AbstractBaseReflection.invokeStaticMethod:461
com.samsung.android.common.reflection.os.RefDebug.getCallers:19
com.samsung.android.app.facewidget.FaceWidgetContainer.setClipChildren:56
android.view.ViewGroup.initFromAttributes:756 android.view.ViewGroup.<init>:718
android.widget.FrameLayout.<init>:99 android.widget.FrameLayout.<init>:94
com.samsung.android.app.facewidget.FaceWidgetContainer.<init>:38
com.samsung.android.app.facewidget.FaceWidgetContainer.<init>:34
java.lang.reflect.Constructor.newInstance0:-2
10-14 18:31:52.006 D/FaceWidgetContainer( 1809): setClipToPadding false, callers =
com.samsung.android.common.reflection.AbstractBaseReflection.invokeStaticMethod:461
com.samsung.android.common.reflection.os.RefDebug.getCallers:19
com.samsung.android.app.facewidget.FaceWidgetContainer.setClipToPadding:50
android.view.ViewGroup.initFromAttributes:759 android.view.ViewGroup.<init>:718
android.widget.FrameLayout.<init>:99 android.widget.FrameLayout.<init>:94
com.samsung.android.app.facewidget.FaceWidgetContainer.<init>:38
com.samsung.android.app.facewidget.FaceWidgetContainer.<init>:34
java.lang.reflect.Constructor.newInstance0:-2
10-14 18:31:52.006 I/BtGatt.JNI( 1790): classInitNative(L895): classInitNative:
Success!
10-14 18:31:52.010 D/BtGatt.DebugUtils( 1790): handleDebugAction() action=null
10-14 18:31:52.012 D/BluetoothAdapterService( 1790): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:52.013 D/BluetoothAdapterService( 1790): handleMessage() - Message: 2,
profile : com.android.bluetooth.gatt.GattService@3b26bff
10-14 18:31:52.016 D/BluetoothAdapterService( 1790): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:52.016 D/SettingsProvider( 702): isChangeAllowed() : name =
bluetooth_sanitized_exposure_notification_supported
10-14 18:31:52.016 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:52.016 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:52.016 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:52.016 D/SettingsProvider( 702): selectionArgs: 1002
10-14 18:31:52.017 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:52.017 D/SecContentProvider( 702): called from
android.uid.bluetooth:1002
10-14 18:31:52.017 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:52.017 D/SettingsProvider( 702): ret = 1
10-14 18:31:52.017 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:52.021 I/system_server( 702): The ClassLoaderContext is a special
shared library.
10-14 18:31:52.028 I/ndroid.systemu( 1809): Background concurrent copying GC freed
84821(6866KB) AllocSpace objects, 72(2400KB) LOS objects, 49% free, 6196KB/12MB,
paused 318us total 123.905ms
10-14 18:31:52.034 D/LoadedApk( 702): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@dc695e3
appContext.mOpPackageName=com.android.location.fused
appContext.mBasePackageName=com.android.location.fused
appContext.mPackageInfo=android.app.LoadedApk@fcb2be0
10-14 18:31:52.034 D/NetworkSecurityConfig( 702): No Network Security Config
specified, using platform default
10-14 18:31:52.037 D/TspStateManager( 702): update cmd=set_note_mode,0
10-14 18:31:52.040 D/LocationManagerService( 702): [u0] fused provider enabled =
true
10-14 18:31:52.041 D/LoadedApk( 702): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@e6673c5 appContext.mOpPackageName=android
appContext.mBasePackageName=android
appContext.mPackageInfo=android.app.LoadedApk@843811a
10-14 18:31:52.041 D/NetworkSecurityConfig( 702): No Network Security Config
specified, using platform default
10-14 18:31:52.041 W/BtGatt.SpenManager( 1790): init() - built-in not found
10-14 18:31:52.042 I/AODSettingsHelper( 1809): *** register listener for
com.samsung.android.app.facewidget.pages.calendar.-$
$Lambda$FaceWidgetCalendarManager$5kORJoeg_00ON0hAwU5zNk59J18@5cbcbf4
10-14 18:31:52.043 I/SpenGestureManagerService( 702): getBleSpenAddress
10-14 18:31:52.044 D/SamsungAlarmManager( 702): setInexact (T:3/F:0/AC:false)
20211014T183243 now=134553 - CU:1000/CP:702/L:cff84d4:*job.delay*
10-14 18:31:52.044 I/SamsungAlarmManager( 702): setLocked to kernel - T:2 /
20211014T183243, set=186132, now=134553
10-14 18:31:52.045 E/BleSpenManager( 702): getBleSpenAddress : BLE Spen is not
supported
10-14 18:31:52.045 D/BtGatt.SpenManager( 1790): init() - retrieved built-
in.address: null
10-14 18:31:52.045 I/SamsungAlarmManager( 702): setLocked to kernel - T:3 /
20211014T183159, set=142508, now=134554
10-14 18:31:52.045 W/WallpaperManagerService( 702): Wallpaper onServiceConnected :
ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
10-14 18:31:52.046 D/WALLPAPER_SVC:WallpaperManagerService( 702): Wallpaper
onServiceConnected :
ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper} mode = 0
10-14 18:31:52.046 D/WALLPAPER_SVC:WallpaperManagerService( 702):
onServiceConnected needUpdateWallpaperData
10-14 18:31:52.046 D/BluetoothAdapterService( 1790): getDownloadableDbObject():
returning com.samsung.downloadabledb.BluetoothDownloadableDatabase@845e546
10-14 18:31:52.046 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@9a92418]...
10-14 18:31:52.046 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/time_12_24] =
[java.lang.ref.WeakReference@2a25f1d]...
10-14 18:31:52.046 D/BtGatt.GattService( 1790): refreshAbusiveScanPackages
10-14 18:31:52.046 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@8b3298a]...
10-14 18:31:52.046 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@f875fe2]...
10-14 18:31:52.047 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@2a25f1d]...
10-14 18:31:52.047 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@9a92418]...
10-14 18:31:52.047 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@1225456]...
10-14 18:31:52.047 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@68b63
10-14 18:31:52.047 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:52.047 I/SurfaceFlinger( 608): id=35 createSurf (0x0),-1 flag=80004,
WallpaperWindowToken{424d835 token=android.os.Binder@b3a1a40}#0
10-14 18:31:52.047 V/FaceWidgetCalendarManager( 1809): FaceWidgetCalendar data
service is already unbound
10-14 18:31:52.047 D/BtGatt.GattService( 1790): not support downloadable DB. skip
10-14 18:31:52.047 D/BtGatt.GattService( 1790): refreshAbusiveScanValue()
10-14 18:31:52.048 D/WALLPAPER_SVC:WallpaperManagerService( 702): attach
android.service.wallpaper.IWallpaperService$Stub$Proxy@c92a63b
10-14 18:31:52.048 D/BtGatt.GattService( 1790): not support downloadable DB. skip
10-14 18:31:52.048 D/WALLPAPER_SVC:SemWallpaperData( 702): SemWallpaperData
10-14 18:31:52.049 D/WallpaperManagerService( 702): .xml file : width=1600
height=1600 name= component=null
10-14 18:31:52.049 D/WallpaperManagerService( 702): service : width=-1 height=-1
name=
component=ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
10-14 18:31:52.049 D/WallpaperManagerService( 702): Different wallpaper
10-14 18:31:52.049 D/WallpaperManagerService( 702): saveSettingsLockedInternal
mode = 0
10-14 18:31:52.050 D/BtGatt.GattService( 1790): [GSIM LOG]: loadAppInfo
10-14 18:31:52.050 D/BluetoothAdapterService( 1790): handleMessage() - Message: 1,
profile : com.android.bluetooth.gatt.GattService@3b26bff
10-14 18:31:52.050 D/BtConfig.SecureMode( 1790): isSecureModeOn:false
10-14 18:31:52.051 I/droid.bluetoot( 1790):
[1014/183152.051134:INFO:coex_device.cc(396)] start_up
10-14 18:31:52.051 I/droid.bluetoot( 1790):
[1014/183152.051368:INFO:coex_device.cc(316)] device_open
10-14 18:31:52.051 E/droid.bluetoot( 1790):
[1014/183152.051569:ERROR:coex_device.cc(325)] Failed to open the coex device!!
Error: No such file or directory
10-14 18:31:52.051 V/WallpaperManagerService( 702): Wallpaper file change: evt=8
path=wallpaper_info.xml.tmp sys=false lock=false imagePending=false
whichPending=0x0 written=true mode=4 which=0
10-14 18:31:52.051 E/coex_device( 1790): start_up unable open coex device
10-14 18:31:52.051 V/WallpaperManagerService( 702): Wallpaper file change: evt=128
path=wallpaper_info.xml sys=false lock=false imagePending=false whichPending=0x0
written=true mode=4 which=0
10-14 18:31:52.052 I/droid.bluetoot( 1790):
[1014/183152.051937:INFO:btsnoop.cc(275)] start_up: Snoop Logs disabled
10-14 18:31:52.052 I/droid.bluetoot( 1790):
[1014/183152.052047:INFO:btsnoop.cc(614)] delete_btsnoop_files: Deleting snoop logs
if they exist. filtered = 1
10-14 18:31:52.052 I/droid.bluetoot( 1790):
[1014/183152.052782:INFO:btsnoop.cc(614)] delete_btsnoop_files: Deleting snoop logs
if they exist. filtered = 0
10-14 18:31:52.052 V/WiredAccessoryManager( 702): notifyWiredAccessoryChanged:
when=0 bits= mask=54
10-14 18:31:52.053 V/WiredAccessoryManager( 702): newName=h2w newState=0
headsetState=0 prev headsetState=0
10-14 18:31:52.053 E/WiredAccessoryManager( 702): No state change.
10-14 18:31:52.053 V/WiredAccessoryManager( 702): init()
10-14 18:31:52.054 D/WindowManager( 702): isScreenshotDisabledLocked - win:
Window{b8986fb u0
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2110150331.Prel
oadInstallerActivity}
10-14 18:31:52.054 D/WindowManager( 702): isScreenshotDisabledLocked: userId = 0,
disabled =null
10-14 18:31:52.054 I/AODSettingsHelper( 1809): mKey=add_info_today_schedule,
mIntValue=0, mStringValue=null
10-14 18:31:52.056 V/ApplicationPolicy( 702): System UI update received - update
system UI monitor
10-14 18:31:52.056 I/droid.bluetoot( 1790):
[1014/183152.056671:INFO:message_loop_thread.cc(175)] Run: message loop starting
for thread bt_hci_thread
10-14 18:31:52.056 D/SystemUIAdapter( 702): setApplicationNameEnabledAsUser()
10-14 18:31:52.057 D/WifiPolicyService( 702):
com.samsung.android.knox.intent.action.KNOXFRAMEWORK_SYSTEMUI_UPDATE_INTENT_INTERNA
L
10-14 18:31:52.058 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IBluetoothHci/default in either framework or device
manifest.
10-14 18:31:52.059 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.060 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.060 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.061 D/SystemUIAdapter( 702): setWifiStateChangeAllowedAsUser()
userId = 0, isAllowed = true
10-14 18:31:52.062 I/AODSettingsHelper( 1809): mKey=face_widget_order, mIntValue=0,
mStringValue=null
10-14 18:31:52.062 I/AODSettingsHelper( 1809): getPagesOrder() = null
10-14 18:31:52.062 D/FaceWidgetPagesController( 1809): initExternalPages
10-14 18:31:52.062 D/SystemUIAdapter( 702): setWifiAllowedAsUser() userId = 0,
isAllowed = true
10-14 18:31:52.063 D/SystemUIAdapter( 702): setLockedIccIdsAsUser() userId = 0
10-14 18:31:52.064 D/RestrictionPolicy( 702):
com.samsung.android.knox.intent.action.KNOXFRAMEWORK_SYSTEMUI_UPDATE_INTENT_INTERNA
L
10-14 18:31:52.064 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:52.064 D/SystemUIAdapter( 702): setSettingsChangeAsUser() userId = 0,
isAllowed = true
10-14 18:31:52.064 D/PersonaManagerAdapter( 702): ContainerOnlyMode - EOS
10-14 18:31:52.064 D/RestrictionPolicy( 702): isStatusBarExpansionAllowedAsUser :
true, userId = 0
10-14 18:31:52.065 D/RestrictionPolicy( 702): setStatusBarExpansionSystemUI()
package(UID) : com.samsung.android.bluelightfilter(1000)
10-14 18:31:52.065 D/SystemUIAdapter( 702): setStatusBarExpansionAllowedAsUser()
userId = 0, isAllowed = true
10-14 18:31:52.065 I/[email protected]( 544):
BluetoothHci::initialize()
10-14 18:31:52.065 D/PersonaManagerAdapter( 702): ContainerOnlyMode - EOS
10-14 18:31:52.065 I/[email protected]( 544):
vendor_setup_sighandler: Entry
10-14 18:31:52.066 D/RestrictionPolicy( 702): isAirplaneModeAllowed : true
10-14 18:31:52.066 D/SystemUIAdapter( 702): setAirplaneModeAllowedAsUser() userId
= 0, isAllowed = true
10-14 18:31:52.067 D/RestrictionPolicy( 702): isCellularDataAllowed: true
10-14 18:31:52.067 D/SystemUIAdapter( 702): setCellularDataAllowedAsUser() userId
= 0, isAllowed = true
10-14 18:31:52.068 D/RestrictionPolicy( 702): isNFCEnabled : true
10-14 18:31:52.068 D/SystemUIAdapter( 702): setNFCAllowedAsUser() userId = 0,
isAllowed = true
10-14 18:31:52.068 D/RestrictionPolicy( 702): isWifiTetheringEnabled : true
10-14 18:31:52.068 D/SystemUIAdapter( 702): setWifiTetheringAllowedAsUser() userId
= 0, isAllowed = true
10-14 18:31:52.068 D/WallpaperUtils( 1809): on applying. wait for 100ms
10-14 18:31:52.069 D/SystemUIAdapter( 702): setCameraAllowedAsUser() userId = 0,
isAllowed = true
10-14 18:31:52.069 D/EdmMonitor( 1809): setCameraAllowed( true )
10-14 18:31:52.069 D/SystemUIAdapter( 702):
setFaceRecognitionEvenCameraBlockedAllowedAsUser() userId = 0, isAllowed = false
10-14 18:31:52.069 D/EdmMonitor( 1809): setFaceRecognitionEvenCameraBlockedAllowed(
false )
10-14 18:31:52.070 D/PasswordPolicy( 702): userHandle 0
10-14 18:31:52.070 D/SystemUIAdapter( 702): setPasswordLockDelayAsUser() userId =
0, time = -1
10-14 18:31:52.071 D/SystemUIAdapter( 702): setMultifactorAuthEnabled()
setPasswordLockDelayAsUser = false
10-14 18:31:52.071 D/[email protected]( 544):
get_local_address: Trying /mnt/vendor/efs/bluetooth/bt_addr
10-14 18:31:52.071 D/SystemUIAdapter( 702): setPwdChangeRequestedAsUser() userId =
0, flag = 0
10-14 18:31:52.072 D/[email protected]( 544):
get_local_address: Got Factory BDA 2C:15:BF:29:XX:XX
10-14 18:31:52.073 D/SystemUIAdapter( 702):
setMaximumFailedPasswordsForDisableAsUser() userId = 0, num = 0, pkgName = null
10-14 18:31:52.073 D/[email protected]( 544): Open vendor
library loaded
10-14 18:31:52.073 D/SystemUIAdapter( 702):
setMaximumFailedPasswordsForDisableAsUser() isSeparateProfileChallengeEnabled =
false
10-14 18:31:52.073 D/EdmMonitor( 1809): MDM is not enabled...
10-14 18:31:52.074 D/PasswordPolicy( 702): userHandle 0
10-14 18:31:52.074 E/BT_VENDOR( 544): Read fw path : UTC|nacho_s612|S612_E3830_R4-
1_Y21W36A
10-14 18:31:52.075 I/PasswordPolicy( 702):
isExternalStorageForFailedPasswordsWipeExcluded() : no admin enforce password
policy.
10-14 18:31:52.075 D/SystemUIAdapter( 702):
excludeExternalStorageForFailedPasswordsWipeAsUser() userId = 0, exclude = false
10-14 18:31:52.075 D/SystemUIAdapter( 702): setMultifactorAuthEnabled()
excludeExternalStorageForFailedPasswordsWipeAsUser = false
10-14 18:31:52.076 D/SystemUIAdapter( 702): setMultifactorAuthEnabled()
10-14 18:31:52.076 D/EdmMonitor( 1809): setMultifactorAuthEnabled( false )
10-14 18:31:52.077 D/PasswordPolicy( 702): userHandle 0
10-14 18:31:52.077 D/SystemUIAdapter( 702): setPasswordVisibilityEnabledAsUser()
userId = 0, allow = true
10-14 18:31:52.077 D/SystemUIAdapter( 702): setPasswordVisibilityEnabledAsUser()
isSeparateProfileChallengeEnabled = false
10-14 18:31:52.077 D/LeDbHelper( 1790): onCreate()
10-14 18:31:52.077 D/LeDbHelper( 1790): onCreate(), sql: CREATE TABLE IF NOT EXISTS
ScanInfo(app_name STRING NOT NULL, scan_type INTEGER NOT NULL, scan_mode INTEGER
NOT NULL, scan_feat INTEGER NOT NULL, background INTEGER NOT NULL, batch_delay
INTEGER DEFAULT 0, scan_cnt INTEGER DEFAULT 0, scan_result INTEGER DEFAULT 0,
scan_time INTEGER DEFAULT 0, scan_start_time STRING, scan_stop_time STRING, PRIMARY
KEY (app_name, scan_type, scan_mode, scan_feat, background))
10-14 18:31:52.077 D/SystemUIAdapter( 702): setAdminLockEnabled()
10-14 18:31:52.077 D/EdmMonitor( 1809): setPasswordVisibilityEnabled( true )
10-14 18:31:52.078 D/EdmMonitor( 1809): setAdminLock enabled:false
licenseExpired:false
10-14 18:31:52.078 D/LeDbHelper( 1790): onCreate(), sql: CREATE TABLE IF NOT EXISTS
AdvInfo(app_name STRING NOT NULL, adv_type INTEGER NOT NULL, adv_mode INTEGER NOT
NULL, adv_cnt INTEGER DEFAULT 0, adv_time INTEGER DEFAULT 0, adv_start_time STRING,
adv_stop_time STRING, PRIMARY KEY (app_name, adv_type, adv_mode))
10-14 18:31:52.080 W/TelecomManager( 702): Telecom Service not found.
10-14 18:31:52.081 I/ConnectivityModuleConnector( 702): Networking module service
connected
10-14 18:31:52.081 I/ConnectivityModuleConnector( 702): Networking module service
connected
10-14 18:31:52.081 I/NetworkStackClient( 702): Network stack service connected
10-14 18:31:52.082 W/BtGatt.GattService( 1790): checkToReportData before boot
completed
10-14 18:31:52.083 D/[email protected]( 544):
OnFirmwareConfigured result: 0
10-14 18:31:52.083 I/[email protected]( 544): Firmware
configured in 0.000s
10-14 18:31:52.083 I/[email protected]( 544):
OnFirmwareConfigured: lpm_timeout_ms 3000
10-14 18:31:52.083 D/[email protected]( 544): low_power_mode_cb
result: 1
10-14 18:31:52.083 D/[email protected]( 544):
OnFirmwareConfigured Calling StartLowPowerWatchdog()
10-14 18:31:52.084 W/bt_hci ( 1790): filter_incoming_event command status event
with no matching command. opcode: 0x0000
10-14 18:31:52.086 I/droid.bluetoot( 1790):
[1014/183152.086157:INFO:message_loop_thread.cc(175)] Run: message loop starting
for thread bt_startup_thread
10-14 18:31:52.086 I/droid.bluetoot( 1790):
[1014/183152.086752:INFO:btu_task.cc(112)] Bluetooth chip preload is complete
10-14 18:31:52.087 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(network_stack:702)
10-14 18:31:52.088 V/AutoWifi.Geofence( 702): sec_location is ready
10-14 18:31:52.089 E/SystemServiceRegistry( 702): create SemLocationManager
service
10-14 18:31:52.094 I/droid.bluetoot( 1790):
[1014/183152.094176:INFO:gatt_api.cc(950)] GATT_Register 81818181-8181-8181-8181-
818181818181
10-14 18:31:52.094 I/droid.bluetoot( 1790):
[1014/183152.094410:INFO:gatt_api.cc(994)] allocated gatt_if=1
10-14 18:31:52.094 I/droid.bluetoot( 1790):
[1014/183152.094525:INFO:gatt_api.cc(1101)] GATT_StartIf gatt_if=1
10-14 18:31:52.094 I/droid.bluetoot( 1790):
[1014/183152.094618:INFO:gatt_api.cc(161)] GATTS_AddService
10-14 18:31:52.094 I/droid.bluetoot( 1790):
[1014/183152.094697:INFO:gatt_api.cc(264)] GATTS_AddService: service parsed
correctly, now starting
10-14 18:31:52.097 I/droid.bluetoot( 1790):
[1014/183152.096926:INFO:gatt_api.cc(950)] GATT_Register 82828282-8282-8282-8282-
828282828282
10-14 18:31:52.097 I/droid.bluetoot( 1790):
[1014/183152.097162:INFO:gatt_api.cc(994)] allocated gatt_if=2
10-14 18:31:52.097 I/droid.bluetoot( 1790):
[1014/183152.097230:INFO:gatt_api.cc(1101)] GATT_StartIf gatt_if=2
10-14 18:31:52.097 I/droid.bluetoot( 1790):
[1014/183152.097284:INFO:gatt_api.cc(161)] GATTS_AddService
10-14 18:31:52.097 I/droid.bluetoot( 1790):
[1014/183152.097333:INFO:gatt_api.cc(264)] GATTS_AddService: service parsed
correctly, now starting
10-14 18:31:52.098 E/ImsAutoUpdate( 2171): Failed to getImsProfileUpdate :
source : IMSUPDATE tag : profile message : Not a JSON Object: null
10-14 18:31:52.099 I/bt_stack( 1790): [INFO:message_loop_thread.cc(175)] Run:
message loop starting for thread bt_main_thread
10-14 18:31:52.099 I/SecureStorage( 1790): [SPID(00000000)
ss_is_supported:30] This device does not support Secure Storage
10-14 18:31:52.100 E/SystemUIWidgetRes( 1809): Invalid keyguard_cmas_icon_size
10-14 18:31:52.100 I/Vaultkeeper_MGR_system( 1790): Got instance of
VaultKeeperManager
10-14 18:31:52.100 W/bt_btif ( 1790): get_secure_storage_key - ssSupport = 0
vkSupport = 1
10-14 18:31:52.100 E/SystemUIWidgetRes( 1809): Invalid
keyguard_cmas_drawable_padding
10-14 18:31:52.103 I/Vaultkeeper_MGR_system( 1790): Got service of ISehVaultKeeper
10-14 18:31:52.104 D/SystemUITextView( 1809): mOriginalFontSizeDp 13.866667
com.samsung.android.app.facewidget.FaceWidgetOwnerInfoView{a7e34ea
GFED..... ......I. 0,0-0,0 #7f090200 app:id/keyguard_owner_info}
10-14 18:31:52.104 D/KeyguardOwnerInfoView( 1809): updateOwnerInfo(hasCMAS): -1
10-14 18:31:52.104 D/FaceWidgetOwnerInfoManager( 1809): getOwnerInfo()
isDeviceOwnerInfo - false
10-14 18:31:52.104 I/VaultKeeper_HIDL_Service( 431): System client (//1002/1790)
10-14 18:31:52.106 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client]
com.android.bluetooth. => [Vault] BT. [CMD NO.] 9891
10-14 18:31:52.106 I/VaultKeeper_COMMON( 430): [CMD:CHECK_CLIENT_REGISTERED]
10-14 18:31:52.108 D/FaceWidgetViewModel( 1809): onPluginConnected
10-14 18:31:52.109 I/AODSettingsHelper( 1809): *** register listener for
com.samsung.android.app.facewidget.common.-$
$Lambda$WidgetOrderMonitor$fIYhb1XCn1qZ9UTBu7do9GPKsZw@d888e78
10-14 18:31:52.111 I/AODSettingsHelper( 1809): mKey=add_info_music_control,
mIntValue=1, mStringValue=null
10-14 18:31:52.112 I/AODSettingsHelper( 1809): mKey=aod_servicebox_page_gravity,
mIntValue=0, mStringValue=null
10-14 18:31:52.114 I/AODSettingsHelper( 1809): mKey=face_widget_detail_setting,
mIntValue=0, mStringValue=null
10-14 18:31:52.114 I/AODSettingsHelper( 1809): mKey=face_widgets_option,
mIntValue=0, mStringValue=null
10-14 18:31:52.114 I/AODSettingsHelper( 1809):
mKey=lockscreen_notifications_option, mIntValue=0, mStringValue=null
10-14 18:31:52.115 I/AODSettingsHelper( 1809): mKey=lock_shortcut_type,
mIntValue=0, mStringValue=null
10-14 18:31:52.115 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@9a92418]...
10-14 18:31:52.116 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/time_12_24] =
[java.lang.ref.WeakReference@2a25f1d]...
10-14 18:31:52.116 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_widget_order] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:31:52.116 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_music_control] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:31:52.116 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@8b3298a]...
10-14 18:31:52.116 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@f875fe2]...
10-14 18:31:52.116 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_alarm] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:31:52.116 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@2a25f1d, java.lang.ref.WeakReference@75d6951]...
10-14 18:31:52.116 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@9a92418]...
10-14 18:31:52.116 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@1225456]...
10-14 18:31:52.116 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@1c902b7
10-14 18:31:52.116 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:52.116 D/KeyguardUpdateMonitor( 1809): isUserUnlocked userId:0,
unlocked:false
10-14 18:31:52.116 I/WidgetOrderMonitor( 1809): updateOrder() FBE
10-14 18:31:52.116 I/AODSettingsHelper( 1809):
mKey=lockscreen_aod_staying_music_page, mIntValue=0, mStringValue=null
10-14 18:31:52.118 D/FaceWidgetMediaSessionManager( 1809): Start
10-14 18:31:52.118 I/AODSettingsHelper( 1809): mKey=lock_screen_show_notifications,
mIntValue=1, mStringValue=null
10-14 18:31:52.118 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@be498d
10-14 18:31:52.118 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:52.118 D/FaceWidgetMediaSessionManager( 1809): Attach Session Changed
Listener
10-14 18:31:52.119 I/AODSettingsHelper( 1809): mKey=minimal_battery_use,
mIntValue=0, mStringValue=null
10-14 18:31:52.120 I/AODSettingsHelper( 1809): mKey=ultra_powersaving_mode,
mIntValue=0, mStringValue=null
10-14 18:31:52.120 D/FaceWidgetMediaSessionManager( 1809): updateSessions()
10-14 18:31:52.120 D/FaceWidgetMediaSessionManager( 1809): Active Controllers are
empty.
10-14 18:31:52.121 I/AODSettingsHelper( 1809): *** register listener for
com.samsung.android.app.facewidget.utils.-$
$Lambda$AODStateProvider$_ICKGIYhBeptwmy8gT4PE5G7IVk@f611353
10-14 18:31:52.121 I/AODSettingsHelper( 1809): mKey=dualclock_menu_settings,
mIntValue=1, mStringValue=null
10-14 18:31:52.122 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@9a92418]...
10-14 18:31:52.123 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/time_12_24] =
[java.lang.ref.WeakReference@2a25f1d]...
10-14 18:31:52.123 I/AODSettingsHelper( 1809): mKey=servicebox_page_gravity,
mIntValue=0, mStringValue=null
10-14 18:31:52.123 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_widget_order] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:31:52.123 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_music_control] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:31:52.123 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@8b3298a]...
10-14 18:31:52.123 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@f875fe2]...
10-14 18:31:52.123 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/charging_info_always] =
[java.lang.ref.WeakReference@56ab490]...
10-14 18:31:52.123 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_alarm] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:31:52.123 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@2a25f1d, java.lang.ref.WeakReference@75d6951]...
10-14 18:31:52.123 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@9a92418]...
10-14 18:31:52.123 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@1225456]...
10-14 18:31:52.123 I/VersionCheckingProxy( 1809): apply version checking, class =
interface
com.android.systemui.plugins.facewidget.PluginFaceWidgetPositionAlgorithm, target =
com.samsung.android.app.facewidget.FaceWidgetPositionAlgorithm@8d2f189
10-14 18:31:52.124 I/AODSettingsHelper( 1809): mKey=additional_information_val,
mIntValue=0, mStringValue=null
10-14 18:31:52.125 I/FaceWidgetPositionAlgorithm( 1809): loadDimens()
mBottomMarginRatio = 0.323
10-14 18:31:52.125 I/VersionCheckingProxy( 1809): apply version checking, class =
interface
com.android.systemui.plugins.facewidget.PluginFaceWidgetNotificationController,
target = com.samsung.android.app.facewidget.FaceWidgetNotificationManager@605ac9a
10-14 18:31:52.126 I/VersionCheckingProxy( 1809): apply version checking, class =
interface com.android.systemui.plugins.facewidget.PluginClockProvider, target =
com.samsung.android.app.facewidget.utils.FaceWidgetClockProvider@afa48c1
10-14 18:31:52.127 I/VersionCheckingProxy( 1809): apply version checking, class =
interface com.android.systemui.plugins.facewidget.PluginFaceWidgetSidePadding,
target = com.samsung.android.app.facewidget.FaceWidgetSidePadding@da45454
10-14 18:31:52.127 D/SLocation( 702): BatchReceiverManager -
10-14 18:31:52.127 D/SLocation( 702): BatchReceiverManager -
10-14 18:31:52.128 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:31:52.128 E/PluginFaceWidget( 1809): attachFaceWidgetContainer() add new
view : 0, com.samsung.android.app.facewidget.FaceWidgetContainer{7257743
V.E...... ......I. 0,0-0,0 #7f090202 app:id/keyguard_status_view}
10-14 18:31:52.128 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:31:52.128 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:31:52.128 D/SLocation( 702): BatchReceiverManager -
10-14 18:31:52.128 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:31:52.128 D/SLocation( 702): BatchReceiverManager -
10-14 18:31:52.128 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:31:52.128 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:31:52.128 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:31:52.128 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:31:52.129 I/AODSettingsHelper( 1809): mKey=time_12_24, mIntValue=0,
mStringValue=null
10-14 18:31:52.129 W/TelecomManager( 702): Telecom Service not found.
10-14 18:31:52.130 I/AODSettingsHelper( 1809): mKey=user_setup_complete,
mIntValue=0, mStringValue=null
10-14 18:31:52.131 I/FaceWidgetSidePadding( 1809): getClockSidePadding() port = 45
10-14 18:31:52.131 I/AODSettingsHelper( 1809): mKey=face_widgets_cover,
mIntValue=1, mStringValue=null
10-14 18:31:52.133 D/SecVolume.SecVolumeStore( 1809): dispatch
[ACTION_CONFIGURATION_CHANGED] with [STATE_UPDATE]
10-14 18:31:52.133 I/AODSettingsHelper( 1809): mKey=face_widget_res_id,
mIntValue=0, mStringValue=null
10-14 18:31:52.133 D/SecVolume.SecVolumeStore( 1809): > New State :
[STATE_NO_DISPATCH]
10-14 18:31:52.133 D/KeyguardRectangleAffordanceView( 1809): setPreviewView:
mRight=false,color=-1
10-14 18:31:52.134 I/AODSettingsHelper( 1809): mKey=emergency_mode, mIntValue=0,
mStringValue=null
10-14 18:31:52.135 D/PhoneStatusBarPolicy( 1809): updateVolumeZenTW
10-14 18:31:52.135 D/PhoneStatusBarPolicy( 1809): zen:0
10-14 18:31:52.135 I/AODSettingsHelper( 1809): mKey=lock_adaptive_color,
mIntValue=0, mStringValue=null
10-14 18:31:52.136 D/PhoneStatusBarPolicy( 1809): ZenCanceled
10-14 18:31:52.142 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
10-14 18:31:52.143 I/AODSettingsHelper( 1809): mKey=lock_screen_allow_rotation,
mIntValue=0, mStringValue=null
10-14 18:31:52.143 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client]
com.android.bluetooth. => [Vault] BT. [CMD NO.] 407
10-14 18:31:52.143 I/VaultKeeper_COMMON( 430): [CMD:READ_SHELTERED]
10-14 18:31:52.146 I/AODSettingsHelper( 1809): mKey=aod_tap_to_show_mode,
mIntValue=1, mStringValue=null
10-14 18:31:52.147 I/ConnectivityModuleConnector( 702): Networking module service
connected
10-14 18:31:52.147 I/AODSettingsHelper( 1809): mKey=face_widget_order, mIntValue=0,
mStringValue=null
10-14 18:31:52.147 I/ConnectivityModuleConnector( 702): Networking module service
connected
10-14 18:31:52.148 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(tethering:702)
10-14 18:31:52.151 I/AODSettingsHelper( 1809): mKey=add_info_alarm, mIntValue=1,
mStringValue=null
10-14 18:31:52.151 W/TelecomManager( 702): Telecom Service not found.
10-14 18:31:52.152 W/TelecomManager( 702): Telecom Service not found.
10-14 18:31:52.152 I/AODSettingsHelper( 1809): mKey=easy_mode_switch, mIntValue=1,
mStringValue=null
10-14 18:31:52.154 I/AODSettingsHelper( 1809): mKey=reduce_animations, mIntValue=0,
mStringValue=null
10-14 18:31:52.154 I/AODSettingsHelper( 1809): mKey=roaming_clock_option,
mIntValue=0, mStringValue=null
10-14 18:31:52.155 I/AODSettingsHelper( 1809): mKey=aod_mode, mIntValue=0,
mStringValue=null
10-14 18:31:52.157 I/AODSettingsHelper( 1809): mKey=add_info_today_schedule,
mIntValue=0, mStringValue=null
10-14 18:31:52.158 I/AODSettingsHelper( 1809): mKey=homecity_timezone, mIntValue=0,
mStringValue=null
10-14 18:31:52.159 D/DeviceState( 1809): getPanelWidth portrait? true panelWidth=
720
10-14 18:31:52.159 I/AODSettingsHelper( 1809): mKey=high_text_contrast_enabled,
mIntValue=0, mStringValue=null
10-14 18:31:52.160 I/AODSettingsHelper( 1809): readSettingsDB() COMPLETED elapsed=
50
10-14 18:31:52.165 D/SettingsProvider( 702): isChangeAllowed() : name = assistant
10-14 18:31:52.165 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider2/ApplicationPolicy
10-14 18:31:52.165 D/SettingsProvider( 702): projectionArgs:
isChangeAssistDefaultAppAllowed
10-14 18:31:52.165 D/SettingsProvider( 702): selectionArgs: 0
10-14 18:31:52.166 D/SecContentProvider2( 702): query(), uri = 1 selection =
isChangeAssistDefaultAppAllowed
10-14 18:31:52.167 D/SettingsProvider( 702): ret = 1
10-14 18:31:52.168 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:52.168 D/SettingsProvider( 702): isChangeAllowed() : name =
voice_interaction_service
10-14 18:31:52.168 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider2/ApplicationPolicy
10-14 18:31:52.168 D/SettingsProvider( 702): projectionArgs:
isChangeAssistDefaultAppAllowed
10-14 18:31:52.168 D/SettingsProvider( 702): selectionArgs: 0
10-14 18:31:52.169 D/SecContentProvider2( 702): query(), uri = 1 selection =
isChangeAssistDefaultAppAllowed
10-14 18:31:52.169 D/WallpaperUtils( 1809): on applying. wait for 100ms
10-14 18:31:52.170 D/SettingsProvider( 702): ret = 1
10-14 18:31:52.170 D/SettingsProvider( 702): isChangeAllowed() : name =
voice_recognition_service
10-14 18:31:52.170 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider2/ApplicationPolicy
10-14 18:31:52.170 D/SettingsProvider( 702): projectionArgs:
isChangeAssistDefaultAppAllowed
10-14 18:31:52.170 D/SettingsProvider( 702): selectionArgs: 0
10-14 18:31:52.171 D/SecContentProvider2( 702): query(), uri = 1 selection =
isChangeAssistDefaultAppAllowed
10-14 18:31:52.172 D/SettingsProvider( 702): ret = 1
10-14 18:31:52.173 W/TelecomManager( 702): Telecom Service not found.
10-14 18:31:52.178 W/TelecomManager( 702): Telecom Service not found.
10-14 18:31:52.179 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 1021
10-14 18:31:52.188 E/ImsAutoUpdate( 2171): Failed to getImsProfileUpdate :
source : UNKNOWN update source 4 tag : profile message : Not a JSON Object: null
10-14 18:31:52.194 D/DevicePolicyManager( 702): Overriding device admin policies
from XML.
10-14 18:31:52.196 D/PowerManagerService( 702): [api]
setMaximumScreenOffTimeoutFromDeviceAdmin: userId: 0 timeMs: 9223372036854775807
(uid: 1000 pid: 702)
10-14 18:31:52.196 I/SimManagerFactory<1>( 2171): getSimManagerFromSimSlot, No
matched ISimManager. Return null..
10-14 18:31:52.196 I/SmsSetting( 2171): slot[1]: initialize without SIM
10-14 18:31:52.197 E/SimUtil<1>( 2171): fail to get mno from map
10-14 18:31:52.198 I/AODSettingsHelper( 1809): registerSettingsObserver() COMPLETED
elapsed= 38
10-14 18:31:52.199 E/JsonUtil( 2171): merge: type mismatch.
10-14 18:31:52.199 E/JsonUtil( 2171): merge: type mismatch.
10-14 18:31:52.199 I/SmsSetting( 2171): slot[1]: Not defined sms setting for
Vivo_BR
10-14 18:31:52.199 D/PhoneStatusBarView( 1809): shouldPanelBeVisible false /
headUpVisible=false, why=0
10-14 18:31:52.200 I/PersonaManagerService::Proxy( 702): broadcast received.
Action:android.intent.action.USER_STARTED
10-14 18:31:52.200 I/PersonaManagerService::Proxy( 702): user-0 started. Finding
container service...
10-14 18:31:52.200 D/PersonaManagerService::Proxy( 702): Finding container service
in user - 0
10-14 18:31:52.201 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
10-14 18:31:52.201 W/bt_btif ( 1790): get_secure_storage_key - retry: ret: 0
getKeyIVLen = 0
10-14 18:31:52.202 I/PersonaManagerService::Proxy( 702): appInfo.uid:5250
10-14 18:31:52.202 I/PersonaManagerService::Proxy( 702): findContainerService(0)
found com.samsung.android.knox.containercore/.service.ContainerCoreService
category:core
10-14 18:31:52.202 D/PersonaManagerService::Proxy( 702): connectContainerService
is called for ContainerServiceInfo [0,
name:com.samsung.android.knox.containercore/.service.ContainerCoreService,
category:core], mIsDoEnabled - false
10-14 18:31:52.202 D/PersonaManagerService::Proxy( 702): Profile id - 0
10-14 18:31:52.202 D/PersonaManagerService::Proxy( 702): isKnoxProfileExist status
- false
10-14 18:31:52.202 D/PersonaManagerService::Proxy( 702): Not starting Container
service...
10-14 18:31:52.202 I/PersonaManagerService::Proxy( 702): Checking if 0 is enabled
COM container
10-14 18:31:52.203 D/StatusBar( 1809): find view info
com.android.systemui.statusbar.phone.NotificationShadeWindowView{3d6b66f
I.E...... ......I. 0,0-0,0}
NSSL:com.android.systemui.statusbar.notification.stack.NotificationStackScrollLayou
t{915be56 V.ED..... ......I. 0,0-0,0 #7f0a0491 app:id/notification_stack_scroller}
withTag:com.android.systemui.statusbar.notification.stack.NotificationStackScrollLa
yout{915be56 V.ED..... ......I. 0,0-0,0 #7f0a0491
app:id/notification_stack_scroller}
10-14 18:31:52.203 E/TrustManagerService( 702): EXTRA_USER_HANDLE missing or
invalid, value=0
10-14 18:31:52.203 E/CscParser( 2171): can not find imsSettings
10-14 18:31:52.204 D/WifiConnectivityMonitor( 702): OWNER is foreground
10-14 18:31:52.204 D/ConnectivityService( 702): semIsMobilePolicyDataEnabled():
deprecated
10-14 18:31:52.205 I/StorageAdapter<0>( 2171): Init StorageAdapter
10-14 18:31:52.205 E/SimUtil<1>( 2171): fail to get mno from map
10-14 18:31:52.207 I/ImsServiceSwitchBase1( 2171): simSlot[1] isCscFeatureChanged:
Making new shared preference.
10-14 18:31:52.208 I/AutofillManagerService( 702): Updating for user 0:
disabled=false
10-14 18:31:52.208 I/ImsServiceSwitchBase1( 2171): simSlot[1] updateCscFeature:
VoLTE [1], Video [1], Rcs [1]
10-14 18:31:52.208 E/AutofillManagerServiceImpl( 702): Bad service name:
com.google.android.gms/.autofill.service.AutofillService
10-14 18:31:52.209 D/SemExclusiveTaskManagerService( 702): mUserSwitchedReceiver :
0
10-14 18:31:52.209 D/SemExclusiveTaskManagerService( 702): already has user status
for 0
10-14 18:31:52.210 I/SimManagerFactory<1>( 2171): getSimManagerFromSimSlot, No
matched ISimManager. Return null..
10-14 18:31:52.211 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 2
10-14 18:31:52.211 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/system/pms_notification_panel_brightness_adjustment
10-14 18:31:52.212 D/PhoneWindowManagerExt( 702): updateSettings
safetyAssuranceEnabled=false
10-14 18:31:52.213 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:52.214 E/#IMSCR ( 2171): 10-14 18:31:52 0x1003000F:1,INIT SW:1_1_1_
10-14 18:31:52.214 D/PhoneWindowManagerExt( 702): updateSettings
mIsSideKeyDoubleTapEnabled : true mSideKeyDoubleTapType=0
mDoubleTapLaunchBehavior : 3
10-14 18:31:52.214 D/PhoneWindowManagerExt( 702): updateDoublePressPowerBehavior
mPolicy.mDoublePressOnPowerBehavior : 104
10-14 18:31:52.214 D/PhoneWindowManagerExt( 702): updateSettings
mIsSideKeyDoubleTapEnabled : true mSideKeyDoubleTapType=0
mDoubleTapLaunchBehavior : 3
10-14 18:31:52.214 D/PhoneWindowManagerExt( 702): updateDoublePressPowerBehavior
mPolicy.mDoublePressOnPowerBehavior : 104
10-14 18:31:52.216 I/SystemUiVisibilityPolicyController( 702): handleMessage:
entry what = 1
10-14 18:31:52.216 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 5
10-14 18:31:52.216 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/system/pms_notification_panel_brightness_adjustment
10-14 18:31:52.221 I/Choreographer( 1809): Skipped 73 frames! The application may
be doing too much work on its main thread.
10-14 18:31:52.221 I/ImsServiceSwitchBase1( 2171): slot[1]: dumpServiceSwitch:
volte [true] rcs [true]
10-14 18:31:52.223 I/ImsServiceSwitchBase1( 2171): slot[1]: dumpServiceSwitch:
mmtel-video=true, ss=true, cdpn=true, mmtel-call-composer=true, smsip=true,
mmtel=true, ft_http=true, lastseen=true, im=true, profile=true, is=true, ft=true,
gls=true, chatbot-communication=true, euc=true, slm=true, options=true,
presence=true, vs=true, ec=true
10-14 18:31:52.223 V/WindowManager( 702): Relayout Window{ca09316 u0
AssistPreviewPanel}: viewVisibility=8 req=720x469
10-14 18:31:52.227 V/WindowManager( 702): Relayout hash=ca09316, pid=1809:
mAttrs={(0,0)(fillx469) gr=BOTTOM START CENTER sim={state=unchanged adjust=nothing}
ty=VOICE_INTERACTION_STARTING fmt=TRANSLUCENT
10-14 18:31:52.227 V/WindowManager( 702): fl=1000118
10-14 18:31:52.227 V/WindowManager( 702): pfl=2000000
10-14 18:31:52.227 V/WindowManager( 702): vsysui=700 naviIconColor=0}
10-14 18:31:52.228 I/SurfaceControl( 1809): assignNativeObject: nativeObject = 0
Surface(name=null)/@0x2f7ffa / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1826
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:31:52.228 I/SurfaceControl( 1809): assignNativeObject: nativeObject = 0
Surface(name=null)/@0x293d9ab / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1836
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:31:52.229 I/ViewRootImpl@c9bbb25[AssistPreviewPanel]( 1809): Relayout
returned: old=(0,0,720,1600) new=(0,1600,720,1600) req=(720,469)8 dur=6 res=0x1
s={false 0} ch=false fn=-1
10-14 18:31:52.232 V/WindowManager( 702): Relayout Window{d5f0bfa u0
NavigationBar0}: viewVisibility=0 req=720x1600
10-14 18:31:52.234 D/WindowManager( 702): isScreenshotDisabledLocked - win:
Window{d5f0bfa u0 NavigationBar0}
10-14 18:31:52.234 D/WindowManager( 702): isScreenshotDisabledLocked: userId = 0,
disabled =null
10-14 18:31:52.235 I/SurfaceFlinger( 608): id=36 createSurf (720x90),1 flag=4,
NavigationBar0$_1809#0
10-14 18:31:52.236 D/WindowManager( 702): makeSurface duration=1
name=NavigationBar0$_1809
10-14 18:31:52.238 V/WindowManager( 702): Relayout hash=d5f0bfa, pid=1809:
mAttrs={(0,0)(fillxfill) sim={adjust=pan} ty=NAVIGATION_BAR fmt=TRANSLUCENT
10-14 18:31:52.238 V/WindowManager( 702): fl=21840068
10-14 18:31:52.238 V/WindowManager( 702): pfl=3000000
10-14 18:31:52.238 V/WindowManager( 702): fitTypes=STATUS_BARS NAVIGATION_BARS
CAPTION_BAR IME naviIconColor=0}
10-14 18:31:52.239 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622827987616]
10-14 18:31:52.239 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622827987616]
10-14 18:31:52.240 I/StorageAdapter<0>( 2171): Init StorageAdapter
10-14 18:31:52.240 I/SurfaceControl( 1809): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xa87f808 / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1836
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:31:52.240 I/ConfigProvider( 2171): ConfigProvider was created
10-14 18:31:52.240 I/ViewRootImpl@4ad96c6[NavigationBar0]( 1809): Relayout
returned: old=(0,0,720,1600) new=(0,1510,720,1600) req=(720,1600)0 dur=8 res=0x7
s={true -5476376622474715136} ch=true fn=-1
10-14 18:31:52.249 I/UriGeneratorProvider( 2171): onCreate()
10-14 18:31:52.251 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::ISurfaceFlingerConfigs/default in either
framework or device manifest.
10-14 18:31:52.253 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
10-14 18:31:52.254 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:2 pendingST:1
10-14 18:31:52.254 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: tid:2052 curST:1 oldST:2
10-14 18:31:52.263 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
10-14 18:31:52.264 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:2 pendingST:1
10-14 18:31:52.264 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: tid:2055 curST:1 oldST:2
10-14 18:31:52.268 I/ImsFrameworkApp( 2171): current process :com.sec.imsservice
10-14 18:31:52.268 I/ImsFrameworkApp( 2171): onCreate()
10-14 18:31:52.269 D/WallpaperUtils( 1809): on applying. wait for 100ms
10-14 18:31:52.277 I/OpenGLRenderer( 1809): Davey! duration=1284ms; Flags=1,
IntendedVsync=133501187673, Vsync=134717854291,
OldestInputEvent=9223372036854775807, NewestInputEvent=0,
HandleInputStart=134729988710, AnimationStart=134729991249,
PerformTraversalsStart=134730736826, DrawStart=134772183095,
SyncQueued=134772344902, SyncStart=134772884787,
IssueDrawCommandsStart=134773506518, SwapBuffers=134783744826,
FrameCompleted=134786597825, DequeueBufferDuration=739577,
QueueBufferDuration=1077770, GpuCompleted=0,
10-14 18:31:52.280 D/KeyguardVisibleMonitor( 1809): visibilityChanged -1 -> 0
10-14 18:31:52.281 D/KeyguardImageWallpaper( 1809): onAttachedToWindow:
com.android.systemui.wallpaper.KeyguardImageWallpaper{7a73ba1 V.ED..... ......I.
0,0-0,0}
10-14 18:31:52.282 D/DeviceState( 1809): getDisplayHeight portrait? true
displayHeight= 1600
10-14 18:31:52.283 D/FaceWidgetViewModel( 1809): onDensityOrFontScaleChanged
10-14 18:31:52.283 D/FaceWidgetAttribute( 1809): loadDimens()
10-14 18:31:52.286 D/FaceWidgetViewModel( 1809): updateInfoParameters(density)
isAODState = false, clockSidePadding = (45, 45), musicSidePadding = (20, 20)
10-14 18:31:52.287 D/FaceWidgetPagesController( 1809):
onDensityOrFontScaleChanged()
10-14 18:31:52.289 D/KeyguardUpdateMonitor( 1809): isUserUnlocked userId:0,
unlocked:false
10-14 18:31:52.289 D/FaceWidgetViewModel( 1809): sendRequestRemoteViewsBroadcast()
returned user is not unlocked
10-14 18:31:52.293 D/NetworkController( 1809): sendPanelCarrierLabel()
carrierText:Sem serviço, slotId:0, mNumberOfActiveSim:0, airplane:false,
activeSimCount:0, mCarrierTextBySimSlot[0]:Sem serviço
10-14 18:31:52.293 D/KeyguardUpdateMonitor( 1809): updateCarrierTextInfo
10-14 18:31:52.293 D/[QuickStar]SlimIndicatorViewMediator( 1809):
registerSubscriber(PanelCarrierLabelManager) to SubList:
10-14 18:31:52.294 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.statusbar.phone.PanelCarrierLabelManager$NavSettingsHelper@5e5
a1c6
10-14 18:31:52.295 D/WallpaperEventNotifier( 1809): sendUpdates: We don't have any
colors to notify for now.
10-14 18:31:52.295 D/FaceWidgetContainer( 1809): onAttachedToWindow
10-14 18:31:52.296 I/ImsServiceStub( 2171): Creating IMSService
10-14 18:31:52.298 I/ImsServiceStub( 2171): issueTracker not found
10-14 18:31:52.299 I/ImsServiceStub( 2171): createModules started
10-14 18:31:52.301 I/ImsServiceStub( 2171): Creating SimManagers.
10-14 18:31:52.301 I/SimManagerFactory( 2171): maxSimCount=2
10-14 18:31:52.303 I/SimManagerFactory( 2171): Current default subId=-1
10-14 18:31:52.303 I/SimManagerFactory( 2171): getConfigDualIMS = DSDS_DI
10-14 18:31:52.307 I/SimManager( 2171): subId: -1, info: null
10-14 18:31:52.308 I/SimManager( 2171): slot[0]: OMC_CODE(create): ZTO, mDevMno:
Vivo_BR
10-14 18:31:52.309 I/SimManager( 2171): slot[0]: OMCNW_CODE(create): ZTO, mNetMno:
Vivo_BR
10-14 18:31:52.309 I/SimUtil<0>( 2171): setSimMno : Vivo_BR
10-14 18:31:52.313 I/SimManager( 2171): subId: -1, info: null
10-14 18:31:52.313 I/SimManager( 2171): slot[1]: OMC_CODE(create): ZTO, mDevMno:
Vivo_BR
10-14 18:31:52.314 I/SimManager( 2171): slot[1]: OMCNW_CODE(create): ZTO, mNetMno:
Vivo_BR
10-14 18:31:52.314 I/SimUtil<1>( 2171): setSimMno : Vivo_BR
10-14 18:31:52.315 D/FaceWidgetMusicPage( 1809): setPageState() pageType = EXPAND
[ page state :NONE, orientation : 0]
com.samsung.android.app.facewidget.pages.music.FaceWidgetMusicPage{5ccbe4c
VFE...... ......I. 0,0-0,0}
10-14 18:31:52.316 D/FaceWidgetMusicPage( 1809): updateContentsView()
10-14 18:31:52.317 I/IpcDispatcher<0>( 2171): IpcDispatcher Support Volte Type = 3
10-14 18:31:52.321 D/AccessibilityManagerService( 702): currentTargets : []
targetsFromSetting : []
10-14 18:31:52.321 D/AccessibilityManagerService( 702): componentId : null
userState.getTargetAssignedToAccessibilityButton() : null
10-14 18:31:52.321 I/AccessibilityManagerService( 702):
readMagnifierWindowEnabledSettingLocked: magniferWindowEnabled false,
userState.mIsMagnifierWindowEnabled false
10-14 18:31:52.322 D/AccessibilityManagerService( 702):
readAccessibilityDirectAccessSettingLocked currentTargets : [] targetsFromSetting :
[]
10-14 18:31:52.323 D/SettingsProvider( 702): isChangeAllowed() : name =
accessibility_enabled
10-14 18:31:52.323 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:52.323 I/android_os_HwBinder( 2171): HwBinder: Starting thread pool for
getting: [email protected]::ISehChannel/imsd
10-14 18:31:52.324 D/AccessibilityManagerService( 702): currentTargets : []
lastSize : 0
10-14 18:31:52.324 W/Looper ( 702): Slow dispatch took 108ms main
h=android.app.ActivityThread$H c=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@be54bec m=0
10-14 18:31:52.324 D/SettingsProvider( 702): isChangeAllowed() : name =
finger_magnifier
10-14 18:31:52.325 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:52.326 V/ApplicationPolicy( 702): User switched
10-14 18:31:52.326 D/WifiPolicyService( 702): android.intent.action.USER_SWITCHED
10-14 18:31:52.326 D/RestrictionPolicy( 702): android.intent.action.USER_SWITCHED
10-14 18:31:52.326 D/RestrictionPolicy( 702): Intent.ACTION_USER_SWITCHED
occurred!! action:android.intent.action.USER_SWITCHED userId=0
10-14 18:31:52.326 D/RestrictionPolicy( 702): isScreenCaptureEnabled : ret=true
userId=0
10-14 18:31:52.329 D/EnterpriseUtils( 702): Creating context as user 0
10-14 18:31:52.329 D/FaceWidgetMusicPage( 1809): isNeedToTransition() false - no
child
10-14 18:31:52.330 D/FaceWidgetMusicPage( 1809): attachContentsView LOCKSCREEN
EXPAND false
10-14 18:31:52.331 I/IpcDispatcher<1>( 2171): IpcDispatcher Support Volte Type = 3
10-14 18:31:52.332 D/EntConnectivity( 702): android.intent.action.USER_SWITCHED 0
10-14 18:31:52.334 D/FaceWidgetMusicPageObserver( 1809): [EXPAND] onChanged :: NULL
10-14 18:31:52.334 D/FaceWidgetMusicPageObserver( 1809): Title is empty
10-14 18:31:52.334 V/NotificationListeners( 702): enabling notification listener
for 0:
ComponentInfo{com.google.android.projection.gearhead/com.google.android.gearhead.no
tifications.SharedNotificationListenerManager$ListenerService}
10-14 18:31:52.335 D/FaceWidgetMusicPageObserver( 1809): Artist is empty
10-14 18:31:52.335 D/FaceWidgetMusicPageObserver( 1809): albumArt is null
10-14 18:31:52.335 V/NotificationListeners( 702): binding: Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.google.android.projection.gearhead/com.google.android.gearhead.notification
s.SharedNotificationListenerManager$ListenerService (has extras) }
10-14 18:31:52.336 W/ActivityManager( 702): Unable to start service Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.google.android.projection.gearhead/com.google.android.gearhead.notification
s.SharedNotificationListenerManager$ListenerService } U=0: not found
10-14 18:31:52.336 W/NotificationListeners( 702): Unable to bind notification
listener service: Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.google.android.projection.gearhead/com.google.android.gearhead.notification
s.SharedNotificationListenerManager$ListenerService (has extras) } in user 0
10-14 18:31:52.336 V/NotificationListeners( 702): enabling notification listener
for 0:
ComponentInfo{com.sec.android.app.launcher/com.android.launcher3.notification.Notif
icationListener}
10-14 18:31:52.336 V/NotificationListeners( 702): binding: Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.sec.android.app.launcher/com.android.launcher3.notification.NotificationLis
tener (has extras) }
10-14 18:31:52.336 W/ActivityManager( 702): Unable to start service Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.sec.android.app.launcher/com.android.launcher3.notification.NotificationLis
tener } U=0: not found
10-14 18:31:52.337 W/NotificationListeners( 702): Unable to bind notification
listener service: Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.sec.android.app.launcher/com.android.launcher3.notification.NotificationLis
tener (has extras) } in user 0
10-14 18:31:52.337 V/NotificationAssistants( 702): enabling notification assistant
for 0:
ComponentInfo{com.google.android.ext.services/android.ext.services.notification.Ass
istant}
10-14 18:31:52.337 V/NotificationAssistants( 702): binding: Intent
{ act=android.service.notification.NotificationAssistantService
cmp=com.google.android.ext.services/android.ext.services.notification.Assistant
(has extras) }
10-14 18:31:52.338 D/FaceWidgetViewModel( 1809): Start. FaceWidgetViewModel
10-14 18:31:52.338 D/FaceWidgetMetadataParser( 1809): loadAllMetaData()
10-14 18:31:52.338 D/FaceWidgetMetadataParser( 1809): setIsSystemUser true
10-14 18:31:52.339 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@d19cf49
10-14 18:31:52.339 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:52.339 V/APM_AudioPolicyManager( 590): setForceUse() usage 3, config
8, mPhoneState 0
10-14 18:31:52.339 W/APM_AudioPolicyManager( 590): setForceUse() usage 3, config 8
is already set
10-14 18:31:52.340 V/APM_AudioPolicyManager( 590): setForceUse() usage 6, config
0, mPhoneState 0
10-14 18:31:52.340 W/APM_AudioPolicyManager( 590): setForceUse() usage 6, config 0
is already set
10-14 18:31:52.341 D/AS.AudioService( 702): Master mono false
10-14 18:31:52.342 I/android_os_HwBinder( 2171): HwBinder: Starting thread pool for
getting: [email protected]::ISehChannel/imsd2
10-14 18:31:52.343 D/AS.AudioService( 702): Master balance 0,000000
10-14 18:31:52.343 W/TelecomManager( 702): Telecom Service not found.
10-14 18:31:52.355 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.356 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.356 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_sound_assistant_ring_via_headset_enable=32
10-14 18:31:52.356 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.356 D/FaceWidgetDashBoard( 1809): isWhiteKeyguardWallpaper is false
10-14 18:31:52.357 I/ImsServiceStub( 2171): Creating WfcEpdgManager.
10-14 18:31:52.357 I/VersionCheckingProxy( 1809): apply version checking, class =
interface com.android.systemui.plugins.facewidget.PluginSystemUIWidgetCallback,
target = com.samsung.android.app.facewidget.dash.FaceWidgetDashBoard$1@c9bb04e
10-14 18:31:52.358 D/WallpaperEventNotifier( 1809): sendUpdates: We don't have any
colors to notify for now.
10-14 18:31:52.358 D/WidgetOrderMonitor( 1809): addConsumer
com.samsung.android.app.facewidget.dash.-$
$Lambda$FaceWidgetDashBoard$cizrXZkQWj9YY9If48qtzWmQkq4@ca71705
10-14 18:31:52.358 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@367898b
10-14 18:31:52.358 D/AS.AudioService( 702): readUserRestrictions mAllSoundMute = 0
10-14 18:31:52.358 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:52.359 D/AS.AudioService( 702): Master mute false, user=0
10-14 18:31:52.359 D/FaceWidgetDashBoard( 1809): close() - 1(returned) : showing is
false
10-14 18:31:52.359 D/AS.AudioService( 702): Mic mute false, user=0
10-14 18:31:52.359 D/FaceWidgetViewModel( 1809): updateInfoParameters(visibility)
isAODState = false, clockSidePadding = (45, 45), musicSidePadding = (20, 20)
10-14 18:31:52.360 D/AS.AudioService( 702): Mic mute false, user=0
10-14 18:31:52.360 D/FaceWidgetViewModel( 1809): shouldContainerVisible() reason =
(visibility) false - keyguard is not visible (false, false)
10-14 18:31:52.360 D/DozeParameters( 1809): setDozeAfterScreenOff true
10-14 18:31:52.360 D/FaceWidgetViewModel( 1809): shouldContainerVisible() reason =
(start) false - keyguard is not visible (false, false)
10-14 18:31:52.361 I/AODSettingsHelper( 1809): *** register listener for
com.samsung.android.app.facewidget.-$$Lambda$FaceWidgetViewModel$Y7M2SLBfrbm16z_w-
ETe79Ejsyo@b801a68
10-14 18:31:52.361 D/audio_hw_primary( 543): device-adev_set_mic_mute: set MIC
Mute to (0)
10-14 18:31:52.363 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@9a92418]...
10-14 18:31:52.363 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/time_12_24] =
[java.lang.ref.WeakReference@2a25f1d]...
10-14 18:31:52.363 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:31:52.363 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_widget_order] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:31:52.363 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_music_control] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:31:52.363 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@8b3298a]...
10-14 18:31:52.363 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@f875fe2]...
10-14 18:31:52.364 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:31:52.364 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/charging_info_always] =
[java.lang.ref.WeakReference@56ab490]...
10-14 18:31:52.364 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_alarm] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:31:52.364 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@2a25f1d, java.lang.ref.WeakReference@75d6951]...
10-14 18:31:52.364 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@9a92418]...
10-14 18:31:52.364 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@1225456]...
10-14 18:31:52.364 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@c33367
10-14 18:31:52.364 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:52.364 D/FaceWidgetPagesController( 1809): onTimeChanged()
10-14 18:31:52.364 D/FaceWidgetPagesController( 1809): onRefreshCarrierInfo()
10-14 18:31:52.366 D/FaceWidgetPagesController( 1809):
onKeyguardVisibilityChanged() showing = false
10-14 18:31:52.366 D/FaceWidgetPagesController( 1809): refreshViews() reason =
VISIBILITY_CHANGED, force = true
10-14 18:31:52.368 I/FaceWidgetClockProvider( 1809): registerClockChangedCallback()
callback =
com.samsung.android.app.facewidget.pages.FaceWidgetPagesController$2@5707514
10-14 18:31:52.368 I/VersionCheckingProxy( 1809): apply version checking, class =
interface com.android.systemui.plugins.facewidget.PluginSystemUIWidgetCallback,
target =
com.samsung.android.app.facewidget.pages.FaceWidgetPagesController$3@60621bd
10-14 18:31:52.368 D/WallpaperEventNotifier( 1809): sendUpdates: We don't have any
colors to notify for now.
10-14 18:31:52.370 D/WallpaperUtils( 1809): on applying. wait for 100ms
10-14 18:31:52.371 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@459f03
10-14 18:31:52.371 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:52.372 I/FaceWidgetWindowManager( 1809): onKeyguardVisibilityChanged()
showing = false
10-14 18:31:52.372 I/FaceWidgetWindowManager( 1809): removeAllViews
10-14 18:31:52.372 D/PluginLockMediatorImpl( 1809): registerStateCallback
10-14 18:31:52.372 I/PluginLockMediatorImpl( 1809): registerStateCallback
isLockStar: false
10-14 18:31:52.372 D/PluginLockStarManager( 1809): onLockStarEnabled : false,
ignore same state
10-14 18:31:52.373 I/ImsServiceStub( 2171): Creating PdnController.
10-14 18:31:52.373 I/WfcEpdgManager( 2171): Enter [Disconnected]
10-14 18:31:52.375 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.375 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.375 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000004, index 8
10-14 18:31:52.379 D/FaceWidgetAttribute( 1809): loadDimens()
10-14 18:31:52.379 V/APM_AudioPolicyManager( 590): setForceUse() usage 7, config
0, mPhoneState 0
10-14 18:31:52.379 W/APM_AudioPolicyManager( 590): setForceUse() usage 7, config 0
is already set
10-14 18:31:52.381 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=4
10-14 18:31:52.381 D/FaceWidgetViewModel( 1809): Init Media Controllers
10-14 18:31:52.381 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:52.381 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.381 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.382 I/SimManager( 2171): getRilSimOperator: ETC
10-14 18:31:52.383 D/AudioFlinger( 590): ro.audio.silent is ignored since no
output device is set
10-14 18:31:52.383 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.383 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.384 I/system_server( 702): oneway function results will be dropped
but finished with status OK and parcel size 4
10-14 18:31:52.384 I/SimManager<0>( 2171): hasIsim: [false]
10-14 18:31:52.384 I/system_server( 702): oneway function results will be dropped
but finished with status OK and parcel size 4
10-14 18:31:52.385 E/GlobalSettingsRepoBase( 2171): query: globalsettings not
loaded. loading now.
10-14 18:31:52.386 D/AudioFlinger( 590): ro.audio.silent is ignored since no
output device is set
10-14 18:31:52.386 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.386 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.387 I/ChargingInfoManager( 1809): init:
10-14 18:31:52.387 I/system_server( 702): oneway function results will be dropped
but finished with status OK and parcel size 4
10-14 18:31:52.387 I/system_server( 702): oneway function results will be dropped
but finished with status OK and parcel size 4
10-14 18:31:52.387 I/ImsServiceStub( 2171): Creating DmConfigModule.
10-14 18:31:52.388 D/NativeSemDvfsManager( 590): acquire:: timeout = -999
mIsAcquired = 0 mTagName : AudioFlinger
10-14 18:31:52.389 I/system_server( 702): oneway function results will be dropped
but finished with status OK and parcel size 4
10-14 18:31:52.389 I/CmcAccountManager( 2171): CmcAccountManager create
10-14 18:31:52.389 E/NativeCustomFrequencyManager( 590): [NativeCFMS]
BpCustomFrequencyManager::acquire()
10-14 18:31:52.389 D/AudioFlinger( 590): ro.audio.silent is ignored since no
output device is set
10-14 18:31:52.389 I/system_server( 702): oneway function results will be dropped
but finished with status OK and parcel size 4
10-14 18:31:52.390 W/System ( 1809): ClassLoader referenced unknown path:
10-14 18:31:52.390 I/HYPER-HAL( 559): [RequestManager.cpp]acquire(): Acquired ID :
1265845 [590 / 1000] HINT : list : [CPUMinFreq / 650000]
10-14 18:31:52.391 I/HYPER-HAL( 559): [ResourceManager.cpp]updateResource():
[CPUMinFreq] UpdateResource Request ID : 1265845 Value : 650000
10-14 18:31:52.391 I/CmcSettingManagerWrapper( 2171): init
10-14 18:31:52.393 I/AODBatteryManager( 1809): updateBatteryData:
ACTION_BATTERY_CHANGED
10-14 18:31:52.393 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=4
10-14 18:31:52.395 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.395 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.395 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000008, index 8
10-14 18:31:52.398 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:52.398 I/AODBatteryManager( 1809): getChargeEstimateTime: not charging
10-14 18:31:52.398 I/AODBatteryManager( 1809): saveBatteryData : AOD BatteryData
[mBatteryLevel=93, mBatteryStatus=DISCHARGING, mBatteryPlugType=NOT_DEFINED,
mBatteryPlugged=false, mRemainingChargeTime=0, mBatteryChargingType=0,
mBatteryChargerType=NORMAL, mBatteryOnline=NONE, mBatterySwellingMode=NONE]
10-14 18:31:52.398 I/ChargingInfoManager( 1809): removeMessages:
10-14 18:31:52.399 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=8
10-14 18:31:52.399 I/ChargingInfoManager( 1809): updateChargingInfo: newState = AOD
ChargingInfo [mState=NONE, mIsCharging=false, mIsFullyCharged=false], oldState =
AOD ChargingInfo [mState=NONE, mIsCharging=false, mIsFullyCharged=false]
10-14 18:31:52.399 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:52.399 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.399 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.400 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.400 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.401 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.401 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.402 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=8
10-14 18:31:52.402 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.402 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.402 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000080, index 8
10-14 18:31:52.403 W/System.err( 2171):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.mdecservice
10-14 18:31:52.403 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=128
10-14 18:31:52.404 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:52.404 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.404 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.404 I/AODBatteryManager( 1809): registerBroadcast: true
10-14 18:31:52.407 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.407 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.408 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.408 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.409 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=128
10-14 18:31:52.409 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.409 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.409 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00008000, index 15
10-14 18:31:52.410 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=32768
10-14 18:31:52.411 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:52.411 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.411 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.411 W/System.err( 2171): at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:278)
10-14 18:31:52.411 W/System.err( 2171): at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:250)
10-14 18:31:52.411 W/System.err( 2171): at
com.samsung.android.cmcsetting.CmcSettingManager.isSupportVersion(CmcSettingManager
.java:2581)
10-14 18:31:52.411 W/System.err( 2171): at
com.samsung.android.cmcsetting.CmcSettingManager.init(CmcSettingManager.java:177)
10-14 18:31:52.411 W/System.err( 2171): at
com.sec.internal.ims.core.cmc.CmcSettingManagerWrapper.init(CmcSettingManagerWrappe
r.java:34)
10-14 18:31:52.411 W/System.err( 2171): at
com.sec.internal.ims.core.cmc.CmcAccountManager.<init>(CmcAccountManager.java:124)
10-14 18:31:52.411 W/System.err( 2171): at
com.sec.internal.ims.imsservice.ImsServiceStub.createModules(ImsServiceStub.java:51
6)
10-14 18:31:52.411 W/System.err( 2171): at
com.sec.internal.ims.imsservice.ImsServiceStub.makeImsService(ImsServiceStub.java:2
92)
10-14 18:31:52.411 W/System.err( 2171): at
com.sec.imsservice.ImsFrameworkApp.onCreate(ImsFrameworkApp.java:87)
10-14 18:31:52.411 W/System.err( 2171): at
android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1192)
10-14 18:31:52.411 W/System.err( 2171): at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7573)
10-14 18:31:52.411 W/System.err( 2171): at
android.app.ActivityThread.access$1400(ActivityThread.java:301)
10-14 18:31:52.411 W/System.err( 2171): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2166)
10-14 18:31:52.411 W/System.err( 2171): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:52.411 W/System.err( 2171): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:52.411 W/System.err( 2171): at
android.app.ActivityThread.main(ActivityThread.java:8633)
10-14 18:31:52.411 W/System.err( 2171): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:52.411 W/System.err( 2171): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:52.411 W/System.err( 2171): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
10-14 18:31:52.411 E/CmcSettingManager( 2171): valid package is not exist
10-14 18:31:52.412 E/CmcSettingManager( 2171): context is null
10-14 18:31:52.412 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.412 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.413 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.413 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.414 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=32768
10-14 18:31:52.414 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.415 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.415 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
04000000, index 8
10-14 18:31:52.415 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
SMK tag : nohitsetting message : Not a JSON Object: null
10-14 18:31:52.415 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
IMSUPDATE tag : nohitsetting message : Not a JSON Object: null
10-14 18:31:52.415 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
UNKNOWN update source 4 tag : nohitsetting message : Not a JSON Object: null
10-14 18:31:52.415 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
SMK tag : defaultsetting message : Not a JSON Object: null
10-14 18:31:52.415 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
IMSUPDATE tag : defaultsetting message : Not a JSON Object: null
10-14 18:31:52.416 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
UNKNOWN update source 4 tag : defaultsetting message : Not a JSON Object: null
10-14 18:31:52.416 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=67108864
10-14 18:31:52.417 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:52.417 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.417 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.418 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.418 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.419 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.419 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.420 I/AODFaceWidgetCalendarManager( 1809): getInstance: create new
instance
10-14 18:31:52.422 E/ReportEncoder( 702): No watchlist hash
10-14 18:31:52.423 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=67108864
10-14 18:31:52.424 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.424 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.424 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 7
10-14 18:31:52.425 I/MusicContentManager( 1809): onFaceWidgetPluginConnected:
true/true
10-14 18:31:52.425 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.425 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.426 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000004, index 8
10-14 18:31:52.426 I/MusicContentManager( 1809): unregisterMusicControllerListener:
10-14 18:31:52.426 D/MusicContentDispatcher( 1809): removeCallback()
com.samsung.android.uniform.plugins.music.MusicContentManager$1@7d3a9f1
10-14 18:31:52.426 I/AODFaceWidgetCalendarManager( 1809):
onFaceWidgetPluginConnected: true/true
10-14 18:31:52.426 I/AODFaceWidgetCalendarManager( 1809):
removeEventChangedListener:
10-14 18:31:52.428 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.428 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.428 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000008, index 8
10-14 18:31:52.429 I/WatchlistLoggingHandler( 702): Milliseconds spent on
tryAggregateRecords(): 34887
10-14 18:31:52.429 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.430 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.430 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000080, index 8
10-14 18:31:52.431 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.431 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.431 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00008000, index 15
10-14 18:31:52.432 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.432 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.432 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
04000000, index 8
10-14 18:31:52.433 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.433 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.433 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 7
10-14 18:31:52.434 D/FaceWidgetCalendarManager( 1809): removeEventChangedListener()
remove - 0
10-14 18:31:52.435 D/SystemUITextView( 1809): onAttachedToWindow attribute cnt : 11
10-14 18:31:52.435 I/VersionCheckingProxy( 1809): apply version checking, class =
interface com.android.systemui.plugins.facewidget.PluginSystemUIWidgetCallback,
target = com.samsung.android.app.facewidget.FaceWidgetOwnerInfoView{a7e34ea
GFED..... ......I. 0,0-0,0 #7f090200 app:id/keyguard_owner_info}
10-14 18:31:52.436 D/WallpaperEventNotifier( 1809): sendUpdates: We don't have any
colors to notify for now.
10-14 18:31:52.436 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@a69c457
10-14 18:31:52.436 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:52.437 I/FaceWidgetClockProvider( 1809): registerClockChangedCallback()
callback = com.samsung.android.app.facewidget.FaceWidgetOwnerInfoView{a7e34ea
GFED..... ......I. 0,0-0,0 #7f090200 app:id/keyguard_owner_info}
10-14 18:31:52.439 D/WallpaperEventNotifier( 1809): sendUpdates: We don't have any
colors to notify for now.
10-14 18:31:52.441 D/LockscreenLockIconController( 1809): onAodNotPulsingOrDocked =
false, mKeyguardUpdateMonitor.isSecure() = false, mWakeAndUnlockRunning = false,
mShowingLaunchAffordance = false, mLockIconVisible = true, mStatusBarState = 0,
mHeadsUpManagerPhone.isHeadsUpGoingAway() = false,
mHeadsUpManagerPhone.hasPinnedHeadsUp() = false, mStatusBarState = 0
10-14 18:31:52.441 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.441 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:52.441 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000004, index 8
10-14 18:31:52.442 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.statusbar.phone.LockscreenLockIconController$5@fcdd7b0
10-14 18:31:52.443 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:52.443 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.443 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:52.443 D/LockscreenLockIconController( 1809): onAodNotPulsingOrDocked =
false, mKeyguardUpdateMonitor.isSecure() = false, mWakeAndUnlockRunning = false,
mShowingLaunchAffordance = false, mLockIconVisible = true, mStatusBarState = 0,
mHeadsUpManagerPhone.isHeadsUpGoingAway() = false,
mHeadsUpManagerPhone.hasPinnedHeadsUp() = false, mStatusBarState = 0
10-14 18:31:52.443 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000008, index 8
10-14 18:31:52.444 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.444 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:52.444 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000080, index 8
10-14 18:31:52.444 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.statusbar.phone.-$
$Lambda$LockscreenLockIconController$31WiP2_87-_rlF_93O6WCb3a5kA@47ca629
10-14 18:31:52.444 D/LockscreenLockIconController( 1809): onAodNotPulsingOrDocked =
false, mKeyguardUpdateMonitor.isSecure() = false, mWakeAndUnlockRunning = false,
mShowingLaunchAffordance = false, mLockIconVisible = true, mStatusBarState = 0,
mHeadsUpManagerPhone.isHeadsUpGoingAway() = false,
mHeadsUpManagerPhone.hasPinnedHeadsUp() = false, mStatusBarState = 0
10-14 18:31:52.445 D/SystemUITextView( 1809): onAttachedToWindow mAttrCount = 9
10-14 18:31:52.445 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.445 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:52.445 D/WallpaperEventNotifier( 1809): sendUpdates: We don't have any
colors to notify for now.
10-14 18:31:52.445 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00008000, index 15
10-14 18:31:52.446 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.446 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:52.446 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
04000000, index 8
10-14 18:31:52.447 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.447 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:52.447 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 7
10-14 18:31:52.450 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
MOBILITY_GLOBAL tag : globalsetting message : Not a JSON Object: null
10-14 18:31:52.450 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
SMK tag : globalsetting message : Not a JSON Object: null
10-14 18:31:52.451 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
IMSUPDATE tag : globalsetting message : Not a JSON Object: null
10-14 18:31:52.451 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
UNKNOWN update source 4 tag : globalsetting message : Not a JSON Object: null
10-14 18:31:52.458 I/SimManager( 2171): mSimState:UNKNOWN, mIsimLoaded:false,
hasIsim():false
10-14 18:31:52.459 I/SimManager( 2171): getRilSimOperator: ETC
10-14 18:31:52.461 I/SimManager<1>( 2171): hasIsim: [false]
10-14 18:31:52.461 D/FaceWidgetMetadataParser( 1809): getMetaDataInfoList
com.sec.android.daemonapp#weather Clima 2131887007
10-14 18:31:52.461 E/GlobalSettingsRepoBase( 2171): query: globalsettings not
loaded. loading now.
10-14 18:31:52.461 I/AODSettingsHelper( 1809): addSettingsObserver()
com.sec.android.daemonapp#weather add_info_com_sec_android_daemonapp#weather false
10-14 18:31:52.467 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_VOICE_CALL attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_VOICE_COMMUNICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.467 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 13 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.467 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 4
10-14 18:31:52.468 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_SYSTEM attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_SONIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.468 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 11 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_SONIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.469 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 6
10-14 18:31:52.470 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_RING attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION_TELEPHONY_RINGTONE Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.470 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 10 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION_TELEPHONY_RINGTONE Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.470 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000002, index 11
10-14 18:31:52.469 D/SettingsProvider( 702): isChangeAllowed() : name =
add_info_com_sec_android_daemonapp#weather
10-14 18:31:52.470 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:52.470 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:52.470 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:52.470 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:52.470 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:52.471 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:52.471 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:52.471 D/SettingsProvider( 702): ret = 1
10-14 18:31:52.472 W/WallpaperUtils( 1809): isCachedWallpaperAvailable cached
wallpaper is null. which = 2
10-14 18:31:52.472 D/KeyguardUpdateMonitor( 1809): isUserUnlocked userId:0,
unlocked:false
10-14 18:31:52.472 D/KeyguardImageWallpaper( 1809): loadBitmap: which = 2
10-14 18:31:52.473 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:52.473 D/WALLPAPER_SVC:WallpaperManagerService( 702): getWallpaper
which=2 wallpaperUserId=0 wpType=0 isDexEnabled=false orig=false
10-14 18:31:52.473 D/WALLPAPER_SVC:WallpaperManagerService( 702): getWallpaper
which = 2, isCopied = false
10-14 18:31:52.473 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_RING attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION_TELEPHONY_RINGTONE Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.473 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 10 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION_TELEPHONY_RINGTONE Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.473 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 11
10-14 18:31:52.473 D/WALLPAPER_SVC:WallpaperManagerService( 702): cropFile is not
exist.
10-14 18:31:52.474 I/FaceWidgetMetadataParser( 1809): addMetaDataInfo() key =
com.sec.android.daemonapp#weather, info = pkg[com.sec.android.daemonapp#weather]
pageId[weather] key[add_info_com_sec_android_daemonapp#weather] res[2131887007]
menu[0] addition[false] systemUserOnly[false]
10-14 18:31:52.474 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.474 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.474 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000004, index 8
10-14 18:31:52.476 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=4
10-14 18:31:52.476 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:52.476 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.476 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.477 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.477 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.478 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.478 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.479 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=4
10-14 18:31:52.479 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.479 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.479 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000008, index 8
10-14 18:31:52.480 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=8
10-14 18:31:52.480 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:52.480 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.481 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.481 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.481 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.482 I/WallpaperResourcesInfo( 1809): parsingJson:
[{"isDefault":true,"index":0,"which":1,"screen":0,"type":0,"filename":"default_wall
paper.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":true,"index":1,"which":2,"screen":0,"type":3,"filename":"MultipleWallp
aperResourceA12.apk","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":2,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_1.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":3,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_2.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":4,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_3.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":5,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_4.jpg","frame_no":-1,"cmf_info":[""]}]
10-14 18:31:52.482 I/WallpaperResourcesInfo( 1809): getDefaultImageWallpaper:
resourceName = null
10-14 18:31:52.482 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.482 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.483 D/KeyguardImageWallpaper( 1809): loadBitmap:,fail
10-14 18:31:52.483 I/KeyguardImageWallpaper( 1809): loadBitmap:,fail
10-14 18:31:52.483 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=8
10-14 18:31:52.483 E/KeyguardWallpaperController( 1809): extractAdaptiveColors:
mWallpaperView.getBitmap() returns null.
10-14 18:31:52.483 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.484 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.484 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000080, index 8
10-14 18:31:52.485 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=128
10-14 18:31:52.485 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:52.485 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.485 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.486 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.486 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.487 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.487 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.487 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
SMK tag : nohitsetting message : Not a JSON Object: null
10-14 18:31:52.487 W/ActivityThread( 1809): Failed to find provider info for
com.android.contacts (user not unlocked)
10-14 18:31:52.487 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
IMSUPDATE tag : nohitsetting message : Not a JSON Object: null
10-14 18:31:52.488 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
UNKNOWN update source 4 tag : nohitsetting message : Not a JSON Object: null
10-14 18:31:52.488 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=128
10-14 18:31:52.488 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
SMK tag : defaultsetting message : Not a JSON Object: null
10-14 18:31:52.488 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
IMSUPDATE tag : defaultsetting message : Not a JSON Object: null
10-14 18:31:52.488 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
UNKNOWN update source 4 tag : defaultsetting message : Not a JSON Object: null
10-14 18:31:52.488 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.488 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.488 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00008000, index 15
10-14 18:31:52.489 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=32768
10-14 18:31:52.489 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:52.489 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.489 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.490 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.490 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.490 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.490 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.491 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=32768
10-14 18:31:52.491 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.491 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.491 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
04000000, index 8
10-14 18:31:52.492 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=67108864
10-14 18:31:52.493 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:52.493 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.493 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.493 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.493 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.494 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.494 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.495 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=67108864
10-14 18:31:52.495 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.495 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.495 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 7
10-14 18:31:52.496 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ALARM attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ALARM Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.496 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 2 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ALARM Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.496 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 11
10-14 18:31:52.497 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_NOTIFICATION attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_NOTIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.497 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 7 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.497 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 11
10-14 18:31:52.498 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_BLUETOOTH_SCO attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x4 Tags: }
10-14 18:31:52.498 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 3 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x4 Tags: }
10-14 18:31:52.498 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 7
10-14 18:31:52.499 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ENFORCED_AUDIBLE attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x1 Tags: }
10-14 18:31:52.499 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 5 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x1 Tags: }
10-14 18:31:52.499 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 15
10-14 18:31:52.500 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_DTMF attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION_SIGNALLING Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.500 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 4 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION_SIGNALLING Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.500 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000002, index 11
10-14 18:31:52.501 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_DTMF attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION_SIGNALLING Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.501 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 4 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION_SIGNALLING Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.501 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 11
10-14 18:31:52.502 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.502 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.502 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000004, index 8
10-14 18:31:52.502 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.502 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.503 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000008, index 8
10-14 18:31:52.503 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.504 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.504 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000080, index 8
10-14 18:31:52.504 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.504 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.504 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00008000, index 15
10-14 18:31:52.505 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.505 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.506 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
04000000, index 8
10-14 18:31:52.506 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.507 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.507 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 7
10-14 18:31:52.508 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.508 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:52.508 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000004, index 9
10-14 18:31:52.509 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.509 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:52.509 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000008, index 9
10-14 18:31:52.510 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.510 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:52.510 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000080, index 9
10-14 18:31:52.511 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.511 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:52.511 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00008000, index 15
10-14 18:31:52.512 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.512 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:52.512 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
04000000, index 9
10-14 18:31:52.513 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.513 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:52.513 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 8
10-14 18:31:52.514 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ASSISTANT attributes={ Content type: AUDIO_CONTENT_TYPE_SPEECH Usage:
AUDIO_USAGE_ASSISTANT Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.514 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 20 matching with { Content type: AUDIO_CONTENT_TYPE_SPEECH Usage:
AUDIO_USAGE_ASSISTANT Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.514 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 7
10-14 18:31:52.515 V/AS.AudioService( 702): readVolumeGroupsSettings
10-14 18:31:52.516 V/AS.AudioService( 702): readSettings: found stored index 8 for
group AUDIO_STREAM_ACCESSIBILITY, device: AUDIO_STREAM_ACCESSIBILITY_1073741824
10-14 18:31:52.516 V/AS.AudioService( 702): applyAllVolumes: restore default
device index 8 for group AUDIO_STREAM_ACCESSIBILITY
10-14 18:31:52.517 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x800
Tags: }
10-14 18:31:52.517 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 8
10-14 18:31:52.519 V/AS.AudioService( 702): readSettings: found stored index 11
for group AUDIO_STREAM_ALARM, device: AUDIO_STREAM_ALARM_1073741824
10-14 18:31:52.519 V/AS.AudioService( 702): applyAllVolumes: restore default
device index 11 for group AUDIO_STREAM_ALARM
10-14 18:31:52.520 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 2 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ALARM Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
10-14 18:31:52.520 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 11
10-14 18:31:52.521 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
MOBILITY_GLOBAL tag : globalsetting message : Not a JSON Object: null
10-14 18:31:52.522 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
SMK tag : globalsetting message : Not a JSON Object: null
10-14 18:31:52.522 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
IMSUPDATE tag : globalsetting message : Not a JSON Object: null
10-14 18:31:52.522 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
UNKNOWN update source 4 tag : globalsetting message : Not a JSON Object: null
10-14 18:31:52.525 V/AS.AudioService( 702): readSettings: found stored index 11
for group AUDIO_STREAM_DTMF, device: AUDIO_STREAM_DTMF_1073741824
10-14 18:31:52.526 V/AS.AudioService( 702): applyAllVolumes: restore default
device index 11 for group AUDIO_STREAM_DTMF
10-14 18:31:52.526 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 4 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION_SIGNALLING Source: AUDIO_SOURCE_DEFAULT Flags:
0x800 Tags: }
10-14 18:31:52.526 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 11
10-14 18:31:52.527 I/SimManager( 2171): mSimState:UNKNOWN, mIsimLoaded:false,
hasIsim():false
10-14 18:31:52.528 V/AS.AudioService( 702): readSettings: found stored index 14
for group AUDIO_STREAM_ENFORCED_AUDIBLE, device:
AUDIO_STREAM_ENFORCED_AUDIBLE_1073741824
10-14 18:31:52.528 V/AS.AudioService( 702): applyAllVolumes: restore default
device index 14 for group AUDIO_STREAM_ENFORCED_AUDIBLE
10-14 18:31:52.529 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 5 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x801 Tags: }
10-14 18:31:52.529 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 15
10-14 18:31:52.531 V/AS.AudioService( 702): readSettings: found stored index 7 for
group AUDIO_STREAM_MUSIC, device: AUDIO_STREAM_MUSIC_1073741824
10-14 18:31:52.531 V/AS.AudioService( 702): applyAllVolumes: restore default
device index 7 for group AUDIO_STREAM_MUSIC
10-14 18:31:52.532 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
10-14 18:31:52.532 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 7
10-14 18:31:52.532 D/FaceWidgetMetadataParser( 1809): getMetaDataInfoList
com.samsung.android.forest#screenTime Bem-estar digital 2131755305
10-14 18:31:52.533 I/AODSettingsHelper( 1809): addSettingsObserver()
com.samsung.android.forest#screenTime
add_info_com_samsung_android_forest#screenTime false
10-14 18:31:52.533 V/AS.AudioService( 702): readSettings: found stored index 11
for group AUDIO_STREAM_NOTIFICATION, device: AUDIO_STREAM_NOTIFICATION_1073741824
10-14 18:31:52.534 V/AS.AudioService( 702): applyAllVolumes: restore default
device index 11 for group AUDIO_STREAM_NOTIFICATION
10-14 18:31:52.534 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 7 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
10-14 18:31:52.534 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 11
10-14 18:31:52.536 V/AS.AudioService( 702): readSettings: found stored index 11
for group AUDIO_STREAM_RING, device: AUDIO_STREAM_RING_1073741824
10-14 18:31:52.537 V/AS.AudioService( 702): applyAllVolumes: restore default
device index 11 for group AUDIO_STREAM_RING
10-14 18:31:52.537 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 10 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_NOTIFICATION_TELEPHONY_RINGTONE Source: AUDIO_SOURCE_DEFAULT Flags:
0x800 Tags: }
10-14 18:31:52.537 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 11
10-14 18:31:52.539 V/AS.AudioService( 702): readSettings: found stored index 6 for
group AUDIO_STREAM_SYSTEM, device: AUDIO_STREAM_SYSTEM_1073741824
10-14 18:31:52.539 V/AS.AudioService( 702): applyAllVolumes: restore default
device index 6 for group AUDIO_STREAM_SYSTEM
10-14 18:31:52.540 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 11 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_SONIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags:
}
10-14 18:31:52.540 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 6
10-14 18:31:52.540 D/SettingsProvider( 702): isChangeAllowed() : name =
add_info_com_samsung_android_forest#screenTime
10-14 18:31:52.540 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:52.540 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:52.540 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:52.540 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:52.541 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:52.541 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:52.541 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:52.541 D/SettingsProvider( 702): ret = 1
10-14 18:31:52.542 V/AS.AudioService( 702): readSettings: found stored index 4 for
group AUDIO_STREAM_VOICE_CALL, device: AUDIO_STREAM_VOICE_CALL_1073741824
10-14 18:31:52.543 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:52.544 V/AS.AudioService( 702): applyAllVolumes: restore default
device index 4 for group AUDIO_STREAM_VOICE_CALL
10-14 18:31:52.544 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 13 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_VOICE_COMMUNICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
10-14 18:31:52.544 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 4
10-14 18:31:52.545 I/FaceWidgetMetadataParser( 1809): addMetaDataInfo() key =
com.samsung.android.forest#screenTime, info =
pkg[com.samsung.android.forest#screenTime] pageId[screenTime]
key[add_info_com_samsung_android_forest#screenTime] res[2131755305] menu[0]
addition[false] systemUserOnly[true]
10-14 18:31:52.546 V/AS.AudioService( 702): readSettings: found stored index 7 for
group AUDIO_STREAM_ASSISTANT, device: AUDIO_STREAM_ASSISTANT_1073741824
10-14 18:31:52.546 V/AS.AudioService( 702): applyAllVolumes: restore default
device index 7 for group AUDIO_STREAM_ASSISTANT
10-14 18:31:52.546 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 20 matching with { Content type: AUDIO_CONTENT_TYPE_SPEECH Usage:
AUDIO_USAGE_ASSISTANT Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
10-14 18:31:52.546 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 7
10-14 18:31:52.547 D/FaceWidgetMetadataParser( 1809): updateOrderDB
10-14 18:31:52.547 I/AODSettingsHelper( 1809): getFaceWidgetPageOrder() = null
10-14 18:31:52.548 V/AS.AudioService( 702): readSettings: found stored index 7 for
group AUDIO_STREAM_CALL_ASSISTANT, device: AUDIO_STREAM_CALL_ASSISTANT_1073741824
10-14 18:31:52.549 V/AS.AudioService( 702): applyAllVolumes: restore default
device index 7 for group AUDIO_STREAM_CALL_ASSISTANT
10-14 18:31:52.549 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 23 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_CALL_ASSISTANT Source: AUDIO_SOURCE_DEFAULT Flags: 0x800 Tags: }
10-14 18:31:52.549 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 7
10-14 18:31:52.549 I/AODSettingsHelper( 1809): saveCurrentFaceWidgetsOrder() order
=
servicebox_music;com.sec.android.daemonapp#weather;servicebox_calendar;servicebox_a
larm;com.samsung.android.forest#screenTime
10-14 18:31:52.550 D/SettingsProvider( 702): isChangeAllowed() : name =
face_widget_order
10-14 18:31:52.550 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:52.550 D/AS.AudioService( 702): Restoring device volume behavior
10-14 18:31:52.550 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:52.550 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:52.550 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:52.550 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:52.551 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:52.551 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:52.551 D/SettingsProvider( 702): ret = 1
10-14 18:31:52.552 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:52.553 D/AS.AudioService( 702): Retrieving Volume Behavior for
DeviceType: 1024
10-14 18:31:52.553 D/AS.AudioService( 702): Skipping Setting Volume Behavior for
DeviceType: 1024
10-14 18:31:52.553 D/AS.AudioService( 702): Retrieving Volume Behavior for
DeviceType: 131072
10-14 18:31:52.553 D/AS.AudioService( 702): Skipping Setting Volume Behavior for
DeviceType: 131072
10-14 18:31:52.553 D/AS.AudioService( 702): Retrieving Volume Behavior for
DeviceType: 262144
10-14 18:31:52.553 D/AS.AudioService( 702): Skipping Setting Volume Behavior for
DeviceType: 262144
10-14 18:31:52.553 D/AS.AudioService( 702): Retrieving Volume Behavior for
DeviceType: 524288
10-14 18:31:52.553 D/AS.AudioService( 702): Skipping Setting Volume Behavior for
DeviceType: 524288
10-14 18:31:52.553 D/AS.AudioService( 702): ACTION_USER_SWITCHED :: userId = 0
10-14 18:31:52.554 W/Looper ( 702): Slow dispatch took 216ms main
h=android.app.ActivityThread$H c=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@490c881 m=0
10-14 18:31:52.554 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.554 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.554 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000004, index 8
10-14 18:31:52.554 I/SemWifiApDevicePolicyManager( 702): onReceive
android.intent.action.USER_SWITCHED
10-14 18:31:52.554 I/SemWifiApDevicePolicyManager( 702): Receive IP Policy Intent
- policy changed : false User Switch : true
10-14 18:31:52.554 I/AODSettingsHelper( 1809): saveCurrentFaceWidgetResourceIds()
ids =
com.sec.android.daemonapp#weather:2131887007;com.samsung.android.forest#screenTime:
2131755305
10-14 18:31:52.554 D/SettingsProvider( 702): isChangeAllowed() : name =
face_widget_res_id
10-14 18:31:52.554 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:52.554 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:52.555 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:52.555 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:52.555 I/SemWifiApDevicePolicyManager( 702): handleSecurityPolicyMHS()
allowWifiAp (true)
10-14 18:31:52.555 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:52.555 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:52.555 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=4
10-14 18:31:52.555 I/SpenGestureManagerService( 702): Receive broadcast :
android.intent.action.USER_SWITCHED
10-14 18:31:52.555 I/SpenGestureManagerService( 702): onReceive : User switched
10-14 18:31:52.555 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:52.555 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:52.555 D/SettingsProvider( 702): ret = 1
10-14 18:31:52.555 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.555 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.556 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.556 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.556 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:52.557 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.557 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.557 W/AlarmManager( 702): Unrecognized alarm listener
com.android.server.-$
$Lambda$UiModeManagerService$AwUHdh7CYhroUMaGm35a4uvZcnY@b9da714
10-14 18:31:52.558 D/SemInputDeviceManagerService( 702):
mUserSwitchedBroadcastReceiver
10-14 18:31:52.558 D/SemInputDeviceManagerService( 702):
updateRefreshRateFromSettings: 0
10-14 18:31:52.558 D/SemInputDeviceManagerService( 702): setRefreshRateMode: 0
10-14 18:31:52.558 D/SemInputDeviceManagerService( 702):
checkTSPCmdlistAndRunCmdNoRead: not supported cmd: refresh_rate_mode,0
10-14 18:31:52.560 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=4
10-14 18:31:52.560 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.560 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.560 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000008, index 8
10-14 18:31:52.560 E/ImsAutoUpdate( 2171): Failed to getImsProfileUpdate :
source : SMK tag : profile message : Not a JSON Object: null
10-14 18:31:52.561 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=8
10-14 18:31:52.561 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:52.562 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.562 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.562 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.563 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.563 W/BroadcastQueue( 702): Background execution not allowed:
receiving Intent { act=android.intent.action.ACTION_POWER_DISCONNECTED
flg=0x4000010 (has extras) } to
com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-14 18:31:52.563 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.563 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.564 D/RestrictionPolicy( 702):
android.intent.action.ACTION_POWER_DISCONNECTED
10-14 18:31:52.564 D/RestrictionPolicy( 702): isUsbDebuggingEnabled : true
10-14 18:31:52.565 D/IbsQuickDim( 702): POWER_DISCONNECTED
10-14 18:31:52.565 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=8
10-14 18:31:52.565 D/PhoneWindowManagerExt( 702): ACTION_BATTERY_CHANGED -
Level=93, status=3
10-14 18:31:52.565 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.565 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.565 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000080, index 8
10-14 18:31:52.565 D/GameManagerService( 702): new battery level: 93
10-14 18:31:52.565 I/CAE ( 702): handleMessage(CaPowerManager.java:304) -
POWER_DISCONNECTED
10-14 18:31:52.565 I/CAE ( 702):
sendCmdToSensorHub(SensorHubCommManager.java:156) - -76, 13, -41, 0,
10-14 18:31:52.566 D/SemWifiApBroadcastReceiver( 702): Received :
android.intent.action.BATTERY_CHANGED
10-14 18:31:52.566 D/SensorService( 702): setSContextDataLocked ints length 2 ,
byte length 4
10-14 18:31:52.566 D/SensorService( 702): setSContextDataLocked d70db4
10-14 18:31:52.566 I/SAccessoryManager_SAccessoryManager( 702): onReceive:
com.samsung.server.BatteryService.action.SEC_BATTERY_EVENT, misc_event: 0, plug
event: 0
10-14 18:31:52.566 I/SensorsHub( 554): SContextSensor::injecet_sensor_data
10-14 18:31:52.567 D/SensorsHub( 554): b4 0d d7 00
10-14 18:31:52.567 D/SensorsHub( 554): inject_scontext_data: New
ssp_data_injection_fd(21)
10-14 18:31:52.567 D/SensorsHub( 554): SContext Data Injection return 4
10-14 18:31:52.568 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=128
10-14 18:31:52.568 D/BatteryService( 702): misc_event:0x10000, sec plug type:0
10-14 18:31:52.568 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:52.568 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.568 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.569 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.569 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.569 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.569 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.570 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=128
10-14 18:31:52.570 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.570 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.570 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00008000, index 15
10-14 18:31:52.571 D/MotionRecognitionService( 702): onReceive :
ACTION_BATTERY_CHANGED, Plugged: 0
10-14 18:31:52.571 I/MotionRecognitionService( 702): [TA] In/out: false, curr
state: 0
10-14 18:31:52.571 I/MotionRecognitionService( 702): [TA] Before receiving the SAR
request for Main. Return.
10-14 18:31:52.571 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=32768
10-14 18:31:52.572 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:52.572 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.572 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.573 D/WALLPAPER_SVC:SemWallpaperManagerService( 702): onReceive:
android.intent.action.CONFIGURATION_CHANGED, densityDpi=300, orientation=1
10-14 18:31:52.574 D/SemExclusiveTaskManagerService( 702): ExclusiveTaskObserver :
key : secure/accessibility_magnification_activated, user : 0
10-14 18:31:52.574 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.574 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.575 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.575 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.576 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=32768
10-14 18:31:52.576 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.577 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.577 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
04000000, index 8
10-14 18:31:52.577 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
audioParam;l_volume_fine_key;index=0;device=67108864
10-14 18:31:52.578 D/SemExclusiveTaskManagerService( 702):
proccessTurningOffTask() : magnification_gesture
10-14 18:31:52.578 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:52.578 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.578 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.578 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.578 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.580 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
7, volume 0.070795, deviceTypes 0x2
10-14 18:31:52.580 V/APM_AudioPolicyManager( 590): computeVolume: stream 3, index
8, volume 0.089125, deviceTypes 0x2
10-14 18:31:52.581 D/AS.AudioService( 702): Master mono false
10-14 18:31:52.581 I/AS.AudioService( 702): fine volume :
l_volume_fine_key;index=0;device=67108864
10-14 18:31:52.582 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_MUSIC attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.582 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 6 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags: }
10-14 18:31:52.582 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 7
10-14 18:31:52.583 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.583 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:52.583 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000004, index 9
10-14 18:31:52.584 D/AS.AudioService( 702): Master balance 0,000000
10-14 18:31:52.584 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.584 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:52.585 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000008, index 9
10-14 18:31:52.586 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.586 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:52.586 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000080, index 9
10-14 18:31:52.586 D/AS.AudioService( 702): Master mono false
10-14 18:31:52.587 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.587 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:52.587 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00008000, index 15
10-14 18:31:52.588 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.588 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:52.588 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
04000000, index 9
10-14 18:31:52.588 D/AS.AudioService( 702): Master balance 0,000000
10-14 18:31:52.589 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_ACCESSIBILITY attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN
Usage: AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
10-14 18:31:52.589 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 1 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_ACCESSIBILITY Source: AUDIO_SOURCE_DEFAULT Flags: 0x0 Tags:
}
10-14 18:31:52.589 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 8
10-14 18:31:52.590 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.590 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.590 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000004, index 8
10-14 18:31:52.591 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.592 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.592 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000008, index 8
10-14 18:31:52.592 I/UniversalCredentialManagerService( 702): ****MSG_LOAD_PLUGINS
block started****
10-14 18:31:52.592 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.592 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.592 I/UniversalCredentialManagerService( 702): getActivePlugin ..
10-14 18:31:52.592 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00000080, index 8
10-14 18:31:52.593 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.593 I/UniversalCredentialManagerService( 702): No active plugin
found
10-14 18:31:52.593 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.593 I/UniversalCredentialManagerService( 702): ****MSG_LOAD_PLUGINS
block ended****
10-14 18:31:52.593 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
00008000, index 15
10-14 18:31:52.594 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.594 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.594 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
04000000, index 8
10-14 18:31:52.594 V/APM_AudioPolicyManager( 590): setStreamVolumeIndex: stream
AUDIO_STREAM_TTS attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.595 V/APM_AudioPolicyManager( 590): setVolumeIndexForAttributes:
group 12 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_UNKNOWN Source: AUDIO_SOURCE_DEFAULT Flags: 0x8 Tags: }
10-14 18:31:52.595 V/APM_AudioPolicyManager( 590): setVolumeCurveIndex device
40000000, index 7
10-14 18:31:52.595 D/RCPManagerService( 702): RCPManagerService elapsedRealtime
in milliseconds: 135103 , inSeconds : 135 , inMinutes : 2
10-14 18:31:52.596 V/APM_AudioPolicyManager( 590): setForceUse() usage 3, config
8, mPhoneState 0
10-14 18:31:52.596 W/APM_AudioPolicyManager( 590): setForceUse() usage 3, config 8
is already set
10-14 18:31:52.596 V/APM_AudioPolicyManager( 590): setForceUse() usage 3, config
8, mPhoneState 0
10-14 18:31:52.597 W/APM_AudioPolicyManager( 590): setForceUse() usage 3, config 8
is already set
10-14 18:31:52.598 D/RCPManagerService( 702): RCPManagerService : ultraPwrEnabled-
false emergencyModeEnabled-false
10-14 18:31:52.612 D/SecStatusBarMobileView( 1809): init:
10-14 18:31:52.622 D/SecStatusBarMobileView( 1809):
initViewState:MobileIconState(subId=2147483647, strengthId=2131233598,
roaming=false, typeId=0, visible=true, activityId=0, roamingId=0, slotId=0)
10-14 18:31:52.624 D/SecStatusBarMobileView( 1809): setStaticDrawableColor:
10-14 18:31:52.627 D/IndicatorGardener( 1809): KeyguardStatusBarView is done to
update (IndicatorGardenModel) lp:39, lc:282, cc:0, rc:282, rp:39, h:43, ctm:false,
ctms:0
10-14 18:31:52.631 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.631 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.632 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.633 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.634 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.634 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.635 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.636 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.636 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.637 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.638 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.638 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.639 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.639 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.639 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.640 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.640 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.641 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.641 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.642 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.642 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.642 D/SecKeyguardStatusBarWhiteWallpaperSolutionHelper( 1809):
WhiteSolutionModel [Ori]null, [New]needDarkFont:false, fontColor:edffffff,
fontIntensity:0.0
10-14 18:31:52.643 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.643 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.644 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.644 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.644 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.645 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.646 D/SecStatusBarMobileView( 1809): setStaticDrawableColor:
10-14 18:31:52.646 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.647 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.647 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.648 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.648 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.648 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.649 D/WallpaperEventNotifier( 1809): sendUpdates: We don't have any
colors to notify for now.
10-14 18:31:52.650 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.650 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.650 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.651 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.651 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.652 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.652 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.653 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.653 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.653 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.654 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.654 D/BridgeProxy( 702): onCreate BridgeProxy is starting for user
0 com.android.server.bridge.BridgeProxy@93ec4ac
10-14 18:31:52.654 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.654 D/BridgeProxy( 702): onCreate BridgeProxy user id is 0
10-14 18:31:52.654 D/BridgeProxy( 702): fill preinstalled apps start
10-14 18:31:52.655 D/BridgeProxy( 702): fill preinstall apps end
10-14 18:31:52.655 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.655 D/SemRemoteContentManager( 702): My Context is
com.samsung.android.knox.SemRemoteContentManager@8ae5575
10-14 18:31:52.655 D/RCPManagerService( 702): initService Start
10-14 18:31:52.655 D/RCPManagerService( 702): initService is already done
10-14 18:31:52.655 D/SemRemoteContentManager( 702): registerRCPInterface(): My
Context is com.samsung.android.knox.SemRemoteContentManager@8ae5575
10-14 18:31:52.655 D/RCPManagerService( 702): initService Start
10-14 18:31:52.655 D/RCPManagerService( 702): initService is already done
10-14 18:31:52.655 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.655 D/RCPManagerService( 702): initService Start
10-14 18:31:52.655 D/RCPManagerService( 702): initService is already done
10-14 18:31:52.655 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.656 D/BridgeProxy( 702): initDBObserver 0 1
10-14 18:31:52.656 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.656 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.656 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.657 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.657 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.658 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.658 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.658 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.659 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.659 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.659 D/RCPManagerService( 702): RCPManagerService : PersonaInfoList
is null or empty
10-14 18:31:52.660 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.660 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.660 D/ConditionProviders.SCP( 702): onSubscribe
condition://android/schedule?
days=1.2.3.4.5.6.7&start=22.0&end=7.0&exitAtAlarm=false
10-14 18:31:52.661 D/SecStatusBarMobileView( 1809): setStaticDrawableColor:
10-14 18:31:52.661 D/ConditionProviders.SCP( 702): setRegistered true
10-14 18:31:52.661 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.661 D/ConditionProviders.SCP( 702): evaluateSubscriptionLocked
cal=ScheduleCalendar[mDays={1, 2, 3, 4, 5, 6, 7}, mSchedule=ScheduleInfo{days=[1,
2, 3, 4, 5, 6, 7], startHour=22, startMinute=0, endHour=7, endMinute=0,
exitAtAlarm=false, nextAlarm=Thu Jan 01 00:00:00 GMT 1970 (0)}], now=Thu Oct 14
18:31:52 GMT 2021 (1634236312660), nextUserAlarmTime=Thu Jan 01 00:00:00 GMT 1970
(0)
10-14 18:31:52.661 D/ConditionProviders.SCP( 702): notifyCondition
condition://android/schedule?
days=1.2.3.4.5.6.7&start=22.0&end=7.0&exitAtAlarm=false STATE_FALSE reason=!
meetsSchedule
10-14 18:31:52.661 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.662 D/SettingsProvider( 702): isChangeAllowed() : name =
snoozed_schedule_condition_provider
10-14 18:31:52.662 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.662 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:52.662 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:52.663 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:52.663 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:52.664 D/SamsungAlarmManager( 702): Cancel Alarm calling from uid:1000
pid :702 / OP:PendingIntent{1601029: PendingIntentRecord{3898fae android
broadcastIntent}}
10-14 18:31:52.664 D/ConditionProviders.SCP( 702): Scheduling evaluate for Thu Oct
14 22:00:00 GMT 2021 (1634248800000), in +3h28m7s340ms, now=Thu Oct 14 18:31:52 GMT
2021 (1634236312660)
10-14 18:31:52.665 D/SamsungAlarmManager( 702): setExact (T:0/F:9/AC:false)
20211014T220000 now=135174 - CU:1000/CP:702/OP:PendingIntent{1601029:
PendingIntentRecord{3898fae android broadcastIntent}}
10-14 18:31:52.665 I/SamsungAlarmManager( 702): setLocked to kernel - T:2 /
20211014T183243, set=186132, now=135174
10-14 18:31:52.666 I/SamsungAlarmManager( 702): setLocked to kernel - T:3 /
20211014T183159, set=142508, now=135175
10-14 18:31:52.667 W/ActivityThread( 1809): Failed to find provider info for
com.android.contacts (user not unlocked)
10-14 18:31:52.667 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.BatteryMeterView$SettingObserver@7bd2fb1
10-14 18:31:52.668 D/BrightnessSynchronizer( 702): onChange: uri:
content://settings/system/screen_brightness_float selfChange: false
mPreferredSettingValue: NaN(-1) currentBrightnessInt: 128
currentBrightnessIntFromFloat: 128(0.5019608)
10-14 18:31:52.668 D/SettingsProvider( 702): isChangeAllowed() : name =
network_recommendations_enabled
10-14 18:31:52.669 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:52.671 D/[QuickStar]SlimIndicatorViewMediator( 1809):
registerSubscriber(KeyguardStatusBarViewBatteryMeterView) to
SubList:PanelCarrierLabelManager,
10-14 18:31:52.671 D/KnoxStateMonitorImpl( 1809): registerCallback()
callback=com.android.systemui.BatteryMeterView$1@f272017
10-14 18:31:52.671 D/KnoxStateMonitorImpl( 1809): removeCallback() callback=null
10-14 18:31:52.672 D/WifiActiveModeWarden( 702): Switching all client mode
managers
10-14 18:31:52.672 D/AS.AudioService( 702): Master mono false
10-14 18:31:52.673 V/APM_AudioPolicyManager( 590): setForceUse() usage 3, config
8, mPhoneState 0
10-14 18:31:52.673 W/APM_AudioPolicyManager( 590): setForceUse() usage 3, config 8
is already set
10-14 18:31:52.674 D/AS.AudioService( 702): Master balance 0,000000
10-14 18:31:52.675 I/MdnieScenarioControlService( 702): action :
com.samsung.systemui.statusbar.COLLAPSED
10-14 18:31:52.676 D/SystemUITextView( 1809): onAttachedToWindow mAttrCount = 0
10-14 18:31:52.677 D/[QuickStar]SlimIndicatorViewMediator( 1809):
registerSubscriber(KeyguardStatusBarCarrierText) to
SubList:PanelCarrierLabelManager, KeyguardStatusBarViewBatteryMeterView,
10-14 18:31:52.681 D/BluetoothA2dp( 702): Binding service...
10-14 18:31:52.682 D/BluetoothHearingAid( 702): Binding service...
10-14 18:31:52.683 E/ImsAutoUpdate( 2171): Failed to getImsProfileUpdate :
source : IMSUPDATE tag : profile message : Not a JSON Object: null
10-14 18:31:52.686 D/PhoneWindowManagerExt( 702): ACTION_BATTERY_CHANGED -
Level=93, status=3
10-14 18:31:52.686 D/SemWifiApBroadcastReceiver( 702): Received :
android.intent.action.BATTERY_CHANGED
10-14 18:31:52.689 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.statusbar.phone.KeyguardBottomAreaView$8@2f7fb0f
10-14 18:31:52.689 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:52.689 V/ShortcutManager( 1809): Shortcut callback registered
successfully, callback is :
com.android.systemui.statusbar.phone.KeyguardBottomAreaShortcutView$BottomShortcutC
allback@eaea79c
10-14 18:31:52.690 D/SystemUITextView( 1809): onAttachedToWindow mAttrCount = 11
10-14 18:31:52.690 D/PluginLockMediatorImpl( 1809): registerStateCallback
10-14 18:31:52.690 D/WallpaperEventNotifier( 1809): sendUpdates: We don't have any
colors to notify for now.
10-14 18:31:52.691 D/PluginLockMediatorImpl( 1809): registerStateCallback
10-14 18:31:52.692 D/WallpaperEventNotifier( 1809): sendUpdates: We don't have any
colors to notify for now.
10-14 18:31:52.692 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.keyguard.EmergencyButton$1@61715a5
10-14 18:31:52.692 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:52.693 W/TelecomManager( 1809): Telecom Service not found.
10-14 18:31:52.695 W/TelecomManager( 1809): Telecom Service not found.
10-14 18:31:52.696 D/SystemUITextView( 1809): onAttachedToWindow mAttrCount = 0
10-14 18:31:52.696 D/SystemUITextView( 1809): onAttachedToWindow mAttrCount = 11
10-14 18:31:52.696 D/PluginLockMediatorImpl( 1809): registerStateCallback
10-14 18:31:52.696 D/WallpaperEventNotifier( 1809): sendUpdates: We don't have any
colors to notify for now.
10-14 18:31:52.697 D/WallpaperEventNotifier( 1809): sendUpdates: We don't have any
colors to notify for now.
10-14 18:31:52.697 D/WallpaperEventNotifier( 1809): sendUpdates: We don't have any
colors to notify for now.
10-14 18:31:52.699 D/PanelCarrierLabelManager( 1809): updateNavBarHeight(0 >> 56)
NavSettingsHelper(navGestureProtectionEnabled:false, navGestureHintEnabled:false,
navHideKeyboardButtonEnabled:false)
10-14 18:31:52.702 D/KeyguardBottomAreaShortcutView( 1809): mIndicationArea margin
start : 113, end : 113, bottom : 104
10-14 18:31:52.703 I/Vaultkeeper_MGR_system( 1790): Got service of ISehVaultKeeper
10-14 18:31:52.704 I/VaultKeeper_HIDL_Service( 431): System client (//1002/1790)
10-14 18:31:52.704 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client]
com.android.bluetooth. => [Vault] BT. [CMD NO.] 6912
10-14 18:31:52.704 I/VaultKeeper_COMMON( 430): [CMD:CHECK_CLIENT_REGISTERED]
10-14 18:31:52.721 I/.sec.imsservic( 2171): Background young concurrent copying GC
freed 1814703(58MB) AllocSpace objects, 151(37MB) LOS objects, 38% free, 19MB/31MB,
paused 366us total 148.633ms
10-14 18:31:52.727 V/WindowManager( 702): Relayout Window{1007c4e u0
NotificationShade}: viewVisibility=4 req=720x1600
10-14 18:31:52.728 D/InsetsSourceProvider( 702): updateVisibility:
serverVisible=true, clientVisible=true, source=InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,0][0,0], mVisible=true},
controlTarget=null,
from=com.android.server.wm.InsetsSourceProvider.setServerVisible:384
com.android.server.wm.InsetsSourceProvider.onPostLayout:237
com.android.server.wm.InsetsStateController.onPostLayout:394
com.android.server.wm.DisplayContent.applySurfaceChangesTransaction:4881
com.android.server.wm.RootWindowContainer.applySurfaceChangesTransaction:1303
com.android.server.wm.RootWindowContainer.performSurfacePlacementNoTrace:1020
com.android.server.wm.RootWindowContainer.performSurfacePlacement:958
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:182
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:131
com.android.server.wm.WindowManagerService.relayoutWindow:2633
10-14 18:31:52.729 D/InsetsSourceProvider( 702): updateVisibility:
serverVisible=true, clientVisible=true, source=InsetsSource:
{mType=ITYPE_RIGHT_GESTURES, mFrame=[0,0][0,0], mVisible=true}, controlTarget=null,
from=com.android.server.wm.InsetsSourceProvider.setServerVisible:384
com.android.server.wm.InsetsSourceProvider.onPostLayout:237
com.android.server.wm.InsetsStateController.onPostLayout:394
com.android.server.wm.DisplayContent.applySurfaceChangesTransaction:4881
com.android.server.wm.RootWindowContainer.applySurfaceChangesTransaction:1303
com.android.server.wm.RootWindowContainer.performSurfacePlacementNoTrace:1020
com.android.server.wm.RootWindowContainer.performSurfacePlacement:958
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:182
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:131
com.android.server.wm.WindowManagerService.relayoutWindow:2633
10-14 18:31:52.729 D/InsetsSourceProvider( 702): updateVisibility:
serverVisible=true, clientVisible=true, source=InsetsSource:
{mType=ITYPE_LEFT_GESTURES, mFrame=[0,0][0,0], mVisible=true}, controlTarget=null,
from=com.android.server.wm.InsetsSourceProvider.setServerVisible:384
com.android.server.wm.InsetsSourceProvider.onPostLayout:237
com.android.server.wm.InsetsStateController.onPostLayout:394
com.android.server.wm.DisplayContent.applySurfaceChangesTransaction:4881
com.android.server.wm.RootWindowContainer.applySurfaceChangesTransaction:1303
com.android.server.wm.RootWindowContainer.performSurfacePlacementNoTrace:1020
com.android.server.wm.RootWindowContainer.performSurfacePlacement:958
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:182
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:131
com.android.server.wm.WindowManagerService.relayoutWindow:2633
10-14 18:31:52.729 D/InsetsSourceProvider( 702): updateVisibility:
serverVisible=true, clientVisible=true, source=InsetsSource:
{mType=ITYPE_BOTTOM_GESTURES, mFrame=[0,0][0,0], mVisible=true},
controlTarget=null,
from=com.android.server.wm.InsetsSourceProvider.setServerVisible:384
com.android.server.wm.InsetsSourceProvider.onPostLayout:237
com.android.server.wm.InsetsStateController.onPostLayout:394
com.android.server.wm.DisplayContent.applySurfaceChangesTransaction:4881
com.android.server.wm.RootWindowContainer.applySurfaceChangesTransaction:1303
com.android.server.wm.RootWindowContainer.performSurfacePlacementNoTrace:1020
com.android.server.wm.RootWindowContainer.performSurfacePlacement:958
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:182
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:131
com.android.server.wm.WindowManagerService.relayoutWindow:2633
10-14 18:31:52.736 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
10-14 18:31:52.736 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client]
com.android.bluetooth. => [Vault] BT. [CMD NO.] 5368
10-14 18:31:52.736 I/VaultKeeper_COMMON( 430): [CMD:READ_SHELTERED]
10-14 18:31:52.741 V/WindowManager( 702): Relayout hash=1007c4e, pid=1809:
mAttrs={(0,0)(fillxfill) gr=TOP CENTER_VERTICAL sim={adjust=resize}
layoutInDisplayCutoutMode=always ty=2040 fmt=TRANSLUCENT
colorMode=COLOR_MODE_WIDE_COLOR_GAMUT
10-14 18:31:52.741 V/WindowManager( 702): fl=81840048
10-14 18:31:52.741 V/WindowManager( 702): pfl=1b000000
10-14 18:31:52.741 V/WindowManager( 702): bhv=SHOW_TRANSIENT_BARS_BY_SWIPE
naviIconColor=0
10-14 18:31:52.741 V/WindowManager( 702): sfl=40000}
10-14 18:31:52.743 I/SurfaceControl( 1809): assignNativeObject: nativeObject = 0
Surface(name=null)/@0x9886721 / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1826
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:31:52.744 I/SurfaceControl( 1809): assignNativeObject: nativeObject = 0
Surface(name=null)/@0x3062746 / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1836
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:31:52.745 I/ViewRootImpl@1dc854e[NotificationShade]( 1809): Relayout
returned: old=(0,0,720,1600) new=(0,0,720,1600) req=(720,1600)4 dur=18 res=0x1
s={false 0} ch=false fn=-1
10-14 18:31:52.746 D/PanelCarrierLabelManager( 1809): updateNavBarHeight(56 >> 90)
NavSettingsHelper(navGestureProtectionEnabled:false, navGestureHintEnabled:false,
navHideKeyboardButtonEnabled:false)
10-14 18:31:52.749 D/KeyguardBottomAreaShortcutView( 1809): mIndicationArea margin
start : 113, end : 113, bottom : 104
10-14 18:31:52.767 D/StatusBar( 1809): disable<e i a s b h r c s k t > disable2<q i
n >
10-14 18:31:52.772 E/ImsAutoUpdate( 2171): Failed to getImsProfileUpdate :
source : UNKNOWN update source 4 tag : profile message : Not a JSON Object: null
10-14 18:31:52.778 D/BluetoothHeadset( 702): BTStateChangeCB is registed by 702 @
com.android.server.telecom
10-14 18:31:52.779 D/BluetoothHearingAid( 702): Binding service...
10-14 18:31:52.784 I/Telecom:BluetoothRouteManager( 702): enter AudioOffState
10-14 18:31:52.784 I/Telecom ( 702): BluetoothRouteManager:
getBluetoothAudioConnectedDevice: no service available.
10-14 18:31:52.786 V/APM_AudioPolicyManager( 590): listAudioPorts() role 0 type 0
num_ports 0 ports 0xb40000711044da80
10-14 18:31:52.786 V/APM_AudioPolicyManager( 590): listAudioPorts() got 0 ports
needed 11
10-14 18:31:52.786 V/APM_AudioPolicyManager( 590): listAudioPorts() role 0 type 0
num_ports 11 ports 0xb40000711001c000
10-14 18:31:52.787 V/APM_AudioPolicyManager( 590): listAudioPorts() got 11 ports
needed 11
10-14 18:31:52.788 I/Telecom:SamsungWiredHeadsetManager( 702): getAudioDeviceInfo
- BUILTIN_EARPIECE BUILTIN_SPEAKER
10-14 18:31:52.790 I/Telecom ( 702): SystemStateHelper: Registering car mode
receiver: android.content.IntentFilter@79d6ba0: TS.init@AAA
10-14 18:31:52.792 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
10-14 18:31:52.793 W/bt_btif ( 1790): get_secure_storage_key - one more retry: ret:
0 getKeyIVLen = 0
10-14 18:31:52.793 W/bt_btif ( 1790): Make_Key_IvBT: MAKE_KEY_IVBT
10-14 18:31:52.795 I/Vaultkeeper_MGR_system( 1790): Got service of ISehVaultKeeper
10-14 18:31:52.795 I/VaultKeeper_HIDL_Service( 431): System client (//1002/1790)
10-14 18:31:52.796 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client]
com.android.bluetooth. => [Vault] BT. [CMD NO.] 2240
10-14 18:31:52.796 I/VaultKeeper_COMMON( 430): [CMD:CHECK_CLIENT_REGISTERED]
10-14 18:31:52.806 I/Telecom:SamsungDockManagerAdapterImpl( 702): registerReceiver
- mIsDexStation : false / mIsKnoxDesktopDockConnected : false
10-14 18:31:52.817 I/Telecom:SamsungBluetoothManager( 702):
isBluetoothWatchSingleConnected false
10-14 18:31:52.819 I/Telecom ( 702): Logging.Events: Non-call EVENT: AUDIO_ROUTE,
Entering state QuiescentEarpieceRoute
10-14 18:31:52.819 I/Telecom ( 702): BluetoothRouteManager:
getBluetoothAudioConnectedDevice: no service available.
10-14 18:31:52.820 D/IndicatorGardener( 1809): PhoneStatusBarView is done to update
(IndicatorGardenModel) lp:39, lc:282, cc:0, rc:282, rp:39, h:43, ctm:false, ctms:0
10-14 18:31:52.820 D/[QuickStar]SlimIndicatorViewMediator( 1809):
registerSubscriber([QuickStar]PhoneStatusBarClockManager) to
SubList:PanelCarrierLabelManager, KeyguardStatusBarCarrierText,
KeyguardStatusBarViewBatteryMeterView,
10-14 18:31:52.820 D/[QuickStar]PhoneStatusBarClockManager( 1809):
updateQuickStarStyle() left:true, middle:false, right:false, mClockBlocked:false
10-14 18:31:52.826 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
10-14 18:31:52.827 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client]
com.android.bluetooth. => [Vault] BT. [CMD NO.] 5435
10-14 18:31:52.827 I/VaultKeeper_COMMON( 430): [CMD:WRITE_SHELTERED]
10-14 18:31:52.832 I/io_stats( 385): !@ 179,0 r 111659 8022032 w 15146 5371528 d
2148 2453052 f 4240 1892 iot 86268 0 th 102400 102400 64728 pt 232 inp 0 0 135.340
10-14 18:31:52.847 I/Telecom ( 702): CallAudioModeStateMachine: Message received:
null.: TS.init->CAMSM.pM_1@AAA
10-14 18:31:52.859 D/SettingsProvider( 702): isChangeAllowed() : name =
current_tty_mode_2
10-14 18:31:52.860 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:52.861 I/Telecom ( 702): TtyManager2: updateCurrentTtyMode, 0 -> 0:
TS.init@AAA
10-14 18:31:52.866 D/SecStatusBarMobileView( 1809): init:
10-14 18:31:52.868 I/MediaExtractorFactory( 785): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
10-14 18:31:52.870 D/SecStatusBarMobileView( 1809):
initViewState:MobileIconState(subId=2147483647, strengthId=2131233598,
roaming=false, typeId=0, visible=true, activityId=0, roamingId=0, slotId=0)
10-14 18:31:52.874 D/[QuickStar]SlimIndicatorViewMediator( 1809):
registerSubscriber(QSClockBellTower) to SubList:PanelCarrierLabelManager,
KeyguardStatusBarCarrierText, KeyguardStatusBarViewBatteryMeterView,
[QuickStar]PhoneStatusBarClockManager,
10-14 18:31:52.876 I/MediaExtractorFactory( 785): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
10-14 18:31:52.883 I/MediaExtractorFactory( 785): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
10-14 18:31:52.888 I/MediaExtractorFactory( 785): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
10-14 18:31:52.892 I/MediaExtractorFactory( 785): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
10-14 18:31:52.897 D/SettingsProvider( 702): isChangeAllowed() : name =
current_tty_mode
10-14 18:31:52.898 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:52.898 I/Telecom ( 702): TtyManager: updateCurrentTtyMode, 0 -> 0:
TS.init@AAA
10-14 18:31:52.907 D/QSClockBellTower( 1809): He is ready to ring the bell.
(((QSClockBellSound - TimeText:18:31, TimeContentDescription:18:31, DateText:qui.,
14 de outubro, ShortDateText:qui., 14 de out., Demofalse)))
10-14 18:31:52.910 D/QSClockBellTower( 1809): Constructor (QSClockBellSound -
TimeText:18:31, TimeContentDescription:18:31, DateText:qui., 14 de outubro,
ShortDateText:qui., 14 de out., Demofalse)
10-14 18:31:52.910 I/MediaExtractorFactory( 785): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
10-14 18:31:52.910 D/QSClockBellTower( 1809): registerAudience()
ticket:phone_status_bar_clock
10-14 18:31:52.911 I/system_server( 702): Background young concurrent copying GC
freed 228865(9537KB) AllocSpace objects, 33(916KB) LOS objects, 29% free,
23MB/33MB, paused 4.989ms total 182.279ms
10-14 18:31:52.912 D/QSClockHomeIndicatorView( 1809): Home Indicator
status_bar_clock notifyTimeChanged(QSClockBellSound - TimeText:18:31,
TimeContentDescription:18:31, DateText:qui., 14 de outubro, ShortDateText:qui., 14
de out., Demofalse) ClockVisibleByPolicy:true, ClockVisibleByUser:true, visible?
true, parent:android.widget.LinearLayout{cfd3de V.E...... ......I. 0,0-0,0
#7f0a037c app:id/left_clock_container}
10-14 18:31:52.915 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.BatteryMeterView$SettingObserver@d09888c
10-14 18:31:52.916 D/[QuickStar]SlimIndicatorViewMediator( 1809):
registerSubscriber(PhoneStatusBarViewBatteryMeterView) to
SubList:PanelCarrierLabelManager, KeyguardStatusBarCarrierText,
KeyguardStatusBarViewBatteryMeterView, QSClockBellTower,
[QuickStar]PhoneStatusBarClockManager,
10-14 18:31:52.916 D/KnoxStateMonitorImpl( 1809): registerCallback()
callback=com.android.systemui.BatteryMeterView$1@cf1fbd5
10-14 18:31:52.916 D/KnoxStateMonitorImpl( 1809): removeCallback() callback=null
10-14 18:31:52.919 I/Telecom ( 702): MissedCallNotifierImpl: reloadFromDatabase:
Boot not yet complete -- call log db may not be available. Deferring loading until
boot complete for user 0: TS.init@AAA
10-14 18:31:52.921 I/Telecom ( 702): MissedCallNotifierImpl: reloadFromDatabase:
Boot not yet complete -- call log db may not be available. Deferring loading until
boot complete for user 0: TS.init@AAA
10-14 18:31:52.921 I/MediaExtractorFactory( 785): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
10-14 18:31:52.923 D/BluetoothHeadset( 702): BTStateChangeCB is registed by 702 @
com.android.server.telecom
10-14 18:31:52.924 I/Telecom ( 702): BluetoothPhoneService:
updateHeadsetWithCallState : false: TS.init@AAA
10-14 18:31:52.924 I/Telecom ( 702): BluetoothPhoneService:
updateHeadsetWithCallState checking update : false 0 0 0 6 *** 129: TS.init@AAA
10-14 18:31:52.925 V/WindowManager( 702): Relayout Window{59d2fb2 u0 StatusBar}:
viewVisibility=0 req=720x43
10-14 18:31:52.928 D/WindowManager( 702): isScreenshotDisabledLocked - win:
Window{59d2fb2 u0 StatusBar}
10-14 18:31:52.928 D/WindowManager( 702): isScreenshotDisabledLocked: userId = 0,
disabled =null
10-14 18:31:52.928 I/SurfaceFlinger( 608): id=37 createSurf (720x43),1 flag=4,
StatusBar$_1809#0
10-14 18:31:52.929 D/WindowManager( 702): makeSurface duration=1
name=StatusBar$_1809
10-14 18:31:52.931 V/WindowManager( 702): Relayout hash=59d2fb2, pid=1809:
mAttrs={(0,0)(fillx43) gr=TOP CENTER_VERTICAL sim={adjust=pan}
layoutInDisplayCutoutMode=always ty=STATUS_BAR fmt=TRANSLUCENT
10-14 18:31:52.931 V/WindowManager( 702): fl=81000008
10-14 18:31:52.931 V/WindowManager( 702): pfl=13000000 naviIconColor=0}
10-14 18:31:52.932 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622974791232]
10-14 18:31:52.932 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622974791232]
10-14 18:31:52.933 I/SurfaceControl( 1809): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xa0ca178 / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1836
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:31:52.934 I/ViewRootImpl@3890467[StatusBar]( 1809): Relayout returned:
old=(0,0,720,1600) new=(0,0,720,43) req=(720,43)0 dur=8 res=0x7 s={true -
5476376622476857344} ch=true fn=-1
10-14 18:31:52.935 I/Telecom ( 702): Class: TelecomSystem.INSTANCE being set
10-14 18:31:52.936 W/ContextImpl( 702): Calling a method in the system process
without a qualified user: android.app.ContextImpl.startService:1739
android.content.ContextWrapper.startService:738
com.android.server.telecom.components.TelecomService.initializeTelecomSystem:248
com.android.server.telecom.components.TelecomService$1.createTelecomService:108
com.android.server.telecom.TelecomLoaderService$TelecomServiceConnection.onServiceC
onnected:64
10-14 18:31:52.937 I/Telecom:TelecomService( 702): initializeTelecomSystem -
completed
10-14 18:31:52.937 I/Telecom:SamsungTelecomTiming( 702): TELECOM_SYSTEM_TIMING
took to complete: 1037726269
10-14 18:31:52.940 I/Telecom:SamsungAdvancedCallSystem( 702): create
SamsungAdvancedCallSystem start
10-14 18:31:52.962 I/Telecom:SamsungAdvancedCallSystem( 702): Start initialization
for each FunctionManager
10-14 18:31:52.964 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungAccessibilityFunctionManager init completed - time : 2ms
10-14 18:31:52.971 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
10-14 18:31:52.972 I/Vaultkeeper_MGR_system( 1790): ~VaultKeeperManager
10-14 18:31:52.972 E/bt_btif ( 1790): btif_dm_load_ble_local_keys Failed to load
ble local keys!!! is_id_keys_rcvd : 0, is_er_rcvd : 0
10-14 18:31:52.972 E/bt_btif ( 1790): btif_dm_error_reporter_cback : 221
10-14 18:31:52.972 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungAssistedDialingFunctionManager init completed - time : 8ms
10-14 18:31:52.973 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungATCommandFunctionManager init completed - time : 1ms
10-14 18:31:52.974 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungAirplaneModeFunctionManager init completed - time : 1ms
10-14 18:31:52.974 E/bt_btif ( 1790): btif_util_iop_file_copy: fail chmod operation
10-14 18:31:52.975 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungAnsweringMachineFunctionManager init completed - time : 0ms
10-14 18:31:52.976 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungAudioFunctionManager init completed - time : 1ms
10-14 18:31:52.977 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungToneFunctionManager init completed - time : 0ms
10-14 18:31:52.977 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungAudioProcessingFunctionManager init completed - time : 0ms
10-14 18:31:52.977 I/bt_stack( 1790): [INFO:message_loop_thread.cc(175)] Run:
message loop starting for thread bt_module_lifecycle_thread
10-14 18:31:52.979 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungAutoAnswerFunctionManager init completed - time : 1ms
10-14 18:31:52.979 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungAutoRejectFunctionManager init completed - time : 1ms
10-14 18:31:52.979 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungAutoRedialFunctionManager init completed - time : 0ms
10-14 18:31:52.980 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungBikeModeFunctionManager init completed - time : 1ms
10-14 18:31:52.981 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungBluetoothFunctionManager init completed - time : 1ms
10-14 18:31:52.981 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungCallLogFunctionManager init completed - time : 0ms
10-14 18:31:52.982 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungCallTransferFunctionManager init completed - time : 1ms
10-14 18:31:52.982 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungCallTypeFunctionManager init completed - time : 0ms
10-14 18:31:52.983 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungCarrierMatchingFunctionManager init completed - time : 1ms
10-14 18:31:52.983 E/bt_btif ( 1790): BTIF_DM_CB_ERROR_REPORTER : 221
10-14 18:31:52.983 D/BluetoothAdapterService( 1790): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:52.984 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungCdmaFunctionManager init completed - time : 0ms
10-14 18:31:52.984 D/BluetoothAdapterService( 1790): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:52.988 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungCmcFunctionManager init completed - time : 3ms
10-14 18:31:52.995 I/Telecom:SamsungCommonPolicyHandler( 702): handleMessage : 0
10-14 18:31:52.995 I/Telecom:SamsungCommonPolicyManager( 702):
updateAllowedSelfManagedPhoneAccountVersions : INIT / [SCPM]
10-14 18:31:52.995 I/Telecom:SamsungCommonPolicyManager( 702):
updateAllowedSelfManagedPhoneAccountVersion : INIT / DEFAULT
10-14 18:31:52.997 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungCommonPolicyFunctionManager init completed - time : 9ms
10-14 18:31:52.998 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungConferenceParticipantsFunctionManager init completed - time : 1ms
10-14 18:31:52.998 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungCoolDownFunctionManager init completed - time : 0ms
10-14 18:31:53.000 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungDeviceFunctionManager init completed - time : 2ms
10-14 18:31:53.002
I/Telecom:SamsungAllowedSelfManagedPhoneAccountRepositoryImpl( 702): readVersion -
line : #PACKAGE_NAME,COMPONENT_NAME{package_name/class_name},SALES_CODE{[exclude|
include|all]:},MODEL_NAME,ORDER{default=1000}
10-14 18:31:53.002
I/Telecom:SamsungAllowedSelfManagedPhoneAccountRepositoryImpl( 702): readVersion -
line : open_platform_allowlist_v2,2021061501
10-14 18:31:53.002
I/Telecom:SamsungAllowedSelfManagedPhoneAccountRepositoryImpl( 702): readVersion
lookup took: 0 ms.
10-14 18:31:53.002
I/Telecom:SamsungAllowedSelfManagedPhoneAccountRepositoryImpl( 702):
getDefaultAllowedSelfManagedPhoneAccountVersion - policyName :
open_platform_allowlist_v2 / policyVersion : 2021061501 / version : 2021061501
10-14 18:31:53.002 I/Telecom:SamsungCommonPolicyManager( 702):
updateAllowedSelfManagedPhoneAccountVersion : INIT / LOCAL
10-14 18:31:53.003 I/Telecom:SamsungCommonPolicyManager( 702):
checkAndUpdateAllowedSelfManagedPhoneAccounts : INIT / [SCPM]
10-14 18:31:53.009 I/Telecom:SamsungCommonPolicyManager( 702):
sortedAllowedSelfManagedPhoneAccountVersionMap : {DEFAULT=2021061501, LOCAL=-1}
10-14 18:31:53.009 I/Telecom:SamsungCommonPolicyManager( 702):
selectedAllowedSelfManagedPhoneAccount : 2 / 2
10-14 18:31:53.009 I/Telecom:SamsungCommonPolicyManager( 702):
checkAndUpdateAllowedSelfManagedPhoneAccounts : DEFAULT
10-14 18:31:53.009 I/Telecom:SamsungCommonPolicyManager( 702):
checkAndUpdateAllowedSelfManagedPhoneAccounts -
updateDefaultAllowedSelfManagedPhoneAccounts
10-14 18:31:53.009
I/Telecom:SamsungAllowedSelfManagedPhoneAccountRepositoryImpl( 702): readItem -
line : #PACKAGE_NAME,COMPONENT_NAME{package_name/class_name},SALES_CODE{[exclude|
include|all]:},MODEL_NAME,ORDER{default=1000}
10-14 18:31:53.010
I/Telecom:SamsungAllowedSelfManagedPhoneAccountRepositoryImpl( 702): readItem -
line : open_platform_allowlist_v2,2021061501
10-14 18:31:53.010
I/Telecom:SamsungAllowedSelfManagedPhoneAccountRepositoryImpl( 702): readItem -
line :
com.google.android.apps.tachyon,,exclude:XEC;CDR;DOR;UFN;UFU;SAM;DCM;CHC;GCF,,defau
lt:200;SKC:900;KTC:900;LUC:900
10-14 18:31:53.010
I/Telecom:SamsungAllowedSelfManagedPhoneAccountRepositoryImpl( 702): readItem -
line : com.skt.prod.together,,include:SKC;KOO,,SKC:100
10-14 18:31:53.010
I/Telecom:SamsungAllowedSelfManagedPhoneAccountRepositoryImpl( 702): readItem -
line : com.kt.narle,,include:KTC,,KTC:300
10-14 18:31:53.010
I/Telecom:SamsungAllowedSelfManagedPhoneAccountRepositoryImpl( 702): readItem
lookup took: 0 ms.
10-14 18:31:53.011 W/System ( 702): A resource failed to call release.
10-14 18:31:53.011 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622973055936]
10-14 18:31:53.011 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622973055936]
10-14 18:31:53.011 W/System ( 702): A resource failed to call release.
10-14 18:31:53.012 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622973056032]
10-14 18:31:53.012 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622973056032]
10-14 18:31:53.012 W/System ( 702): A resource failed to call release.
10-14 18:31:53.012 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376620517137664]
10-14 18:31:53.012 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376620517137664]
10-14 18:31:53.012 W/System ( 702): A resource failed to call release.
10-14 18:31:53.012 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376620518126432]
10-14 18:31:53.012 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376620518126432]
10-14 18:31:53.013 D/Telecom:SamsungEchoLocateServiceManager( 702):
startEchoLocate()...
10-14 18:31:53.013 D/Telecom:SamsungEchoLocateImsRegistrationAdapterImpl0( 702):
registerListener phoneId: 0 registered previously: false,
com.samsung.server.telecom.model.echolocate.SamsungEchoLocateImsRegistrationAdapter
Impl@64b07f3
10-14 18:31:53.013 I/Telecom:SamsungImsManagerInjector( 702): [getImsManager_0 :
com.samsung.android.ims.SemImsManager@d9866fa] [ getImsManager_1 :
com.samsung.android.ims.SemImsManager@3509cb0]
10-14 18:31:53.014 D/semImsManager[0]( 702): registerImsRegistrationListener
10-14 18:31:53.014 D/Telecom:SamsungEchoLocateRepositoryImpl( 702): Package is not
installed
10-14 18:31:53.014 D/Telecom:SamsungEchoLocateRepositoryImpl( 702): Package is not
installed
10-14 18:31:53.014 D/Telecom:SamsungSecurityRepositoryImpl( 702): checkIntegrity,
SEP LITE DEVICE
10-14 18:31:53.015 I/Telecom:SamsungEchoLocateProvider( 702): checkIntegrity :
true
10-14 18:31:53.015 I/Telecom:SamsungEchoLocateBroadcastHandler( 702):
isTmoEchoLocateSignature: false, checkIntegrity: true
10-14 18:31:53.015 D/semImsManager( 702): Failed to getService ImsBase
10-14 18:31:53.015 E/semImsManager[0]( 702): Not initialized.
10-14 18:31:53.015 I/Telecom:SamsungImsRepositoryImpl( 702):
registerImsRegistrationListener - phoneId: 0
10-14 18:31:53.015 D/Telecom:SamsungEchoLocateImsRegistrationAdapterImpl1( 702):
registerListener phoneId: 1 registered previously: false,
com.samsung.server.telecom.model.echolocate.SamsungEchoLocateImsRegistrationAdapter
Impl@9308729
10-14 18:31:53.015 I/Telecom:SamsungImsManagerInjector( 702): [getImsManager_0 :
com.samsung.android.ims.SemImsManager@d9866fa] [ getImsManager_1 :
com.samsung.android.ims.SemImsManager@3509cb0]
10-14 18:31:53.015 D/semImsManager[1]( 702): registerImsRegistrationListener
10-14 18:31:53.016 D/Telecom:SamsungEchoLocateRepositoryImpl( 702): Package is not
installed
10-14 18:31:53.016 D/Telecom:SamsungSecurityRepositoryImpl( 702): checkIntegrity,
SEP LITE DEVICE
10-14 18:31:53.016 I/Telecom:SamsungEchoLocateProvider( 702): checkIntegrity :
true
10-14 18:31:53.016 I/Telecom:SamsungEchoLocateBroadcastHandler( 702):
isSprEchoLocateSignature: false, checkIntegrity: true
10-14 18:31:53.017 D/semImsManager( 702): Failed to getService ImsBase
10-14 18:31:53.017 E/semImsManager[1]( 702): Not initialized.
10-14 18:31:53.017 I/Telecom:SamsungImsRepositoryImpl( 702):
registerImsRegistrationListener - phoneId: 1
10-14 18:31:53.018 D/Telecom:SamsungEchoLocateHandoverManager( 702):
registerEpdgHandoverReceiver
10-14 18:31:53.020 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungEchoLocateFunctionManager init completed - time : 19ms
10-14 18:31:53.020 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungEcidFunctionManager init completed - time : 0ms
10-14 18:31:53.022 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungEmergencyFunctionManager init completed - time : 2ms
10-14 18:31:53.022 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungEndCallFunctionManager init completed - time : 0ms
10-14 18:31:53.024 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungEndTypeFunctionManager init completed - time : 1ms
10-14 18:31:53.024 I/.sec.imsservic( 2171): Background concurrent copying GC freed
435533(15MB) AllocSpace objects, 185(10MB) LOS objects, 42% free, 16MB/28MB, paused
389us total 189.381ms
10-14 18:31:53.025 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungFileWriteFunctionManager init completed - time : 1ms
10-14 18:31:53.026 D/WindowManager( 702): This device does not support
FoldStateListener!
10-14 18:31:53.027 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungFolderFunctionManager init completed - time : 2ms
10-14 18:31:53.027 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 1031
10-14 18:31:53.027 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungInternationalCallLockFunctionManager init completed - time : 0ms
10-14 18:31:53.028 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungKnoxFunctionManager init completed - time : 0ms
10-14 18:31:53.028 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungLoggingFunctionManager init completed - time : 0ms
10-14 18:31:53.030 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungMissedCallFunctionManager init completed - time : 2ms
10-14 18:31:53.034 I/Telecom:SamsungMobileLocation( 702): wakelock creation for
AML
10-14 18:31:53.036 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungMobileLocationFunctionManager init completed - time : 5ms
10-14 18:31:53.037 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungKorModifiedLogFunctionManager init completed - time : 0ms
10-14 18:31:53.037 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungMultiEndPointFunctionManager init completed - time : 1ms
10-14 18:31:53.042 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungTwoPhoneFunctionManager init completed - time : 5ms
10-14 18:31:53.043 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungMultiSimFunctionManager init completed - time : 1ms
10-14 18:31:53.043 I/Telecom:SamsungNextiCallSMSReceiver( 702): registerReceiver
10-14 18:31:53.044 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungNextiFunctionManager init completed - time : 1ms
10-14 18:31:53.044 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungPhoneAccountFunctionManager init completed - time : 0ms
10-14 18:31:53.045 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungRespondViaSmsFunctionManager init completed - time : 1ms
10-14 18:31:53.046 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungRestrictionPolicyFunctionManager init completed - time : 1ms
10-14 18:31:53.047 I/Telecom:SamsungMotionPalm( 702): SamsungMotionPalm
10-14 18:31:53.048 D/CdmaServiceCategoryProgramHandler( 2064): Idle: release
wakelock
10-14 18:31:53.048 I/Telecom:SamsungMotionPalm( 702): updateEnabled : 1 true
10-14 18:31:53.048 I/Telecom:SamsungMotionPalm( 702): setIsEnabled : true
10-14 18:31:53.048 I/Telecom:SamsungMotionPalm( 702): checkRun : false true
10-14 18:31:53.048 I/Telecom:SamsungMotionPalm( 702): checkRunStop - isRegistered:
false
10-14 18:31:53.049 I/Telecom:SamsungMotionTurnOver( 702): SamsungMotionTurnOver
10-14 18:31:53.049 D/CellBroadcastHandler( 2064): Idle: release wakelock
10-14 18:31:53.051 I/Telecom:SamsungMotionTurnOver( 702): updateEnabled -
isEasyMuteEnabled: true, isMotionMuteEnabled: true, isMotionOverturnEnabled: true,
isPalmTouchEnabled: true, isTorchLightEnabled: false
10-14 18:31:53.051 D/GsmCellBroadcastHandler( 2064): Idle: release wakelock
10-14 18:31:53.051 I/Telecom:SamsungMotionTurnOver( 702): setIsEnabled : true
10-14 18:31:53.051 I/Telecom:SamsungMotionTurnOver( 702): checkRun : false true
10-14 18:31:53.053 D/MotionRecognitionManager( 702): motionService =
com.samsung.android.gesture.MotionRecognitionService@763cc68
10-14 18:31:53.053 D/MotionRecognitionService( 702): ssp status : true
10-14 18:31:53.057 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungRingerFunctionManager init completed - time : 11ms
10-14 18:31:53.057 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungRingingTimeFunctionManager init completed - time : 0ms
10-14 18:31:53.058 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungRoamingFunctionManager init completed - time : 0ms
10-14 18:31:53.059 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungRttFunctionManager init completed - time : 2ms
10-14 18:31:53.060 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungMemoFunctionManager init completed - time : 1ms
10-14 18:31:53.060 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungSecureNsriFunctionManager init completed - time : 0ms
10-14 18:31:53.061 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungVipModeFunctionManager init completed - time : 1ms
10-14 18:31:53.062 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungSmartCallFunctionManager init completed - time : 0ms
10-14 18:31:53.062 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungSelfManagedFunctionManager init completed - time : 1ms
10-14 18:31:53.063 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungSuppServiceFunctionManager init completed - time : 1ms
10-14 18:31:53.063 I/Telecom:SamsungTPhoneApiVersionManager( 702):
TPhoneApiVersion : -1
10-14 18:31:53.064 I/Telecom:SamsungTPhoneDefaultDialerManager( 702):
registerForBroadcast()
10-14 18:31:53.066 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungTPhoneFunctionManager init completed - time : 2ms
10-14 18:31:53.066 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungVerificationStatusFunctionManager init completed - time : 1ms
10-14 18:31:53.066 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungVibrationFunctionManager init completed - time : 0ms
10-14 18:31:53.068 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungVideoCallFunctionManager init completed - time : 1ms
10-14 18:31:53.068 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungVolteCommonFunctionManager init completed - time : 1ms
10-14 18:31:53.068 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungVolteUsaFunctionManager init completed - time : 0ms
10-14 18:31:53.069 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungWifiCallFunctionManager init completed - time : 1ms
10-14 18:31:53.069 I/Telecom:SamsungAdvancedCallSystem( 702):
SamsungCallImmediatelyFunctionManager init completed - time : 0ms
10-14 18:31:53.070 I/Telecom:SamsungAdvancedCallSystem( 702): Complete
initialization for each FunctionManager - time : 107ms
10-14 18:31:53.070 I/Telecom:SamsungTelecomTiming( 702):
SAMSUNG_TELECOM_SERVICE_CURRENT_TIMING took to complete: 1314
10-14 18:31:53.070 I/Telecom:SamsungTelecomTiming( 702):
SAMSUNG_TELECOM_SERVICE_ELAPSED_REAL_TIMING took to complete: 1314
10-14 18:31:53.070 I/Telecom:SamsungTelecomTiming( 702):
SAMSUNG_ADVANCED_SYSTEM_TIMING took to complete: 132714307
10-14 18:31:53.070 I/Telecom:SamsungTelecomTiming( 702):
SAMSUNG_TELECOM_SERVICE_TIMING took to complete: 1313311691
10-14 18:31:53.070 I/Telecom:TelecomService( 702):
postInitializeSamsungTelecomSystem - completed
10-14 18:31:53.070 I/Telecom:SamsungTelecomServiceManager( 702):
SamsungTelecomServiceImpl
10-14 18:31:53.074 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(telecom:702)
10-14 18:31:53.077 I/Telecom:SamsungTelecomServiceImpl( 702): getSimCallManager -
user : 0 / callingPid : 1000 / processName : sts
10-14 18:31:53.079 I/Telecom ( 702): PhoneAccountRegistrar: getSimCallManager:
SimCallManager for subId -1 queried, returning: null: TSI.gSCM@AAI
10-14 18:31:53.079 W/Looper ( 702): Slow dispatch took 388ms main
h=android.app.ActivityThread$H
c=android.app.LoadedApk$ServiceDispatcher$RunConnection@483b8fc m=0
10-14 18:31:53.080 I/SamsungTelecomServiceConnection( 702):
connectToSamsungTelecom - ServiceManager.addService :
com.samsung.server.telecom.basiccall.telecom.SamsungSemTelecomServiceImpl$1@d5abb85
10-14 18:31:53.081 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(samsung_telecom:702)
10-14 18:31:53.082 D/SettingsProvider( 702): isChangeAllowed() : name =
isolated_storage_remote
10-14 18:31:53.083 D/StorageManagerService( 702): Isolated storage local flag 0
and remote flag 0 resolved to true
10-14 18:31:53.101 D/BatteryService( 702): ACTION_USER_SWITCHED: Led Charging:
true Led Low Battery:true wfc: false
10-14 18:31:53.102 E/bt_hci ( 1790): read_command_complete_header: return status -
0x1
10-14 18:31:53.109 D/PhoneWindowManagerExt( 702): ACTION_BATTERY_CHANGED -
Level=93, status=3
10-14 18:31:53.110 D/SemWifiApBroadcastReceiver( 702): Received :
android.intent.action.BATTERY_CHANGED
10-14 18:31:53.110 I/SAccessoryManager_SAccessoryManager( 702): onReceive:
com.samsung.server.BatteryService.action.SEC_BATTERY_EVENT, misc_event: 65536, plug
event: 0
10-14 18:31:53.110 I/UniversalCredentialManagerService( 702):
****MSG_LOAD_WHITELIST_AND_EXEMPT_APPS block started****
10-14 18:31:53.112 I/UniversalCredentialManagerService( 702):
getAllWhitelistedApps DB is empty...
10-14 18:31:53.113 I/UniversalCredentialManagerService( 702): getAllExemptedApps
DB is empty...
10-14 18:31:53.113 I/UniversalCredentialManagerService( 702):
****MSG_LOAD_WHITELIST_AND_EXEMPT_APPS block ended****
10-14 18:31:53.114 D/AS.AudioService( 702): Master mono false
10-14 18:31:53.115 V/APM_AudioPolicyManager( 590): setForceUse() usage 3, config
8, mPhoneState 0
10-14 18:31:53.115 W/APM_AudioPolicyManager( 590): setForceUse() usage 3, config 8
is already set
10-14 18:31:53.116 D/AS.AudioService( 702): Master balance 0,000000
10-14 18:31:53.123 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1000 packageName=com.samsung.accessibility
10-14 18:31:53.124 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 1000; state: DISABLED
10-14 18:31:53.125 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1000; state: ENABLED
10-14 18:31:53.125 W/ActivityManager( 702): com.samsung.android.bluelightfilter
inode == 0 (b/152760674)
10-14 18:31:53.125 I/Telecom:SamsungWiredHeadsetManager( 702): getAudioDeviceInfo
- BUILTIN_EARPIECE BUILTIN_SPEAKER
10-14 18:31:53.125 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:53.125 I/Telecom ( 702): WiredHeadsetManager: ACTION_HEADSET_PLUG
event, plugged in: false, : WHC.oADA@AAM
10-14 18:31:53.129 D/MediaSessionStack( 702): updateMediaButtonSessionIfNeeded,
callers=com.android.server.media.MediaSessionStack.addSession:95
com.android.server.media.MediaSessionService.createSessionInternal:642
10-14 18:31:53.129 D/MediaSessionService( 702): Created session for
com.android.server.telecom with tag HeadsetMediaButton
10-14 18:31:53.130 D/MediaSessionService( 702): Global priority session is changed
from null to com.android.server.telecom/HeadsetMediaButton (userId=0)
10-14 18:31:53.134 I/AccessibilityManagerService( 702):
readMagnifierWindowEnabledSettingLocked: magniferWindowEnabled false,
userState.mIsMagnifierWindowEnabled false
10-14 18:31:53.135 I/AccessibilityManagerService( 702):
readMagnifierWindowEnabledSettingLocked: magniferWindowEnabled false,
userState.mIsMagnifierWindowEnabled false
10-14 18:31:53.136 D/SemExclusiveTaskManagerService( 702): ExclusiveTaskObserver :
key : system/finger_magnifier, user : 0
10-14 18:31:53.136 D/SemExclusiveTaskManagerService( 702):
proccessTurningOffTask() : magnifier_window
10-14 18:31:53.136 D/SettingsProvider( 702): isChangeAllowed() : name =
zen_mode_config_etag
10-14 18:31:53.136 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:53.137 D/SettingsProvider( 702): isChangeAllowed() : name = zen_mode
10-14 18:31:53.140 W/Looper ( 702): Drained
10-14 18:31:53.140 D/Zygote ( 531): Forked child process 2478
10-14 18:31:53.141 D/SettingsProvider( 702): isChangeAllowed() : name =
network_recommendations_enabled
10-14 18:31:53.143 D/AS.AudioService( 702): Master mono false
10-14 18:31:53.143 V/APM_AudioPolicyManager( 590): setForceUse() usage 3, config
8, mPhoneState 0
10-14 18:31:53.143 W/APM_AudioPolicyManager( 590): setForceUse() usage 3, config 8
is already set
10-14 18:31:53.144 D/AS.AudioService( 702): Master balance 0,000000
10-14 18:31:53.155 I/ActivityManager( 702): Start proc
2478:com.samsung.accessibility/1000 for service
{com.samsung.accessibility/com.samsung.accessibility.AccessibilityNotificationManag
er}
10-14 18:31:53.161 E/g.accessibilit( 2478): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:53.170 D/ActivityThread( 2478): setConscryptValidator
10-14 18:31:53.170 D/ActivityThread( 2478): setConscryptValidator - put
10-14 18:31:53.173 I/ActivityManager( 702): DSS OFF for com.samsung.accessibility
10-14 18:31:53.176 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{2d13671 2478:com.samsung.accessibility/1000}
app.isolatedEntryPoint=null instr2=null
10-14 18:31:53.185 D/ActivityThread( 2478): handleBindApplication()++
app=com.samsung.accessibility
10-14 18:31:53.199 I/bt_stack( 1790): [INFO:message_loop_thread.cc(196)] Run:
message loop finished for thread bt_module_lifecycle_thread
10-14 18:31:53.200 W/bt_btm ( 1790): btm_decode_ext_features_page: feature page 1
ignored
10-14 18:31:53.200 W/bt_btm ( 1790): btm_decode_ext_features_page: feature page 2
ignored
10-14 18:31:53.200 I/bt_stack( 1790): [INFO:message_loop_thread.cc(87)] ShutDown:
thread bt_module_lifecycle_thread(-1) is already stopped
10-14 18:31:53.203 I/bt_stack( 1790): [INFO:gatt_api.cc(950)] GATT_Register
22d3add3-10e9-bf12-552d-0aaa2d8210a7
10-14 18:31:53.203 I/bt_stack( 1790): [INFO:gatt_api.cc(994)] allocated gatt_if=3
10-14 18:31:53.203 I/bt_stack( 1790): [INFO:gatt_api.cc(1101)] GATT_StartIf
gatt_if=3
10-14 18:31:53.215 I/g.accessibilit( 2478): The ClassLoaderContext is a special
shared library.
10-14 18:31:53.238 I/bt_stack( 1790): [INFO:ble_advertiser_hci_interface.cc(822)]
Extended advertising will be in use
10-14 18:31:53.239 D/AdapterProperties( 1790): BT_PROPERTY_LOCAL_LE_FEATURES:
update from BT controller mNumOfAdvertisementInstancesSupported = 16
mRpaOffloadSupported = false mNumOfOffloadedIrkSupported = 0
mNumOfOffloadedScanFilterSupported = 32 mOffloadedScanResultStorageBytes= 16384
mIsActivityAndEnergyReporting = true mVersSupported = 24576 mTotNumOfTrackableAdv =
12 mIsExtendedScanSupported = true mIsDebugLogSupported = false mIsLe2MPhySupported
= true mIsLeCodedPhySupported = true mIsLeExtendedAdvertisingSupported = true
mIsLePeriodicAdvertisingSupported = true mLeMaximumAdvertisingDataLength = 1650
10-14 18:31:53.242 D/AdapterProperties( 1790):
BT_PROPERTY_LOCAL_EXTENDED_LE_FEATURES: update from BT controller
mIsOffloadedTransportBlockFilteringSupported = false
10-14 18:31:53.244 I/OpenGLRenderer( 1809): Davey! duration=2251ms; Flags=1,
IntendedVsync=133501187673, Vsync=134717854291,
OldestInputEvent=9223372036854775807, NewestInputEvent=0,
HandleInputStart=134729988710, AnimationStart=134729991249,
PerformTraversalsStart=134730736826, DrawStart=135457891902,
SyncQueued=135466394710, SyncStart=135467299287,
IssueDrawCommandsStart=135634857017, SwapBuffers=135752190786,
FrameCompleted=135753568132, DequeueBufferDuration=174846,
QueueBufferDuration=658538, GpuCompleted=0,
10-14 18:31:53.246 D/WindowManager( 702): finishDrawingWindow: Window{59d2fb2 u0
StatusBar} mDrawState=DRAW_PENDING
10-14 18:31:53.247 E/bt_btif_storage( 1790): btif_storage_get_adapter_property:
Controller ready!
10-14 18:31:53.247 D/InsetsSourceProvider( 702): updateVisibility:
serverVisible=true, clientVisible=true, source=InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][0,0], mVisible=true},
controlTarget=null,
from=com.android.server.wm.InsetsSourceProvider.setServerVisible:384
com.android.server.wm.InsetsSourceProvider.onPostLayout:237
com.android.server.wm.InsetsStateController.onPostLayout:394
com.android.server.wm.DisplayContent.applySurfaceChangesTransaction:4881
com.android.server.wm.RootWindowContainer.applySurfaceChangesTransaction:1303
com.android.server.wm.RootWindowContainer.performSurfacePlacementNoTrace:1020
com.android.server.wm.RootWindowContainer.performSurfacePlacement:958
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:182
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:131
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:120
10-14 18:31:53.247 D/AdapterProperties( 1790): Address is:2C15BF
10-14 18:31:53.247 D/BluetoothAdapterService( 1790): populateRssi
10-14 18:31:53.248 E/BluetoothServiceJni( 1790): populateRssiValuesNative
10-14 18:31:53.248 E/BluetoothServiceJni( 1790): model_rssi_values_callback: low =
-75, mid = -65, high = 127
10-14 18:31:53.248 D/AdapterProperties( 1790): modelRssiValuesCallback, low, mid,
high = -75,-65,127
10-14 18:31:53.248 D/InsetsSourceProvider( 702): updateVisibility:
serverVisible=true, clientVisible=true, source=InsetsSource:
{mType=ITYPE_TOP_GESTURES, mFrame=[0,0][0,0], mVisible=true}, controlTarget=null,
from=com.android.server.wm.InsetsSourceProvider.setServerVisible:384
com.android.server.wm.InsetsSourceProvider.onPostLayout:237
com.android.server.wm.InsetsStateController.onPostLayout:394
com.android.server.wm.DisplayContent.applySurfaceChangesTransaction:4881
com.android.server.wm.RootWindowContainer.applySurfaceChangesTransaction:1303
com.android.server.wm.RootWindowContainer.performSurfacePlacementNoTrace:1020
com.android.server.wm.RootWindowContainer.performSurfacePlacement:958
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:182
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:131
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:120
10-14 18:31:53.248 D/BluetoothAdapterService( 1790): modelRssiValuesCallback, low,
mid, high = -75,-65,127
10-14 18:31:53.248 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:53.251 D/WindowManager( 702): finishDrawingWindow: Window{d5f0bfa u0
NavigationBar0} mDrawState=DRAW_PENDING
10-14 18:31:53.253 I/ThemeCenter_ThemeManager( 1953):
MESSAGE_INSTALL_MULTI_WALLPAPER: isUserUnlocked=false
10-14 18:31:53.254 D/KeyguardImageWallpaper( 1809): updateWallpaper() DONE
10-14 18:31:53.255 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
10-14 18:31:53.256 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:2 pendingST:1
10-14 18:31:53.256 D/SettingsProvider( 702): isChangeAllowed() : name =
bluetooth_address
10-14 18:31:53.256 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: tid:2052 curST:1 oldST:2
10-14 18:31:53.256 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:53.258 D/SettingsProvider( 702): isChangeAllowed() : name =
bluetooth_name
10-14 18:31:53.257 D/AdapterProperties( 1790): Name is: SM-A127M
10-14 18:31:53.263 D/BluetoothUtils( 1790): getBtEnabledContainers(): btContainers
= []
10-14 18:31:53.263 D/AdapterProperties( 1790): Scan Mode:20
10-14 18:31:53.264 D/AdapterProperties( 1790): Discoverable Timeout:120
10-14 18:31:53.264 D/PhoneStatusBarPolicy( 1809): updateVolumeZenTW
10-14 18:31:53.264 D/PhoneStatusBarPolicy( 1809): zen:0
10-14 18:31:53.264 I/bt_stack( 1790): [INFO:btif_bqr.cc(225)]
EnableBtQualityReport: is_enable: true
10-14 18:31:53.264 W/bt_stack( 1790): [WARNING:btif_bqr.cc(233)]
EnableBtQualityReport: Bluetooth Quality Report is disabled. bqr_prop_evtmask: ,
bqr_prop_interval_ms:
10-14 18:31:53.264 W/bt_btif ( 1790): btif_enable_bluetooth_evt: Saving the Adapter
Address
10-14 18:31:53.264 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
10-14 18:31:53.264 D/AdapterProperties( 1790): Address is:2C15BF
10-14 18:31:53.264 D/BluetoothAdapterService( 1790): populateRssi
10-14 18:31:53.264 E/BluetoothServiceJni( 1790): populateRssiValuesNative
10-14 18:31:53.264 E/BluetoothServiceJni( 1790): model_rssi_values_callback: low =
-75, mid = -65, high = 127
10-14 18:31:53.265 D/AdapterProperties( 1790): modelRssiValuesCallback, low, mid,
high = -75,-65,127
10-14 18:31:53.265 D/BluetoothAdapterService( 1790): modelRssiValuesCallback, low,
mid, high = -75,-65,127
10-14 18:31:53.265 D/PhoneStatusBarPolicy( 1809): ZenCanceled
10-14 18:31:53.265 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:2 pendingST:1
10-14 18:31:53.265 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: tid:2055 curST:1 oldST:2
10-14 18:31:53.265 D/KeyguardPunchHoleVIView( 1809): prepareVI() - VI is prepared
10-14 18:31:53.268 D/SettingsProvider( 702): isChangeAllowed() : name =
bluetooth_address
10-14 18:31:53.272 D/KeyguardPunchHoleVIView( 1809): setPrepareState() 1 -> 3
10-14 18:31:53.273 D/IOP_DB_BT( 1790): db_open: file
/data/misc/bluedroid/downloadable_bt.db
10-14 18:31:53.273 D/KeyguardPunchHoleVIView( 1809): updateVILocation() Rect(270, -
31 - 450, 79)
10-14 18:31:53.274 D/IOP_DB_BT( 1790): db_open: read 31740 bytes onto local cache
10-14 18:31:53.274 D/IOP_DB_BT( 1790): db_query: id __IOPFLAGS :: key
__KEY_ENABLE_VERBOSE
10-14 18:31:53.274 D/IOP_DB_BT( 1790): db_query: result 1
10-14 18:31:53.275 I/droid.bluetoot( 1790): iop_db_open: iop_db_open status 0
10-14 18:31:53.275 D/BluetoothDataManager( 1790): updateLocalInfo for int is
called!!!type : 176 , val : 117
10-14 18:31:53.275 D/BluetoothDataManager( 1790): updateLocalInfo for int is
called!!!type : 177 , val : 9
10-14 18:31:53.275 D/BluetoothDataManager( 1790): updateLocalInfo for int is
called!!!type : 178 , val : 7168
10-14 18:31:53.276 D/KeyguardPunchHoleVIView( 1809): startVI() - return, face
recognition is stopped
10-14 18:31:53.276 I/HotspotController( 1809): HotspotState :11numsta:0
10-14 18:31:53.285 E/DOWNLOADABLE_DB( 1790): SCPM client doesn't exist
10-14 18:31:53.285 D/KnoxStateMonitorImpl( 1809): handleUpdateStatusBarText
10-14 18:31:53.285 I/AdapterState( 1790): BLE_ON : entered
10-14 18:31:53.285 D/KnoxStateMonitorImpl( 1809): handleUpdateQuickPanelItems
10-14 18:31:53.285 V/ShadeControllerImpl( 1809): NotificationShadeWindow:
com.android.systemui.statusbar.phone.NotificationShadeWindowView{3d6b66f
I.E...... ......ID 0,0-720,1600} canPanelBeCollapsed(): false
10-14 18:31:53.286 D/Bubbles ( 1809): setExpanded: false
10-14 18:31:53.286 D/Bubbles ( 1809): setExpandedInternal: shouldExpand=false
10-14 18:31:53.286 D/AdapterProperties( 1790): Setting state to BLE_ON
10-14 18:31:53.287 D/KnoxStateMonitorImpl( 1809):
handleUpdateStatusBarBatteryColour
10-14 18:31:53.287 I/HqmInfo::HqmManagerService( 702):
MSG_TYPE:MSG_TYPE_PROCESS_LOG_BY_HQM
10-14 18:31:53.287 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:53.290 D/BluetoothAdapterService( 1790): updateAdapterState :: adapter
name set to : Galaxy A12
10-14 18:31:53.290 D/KeyguardViewMediator( 1809): handleMessage 18
10-14 18:31:53.291 D/KeyguardViewMediator( 1809): onSystemReady
10-14 18:31:53.291 D/BluetoothAdapterService( 1790): updateAdapterState() -
Broadcasting state BLE_ON to 1 receivers.
10-14 18:31:53.292 D/BluetoothAdapterService( 1790): Autoconnection is available
10-14 18:31:53.292 D/BluetoothAdapterService( 1790): updateAdapterState prevState =
14newState = 15
10-14 18:31:53.293 D/KeyguardViewMediator( 1809): doKeyguard: not showing because
device isn't provisioned and the sim is not locked or missing
10-14 18:31:53.294 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.keyguard.KeyguardViewMediator$3@e67f242
10-14 18:31:53.294 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:53.294 D/KeyguardViewMediator( 1809): adjustStatusBarLocked: no need to
update flags=0x0 / showHomeOverLock=true
10-14 18:31:53.295 E/LockSettingsService( 702): registerRemoteLockCallback!!
10-14 18:31:53.296 D/KnoxStateMonitorImpl( 1809): registerCallback()
callback=com.android.systemui.keyguard.KeyguardViewMediator$5@f1e7253
10-14 18:31:53.296 D/KnoxStateMonitorImpl( 1809): removeCallback() callback=null
10-14 18:31:53.297 I/SurfaceFlinger( 608): SFWD update time=135805871132
10-14 18:31:53.298 D/AdapterProperties( 1790): Name is: Galaxy A12
10-14 18:31:53.298 W/bt_btif ( 1790): Encrypt: buflen = 16, finallen = 16
10-14 18:31:53.298 D/SettingsProvider( 702): isChangeAllowed() : name =
bluetooth_name
10-14 18:31:53.299 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:53.303 W/bt_btif ( 1790): Encrypt: buflen = 16, finallen = 16
10-14 18:31:53.307 D/KeyguardUpdateMonitor( 1809): updateUserUnlockNotification(),
isUserUnlocked(0) : false
10-14 18:31:53.311 W/bt_btif ( 1790): Encrypt: buflen = 16, finallen = 16
10-14 18:31:53.317 W/bt_btif ( 1790): Encrypt: buflen = 16, finallen = 16
10-14 18:31:53.323 D/ApplicationPolicy( 702):
isStatusBarNotificationAllowedAsUser: packageName = com.android.systemui,userId = 0
10-14 18:31:53.323 D/PersonaManagerAdapter( 702): ContainerOnlyMode - EOS
10-14 18:31:53.327 E/bt_btm ( 1790): btm_proc_smp_cback received for unknown
device
10-14 18:31:53.328 D/ApplicationPolicy( 702):
isStatusBarNotificationAllowedAsUser: packageName = com.android.systemui,userId = -
1
10-14 18:31:53.328 D/PersonaManagerAdapter( 702): ContainerOnlyMode - EOS
10-14 18:31:53.328 D/ApplicationPolicy( 702):
isStatusBarNotificationAllowedAsUser: converting userId from USER_ALLto 0
10-14 18:31:53.328 D/PersonaManagerAdapter( 702): ContainerOnlyMode - EOS
10-14 18:31:53.330 D/KeyguardViewMediator( 1809): handleMessage 18 / elapsed time:
39ms
10-14 18:31:53.330 D/KeyguardViewMediator( 1809): handleMessage 14
10-14 18:31:53.330 D/KeyguardViewMediator( 1809): handleNotifyWakingUp
10-14 18:31:53.331 I/NotificationService( 702): RuneStone mIsRuneStoneSupported =
true, mIsRuneStoneEnabled = false
10-14 18:31:53.331 D/KeyguardUpdateMonitor( 1809): updateBiometricListeningState()
10-14 18:31:53.341 D/KeyguardImageWallpaper( 1809): updateDrawState: [true]
10-14 18:31:53.341 D/KeyguardWallpaperController( 1809): onStartedWakingUp()
visibility:8, mIsKeyguardShowing:false
10-14 18:31:53.342 D/KeyguardSecIndicationPolicy( 1809): remove Item pos =
DEFAULT, type = BATTERY
10-14 18:31:53.344 D/KeyguardSecIndicationPolicy( 1809): remove Item pos =
DEFAULT, type = BATTERY_RESTING
10-14 18:31:53.344 D/KeyguardSecIndicationController( 1809): addBatteryIndication()
status =
BatteryStatus{status=1,level=100,plugged=0,health=0,maxChargingWattage=0,remaining=
-1ultraFastCharger=0}
10-14 18:31:53.345 W/NotificationHistory( 702): Attempted to add notif for
locked/gone/disabled user 0
10-14 18:31:53.348 D/KeyguardSecIndicationPolicy( 1809): add Event pos =
DEFAULT, type = UNLOCK_GUIDE, id = 2, text = Deslize para abrir
10-14 18:31:53.348 D/KeyguardSecIndicationPolicy( 1809): update top pos =
DEFAULT, item = [id=0|ty=EMPTY_LOW|pr=1|txt=|ti=duration=PERSISTENT|an=false] ->
[id=2|ty=UNLOCK_GUIDE|pr=25|txt=Deslize para abrir|ti=duration=PERSISTENT|an=false]
10-14 18:31:53.349 D/KeyguardSecIndicationController( 1809): onIndicationChanged()
return - keyguard is not visible, pos = DEFAULT, item = [id=2|ty=UNLOCK_GUIDE|
pr=25|txt=Deslize para abrir|ti=duration=PERSISTENT|an=false]
10-14 18:31:53.356 W/CommonAPI( 2478): isMessageAppEnable - Package name not
found : jp.softbank.mb.mail
10-14 18:31:53.356 W/CommonAPI( 2478):
android.content.pm.PackageManager$NameNotFoundException: jp.softbank.mb.mail
10-14 18:31:53.356 W/CommonAPI( 2478): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:521)
10-14 18:31:53.356 W/CommonAPI( 2478): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:484)
10-14 18:31:53.356 W/CommonAPI( 2478): at
com.samsung.accessibility.support.CommonAPI.isMessageAppEnable(CommonAPI.java:520)
10-14 18:31:53.356 W/CommonAPI( 2478): at
com.samsung.accessibility.support.CommonAPI.isSendSOSMessageSupported(CommonAPI.jav
a:222)
10-14 18:31:53.356 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.UniversalSwitchItems.removedSwitchItems(Universa
lSwitchItems.java:175)
10-14 18:31:53.356 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.UniversalSwitchItems.getInitialActionMenus(Unive
rsalSwitchItems.java:197)
10-14 18:31:53.356 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.UniversalSwitchItems.initFirstVersion(UniversalS
witchItems.java:114)
10-14 18:31:53.356 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.initDefault(AccessibilitySettingsProvider.java:1017)
10-14 18:31:53.356 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.onUpgradeLocked(AccessibilitySettingsProvider.java:1059)
10-14 18:31:53.356 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.upgradeIfNeededLocked(AccessibilitySettingsProvider.java:988)
10-14 18:31:53.356 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.e
nsureSettingsLocked(AccessibilitySettingsProvider.java:819)
10-14 18:31:53.356 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.<
init>(AccessibilitySettingsProvider.java:794)
10-14 18:31:53.356 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider.onCreate(Accessibi
litySettingsProvider.java:187)
10-14 18:31:53.356 W/CommonAPI( 2478): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
10-14 18:31:53.356 W/CommonAPI( 2478): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
10-14 18:31:53.356 W/CommonAPI( 2478): at
android.app.ActivityThread.installProvider(ActivityThread.java:8190)
10-14 18:31:53.356 W/CommonAPI( 2478): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7726)
10-14 18:31:53.356 W/CommonAPI( 2478): at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7546)
10-14 18:31:53.356 W/CommonAPI( 2478): at
android.app.ActivityThread.access$1400(ActivityThread.java:301)
10-14 18:31:53.356 W/CommonAPI( 2478): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2166)
10-14 18:31:53.356 W/CommonAPI( 2478): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:53.356 W/CommonAPI( 2478): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:53.356 W/CommonAPI( 2478): at
android.app.ActivityThread.main(ActivityThread.java:8633)
10-14 18:31:53.356 W/CommonAPI( 2478): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:53.356 W/CommonAPI( 2478): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:53.356 W/CommonAPI( 2478): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
10-14 18:31:53.357 D/NotificationSQLiteLog( 702): Pruned event entries: 0
10-14 18:31:53.358 W/CommonAPI( 2478): isMessageAppEnable - Package name not
found : com.kddi.android.cmail
10-14 18:31:53.358 W/CommonAPI( 2478):
android.content.pm.PackageManager$NameNotFoundException: com.kddi.android.cmail
10-14 18:31:53.358 W/CommonAPI( 2478): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:521)
10-14 18:31:53.358 W/CommonAPI( 2478): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:484)
10-14 18:31:53.358 W/CommonAPI( 2478): at
com.samsung.accessibility.support.CommonAPI.isMessageAppEnable(CommonAPI.java:520)
10-14 18:31:53.358 W/CommonAPI( 2478): at
com.samsung.accessibility.support.CommonAPI.isSendSOSMessageSupported(CommonAPI.jav
a:222)
10-14 18:31:53.358 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.UniversalSwitchItems.removedSwitchItems(Universa
lSwitchItems.java:175)
10-14 18:31:53.358 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.UniversalSwitchItems.getInitialActionMenus(Unive
rsalSwitchItems.java:197)
10-14 18:31:53.358 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.UniversalSwitchItems.initFirstVersion(UniversalS
witchItems.java:114)
10-14 18:31:53.358 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.initDefault(AccessibilitySettingsProvider.java:1017)
10-14 18:31:53.358 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.onUpgradeLocked(AccessibilitySettingsProvider.java:1059)
10-14 18:31:53.358 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.upgradeIfNeededLocked(AccessibilitySettingsProvider.java:988)
10-14 18:31:53.358 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.e
nsureSettingsLocked(AccessibilitySettingsProvider.java:819)
10-14 18:31:53.358 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.<
init>(AccessibilitySettingsProvider.java:794)
10-14 18:31:53.358 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider.onCreate(Accessibi
litySettingsProvider.java:187)
10-14 18:31:53.358 W/CommonAPI( 2478): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
10-14 18:31:53.358 W/CommonAPI( 2478): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
10-14 18:31:53.358 W/CommonAPI( 2478): at
android.app.ActivityThread.installProvider(ActivityThread.java:8190)
10-14 18:31:53.358 W/CommonAPI( 2478): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7726)
10-14 18:31:53.358 W/CommonAPI( 2478): at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7546)
10-14 18:31:53.358 W/CommonAPI( 2478): at
android.app.ActivityThread.access$1400(ActivityThread.java:301)
10-14 18:31:53.358 W/CommonAPI( 2478): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2166)
10-14 18:31:53.358 W/CommonAPI( 2478): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:53.358 W/CommonAPI( 2478): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:53.358 W/CommonAPI( 2478): at
android.app.ActivityThread.main(ActivityThread.java:8633)
10-14 18:31:53.358 W/CommonAPI( 2478): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:53.358 W/CommonAPI( 2478): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:53.358 W/CommonAPI( 2478): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
10-14 18:31:53.358 D/DeviceState( 1809): getDisplayHeight portrait? true
displayHeight= 1600
10-14 18:31:53.359 W/CommonAPI( 2478): isMessageAppEnable - Package name not
found : com.nttdocomo.android.msg
10-14 18:31:53.359 W/CommonAPI( 2478):
android.content.pm.PackageManager$NameNotFoundException: com.nttdocomo.android.msg
10-14 18:31:53.359 W/CommonAPI( 2478): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:521)
10-14 18:31:53.359 W/CommonAPI( 2478): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:484)
10-14 18:31:53.359 W/CommonAPI( 2478): at
com.samsung.accessibility.support.CommonAPI.isMessageAppEnable(CommonAPI.java:520)
10-14 18:31:53.359 W/CommonAPI( 2478): at
com.samsung.accessibility.support.CommonAPI.isSendSOSMessageSupported(CommonAPI.jav
a:222)
10-14 18:31:53.359 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.UniversalSwitchItems.removedSwitchItems(Universa
lSwitchItems.java:175)
10-14 18:31:53.359 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.UniversalSwitchItems.getInitialActionMenus(Unive
rsalSwitchItems.java:197)
10-14 18:31:53.359 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.UniversalSwitchItems.initFirstVersion(UniversalS
witchItems.java:114)
10-14 18:31:53.359 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.initDefault(AccessibilitySettingsProvider.java:1017)
10-14 18:31:53.359 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.onUpgradeLocked(AccessibilitySettingsProvider.java:1059)
10-14 18:31:53.359 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.upgradeIfNeededLocked(AccessibilitySettingsProvider.java:988)
10-14 18:31:53.359 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.e
nsureSettingsLocked(AccessibilitySettingsProvider.java:819)
10-14 18:31:53.359 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.<
init>(AccessibilitySettingsProvider.java:794)
10-14 18:31:53.359 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider.onCreate(Accessibi
litySettingsProvider.java:187)
10-14 18:31:53.359 W/CommonAPI( 2478): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
10-14 18:31:53.359 W/CommonAPI( 2478): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
10-14 18:31:53.359 W/CommonAPI( 2478): at
android.app.ActivityThread.installProvider(ActivityThread.java:8190)
10-14 18:31:53.359 W/CommonAPI( 2478): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7726)
10-14 18:31:53.359 W/CommonAPI( 2478): at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7546)
10-14 18:31:53.359 W/CommonAPI( 2478): at
android.app.ActivityThread.access$1400(ActivityThread.java:301)
10-14 18:31:53.359 W/CommonAPI( 2478): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2166)
10-14 18:31:53.359 W/CommonAPI( 2478): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:53.359 W/CommonAPI( 2478): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:53.359 W/CommonAPI( 2478): at
android.app.ActivityThread.main(ActivityThread.java:8633)
10-14 18:31:53.359 W/CommonAPI( 2478): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:53.359 W/CommonAPI( 2478): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:53.359 W/CommonAPI( 2478): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
10-14 18:31:53.360 V/PanelView( 1809): com.android.systemui:id/notification_panel:
setExpandedHeight(0,0)
10-14 18:31:53.366 D/PanelView( 1809): setMotionAborted
10-14 18:31:53.367 D/LockscreenLockIconController( 1809): onAodNotPulsingOrDocked =
false, mKeyguardUpdateMonitor.isSecure() = false, mWakeAndUnlockRunning = false,
mShowingLaunchAffordance = false, mLockIconVisible = true, mStatusBarState = 0,
mHeadsUpManagerPhone.isHeadsUpGoingAway() = false,
mHeadsUpManagerPhone.hasPinnedHeadsUp() = false, mStatusBarState = 0
10-14 18:31:53.372 D/ScrimController( 1809): State changed to UNLOCKED,
blankScreen=false, animation=-1
10-14 18:31:53.374 D/FaceWidgetViewModel( 1809): onStartedWakingUp()
10-14 18:31:53.375 D/FaceWidgetViewModel( 1809): updateMusicPageShownState() show =
false, reattach = false, reason = waking up
10-14 18:31:53.376 D/KeyguardWallpaperController( 1809): onFinishedWakingUp:
10-14 18:31:53.377 D/FaceWidgetViewModel( 1809): onFinishedWakingUp()
10-14 18:31:53.377 D/FaceWidgetViewModel( 1809): updateInfoParameters(waking up)
isAODState = false, clockSidePadding = (45, 45), musicSidePadding = (20, 20)
10-14 18:31:53.378 D/KeyguardViewMediator( 1809): handleMessage 6
10-14 18:31:53.379 D/KeyguardViewMediator( 1809): handleNotifyScreenTurningOn
10-14 18:31:53.379 D/KeyguardViewMediator( 1809): BootAnimationFinished
10-14 18:31:53.379 V/KeyguardServiceDelegate( 702): !@Boot_EBS_D: **** SHOWN
CALLED ****
10-14 18:31:53.379 D/WindowManager( 702): mKeyguardDelegate.ShowListener.onDrawn.
10-14 18:31:53.380 E/SecVibrator-HAL-AIDL-CORE( 585): V_1_0: Vibrator reporting
capabilities
10-14 18:31:53.380 V/SystemUIService( 1809): Starting SystemUI post-services for
user 0.
10-14 18:31:53.380 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/intensity
10-14 18:31:53.380 W/WindowManager( 702): Setting mKeyguardDrawComplete
10-14 18:31:53.380 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
10-14 18:31:53.380 D/SystemUIPostBootTiming( 1809):
StartPostServicescom.android.systemui.recents.Recents took to complete: 0ms
10-14 18:31:53.380 I/WindowManager( 702): All windows ready for display!
10-14 18:31:53.380 W/WindowManager( 702): Setting mWindowManagerDrawComplete
10-14 18:31:53.382 D/AS.AudioService( 702): Volume controller:
VolumeController(android.os.BinderProxy@dd5c2e4,mVisible=false)
10-14 18:31:53.382 D/vol.VolumeDialogControl( 1809): showDndTile
10-14 18:31:53.382 E/SecVibrator-HAL-AIDL-CORE( 585): V_1_0: Vibrator reporting
capabilities
10-14 18:31:53.382 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/intensity
10-14 18:31:53.382 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
10-14 18:31:53.383 D/SemContextService( 702): lock : registerCallback
10-14 18:31:53.383 W/CAE ( 702):
registerCallback(ContextAwareService.java:192) - [regi 01] Mutex is locked for
AUTO_ROTATION
10-14 18:31:53.384 W/CAE ( 702):
registerCallback(ContextAwareService.java:199) - [regi 04]
com.samsung.android.contextaware.ContextAwareManager$CaListenerDelegate@536225
10-14 18:31:53.384 W/CAE ( 702): getListener(ListenerListManager.java:127) -
[getListener1]
com.samsung.android.contextaware.ContextAwareManager$CaListenerDelegate@536225
10-14 18:31:53.384 W/CAE ( 702): getListener(ListenerListManager.java:128) -
[getListener2]
com.samsung.android.contextaware.manager.ContextAwareService$Listener@b32561c
10-14 18:31:53.385 V/CAE ( 702): start(ContextProvider.java:128)
10-14 18:31:53.385 V/CAE ( 702): clear(AutoRotationRunner.java:182)
10-14 18:31:53.386 V/CAE ( 702): enable(AutoRotationRunner.java:158)
10-14 18:31:53.386 D/SystemUIPostBootTiming( 1809):
StartPostServicescom.android.systemui.volume.VolumeUI took to complete: 6ms
10-14 18:31:53.386 I/CAE ( 702):
sendCmdToSensorHub(SensorHubCommManager.java:156) - -79, 7, 0, 0,
10-14 18:31:53.387 D/SensorService( 702): setSContextDataLocked ints length 2 ,
byte length 4
10-14 18:31:53.387 D/SensorService( 702): setSContextDataLocked 7b1
10-14 18:31:53.387 I/SensorsHub( 554): SContextSensor::injecet_sensor_data
10-14 18:31:53.387 D/SensorsHub( 554): b1 07 00 00
10-14 18:31:53.387 D/SensorsHub( 554): inject_scontext_data: New
ssp_data_injection_fd(21)
10-14 18:31:53.388 D/SensorsHub( 554): SContext Data Injection return 4
10-14 18:31:53.390 D/CAE ( 702):
getFaultDetectionResult(AutoRotationRunner.java:195) - true
10-14 18:31:53.390 I/CAE ( 702):
notifyCmdProcessResultObserver(ContextProvider.java:627) - CheckResult = 0, Cause =
Success
10-14 18:31:53.391 I/CAE ( 702):
displayUsedCountForService(ContextAwareService.java:464) - totalCnt = 1,
serviceCount = 1, subCollectionCount = 0
10-14 18:31:53.391 D/CAE ( 702):
showListenerList(ContextAwareService.java:329) - ===== Context Aware Service List
=====
10-14 18:31:53.392 I/CAE ( 702):
showListenerList(ContextAwareService.java:338) - Listener :
com.samsung.android.contextaware.manager.ContextAwareService$Listener@b32561c,
Service : AUTO_ROTATION(1)
10-14 18:31:53.392 W/CAE ( 702):
registerCallback(ContextAwareService.java:213) - [regi 02] Mutex is unlocked for
AUTO_ROTATION
10-14 18:31:53.392 W/CAE ( 702): setCAProperty(ContextAwareService.java:513) -
[setProperty 01] Mutex is locked for AUTO_ROTATION
10-14 18:31:53.393 I/CAE ( 702): setPropertyValue(AutoRotationRunner.java:119)
- Device Type = 0.0
10-14 18:31:53.393 I/CAE ( 702): setCAProperty(ContextAwareService.java:518) -
result : true
10-14 18:31:53.394 W/CAE ( 702): setCAProperty(ContextAwareService.java:519) -
[setProperty 02] Mutex is unlocked for AUTO_ROTATION
10-14 18:31:53.394 D/SemContextService( 702): .registerCallback : 1,
client=com.android.server.policy.WindowOrientationListener$OrientationSensorJudge@4
e29018
10-14 18:31:53.394 D/SemContextConnectionList( 702): client packageName :
com.android.server.policy.WindowOrientationListener$OrientationSensorJudge@4e29018
10-14 18:31:53.394 D/SemContextService( 702): unlock : registerCallback
10-14 18:31:53.394 D/SemContextManager( 702): .registerListener : listener =
com.android.server.policy.WindowOrientationListener$OrientationSensorJudge@4e29018,
service=Auto Rotation
10-14 18:31:53.394 D/WindowManager( 702): finishScreenTurningOn: mAwake=true,
mScreenOnEarly=true, mScreenOnFully=false, mKeyguardDrawComplete=true,
mWindowManagerDrawComplete=true
10-14 18:31:53.394 I/WindowManager( 702): Finished screen turning on...
10-14 18:31:53.395 W/CommonAPI( 2478): isMessageAppEnable - Package name not
found : jp.softbank.mb.mail
10-14 18:31:53.395 W/CommonAPI( 2478):
android.content.pm.PackageManager$NameNotFoundException: jp.softbank.mb.mail
10-14 18:31:53.395 W/CommonAPI( 2478): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:521)
10-14 18:31:53.395 W/CommonAPI( 2478): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:484)
10-14 18:31:53.395 W/CommonAPI( 2478): at
com.samsung.accessibility.support.CommonAPI.isMessageAppEnable(CommonAPI.java:520)
10-14 18:31:53.395 W/CommonAPI( 2478): at
com.samsung.accessibility.support.CommonAPI.isSendSOSMessageSupported(CommonAPI.jav
a:222)
10-14 18:31:53.395 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AssistantMenuItems.isUnAvaiableItem(AssistantMen
uItems.java:84)
10-14 18:31:53.395 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AssistantMenuItems.initFirstVersion(AssistantMen
uItems.java:63)
10-14 18:31:53.395 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.initDefault(AccessibilitySettingsProvider.java:1027)
10-14 18:31:53.395 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.onUpgradeLocked(AccessibilitySettingsProvider.java:1059)
10-14 18:31:53.395 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.upgradeIfNeededLocked(AccessibilitySettingsProvider.java:988)
10-14 18:31:53.395 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.e
nsureSettingsLocked(AccessibilitySettingsProvider.java:819)
10-14 18:31:53.395 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.<
init>(AccessibilitySettingsProvider.java:794)
10-14 18:31:53.395 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider.onCreate(Accessibi
litySettingsProvider.java:187)
10-14 18:31:53.395 W/CommonAPI( 2478): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
10-14 18:31:53.395 W/CommonAPI( 2478): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
10-14 18:31:53.395 W/CommonAPI( 2478): at
android.app.ActivityThread.installProvider(ActivityThread.java:8190)
10-14 18:31:53.395 W/CommonAPI( 2478): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7726)
10-14 18:31:53.395 W/CommonAPI( 2478): at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7546)
10-14 18:31:53.395 W/CommonAPI( 2478): at
android.app.ActivityThread.access$1400(ActivityThread.java:301)
10-14 18:31:53.395 W/CommonAPI( 2478): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2166)
10-14 18:31:53.395 W/CommonAPI( 2478): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:53.395 W/CommonAPI( 2478): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:53.395 W/CommonAPI( 2478): at
android.app.ActivityThread.main(ActivityThread.java:8633)
10-14 18:31:53.395 W/CommonAPI( 2478): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:53.395 W/CommonAPI( 2478): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:53.395 W/CommonAPI( 2478): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
10-14 18:31:53.396 W/CommonAPI( 2478): isMessageAppEnable - Package name not
found : com.kddi.android.cmail
10-14 18:31:53.396 W/CommonAPI( 2478):
android.content.pm.PackageManager$NameNotFoundException: com.kddi.android.cmail
10-14 18:31:53.396 W/CommonAPI( 2478): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:521)
10-14 18:31:53.396 W/CommonAPI( 2478): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:484)
10-14 18:31:53.396 W/CommonAPI( 2478): at
com.samsung.accessibility.support.CommonAPI.isMessageAppEnable(CommonAPI.java:520)
10-14 18:31:53.396 W/CommonAPI( 2478): at
com.samsung.accessibility.support.CommonAPI.isSendSOSMessageSupported(CommonAPI.jav
a:222)
10-14 18:31:53.396 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AssistantMenuItems.isUnAvaiableItem(AssistantMen
uItems.java:84)
10-14 18:31:53.396 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AssistantMenuItems.initFirstVersion(AssistantMen
uItems.java:63)
10-14 18:31:53.396 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.initDefault(AccessibilitySettingsProvider.java:1027)
10-14 18:31:53.396 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.onUpgradeLocked(AccessibilitySettingsProvider.java:1059)
10-14 18:31:53.396 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.upgradeIfNeededLocked(AccessibilitySettingsProvider.java:988)
10-14 18:31:53.396 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.e
nsureSettingsLocked(AccessibilitySettingsProvider.java:819)
10-14 18:31:53.396 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.<
init>(AccessibilitySettingsProvider.java:794)
10-14 18:31:53.396 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider.onCreate(Accessibi
litySettingsProvider.java:187)
10-14 18:31:53.396 W/CommonAPI( 2478): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
10-14 18:31:53.396 W/CommonAPI( 2478): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
10-14 18:31:53.396 W/CommonAPI( 2478): at
android.app.ActivityThread.installProvider(ActivityThread.java:8190)
10-14 18:31:53.396 W/CommonAPI( 2478): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7726)
10-14 18:31:53.396 W/CommonAPI( 2478): at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7546)
10-14 18:31:53.396 W/CommonAPI( 2478): at
android.app.ActivityThread.access$1400(ActivityThread.java:301)
10-14 18:31:53.396 W/CommonAPI( 2478): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2166)
10-14 18:31:53.396 W/CommonAPI( 2478): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:53.396 W/CommonAPI( 2478): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:53.396 W/CommonAPI( 2478): at
android.app.ActivityThread.main(ActivityThread.java:8633)
10-14 18:31:53.396 W/CommonAPI( 2478): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:53.396 W/CommonAPI( 2478): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:53.396 W/CommonAPI( 2478): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
10-14 18:31:53.398 W/CommonAPI( 2478): isMessageAppEnable - Package name not
found : com.nttdocomo.android.msg
10-14 18:31:53.398 W/CommonAPI( 2478):
android.content.pm.PackageManager$NameNotFoundException: com.nttdocomo.android.msg
10-14 18:31:53.398 W/CommonAPI( 2478): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:521)
10-14 18:31:53.398 W/CommonAPI( 2478): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:484)
10-14 18:31:53.398 W/CommonAPI( 2478): at
com.samsung.accessibility.support.CommonAPI.isMessageAppEnable(CommonAPI.java:520)
10-14 18:31:53.398 W/CommonAPI( 2478): at
com.samsung.accessibility.support.CommonAPI.isSendSOSMessageSupported(CommonAPI.jav
a:222)
10-14 18:31:53.398 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AssistantMenuItems.isUnAvaiableItem(AssistantMen
uItems.java:84)
10-14 18:31:53.398 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AssistantMenuItems.initFirstVersion(AssistantMen
uItems.java:63)
10-14 18:31:53.398 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.initDefault(AccessibilitySettingsProvider.java:1027)
10-14 18:31:53.398 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.onUpgradeLocked(AccessibilitySettingsProvider.java:1059)
10-14 18:31:53.398 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry$U
pgradeController.upgradeIfNeededLocked(AccessibilitySettingsProvider.java:988)
10-14 18:31:53.398 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.e
nsureSettingsLocked(AccessibilitySettingsProvider.java:819)
10-14 18:31:53.398 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider$SettingsRegistry.<
init>(AccessibilitySettingsProvider.java:794)
10-14 18:31:53.398 W/CommonAPI( 2478): at
com.samsung.accessibility.provider.AccessibilitySettingsProvider.onCreate(Accessibi
litySettingsProvider.java:187)
10-14 18:31:53.398 W/CommonAPI( 2478): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2429)
10-14 18:31:53.398 W/CommonAPI( 2478): at
android.content.ContentProvider.attachInfo(ContentProvider.java:2399)
10-14 18:31:53.398 W/CommonAPI( 2478): at
android.app.ActivityThread.installProvider(ActivityThread.java:8190)
10-14 18:31:53.398 W/CommonAPI( 2478): at
android.app.ActivityThread.installContentProviders(ActivityThread.java:7726)
10-14 18:31:53.398 W/CommonAPI( 2478): at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7546)
10-14 18:31:53.398 W/CommonAPI( 2478): at
android.app.ActivityThread.access$1400(ActivityThread.java:301)
10-14 18:31:53.398 W/CommonAPI( 2478): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2166)
10-14 18:31:53.398 W/CommonAPI( 2478): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:53.398 W/CommonAPI( 2478): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:53.398 W/CommonAPI( 2478): at
android.app.ActivityThread.main(ActivityThread.java:8633)
10-14 18:31:53.398 W/CommonAPI( 2478): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:53.398 W/CommonAPI( 2478): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:53.398 W/CommonAPI( 2478): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
10-14 18:31:53.400 I/SurfaceFlinger( 608): id=38 createSurf (0x0),-1 flag=24004,
Task=4#0
10-14 18:31:53.411 I/SurfaceFlinger( 608): id=39 createSurf (0x0),-1 flag=24004,
Task=5#0
10-14 18:31:53.428 W/ServiceManager( 608): Permission failure:
android.permission.ACCESS_SURFACE_FLINGER from uid=10067 pid=1809
10-14 18:31:53.428 D/PermissionCache( 608): checking
android.permission.ACCESS_SURFACE_FLINGER for uid=10067 => denied (3662 us)
10-14 18:31:53.429 I/SurfaceFlinger( 608): id=40 createSurf (0x0),-1 flag=20004,
Primary Divider Dim#0
10-14 18:31:53.429 I/SurfaceFlinger( 608): id=41 createSurf (0x0),-1 flag=20004,
Secondary Divider Dim#0
10-14 18:31:53.434 E/SamsungAnalytics605026( 2478): The user has not unlocked the
device.
10-14 18:31:53.438 D/UsbDeviceManager( 702): handleMessage ->
MSG_UPDATE_PORT_STATE: mSupportsAllCombinations=false
mAudioAccessorySupported=false mAudioAccessoryConnected=false
10-14 18:31:53.442 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:53.443 D/UsbDeviceManager( 702): updateUsbNotification(false):
mConnected=false mHostConnected=false mSourcePower=false mSinkPower=false
mUsbCharging=false
10-14 18:31:53.445 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:53.446 I/DIAGMON_SDK[605026]( 2478): SetConfiguration
10-14 18:31:53.452 I/DIAGMON_SDK[605026]( 2478): generated SR object
10-14 18:31:53.463 I/PreloadInstaller( 1771):
10-14 18:31:53.464 I/PreloadInstaller( 1771): mProgressTimeoutRunnable started
10-14 18:31:53.466 D/MultiStarManager( 1809): Create
10-14 18:31:53.469 D/MultiStarManager( 1809): Clear prev app settings data
10-14 18:31:53.469 D/SettingsProvider( 702): isChangeAllowed() : name =
multistar_setting_repository
10-14 18:31:53.469 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:53.469 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:53.469 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:53.469 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:53.470 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:53.470 W/ActivityThread( 2478): Failed to find provider info for
com.sec.android.log.diagmonagent (user not unlocked)
10-14 18:31:53.470 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:53.470 W/DIAGMON_SDK[605026]( 2478): Authority check got failed
10-14 18:31:53.470 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:53.470 I/AdapterState( 1790): BLE_TURNING_OFF : entered
10-14 18:31:53.470 D/SettingsProvider( 702): ret = 1
10-14 18:31:53.471 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:53.472 D/AdapterProperties( 1790): Setting state to BLE_TURNING_OFF
10-14 18:31:53.474 D/BluetoothAdapterService( 1790): updateAdapterState() -
Broadcasting state BLE_TURNING_OFF to 1 receivers.
10-14 18:31:53.474 D/BluetoothAdapterService( 1790): Autoconnection is available
10-14 18:31:53.474 D/BluetoothAdapterService( 1790): updateAdapterState prevState =
15newState = 16
10-14 18:31:53.474 D/BluetoothAdapterService( 1790): prepareToStopBleProcess
10-14 18:31:53.474 D/AdapterProperties( 1790): onBleDisable
10-14 18:31:53.477 D/SecContentProvider( 702): query(), uri = 3 selection =
isDiscoverableEnabled
10-14 18:31:53.478 D/SecContentProvider( 702): called from
android.uid.bluetooth:1002
10-14 18:31:53.478 V/WindowManager( 702): Relayout Window{b8986fb u0
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2110150331.Prel
oadInstallerActivity}: viewVisibility=0 req=720x1557
10-14 18:31:53.479 D/SecContentProvider( 702): insert(), uri = 2
10-14 18:31:53.479 D/SecContentProvider( 702): called from
android.uid.bluetooth:1002
10-14 18:31:53.480 W/bt_btm ( 1790): btm_ble_disable_resolving_list() rl_state =
0x0, rl_mask = 0x4, to_resume = 1
10-14 18:31:53.480 D/BtConfig.SecureMode( 1790): isSecureModeOn:false
10-14 18:31:53.480 W/bt_btm ( 1790): btm_ble_disable_resolving_list() rl_state =
0x0, rl_mask = 0x4, to_resume = 1
10-14 18:31:53.481 D/PowerManagerService( 702): [api] acquire WakeLock
SCREEN_BRIGHT_WAKE_LOCK 'WindowManager' ON_AFTER_RELEASE (uid=1000 pid=702
pkg=android ws=WorkSource{1000})
10-14 18:31:53.482 D/BluetoothUtils( 1790): getBtEnabledContainers(): btContainers
= []
10-14 18:31:53.482 D/AdapterProperties( 1790): Scan Mode:20
10-14 18:31:53.484 D/BtGatt.DebugUtils( 1790): handleDebugAction() action=null
10-14 18:31:53.484 V/WindowManager( 702): Relayout hash=b8986fb, pid=1771:
mAttrs={(0,0)(fillxfill) sim={adjust=pan forwardNavigation} ty=BASE_APPLICATION
wanim=0x1030001
10-14 18:31:53.484 V/WindowManager( 702): fl=1810580
10-14 18:31:53.484 V/WindowManager( 702): pfl=12020000
10-14 18:31:53.484 V/WindowManager( 702): sysui=1602
10-14 18:31:53.484 V/WindowManager( 702): vsysui=1606
10-14 18:31:53.484 V/WindowManager( 702): apr=LIGHT_NAVIGATION_BARS
10-14 18:31:53.484 V/WindowManager( 702): bhv=SHOW_TRANSIENT_BARS_BY_SWIPE
10-14 18:31:53.484 V/WindowManager( 702): fitSides= naviIconColor=0
10-14 18:31:53.484 V/WindowManager( 702): sfl=100000}
10-14 18:31:53.484 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622826882432]
10-14 18:31:53.484 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622826882432]
10-14 18:31:53.485 D/BluetoothAdapterService( 1790): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:53.485 D/BtGatt.GattService( 1790): [GSIM LOG]: saveAppInfo
10-14 18:31:53.485 I/SurfaceControl( 1771): nativeRelease nativeObject s[-
5476376620673335808]
10-14 18:31:53.485 I/SurfaceControl( 1771): nativeRelease nativeObject e[-
5476376620673335808]
10-14 18:31:53.486 I/SurfaceControl( 1771): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xd185d21 / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1836
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:31:53.488 I/SurfaceControl( 1771): nativeRelease nativeObject s[-
5476376620673334272]
10-14 18:31:53.488 I/SurfaceControl( 1771): nativeRelease nativeObject e[-
5476376620673334272]
10-14 18:31:53.488 I/SurfaceControl( 1771): nativeRelease nativeObject s[-
5476376620673337344]
10-14 18:31:53.488 I/SurfaceControl( 1771): nativeRelease nativeObject e[-
5476376620673337344]
10-14 18:31:53.488 I/ViewRootImpl@9f8bf2b[PreloadInstallerActivity]( 1771):
Relayout returned: old=(0,43,720,1600) new=(0,43,720,1600) req=(720,1557)0 dur=8
res=0x1 s={true -5476376617970438144} ch=false fn=3
10-14 18:31:53.490 V/ActivityManagerProxyImpl( 1809):
ActivityManager.getCurrentUser() called
10-14 18:31:53.491 D/SystemUIPostBootTiming( 1809):
StartPostServicescom.android.systemui.stackdivider.Divider took to complete: 104ms
10-14 18:31:53.493 D/StorageNotification( 1809): start ()
10-14 18:31:53.494 W/LeDbManager( 1790): clearDb(), rowCount: 0
10-14 18:31:53.494 W/LeDbManager( 1790): writeScanInfos(), appScanInfos is NULL!
nothing to write
10-14 18:31:53.494 W/LeDbManager( 1790): writeAdvInfos(), appAdvInfos is NULL!
nothing to write
10-14 18:31:53.495 D/BtGatt.GattService( 1790): cleanup binder
10-14 18:31:53.496 D/SamsungAlarmManager( 702): Cancel Alarm calling from uid:1002
pid :1790 / OP:PendingIntent{ce89336: PendingIntentRecord{da55237
com.android.bluetooth broadcastIntent}}
10-14 18:31:53.502 D/BluetoothAdapterService( 1790): handleMessage() - Message: 1,
profile : com.android.bluetooth.gatt.GattService@3b26bff
10-14 18:31:53.502 D/BluetoothAdapterService( 1790): handleMessage() - Message: 3,
profile : com.android.bluetooth.gatt.GattService@3b26bff
10-14 18:31:53.505 D/StorageNotification( 1809): start : vol(VolumeInfo{private}:
10-14 18:31:53.505 D/StorageNotification( 1809): type=PRIVATE diskId=null
partGuid=null mountFlags=0 mountUserId=-10000
10-14 18:31:53.505 D/StorageNotification( 1809): state=MOUNTED
10-14 18:31:53.505 D/StorageNotification( 1809): fsType=null fsUuid=null
fsLabel=null
10-14 18:31:53.505 D/StorageNotification( 1809): path=/data internalPath=null
10-14 18:31:53.505 D/StorageNotification( 1809): ), disk(null)
10-14 18:31:53.505 D/StorageNotification( 1809): onVolumeStateChangedInternal
(/data)
10-14 18:31:53.505 D/StorageNotification( 1809): Notifying about private volume:
VolumeInfo{private}:
10-14 18:31:53.505 D/StorageNotification( 1809): type=PRIVATE diskId=null
partGuid=null mountFlags=0 mountUserId=-10000
10-14 18:31:53.505 D/StorageNotification( 1809): state=MOUNTED
10-14 18:31:53.505 D/StorageNotification( 1809): fsType=null fsUuid=null
fsLabel=null
10-14 18:31:53.505 D/StorageNotification( 1809): path=/data internalPath=null
10-14 18:31:53.505 D/StorageNotification( 1809): updateMissingPrivateVolumes ()
10-14 18:31:53.507 D/StorageNotification( 1809): updateMissingPrivateVolumes ()
10-14 18:31:53.508 D/SystemUIPostBootTiming( 1809):
StartPostServicescom.android.systemui.usb.StorageNotification took to complete:
17ms
10-14 18:31:53.509 W/bt_osi_thread( 1790): run_thread: thread id 2503, thread name
btif_sock exited
10-14 18:31:53.510 I/bt_stack( 1790): [INFO:bta_jv_act.cc(608)] bta_jv_disable
10-14 18:31:53.510 W/bt_btm ( 1790): btm_ble_disable_resolving_list() rl_state =
0x0, rl_mask = 0x4, to_resume = 1
10-14 18:31:53.510 W/bt_btm ( 1790): btm_ble_disable_resolving_list() rl_state =
0x0, rl_mask = 0x4, to_resume = 1
10-14 18:31:53.511 W/bt_btif ( 1790): bta_dm_disable BTA_DISABLE_DELAY set to 200
ms
10-14 18:31:53.511 I/bt_stack( 1790): [INFO:gatt_api.cc(1024)] GATT_Deregister
gatt_if=3
10-14 18:31:53.511 I/bt_stack( 1790): [INFO:gatt_api.cc(1075)] Initialize tGATT_REG
10-14 18:31:53.511 W/bt_btif ( 1790): bta_dm_gattc_callback event = 1
10-14 18:31:53.514 W/bt_stack( 1790): [WARNING:bta_gattc_api.cc(61)] GATTC Module
not enabled/already disabled
10-14 18:31:53.514 W/bt_stack( 1790): [WARNING:bta_gatts_api.cc(56)] GATTS Module
not enabled/already disabled
10-14 18:31:53.514 D/SamsungAlarmManager( 702): Cancel Alarm calling from uid:1002
pid :1790 / OP:PendingIntent{1d48dd4: PendingIntentRecord{da55237
com.android.bluetooth broadcastIntent}}
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): exception when invoking
removeOnUidImportanceListener
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): java.lang.IllegalArgumentException:
Listener not registered: com.android.bluetooth.gatt.ScanManager$2@2cbc91b
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
android.app.ActivityManager.removeOnUidImportanceListener(ActivityManager.java:4412
)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
com.android.bluetooth.gatt.ScanManager.cleanup(ScanManager.java:206)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
com.android.bluetooth.gatt.GattService.cleanup(GattService.java:478)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
com.android.bluetooth.btservice.ProfileService.onDestroy(ProfileService.java:253)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
android.app.ActivityThread.handleStopService(ActivityThread.java:4813)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
android.app.ActivityThread.access$2000(ActivityThread.java:301)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2209)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
android.app.ActivityThread.main(ActivityThread.java:8633)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
java.lang.reflect.Method.invoke(Native Method)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): exception when invoking
unregisterReceiver(mLocationReceiver)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): java.lang.IllegalArgumentException:
Receiver not registered: com.android.bluetooth.gatt.ScanManager$3@ded0ab8
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
android.app.LoadedApk.forgetReceiverDispatcher(LoadedApk.java:1523)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
android.app.ContextImpl.unregisterReceiver(ContextImpl.java:1712)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:733)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
com.android.bluetooth.gatt.ScanManager.cleanup(ScanManager.java:227)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
com.android.bluetooth.gatt.GattService.cleanup(GattService.java:478)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
com.android.bluetooth.btservice.ProfileService.onDestroy(ProfileService.java:253)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
android.app.ActivityThread.handleStopService(ActivityThread.java:4813)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
android.app.ActivityThread.access$2000(ActivityThread.java:301)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2209)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
android.app.ActivityThread.main(ActivityThread.java:8633)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
java.lang.reflect.Method.invoke(Native Method)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:53.517 W/BtGatt.ScanManager( 1790): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
10-14 18:31:53.528 I/PowerUI ( 1809): BATTERY_HEALTH_CHECK extraHealth=2
mBatteryMiscEvent=65536
10-14 18:31:53.529 D/PowerUI ( 1809): priorPlugType = -1 mPlugType = 0
priorBatteryStatus = 1 mBatteryStatus = 3
10-14 18:31:53.529 D/PowerUI.Notification( 1809):
dismissSlowByChargerConnectionInfoPopUp()
10-14 18:31:53.530 D/PowerUI.Notification( 1809): dismissChargingNotification()
10-14 18:31:53.531 D/PowerUI ( 1809): Battery swelling mode -
priorBatterySwellingMode = 0 mBatterySwellingMode = 0 mBatteryStatus = 3
10-14 18:31:53.531 D/PowerUI.Notification( 1809): dismissBatterySwellingNotice()
10-14 18:31:53.532 D/PowerUI.Notification( 1809): dismissBatterySwellingPopup()
10-14 18:31:53.532 I/PowerUI ( 1809): mBatteryMiscEvent = 65536
10-14 18:31:53.552 D/PowerUI ( 1809): start :
hasSystemFeature(com.sec.feature.sensorhub)
10-14 18:31:53.555 D/PowerUI ( 1809): start : (mSContextManager != null -
mIsSContextEnabled = false
10-14 18:31:53.555 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.power.PowerUI$9@740a14c
10-14 18:31:53.555 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:53.559 I/.sec.imsservic( 2171): Background concurrent copying GC freed
162828(10MB) AllocSpace objects, 418(7592KB) LOS objects, 33% free, 23MB/35MB,
paused 246us total 199.550ms
10-14 18:31:53.559 D/SystemUIPostBootTiming( 1809):
StartPostServicescom.android.systemui.power.PowerUI took to complete: 51ms
10-14 18:31:53.565 D/SystemUIPostBootTiming( 1809):
StartPostServicescom.android.systemui.media.RingtonePlayer took to complete: 6ms
10-14 18:31:53.566 D/SystemUIPostBootTiming( 1809):
StartPostServicescom.android.systemui.keyboard.KeyboardUI took to complete: 1ms
10-14 18:31:53.568 D/SystemUIPostBootTiming( 1809):
StartPostServicescom.android.systemui.pip.PipUI took to complete: 1ms
10-14 18:31:53.570 D/SystemUIPostBootTiming( 1809):
StartPostServicescom.android.systemui.shortcut.ShortcutKeyDispatcher took to
complete: 2ms
10-14 18:31:53.573 D/SystemUIPostBootTiming( 1809):
StartPostServicescom.android.systemui.util.leak.GarbageMonitor$Service took to
complete: 3ms
10-14 18:31:53.573 D/SystemUIPostBootTiming( 1809):
StartPostServicescom.android.systemui.LatencyTester took to complete: 0ms
10-14 18:31:53.581 D/SystemUIPostBootTiming( 1809):
StartPostServicescom.android.systemui.globalactions.GlobalActionsComponent took to
complete: 7ms
10-14 18:31:53.583 D/SystemUIPostBootTiming( 1809):
StartPostServicescom.android.systemui.ScreenDecorations took to complete: 2ms
10-14 18:31:53.586 D/SystemUIPostBootTiming( 1809):
StartPostServicescom.android.systemui.biometrics.AuthController took to complete:
3ms
10-14 18:31:53.587 D/SystemUIPostBootTiming( 1809):
StartPostServicescom.android.systemui.SliceBroadcastRelayHandler took to complete:
1ms
10-14 18:31:53.590 D/SystemUIPostBootTiming( 1809):
StartPostServicescom.android.systemui.statusbar.notification.InstantAppNotifier
took to complete: 3ms
10-14 18:31:53.594 D/SystemUIPostBootTiming( 1809):
StartPostServicescom.android.systemui.theme.ThemeOverlayController took to
complete: 4ms
10-14 18:31:53.596 D/SystemUIPostBootTiming( 1809):
StartPostServicescom.android.systemui.accessibility.WindowMagnification took to
complete: 2ms
10-14 18:31:53.604 D/SystemUIPostBootTiming( 1809):
StartPostServicescom.android.systemui.accessibility.SystemActions took to complete:
8ms
10-14 18:31:53.604 D/SystemUIPostBootTiming( 1809):
StartPostServicescom.android.systemui.toast.ToastUI took to complete: 0ms
10-14 18:31:53.607 D/SystemUIPostBootTiming( 1809):
StartPostServicescom.android.systemui.popup.PopupUI took to complete: 3ms
10-14 18:31:53.607 D/SystemUIPostBootTiming( 1809): StartPostServices took to
complete: 227ms
10-14 18:31:53.613 D/DeviceState( 1809): getPanelWidth portrait? true panelWidth=
720
10-14 18:31:53.614 D/KeyguardViewMediator( 1809): handleMessage 6 / elapsed time:
235ms
10-14 18:31:53.615 D/KeyguardViewMediator( 1809): handleMessage 15
10-14 18:31:53.615 D/KeyguardViewMediator( 1809): handleNotifyScreenTurnedOn
10-14 18:31:53.616 D/PhoneStatusBarPolicy( 1809): updateVolumeZenTW
10-14 18:31:53.616 D/PhoneStatusBarPolicy( 1809): zen:0
10-14 18:31:53.617 D/PhoneStatusBarPolicy( 1809): ZenCanceled
10-14 18:31:53.618 D/SecVolume.SecVolumeStore( 1809): dispatch [ACTION_TIME_OUT]
with [STATE_NO_DISPATCH]
10-14 18:31:53.618 D/SecVolume.SecVolumeStore( 1809): > New State :
[STATE_NO_DISPATCH]
10-14 18:31:53.620 D/KeyguardUpdateMonitor( 1809): handleBatteryUpdate
10-14 18:31:53.623 D/KeyguardSecIndicationPolicy( 1809): remove Item pos =
DEFAULT, type = BATTERY
10-14 18:31:53.623 D/KeyguardSecIndicationPolicy( 1809): remove Item pos =
DEFAULT, type = BATTERY_RESTING
10-14 18:31:53.624 D/KeyguardSecIndicationController( 1809): addBatteryIndication()
status = BatteryStatus{status=3,level=93,plugged=0,health=2,maxChargingWattage=-
1,remaining=0ultraFastCharger=0}
10-14 18:31:53.625 D/KeyguardUpdateMonitor( 1809): received broadcast
android.intent.action.BATTERY_CHANGED
10-14 18:31:53.633 D/KeyguardUpdateMonitor( 1809): onTrustChanged hasNoKey:true
prevTrust:false enabled:false, prevFlags=0x0, flags=0x0
10-14 18:31:53.637 D/LockscreenLockIconController( 1809): onAodNotPulsingOrDocked =
false, mKeyguardUpdateMonitor.isSecure() = false, mWakeAndUnlockRunning = false,
mShowingLaunchAffordance = false, mLockIconVisible = true, mStatusBarState = 0,
mHeadsUpManagerPhone.isHeadsUpGoingAway() = false,
mHeadsUpManagerPhone.hasPinnedHeadsUp() = false, mStatusBarState = 0
10-14 18:31:53.639 D/KeyguardSecIndicationPolicy( 1809): update Event pos =
DEFAULT, type = UNLOCK_GUIDE, id = 3, text = Deslize para abrir
10-14 18:31:53.640 D/KeyguardSecIndicationPolicy( 1809): update top pos =
DEFAULT, item = [id=2|ty=UNLOCK_GUIDE|pr=25|txt=Deslize para abrir|
ti=duration=PERSISTENT|an=false] -> [id=3|ty=UNLOCK_GUIDE|pr=25|txt=Deslize para
abrir|ti=duration=PERSISTENT|an=false]
10-14 18:31:53.640 D/KeyguardSecIndicationController( 1809): onIndicationChanged()
return - keyguard is not visible, pos = DEFAULT, item = [id=3|ty=UNLOCK_GUIDE|
pr=25|txt=Deslize para abrir|ti=duration=PERSISTENT|an=false]
10-14 18:31:53.641 D/LockscreenLockIconController( 1809): onAodNotPulsingOrDocked =
false, mKeyguardUpdateMonitor.isSecure() = false, mWakeAndUnlockRunning = false,
mShowingLaunchAffordance = false, mLockIconVisible = true, mStatusBarState = 0,
mHeadsUpManagerPhone.isHeadsUpGoingAway() = false,
mHeadsUpManagerPhone.hasPinnedHeadsUp() = false, mStatusBarState = 0
10-14 18:31:53.642 D/FaceWidgetMusicPageObserver( 1809): [EXPAND] onChanged :: NULL
10-14 18:31:53.643 D/FaceWidgetMusicPageObserver( 1809): Title is empty
10-14 18:31:53.643 D/FaceWidgetMusicPageObserver( 1809): Artist is empty
10-14 18:31:53.643 D/FaceWidgetMusicPageObserver( 1809): albumArt is null
10-14 18:31:53.644 D/SettingsProvider( 702): isChangeAllowed() : name =
sysui_demo_allowed
10-14 18:31:53.644 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:53.644 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:53.644 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:53.644 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:53.644 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:53.644 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:53.645 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:53.645 D/SettingsProvider( 702): ret = 1
10-14 18:31:53.646 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:53.649 D/SettingsProvider( 702): isChangeAllowed() : name =
sysui_volume_up_silent
10-14 18:31:53.649 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:53.649 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:53.649 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:53.649 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:53.649 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:53.649 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:53.650 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:53.650 D/SettingsProvider( 702): ret = 1
10-14 18:31:53.651 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:53.653 D/SettingsProvider( 702): isChangeAllowed() : name =
sysui_keyguard_left
10-14 18:31:53.653 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:53.654 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:53.654 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:53.654 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:53.654 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:53.655 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:53.655 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:53.656 D/SettingsProvider( 702): ret = 1
10-14 18:31:53.658 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:53.659 D/SettingsProvider( 702): isChangeAllowed() : name =
icon_blacklist
10-14 18:31:53.659 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:53.659 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:53.659 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:53.659 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:53.660 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:53.660 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:53.660 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:53.660 D/SettingsProvider( 702): ret = 1
10-14 18:31:53.661 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:53.662 D/SettingsProvider( 702): isChangeAllowed() : name =
sysui_do_not_disturb
10-14 18:31:53.662 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:53.662 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:53.662 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:53.662 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:53.663 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:53.663 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:53.663 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:53.663 D/SettingsProvider( 702): ret = 1
10-14 18:31:53.664 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:53.665 D/SettingsProvider( 702): isChangeAllowed() : name =
show_media_when_bypassing
10-14 18:31:53.665 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:53.665 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:53.665 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:53.665 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:53.665 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:53.665 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:53.665 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:53.666 D/SettingsProvider( 702): ret = 1
10-14 18:31:53.666 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:53.668 D/SettingsProvider( 702): isChangeAllowed() : name =
doze_tap_gesture
10-14 18:31:53.668 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:53.668 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:53.668 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:53.668 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:53.668 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:53.668 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:53.668 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:53.668 D/SettingsProvider( 702): ret = 1
10-14 18:31:53.669 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:53.670 D/SettingsProvider( 702): isChangeAllowed() : name =
high_priority
10-14 18:31:53.670 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:53.670 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:53.670 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:53.670 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:53.670 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:53.670 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:53.670 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:53.671 D/SettingsProvider( 702): ret = 1
10-14 18:31:53.671 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:53.672 D/SettingsProvider( 702): isChangeAllowed() : name =
sysui_volume_down_silent
10-14 18:31:53.672 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:53.672 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:53.672 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:53.672 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:53.672 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:53.673 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:53.673 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:53.673 D/SettingsProvider( 702): ret = 1
10-14 18:31:53.673 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:53.674 D/SettingsProvider( 702): isChangeAllowed() : name =
doze_pulse_on_double_tap
10-14 18:31:53.675 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:53.675 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:53.675 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:53.675 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:53.675 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:53.675 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:53.675 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:53.675 D/SettingsProvider( 702): ret = 1
10-14 18:31:53.676 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:53.677 D/SettingsProvider( 702): isChangeAllowed() : name =
sysui_keyguard_right
10-14 18:31:53.677 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:53.677 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:53.677 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:53.677 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:53.677 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:53.678 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:53.678 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:53.678 D/SettingsProvider( 702): ret = 1
10-14 18:31:53.678 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:53.679 D/PanelView( 1809): setMusicShown() shown = false
10-14 18:31:53.681 D/WallpaperEventNotifier( 1809): sendUpdates: We don't have any
colors to notify for now.
10-14 18:31:53.681 D/FaceWidgetMusicShownLiveData( 1809): onChanged()
FaceWidgetMusicShownLiveData{mIsVisible=false, mIsReattach=false}
10-14 18:31:53.682 D/FaceWidgetContainerObserver( 1809): onChanged()
FaceWidgetContainerLiveData{mIsContainerVisible=false, mIsClipLayoutVisible=0,
mRotation=-1, mIsOwnerVisible=0, mOwnerInfoGravity=0, mAdditionalInfoGravity=0,
mClockSideStartPadding=45, mClockSideEndPadding=45, mMusicSideStartPadding=20,
mMusicSideEndPadding=20, mClockScale = 1.0, mInfoSideStartPadding=45,
mInfoSideEndPadding=45, mClipLayoutWidth = -1, mClipLayoutHeight = -2,
mIsUpdateOwnerInfoText=true, mAdditionalInfoRemoteView=null, mHasCMAS=false,
mIsAdditionalViewGoingToSleep=false, mConfig=CustomConfiguration{fontScale=1.0,
screenLayout=268435810, orientation=1, screenWidthDp=384, screenHeightDp=782,
smallestScreenWidthDp=384, densityDpi=300, uiMode=17, isRTL=false,
mConfiguration={1.0 ?mcc?mnc [pt_BR] ldltr sw384dp w384dp h782dp 300dpi nrml long
port finger -keyb/h/h -nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600)
mAppBounds=Rect(0, 43 - 720, 1510) mWindowingMode=fullscreen
mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined
mRotation=ROTATION_0} s.9 bts=0 ff=0 bf=0 themeSeq=0}}}
10-14 18:31:53.690 D/FaceWidgetClockRoamManager( 1809): isNetworkRoamingState id=-1
10-14 18:31:53.690 D/FaceWidgetClockRoamManager( 1809): isNetworkRoamingState false
10-14 18:31:53.690 D/FaceWidgetClockPage( 1809): setPageState() pageType = EXPAND
[ page state :NONE, orientation : 0]
com.samsung.android.app.facewidget.pages.clock.FaceWidgetClockPage{c6b44d6
V.E...... ......I. 0,0-0,0 #7f0901fd app:id/keyguard_clock_page}
10-14 18:31:53.693 I/SysUIResourceUtils( 1809): isKeyguardThemeImageClockEnabled:
false
10-14 18:31:53.694 E/FaceWidgetClockRoamManager( 1809): setAutoHomecityTimezone():
isDeviceProvisioned=false
10-14 18:31:53.694 I/FaceWidgetClockRoamManager( 1809): shouldShowDualClock()
isRoamingClockEnabled=true, isWhereToShowOptionEnabled=true,
isEasyModeEnabled=false, mIsNetworkRoaming=false
10-14 18:31:53.694 D/FaceWidgetClockPage( 1809): getConsideredClockType() ,
ep=true, mp=false, em=false, tc=false, ti=false, dc=false, de=false, ct=2
10-14 18:31:53.694 D/FaceWidgetClockPage( 1809): updateContentsView() clock type
changed : -> 2/EXPAND
10-14 18:31:53.694 D/FaceWidgetViewModel( 1809): onClockTypeChanged : 0 -> 2
10-14 18:31:53.694 D/FaceWidgetViewModel( 1809): updateGravity()
manager.isLockStarEnabled() = false, manager.isDynamicClockEnabled() = false
10-14 18:31:53.695 D/SettingsProvider( 702): isChangeAllowed() : name =
servicebox_page_gravity
10-14 18:31:53.695 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:53.695 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:53.695 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:53.695 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:53.695 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:53.695 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:53.696 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:53.696 D/SettingsProvider( 702): ret = 1
10-14 18:31:53.697 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:53.697 D/FaceWidgetViewModel( 1809): updateGravity() clockType = 2,
isAodClockType = false, gravity = 17
10-14 18:31:53.698 D/FaceWidgetViewModel( 1809): updateInfoParameters(clock type)
isAODState = false, clockSidePadding = (45, 45), musicSidePadding = (20, 20)
10-14 18:31:53.698 W/AODFaceWidgetManager( 1809): onLockPositionChanged: consumer
is null
10-14 18:31:53.698 I/ClockInfoManager( 1809): isClockFaceType: type = 2
clockFaceType = 0
10-14 18:31:53.698 D/FaceWidgetClockPage( 1809): updateContentsView()
10-14 18:31:53.698 D/FaceWidgetClockPage( 1809): getContentsView() EXPAND
10-14 18:31:53.699 I/UfClockProvider( 1809): getClockView = 2 category = 2
10-14 18:31:53.699 I/ClockInfoManager( 1809): isClockFaceType: type = 2
clockFaceType = 0
10-14 18:31:53.699 I/ClockInfoManager( 1809): isClockFaceType: type = 2
clockFaceType = 0
10-14 18:31:53.701 D/[LLB] ( 702): !@ mRfCalDate is null!!! manufacture_date is
also null!!! we can not check weekly diff
10-14 18:31:53.701 D/[LLB] ( 702): !@ Faild to get property values,
longBatteryRetryCnt= 2
10-14 18:31:53.710 I/bt_stack( 1790): [INFO:btif_bqr.cc(225)]
EnableBtQualityReport: is_enable: false
10-14 18:31:53.711 W/bt_stack( 1790): [WARNING:btif_bqr.cc(233)]
EnableBtQualityReport: Bluetooth Quality Report is disabled. bqr_prop_evtmask: ,
bqr_prop_interval_ms:
10-14 18:31:53.711 I/bt_stack( 1790): [INFO:message_loop_thread.cc(196)] Run:
message loop finished for thread bt_hci_thread
10-14 18:31:53.712 I/[email protected]( 544):
BluetoothHci::close()
10-14 18:31:53.713 D/[email protected]( 544): low_power_mode_cb
result: 1
10-14 18:31:53.713 D/[email protected]( 544): Close : Stop
Thread begin
10-14 18:31:53.713 D/[email protected]( 544): Close : Stop
Thread done
10-14 18:31:53.750 I/ClockNonePaddingTextView( 1809): ClockNonePaddingTextView:
mOriginalFontType = 103, isDefaultFontStyle() = true, mFlipfont = 0
10-14 18:31:53.753 I/ClockNonePaddingTextView( 1809): ClockNonePaddingTextView:
mOriginalFontType = 103, isDefaultFontStyle() = true, mFlipfont = 0
10-14 18:31:53.754 I/ClockNonePaddingTextView( 1809): ClockNonePaddingTextView:
mOriginalFontType = 103, isDefaultFontStyle() = true, mFlipfont = 0
10-14 18:31:53.756 I/ClockNonePaddingTextView( 1809): ClockNonePaddingTextView:
mOriginalFontType = 103, isDefaultFontStyle() = true, mFlipfont = 0
10-14 18:31:53.764 I/DigitalHorizontalClockView( 1809):
updateAlternateCalendarViewVisibility : false/false
10-14 18:31:53.769 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:53.770 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:53.770 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:31:53.770 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors$Item : Cannot invoke getFontColor
10-14 18:31:53.771 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809): setCategory:
mIsWhiteWallpaper = false
10-14 18:31:53.772 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:53.772 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:53.772 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:31:53.773 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809):
updateShadowStyle: shadow : [ShadowStyle: shadowRadius = 2.0, shadowDx = 0.0,
shadowDy = 2.0, shadowColor = 66000000]
10-14 18:31:53.774 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:53.774 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:53.774 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:31:53.775 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors$Item : Cannot invoke getFontColor
10-14 18:31:53.780 D/FaceWidgetClockProvider( 1809): VERSION_CODE = 20 / 2 /
com.samsung.android.uniform.widget.clock.DigitalHorizontalClockView{2ba7e3c
V.E...... ......I. 0,0-0,0}
10-14 18:31:53.780 I/FaceWidgetClockProvider( 1809): getClockView() clockType = 2,
clock = com.samsung.android.uniform.widget.clock.DigitalHorizontalClockView{2ba7e3c
V.E...... ......I. 0,0-0,0}, updateColorNeeded = true
10-14 18:31:53.781 I/KeyguardWallpaperController( 1809): getAdaptiveColorResult()
has been called while not adaptive color condition. Returns null!
10-14 18:31:53.781 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:53.781 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:53.782 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:31:53.782 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors$Item : Cannot invoke getFontColor
10-14 18:31:53.782 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809): setPaletteIndex
: index = 0, mIsWhiteWallpaper = false, PaletteItem = SOLID color : FFFAFAFA
10-14 18:31:53.783 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:53.783 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:53.783 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:31:53.784 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809):
updateShadowStyle: shadow : [ShadowStyle: shadowRadius = 2.0, shadowDx = 0.0,
shadowDy = 2.0, shadowColor = 66000000]
10-14 18:31:53.784 I/FaceWidgetClockProvider( 1809): setPreDefineOrCustomColor()
setPreDefineColor(), clockType = 2, index = 0
10-14 18:31:53.784 D/FaceWidgetClockPage( 1809): getScaleMode() 0, isLandscape =
false
10-14 18:31:53.784 D/FaceWidgetClockPage( 1809): updateScaleMode() 0, type = 2,
scalable = true
10-14 18:31:53.785 D/FaceWidgetClockPage( 1809): isNeedToTransition() false - no
child
10-14 18:31:53.785 D/FaceWidgetClockPage( 1809): attachContentsView LOCKSCREEN
EXPAND false
10-14 18:31:53.785 D/FaceWidgetClockPage( 1809): initViews() mClockView=null,
rootView=com.samsung.android.uniform.widget.clock.DigitalHorizontalClockView{2ba7e3
c V.E...... ......I. 0,0-0,0}
10-14 18:31:53.786 D/FaceWidgetClockPage( 1809): initViews() clockEnabled = true,
dateEnabled = true
10-14 18:31:53.787 D/FaceWidgetClockPage( 1809): setClockGravity() gravity = 49
10-14 18:31:53.788 D/FaceWidgetClockPage( 1809): updateClockColor() page state :
EXPAND
10-14 18:31:53.788 I/KeyguardWallpaperController( 1809): getAdaptiveColorResult()
has been called while not adaptive color condition. Returns null!
10-14 18:31:53.788 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:53.788 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:53.789 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:31:53.789 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors$Item : Cannot invoke getFontColor
10-14 18:31:53.789 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:53.790 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:53.790 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:31:53.790 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809): setPaletteIndex
: index = 0, mIsWhiteWallpaper = false, PaletteItem = SOLID color : FFFAFAFA
10-14 18:31:53.791 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:53.791 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:53.792 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:31:53.793 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809):
updateShadowStyle: shadow : [ShadowStyle: shadowRadius = 2.0, shadowDx = 0.0,
shadowDy = 2.0, shadowColor = 66000000]
10-14 18:31:53.793 I/FaceWidgetClockProvider( 1809): setPreDefineOrCustomColor()
setPreDefineColor(), clockType = 2, index = 0
10-14 18:31:53.794 D/FaceWidgetClockPage( 1809): updateClockSuspendState() reason =
attach, suspend=true, kv=false, wa=true, di=true, wu=false, aodDash=false
10-14 18:31:53.794 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809): suspend :
mSuspend = false, enable = true
10-14 18:31:53.794 D/FaceWidgetClockPage( 1809): updateClockColor() page state :
EXPAND
10-14 18:31:53.794 I/KeyguardWallpaperController( 1809): getAdaptiveColorResult()
has been called while not adaptive color condition. Returns null!
10-14 18:31:53.795 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:53.796 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:53.796 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:31:53.796 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors$Item : Cannot invoke getFontColor
10-14 18:31:53.796 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:53.797 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:53.797 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:31:53.797 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809): setPaletteIndex
: index = 0, mIsWhiteWallpaper = false, PaletteItem = SOLID color : FFFAFAFA
10-14 18:31:53.798 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:53.798 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:53.798 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:31:53.799 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809):
updateShadowStyle: shadow : [ShadowStyle: shadowRadius = 2.0, shadowDx = 0.0,
shadowDy = 2.0, shadowColor = 66000000]
10-14 18:31:53.799 I/FaceWidgetClockProvider( 1809): setPreDefineOrCustomColor()
setPreDefineColor(), clockType = 2, index = 0
10-14 18:31:53.799 I/AODSettingsHelper( 1809): *** register listener for
com.samsung.android.app.facewidget.pages.clock.-$
$Lambda$FaceWidgetClockPage$ZHQTUyRd08H8fKgp60I2UL74Wbw@a4637c5
10-14 18:31:53.803 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@9a92418]...
10-14 18:31:53.803 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/time_12_24] =
[java.lang.ref.WeakReference@2a25f1d]...
10-14 18:31:53.803 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:31:53.803 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_widget_order] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:31:53.803 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_music_control] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:31:53.803 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/dualclock_menu_settings] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:31:53.803 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@8b3298a]...
10-14 18:31:53.803 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@f875fe2]...
10-14 18:31:53.803 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:31:53.803 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/homecity_timezone] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:31:53.803 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/charging_info_always] =
[java.lang.ref.WeakReference@56ab490]...
10-14 18:31:53.803 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_alarm] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:31:53.803 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/roaming_clock_option] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:31:53.804 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@2a25f1d, java.lang.ref.WeakReference@75d6951]...
10-14 18:31:53.804 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@9a92418]...
10-14 18:31:53.804 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@1225456]...
10-14 18:31:53.804 I/AODSettingsHelper( 1809): *** register listener for
com.samsung.android.app.facewidget.pages.clock.-$
$Lambda$FaceWidgetClockPage$r1LZmR-RBBSlRBYXx6a_Ctcmg20@cdf784b
10-14 18:31:53.805 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@9a92418]...
10-14 18:31:53.805 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/time_12_24] =
[java.lang.ref.WeakReference@2a25f1d]...
10-14 18:31:53.805 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:31:53.805 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_widget_order] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:31:53.805 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_music_control] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:31:53.805 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/dualclock_menu_settings] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:31:53.805 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@8b3298a]...
10-14 18:31:53.805 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@f875fe2]...
10-14 18:31:53.805 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:31:53.805 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/homecity_timezone] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:31:53.805 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/charging_info_always] =
[java.lang.ref.WeakReference@56ab490]...
10-14 18:31:53.805 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_alarm] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:31:53.805 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/roaming_clock_option] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:31:53.805 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@2a25f1d, java.lang.ref.WeakReference@75d6951]...
10-14 18:31:53.806 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@9a92418]...
10-14 18:31:53.806 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_without_swipe_to_unlock] =
[java.lang.ref.WeakReference@6cf4228]...
10-14 18:31:53.806 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@1225456]...
10-14 18:31:53.806 D/FaceWidgetClockPage( 1809): mMusicPageShowingObserver
onChanged() : FaceWidgetMusicShownLiveData{mIsVisible=false, mIsReattach=false}
10-14 18:31:53.806 D/FaceWidgetClockPage( 1809): getScaleMode() 0, isLandscape =
false
10-14 18:31:53.806 D/FaceWidgetClockPage( 1809): updateScaleMode() 0, type = 2,
scalable = true
10-14 18:31:53.807 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809):
onAttachedToWindow : mDateFormatter = DateFormatter : mFormat = EEEMMMMd,
mLocaleFormat = EEE, d 'de' MMMM, mTimeFormatter = null, mTimeZone = null,
mRoamingHomeTimeZone = null, mSuspend = true
10-14 18:31:53.826 I/SettingsUtils( 1809): isVoiceAssistantEnabled: false
10-14 18:31:53.831 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809): onTimeChanged :
[DateTimeInfo : date = qui., 14 de outubro, hourMin = 18:31, hourMinSec = , hour =
18, minute = 31, amPm = , colon = :, second = , timezone = null, isLeftOfAmPm =
false, ttsDate = quinta-feira, 14 de outubro]
10-14 18:31:53.831 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809):
updatePaletteItemTransition : paletteItem = SOLID color : FFFAFAFA, animation =
false
10-14 18:31:53.831 I/bt_stack( 1790): [INFO:btsnoop.cc(614)] delete_btsnoop_files:
Deleting snoop logs if they exist. filtered = 1
10-14 18:31:53.832 I/bt_stack( 1790): [INFO:btsnoop.cc(614)] delete_btsnoop_files:
Deleting snoop logs if they exist. filtered = 0
10-14 18:31:53.832 I/bt_stack( 1790): [INFO:message_loop_thread.cc(196)] Run:
message loop finished for thread bt_main_thread
10-14 18:31:53.833 I/bt_stack( 1790): [INFO:message_loop_thread.cc(196)] Run:
message loop finished for thread bt_startup_thread
10-14 18:31:53.834 I/bt_stack( 1790): [INFO:coex_device.cc(406)] shut_down
10-14 18:31:53.834 I/bt_stack( 1790): [INFO:coex_device.cc(346)] device_close
10-14 18:31:53.834 I/bt_stack( 1790): [INFO:coex_device.cc(295)]
coex_device_close_poll_thread
10-14 18:31:53.836 D/BluetoothAdapterService( 1790): stateChangeCallback:
disableNative() completed
10-14 18:31:53.838 I/AdapterState( 1790): OFF : entered
10-14 18:31:53.839 D/AdapterProperties( 1790): Setting state to OFF
10-14 18:31:53.840 D/KeyguardOwnerInfoView( 1809): updateOwnerInfo(hasCMAS): -1
10-14 18:31:53.840 D/BluetoothAdapterService( 1790): updateAdapterState() -
Broadcasting state OFF to 0 receivers.
10-14 18:31:53.841 D/FaceWidgetOwnerInfoManager( 1809): getOwnerInfo()
isDeviceOwnerInfo - false
10-14 18:31:53.841 D/BluetoothAdapterService( 1790): Autoconnection is available
10-14 18:31:53.841 D/BluetoothAdapterService( 1790): updateAdapterState prevState =
16newState = 10
10-14 18:31:53.841 I/CmcAccountManager( 2171): CMC profile found slot: 0
10-14 18:31:53.842 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:53.842 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:53.842 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:53.843 D/KeyguardOwnerInfoView( 1809): text color -328966
10-14 18:31:53.844 D/FaceWidgetContainer( 1809): setVisibility 8, callers =
com.samsung.android.common.reflection.AbstractBaseReflection.invokeStaticMethod:461
com.samsung.android.common.reflection.os.RefDebug.getCallers:19
com.samsung.android.app.facewidget.FaceWidgetContainer.setVisibility:105
com.samsung.android.app.facewidget.FaceWidgetContainerObserver.updateVisibility:145
com.samsung.android.app.facewidget.FaceWidgetContainerObserver.onChanged:62
10-14 18:31:53.847 W/AODFaceWidgetManager( 1809): onLockPositionChanged: consumer
is null
10-14 18:31:53.852 I/WallpaperService( 1809): getSettingKey 0 ,
android.wallpaper.settings_systemui_transparency
10-14 18:31:53.853 D/WallpaperService( 1809): isSupportInconsistency
mIsSupportInconsistencyWallpaper =true, isTablet =false, isCoverDisplay:false,
isCustomWallpaper false
10-14 18:31:53.853 I/ImageWallpaper( 1809): Engine onCreate
10-14 18:31:53.853 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.ImageWallpaper$GLEngine$2@9fa48e6
10-14 18:31:53.856 I/ImageWallpaperRenderer( 1809): reportSurfaceSize
10-14 18:31:53.857 I/ImageWallpaperRenderer( 1809): texture use : lidstate -1 , 0
10-14 18:31:53.857 D/WallpaperManager( 1809): peekWallpaperBitmap: which =1,
useCache = false
10-14 18:31:53.858 D/WallpaperManager( 1809): getCurrentWallpaperLocked userId=0 by
: com.android.systemui
10-14 18:31:53.859 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.getWallpaperWithFeature:3336
10-14 18:31:53.860 D/WALLPAPER_SVC:WallpaperManagerService( 702): getWallpaper
which=1 wallpaperUserId=0 wpType=0 isDexEnabled=false orig=false
10-14 18:31:53.860 D/WALLPAPER_SVC:WallpaperManagerService( 702): getWallpaper
which = 1, isCopied = false
10-14 18:31:53.860 D/WALLPAPER_SVC:WallpaperManagerService( 702): cropFile is not
exist.
10-14 18:31:53.861 D/WallpaperManager( 1809): openDefaultWallpaper()
10-14 18:31:53.866 I/WallpaperResourcesInfo( 1809): parsingJson:
[{"isDefault":true,"index":0,"which":1,"screen":0,"type":0,"filename":"default_wall
paper.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":true,"index":1,"which":2,"screen":0,"type":3,"filename":"MultipleWallp
aperResourceA12.apk","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":2,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_1.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":3,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_2.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":4,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_3.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":5,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_4.jpg","frame_no":-1,"cmf_info":[""]}]
10-14 18:31:53.866 I/WallpaperResourcesInfo( 1809): getDefaultItem by default attr:
default_wallpaper.png, 0 , []
10-14 18:31:53.866 I/WallpaperResourcesInfo( 1809): getDefaultImageWallpaper:
resourceName = default_wallpaper.png
10-14 18:31:53.866 I/WallpaperResourcesInfo( 1809): getDefaultImageWallpaper:
wallpaperResId = 2130771969
10-14 18:31:53.866 D/WallpaperManager( 1809): openDefaultWallpaper: by
[com.android.systemui]
10-14 18:31:53.873 I/BootAnimationLoader( 721): !@BootAnimation : Number of frames
drawn 1041
10-14 18:31:53.978 D/SettingsProvider( 702): isChangeAllowed() : name =
bluetooth_name
10-14 18:31:53.979 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:53.979 D/SettingsProvider( 702): isChangeAllowed() : name =
bluetooth_address
10-14 18:31:53.979 D/SettingsProvider( 702): isChangeAllowed() : name =
bluetooth_addr_valid
10-14 18:31:53.980 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:53.983 I/ActivityManager( 702): Changes in 1002 0 to 10, 7 to 0
Caller=com.android.server.am.OomAdjuster.updateOomAdjLocked:402
com.android.server.am.OomAdjuster.updateOomAdjLocked:449
com.android.server.am.OomAdjuster.updateOomAdjLocked:335
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21247
com.android.server.am.ActiveServices.removeConnectionLocked:3856
com.android.server.am.ActiveServices.unbindServiceLocked:2468
com.android.server.am.ActivityManagerService.unbindService:18136
10-14 18:31:53.986 D/BluetoothAdapterService( 1790): onUnbind() - calling cleanup
10-14 18:31:53.986 D/BluetoothAdapterService( 1790): cleanup()
10-14 18:31:53.989 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:53.989 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:53.990 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:53.998 E/SemBluetoothDatabase( 1790): cleanup
10-14 18:31:53.998 E/SemBluetoothDatabase( 1790): removeUnusedSemMetadata
10-14 18:31:53.998 D/BluetoothSettingsProvider( 1790): query
10-14 18:31:53.999 W/SQLiteLog( 1790): (28) attempt to open
"/data/user_de/0/com.android.bluetooth/databases/bonddevice.db" as file descriptor
0
10-14 18:31:53.999 D/BluetoothManagerService( 702): addProxy
com.android.server.telecom
10-14 18:31:54.000 D/BluetoothManagerService( 702): addProxy
com.android.server.telecom
10-14 18:31:54.004 I/ActivityManager( 702): Changes in 1002 10 to 0, 0 to 7
Caller=com.android.server.am.OomAdjuster.updateOomAdjLocked:402
com.android.server.am.OomAdjuster.updateOomAdjLocked:449
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21545
com.android.server.am.ActiveServices.realStartServiceLocked:3343
com.android.server.am.ActiveServices.bringUpServiceLocked:3238
com.android.server.am.ActiveServices.bindServiceLocked:2292
com.android.server.am.ActivityManagerService.bindIsolatedService:18123
10-14 18:31:54.004 I/AppOps ( 702): updateUidProcState uid: 1002 procState: 0
capability:7
10-14 18:31:54.007 E/ImsAutoUpdate( 2171): Failed to getImsProfileUpdate :
source : SMK tag : profile message : Not a JSON Object: null
10-14 18:31:54.015 I/.sec.imsservic( 2171): Background concurrent copying GC freed
798327(28MB) AllocSpace objects, 183(4364KB) LOS objects, 45% free, 14MB/26MB,
paused 159us total 124.771ms
10-14 18:31:54.016 V/BluetoothSettingsProvider( 1790): populating new database
10-14 18:31:54.017 D/BluetoothSettingsProvider( 1790): createTable
10-14 18:31:54.019 D/BluetoothSettingsProvider( 1790): Created cursor
android.database.sqlite.SQLiteCursor@783e085
10-14 18:31:54.020 E/BluetoothAdapterService( 1790): getRestoredDevices() :: cursor
count: 0
10-14 18:31:54.020 E/BluetoothAdapterService( 1790): getRestoredDevices :: will be
cursor close
10-14 18:31:54.022 W/BluetoothSdpJni( 1790): Cleaning up Bluetooth SDP Interface...
10-14 18:31:54.022 W/BluetoothSdpJni( 1790): Cleaning up Bluetooth SDP object
10-14 18:31:54.022 D/BluetoothKeystoreService( 1790): cleanup
10-14 18:31:54.022 D/BluetoothKeystoreService( 1790):
setBluetoothKeystoreService(): set to: null
10-14 18:31:54.022 D/BluetoothAdapterService( 1790): cleanup() - Cleaning up
adapter native
10-14 18:31:54.023 E/bt_stack( 1790): [ERROR:message_loop_thread.cc(69)]
DoInThreadDelayed: message loop is null for thread bt_main_thread(-1), from
pc:0x7a32a51e4c
10-14 18:31:54.023 E/bt_stack( 1790): [ERROR:btu_task.cc(94)] do_in_main_thread:
failed from pc:0x7a32a51e4c
10-14 18:31:54.023 E/bt_btif_dm( 1790): ### ASSERT : system/bt/btif/src/btif_dm.cc
btif_dm_generic_evt line 3063 Callback is NULL (0) ###
10-14 18:31:54.024 I/bt_stack( 1790): [INFO:message_loop_thread.cc(196)] Run:
message loop finished for thread bt_jni_thread
10-14 18:31:54.029 W/bt_osi_thread( 1790): run_thread: thread id 1887, thread name
alarm_dispatcher exited
10-14 18:31:54.030 W/bt_osi_thread( 1790): run_thread: thread id 1886, thread name
alarm_default_ca exited
10-14 18:31:54.031 I/bt_stack( 1790): [INFO:message_loop_thread.cc(196)] Run:
message loop finished for thread bt_stack_manager_thread
10-14 18:31:54.031 I/BluetoothServiceJni( 1790): cleanupNative: return from cleanup
10-14 18:31:54.036 D/DOWNLOADABLE_DB( 1790): cleanup
10-14 18:31:54.036 D/DOWNLOADABLE_DB( 1790): quit init handler
10-14 18:31:54.036 D/BluetoothAdapterService( 1790): onDestroy()
10-14 18:31:54.036 I/BluetoothAdapterService( 1790): Force exit to cleanup internal
state in Bluetooth stack
10-14 18:31:54.037 I/droid.bluetoot( 1790): System.exit called, status: 0
10-14 18:31:54.037 I/AndroidRuntime( 1790): VM exiting with result code 0, cleanup
skipped.
10-14 18:31:54.060 I/ActivityManager( 702): Process com.android.bluetooth (pid
1790) has died: psvc PER (97,2541)
10-14 18:31:54.060 I/Zygote ( 531): Process 1790 exited cleanly (0)
10-14 18:31:54.061 I/libprocessgroup( 702): Successfully killed process cgroup uid
1002 pid 1790 in 0ms
10-14 18:31:54.064 D/WallpaperManager( 1809): checkDeviceDensity deviceRotation=0
deviceHeight=1600 deviceWidth=720 bitmapHeight=1600 bitmapWidth=1600
10-14 18:31:54.064 W/ActivityManager( 702): Scheduling restart of crashed service
com.android.bluetooth/.btservice.AdapterService in 1000ms for connection
10-14 18:31:54.065 I/ImageWallpaperRenderer( 1809): Load bitmap w: 1600 , h : 1600
10-14 18:31:54.067 I/CameraService( 768): UidPolicy: No processes running for a
uid=1002 disabled=0
10-14 18:31:54.073 D/WallpaperService( 1809): updateSurface forceRelayout=false
forceReport=false redrawNeeded=false myWidth=1600 myHeight=1600 fixedSize=true x =
0 y = 0 mWidth=0 mHeight=0 mIsSleepMode=false
10-14 18:31:54.073 D/WallpaperService( 1809): mDeviceHeight : 1600, mDeviceWidth :
720,mDeviceRotation : 0
10-14 18:31:54.074 I/ImageWallpaper( 1809): onCreate: 1
10-14 18:31:54.076 D/InputTransport( 702): Input channel constructed: '6a81adb',
fd=560
10-14 18:31:54.076 D/InputTransport( 702): Input channel constructed: '6a81adb',
fd=561
10-14 18:31:54.077 I/SurfaceFlinger( 608): id=42 createSurf (0x0),-1 flag=80004,
6a81adb com.android.systemui.ImageWallpaper#0
10-14 18:31:54.078 D/InputTransport( 702): Input channel destroyed: '6a81adb',
fd=561
10-14 18:31:54.079 D/InputTransport( 1809): Input channel constructed: '6a81adb',
fd=135
10-14 18:31:54.080 V/WindowManager( 702): Relayout Window{6a81adb u0
com.android.systemui.ImageWallpaper}: viewVisibility=0 req=1600x1600
10-14 18:31:54.084 D/WindowManager( 702): isScreenshotDisabledLocked - win:
Window{6a81adb u0 com.android.systemui.ImageWallpaper}
10-14 18:31:54.084 D/WindowManager( 702): isScreenshotDisabledLocked: userId = 0,
disabled =null
10-14 18:31:54.085 I/SurfaceFlinger( 608): id=43 createSurf (1600x1600),2
flag=404, com.android.systemui.ImageWallpaper$_1809#0
10-14 18:31:54.085 D/WindowManager( 702): makeSurface duration=1
name=com.android.systemui.ImageWallpaper$_1809
10-14 18:31:54.088 V/WindowManager( 702): Relayout hash=6a81adb, pid=1809:
mAttrs={(0,0)(1600x1600) gr=TOP START CENTER layoutInDisplayCutoutMode=always
ty=WALLPAPER fmt=RGBX_8888 wanim=0x1030315
10-14 18:31:54.088 V/WindowManager( 702): fl=14318
10-14 18:31:54.088 V/WindowManager( 702): pfl=10000004 naviIconColor=0
10-14 18:31:54.088 V/WindowManager( 702): sfl=8}
10-14 18:31:54.088 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622974789504]
10-14 18:31:54.088 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622974789504]
10-14 18:31:54.090 E/ImsAutoUpdate( 2171): Failed to getImsProfileUpdate :
source : IMSUPDATE tag : profile message : Not a JSON Object: null
10-14 18:31:54.093 I/SurfaceControl( 1809): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xad09a7d / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1836
android.service.wallpaper.WallpaperService$Engine.updateSurface:1185
android.service.wallpaper.WallpaperService$Engine.attach:1424
android.service.wallpaper.WallpaperService$IWallpaperEngineWrapper.executeMessage:1
842 com.android.internal.os.HandlerCaller$MyHandler.handleMessage:44
android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246
android.app.ActivityThread.main:8633 java.lang.reflect.Method.invoke:-2
10-14 18:31:54.093 I/SurfaceControl( 1809): nativeRelease nativeObject s[-
5476376620673338304]
10-14 18:31:54.093 I/SurfaceControl( 1809): nativeRelease nativeObject e[-
5476376620673338304]
10-14 18:31:54.094 D/WallpaperService( 1809): updateSurface redrawNeeded=true
didSurface=true
10-14 18:31:54.094 I/ImageWallpaper( 1809): onSurfaceRedrawNeeded
10-14 18:31:54.094 D/WallpaperService( 1809): updateSurface onVisibilityChanged
visible: true
10-14 18:31:54.094 D/WallpaperService( 1809): updateSurface onVisibilityChanged
visible: false
10-14 18:31:54.094 D/WallpaperService( 1809): updateSurface : finish redrawing
10-14 18:31:54.094 D/WallpaperService( 1809): updateSurface : finish redrawing
reserve to redraw after visible cause currently not visible.
10-14 18:31:54.094 D/EglHelper( 1809): createEglContext start
10-14 18:31:54.094 D/WindowManager( 702): finishDrawingWindow: Window{6a81adb u0
com.android.systemui.ImageWallpaper} mDrawState=DRAW_PENDING
10-14 18:31:54.096 I/TelephonyProvider( 2213): D/TelephonyProvider: Checksum for
/system/etc/apns-conf.xml is 3016150465
10-14 18:31:54.097 D/EglHelper( 1809): createEglContext done
10-14 18:31:54.097 D/EglHelper( 1809): createEglSurface start
10-14 18:31:54.097 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 1
10-14 18:31:54.097 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/global/navigation_bar_gesture_disabled_by_policy
10-14 18:31:54.098 I/TelephonyProvider( 2213): D/TelephonyProvider: Checksum after
adding resource is 61296002
10-14 18:31:54.098 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 1
10-14 18:31:54.098 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/global/navigation_bar_gesture_disabled_by_policy
10-14 18:31:54.098 V/Navbar.Store( 1809): handleEvent [EventType]
ON_EDGE_BACK_GESTURE_DISABLED_BY_POLICY_CHANGED [Module] NavBarStoreImpl
KEYS_EDGE_BACK_GESTURE_DISABLED=false
10-14 18:31:54.099 I/WindowManager( 702): !@Boot: performEnableScreen
10-14 18:31:54.100 D/EglHelper( 1809): createEglSurface done
10-14 18:31:54.101 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 2
10-14 18:31:54.101 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/global/navigationbar_color
10-14 18:31:54.101 I/ImageWallpaperRenderer( 1809): onSurfaceCreated 0
10-14 18:31:54.101 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 0
10-14 18:31:54.102 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/global/navigationbar_color
10-14 18:31:54.102 I/TelephonyProvider( 2213): D/TelephonyProvider: [TimeLap]
loadApnsConfFile -
10-14 18:31:54.103 E/BootAnimation( 721): !@BootAnimation : service.bootanim.exit
= 1
10-14 18:31:54.103 I/BootAnimationLoader( 721): !@BootAnimation : @@@@ bootani
exit
10-14 18:31:54.103 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 1
10-14 18:31:54.103 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/global/navigationbar_current_color
10-14 18:31:54.103 E/BootAnimation( 721): !@BootAnimation : service.bootanim.exit
= 1
10-14 18:31:54.103 I/TelephonyProvider( 2213): D/TelephonyProvider: [TimeLap]
loadMPS +
10-14 18:31:54.103 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 0
10-14 18:31:54.103 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/global/navigationbar_current_color
10-14 18:31:54.104 I/TelephonyProvider( 2213): D/TelephonyProvider: loadMPS+
10-14 18:31:54.105 I/TelephonyProvider( 2213): D/TelephonyProvider: loadMPS+
simSlot : 0
10-14 18:31:54.128 I/ImageWallpaperRenderer( 1809): texture use : lidstate -1 , 0
10-14 18:31:54.128 D/WallpaperManager( 1809): peekWallpaperBitmap: which =1,
useCache = false
10-14 18:31:54.129 D/WallpaperManager( 1809): getCurrentWallpaperLocked userId=0 by
: com.android.systemui
10-14 18:31:54.130 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.getWallpaperWithFeature:3336
10-14 18:31:54.130 D/WALLPAPER_SVC:WallpaperManagerService( 702): getWallpaper
which=1 wallpaperUserId=0 wpType=0 isDexEnabled=false orig=false
10-14 18:31:54.130 D/WALLPAPER_SVC:WallpaperManagerService( 702): getWallpaper
which = 1, isCopied = false
10-14 18:31:54.131 D/WALLPAPER_SVC:WallpaperManagerService( 702): cropFile is not
exist.
10-14 18:31:54.131 D/WallpaperManager( 1809): openDefaultWallpaper()
10-14 18:31:54.133 I/WallpaperResourcesInfo( 1809): parsingJson:
[{"isDefault":true,"index":0,"which":1,"screen":0,"type":0,"filename":"default_wall
paper.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":true,"index":1,"which":2,"screen":0,"type":3,"filename":"MultipleWallp
aperResourceA12.apk","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":2,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_1.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":3,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_2.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":4,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_3.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":5,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_4.jpg","frame_no":-1,"cmf_info":[""]}]
10-14 18:31:54.134 I/WallpaperResourcesInfo( 1809): getDefaultItem by default attr:
default_wallpaper.png, 0 , []
10-14 18:31:54.134 I/WallpaperResourcesInfo( 1809): getDefaultImageWallpaper:
resourceName = default_wallpaper.png
10-14 18:31:54.134 I/WallpaperResourcesInfo( 1809): getDefaultImageWallpaper:
wallpaperResId = 2130771969
10-14 18:31:54.134 E/BootAnimation( 721): !@BootAnimation : service.bootanim.exit
= 1
10-14 18:31:54.134 D/WallpaperManager( 1809): openDefaultWallpaper: by
[com.android.systemui]
10-14 18:31:54.134 I/BootAnimationLoader( 721): !@ Bootanimation :
service.bootanim.exit 1 is recognized in callBootanimServiceFinishCheckThread
10-14 18:31:54.134 I/BootAnimationLoader( 721): !@ Bootanimation : Finish
callBootanimServiceFinishCheckThread
10-14 18:31:54.134 I/BootAnimationLoader( 721): BootAnimation is completed
10-14 18:31:54.134 E/BootAnimation( 721): /sys/class/sec/led/led_pattern: open
error, fd = -1
10-14 18:31:54.134 I/BootAnimation( 721): !@BootAnimation : BootAnimation is
completed
10-14 18:31:54.136 I/BootAnimation( 721): !@BootAnimation : doCleanup() Call
10-14 18:31:54.136 I/SurfaceFlinger( 608): id=1 Removed samsungani565#0 (41)
10-14 18:31:54.138 I/BootAnimation( 721): !@BootAnimation : stopProcess() Call
10-14 18:31:54.138 I/BootAnimation( 721): !@BootAnimation : kill() Call
10-14 18:31:54.150 I/Layer ( 608): id=1[1] Destroyed samsungani565#0
10-14 18:31:54.154 D/SurfaceFlinger( 608): Display 0 HWC layers:
10-14 18:31:54.154 D/SurfaceFlinger( 608): SOLID_COLOR | | 0000 |
Unknown | 0.0 0.0 0.0 0.0 | 0 0 720 43 | Letterbox - top#0
10-14 18:31:54.154 D/SurfaceFlinger( 608): DEVICE | 0xb4000078528e5a80 | 0002
| RGBA_8888 | 0.0 0.0 720.0 1557.0 | 0 43 720 1600 |
com.sec.android.preloadinstaller/com[...]331.PreloadInstallerActivity$_1771#0
10-14 18:31:54.154 D/SurfaceFlinger( 608):
10-14 18:31:54.166 I/WindowManager( 702): ******* TELLING SURFACE FLINGER WE ARE
BOOTED!
10-14 18:31:54.166 I/SurfaceFlinger( 608): Boot is finished (100888 ms)
10-14 18:31:54.172 D/SurfaceFlinger( 608): boot finished is called
10-14 18:31:54.181 I/TelephonyProvider( 2213): D/TelephonyProvider: loadMPS-
10-14 18:31:54.182 I/hwcomposer( 551): exynos_boot_finished +
10-14 18:31:54.182 I/hwcomposer( 551): exynos_boot_finished -
10-14 18:31:54.183 I/TelephonyProvider( 2213): D/TelephonyProvider: [TimeLap]
loadMPS -
10-14 18:31:54.184 E/TelephonyProvider( 2213): E/TelephonyProvider: [TimeLap]
addApnInfo +
10-14 18:31:54.184 E/TelephonyProvider( 2213): E/TelephonyProvider: mDoc is null,
make mDoc
10-14 18:31:54.185 D/NativeCustomFrequencyManager( 608): [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
10-14 18:31:54.185 D/NativeSemDvfsManager( 608): NativeSemDvfsManager:: New
instance is created for SurfaceFlinger , type = 536875009
10-14 18:31:54.185 D/NativeSemDvfsManager( 608): NativeSemDvfsGpuManager
10-14 18:31:54.185 D/NativeSemDvfsManager( 608): getSupportedFrequencyForSSRM::
type - 536875009
10-14 18:31:54.185 D/NativeSemDvfsManager( 608): getSupportedFrequency:: type -
536875009
10-14 18:31:54.185 E/NativeCustomFrequencyManager( 608): [NativeCFMS]
BpCustomFrequencyManager::getSupportedFrequency() start
10-14 18:31:54.186 I/TelephonyProvider( 2213): D/TelephonyProvider:
mCarriers.size() :34
10-14 18:31:54.186 E/NativeCustomFrequencyManager( 608): [NativeCFMS]
BpCustomFrequencyManager::getSupportedFrequency()
10-14 18:31:54.187 I/WindowManager( 702): !@Boot_EBS_F: wm_boot_animation_done
10-14 18:31:54.187 I/WindowManager( 702): !@Boot: Enabling Screen!
10-14 18:31:54.187 D/SecStatusBarMobileView( 1809): init:
10-14 18:31:54.187 E/ImsAutoUpdate( 2171): Failed to getImsProfileUpdate :
source : UNKNOWN update source 4 tag : profile message : Not a JSON Object: null
10-14 18:31:54.188 D/InputDispatcher( 702): setInputDispatchMode: enabled=1,
frozen=0
10-14 18:31:54.188 I/ActivityManagerTiming( 702): FinishBooting
10-14 18:31:54.190 I/ActivityManager( 702): About to commit checkpoint
10-14 18:31:54.191 D/SecStatusBarMobileView( 1809):
initViewState:MobileIconState(subId=2147483647, strengthId=2131233598,
roaming=false, typeId=0, visible=true, activityId=0, roamingId=0, slotId=0)
10-14 18:31:54.192 I/InputDispatcher( 702): Focus entered window (1771): b8986fb
in display 0 0
10-14 18:31:54.193 I/ViewRootImpl@9f8bf2b[PreloadInstallerActivity]( 1771):
MSG_WINDOW_FOCUS_CHANGED 1 1
10-14 18:31:54.193 D/SecStatusBarMobileView( 1809): setStaticDrawableColor:
10-14 18:31:54.195 D/SecStatusBarMobileView( 1809): init:
10-14 18:31:54.199 I/InputMethodManager( 1771): startInputInner -
mService.startInputOrWindowGainedFocus
10-14 18:31:54.199 D/SecStatusBarMobileView( 1809):
initViewState:MobileIconState(subId=2147483647, strengthId=2131233598,
roaming=false, typeId=0, visible=true, activityId=0, roamingId=0, slotId=0)
10-14 18:31:54.199 E/TelephonyProvider( 2213): E/TelephonyProvider: [TimeLap]
addApnInfo -
10-14 18:31:54.200 D/InputMethodManagerService( 702): mSecureKeypadEnabled = false
10-14 18:31:54.200 E/TelephonyProvider( 2213): E/TelephonyProvider: [TimeLap]
addFdInfo +
10-14 18:31:54.201 V/InputMethodManagerService( 702): Unspecified window will hide
input
10-14 18:31:54.201 V/InputMethodManagerService( 702): hideCurrentInputLocked :
shouldHideSoftInput is false
10-14 18:31:54.201 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 1
10-14 18:31:54.201 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/secure/icon_blacklist
10-14 18:31:54.201 D/InputMethodManagerService( 702): mDesktopModeManager null!
10-14 18:31:54.201 E/TelephonyProvider( 2213): E/TelephonyProvider: mFdDoc is null,
make mFdDoc
10-14 18:31:54.201 V/InputMethodManagerService( 702):
getDisplayIdOfInputMethodWindowToBeAdded : 0
10-14 18:31:54.202 I/servicemanager( 333): Found
android.hardware.power.IPower/default in device VINTF manifest.
10-14 18:31:54.203 I/TelephonyProvider( 2213): D/TelephonyProvider: mFdInfos.size()
:38
10-14 18:31:54.203 I/PowerAdvisor( 608): Loaded AIDL Power HAL service
10-14 18:31:54.203 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 2
10-14 18:31:54.204 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/secure/icon_blacklist
10-14 18:31:54.206 I/lmkd ( 332): lmkd setparameter : is_check_model_name true
-> false since ro.sys.kernelmemory.nandswap.ux_support true
10-14 18:31:54.208 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 4
10-14 18:31:54.208 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/global/notification_freeform_menuitem
10-14 18:31:54.209 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 1
10-14 18:31:54.209 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/global/notification_freeform_menuitem
10-14 18:31:54.209 D/StatusBar( 1809): updateNotificationMenuRow
10-14 18:31:54.209 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10150 packageName=com.samsung.android.honeyboard
10-14 18:31:54.210 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10150; state: DISABLED
10-14 18:31:54.210 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 1
10-14 18:31:54.210 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/global/notification_sort_order
10-14 18:31:54.211 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10150; state: DISABLED
10-14 18:31:54.211 D/EmergencyMode( 702): [EmergencyManager] getBootState:
init.svc.bootanim is running : false
10-14 18:31:54.211 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 1
10-14 18:31:54.211 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/global/notification_sort_order
10-14 18:31:54.211 E/TelephonyProvider( 2213): E/TelephonyProvider: [TimeLap]
addFdInfo -
10-14 18:31:54.211 D/StatusBar( 1809): updateNotificationSort
10-14 18:31:54.211 I/SystemServiceManager( 702): Starting phase 1000
10-14 18:31:54.211 I/ActivityManagerTiming( 702): OnBootPhase_1000
10-14 18:31:54.212 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.security.FileIntegrityService
10-14 18:31:54.212 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.security.FileIntegrityService took to complete:
0ms
10-14 18:31:54.212 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.pm.Installer
10-14 18:31:54.212 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.pm.Installer took to complete: 0ms
10-14 18:31:54.212 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.os.DeviceIdentifiersPolicyService
10-14 18:31:54.212 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.os.DeviceIdentifiersPolicyService took to
complete: 0ms
10-14 18:31:54.212 I/SurfaceFlinger( 608): id=44 createSurf (0x0),-1 flag=80004,
WindowToken{dae034a android.os.Binder@ae6113e}#0
10-14 18:31:54.212 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.uri.UriGrantsManagerService$Lifecycle
10-14 18:31:54.212 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.uri.UriGrantsManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:54.212 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.wm.ActivityTaskManagerService$Lifecycle
10-14 18:31:54.212 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:54.212 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.am.ActivityManagerService$Lifecycle
10-14 18:31:54.212 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.am.ActivityManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:54.212 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.pm.DataLoaderManagerService
10-14 18:31:54.212 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.pm.DataLoaderManagerService took to complete:
0ms
10-14 18:31:54.212 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.power.PowerManagerService
10-14 18:31:54.212 E/TelephonyProvider( 2213): E/TelephonyProvider: [TimeLap]
createApnInfoXml +
10-14 18:31:54.212 D/PowerManagerService( 702): mDisplayReady: false
10-14 18:31:54.212 D/PowerManagerService( 702): mDisplayReady: false
10-14 18:31:54.212 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.power.PowerManagerService took to complete: 0ms
10-14 18:31:54.213 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.power.ThermalManagerService
10-14 18:31:54.213 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.power.ThermalManagerService took to complete:
0ms
10-14 18:31:54.213 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.VaultKeeperService$LifeCycle
10-14 18:31:54.213 D/VaultKeeperService$Lifecycle( 702): [PHASE_BOOT_COMPLETED]
10-14 18:31:54.213 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.VaultKeeperService$LifeCycle took to complete:
0ms
10-14 18:31:54.213 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.PACMService
10-14 18:31:54.213 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.PACMService took to complete: 0ms
10-14 18:31:54.213 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
10-14 18:31:54.213 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
took to complete: 0ms
10-14 18:31:54.213 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.lights.LightsService
10-14 18:31:54.213 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.lights.LightsService took to complete: 0ms
10-14 18:31:54.213 D/DisplayPowerController( 702): animateScreenStateChange:
target=2, targetInternal=2, dualScreenPolicy=-1
10-14 18:31:54.213 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10150; state: DISABLED
10-14 18:31:54.213 W/ActivityManager( 702): com.samsung.android.honeyboard inode
== 0 (b/152760674)
10-14 18:31:54.213 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:54.213 D/DisplayPowerController( 702): getFinalBrightness : Summary is
128 (0.50) -> 128 (0.50)
10-14 18:31:54.214 V/DisplayPowerController( 702): Brightness [128 (0.50)] reason
changing to: 'manual', previous reason: 'override'.
10-14 18:31:54.214 D/PowerManagerService( 702): DisplayPowerCallbacks :
onStateChanged()
10-14 18:31:54.214 D/PowerManagerService( 702): mDisplayReady: true
10-14 18:31:54.214 D/PowerManagerService( 702): mDisplayReady: true
10-14 18:31:54.215 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.pdp.PdpService
10-14 18:31:54.215 D/DeviceState( 1809): getDisplayHeight portrait? true
displayHeight= 1600
10-14 18:31:54.215 D/PdpService( 702): [PDP] PHASE_BOOT_COMPLETED
10-14 18:31:54.215 D/PdpService( 702): [PDP] pdpServiceReady >
10-14 18:31:54.215 D/PdpService( 702): [PDP] pdpServiceReady <
10-14 18:31:54.215 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.pdp.PdpService took to complete: 0ms
10-14 18:31:54.215 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.display.DisplayManagerService
10-14 18:31:54.215 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.display.DisplayManagerService took to complete:
0ms
10-14 18:31:54.215 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.pm.UserManagerService$LifeCycle
10-14 18:31:54.215 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.pm.UserManagerService$LifeCycle took to
complete: 0ms
10-14 18:31:54.215 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.om.OverlayManagerService
10-14 18:31:54.215 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.om.OverlayManagerService took to complete: 0ms
10-14 18:31:54.215 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.SensorPrivacyService
10-14 18:31:54.215 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.SensorPrivacyService took to complete: 0ms
10-14 18:31:54.215 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.SystemConfigService
10-14 18:31:54.216 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.SystemConfigService took to complete: 0ms
10-14 18:31:54.216 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.BatteryService
10-14 18:31:54.216 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.BatteryService took to complete: 0ms
10-14 18:31:54.216 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.usage.UsageStatsService
10-14 18:31:54.217 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.usage.UsageStatsService took to complete: 1ms
10-14 18:31:54.217 V/WindowManager( 702): Relayout Window{b8986fb u0
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2110150331.Prel
oadInstallerActivity}: viewVisibility=0 req=720x1557
10-14 18:31:54.218 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.webkit.WebViewUpdateService
10-14 18:31:54.218 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.webkit.WebViewUpdateService took to complete:
0ms
10-14 18:31:54.218 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.CachedDeviceStateService
10-14 18:31:54.218 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.CachedDeviceStateService took to complete: 0ms
10-14 18:31:54.218 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.BinderCallsStatsService$LifeCycle
10-14 18:31:54.218 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.BinderCallsStatsService$LifeCycle took to
complete: 0ms
10-14 18:31:54.218 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.LooperStatsService$Lifecycle
10-14 18:31:54.218 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.LooperStatsService$Lifecycle took to complete:
0ms
10-14 18:31:54.218 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.rollback.RollbackManagerService
10-14 18:31:54.218 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.rollback.RollbackManagerService took to
complete: 0ms
10-14 18:31:54.218 D/BatteryService( 702): !@bootCompleted
10-14 18:31:54.219 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.os.BugreportManagerService
10-14 18:31:54.219 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.os.BugreportManagerService took to complete:
1ms
10-14 18:31:54.219 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.gpu.GpuService
10-14 18:31:54.219 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.gpu.GpuService took to complete: 0ms
10-14 18:31:54.219 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.security.KeyChainSystemService
10-14 18:31:54.219 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.security.KeyChainSystemService took to
complete: 0ms
10-14 18:31:54.219 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.SpqrService
10-14 18:31:54.219 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.SpqrService took to complete: 0ms
10-14 18:31:54.219 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.telecom.TelecomLoaderService
10-14 18:31:54.219 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.telecom.TelecomLoaderService took to complete:
0ms
10-14 18:31:54.219 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.accounts.AccountManagerService$Lifecycle
10-14 18:31:54.219 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.accounts.AccountManagerService$Lifecycle took
to complete: 0ms
10-14 18:31:54.219 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.content.ContentService$Lifecycle
10-14 18:31:54.219 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.content.ContentService$Lifecycle took to
complete: 0ms
10-14 18:31:54.219 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.DropBoxManagerService
10-14 18:31:54.219 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.DropBoxManagerService took to complete: 0ms
10-14 18:31:54.219 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
10-14 18:31:54.219 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
took to complete: 0ms
10-14 18:31:54.219 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.sepunion.SemUnionMainService
10-14 18:31:54.219 D/SEP_UNION_SemUnionMainService( 702): onBootPhase = 1000
10-14 18:31:54.219 D/engmode_service( 702): onBootPhase() boot completed
10-14 18:31:54.220 I/SystemUiVisibilityPolicyController( 702): handleMessage:
entry what = 1
10-14 18:31:54.220 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 3
10-14 18:31:54.220 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/global/swipe_directly_to_quick_setting
10-14 18:31:54.221 D/SEP_UNION_SemGoodCatchService( 702): PHASE_BOOT_COMPLETED,
send com.android.server.sepunion.semgoodcatchservice.GOOD_CATCH_STATE_CHANGED
10-14 18:31:54.221 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 1
10-14 18:31:54.221 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/global/swipe_directly_to_quick_setting
10-14 18:31:54.221 I/HERMES#Service( 702): HermesService onBootPhase: 1000
10-14 18:31:54.221 D/DeviceState( 1809): getPanelWidth portrait? true panelWidth=
720
10-14 18:31:54.222 D/DeviceState( 1809): getPanelWidth portrait? true panelWidth=
720
10-14 18:31:54.222 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.sepunion.SemUnionMainService took to complete:
3ms
10-14 18:31:54.222 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.AlarmManagerService
10-14 18:31:54.222 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.AlarmManagerService took to complete: 0ms
10-14 18:31:54.222 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.privilege.SemPrivilegeManagerService
10-14 18:31:54.222 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.privilege.SemPrivilegeManagerService took to
complete: 0ms
10-14 18:31:54.222 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.BluetoothService
10-14 18:31:54.222 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.BluetoothService took to complete: 0ms
10-14 18:31:54.222 D/DeviceState( 1809): getDisplayWidth portrait? true
displayWidth= 720
10-14 18:31:54.222 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.connectivity.IpConnectivityMetrics
10-14 18:31:54.222 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.connectivity.IpConnectivityMetrics took to
complete: 0ms
10-14 18:31:54.222 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
10-14 18:31:54.222 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
took to complete: 0ms
10-14 18:31:54.222 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.PinnerService
10-14 18:31:54.222 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.PinnerService took to complete: 0ms
10-14 18:31:54.222 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.google.android.startop.iorap.IorapForwardingService
10-14 18:31:54.222 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.google.android.startop.iorap.IorapForwardingService took to
complete: 0ms
10-14 18:31:54.222 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.integrity.AppIntegrityManagerService
10-14 18:31:54.222 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.integrity.AppIntegrityManagerService took to
complete: 0ms
10-14 18:31:54.222 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
10-14 18:31:54.222 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
took to complete: 0ms
10-14 18:31:54.222 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.accessibility.AccessibilityManagerService$Lifec
ycle
10-14 18:31:54.222 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.accessibility.AccessibilityManagerService$Lifec
ycle took to complete: 0ms
10-14 18:31:54.222 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.samsung.android.game.GameManagerService$Lifecycle
10-14 18:31:54.222 D/GameManagerService$Lifecycle( 702): onBootPhase, phase: 1000
10-14 18:31:54.222 D/GameManagerService( 702): onBootPhase, phase: 1000
10-14 18:31:54.223 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.samsung.android.game.GameManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:54.223 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.StorageManagerService$Lifecycle
10-14 18:31:54.223 D/StorageManagerService( 702): FUSE flags. Settings: true.
Default: true
10-14 18:31:54.223 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.StorageManagerService$Lifecycle took to
complete: 1ms
10-14 18:31:54.223 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.usage.StorageStatsService$Lifecycle
10-14 18:31:54.223 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.usage.StorageStatsService$Lifecycle took to
complete: 0ms
10-14 18:31:54.223 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.UiModeManagerService
10-14 18:31:54.224 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.UiModeManagerService took to complete: 0ms
10-14 18:31:54.224 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.locksettings.LockSettingsService$Lifecycle
10-14 18:31:54.224 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.locksettings.LockSettingsService$Lifecycle took
to complete: 0ms
10-14 18:31:54.224 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.PersistentDataBlockService
10-14 18:31:54.224 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.PersistentDataBlockService took to complete:
0ms
10-14 18:31:54.224 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.testharness.TestHarnessModeService
10-14 18:31:54.224 D/TestHarnessModeService( 702): Completing Test Harness Mode
setup.
10-14 18:31:54.224 V/WindowManager( 702): Relayout hash=b8986fb, pid=1771:
mAttrs={(0,0)(fillxfill) sim={adjust=pan} ty=BASE_APPLICATION wanim=0x1030001
10-14 18:31:54.224 V/WindowManager( 702): fl=1810580
10-14 18:31:54.224 V/WindowManager( 702): pfl=12020000
10-14 18:31:54.224 V/WindowManager( 702): sysui=1602
10-14 18:31:54.224 V/WindowManager( 702): vsysui=1606
10-14 18:31:54.224 V/WindowManager( 702): bhv=SHOW_TRANSIENT_BARS_BY_SWIPE
10-14 18:31:54.224 V/WindowManager( 702): fitSides= naviIconColor=0}
10-14 18:31:54.224 D/StorageManagerService( 702): handleMessage ->
H_BOOT_COMPLETED
10-14 18:31:54.224 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622974789792]
10-14 18:31:54.224 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622974789792]
10-14 18:31:54.225 D/StorageManagerService( 702): Thinking about init,
mBootCompleted=true, mDaemonConnected=true
10-14 18:31:54.225 D/StorageManagerService( 702): Thinking about reset,
mBootCompleted=true, mDaemonConnected=true
10-14 18:31:54.226 I/StorageSessionController( 702): Started resetting external
storage service...
10-14 18:31:54.226 I/SurfaceControl( 1771): nativeRelease nativeObject s[-
5476376620518135456]
10-14 18:31:54.226 I/SurfaceControl( 1771): nativeRelease nativeObject e[-
5476376620518135456]
10-14 18:31:54.227 I/StorageSessionController( 702): Finished resetting external
storage service
10-14 18:31:54.227 I/SurfaceControl( 1771): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xd185d21 / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1836
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:31:54.227 I/StorageManagerService( 702): Resetting vold...
10-14 18:31:54.228 D/RollbackManager( 702):
mRollbackLifetimeDurationInMillis=1209600000
10-14 18:31:54.228 I/SurfaceControl( 1771): nativeRelease nativeObject s[-
5476376620518135360]
10-14 18:31:54.228 I/SurfaceControl( 1771): nativeRelease nativeObject e[-
5476376620518135360]
10-14 18:31:54.228 I/SurfaceControl( 1771): nativeRelease nativeObject s[-
5476376620673335808]
10-14 18:31:54.228 I/SurfaceControl( 1771): nativeRelease nativeObject e[-
5476376620673335808]
10-14 18:31:54.228 I/ViewRootImpl@9f8bf2b[PreloadInstallerActivity]( 1771):
Relayout returned: old=(0,43,720,1600) new=(0,43,720,1600) req=(720,1557)0 dur=10
res=0x1 s={true -5476376617970438144} ch=false fn=44
10-14 18:31:54.229 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 7
10-14 18:31:54.229 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/global/swipe_directly_to_quick_setting_area
10-14 18:31:54.230 D/DeviceState( 1809): getDisplayWidth portrait? true
displayWidth= 720
10-14 18:31:54.230 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 0
10-14 18:31:54.230 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/global/swipe_directly_to_quick_setting_area
10-14 18:31:54.232 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 1
10-14 18:31:54.232 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/global/swipe_directly_to_quick_setting_position
10-14 18:31:54.233 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 0
10-14 18:31:54.233 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/global/swipe_directly_to_quick_setting_position
10-14 18:31:54.233 I/SEP_UNION_SemUnionManager( 702): getSemSystemService :
goodcatch
10-14 18:31:54.233 D/SEP_UNION_SemUnionMainServiceImpl( 702): getSemSystemService
- goodcatch
10-14 18:31:54.233 D/SEP_UNION_SemGoodCatchService( 702): registerListener,
SettingsProvider, android.os.Binder@d4e4cd9
10-14 18:31:54.234 D/SemGoodCatchManager( 702): SemGoodCatchManager is created,
SettingsProvider
10-14 18:31:54.234 D/SettingsProvider( 702): SemGoodCatchManager is created,
MODULE='SettingsProvider'
10-14 18:31:54.234 I/SEP_UNION_SemUnionManager( 702): getSemSystemService :
goodcatch
10-14 18:31:54.234 D/SEP_UNION_SemUnionMainServiceImpl( 702): getSemSystemService
- goodcatch
10-14 18:31:54.234 D/SEP_UNION_SemGoodCatchService( 702): registerListener,
FeatureDetectAds, android.os.Binder@686257f
10-14 18:31:54.234 D/SemGoodCatchManager( 702): SemGoodCatchManager is created,
FeatureDetectAds
10-14 18:31:54.234 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 1
10-14 18:31:54.234 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/global/quickstar_qs_tile_layout_custom_matrix
10-14 18:31:54.234 I/SEP_UNION_SemUnionManager( 702): getSemSystemService :
goodcatch
10-14 18:31:54.234 D/SEP_UNION_SemUnionMainServiceImpl( 702): getSemSystemService
- goodcatch
10-14 18:31:54.234 D/SEP_UNION_SemGoodCatchService( 702): registerListener,
FeatureWakeUp, android.os.Binder@bcddd95
10-14 18:31:54.234 D/SemGoodCatchManager( 702): SemGoodCatchManager is created,
FeatureWakeUp
10-14 18:31:54.235 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 1
10-14 18:31:54.235 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/global/quickstar_qs_tile_layout_custom_matrix
10-14 18:31:54.236 I/SEP_UNION_SemUnionManager( 702): getSemSystemService :
goodcatch
10-14 18:31:54.236 D/SEP_UNION_SemUnionMainServiceImpl( 702): getSemSystemService
- goodcatch
10-14 18:31:54.236 D/SEP_UNION_SemGoodCatchService( 702): registerListener,
VibratorService, android.os.Binder@668eeaa
10-14 18:31:54.236 D/SemGoodCatchManager( 702): SemGoodCatchManager is created,
VibratorService
10-14 18:31:54.236 I/Choreographer( 1809): Skipped 120 frames! The application may
be doing too much work on its main thread.
10-14 18:31:54.236 I/SEP_UNION_SemUnionManager( 702): getSemSystemService :
goodcatch
10-14 18:31:54.236 D/SEP_UNION_SemUnionMainServiceImpl( 702): getSemSystemService
- goodcatch
10-14 18:31:54.236 D/SEP_UNION_SemGoodCatchService( 702): registerListener,
AccessibilityManagerService, android.os.Binder@4e19a9b
10-14 18:31:54.236 D/SemGoodCatchManager( 702): SemGoodCatchManager is created,
AccessibilityManagerService
10-14 18:31:54.236 D/NotificationService( 702): SemGoodCatchManager is created
10-14 18:31:54.236 I/SEP_UNION_SemUnionManager( 702): getSemSystemService :
goodcatch
10-14 18:31:54.236 D/SEP_UNION_SemUnionMainServiceImpl( 702): getSemSystemService
- goodcatch
10-14 18:31:54.236 D/SEP_UNION_SemGoodCatchService( 702): registerListener,
AudioService, android.os.Binder@c3e38
10-14 18:31:54.236 D/SemGoodCatchManager( 702): SemGoodCatchManager is created,
AudioService
10-14 18:31:54.237 D/vold ( 344): VolumeBase::destroy()++ mPath:
10-14 18:31:54.238 D/vold ( 344): VolumeBase::destroy()--
10-14 18:31:54.239 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.testharness.TestHarnessModeService took to
complete: 16ms
10-14 18:31:54.239 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.oemlock.OemLockService
10-14 18:31:54.239 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.oemlock.OemLockService took to complete: 0ms
10-14 18:31:54.239 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.DeviceIdleController
10-14 18:31:54.239 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.DeviceIdleController took to complete: 0ms
10-14 18:31:54.239 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecyc
le
10-14 18:31:54.239 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecyc
le took to complete: 0ms
10-14 18:31:54.239 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$L
ifecycle
10-14 18:31:54.240 D/EnterpriseDeviceManagerService( 702): systemReady() :
mCurrentPhase = 1000
10-14 18:31:54.240 D/RestrictionPolicy( 702): systemReady() : mCurrentPhase = 1000
10-14 18:31:54.240 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$L
ifecycle took to complete: 0ms
10-14 18:31:54.240 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServ
ice
10-14 18:31:54.240 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemServ
ice took to complete: 0ms
10-14 18:31:54.240 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.systemcaptions.SystemCaptionsManagerService
10-14 18:31:54.240 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.systemcaptions.SystemCaptionsManagerService
took to complete: 0ms
10-14 18:31:54.240 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.textservices.TextServicesManagerService$Lifecyc
le
10-14 18:31:54.240 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.textservices.TextServicesManagerService$Lifecyc
le took to complete: 0ms
10-14 18:31:54.240 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.textclassifier.TextClassificationManagerService
$Lifecycle
10-14 18:31:54.240 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.textclassifier.TextClassificationManagerService
$Lifecycle took to complete: 0ms
10-14 18:31:54.240 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.NetworkScoreService$Lifecycle
10-14 18:31:54.240 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.NetworkScoreService$Lifecycle took to complete:
0ms
10-14 18:31:54.240 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.wifi.WifiService
10-14 18:31:54.240 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.wifi.WifiService took to complete: 0ms
10-14 18:31:54.240 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.wifi.scanner.WifiScanningService
10-14 18:31:54.240 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.wifi.scanner.WifiScanningService took to
complete: 0ms
10-14 18:31:54.240 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.wifi.p2p.WifiP2pService
10-14 18:31:54.240 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.wifi.p2p.WifiP2pService took to complete: 0ms
10-14 18:31:54.240 D/WifiService( 702): Handle boot completed
10-14 18:31:54.240 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.ethernet.EthernetService
10-14 18:31:54.240 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.ethernet.EthernetService took to complete: 0ms
10-14 18:31:54.240 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.notification.NotificationManagerService
10-14 18:31:54.241 D/EdgeLightingPolicyManager( 702): onBootCompleted
10-14 18:31:54.241 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.notification.NotificationManagerService took to
complete: 1ms
10-14 18:31:54.241 V/WindowManager( 702): Relayout Window{ca09316 u0
AssistPreviewPanel}: viewVisibility=8 req=720x469
10-14 18:31:54.241 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.storage.DeviceStorageMonitorService
10-14 18:31:54.241 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.storage.DeviceStorageMonitorService took to
complete: 0ms
10-14 18:31:54.242 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.location.LocationManagerService$Lifecycle
10-14 18:31:54.242 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.location.LocationManagerService$Lifecycle took
to complete: 0ms
10-14 18:31:54.242 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.timedetector.TimeDetectorService$Lifecycle
10-14 18:31:54.242 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.timedetector.TimeDetectorService$Lifecycle took
to complete: 0ms
10-14 18:31:54.242 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecy
cle
10-14 18:31:54.242 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecy
cle took to complete: 0ms
10-14 18:31:54.242 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.search.SearchManagerService$Lifecycle
10-14 18:31:54.242 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.search.SearchManagerService$Lifecycle took to
complete: 1ms
10-14 18:31:54.242 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.wallpaper.WallpaperManagerService$Lifecycle
10-14 18:31:54.242 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.wallpaper.WallpaperManagerService$Lifecycle
took to complete: 0ms
10-14 18:31:54.242 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.audio.AudioService$Lifecycle
10-14 18:31:54.242 I/StorageManagerService( 702): Reset vold
10-14 18:31:54.242 D/SemGameManager( 702): SemGameManager(), begin
10-14 18:31:54.242 D/SemGameManager( 702): getGMSBinder(), begin
10-14 18:31:54.243 D/vold ( 344): onUserAdded: 0
10-14 18:31:54.244 I/TelephonyProvider( 2213): D/TelephonyProvider:
changePermission/data/user_de/0/com.android.providers.telephony/databases
10-14 18:31:54.244 D/SemGameManager( 702): getGMSBinder(), successful: true
10-14 18:31:54.244 D/SemGameManager( 702): SemGameManager(), got IBinder
10-14 18:31:54.244 D/SemGameManager( 702): SemGameManager(), init mService
10-14 18:31:54.245 I/TelephonyProvider( 2213): D/TelephonyProvider: getInfoPath :
need to make file
10-14 18:31:54.245 D/SecAudioParamFlinger( 590): g_fmradio_enable: fmradio_enable
mFmIsOn(0)
10-14 18:31:54.245 V/WindowManager( 702): Relayout hash=ca09316, pid=1809:
mAttrs={(0,0)(fillx469) gr=BOTTOM START CENTER sim={state=unchanged adjust=nothing}
ty=VOICE_INTERACTION_STARTING fmt=TRANSLUCENT
10-14 18:31:54.245 V/WindowManager( 702): fl=1000118
10-14 18:31:54.245 V/WindowManager( 702): pfl=2000000
10-14 18:31:54.245 V/WindowManager( 702): vsysui=700 naviIconColor=0}
10-14 18:31:54.246 I/SurfaceControl( 1809): assignNativeObject: nativeObject = 0
Surface(name=null)/@0x2f7ffa / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1826
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:31:54.247 I/SurfaceControl( 1809): assignNativeObject: nativeObject = 0
Surface(name=null)/@0x293d9ab / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1836
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:31:54.247 I/TelephonyProvider( 2213): D/TelephonyProvider: getInfoPath :
make file succeed
10-14 18:31:54.248 D/AudioSystem( 702): AudioSystem::setParameters fmradio_enable
received - process it
10-14 18:31:54.248 D/AudioSystem( 702): AudioSystem::setParameters calling aps-
>setDeviceConnectionState 2
10-14 18:31:54.248 V/APM_AudioPolicyManager( 590): setDeviceConnectionStateInt()
device: 0x80002000, state 0, address dummy name format 0x0
10-14 18:31:54.248 D/SemGameManager( 702): getGameList(), begin
10-14 18:31:54.248 D/GameManagerService( 702): getGameList():: mCurrentUserId: 0,
callerUserId: 0
10-14 18:31:54.248 E/AudioSystem-JNI( 702): Command failed for
android_media_AudioSystem_setParameters: -38
10-14 18:31:54.248 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.audio.AudioService$Lifecycle took to complete:
6ms
10-14 18:31:54.248 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareS
ervice$Lifecycle
10-14 18:31:54.248 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareS
ervice$Lifecycle took to complete: 0ms
10-14 18:31:54.248 I/ViewRootImpl@c9bbb25[AssistPreviewPanel]( 1809): Relayout
returned: old=(0,1600,720,1600) new=(0,1600,720,1600) req=(720,469)8 dur=7 res=0x1
s={false 0} ch=false fn=-1
10-14 18:31:54.248 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.DockObserver
10-14 18:31:54.248 D/SemGameManager( 702): getGameList(), ret=[]
10-14 18:31:54.249 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.DockObserver took to complete: 0ms
10-14 18:31:54.249 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.midi.MidiService$Lifecycle
10-14 18:31:54.249 I/AudioGameManager( 702): g_game_uid=0
10-14 18:31:54.249 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.midi.MidiService$Lifecycle took to complete:
0ms
10-14 18:31:54.249 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.adb.AdbService$Lifecycle
10-14 18:31:54.249 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.adb.AdbService$Lifecycle took to complete: 1ms
10-14 18:31:54.249 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.usb.UsbService$Lifecycle
10-14 18:31:54.249 D/UsbService( 702): UsbService ->
SystemService.PHASE_BOOT_COMPLETED
10-14 18:31:54.250 D/AdbService( 702): boot completed
10-14 18:31:54.250 W/ActivityThread( 2213): ClassLoader.loadClass: The class loader
returned by Thread.getContextClassLoader() may fail for processes that host
multiple applications. You should explicitly specify a context class loader. For
example: Thread.setContextClassLoader(getClass().getClassLoader());
10-14 18:31:54.251 D/UsbUI ( 702): boot completed
10-14 18:31:54.252 D/UsbHostManager( 702): boot completed
10-14 18:31:54.252 D/UsbDeviceManager( 702): boot completed
10-14 18:31:54.253 D/UsbHostRestrictor( 702): initSetUsbBlock STARTED
10-14 18:31:54.254 D/UsbHostRestrictor( 702): mps exists
10-14 18:31:54.256 D/AdbDebuggingManager( 702): handleMessage ->
MESSAGE_ADB_DISABLED
10-14 18:31:54.256 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
10-14 18:31:54.257 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:2 pendingST:1
10-14 18:31:54.257 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: tid:2052 curST:1 oldST:2
10-14 18:31:54.257 D/UsbHostRestrictor( 702): SIM was never inserted
10-14 18:31:54.258 D/UsbHostRestrictor( 702): checkWriteValue : isSIMBlock=false,
isMDMBlock=false
10-14 18:31:54.259 D/UsbDeviceManager( 702): handleMessage -> MSG_BOOT_COMPLETED
10-14 18:31:54.259 D/UsbHostRestrictor( 702): Write Disable Sys Node with [OFF]
10-14 18:31:54.260 D/UsbDeviceManager( 702): finishBoot
10-14 18:31:54.260 I/WifiScoreCard( 702): Installing MemoryStore
10-14 18:31:54.260 I/WifiHealthMonitor( 702): Installing MemoryStore
10-14 18:31:54.260 D/UsbHostRestrictor( 702): mps exists
10-14 18:31:54.262 D/UsbHostRestrictor( 702): NOT DISABLE USB 3
10-14 18:31:54.262 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.usb.UsbService$Lifecycle took to complete: 13ms
10-14 18:31:54.262 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.twilight.TwilightService
10-14 18:31:54.263 D/UsbDeviceManager( 702): updateUsbStateBroadcastIfNeeded:
functions=mtp
10-14 18:31:54.264 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.twilight.TwilightService took to complete: 1ms
10-14 18:31:54.264 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.display.color.ColorDisplayService
10-14 18:31:54.264 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.display.color.ColorDisplayService took to
complete: 0ms
10-14 18:31:54.264 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.job.JobSchedulerService
10-14 18:31:54.264 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.job.JobSchedulerService took to complete: 0ms
10-14 18:31:54.264 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.soundtrigger.SoundTriggerService
10-14 18:31:54.264 D/SoundTriggerService( 702): onBootPhase: 1000 : false
10-14 18:31:54.264 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.soundtrigger.SoundTriggerService took to
complete: 0ms
10-14 18:31:54.264 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.trust.TrustManagerService
10-14 18:31:54.264 D/UsbDeviceManager( 702): broadcasting Intent
{ act=android.hardware.usb.action.USB_STATE flg=0x31000000 (has extras) } extras:
Bundle[{host_connected=false, connected=false, unlocked=true, config_changed=false,
mtp=true, configured=false}]
10-14 18:31:54.266 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
10-14 18:31:54.267 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:2 pendingST:1
10-14 18:31:54.267 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: tid:2055 curST:1 oldST:2
10-14 18:31:54.268 D/SettingsProvider( 702): isChangeAllowed() : name =
trust_agents_initialized
10-14 18:31:54.269 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:54.269 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.trust.TrustManagerService took to complete: 5ms
10-14 18:31:54.269 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.backup.BackupManagerService$Lifecycle
10-14 18:31:54.269 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.backup.BackupManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:54.269 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.appwidget.AppWidgetService
10-14 18:31:54.269 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.appwidget.AppWidgetService took to complete:
0ms
10-14 18:31:54.269 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.role.RoleManagerService
10-14 18:31:54.269 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.role.RoleManagerService took to complete: 0ms
10-14 18:31:54.269 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.voiceinteraction.VoiceInteractionManagerService
10-14 18:31:54.269 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.voiceinteraction.VoiceInteractionManagerService
took to complete: 0ms
10-14 18:31:54.269 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.GestureLauncherService
10-14 18:31:54.269 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.GestureLauncherService took to complete: 0ms
10-14 18:31:54.269 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.SensorNotificationService
10-14 18:31:54.269 D/SamsungAlarmManager( 702): setInexact (T:3/F:8/AC:false)
20211014T230054 now=136778 - CU:1000/CP:702/L:52e2bfe:WifiHealthMonitor Schedule
Daily Detection Timer
10-14 18:31:54.270 I/SamsungAlarmManager( 702): setLocked to kernel - T:2 /
20211014T183243, set=186132, now=136778
10-14 18:31:54.271 I/SamsungAlarmManager( 702): setLocked to kernel - T:3 /
20211014T183200, set=142508, now=136779
10-14 18:31:54.272 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1000 packageName=com.android.settings
10-14 18:31:54.272 D/KnoxCustomManagerService( 702):
getUsbConnectionTypeInternal(0)
10-14 18:31:54.273 D/UsbDeviceManager( 702): getPersistProp:
return=persist.sys.usb.config
10-14 18:31:54.274 D/UsbDeviceManager( 702): setEnabledFunctions: usbFunctions=mtp
forceRestart=false
10-14 18:31:54.275 D/UsbDeviceManager( 702): updateUsbNotification(false):
mConnected=false mHostConnected=false mSourcePower=false mSinkPower=false
mUsbCharging=false
10-14 18:31:54.276 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 1000; state: DISABLED
10-14 18:31:54.276 D/UsbDeviceManager( 702): trySetEnabledFunctions:
usbFunctions=mtp forceRestart=true
10-14 18:31:54.276 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1000; state: ENABLED
10-14 18:31:54.276 E/gpsd ( 799): Critical Error: Wakelock: write
/sys/power/wake_unlock fd:4 ret:-1 errno 22
10-14 18:31:54.277 D/UsbDeviceManager( 702): Update mCurrentFunctions=mtp
mSecCurrentFunctions=mtp
10-14 18:31:54.278 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.SensorNotificationService took to complete: 8ms
10-14 18:31:54.278 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.emergency.EmergencyAffordanceService
10-14 18:31:54.278 I/UsbDeviceManager( 702): Setting USB config to mtp
10-14 18:31:54.278 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.emergency.EmergencyAffordanceService took to
complete: 0ms
10-14 18:31:54.278 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.dreams.DreamManagerService
10-14 18:31:54.278 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.dreams.DreamManagerService took to complete:
0ms
10-14 18:31:54.278 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.print.PrintManagerService
10-14 18:31:54.278 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.print.PrintManagerService took to complete: 0ms
10-14 18:31:54.278 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.blob.BlobStoreManagerService
10-14 18:31:54.278 D/UsbDeviceManager( 702): setUsbConfig(none)
10-14 18:31:54.279 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.blob.BlobStoreManagerService took to complete:
1ms
10-14 18:31:54.279 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.companion.CompanionDeviceManagerService
10-14 18:31:54.279 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.companion.CompanionDeviceManagerService took to
complete: 0ms
10-14 18:31:54.279 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.restrictions.RestrictionsManagerService
10-14 18:31:54.279 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.restrictions.RestrictionsManagerService took to
complete: 0ms
10-14 18:31:54.279 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.cocktailbar.CocktailBarManagerService
10-14 18:31:54.279 I/CocktailBarManagerService( 702): PHASE_BOOT_COMPLETED
10-14 18:31:54.281 D/Zygote ( 531): Forked child process 2538
10-14 18:31:54.283 W/ActivityManager( 702): Slow operation: 74ms so far, now at
startProcess: returned from zygote!
10-14 18:31:54.284 W/ActivityManager( 702): Slow operation: 74ms so far, now at
startProcess: done updating battery stats
10-14 18:31:54.284 W/ActivityManager( 702): Slow operation: 75ms so far, now at
startProcess: building log message
10-14 18:31:54.284 I/ActivityManager( 702): Start proc
2538:com.samsung.android.honeyboard/u0a150 for service
{com.samsung.android.honeyboard/com.samsung.android.honeyboard.service.HoneyBoardSe
rvice}
10-14 18:31:54.284 W/ActivityManager( 702): Slow operation: 75ms so far, now at
startProcess: starting to update pids map
10-14 18:31:54.284 W/ActivityManager( 702): Slow operation: 75ms so far, now at
startProcess: done updating pids map
10-14 18:31:54.284 W/ActivityManager( 702): com.samsung.android.bluelightfilter
inode == 0 (b/152760674)
10-14 18:31:54.284 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:54.287 D/CocktailBarManagerServiceImpl( 702): ensureStateLoadedLocked:
User 0 must be unlocked for widgets to be available
10-14 18:31:54.288 D/BatterySaverStateMachine( 702): [api] refreshSettingsLocked:
lowPowerModeEnabled: false emergencyModeEnabled: false ultraPowerSavingModeEnabled:
false lowPowerModeEnabledSticky: false lowPowerModeTriggerLevel: 0
10-14 18:31:54.288 D/AppStandbyController( 702): Loading headless system app
cache. appIdleEnabled=true
10-14 18:31:54.288 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.cocktailbar.CocktailBarManagerService took to
complete: 9ms
10-14 18:31:54.288 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.aod.AODManagerService
10-14 18:31:54.288 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.aod.AODManagerService took to complete: 0ms
10-14 18:31:54.288 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.media.MediaSessionService
10-14 18:31:54.288 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.media.MediaSessionService took to complete: 0ms
10-14 18:31:54.288 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.media.MediaResourceMonitorService
10-14 18:31:54.288 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.media.MediaResourceMonitorService took to
complete: 0ms
10-14 18:31:54.288 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.biometrics.face.FaceService
10-14 18:31:54.288 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.biometrics.face.FaceService took to complete:
0ms
10-14 18:31:54.288 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.biometrics.fingerprint.FingerprintService
10-14 18:31:54.288 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.biometrics.fingerprint.FingerprintService took
to complete: 0ms
10-14 18:31:54.288 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.biometrics.BiometricService
10-14 18:31:54.289 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.biometrics.BiometricService took to complete:
1ms
10-14 18:31:54.289 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.biometrics.AuthService
10-14 18:31:54.289 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.biometrics.AuthService took to complete: 0ms
10-14 18:31:54.289 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.pm.ShortcutService$Lifecycle
10-14 18:31:54.289 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.pm.ShortcutService$Lifecycle took to complete:
0ms
10-14 18:31:54.289 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.pm.LauncherAppsService
10-14 18:31:54.289 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.pm.LauncherAppsService took to complete: 0ms
10-14 18:31:54.289 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.pm.CrossProfileAppsService
10-14 18:31:54.289 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.pm.CrossProfileAppsService took to complete:
0ms
10-14 18:31:54.289 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.samsung.android.server.wifi.SemWifiService
10-14 18:31:54.289 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.samsung.android.server.wifi.SemWifiService took to complete:
0ms
10-14 18:31:54.289 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.samsung.android.server.wifi.p2p.SemWifiP2pService
10-14 18:31:54.289 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.samsung.android.server.wifi.p2p.SemWifiP2pService took to
complete: 0ms
10-14 18:31:54.289 D/SemWifiService( 702): Handle boot completed
10-14 18:31:54.290 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.media.projection.MediaProjectionManagerService
10-14 18:31:54.291 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.media.projection.MediaProjectionManagerService
took to complete: 0ms
10-14 18:31:54.291 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.slice.SliceManagerService$Lifecycle
10-14 18:31:54.291 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.slice.SliceManagerService$Lifecycle took to
complete: 0ms
10-14 18:31:54.291 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.camera.CameraServiceProxy
10-14 18:31:54.291 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.camera.CameraServiceProxy took to complete: 0ms
10-14 18:31:54.291 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.samsung.android.camera.CameraServiceWorker
10-14 18:31:54.291 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.samsung.android.camera.CameraServiceWorker took to complete:
0ms
10-14 18:31:54.291 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.stats.StatsCompanion$Lifecycle
10-14 18:31:54.291 D/SamsungAlarmManager( 702): setInexact (T:2/F:8/AC:false)
20211014T183219 now=136800 - CU:1000/CP:702/L:c6f19dc:WifiHealthMonitor Schedule
Post-Boot Detection Timer
10-14 18:31:54.291 I/BiometricService( 702): initBiometricsTimestamp: user length
= 1
10-14 18:31:54.291 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.stats.StatsCompanion$Lifecycle took to
complete: 0ms
10-14 18:31:54.291 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.stats.pull.StatsPullAtomService
10-14 18:31:54.291 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.stats.pull.StatsPullAtomService took to
complete: 0ms
10-14 18:31:54.291 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.incident.IncidentCompanionService
10-14 18:31:54.291 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.incident.IncidentCompanionService took to
complete: 0ms
10-14 18:31:54.291 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.MmsServiceBroker
10-14 18:31:54.291 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.MmsServiceBroker took to complete: 0ms
10-14 18:31:54.291 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.autofill.AutofillManagerService
10-14 18:31:54.291 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.autofill.AutofillManagerService took to
complete: 0ms
10-14 18:31:54.291 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.clipboard.ClipboardService
10-14 18:31:54.291 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.clipboard.ClipboardService took to complete:
0ms
10-14 18:31:54.292 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.appbinding.AppBindingService$Lifecycle
10-14 18:31:54.292 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.appbinding.AppBindingService$Lifecycle took to
complete: 0ms
10-14 18:31:54.292 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.policy.PermissionPolicyService
10-14 18:31:54.292 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.policy.PermissionPolicyService took to
complete: 0ms
10-14 18:31:54.292 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.pm.StagingManager$Lifecycle
10-14 18:31:54.292 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.pm.StagingManager$Lifecycle took to complete:
0ms
10-14 18:31:54.292 I/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.enterprise.keystore.TimaKeystoreService$Lifecyc
le
10-14 18:31:54.292 D/ActivityManagerTiming( 702):
OnBootPhase_1000_com.android.server.enterprise.keystore.TimaKeystoreService$Lifecyc
le took to complete: 0ms
10-14 18:31:54.292 I/SamsungAlarmManager( 702): setLocked to kernel - T:2 /
20211014T183219, set=161780, now=136801
10-14 18:31:54.292 D/FingerprintService( 702): startRequest(30) called from null,
0, 0
10-14 18:31:54.292 D/ActivityManagerTiming( 702): OnBootPhase_1000 took to
complete: 81ms
10-14 18:31:54.292 D/ActivityManagerTiming( 702): TotalBootTime took to complete:
63666ms
10-14 18:31:54.292 D/SystemServerInitThreadPool( 702): Shutdown requested
10-14 18:31:54.292 I/SystemServerTiming( 702): WaitInitThreadPoolShutdown
10-14 18:31:54.292 D/SystemServerTiming( 702): WaitInitThreadPoolShutdown took to
complete: 0ms
10-14 18:31:54.292 I/SamsungAlarmManager( 702): setLocked to kernel - T:3 /
20211014T183159, set=142508, now=136801
10-14 18:31:54.292 V/GFaceService( 702): mDaemon was null, reconnect to face
10-14 18:31:54.292 E/SystemServerInitThreadPool( 702): Already shutdown
10-14 18:31:54.292 E/SystemServerInitThreadPool( 702): java.lang.Exception
10-14 18:31:54.292 E/SystemServerInitThreadPool( 702): at
com.android.server.SystemServerInitThreadPool.shutdown(SystemServerInitThreadPool.j
ava:146)
10-14 18:31:54.292 E/SystemServerInitThreadPool( 702): at
com.android.server.SystemServiceManager.startBootPhase(SystemServiceManager.java:23
6)
10-14 18:31:54.292 E/SystemServerInitThreadPool( 702): at
com.android.server.am.ActivityManagerService.finishBooting(ActivityManagerService.j
ava:6905)
10-14 18:31:54.292 E/SystemServerInitThreadPool( 702): at
com.android.server.am.ActivityManagerService.bootAnimationComplete(ActivityManagerS
ervice.java:7111)
10-14 18:31:54.292 E/SystemServerInitThreadPool( 702): at
com.android.server.wm.WindowManagerService.performEnableScreen(WindowManagerService
.java:4006)
10-14 18:31:54.292 E/SystemServerInitThreadPool( 702): at
com.android.server.wm.WindowManagerService.access$1200(WindowManagerService.java:37
3)
10-14 18:31:54.292 E/SystemServerInitThreadPool( 702): at
com.android.server.wm.WindowManagerService$H.handleMessage(WindowManagerService.jav
a:5688)
10-14 18:31:54.292 E/SystemServerInitThreadPool( 702): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:54.292 E/SystemServerInitThreadPool( 702): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:54.292 E/SystemServerInitThreadPool( 702): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:54.292 E/SystemServerInitThreadPool( 702): at
com.android.server.ServiceThread.run(ServiceThread.java:44)
10-14 18:31:54.294 D/StackScrollAlgorithm( 1809): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{8b1dd16 V.E...... ......ID
19,0-701,480}
10-14 18:31:54.299 D/WifiNetworkFactory( 702): Registering NetworkFactory
10-14 18:31:54.299 D/UntrustedWifiNetworkFactory( 702): Registering NetworkFactory
10-14 18:31:54.299 D/ConnectivityService( 702): Got NetworkProvider Messenger for
WifiNetworkFactory
10-14 18:31:54.299 D/ConnectivityService( 702): Got NetworkProvider Messenger for
UntrustedWifiNetworkFactory
10-14 18:31:54.300 D/WifiNetworkFactory( 702): got request NetworkRequest
[ TRACK_DEFAULT id=14, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10067
AdministratorUids: [] RequestorUid: 10067 RequestorPackageName:
com.android.systemui] ] with score 0 and providerId -1
10-14 18:31:54.301 D/WifiNetworkFactory( 702): got request NetworkRequest
[ TRACK_DEFAULT id=17, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10067
AdministratorUids: [] RequestorUid: 10067 RequestorPackageName:
com.android.systemui] ] with score 0 and providerId -1
10-14 18:31:54.301 D/WifiNetworkFactory( 702): got request NetworkRequest
[ REQUEST id=22, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN
AdministratorUids: [] RequestorUid: 1073 RequestorPackageName:
com.google.android.networkstack] ] with score 0 and providerId -1
10-14 18:31:54.301 I/SemWifiApConfigStore( 702): checkifDummyFileExist:false
10-14 18:31:54.301 D/WifiNetworkFactory( 702): got request NetworkRequest
[ TRACK_DEFAULT id=6, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000
AdministratorUids: [] RequestorUid: 1000 RequestorPackageName: android] ] with
score 0 and providerId -1
10-14 18:31:54.302 D/WifiNetworkFactory( 702): got request NetworkRequest
[ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN
AdministratorUids: [] RequestorUid: 1000 RequestorPackageName: android] ] with
score 0 and providerId -1
10-14 18:31:54.302 D/WifiNetworkFactory( 702): got request NetworkRequest
[ TRACK_DEFAULT id=18, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000
AdministratorUids: [] RequestorUid: 1000 RequestorPackageName: android] ] with
score 0 and providerId -1
10-14 18:31:54.302 D/WifiNetworkFactory( 702): got request NetworkRequest
[ TRACK_DEFAULT id=16, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000
AdministratorUids: [] RequestorUid: 1000 RequestorPackageName: android] ] with
score 0 and providerId -1
10-14 18:31:54.302 D/WifiNetworkFactory( 702): got request NetworkRequest
[ TRACK_DEFAULT id=20, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1073
AdministratorUids: [] RequestorUid: 1073 RequestorPackageName:
com.google.android.networkstack] ] with score 0 and providerId -1
10-14 18:31:54.302 D/UntrustedWifiNetworkFactory( 702): got request NetworkRequest
[ TRACK_DEFAULT id=14, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10067
AdministratorUids: [] RequestorUid: 10067 RequestorPackageName:
com.android.systemui] ] with score 0 and providerId -1
10-14 18:31:54.302 D/UntrustedWifiNetworkFactory( 702): got request NetworkRequest
[ TRACK_DEFAULT id=17, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10067
AdministratorUids: [] RequestorUid: 10067 RequestorPackageName:
com.android.systemui] ] with score 0 and providerId -1
10-14 18:31:54.302 D/UntrustedWifiNetworkFactory( 702): got request NetworkRequest
[ REQUEST id=22, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN
AdministratorUids: [] RequestorUid: 1073 RequestorPackageName:
com.google.android.networkstack] ] with score 0 and providerId -1
10-14 18:31:54.302 D/UntrustedWifiNetworkFactory( 702): got request NetworkRequest
[ TRACK_DEFAULT id=6, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000
AdministratorUids: [] RequestorUid: 1000 RequestorPackageName: android] ] with
score 0 and providerId -1
10-14 18:31:54.302 D/UntrustedWifiNetworkFactory( 702): got request NetworkRequest
[ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN
AdministratorUids: [] RequestorUid: 1000 RequestorPackageName: android] ] with
score 0 and providerId -1
10-14 18:31:54.302 D/UntrustedWifiNetworkFactory( 702): got request NetworkRequest
[ TRACK_DEFAULT id=18, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000
AdministratorUids: [] RequestorUid: 1000 RequestorPackageName: android] ] with
score 0 and providerId -1
10-14 18:31:54.302 D/UntrustedWifiNetworkFactory( 702): got request NetworkRequest
[ TRACK_DEFAULT id=16, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000
AdministratorUids: [] RequestorUid: 1000 RequestorPackageName: android] ] with
score 0 and providerId -1
10-14 18:31:54.302 D/UntrustedWifiNetworkFactory( 702): got request NetworkRequest
[ TRACK_DEFAULT id=20, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1073
AdministratorUids: [] RequestorUid: 1073 RequestorPackageName:
com.google.android.networkstack] ] with score 0 and providerId -1
10-14 18:31:54.302 I/SemWifiApConfigStore( 702):
WIFI_AP_DEFAULT:0,checkifDummyFileExist:false,/data/misc/wifi/softap.conf
present:false,mainline_config present: false,autohotspot_accept present:false mhs:
0
10-14 18:31:54.303 I/android_os_HwBinder( 702): HwBinder: Starting thread pool for
getting: [email protected]::ISehBiometricsFace/default
10-14 18:31:54.304 I/SemWifiApConfigStore( 702): checkifDummyFileExist:false
10-14 18:31:54.306 I/[email protected]( 820):
SehBiometricsFace::sehSetCallback(ISehBiometricsFaceClientCallback)
10-14 18:31:54.306 I/[email protected]( 820):
FaceLibLoader::loadLib
10-14 18:31:54.306 I/[email protected]( 820):
FaceLibLoader::openLib
10-14 18:31:54.311 I/libc ( 2538): SetHeapTaggingLevel: tag level set to 0
10-14 18:31:54.330 E/roid.honeyboar( 2538): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:54.334 D/Zygote ( 531): Forked child process 2556
10-14 18:31:54.337 D/WallpaperManager( 1809): checkDeviceDensity deviceRotation=0
deviceHeight=1600 deviceWidth=720 bitmapHeight=1600 bitmapWidth=1600
10-14 18:31:54.337 I/ImageWallpaperRenderer( 1809): Load bitmap w: 1600 , h : 1600
10-14 18:31:54.337 D/UsbDeviceManager( 702): setUsbConfig(mtp)
10-14 18:31:54.341 D/UsbDeviceManager( 702): updateUsbStateBroadcastIfNeeded:
functions=mtp
10-14 18:31:54.342 D/UsbDeviceManager( 702): broadcasting Intent
{ act=android.hardware.usb.action.USB_STATE flg=0x31000000 (has extras) } extras:
Bundle[{host_connected=false, connected=false, unlocked=true, config_changed=true,
mtp=true, configured=false}]
10-14 18:31:54.357 I/ImageSmartCropper( 1809): do not update smart crop
10-14 18:31:54.361 D/ScrimController( 1809): updateScrimColor main=0xff000000
front=0xff000000(0.000000) behind=0xff000000(0.000000) bubble=0xff000000(0.000000)
vis=0
10-14 18:31:54.364 D/GNSS ( 799): Model SM-A127M Device EXYNOS850v0.1 MCD
SDK=30(Unknown API Version) RIL= GSM=
Build=samsung/a12sub/a12s:11/RP1A.200720.012/A127MUBU3AUJ5:user/release-keys
board=exynos850.1.samsung
10-14 18:31:54.365 D/GNSS ( 799): GNSS SW 30(Unknown API Version)
Commit=8add16871b139c18991cf13de27344080a2dfb66 GL=MCD_64-
bit_DAEMON_SPOTNAV_4.3.24a15__Jul 19 2021/20:09:02
10-14 18:31:54.367 E/ndroid.setting( 2556): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:54.368 I/ndroid.systemu( 1809): NativeAlloc concurrent copying GC freed
21698(1702KB) AllocSpace objects, 10(392KB) LOS objects, 49% free, 7522KB/14MB,
paused 275us total 213.039ms
10-14 18:31:54.370 E/DEVROOT#CIF( 702): SFI_getPdpData start
10-14 18:31:54.374 D/ActivityThread( 2556): setConscryptValidator
10-14 18:31:54.374 D/ActivityThread( 2556): setConscryptValidator - put
10-14 18:31:54.377 W/ActivityManager( 702): Slow operation: 106ms so far, now at
startProcess: returned from zygote!
10-14 18:31:54.380 D/ActivityThread( 2538): setConscryptValidator
10-14 18:31:54.380 D/ActivityThread( 2538): setConscryptValidator - put
10-14 18:31:54.384 E/DEVROOT#VND( 569): communicate start cmd:0x3301, length:64
10-14 18:31:54.384 E/DEVROOT#VND( 569): cmd [3301] start...
10-14 18:31:54.384 E/DEVROOT#VND( 569): GetBigdataMsg isn't supported.
10-14 18:31:54.384 E/DEVROOT#VND( 569): cmd [3301] end...[-16777217]
10-14 18:31:54.386 E/DEVROOT#VND( 569): communicate end -16777217 / length : 0
10-14 18:31:54.386 E/DEVROOT#CIF( 702): Response buffer size is 0
10-14 18:31:54.386 D/GNSS ( 799): GNSS Initialization Successful
10-14 18:31:54.387 E/DEVROOT#CIF( 702): SFI_getPdpData end (-16777217)
10-14 18:31:54.389 E/HERMES#Service( 702): Failed to getPdpData, Err =
java.lang.Exception: JNI exception : error code=[-16777217]
10-14 18:31:54.390 W/ActivityManager( 702): Slow operation: 85ms so far, now at
startProcess: getting gids from package manager
10-14 18:31:54.391 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10224 packageName=com.google.android.ext.services
10-14 18:31:54.391 I/SemWifiApConfigStore( 702): parseSecProductFeatureSsid()
Default,Mac4Digits mhs: 1
10-14 18:31:54.391 W/ActivityManager( 702): Slow operation: 86ms so far, now at
startProcess: building args
10-14 18:31:54.392 I/SemWifiApConfigStore( 702): global.device_name : Galaxy A12
mhs: 2
10-14 18:31:54.392 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10224; state: DISABLED
10-14 18:31:54.392 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10224; state: ENABLED
10-14 18:31:54.392 I/SemWifiApConfigStore( 702): MacAddressLastDigits final
mac:2C:15:11 lastDigits = 4 mhs: 3
10-14 18:31:54.394 I/SemWifiApConfigStore( 702): parseSecProductFeatureSsid()
ssid:Galaxy A121511 mhs: 4
10-14 18:31:54.395 D/WifiApConfigStore( 702): Fallback to use default AP
configuration
10-14 18:31:54.397 D/WALLPAPER_SVC:WallpaperManagerService( 702):
semSetSmartCropRect, 1, Rect(0, 0 - 1600, 1600), Rect(0, 0 - 1600, 1600)
10-14 18:31:54.397 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.semSetSmartCropRect:7637
10-14 18:31:54.397 I/WALLPAPER_SVC:LegibilityColor( 702): makeColorExtractor: 5
10-14 18:31:54.399 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5013 packageName=com.sec.location.nsflp2
10-14 18:31:54.400 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 5013; state: DISABLED
10-14 18:31:54.400 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 5013; state: ENABLED
10-14 18:31:54.401 I/ActivityManager( 702): !@Boot: bootcomplete
10-14 18:31:54.401 I/ActivityManager( 702): !@Boot_EBS_F: bootcomplete
10-14 18:31:54.401 I/ImageWallpaperRenderer( 1809): updateWallpaperOffset 0
10-14 18:31:54.401 D/WALLPAPER_SVC:LegibilityColor( 702): extractColor start which
= 5, landscape = true
10-14 18:31:54.402 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 5, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
10-14 18:31:54.402 D/WALLPAPER_SVC:WallpaperManagerService( 702):
calcSemWallpaperColors 5, 90
10-14 18:31:54.402 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperType:5544
10-14 18:31:54.402 D/WallpaperManagerService( 702): which : 1, return type : 0
(called by userId= 0)
10-14 18:31:54.402 I/ImageWallpaperRenderer( 1809): updateWallpaperOffset
lastCropOffset -1000000 wp Type , 0 , rotation == 0
10-14 18:31:54.403 I/ImageWallpaperRenderer( 1809): Wallpaper set Display offset 0
10-14 18:31:54.403 W/FileUtils( 702): Failed to
chmod(/data/misc/apexdata/com.android.wifi/WifiConfigStoreSoftAp.xml, 384):
10-14 18:31:54.403 W/FileUtils( 702): android.system.ErrnoException: chmod failed:
ENOENT (No such file or directory)
10-14 18:31:54.403 W/FileUtils( 702): at libcore.io.Linux.chmod(Native Method)
10-14 18:31:54.403 W/FileUtils( 702): at
libcore.io.ForwardingOs.chmod(ForwardingOs.java:85)
10-14 18:31:54.403 W/FileUtils( 702): at
libcore.io.BlockGuardOs.chmod(BlockGuardOs.java:80)
10-14 18:31:54.403 W/FileUtils( 702): at android.system.Os.chmod(Os.java:97)
10-14 18:31:54.403 W/FileUtils( 702): at
com.android.server.wifi.util.FileUtils.chmod(FileUtils.java:44)
10-14 18:31:54.403 W/FileUtils( 702): at
com.android.server.wifi.WifiConfigStore$StoreFile.writeBufferedRawData(WifiConfigSt
ore.java:973)
10-14 18:31:54.403 W/FileUtils( 702): at
com.android.server.wifi.WifiConfigStore.writeBufferedData(WifiConfigStore.java:510)
10-14 18:31:54.403 W/FileUtils( 702): at
com.android.server.wifi.WifiConfigStore.write(WifiConfigStore.java:434)
10-14 18:31:54.403 W/FileUtils( 702): at
com.android.server.wifi.WifiConfigManager.saveToStore(WifiConfigManager.java:3366)
10-14 18:31:54.403 W/FileUtils( 702): at
com.android.server.wifi.WifiApConfigStore.persistConfigAndTriggerBackupManagerProxy
(WifiApConfigStore.java:263)
10-14 18:31:54.403 W/FileUtils( 702): at
com.android.server.wifi.WifiApConfigStore.getApConfiguration(WifiApConfigStore.java
:130)
10-14 18:31:54.403 W/FileUtils( 702): at com.android.server.wifi.-$
$Lambda$VT9e2V3o0MYZG8ZEONk9kV8oR9o.get(Unknown Source:2)
10-14 18:31:54.403 W/FileUtils( 702): at
com.android.server.wifi.WifiThreadRunner.lambda$call$0(WifiThreadRunner.java:75)
10-14 18:31:54.403 W/FileUtils( 702): at com.android.server.wifi.-$
$Lambda$WifiThreadRunner$bSJWhTeQjXo8fDZv7GV5ginQe7U.run(Unknown Source:4)
10-14 18:31:54.403 W/FileUtils( 702): at
com.android.server.wifi.WifiThreadRunner$BlockingRunnable.run(WifiThreadRunner.java
:184)
10-14 18:31:54.403 W/FileUtils( 702): at
android.os.Handler.handleCallback(Handler.java:938)
10-14 18:31:54.403 W/FileUtils( 702): at
android.os.Handler.dispatchMessage(Handler.java:99)
10-14 18:31:54.403 W/FileUtils( 702): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:54.403 W/FileUtils( 702): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:54.407 D/WifiConfigStore( 702): Writing to stores completed in 7 ms.
10-14 18:31:54.408 I/SemWifiApConfigStore( 702): parseSecProductFeaturePassword()
SamsungDefault retry:false mhs: 5
10-14 18:31:54.409 D/ActivityManager( 702): Finishing user boot 0
10-14 18:31:54.410 I/ActivityManager( 702): User 0 state changed from BOOTING to
RUNNING_LOCKED
10-14 18:31:54.410 I/OpenGLRenderer( 1809): Davey! duration=2183ms; Flags=1,
IntendedVsync=134733500627, Vsync=136733500547,
OldestInputEvent=9223372036854775807, NewestInputEvent=0,
HandleInputStart=136745255593, AnimationStart=136745259401,
PerformTraversalsStart=136747318324, DrawStart=136890239747,
SyncQueued=136902100516, SyncStart=136904142939,
IssueDrawCommandsStart=136912743286, SwapBuffers=136917834670,
FrameCompleted=136919063247, DequeueBufferDuration=808384,
QueueBufferDuration=563424, GpuCompleted=0,
10-14 18:31:54.410 W/ActivityManager( 702): UserLifecycleEvent 4 received without
an active userJourneySession.
10-14 18:31:54.411 I/SemSoftApConfiguration( 702): setmaxclient API:10
10-14 18:31:54.412 D/WallpaperManager( 1809): semGetWallpaperColors, which = 1
10-14 18:31:54.413 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:54.413 D/SemWallpaperColorsArea( 1809): SemWallpaperColorsArea which =
5, 720x1467,384x782,22,48, 0
10-14 18:31:54.416 I/SemWifiApContentProvider( 702):
insertedcontent://com.samsung.android.wifi.softap/softapInfo/1
10-14 18:31:54.416 I/SemWifiApContentProviderHelper( 702): Inserting
Key:wifi_ap_maxclient_framework
10-14 18:31:54.417 D/SemWifiApConfigStore( 702): getWifiApConfiguration
mWifiApConfig SSID: Galaxy A121511 pwd:nkfn6617,security:1
10-14 18:31:54.417 I/WifiService( 702): setSoftApConfiguration uid=1000
10-14 18:31:54.417 I/SemWifiApConfigStore( 702): generating new default config
mhs: 6
10-14 18:31:54.418 D/SemWifiApConfigStore( 702): mWifiApConfig:ssid=Galaxy A121511
10-14 18:31:54.418 D/SemWifiApConfigStore( 702): Passphrase =<non-empty>
10-14 18:31:54.418 D/SemWifiApConfigStore( 702): HiddenSsid =false
10-14 18:31:54.418 D/SemWifiApConfigStore( 702): Band =1
10-14 18:31:54.418 D/SemWifiApConfigStore( 702): Channel =0
10-14 18:31:54.418 D/SemWifiApConfigStore( 702): SecurityType=1
10-14 18:31:54.418 D/SemWifiApConfigStore( 702): MaxClient=0
10-14 18:31:54.418 D/SemWifiApConfigStore( 702): AutoShutdownEnabled=false
10-14 18:31:54.418 D/SemWifiApConfigStore( 702): ShutdownTimeoutMillis=0
10-14 18:31:54.418 D/SemWifiApConfigStore( 702): ClientControlByUser=false
10-14 18:31:54.418 D/SemWifiApConfigStore( 702): BlockedClientList=[]
10-14 18:31:54.418 D/SemWifiApConfigStore( 702): AllowedClientList=[]
10-14 18:31:54.418 I/SemWifiApConfigStore( 702): SSID is not error mhs: 7
10-14 18:31:54.420 I/SemWifiApRestoreHelper( 702):
setApConfiguration(softApConfiguration) - Start
10-14 18:31:54.420 I/SemWifiApRestoreHelper( 702): setSSID() - Setting: Galaxy
A121511
10-14 18:31:54.422 D/ImageDarkModeFilter( 1809): isNightMode: false ui_mode false
10-14 18:31:54.422 I/ImageWallpaperRenderer( 1809): onDrawFrame surfaceSize :
Rect(0, 0 - 1600, 1600)
10-14 18:31:54.424 D/WifiConfigStore( 702): Writing to stores completed in 5 ms.
10-14 18:31:54.424 I/PersonaManagerService( 702): onLockedBootComplete: 0
10-14 18:31:54.424 I/SemWifiApContentProvider( 702):
insertedcontent://com.samsung.android.wifi.softap/softapInfo/2
10-14 18:31:54.424 I/SemWifiApContentProviderHelper( 702): Inserting
Key:shared_ssid
10-14 18:31:54.425 I/SemWifiApRestoreHelper( 702): setPassword() - Setting: xxxxxx
10-14 18:31:54.428 I/SemWifiApContentProvider( 702):
insertedcontent://com.samsung.android.wifi.softap/softapInfo/3
10-14 18:31:54.429 I/SemWifiApContentProviderHelper( 702): Inserting
Key:shared_password
10-14 18:31:54.429 I/SemWifiApRestoreHelper( 702): setSecurityType() - Setting
securityTypeIndex: 1
10-14 18:31:54.429 I/SemWifiApRestoreHelper( 702): setSecurityType() - Setting
securityType:wpa2_index
10-14 18:31:54.433 I/SemWifiApContentProvider( 702):
insertedcontent://com.samsung.android.wifi.softap/softapInfo/4
10-14 18:31:54.433 I/SemWifiApContentProviderHelper( 702): Inserting
Key:security_type
10-14 18:31:54.434 D/StorageManagerService( 702): unlockUserKey: 0
isFileEncryptedNativeOrEmulated: true hasToken: false hasSecret: false
10-14 18:31:54.434 I/SemWifiApConfigStore( 702): isTSSActivationHandled:-1
singleSkuActivated:false mhs: 8
10-14 18:31:54.435 D/vold ( 344): CheckUserKeyForFOTA()
10-14 18:31:54.435 D/SettingsProvider( 702): isChangeAllowed() : name =
wifi_ap_Tss_handled
10-14 18:31:54.435 D/FsCrypt ( 344): fscrypt_check_FBE_key_For_FOTA
10-14 18:31:54.436 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:54.436 I/SemWifiApConfigStore( 702): isCustomerChanged() pre:null
Curr:ALL mhs: 9
10-14 18:31:54.436 D/KeyStorage( 344): There is no file :
/data/keyfota/encrypted_key
10-14 18:31:54.437 D/vold ( 344): unlockUserKey(0)
10-14 18:31:54.437 D/FsCrypt ( 344): fscrypt_unlock_user_key 0 serial=0
token_present=0
10-14 18:31:54.437 W/FsCrypt ( 344): Tried to unlock already-unlocked key for user
0
10-14 18:31:54.438 I/ImageWallpaper( 1809): onVisibilityChanged true , 0
10-14 18:31:54.438 W/ActivityManager( 702): UserLifecycleEvent 5 received without
an active userJourneySession.
10-14 18:31:54.438 I/ImageWallpaperRenderer( 1809): updateWallpaperOffset 0
10-14 18:31:54.439 D/ActivityManager( 702): UserController event:
finishUserUnlocking(0)
10-14 18:31:54.440 D/ActivityManager( 702): Started unlocking user 0
10-14 18:31:54.440 D/ActivityManager( 702): Unlocking user 0 progress 0
10-14 18:31:54.441 D/ActivityManager( 702): Unlocking user 0 progress 5
10-14 18:31:54.443 E/UserspaceRebootLogger( 702): Userspace reboot is not
supported.
10-14 18:31:54.445 D/wrapperGPS( 799): wrapperOpenClient_RILD
10-14 18:31:54.448 W/ActivityManager( 702): Slow operation: 177ms so far, now at
startProcess: done updating battery stats
10-14 18:31:54.448 W/ActivityManager( 702): Slow operation: 177ms so far, now at
startProcess: building log message
10-14 18:31:54.448 I/ActivityManager( 702): Start proc
2556:com.android.settings/1000 for broadcast
{com.android.settings/com.samsung.android.settings.connection.tether.SecTetherRecei
ver}
10-14 18:31:54.448 W/ActivityManager( 702): Slow operation: 177ms so far, now at
startProcess: starting to update pids map
10-14 18:31:54.448 D/SettingsProvider( 702): isChangeAllowed() : name =
wifi_ap_customer
10-14 18:31:54.449 W/ActivityManager( 702): Slow operation: 178ms so far, now at
startProcess: done updating pids map
10-14 18:31:54.449 W/ActivityManager( 702): Slow operation: 144ms so far, now at
startProcess: asking zygote to start proc
10-14 18:31:54.449 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10224; state: ENABLED
10-14 18:31:54.450 W/ActivityManager( 702): com.google.android.ext.services inode
== 0 (b/152760674)
10-14 18:31:54.450 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:54.451 I/ActivityManager( 702): DSS OFF for
com.samsung.android.honeyboard
10-14 18:31:54.452 E/wrapperGPS( 799): wrapperOpenClient_RILD:
RegisterUnsolicitedHandler() UNSOL_GPS_NOTI (11009)
10-14 18:31:54.452 D/wrapperGPS( 799): wrapperRegisterRequestCompleteHandler
10-14 18:31:54.452 D/wrapperGPS( 799): wrapperRegisterUnsolicitedHandler
id(11009), handler(0x563505d4a4)
10-14 18:31:54.453 D/wrapperGPS( 799): wrapperRegisterErrorCallback
10-14 18:31:54.453 D/wrapperGPS( 799): wrapperOpenClient_RILD_second
10-14 18:31:54.453 E/wrapperGPS( 799): wrapperOpenClient_RILD_second:
RegisterUnsolicitedHandler() UNSOL_GPS_NOTI (11009)
10-14 18:31:54.453 D/UsbDeviceManager( 702): updateUsbNotification(false):
mConnected=false mHostConnected=false mSourcePower=false mSinkPower=false
mUsbCharging=false
10-14 18:31:54.453 D/wrapperGPS( 799): wrapperRegisterRequestCompleteHandler
10-14 18:31:54.453 D/wrapperGPS( 799): wrapperRegisterUnsolicitedHandler
id(11009), handler(0x563505d4a4)
10-14 18:31:54.453 D/wrapperGPS( 799): wrapperRegisterErrorCallback
10-14 18:31:54.453 D/wrapperGPS( 799): wrapperConnect_RILD
10-14 18:31:54.453 W/Looper ( 702): Slow dispatch took 195ms android.fg
h=com.android.server.usb.UsbDeviceManager$UsbHandlerLegacy c=null m=4
10-14 18:31:54.453 D/wrapperGPS( 799): wrapperConnect_RILD_second
10-14 18:31:54.455 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:54.456 E/TelephonyProvider( 2213): E/TelephonyProvider: [TimeLap]
createApnInfoXml -
10-14 18:31:54.458 I/TelephonyProvider( 2213): D/TelephonyProvider: [TimeLap]
createFastDormancyXml +
10-14 18:31:54.458 D/vold ( 344): prepareUserStorage(0)
10-14 18:31:54.458 D/FsCrypt ( 344): fscrypt_prepare_user_storage for volume null,
user 0, serial 0, flags 2
10-14 18:31:54.459 I/TelephonyProvider( 2213): D/TelephonyProvider:
changePermission/data/user_de/0/com.android.providers.telephony/databases
10-14 18:31:54.459 E/FsCrypt ( 344): Preparing: /data/system_ce/0
10-14 18:31:54.460 E/FsCrypt ( 344): Preparing: /data/misc_ce/0
10-14 18:31:54.460 E/FsCrypt ( 344): Preparing: /data/vendor_ce/0
10-14 18:31:54.460 I/TelephonyProvider( 2213): D/TelephonyProvider: getInfoPath :
need to make file
10-14 18:31:54.460 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{f674cc0 2538:com.samsung.android.honeyboard/u0a150}
app.isolatedEntryPoint=null instr2=null
10-14 18:31:54.462 I/TelephonyProvider( 2213): D/TelephonyProvider: getInfoPath :
make file succeed
10-14 18:31:54.463 E/FsCrypt ( 344): Preparing: /data/media/0
10-14 18:31:54.464 E/FsCrypt ( 344): Preparing: /data/data
10-14 18:31:54.464 D/FsCrypt ( 344): lookup_policy 0
10-14 18:31:54.470 I/vold ( 344): Encryption policy of /data/system_ce/0 set to
f7a0c31c5dc1b95d716aceb3c4ebc195 v2 modes 1/4 flags 0x2
10-14 18:31:54.470 I/vold ( 344): Encryption policy of /data/misc_ce/0 set to
f7a0c31c5dc1b95d716aceb3c4ebc195 v2 modes 1/4 flags 0x2
10-14 18:31:54.470 I/vold ( 344): Encryption policy of /data/vendor_ce/0 set to
f7a0c31c5dc1b95d716aceb3c4ebc195 v2 modes 1/4 flags 0x2
10-14 18:31:54.471 I/vold ( 344): Encryption policy of /data/media/0 set to
f7a0c31c5dc1b95d716aceb3c4ebc195 v2 modes 1/4 flags 0x2
10-14 18:31:54.471 I/ActivityManager( 702): DSS OFF for com.android.settings
10-14 18:31:54.474 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{23d0a0a 2556:com.android.settings/1000}
app.isolatedEntryPoint=null instr2=null
10-14 18:31:54.478 I/vold ( 344): Encryption policy of /data/data set to
f7a0c31c5dc1b95d716aceb3c4ebc195 v2 modes 1/4 flags 0x2
10-14 18:31:54.478 D/vold ( 344): Starting restorecon of /data/system_ce/0
10-14 18:31:54.479 I/PersonaManagerService( 702): container is already unlocked
10-14 18:31:54.480 D/PersonaManagerServiceHandler( 702):
MSG_HANDLE_LOCKED_BOOT_COMPLETE
10-14 18:31:54.482 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1000 packageName=com.sec.imslogger
10-14 18:31:54.484 D/StatusBar( 1809): disable<e i a s b h r c s k t > disable2<q i
n >
10-14 18:31:54.484 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 1000; state: DISABLED
10-14 18:31:54.484 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1000; state: ENABLED
10-14 18:31:54.484 D/WALLPAPER_SVC:WallpaperManagerService( 702):
croppedBitmap=android.graphics.Bitmap@247f31f
10-14 18:31:54.486 I/SemCscParser( 702): getCustomerPath : omc customer file can
read
10-14 18:31:54.486 E/SemCscParser( 702): update(): xml file exist
10-14 18:31:54.487 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperType:5544
10-14 18:31:54.487 D/WallpaperManagerService( 702): which : 1, return type : 0
(called by userId= 0)
10-14 18:31:54.488 W/ActivityThread( 702): Failed to find provider info for
com.samsung.android.sm (user not unlocked)
10-14 18:31:54.488 D/FreecessController( 702): init(): FZ disabled, don't set prop
10-14 18:31:54.488 I/ImageWallpaperRenderer( 1809): updateWallpaperOffset
lastCropOffset 0 wp Type , 0 , rotation == 0
10-14 18:31:54.489 I/ImageWallpaperRenderer( 1809): Wallpaper do not change
Display offset 0
10-14 18:31:54.489 I/ImageWallpaper( 1809): onVisibilityChanged false , 0
10-14 18:31:54.490 D/SettingsProvider( 702): isChangeAllowed() : name =
sem_sp_edition_flipfont_changed
10-14 18:31:54.491 D/NavigationModeController( 1809): getCurrentInteractionMode:
mode=0 contextUser=0
10-14 18:31:54.491 E/SemWifiApConfigStore( 702): getWifiApConfiguration ssid
10-14 18:31:54.491 D/SemSoftApManager( 702): SemSoftApManager startTracking
10-14 18:31:54.494 D/Zygote ( 531): Forked child process 2591
10-14 18:31:54.498 D/ActivityThread( 2556): handleBindApplication()++
app=com.android.settings
10-14 18:31:54.501 D/ActivityThread( 2538): handleBindApplication()++
app=com.samsung.android.honeyboard
10-14 18:31:54.503 W/ActivityManager( 702): Slow operation: 197ms so far, now at
startProcess: returned from zygote!
10-14 18:31:54.504 I/ContainerStateReceiver( 702): event: CONTAINER_EVENT_RUNNING
10-14 18:31:54.504 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:54.504 I/ContainerStateReceiver( 702): event: CONTAINER_EVENT_RUNNING
10-14 18:31:54.504 I/ContainerStateReceiver( 702): event: CONTAINER_EVENT_RUNNING
10-14 18:31:54.504 D/PersonaManagerAdapter( 702): ContainerOnlyMode - EOS
10-14 18:31:54.504 I/ContainerStateReceiver( 702): event: CONTAINER_EVENT_RUNNING
10-14 18:31:54.504 D/ActivityManagerTiming( 702): FinishBooting took to complete:
316ms
10-14 18:31:54.504 D/RCPManagerService( 702): onPersonaActive called for 0
10-14 18:31:54.504 E/RCPManagerService( 702): ContainerStateReceiver : calling
scanAndStartBridgeProxy onPersonaActive
10-14 18:31:54.505 I/ContainerStateReceiver( 702): event: CONTAINER_EVENT_RUNNING
10-14 18:31:54.505 I/ContainerStateReceiver( 702): event: CONTAINER_EVENT_RUNNING
10-14 18:31:54.505 V/WindowManager( 702):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
10-14 18:31:54.505 I/ContainerStateReceiver( 702): event: CONTAINER_EVENT_RUNNING
10-14 18:31:54.505 D/WindowManager( 702): rotationForOrientation,
orientationSource=ActivityRecord{14478e0 u0
com.sec.android.preloadinstaller/.SN2110150331.PreloadInstallerActivity t3}
10-14 18:31:54.505 V/WindowOrientationListener( 702): getProposedRotation: -1
10-14 18:31:54.505 D/PersonaManagerService::LegacyStateMonitor( 702):
notifyStateChange(id:0, state:LOCKED) from old state:INVALID i:0
10-14 18:31:54.505 V/WindowManager( 702): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_UNSPECIFIED (-1) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2003
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4379
com.android.server.wm.WindowManagerService.updateRotation:4360
com.android.server.policy.PhoneWindowManager.updateRotation:6161
com.android.server.policy.PhoneWindowManager.enableScreenAfterBoot:6106
com.android.server.wm.WindowManagerService.performEnableScreen:4010
10-14 18:31:54.506 W/ActivityManager( 702): Slow operation: 200ms so far, now at
startProcess: done updating battery stats
10-14 18:31:54.506 W/ActivityManager( 702): Slow operation: 200ms so far, now at
startProcess: building log message
10-14 18:31:54.506 I/ActivityManager( 702): Start proc
2591:com.google.android.ext.services/u0a224 for on-hold
10-14 18:31:54.506 W/ActivityManager( 702): Slow operation: 201ms so far, now at
startProcess: starting to update pids map
10-14 18:31:54.506 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:54.508 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:54.509 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:31:54.512 D/NavigationModeController( 1809): getCurrentInteractionMode:
mode=0 contextUser=0
10-14 18:31:54.514 I/TelephonyProvider( 2213): D/TelephonyProvider: [TimeLap]
createFastDormancyXml -
10-14 18:31:54.516 I/TelephonyProvider( 2213): D/TelephonyProvider: [TimeLap]
saveOriginalTelephony +
10-14 18:31:54.518 V/WindowManager( 702):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
10-14 18:31:54.518 D/WindowManager( 702): rotationForOrientation,
orientationSource=ActivityRecord{14478e0 u0
com.sec.android.preloadinstaller/.SN2110150331.PreloadInstallerActivity t3}
10-14 18:31:54.518 V/WindowOrientationListener( 702): getProposedRotation: -1
10-14 18:31:54.518 V/WindowManager( 702): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_UNSPECIFIED (-1) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2003
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4379
com.android.server.wm.WindowManagerService.performEnableScreen:4013
com.android.server.wm.WindowManagerService.access$1200:373
com.android.server.wm.WindowManagerService$H.handleMessage:5688
android.os.Handler.dispatchMessage:106
10-14 18:31:54.518 I/TelephonyProvider( 2213): D/TelephonyProvider:
dbh.createCarriersTable: original
10-14 18:31:54.521 I/[email protected]( 586): readFile 0
10-14 18:31:54.522 I/SemSoftApManager( 702): semSetWifiFactoryMacAddress29:15:11
10-14 18:31:54.522 W/ActivityManager( 702): Slow operation: 217ms so far, now at
startProcess: done updating pids map
10-14 18:31:54.523 V/WifiManager( 702): registerSoftApCallback:
callback=com.samsung.android.server.wifi.softap.SemSoftApManager$1@8c31621,
executor=android.os.HandlerExecutor@a54aa46
10-14 18:31:54.523 W/ActivityManager( 702): Slow operation: 131ms so far, now at
startProcess: asking zygote to start proc
10-14 18:31:54.523 W/ActivityManager( 702): com.sec.location.nsflp2 inode == 0
(b/152760674)
10-14 18:31:54.523 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:54.525 D/SLocation( 702): GeopointGeofenceManager - checkSession
ReasonOfPause : 0
10-14 18:31:54.525 I/SemSoftApManager( 702): readWifiSharingMode-> false
10-14 18:31:54.526 D/SettingsProvider( 702): isChangeAllowed() : name =
smart_tethering_db_migration
10-14 18:31:54.527 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:54.527 D/SemWifiApSmartUtil( 702): handleBootCompleted: migration data
10-14 18:31:54.532 D/vold ( 344): Finished restorecon of /data/system_ce/0
10-14 18:31:54.532 D/vold ( 344): Starting restorecon of /data/vendor_ce/0
10-14 18:31:54.533 W/ndroid.setting( 2556): ClassLoaderContext classpath size
mismatch. expected=8, found=0
(PCL[/system/framework/com.android.location.provider.jar*1664931834:/system/
framework/services.jar*3134411336:/system/framework/services.jar!
classes2.dex*85250059:/system/framework/services.jar!classes3.dex*3714415348:/
system/framework/ethernet-service.jar*3115352681:/system/framework/
ssrm.jar*1817495851:/system/framework/semwifi-service.jar*1519473234:/apex/
com.android.permission/javalib/service-permission.jar*2595220506] | PCL[])
10-14 18:31:54.533 D/PersonaManagerService::LegacyStateMonitor( 702):
propagateNewStateChange() sendBroadcast()
10-14 18:31:54.533 I/TelephonyProvider( 2213): D/TelephonyProvider:
dbh.createCarriersTable:-
10-14 18:31:54.533 E/id.ext.service( 2591): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:54.534 I/TelephonyProvider( 2213): D/TelephonyProvider:
saveOriginalTelephony remove original data items for insert new items. Count = 0
10-14 18:31:54.535 I/PersonaManagerService::LegacyStateMonitor( 702): Sending
admin lock intent to MDM for user 0
10-14 18:31:54.535 I/ContainerStateReceiver( 702): event: CONTAINER_EVENT_RUNNING
10-14 18:31:54.535 D/PersonaManagerService::LegacyStateMonitor( 702):
notifyStateChange(id:0, state:LOCKED) from old state:INVALID i:2
10-14 18:31:54.535 D/KnoxMUMContainerPolicy( 702): inside onstatechange 0 new
LOCKED old INVALID
10-14 18:31:54.536 D/PersonaManagerService::LegacyStateMonitor( 702):
propagateNewStateChange() sendBroadcast()
10-14 18:31:54.537 I/PersonaManagerService::LegacyStateMonitor( 702): Sending
admin lock intent to MDM for user 0
10-14 18:31:54.537 I/ContainerStateReceiver( 702): event: CONTAINER_EVENT_RUNNING
10-14 18:31:54.537 I/ContainerStateReceiver( 702): event: CONTAINER_EVENT_RUNNING
10-14 18:31:54.537 D/ClientCertificateManager Service( 702): onContainerRunning
called for 0
10-14 18:31:54.537 I/ContainerStateReceiver( 702): event:
CONTAINER_EVENT_UNLOCKED
10-14 18:31:54.537 I/ContainerStateReceiver( 702): event:
CONTAINER_EVENT_UNLOCKED
10-14 18:31:54.537 I/ContainerStateReceiver( 702): event:
CONTAINER_EVENT_UNLOCKED
10-14 18:31:54.537 I/ContainerStateReceiver( 702): event:
CONTAINER_EVENT_UNLOCKED
10-14 18:31:54.538 I/ContainerStateReceiver( 702): event:
CONTAINER_EVENT_UNLOCKED
10-14 18:31:54.538 I/ContainerStateReceiver( 702): event:
CONTAINER_EVENT_UNLOCKED
10-14 18:31:54.538 I/ContainerStateReceiver( 702): event:
CONTAINER_EVENT_UNLOCKED
10-14 18:31:54.538 D/PersonaManagerService::LegacyStateMonitor( 702):
notifyStateChange(id:0, state:ACTIVE) from old state:LOCKED i:0
10-14 18:31:54.538 D/PersonaManagerService::LegacyStateMonitor( 702):
propagateNewStateChange() sendBroadcast()
10-14 18:31:54.539 I/ContainerStateReceiver( 702): event:
CONTAINER_EVENT_UNLOCKED
10-14 18:31:54.539 D/PersonaManagerService::LegacyStateMonitor( 702):
notifyStateChange(id:0, state:ACTIVE) from old state:LOCKED i:2
10-14 18:31:54.539 D/KnoxMUMContainerPolicy( 702): inside onstatechange 0 new
ACTIVE old LOCKED
10-14 18:31:54.540 D/PersonaManagerService::LegacyStateMonitor( 702):
propagateNewStateChange() sendBroadcast()
10-14 18:31:54.540 I/ContainerStateReceiver( 702): event:
CONTAINER_EVENT_UNLOCKED
10-14 18:31:54.541 I/ContainerStateReceiver( 702): event:
CONTAINER_EVENT_UNLOCKED
10-14 18:31:54.541 D/ClientCertificateManager Service( 702): onContainerUnlocked
called for 0
10-14 18:31:54.542 I/ClientCertificateManager Service( 702): handleMessage : 5
10-14 18:31:54.542 I/KnoxMUMContainerPolicy( 702): PersonaObserver.onStateChange()
inside handler state: LOCKED old state: INVALID
10-14 18:31:54.542 I/ndroid.setting( 2556): The ClassLoaderContext is a special
shared library.
10-14 18:31:54.542 I/roid.honeyboar( 2538): The ClassLoaderContext is a special
shared library.
10-14 18:31:54.548 I/KnoxMUMContainerPolicy( 702): PersonaObserver.onStateChange()
inside handler state: ACTIVE old state: LOCKED
10-14 18:31:54.551 D/SemWifiApSmartMHS( 702): handleBootCompleted
10-14 18:31:54.556 D/SemWifiApSmartClient( 702): handleBootCompleted
10-14 18:31:54.556 D/vold ( 344): Finished restorecon of /data/vendor_ce/0
10-14 18:31:54.557 D/vold ( 344): Starting restorecon of /data/misc_ce/0
10-14 18:31:54.562 D/PinnerService( 702): pinRangeStream: null
10-14 18:31:54.563 D/LoadedApk( 2556): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.android.settings
appContext.mBasePackageName=com.android.settings
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:31:54.563 D/NetworkSecurityConfig( 2556): No Network Security Config
specified, using platform default
10-14 18:31:54.568 D/ActivityThread( 2591): setConscryptValidator
10-14 18:31:54.568 D/SemWifiApSmartGattClient( 702): handleBootCompleted
10-14 18:31:54.568 D/ActivityThread( 2591): setConscryptValidator - put
10-14 18:31:54.568 D/Zygote ( 531): Forked child process 2616
10-14 18:31:54.569 D/NetworkSecurityConfig( 2556): No Network Security Config
specified, using platform default
10-14 18:31:54.571 W/ActivityManager( 702): Slow operation: 179ms so far, now at
startProcess: returned from zygote!
10-14 18:31:54.572 W/ActivityManager( 702): Slow operation: 179ms so far, now at
startProcess: done updating battery stats
10-14 18:31:54.572 W/ActivityManager( 702): Slow operation: 180ms so far, now at
startProcess: building log message
10-14 18:31:54.572 I/ActivityManager( 702): Start proc
2616:com.sec.location.nsflp2/5013 for on-hold
10-14 18:31:54.572 W/ActivityManager( 702): Slow operation: 180ms so far, now at
startProcess: starting to update pids map
10-14 18:31:54.572 W/ActivityManager( 702): Slow operation: 180ms so far, now at
startProcess: done updating pids map
10-14 18:31:54.572 W/ActivityManager( 702): Slow operation: 91ms so far, now at
startProcess: asking zygote to start proc
10-14 18:31:54.572 W/ActivityManager( 702): com.samsung.android.bluelightfilter
inode == 0 (b/152760674)
10-14 18:31:54.573 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:54.576 I/ActivityManager( 702): DSS OFF for
com.google.android.ext.services
10-14 18:31:54.576 D/vold ( 344): Finished restorecon of /data/misc_ce/0
10-14 18:31:54.577 D/FsCrypt ( 344): prepare_subdirs
10-14 18:31:54.578 D/vold ( 344): /system/bin/vold_prepare_subdirs
10-14 18:31:54.578 D/vold ( 344): prepare
10-14 18:31:54.578 D/vold ( 344):
10-14 18:31:54.578 D/vold ( 344): 0
10-14 18:31:54.578 D/vold ( 344): 2
10-14 18:31:54.580 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{c0a229f 2591:com.google.android.ext.services/u0a224}
app.isolatedEntryPoint=null instr2=null
10-14 18:31:54.586 I/roid.honeyboar( 2538): The ClassLoaderContext is a special
shared library.
10-14 18:31:54.588 D/ActivityThread( 2591): handleBindApplication()++
app=com.google.android.ext.services
10-14 18:31:54.616 I/SemWifiApSmartBleScanner( 702): handleBootCompleted
10-14 18:31:54.617 E/location.nsflp( 2616): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:54.618 D/SemWallpaperColors( 702): fromBitmap 5
10-14 18:31:54.618 D/SemWallpaperColorsArea( 702): getDisplayId 0
10-14 18:31:54.618 D/SemWallpaperColorsArea( 702): SemWallpaperColorsArea which =
5, 1600x720,853x384,24,48, 0
10-14 18:31:54.619 D/SemWallpaperColors( 702): fromBitmap 1509, 45, major = null,
indicator = true
10-14 18:31:54.624 D/LazyService( 702): dsms getService
10-14 18:31:54.624 W/ContextImpl( 2538): Failed to ensure
/data/user/0/com.samsung.android.honeyboard/cache: mkdir failed: ENOENT (No such
file or directory)
10-14 18:31:54.624 W/ContextImpl( 2538): Failed to update user.inode_cache: stat
failed: ENOENT (No such file or directory)
10-14 18:31:54.624 D/ActivityThread( 2616): setConscryptValidator
10-14 18:31:54.625 D/ActivityThread( 2616): setConscryptValidator - put
10-14 18:31:54.625 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(dsms:702)
10-14 18:31:54.625 D/NavigationModeController( 1809): getCurrentUserContext:
contextUser=0 currentUser=0
10-14 18:31:54.626 D/LazyService( 702): 2ms
10-14 18:31:54.647 I/SemWifiApSmartBleScanner( 702): semSetStandAloneBleMode
called
10-14 18:31:54.648 I/BluetoothAdapter( 702): StandAloneBleMode=true called by
PID : 702 @ null
10-14 18:31:54.648 I/BluetoothAdapter( 702): setting StandAloneBleMode=true
10-14 18:31:54.649 D/SecContentProvider( 702): query(), uri = 3 selection =
isBLEAllowed
10-14 18:31:54.649 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:54.650 D/SecContentProvider( 702): query(), uri = 3 selection =
isBLEAllowed
10-14 18:31:54.650 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:54.650 D/BluetoothManagerService( 702): updateBleAppCount #UP |
mBleAppCount: 0, mSappCount: 0, Using SS: true
10-14 18:31:54.650 I/BluetoothAdapter( 702): STATE_OFF=10
10-14 18:31:54.650 I/BluetoothAdapter( 702): enableRadio(): Calling enable
10-14 18:31:54.650 D/SecContentProvider( 702): query(), uri = 3 selection =
isBLEAllowed
10-14 18:31:54.650 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:54.652 D/BluetoothManagerService( 702): enableBle(null): mBluetooth
=null mBinding = true mState = OFF
10-14 18:31:54.652 D/BluetoothManagerService( 702): enable returning
10-14 18:31:54.652 D/Zygote ( 531): Forked child process 2639
10-14 18:31:54.653 D/SemWifiApSmartD2DGattClient( 702): handleBootCompleted
10-14 18:31:54.654 W/ActivityManager( 702): Slow operation: 173ms so far, now at
startProcess: returned from zygote!
10-14 18:31:54.654 W/ActivityManager( 702): Slow operation: 173ms so far, now at
startProcess: done updating battery stats
10-14 18:31:54.655 W/ActivityManager( 702): Slow operation: 173ms so far, now at
startProcess: building log message
10-14 18:31:54.655 I/ActivityManager( 702): Start proc 2639:com.sec.imslogger/1000
for broadcast {com.sec.imslogger/com.sec.imslogger.receiver.BootCompleteReceiver}
10-14 18:31:54.655 W/ActivityManager( 702): Slow operation: 173ms so far, now at
startProcess: starting to update pids map
10-14 18:31:54.655 W/ActivityManager( 702): Slow operation: 174ms so far, now at
startProcess: done updating pids map
10-14 18:31:54.664 I/ColorExtractor( 702): ColorExtractor Memory Usage 49200
10-14 18:31:54.667 I/SemWifiApSmartBleScanner( 702): Preconditions standalonemode
is ON
10-14 18:31:54.673 V/Vibrator( 2556): semGetSupportedVibrationType: ret=1
10-14 18:31:54.675 I/ActivityManager( 702): DSS OFF for com.sec.location.nsflp2
10-14 18:31:54.677 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{555d494 2616:com.sec.location.nsflp2/5013}
app.isolatedEntryPoint=null instr2=null
10-14 18:31:54.682 D/SemWifiApSmartD2DMHS( 702): handleBootCompleted
10-14 18:31:54.683 V/Vibrator( 2556): semGetSupportedVibrationType: ret=1
10-14 18:31:54.686 D/ActivityThread( 2616): handleBindApplication()++
app=com.sec.location.nsflp2
10-14 18:31:54.693 I/ColorExtractor( 702): ColorExtractor Memory Usage 41200
10-14 18:31:54.693 I/LegibilityLogic( 702): Content Luminance = 1.0
10-14 18:31:54.694 D/SemWifiApSmartD2DClient( 702): handleBootCompleted
10-14 18:31:54.703 I/BluetoothAdapter( 702): STATE_OFF=10
10-14 18:31:54.703 I/BluetoothAdapter( 702): StandAloneBleMode=true called by
PID : 702 @ null
10-14 18:31:54.703 I/BluetoothAdapter( 702): setting StandAloneBleMode=true
10-14 18:31:54.710 E/m.sec.imslogge( 2639): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:54.714 D/vold_prepare_subdirs( 2623): Setting up mode 700 uid 0 gid 0
context u:object_r:vold_data_file:s0 on path: /data/misc_ce/0/vold
10-14 18:31:54.718 W/ContextImpl( 2591): Failed to ensure
/data/user/0/com.google.android.ext.services/cache: mkdir failed: ENOENT (No such
file or directory)
10-14 18:31:54.718 W/ContextImpl( 2591): Failed to update user.inode_cache: stat
failed: ENOENT (No such file or directory)
10-14 18:31:54.719 I/ColorExtractor( 702): ColorExtractor Memory Usage 20512
10-14 18:31:54.720 I/LegibilityLogic( 702): Content Luminance = 1.0
10-14 18:31:54.721 I/bootstat( 2656): Service started: /system/bin/bootstat --
record_boot_complete --record_boot_reason --record_time_since_factory_reset -l
10-14 18:31:54.722 E/bootstat( 2656): Failed to read
/data/misc/bootstat/last_boot_time_utc: No such file or directory
10-14 18:31:54.722 E/bootstat( 2656): Failed to parse boot time record:
/data/misc/bootstat/last_boot_time_utc
10-14 18:31:54.725 E/bootstat( 2656): Failed to read
/data/misc/bootstat/build_date: No such file or directory
10-14 18:31:54.725 E/bootstat( 2656): Failed to parse boot time record:
/data/misc/bootstat/build_date
10-14 18:31:54.725 I/bootstat( 2656): Canonical boot reason: reboot,factory_reset
10-14 18:31:54.726 D/SecContentProvider( 702): query(), uri = 3 selection =
isBLEAllowed
10-14 18:31:54.726 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:54.727 D/SecContentProvider( 702): query(), uri = 3 selection =
isBLEAllowed
10-14 18:31:54.727 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:54.727 E/BluetoothManagerService( 702): Unable to handle
updateBleAppCount
10-14 18:31:54.727 I/BluetoothAdapter( 702): STATE_OFF=10
10-14 18:31:54.727 I/BluetoothAdapter( 702): enableRadio(): Calling enable
10-14 18:31:54.727 D/SecContentProvider( 702): query(), uri = 3 selection =
isBLEAllowed
10-14 18:31:54.731 D/LoadedApk( 2591): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.google.android.ext.services
appContext.mBasePackageName=com.google.android.ext.services
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:31:54.732 D/NetworkSecurityConfig( 2591): No Network Security Config
specified, using platform default
10-14 18:31:54.732 D/vold_prepare_subdirs( 2623): Setting up mode 700 uid 0 gid 0
context u:object_r:storaged_data_file:s0 on path: /data/misc_ce/0/storaged
10-14 18:31:54.732 V/Navbar.Store( 1809): handleEvent [EventType]
ON_UPDATE_SCREEN_INFO [Module] SamsungNavigationBarView
KEYS_SCREEN_SIZE=Point(720, 1600) KEYS_CURRENT_ROTATION=-1
10-14 18:31:54.733 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:54.734 D/BluetoothManagerService( 702): enableBle(null): mBluetooth
=null mBinding = true mState = OFF
10-14 18:31:54.734 D/BluetoothManagerService( 702): enable returning
10-14 18:31:54.734 I/BluetoothAdapter( 702): STATE_OFF=10
10-14 18:31:54.734 W/BluetoothAdapter( 702): getBluetoothLeScanner() ble not
available
10-14 18:31:54.734 E/SemWifiApSmartBleScanner( 702): mBluetoothLeScanner == null,
waiting for isStartScanningPending true
10-14 18:31:54.735 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:54.735 D/SemWallpaperColors( 702): edgeCase 0, ffffffff
10-14 18:31:54.736 I/TelephonyProvider( 2213): D/TelephonyProvider: dbh.onOpen: ok,
queried table=original
10-14 18:31:54.737 I/TelephonyProvider( 2213): D/TelephonyProvider: [TimeLap]
saveOriginalTelephony -
10-14 18:31:54.739 D/SemWallpaperColors( 702): fromBitmap 1299, 505, major = null,
indicator = false
10-14 18:31:54.741 I/TelephonyProvider( 2213): D/TelephonyProvider: This is Q OS
new model or higher. customerPath = /optics/configs/carriers
10-14 18:31:54.742 I/TelephonyProvider( 2213): D/TelephonyProvider: This device is
single project.Do not support OMC
10-14 18:31:54.743 D/NetworkSecurityConfig( 2591): No Network Security Config
specified, using platform default
10-14 18:31:54.743 D/ActivityThread( 2591): handleBindApplication() --
skipGraphicsSupport=false
10-14 18:31:54.744 I/TelephonyProvider( 2213): D/TelephonyProvider: This model is
single project. Do not apply other customer.xml
10-14 18:31:54.745 W/ActivityThread( 702): Failed to find provider info for
com.samsung.android.server.wifi.mobilewips (user not unlocked)
10-14 18:31:54.746 D/SemMobileWipsFrameworkService( 702): MobileWipsDetection List
is empty
10-14 18:31:54.746 W/SemMobileWipsFrameworkService( 702): wips disabled, do not
start service
10-14 18:31:54.746 D/SemWifiService( 702): supportWifiSharingLite() true
10-14 18:31:54.748 D/SemWifiService( 702):
mIndoorChannelFilePath:/vendor/etc/wifi/indoorchannel.info
10-14 18:31:54.748 D/SemWifiService( 702): Indoor channel
filename:/vendor/etc/wifi/indoorchannel.infoindoorChannelFile.exists() :true
10-14 18:31:54.748 D/SemWifiService( 702): Reading the file for indoor
channel/vendor/etc/wifi/indoorchannel.info
10-14 18:31:54.749 I/TelephonyProvider( 2213): D/TelephonyProvider: Checksum for
/optics/configs/carriers/single/ZTO/conf/customer.xml is 3469617813
10-14 18:31:54.751 I/TelephonyProvider( 2213): D/TelephonyProvider: Checksum after
adding resource is 61296002
10-14 18:31:54.752 I/SemSoftApManager( 702): onStateChanged:11
10-14 18:31:54.752 D/SemSoftApManager( 702): isAirplaneMode:false mSoftApState 11
csc_op ALL
10-14 18:31:54.752 I/SemSoftApManager( 702): onInfoChanged:SoftApInfo{bandwidth=
0,frequency= 0}
10-14 18:31:54.753 D/vold_prepare_subdirs( 2623): Setting up mode 700 uid 0 gid 0
context u:object_r:rollback_data_file:s0 on path: /data/misc_ce/0/rollback
10-14 18:31:54.753 I/SemSoftApManager( 702):
onCapabilityChanged:SupportedFeatures=5MaximumSupportedClientNumber=10
10-14 18:31:54.754 D/vold_prepare_subdirs( 2623): Setting up mode 700 uid 0 gid 0
context u:object_r:apex_rollback_data_file:s0 on path: /data/misc_ce/0/apexrollback
10-14 18:31:54.754 I/SemWifiConfigManager( 702): loadSavedNetworks
10-14 18:31:54.755 I/HqmInfo::HqmManagerService( 702):
MSG_TYPE:MSG_TYPE_PROCESS_LOG_BY_HQM
10-14 18:31:54.755 I/HqmInfo::HqmManagerService( 702):
MSG_TYPE:MSG_TYPE_PROCESS_LOG_BY_HQM
10-14 18:31:54.757 I/TelephonyProvider( 2213): D/TelephonyProvider: infoRecovery
parse apn info called too early. SHOW_SELECT_APN_POPUP broadcast
10-14 18:31:54.759 D/vold_prepare_subdirs( 2623): Setting up mode 711 uid 0 gid 0
context u:object_r:apex_module_data_file:s0 on path: /data/misc_ce/0/apexdata
10-14 18:31:54.760 I/TelephonyProvider( 2213): D/TelephonyProvider: initDatabase ::
subIds is null
10-14 18:31:54.761 I/[email protected]( 586):
removeLogFiles
10-14 18:31:54.763 I/TelephonyProvider( 2213): D/TelephonyProvider: initDatabase ::
subIds is null
10-14 18:31:54.763 D/vold_prepare_subdirs( 2623): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_ce/0/apexdata/com.samsung.android.camera.unihal
10-14 18:31:54.766 I/ColorExtractor( 702): ColorExtractor Memory Usage 608
10-14 18:31:54.766 D/ActivityThread( 2639): setConscryptValidator
10-14 18:31:54.766 D/ActivityThread( 2639): setConscryptValidator - put
10-14 18:31:54.766 I/LegibilityLogic( 702): Content Luminance = 1.0
10-14 18:31:54.769 I/location.nsflp( 2616): The ClassLoaderContext is a special
shared library.
10-14 18:31:54.771 I/ActivityManager( 702): DSS OFF for com.sec.imslogger
10-14 18:31:54.773 D/SemWallpaperColors( 702): resolution = HDsize min = 1.0, max
= 3.0, opacity min = 0.4, max = 0.9
10-14 18:31:54.773 D/SemWallpaperColors( 702): colorType=0, rgb=-526345,
shadowData=1.4682928/0.54634154
10-14 18:31:54.774 D/vold_prepare_subdirs( 2623): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_wifi_data_file:s0 on path:
/data/misc_ce/0/apexdata/com.android.wifi
10-14 18:31:54.774 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{b62e640 2639:com.sec.imslogger/1000} app.isolatedEntryPoint=null
instr2=null
10-14 18:31:54.775 D/SemWallpaperColors( 702): fromBitmap 90, 720, major = null,
indicator = false
10-14 18:31:54.775 D/vold_prepare_subdirs( 2623): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_ce/0/apexdata/com.android.apex.cts.shim
10-14 18:31:54.777 D/vold_prepare_subdirs( 2623): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_ce/0/apexdata/com.android.resolv
10-14 18:31:54.778 D/vold_prepare_subdirs( 2623): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_ce/0/apexdata/com.android.ipsec
10-14 18:31:54.780 D/vold_prepare_subdirs( 2623): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_ce/0/apexdata/com.android.adbd
10-14 18:31:54.781 D/vold_prepare_subdirs( 2623): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_ce/0/apexdata/com.android.tethering
10-14 18:31:54.781 I/ExplicitHealthCheckController( 702): Explicit health check
service is connected
ComponentInfo{com.google.android.ext.services/android.ext.services.watchdog.Explici
tHealthCheckServiceImpl}
10-14 18:31:54.782 I/ExplicitHealthCheckController( 702): Service initialized,
syncing requests
10-14 18:31:54.782 D/PackageWatchdog( 702): Getting all observed packages pending
health checks
10-14 18:31:54.782 I/PackageWatchdog( 702): Syncing health check requests for
packages: {}
10-14 18:31:54.782 D/ExplicitHealthCheckController( 702): Getting health check
supported packages
10-14 18:31:54.782 D/vold_prepare_subdirs( 2623): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_ce/0/apexdata/com.android.cellbroadcast
10-14 18:31:54.784 D/ActivityThread( 2639): handleBindApplication()++
app=com.sec.imslogger
10-14 18:31:54.786 I/TelephonyProvider( 2213): D/TelephonyProvider:
loadPersistentApnData : ret=false
10-14 18:31:54.789 E/bootstat( 2656): Failed to read
/data/misc/bootstat/post_decrypt_time_elapsed: No such file or directory
10-14 18:31:54.789 E/bootstat( 2656): Failed to parse boot time record:
/data/misc/bootstat/post_decrypt_time_elapsed
10-14 18:31:54.790 D/vold_prepare_subdirs( 2623): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_ce/0/apexdata/com.android.conscrypt
10-14 18:31:54.792 D/vold_prepare_subdirs( 2623): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_ce/0/apexdata/com.android.mediaprovider
10-14 18:31:54.793 D/vold_prepare_subdirs( 2623): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_ce/0/apexdata/com.android.extservices
10-14 18:31:54.796 I/ColorExtractor( 702): ColorExtractor Memory Usage 0
10-14 18:31:54.796 I/LegibilityLogic( 702): Content Luminance = 1.0
10-14 18:31:54.796 W/UsageStatsService( 702): Failed to query usage stats for
locked user 0
10-14 18:31:54.796 I/AutoWifiController( 702): starting Auto Wi-Fi
10-14 18:31:54.802 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:54.803 D/SemWallpaperColors( 702): resolution = HDsize min = 1.0, max
= 3.0, opacity min = 0.4, max = 0.9
10-14 18:31:54.803 D/SemWallpaperColors( 702): colorType=0, rgb=-394759,
shadowData=1.5198973/0.56246793
10-14 18:31:54.803 D/SemWallpaperColors( 702): calcAdaptiveDim, 0.0, ff000000
10-14 18:31:54.803 D/SemWallpaperColors( 702): calcDarkModeDim, 0.19630912
10-14 18:31:54.804 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 5, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
10-14 18:31:54.804 D/WALLPAPER_SVC:WallpaperManagerService( 702):
calcSemWallpaperColors 5, 270
10-14 18:31:54.804 D/vold_prepare_subdirs( 2623): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_ce/0/apexdata/com.android.sdkext
10-14 18:31:54.805 I/m.sec.imslogge( 2639): The ClassLoaderContext is a special
shared library.
10-14 18:31:54.808 D/WALLPAPER_SVC:WallpaperManagerService( 702):
croppedBitmap=android.graphics.Bitmap@4b15fd
10-14 18:31:54.810 D/vold_prepare_subdirs( 2623): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_ce/0/apexdata/com.android.neuralnetworks
10-14 18:31:54.813 D/vold_prepare_subdirs( 2623): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_ce/0/apexdata/com.android.media.swcodec
10-14 18:31:54.815 I/TelephonyProvider( 2213): D/TelephonyProvider: dbh.onCreate:-
db=SQLiteDatabase:
/data/user_de/0/com.android.providers.telephony/databases/telephony.db
10-14 18:31:54.816 D/vold_prepare_subdirs( 2623): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_ce/0/apexdata/com.android.media
10-14 18:31:54.817 I/TelephonyProvider( 2213): D/TelephonyProvider: stop logging
10-14 18:31:54.819 I/TelephonyProvider( 2213): D/TelephonyProvider: log file saved
10-14 18:31:54.822 D/vold_prepare_subdirs( 2623): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_permission_data_file:s0 on path:
/data/misc_ce/0/apexdata/com.android.permission
10-14 18:31:54.824 I/HBD ( 2538): HoneyboardApplication
createDeviceProtectedStorageContext() is used.
10-14 18:31:54.826 D/vold_prepare_subdirs( 2623): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_ce/0/apexdata/com.android.vndk.v30
10-14 18:31:54.833 D/NavigationModeController( 1809): getCurrentInteractionMode:
mode=0 contextUser=0
10-14 18:31:54.833 V/Navbar.Store( 1809): handleEvent [EventType]
GET_INT_INFLATE_LAYOUT_ID [Module] NavigationBarInflaterView
KEYS_VERTICAL_LAYOUT=false KEYS_DEFAULT=2131558756
10-14 18:31:54.833 V/Navbar.Store( 1809): --
[Band]STABLE_LAYOUT_PACK_GET_INFLATE_LAYOUT_ID
10-14 18:31:54.833 D/vold_prepare_subdirs( 2623): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_ce/0/apexdata/com.android.runtime
10-14 18:31:54.833 V/Navbar.Store( 1809): ----
getValue(INT_INFLATE_HORIZONTAL_LAYOUT)=2131558907
10-14 18:31:54.835 I/io_stats( 385): !@ 179,0 r 113616 8075884 w 15312 5374076 d
2328 2454708 f 4539 1987 iot 87036 0 th 102400 102400 64728 pt 232 inp 3 0 137.343
10-14 18:31:54.836 V/Navbar.Store( 1809): handleEvent [EventType]
GET_INT_INFLATE_LAYOUT_ID [Module] NavigationBarInflaterView
KEYS_VERTICAL_LAYOUT=true KEYS_DEFAULT=2131558757
10-14 18:31:54.837 V/Navbar.Store( 1809): --
[Band]STABLE_LAYOUT_PACK_GET_INFLATE_LAYOUT_ID
10-14 18:31:54.837 V/Navbar.Store( 1809): ----
getValue(INT_INFLATE_VERTICAL_LAYOUT)=2131558909
10-14 18:31:54.842 V/Navbar.Store( 1809): handleEvent [EventType]
GET_STR_CURRENT_LAYOUT [Module] NavigationBarInflaterView
KEYS_DEFAULT=left[.25W],back[.5WC];home;recent[.5WC],right[.25W]
10-14 18:31:54.842 V/Navbar.Store( 1809): --
[Band]STABLE_LAYOUT_PACK_GET_DEFAULT_LAYOUT
10-14 18:31:54.842 V/Navbar.Store( 1809): ----
getValue(BOOL_NAVBAR_SIDE_BOTTOM_GESTURAL_MODE)=false
10-14 18:31:54.842 V/Navbar.Store( 1809): ----
getValue(BOOL_NAVBAR_BOTTOM_GESTURAL_MODE)=false
10-14 18:31:54.842 V/Navbar.Store( 1809): ----
getValue(STR_DEFAULT_LAYOUT)=left,recent;home;back,right
10-14 18:31:54.848 V/Navbar.Store( 1809): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView KEYS_DEFAULT=150
KEYS_BUTTON_SPEC=left KEYS_BUTTON_ORIENTATION=false
10-14 18:31:54.848 V/Navbar.Store( 1809): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
10-14 18:31:54.848 V/Navbar.Store( 1809): ----
getValue(INT_NAVBAR_EXTRA_KEY_WIDTH_PORT)=79
10-14 18:31:54.851 D/vold_prepare_subdirs( 2623): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_ce/0/apexdata/com.android.art
10-14 18:31:54.852 V/Navbar.Store( 1809): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView KEYS_DEFAULT=150
KEYS_BUTTON_SPEC=recent KEYS_BUTTON_ORIENTATION=false
10-14 18:31:54.853 V/Navbar.Store( 1809): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
10-14 18:31:54.853 V/Navbar.Store( 1809): ----
getValue(INT_NAVBAR_MAIN_KEY_WIDTH_PORT)=159
10-14 18:31:54.853 V/NotificationAssistants( 702): 0 notification assistant
service connected:
ComponentInfo{com.google.android.ext.services/android.ext.services.notification.Ass
istant}
10-14 18:31:54.857 V/Navbar.Store( 1809): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView KEYS_DEFAULT=150
KEYS_BUTTON_SPEC=left KEYS_BUTTON_ORIENTATION=true
10-14 18:31:54.857 V/Navbar.Store( 1809): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
10-14 18:31:54.857 V/Navbar.Store( 1809): ----
getValue(INT_NAVBAR_EXTRA_KEY_WIDTH_LAND)=79
10-14 18:31:54.859 I/.sec.imsservic( 2171): Background concurrent copying GC freed
378774(18MB) AllocSpace objects, 507(13MB) LOS objects, 30% free, 27MB/39MB, paused
8.571ms total 571.640ms
10-14 18:31:54.860 D/vold_prepare_subdirs( 2623): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_ce/0/apexdata/com.android.os.statsd
10-14 18:31:54.862 D/vold_prepare_subdirs( 2623): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_ce/0/apexdata/com.android.tzdata
10-14 18:31:54.863 E/bootstat( 2656): Failed to read
/data/misc/bootstat/factory_reset: No such file or directory
10-14 18:31:54.863 E/bootstat( 2656): Failed to parse boot time record:
/data/misc/bootstat/factory_reset
10-14 18:31:54.863 D/vold_prepare_subdirs( 2623): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_ce/0/apexdata/com.android.i18n
10-14 18:31:54.864 W/bootstat( 2656): LogBootEvents, atomInfo not defined for
events:last_boot_time_utc,build_date,ro.boottime.init.cold_boot_wait,boot_reason,sy
stem_boot_reason
10-14 18:31:54.865 D/vold_prepare_subdirs( 2623): Setting up mode 700 uid 1000 gid
1000 context u:object_r:backup_data_file:s0 on path: /data/system_ce/0/backup
10-14 18:31:54.867 I/ExplicitHealthCheckController( 702): Explicit health check
supported packages [PackageConfig{com.google.android.networkstack, 86400000}]
10-14 18:31:54.867 D/PackageWatchdog( 702): Received supported packages
[PackageConfig{com.google.android.networkstack, 86400000}]
10-14 18:31:54.867 D/ExplicitHealthCheckController( 702): Getting health check
requested packages
10-14 18:31:54.869 I/ExplicitHealthCheckController( 702): Explicit health check
requested packages []
10-14 18:31:54.869 I/ExplicitHealthCheckController( 702): No more health check
requests, unbinding...
10-14 18:31:54.874 I/ExplicitHealthCheckController( 702): Explicit health check
service is unbound
10-14 18:31:54.875 V/Navbar.Store( 1809): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView KEYS_DEFAULT=150
KEYS_BUTTON_SPEC=recent KEYS_BUTTON_ORIENTATION=true
10-14 18:31:54.875 V/Navbar.Store( 1809): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
10-14 18:31:54.875 V/Navbar.Store( 1809): ----
getValue(INT_NAVBAR_MAIN_KEY_WIDTH_LAND)=159
10-14 18:31:54.876 D/SemWallpaperColors( 702): fromBitmap 5
10-14 18:31:54.876 D/SemWallpaperColorsArea( 702): getDisplayId 0
10-14 18:31:54.876 D/SemWallpaperColorsArea( 702): SemWallpaperColorsArea which =
5, 1600x720,853x384,24,48, 0
10-14 18:31:54.877 D/SemWallpaperColors( 702): fromBitmap 1509, 45, major = null,
indicator = true
10-14 18:31:54.878 V/Navbar.Store( 1809): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView KEYS_DEFAULT=150
KEYS_BUTTON_SPEC=home KEYS_BUTTON_ORIENTATION=false
10-14 18:31:54.878 V/Navbar.Store( 1809): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
10-14 18:31:54.878 V/Navbar.Store( 1809): ----
getValue(INT_NAVBAR_MAIN_KEY_WIDTH_PORT)=159
10-14 18:31:54.882 D/vold_prepare_subdirs( 2623): Setting up mode 700 uid 1000 gid
1000 context u:object_r:backup_data_file:s0 on path: /data/system_ce/0/backup_stage
10-14 18:31:54.883 D/vold_prepare_subdirs( 2623): Setting up mode 700 uid 1000 gid
1000 context u:object_r:face_vendor_data_file:s0 on path:
/data/vendor_ce/0/facedata
10-14 18:31:54.886 V/Navbar.Store( 1809): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView KEYS_DEFAULT=150
KEYS_BUTTON_SPEC=home KEYS_BUTTON_ORIENTATION=true
10-14 18:31:54.886 V/Navbar.Store( 1809): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
10-14 18:31:54.887 V/Navbar.Store( 1809): ----
getValue(INT_NAVBAR_MAIN_KEY_WIDTH_LAND)=159
10-14 18:31:54.887 V/UserDataPreparer( 702): Found /data/user/0 with serial number
0
10-14 18:31:54.887 V/UserDataPreparer( 702): Found /data/system_ce/0 with serial
number -1
10-14 18:31:54.887 D/UserDataPreparer( 702): Serial number missing on
/data/system_ce/0; assuming current is valid
10-14 18:31:54.891 D/UserDataPreparer( 702): Setting property:
sys.user.0.ce_available=true
10-14 18:31:54.898 V/Navbar.Store( 1809): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView KEYS_DEFAULT=150
KEYS_BUTTON_SPEC=back KEYS_BUTTON_ORIENTATION=false
10-14 18:31:54.899 V/Navbar.Store( 1809): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
10-14 18:31:54.899 V/Navbar.Store( 1809): ----
getValue(INT_NAVBAR_MAIN_KEY_WIDTH_PORT)=159
10-14 18:31:54.903 V/Navbar.Store( 1809): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView KEYS_DEFAULT=150
KEYS_BUTTON_SPEC=right KEYS_BUTTON_ORIENTATION=false
10-14 18:31:54.904 V/Navbar.Store( 1809): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
10-14 18:31:54.904 V/Navbar.Store( 1809): ----
getValue(INT_NAVBAR_EXTRA_KEY_WIDTH_PORT)=79
10-14 18:31:54.907 V/Navbar.Store( 1809): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView KEYS_DEFAULT=150
KEYS_BUTTON_SPEC=back KEYS_BUTTON_ORIENTATION=true
10-14 18:31:54.908 V/Navbar.Store( 1809): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
10-14 18:31:54.908 V/Navbar.Store( 1809): ----
getValue(INT_NAVBAR_MAIN_KEY_WIDTH_LAND)=159
10-14 18:31:54.909 V/PackageManager( 702): reconcileAppsData for null u0 0x2
migrateAppData=true
10-14 18:31:54.915 I/ColorExtractor( 702): ColorExtractor Memory Usage 0
10-14 18:31:54.920 I/NSMonitorService_FLP( 2616): NSMonitorService onCreate called,
ver 5.3.69.0
10-14 18:31:54.931 V/Navbar.Store( 1809): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView KEYS_DEFAULT=150
KEYS_BUTTON_SPEC=right KEYS_BUTTON_ORIENTATION=true
10-14 18:31:54.932 V/Navbar.Store( 1809): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
10-14 18:31:54.932 V/Navbar.Store( 1809): ----
getValue(INT_NAVBAR_EXTRA_KEY_WIDTH_LAND)=79
10-14 18:31:54.933 V/Navbar.Store( 1809): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView KEYS_DEFAULT=150
KEYS_BUTTON_SPEC=left_remote_view KEYS_BUTTON_ORIENTATION=false
10-14 18:31:54.934 V/Navbar.Store( 1809): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
10-14 18:31:54.934 V/Navbar.Store( 1809): ----
getValue(INT_NAVBAR_EXTRA_KEY_WIDTH_PORT)=79
10-14 18:31:54.934 I/ColorExtractor( 702): ColorExtractor Memory Usage 0
10-14 18:31:54.934 I/LegibilityLogic( 702): Content Luminance = 1.0
10-14 18:31:54.936 V/Navbar.Store( 1809): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView KEYS_DEFAULT=150
KEYS_BUTTON_SPEC=right_remote_view KEYS_BUTTON_ORIENTATION=false
10-14 18:31:54.936 V/Navbar.Store( 1809): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
10-14 18:31:54.936 V/Navbar.Store( 1809): ----
getValue(INT_NAVBAR_EXTRA_KEY_WIDTH_PORT)=79
10-14 18:31:54.937 V/Navbar.Store( 1809): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView KEYS_DEFAULT=150
KEYS_BUTTON_SPEC=left_remote_view KEYS_BUTTON_ORIENTATION=true
10-14 18:31:54.938 V/Navbar.Store( 1809): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
10-14 18:31:54.938 V/Navbar.Store( 1809): ----
getValue(INT_NAVBAR_EXTRA_KEY_WIDTH_LAND)=79
10-14 18:31:54.940 V/Navbar.Store( 1809): handleEvent [EventType]
GET_INT_INFLATE_BUTTON_WIDTH [Module] NavigationBarInflaterView KEYS_DEFAULT=150
KEYS_BUTTON_SPEC=right_remote_view KEYS_BUTTON_ORIENTATION=true
10-14 18:31:54.940 V/Navbar.Store( 1809): --[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR
10-14 18:31:54.941 V/Navbar.Store( 1809): ----
getValue(INT_NAVBAR_EXTRA_KEY_WIDTH_LAND)=79
10-14 18:31:54.941 V/Navbar.Store( 1809): handleEvent [EventType]
GET_INT_INFLATE_LAYOUT_SIDE_PADDING [Module] NavigationBarInflaterView
KEYS_DEFAULT=0 KEYS_BUTTON_ORIENTATION=false
10-14 18:31:54.941 V/Navbar.Store( 1809): --
[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR_SIDE_PADDING
10-14 18:31:54.941 V/Navbar.Store( 1809): ----
getValue(INT_INFLATE_LAYOUT_SIDE_PADDING_PORT)=0
10-14 18:31:54.942 V/Navbar.Store( 1809): handleEvent [EventType]
GET_INT_INFLATE_LAYOUT_SIDE_PADDING [Module] NavigationBarInflaterView
KEYS_DEFAULT=0 KEYS_BUTTON_ORIENTATION=true
10-14 18:31:54.942 V/Navbar.Store( 1809): --
[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR_SIDE_PADDING
10-14 18:31:54.942 V/Navbar.Store( 1809): ----
getValue(INT_INFLATE_LAYOUT_SIDE_PADDING_LAND)=0
10-14 18:31:54.943 V/Navbar.Store( 1809): handleEvent [EventType]
GET_INT_INFLATE_LAYOUT_SIDE_PADDING [Module] NavigationBarInflaterView
KEYS_DEFAULT=0 KEYS_BUTTON_ORIENTATION=false
10-14 18:31:54.943 V/Navbar.Store( 1809): --
[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR_SIDE_PADDING
10-14 18:31:54.943 V/Navbar.Store( 1809): ----
getValue(INT_INFLATE_LAYOUT_SIDE_PADDING_PORT)=0
10-14 18:31:54.944 V/Navbar.Store( 1809): handleEvent [EventType]
GET_INT_INFLATE_LAYOUT_SIDE_PADDING [Module] NavigationBarInflaterView
KEYS_DEFAULT=0 KEYS_BUTTON_ORIENTATION=true
10-14 18:31:54.944 V/Navbar.Store( 1809): --
[Band]STABLE_LAYOUT_PACK_INFLATE_NAVBAR_SIDE_PADDING
10-14 18:31:54.945 V/Navbar.Store( 1809): ----
getValue(INT_INFLATE_LAYOUT_SIDE_PADDING_LAND)=0
10-14 18:31:54.946 V/Navbar.Store( 1809): handleEvent [EventType]
ON_UPDATE_NAVBAR_INFLATE_SCREEN_SIZE [Module] NavigationBarInflaterView
10-14 18:31:54.948 I/SharedPreferences_FLP( 2616): prevCrashCount=0
10-14 18:31:54.951 I/SharedPreferences_FLP( 2616): removeExpiredLogs, 0 to 0
10-14 18:31:54.952 V/Navbar.Store( 1809):
getValue(BOOL_SUPPORT_PHONE_LAYOUT_PROVIDER)=true
10-14 18:31:54.952 V/Navbar.Store( 1809): handleEvent [EventType]
ON_UPDATE_SCREEN_INFO [Module] SamsungNavigationBarView
KEYS_SCREEN_SIZE=Point(720, 1600) KEYS_CURRENT_ROTATION=0
10-14 18:31:54.953 V/Navbar.Store( 1809): handleEvent [EventType]
ON_UPDATE_REMOTEVIEW [Module] SamsungNavigationBarView
KEYS_RIGHT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{5899429
V.E...... ......I. 0,0-0,0 #7f0a0587 app:id/right_remoteview}
KEYS_NAVBAR_DARK_INTENSITY=0.0 KEYS_CONTEXTUALBUTTON_VISIBLE=false
KEYS_LEFT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{76ec3ae
V.E...... ......I. 0,0-0,0 #7f0a0382 app:id/left_remoteview}
10-14 18:31:54.959 I/ColorExtractor( 702): ColorExtractor Memory Usage 0
10-14 18:31:54.959 I/Pageboost( 702): successfully pinned
/system/framework/services.jar
10-14 18:31:54.960 D/PinnerService( 702): pinRangeStream: null
10-14 18:31:54.960 I/LegibilityLogic( 702): Content Luminance = 1.0
10-14 18:31:54.967 D/SemWallpaperColors( 702): edgeCase 0, ffffffff
10-14 18:31:54.971 D/SemWallpaperColors( 702): fromBitmap 1299, 505, major = null,
indicator = false
10-14 18:31:54.973 V/Navbar.Store( 1809): handleEvent [EventType]
GET_BOOL_THEME_DEFAULT [Module] NavBarIconResourceMapper KEYS_DEFAULT=false
10-14 18:31:54.974 V/Navbar.Store( 1809): --[Band]CONFIG_PACK_GET_THEME_DEFULAT
10-14 18:31:54.974 V/Navbar.Store( 1809): ----
getValue(BOOL_NAVBAR_USE_THEME_DEFAULT)=false
10-14 18:31:54.974 D/Navbar.NavBarIconResourceMapper( 1809): updateConditions
isThemeDefault : false, isRTL : false, ThemeType : TYPE_DEFAULT
10-14 18:31:54.978 I/TetheringManager( 2616):
registerTetheringEventCallback:com.sec.location.nsflp2
10-14 18:31:54.981 I/TelephonyProvider( 2213): D/TelephonyProvider: dbh.onOpen: ok,
queried table=siminfo
10-14 18:31:54.982 I/TelephonyProvider( 2213): D/TelephonyProvider: dbh.onOpen: ok,
queried table=carriers
10-14 18:31:54.982 I/TelephonyProvider( 2213): D/TelephonyProvider: dbh.onOpen: ok,
queried table=original
10-14 18:31:54.983 I/TelephonyProvider( 2213): D/TelephonyProvider: Load APNs
from /system/etc/apns-conf.xml instead of /oem/telephony/apns-conf.xml
10-14 18:31:54.988 I/TelephonyProvider( 2213): D/TelephonyProvider: Load APNs
from /system/etc/apns-conf.xml instead of /product/etc/apns-conf.xml
10-14 18:31:54.988 I/TelephonyProvider( 2213): D/TelephonyProvider: Load APNs
from /system/etc/apns-conf.xml instead of /data/misc/apns/apns-conf.xml
10-14 18:31:54.996 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:55.000 I/ColorExtractor( 702): ColorExtractor Memory Usage 16384
10-14 18:31:55.001 I/LegibilityLogic( 702): Content Luminance = 1.0
10-14 18:31:55.001 E/gpsd ( 799): Critical Error: lal_state_handle_transition:
curST:1 pendingST:2
10-14 18:31:55.008 D/SemWallpaperColors( 702): resolution = HDsize min = 1.0, max
= 3.0, opacity min = 0.4, max = 0.9
10-14 18:31:55.008 D/SemWallpaperColors( 702): colorType=0, rgb=-460552,
shadowData=1.4767127/0.5489727
10-14 18:31:55.009 D/SemWallpaperColors( 702): fromBitmap 90, 720, major = null,
indicator = false
10-14 18:31:55.031 I/ColorExtractor( 702): ColorExtractor Memory Usage 16384
10-14 18:31:55.031 I/LegibilityLogic( 702): Content Luminance = 1.0
10-14 18:31:55.038 D/SemWallpaperColors( 702): resolution = HDsize min = 1.0, max
= 3.0, opacity min = 0.4, max = 0.9
10-14 18:31:55.038 D/SemWallpaperColors( 702): colorType=0, rgb=-394759,
shadowData=1.5192027/0.56225085
10-14 18:31:55.038 D/SemWallpaperColors( 702): calcAdaptiveDim, 0.0, ff000000
10-14 18:31:55.039 D/SemWallpaperColors( 702): calcDarkModeDim, 0.19525898
10-14 18:31:55.039 D/WALLPAPER_SVC:LegibilityColor( 702): extractColor end which =
5
10-14 18:31:55.039 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 5, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
10-14 18:31:55.039 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 5, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
10-14 18:31:55.039 D/WALLPAPER_SVC:LegibilityColor( 702): setWhiteBgSettings: 5
10-14 18:31:55.040 D/SemWallpaperColorsArea( 1809): SemWallpaperColorsArea which =
5, 720x1467,384x782,22,48, 0
10-14 18:31:55.041 D/WallpaperManager( 1809): onSemWallpaperColorsChanged
[version:14, which:5, adaptive dim:0.0/ff000000, darkmode dim:0.19828501]
10-14 18:31:55.041 D/WallpaperManager( 1809): [STATUSBAR, Rect(45, 0 - 675,
41):0/ffffffff/1.0/0.1, 0.0/0.0/0.0]
10-14 18:31:55.041 D/WallpaperManager( 1809): [BODY, Rect(24, 110 - 695,
1288):0/fff7f7f7/1.4631546/0.5447358, 47.727272/0.25433525/0.6784314]
10-14 18:31:55.041 D/WallpaperManager( 1809): [NAVIBAR, Rect(0, 1509 - 720,
1599):0/fff9f9f9/1.5198973/0.56246793, 37.959183/0.24378109/0.7882353], which=5
10-14 18:31:55.041 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:55.041 D/WALLPAPER_SVC:LegibilityColor( 702): notifyColor end which =
5
10-14 18:31:55.041 D/SemWallpaperColorsArea( 1809): SemWallpaperColorsArea which =
5, 720x1467,384x782,22,48, 0
10-14 18:31:55.042 I/KeyguardWallpaperController( 1809):
onSemWallpaperColorsChanged: Not for lockscreen.
10-14 18:31:55.049 V/Navbar.Store( 1809):
getValue(BOOL_SUPPORT_PHONE_LAYOUT_PROVIDER)=true
10-14 18:31:55.049 V/Navbar.Store( 1809): handleEvent [EventType]
ON_UPDATE_SCREEN_INFO [Module] SamsungNavigationBarView
KEYS_SCREEN_SIZE=Point(720, 1600) KEYS_CURRENT_ROTATION=0
10-14 18:31:55.050 V/Navbar.Store( 1809): handleEvent [EventType]
ON_UPDATE_REMOTEVIEW [Module] SamsungNavigationBarView
KEYS_RIGHT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{5899429
V.E...... ......I. 0,0-0,0 #7f0a0587 app:id/right_remoteview}
KEYS_NAVBAR_DARK_INTENSITY=0.0 KEYS_CONTEXTUALBUTTON_VISIBLE=false
KEYS_LEFT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{76ec3ae
V.E...... ......I. 0,0-0,0 #7f0a0382 app:id/left_remoteview}
10-14 18:31:55.066 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1002 packageName=com.android.bluetooth
10-14 18:31:55.069 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 1002; state: DISABLED
10-14 18:31:55.069 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1002; state: ENABLED
10-14 18:31:55.070 W/ActivityManager( 702): com.android.bluetooth inode == 0
(b/152760674)
10-14 18:31:55.071 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:55.081 I/TelephonyProvider( 2213): D/TelephonyProvider: Checksum for
/system/etc/apns-conf.xml is 3016150465
10-14 18:31:55.082 I/TelephonyProvider( 2213): D/TelephonyProvider: Checksum after
adding resource is 61296002
10-14 18:31:55.082 I/TelephonyProvider( 2213): D/TelephonyProvider: newChecksum:
3077446467
10-14 18:31:55.082 I/TelephonyProvider( 2213): D/TelephonyProvider: oldChecksum:
3077446467
10-14 18:31:55.082 I/TelephonyProvider( 2213): D/TelephonyProvider: This is Q OS
new model or higher. customerPath = /optics/configs/carriers
10-14 18:31:55.082 I/TelephonyProvider( 2213): D/TelephonyProvider: This device is
single project.Do not support OMC
10-14 18:31:55.083 I/TelephonyProvider( 2213): D/TelephonyProvider: This model is
single project. Do not apply other customer.xml
10-14 18:31:55.083 D/NavigationModeController( 1809): getCurrentUserContext:
contextUser=0 currentUser=0
10-14 18:31:55.084 I/TelephonyProvider( 2213): D/TelephonyProvider: Checksum for
/optics/configs/carriers/single/ZTO/conf/customer.xml is 3469617813
10-14 18:31:55.085 I/TelephonyProvider( 2213): D/TelephonyProvider: Checksum after
adding resource is 61296002
10-14 18:31:55.085 I/TelephonyProvider( 2213): D/TelephonyProvider:
mpsDbUpdateNeeded newChecksum: 3530913814
10-14 18:31:55.085 I/TelephonyProvider( 2213): D/TelephonyProvider:
mpsDbUpdateNeeded oldChecksum: 3530913814
10-14 18:31:55.085 I/TelephonyProvider( 2213): D/TelephonyProvider: Skipping apn db
update since apn-conf has not changed.
10-14 18:31:55.085 D/TelephonyProvider( 2213): addAllApnSharedPrefToLocalLog
10-14 18:31:55.092 D/NavigationModeController( 1809): getCurrentInteractionMode:
mode=0 contextUser=0
10-14 18:31:55.108 D/Zygote ( 531): Forked child process 2679
10-14 18:31:55.111 I/ActivityManager( 702): Start proc
2679:com.android.bluetooth/1002 for service
{com.android.bluetooth/com.android.bluetooth.btservice.AdapterService}
10-14 18:31:55.118 I/.sec.imsservic( 2171): Background young concurrent copying GC
freed 185917(12MB) AllocSpace objects, 474(8600KB) LOS objects, 33% free,
24MB/36MB, paused 778us total 118.827ms
10-14 18:31:55.121 I/TelephonyProvider( 2213): D/TelephonyProvider: onCreate:- ret
true
10-14 18:31:55.128 E/audit ( 504): type=1305 audit(1634236315.123:633):
audit_rate_limit=5 old=100 auid=4294967295 ses=4294967295 subj=u:r:auditctl:s0
res=1
10-14 18:31:55.146 E/droid.bluetoot( 2679): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:55.147 I/perfsdkserver( 2680): Starting server
10-14 18:31:55.149 I/perfsdkserver( 2680): [PERFSDKServer] Thread for informing
thermal info.
10-14 18:31:55.156 D/ActivityThread( 2556): handleBindApplication() --
skipGraphicsSupport=false
10-14 18:31:55.158 V/Navbar.Store( 1809): handleEvent [EventType]
ON_DESKTOP_MODE_CHANGED [Module] NavBarStoreImpl KEYS_DESKTOP_MODE_STATE=null
10-14 18:31:55.158 V/Navbar.Store( 1809): --
[Band]MISC_PACK_CONTROL_NAVBAR_IN_DEX_STANDALONE
10-14 18:31:55.159 V/Navbar.Store( 1809): handleEvent [EventType]
ON_NAVBAR_ATTACHED_TO_WINDOW [Module] SamsungNavigationBarView
KEYS_NAVBAR_VIEW=com.android.systemui.statusbar.phone.SamsungNavigationBarView{e053
df8 V.E...... ......ID 0,0-0,0}
KEYS_NAVBAR_TRANSITIONS=com.android.systemui.statusbar.phone.NavigationBarTransitio
ns@6ed22d1
10-14 18:31:55.159 V/Navbar.Store( 1809): --
[Band]SETUPWIZARD_PACK_ON_ATTACHED_TO_WINDOW
10-14 18:31:55.160 D/CommandSdk( 2556): set the action handler
10-14 18:31:55.161 V/Navbar.Store( 1809): ----getValue(BOOL_KEYGUARD_SHOWING)=false
10-14 18:31:55.161 V/Navbar.Store( 1809): ----
getValue(BOOL_NAVBAR_SETUPWIZARD_STYLE)=true
10-14 18:31:55.161 V/Navbar.Store( 1809): ----
apply(UPDATE_NAVBAR_SETUPWIZARD_STYLE)
10-14 18:31:55.162 V/Navbar.Store( 1809): --[Band]GESTURE_PACK_SET_HINT_GROUP
10-14 18:31:55.162 V/Navbar.Store( 1809): ----apply(SET_GESTURE_HINT_GROUP)
10-14 18:31:55.162 V/Navbar.Store( 1809): --[Band]MISC_PACK_UPDATE_RESTART_BUTTON
10-14 18:31:55.163 V/Navbar.Store( 1809): ----apply(UPDATE_RESTART_BUTTON)
10-14 18:31:55.163 I/rdxd ( 2686): !@ rdxd (SHIP, ) start
10-14 18:31:55.164 V/Navbar.Store( 1809): --------handleEvent [EventType]
ON_UPDATE_REMOTEVIEW [Module] SamsungNavigationBarView
KEYS_RIGHT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{5899429
V.E...... ......I. 0,0-0,0 #7f0a0587 app:id/right_remoteview}
KEYS_NAVBAR_DARK_INTENSITY=0.0 KEYS_CONTEXTUALBUTTON_VISIBLE=false
KEYS_LEFT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{76ec3ae
V.E...... ......I. 0,0-0,0 #7f0a0382 app:id/left_remoteview}
10-14 18:31:55.164 E/rdxd ( 2686): !@ get_proc_reset_count : failed to read
/proc/upload_count
10-14 18:31:55.165 D/ActivityThread( 2679): setConscryptValidator
10-14 18:31:55.165 I/engmode_jni( 2686): nativeGetStatus : client info : rdxd/0
10-14 18:31:55.165 I/DatabaseLoader_FLP( 2616): create table Blocklist
10-14 18:31:55.165 V/Navbar.Store( 1809): --
[Band]VIS_PACK_UPDATE_NAVBAR_VISIBILITY_BY_KNOX
10-14 18:31:55.165 D/ActivityThread( 2679): setConscryptValidator - put
10-14 18:31:55.165 V/Navbar.Store( 1809): ----
getValue(BOOL_NAVBAR_HIDDEN_BY_KNOX)=false
10-14 18:31:55.165 V/Navbar.Store( 1809): handleEvent [EventType]
ON_START_NAVBAR_REMOTEVIEW_MANAGER_SERVICE [Module] SamsungNavigationBarView
KEYS_NAVBAR_CAN_MOVE=true
10-14 18:31:55.165 V/Navbar.Store( 1809): --
[Band]REMOTE_VIEW_PACK_INIT_REMOTE_VIEW_MANAGER
10-14 18:31:55.166 V/Navbar.Store( 1809): ----
apply(UPDATE_NAVBAR_CAN_MOVE_IN_REMOTEVIEW)
10-14 18:31:55.166 V/Navbar.Store( 1809): ----
getValue(BOOL_LEFT_REMOTEVIEW_EXIST)=false
10-14 18:31:55.166 V/Navbar.Store( 1809): ----
getValue(BOOL_RIGHT_REMOTEVIEW_EXIST)=false
10-14 18:31:55.167 E/audit ( 504): type=1400 audit(1634236315.163:634): avc:
denied { create } for pid=60 comm="kdevtmpfs" name="loop28"
scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=0
SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:55.168 I/ActivityManager( 702): DSS OFF for com.android.bluetooth
10-14 18:31:55.169 V/Navbar.Store( 1809): handleEvent [EventType]
ON_FRAGMENT_CREATED [Module] NavigationBarFragment
KEYS_STATUSBAR=com.android.systemui.statusbar.phone.StatusBar@554359f
10-14 18:31:55.171 I/system_server( 702): Background concurrent copying GC freed
259436(11MB) AllocSpace objects, 74(2552KB) LOS objects, 34% free, 22MB/34MB,
paused 875us total 465.351ms
10-14 18:31:55.171 V/Navbar.Store( 1809): handleEvent [EventType]
GET_INT_NAVBAR_ICON_HINTS [Module] NavigationBarFragment KEYS_DEFAULT=0
10-14 18:31:55.171 V/Navbar.Store( 1809): --
[Band]FLAG_RESTORE_PACK_GET_NAVBAR_ICON_HINTS
10-14 18:31:55.172 V/Navbar.Store( 1809): ----getValue(INT_NAVBAR_ICON_HINTS)=0
10-14 18:31:55.172 V/ActivityManagerProxyImpl( 1809):
ActivityManager.getCurrentUser() called
10-14 18:31:55.172 V/Navbar.Store( 1809):
getValue(BOOL_SUPPORT_PHONE_LAYOUT_PROVIDER)=true
10-14 18:31:55.172 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{e985516 2679:com.android.bluetooth/1002}
app.isolatedEntryPoint=null instr2=null
10-14 18:31:55.173 V/Navbar.Store( 1809): handleEvent [EventType]
ON_UPDATE_SCREEN_INFO [Module] SamsungNavigationBarView
KEYS_SCREEN_SIZE=Point(720, 1600) KEYS_CURRENT_ROTATION=0
10-14 18:31:55.174 V/Navbar.Store( 1809): handleEvent [EventType]
ON_UPDATE_REMOTEVIEW [Module] SamsungNavigationBarView
KEYS_RIGHT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{5899429
V.E...... ......I. 0,0-0,0 #7f0a0587 app:id/right_remoteview}
KEYS_NAVBAR_DARK_INTENSITY=0.0 KEYS_CONTEXTUALBUTTON_VISIBLE=false
KEYS_LEFT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{76ec3ae
V.E...... ......I. 0,0-0,0 #7f0a0382 app:id/left_remoteview}
10-14 18:31:55.174 V/Navbar.Store( 1809): --
[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER
10-14 18:31:55.175 V/Navbar.Store( 1809): ----
apply(UPDATE_NAVBAR_REMOTEVIEW_CONTAINER)
10-14 18:31:55.176 I/Settings_SA( 2556): Settings LoggingHelper init
10-14 18:31:55.177 I/ActivityManager( 702): Changes in 1002 20 to 0, 0 to 7
Caller=com.android.server.am.OomAdjuster.updateOomAdjLocked:402
com.android.server.am.OomAdjuster.updateOomAdjLocked:449
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21545
com.android.server.am.ActiveServices.realStartServiceLocked:3343
com.android.server.am.ActiveServices.attachApplicationLocked:4073
com.android.server.am.ActivityManagerService.attachApplicationLocked:6654
com.android.server.am.ActivityManagerService.attachApplication:6732
10-14 18:31:55.177 V/Navbar.Store( 1809): ----
apply(UPDATE_NAVBAR_RIGHT_REMOTEVIEW_VISIBILITY)
10-14 18:31:55.177 V/Navbar.Store( 1809): ----
getValue(FLOAT_REMOTEVIEW_DARK_INTENSITY)=0.0
10-14 18:31:55.177 I/AppOps ( 702): updateUidProcState uid: 1002 procState: 0
capability:7
10-14 18:31:55.177 I/[email protected]( 820):
FaceLibLoader::findSymbol
10-14 18:31:55.178 I/[email protected]( 820):
findSymbol result = 1 (_ZN7android11FaceService10getPointerEPPNS_12IFaceServiceE)
10-14 18:31:55.178 I/[email protected]( 820):
FaceLibLoader::findSymbol
10-14 18:31:55.178 I/[email protected]( 820):
findSymbol result = 1 (_ZN7android11FaceService7destroyEv)
10-14 18:31:55.178 I/sec_fr_NativeFaceService( 820): FaceService is created
10-14 18:31:55.178 I/sec_fr_NativeFaceService( 820): S FaceService::init
10-14 18:31:55.180 D/SamsungAnalytics605015( 2556): [Validation] dma pkg:700901000
10-14 18:31:55.180 I/SecTetherReceiver( 2556): onReceive start : Intent
{ act=android.hardware.usb.action.USB_STATE flg=0x31000010
cmp=com.android.settings/com.samsung.android.settings.connection.tether.SecTetherRe
ceiver (has extras) }
10-14 18:31:55.181 V/Navbar.Store( 1809): ----handleEvent [EventType]
ON_UPDATE_REMOTEVIEW [Module] SamsungNavigationBarView
KEYS_RIGHT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{5899429
I.E...... ......I. 0,0-0,0 #7f0a0587 app:id/right_remoteview}
KEYS_NAVBAR_DARK_INTENSITY=0.0 KEYS_CONTEXTUALBUTTON_VISIBLE=false
KEYS_LEFT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{76ec3ae
I.E...... ......I. 0,0-0,0 #7f0a0382 app:id/left_remoteview}
10-14 18:31:55.182 V/Navbar.Store( 1809): ------
[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER
10-14 18:31:55.182 V/Navbar.Store( 1809): --------
apply(UPDATE_NAVBAR_REMOTEVIEW_CONTAINER)
10-14 18:31:55.182 I/CachedObject( 820): CachedObject is created
10-14 18:31:55.182 V/Navbar.Store( 1809): --------
apply(UPDATE_NAVBAR_RIGHT_REMOTEVIEW_VISIBILITY)
10-14 18:31:55.182 V/Navbar.Store( 1809): --------
getValue(FLOAT_REMOTEVIEW_DARK_INTENSITY)=0.0
10-14 18:31:55.184 I/sec_fr_FaceBufferQueueInfo( 820): loadConfigSpec
10-14 18:31:55.184 I/sec_fr_deviceInfo( 820): chipset : exynos850
10-14 18:31:55.185 I/sec_fr_model( 820): get_config_spec - _chipset=6
10-14 18:31:55.185 I/sec_fr_deviceInfo( 820): chipset : exynos850
10-14 18:31:55.185 E/sec_fr_config( 820): get_device_name=a12s
10-14 18:31:55.185 I/sec_fr_deviceInfo( 820): chipset : exynos850
10-14 18:31:55.185 I/sec_fr_deviceInfo( 820): chipset : exynos850
10-14 18:31:55.185 I/sec_fr_deviceInfo( 820): chipset : exynos850
10-14 18:31:55.185 I/sec_fr_deviceInfo( 820): chipset : exynos850
10-14 18:31:55.185 I/sec_fr_deviceInfo( 820): chipset : exynos850
10-14 18:31:55.185 I/sec_fr_deviceInfo( 820): chipset : exynos850
10-14 18:31:55.185 I/sec_fr_deviceInfo( 820): chipset : exynos850
10-14 18:31:55.185 I/sec_fr_model( 820): Camera count : 1
10-14 18:31:55.185 I/sec_fr_model( 820): Camera Index : 0
==================================================
10-14 18:31:55.185 I/sec_fr_model( 820): - isSecureMemory : 1
10-14 18:31:55.185 I/sec_fr_model( 820): - isSupportUdc : 0
10-14 18:31:55.185 I/sec_fr_model( 820): - Camear ID : -1
10-14 18:31:55.185 I/sec_fr_model( 820): - Camera ID Search tag : 0x80005
10-14 18:31:55.185 I/sec_fr_model( 820): - Camera ID Search data: 0x0
10-14 18:31:55.185 I/sec_fr_model( 820): - Camera ID Search tag : 0xc000c
10-14 18:31:55.185 I/sec_fr_model( 820): - Camera ID Search data: 0xd
10-14 18:31:55.185 I/sec_fr_model( 820): - Request tag :
android.control.aeTargetFpsRange
10-14 18:31:55.185 I/sec_fr_model( 820): - Request data : 0x8
10-14 18:31:55.185 I/sec_fr_model( 820): - Request data : 0x1e
10-14 18:31:55.185 I/sec_fr_model( 820): - Request tag : android.control.afMode
10-14 18:31:55.185 I/sec_fr_model( 820): - Request data : 0x67
10-14 18:31:55.185 I/sec_fr_model( 820): - Request tag :
samsung.android.control.shootingMode
10-14 18:31:55.185 I/sec_fr_model( 820): - Request data : 0x16
10-14 18:31:55.185 I/sec_fr_model( 820): - Request tag :
samsung.android.control.cameraClient
10-14 18:31:55.185 I/sec_fr_model( 820): - Request data : 0x1
10-14 18:31:55.185 I/sec_fr_model( 820): - bufferQCount : 1
10-14 18:31:55.185 I/sec_fr_model( 820): bufferQueue Index : 0
-------------------------------------
10-14 18:31:55.185 I/sec_fr_model( 820): - format : 35
10-14 18:31:55.185 I/sec_fr_model( 820): - width : 640
10-14 18:31:55.185 I/sec_fr_model( 820): - height : 480
10-14 18:31:55.185 I/sec_fr_model( 820): - stride : 640
10-14 18:31:55.185 I/sec_fr_model( 820): - sliceHeight : 480
10-14 18:31:55.185 I/sec_fr_model( 820): - bufferSize : 460800
10-14 18:31:55.185 I/sec_fr_model( 820): - bufferCnt : 4
10-14 18:31:55.185 I/sec_fr_model( 820): - type : 3
10-14 18:31:55.185 I/sec_fr_model( 820):
----------------------------------------------------------------
10-14 18:31:55.185 I/sec_fr_model( 820):
===================================================================
10-14 18:31:55.185 I/sec_fr_model( 820): result = 0
10-14 18:31:55.185 E/sec_fr_FaceBufferQueueInfo( 820): setCameraID - id(-1) is
invalid
10-14 18:31:55.185 I/sec_fr_FaceBufferQueueInfo( 820): FaceBufferQueueInfo(0) is
created
10-14 18:31:55.185 I/sec_fr_FaceBufferQueueInfo( 820): curBufferQInfo->type=3
10-14 18:31:55.185 I/sec_fr_FaceBufferQueueInfo( 820): add CameraInfo
mCameraInfo.size=1
10-14 18:31:55.185 I/sec_fr_FaceBufferQueueInfo( 820): loadConfigSpec - result(0)
10-14 18:31:55.185 I/sec_fr_FaceVendorTag( 820): FaceVendorTag is created
10-14 18:31:55.185 I/sec_fr_FaceVendorTag( 820): printData
ALL=========================
10-14 18:31:55.185 I/sec_fr_FaceVendorTag( 820): - TAG = 1 -----------------------
10-14 18:31:55.185 I/sec_fr_FaceVendorTag( 820): - TAGDATA :
10-14 18:31:55.185 I/sec_fr_FaceVendorTag( 820): AMessage(what = 0x00000000) = {
10-14 18:31:55.185 I/sec_fr_FaceVendorTag( 820): int32_t tagID = 1
10-14 18:31:55.185 I/sec_fr_FaceVendorTag( 820): int32_t dataType = 0
10-14 18:31:55.185 I/sec_fr_FaceVendorTag( 820): int32_t byteSize = 1
10-14 18:31:55.185 I/sec_fr_FaceVendorTag( 820): int32_t OnOff = 1
10-14 18:31:55.185 I/sec_fr_FaceVendorTag( 820): }
10-14 18:31:55.185 I/sec_fr_FaceVendorTag( 820):
===================================
10-14 18:31:55.185 I/sec_fr_FaceEngine( 820): FaceEngine is created
10-14 18:31:55.185 I/sec_fr_FaceEngine( 820): init
10-14 18:31:55.185 V/Navbar.Store( 1809): ----handleEvent [EventType]
GET_BOOL_NAVBAR_CAN_MOVE_STATE [Module] SamsungNavigationBarView KEYS_DEFAULT=true
10-14 18:31:55.186 V/Navbar.Store( 1809): ------
[Band]CONFIG_PACK_GET_NAVBAR_CAN_MOVE
10-14 18:31:55.186 V/Navbar.Store( 1809): --------
getValue(BOOL_NAVBAR_CAN_MOVE)=true
10-14 18:31:55.186 I/sec_fr_deviceInfo( 820): chipset : exynos850
10-14 18:31:55.186 I/sec_fr_model( 820): get_config_spec - _chipset=6
10-14 18:31:55.186 I/sec_fr_deviceInfo( 820): chipset : exynos850
10-14 18:31:55.186 E/sec_fr_config( 820): get_device_name=a12s
10-14 18:31:55.186 I/sec_fr_deviceInfo( 820): chipset : exynos850
10-14 18:31:55.186 I/sec_fr_deviceInfo( 820): chipset : exynos850
10-14 18:31:55.186 I/sec_fr_deviceInfo( 820): chipset : exynos850
10-14 18:31:55.186 I/sec_fr_deviceInfo( 820): chipset : exynos850
10-14 18:31:55.186 I/sec_fr_deviceInfo( 820): chipset : exynos850
10-14 18:31:55.186 I/sec_fr_deviceInfo( 820): chipset : exynos850
10-14 18:31:55.186 I/sec_fr_deviceInfo( 820): chipset : exynos850
10-14 18:31:55.186 I/sec_fr_model( 820): Camera count : 1
10-14 18:31:55.186 I/sec_fr_model( 820): Camera Index : 0
==================================================
10-14 18:31:55.186 I/sec_fr_model( 820): - isSecureMemory : 1
10-14 18:31:55.186 I/sec_fr_model( 820): - isSupportUdc : 0
10-14 18:31:55.186 I/sec_fr_model( 820): - Camear ID : -1
10-14 18:31:55.186 I/sec_fr_model( 820): - Camera ID Search tag : 0x80005
10-14 18:31:55.186 I/sec_fr_model( 820): - Camera ID Search data: 0x0
10-14 18:31:55.186 I/sec_fr_model( 820): - Camera ID Search tag : 0xc000c
10-14 18:31:55.186 I/sec_fr_model( 820): - Camera ID Search data: 0xd
10-14 18:31:55.186 I/sec_fr_model( 820): - Request tag :
android.control.aeTargetFpsRange
10-14 18:31:55.186 I/sec_fr_model( 820): - Request data : 0x8
10-14 18:31:55.186 I/sec_fr_model( 820): - Request data : 0x1e
10-14 18:31:55.186 I/sec_fr_model( 820): - Request tag : android.control.afMode
10-14 18:31:55.186 I/sec_fr_model( 820): - Request data : 0x67
10-14 18:31:55.186 I/sec_fr_model( 820): - Request tag :
samsung.android.control.shootingMode
10-14 18:31:55.186 I/sec_fr_model( 820): - Request data : 0x16
10-14 18:31:55.186 I/sec_fr_model( 820): - Request tag :
samsung.android.control.cameraClient
10-14 18:31:55.186 I/sec_fr_model( 820): - Request data : 0x1
10-14 18:31:55.186 I/sec_fr_model( 820): - bufferQCount : 1
10-14 18:31:55.186 I/sec_fr_model( 820): bufferQueue Index : 0
-------------------------------------
10-14 18:31:55.186 I/sec_fr_model( 820): - format : 35
10-14 18:31:55.186 I/sec_fr_model( 820): - width : 640
10-14 18:31:55.186 I/sec_fr_model( 820): - height : 480
10-14 18:31:55.186 I/sec_fr_model( 820): - stride : 640
10-14 18:31:55.186 I/sec_fr_model( 820): - sliceHeight : 480
10-14 18:31:55.186 I/sec_fr_model( 820): - bufferSize : 460800
10-14 18:31:55.186 I/sec_fr_model( 820): - bufferCnt : 4
10-14 18:31:55.186 I/sec_fr_model( 820): - type : 3
10-14 18:31:55.186 I/sec_fr_model( 820):
----------------------------------------------------------------
10-14 18:31:55.186 I/sec_fr_model( 820):
===================================================================
10-14 18:31:55.186 I/sec_fr_model( 820): result = 0
10-14 18:31:55.186 I/sec_fr_deviceInfo( 820): chipset : exynos850
10-14 18:31:55.186 E/sec_fr_config( 820): get_device_name=a12s
10-14 18:31:55.186 I/sec_fr_engine_teegris( 820): sec_fr_engine_set_initialize
10-14 18:31:55.186 I/sec_fr_FaceEngine( 820): loadTA_l
10-14 18:31:55.186 I/sec_fr_engine_teegris( 820): sec_fr_engine_init
10-14 18:31:55.186 I/sec_fr_engine_teegris( 820): start Teegris TA
10-14 18:31:55.186 I/sec_fr_engine_teegris( 820): Teegris InitializeContext
10-14 18:31:55.188 I/sec_fr_engine_teegris( 820): Teegris Opening the Session(0),
ver()
10-14 18:31:55.188 I/sec_fr_engine_teegris( 820): path(/vendor/tee/00000000-0000-
0000-0000-5345435f4652)
10-14 18:31:55.189 D/engmode_hidl_client_service( 2686):
engmodeManager_hidl_getStatus
10-14 18:31:55.189 I/engmode_client_list( 2686): EM_version = 20
10-14 18:31:55.191 V/Navbar.Store( 1809): ----handleEvent [EventType]
ON_UPDATE_REMOTEVIEW [Module] SamsungNavigationBarView
KEYS_RIGHT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{5899429
I.E...... ......I. 0,0-0,0 #7f0a0587 app:id/right_remoteview}
KEYS_NAVBAR_DARK_INTENSITY=0.0 KEYS_CONTEXTUALBUTTON_VISIBLE=false
KEYS_LEFT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{76ec3ae
I.E...... ......I. 0,0-0,0 #7f0a0382 app:id/left_remoteview}
10-14 18:31:55.189 D/Settings( 2556): readCountryCode(): country=BR
10-14 18:31:55.191 V/Navbar.Store( 1809): ------
[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER
10-14 18:31:55.191 V/Navbar.Store( 1809): --------
apply(UPDATE_NAVBAR_REMOTEVIEW_CONTAINER)
10-14 18:31:55.192 V/Navbar.Store( 1809): --------
apply(UPDATE_NAVBAR_RIGHT_REMOTEVIEW_VISIBILITY)
10-14 18:31:55.192 V/Navbar.Store( 1809): --------
getValue(FLOAT_REMOTEVIEW_DARK_INTENSITY)=0.0
10-14 18:31:55.192 V/Navbar.Store( 1809): handleEvent [EventType]
ON_NAVBAR_UPDATE_A11Y_SERVICE [Module] NavigationBarFragment KEYS_CLICKABLE=false
KEYS_LONG_CLICKABLE=false
10-14 18:31:55.192 V/Navbar.Store( 1809): --
[Band]SETUPWIZARD_PACK_UPDATE_A11Y_SERVICE
10-14 18:31:55.192 V/Navbar.Store( 1809): ----getValue(BOOL_KEYGUARD_SHOWING)=false
10-14 18:31:55.192 V/Navbar.Store( 1809): ----
getValue(BOOL_NAVBAR_SETUPWIZARD_STYLE)=true
10-14 18:31:55.193 V/Navbar.Store( 1809): ----
apply(UPDATE_NAVBAR_SETUPWIZARD_A11Y_ICON)
10-14 18:31:55.194 D/ActivityThread( 2679): handleBindApplication()++
app=com.android.bluetooth
10-14 18:31:55.195 D/vold ( 344): Disk at 7:224 changed
10-14 18:31:55.195 W/System ( 702): A resource failed to call release.
10-14 18:31:55.195 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622974789024]
10-14 18:31:55.195 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622974789024]
10-14 18:31:55.195 W/System ( 702): A resource failed to call release.
10-14 18:31:55.195 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622974789696]
10-14 18:31:55.195 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622974789696]
10-14 18:31:55.195 E/SamsungAnalytics605015( 2556): The user has not unlocked the
device.
10-14 18:31:55.195 W/System ( 702): A resource failed to call release.
10-14 18:31:55.195 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622828825920]
10-14 18:31:55.195 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622828825920]
10-14 18:31:55.195 W/System ( 702): A resource failed to call release.
10-14 18:31:55.195 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622826882336]
10-14 18:31:55.195 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622826882336]
10-14 18:31:55.195 W/System ( 702): A resource failed to call release.
10-14 18:31:55.195 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622974795072]
10-14 18:31:55.196 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622974795072]
10-14 18:31:55.196 W/System ( 702): A resource failed to call release.
10-14 18:31:55.196 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622974797472]
10-14 18:31:55.196 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622974797472]
10-14 18:31:55.197 V/Navbar.Store( 1809): ----handleEvent [EventType]
ON_UPDATE_REMOTEVIEW [Module] SamsungNavigationBarView
KEYS_RIGHT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{5899429
I.E...... ......I. 0,0-0,0 #7f0a0587 app:id/right_remoteview}
KEYS_NAVBAR_DARK_INTENSITY=0.0 KEYS_CONTEXTUALBUTTON_VISIBLE=false
KEYS_LEFT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{76ec3ae
I.E...... ......I. 0,0-0,0 #7f0a0382 app:id/left_remoteview}
10-14 18:31:55.197 V/Navbar.Store( 1809): ------
[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER
10-14 18:31:55.198 V/Navbar.Store( 1809): --------
apply(UPDATE_NAVBAR_REMOTEVIEW_CONTAINER)
10-14 18:31:55.198 V/Navbar.Store( 1809): --------
apply(UPDATE_NAVBAR_RIGHT_REMOTEVIEW_VISIBILITY)
10-14 18:31:55.198 V/Navbar.Store( 1809): --------
getValue(FLOAT_REMOTEVIEW_DARK_INTENSITY)=0.0
10-14 18:31:55.199 I/engmode_hidl_client_service( 2686): rdxd. UNKNOWN. 0. -1
10-14 18:31:55.199 I/engmode_hidl_client_service( 2686): process is
/system/bin/rdxd
10-14 18:31:55.199 I/engmode_hidl_client_service( 2686): rdxd called getstatus
(0x26)
10-14 18:31:55.199 I/engmode_client_list( 2686): checkClient: [ProcessName = rdxd]
10-14 18:31:55.199 I/engmode_client_list( 2686): Signature check completed
10-14 18:31:55.199 I/engmode_hidl_client_service( 2686): Caller check succes
10-14 18:31:55.201 V/Navbar.Store( 1809): handleEvent [EventType]
GET_STR_CURRENT_LAYOUT [Module] NavigationBarInflaterView
KEYS_DEFAULT=left[.25W],back[.5WC];home;recent[.5WC],right[.25W]
10-14 18:31:55.201 V/Navbar.Store( 1809): --
[Band]STABLE_LAYOUT_PACK_GET_DEFAULT_LAYOUT
10-14 18:31:55.201 V/Navbar.Store( 1809): ----
getValue(BOOL_NAVBAR_SIDE_BOTTOM_GESTURAL_MODE)=false
10-14 18:31:55.201 V/Navbar.Store( 1809): ----
getValue(BOOL_NAVBAR_BOTTOM_GESTURAL_MODE)=false
10-14 18:31:55.201 V/Navbar.Store( 1809): ----
getValue(STR_DEFAULT_LAYOUT)=left,recent;home;back,right
10-14 18:31:55.202 W/EventReceiver_FLP( 2616): BroadcastReceiver, SEC_BATTERY_EVENT
10-14 18:31:55.202 I/engmode_hidl_service( 400): Connect to service
10-14 18:31:55.202 E/audit ( 504): type=1400 audit(1634236315.195:635): avc:
denied { read } for pid=2705 comm="loop28" path="/data/per_boot/zram_swap"
dev="dm-10" ino=5592 scontext=u:r:kernel:s0 tcontext=u:object_r:system_data_file:s0
tclass=file permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:55.202 E/audit ( 504): type=1400 audit(1634236315.195:636): avc:
denied { read } for pid=2705 comm="loop28" path="/data/per_boot/zram_swap"
dev="dm-10" ino=5592 scontext=u:r:kernel:s0 tcontext=u:object_r:system_data_file:s0
tclass=file permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:31:55.204 I/EventReceiver_FLP( 2616): BroadcastReceiver finished
10-14 18:31:55.205 I/NSMonitorService_FLP( 2616): onBind called Intent
{ cmp=com.sec.location.nsflp2/.nsmonitor.NSMonitorService }
10-14 18:31:55.206 I/engmode_binder_client( 400): engmode client create
10-14 18:31:55.206 I/engmode_binder_client( 400): EM version = 30.3.07
10-14 18:31:55.210 D/SecTetherReceiver( 2556): usb_tethering_enabled: false,
mUsbConnected: false
10-14 18:31:55.211 I/AssertDetector_FLP( 2616): Initialize to handle the
uncaughtException
10-14 18:31:55.213 I/SecTetherReceiver( 2556): onReceive start : Intent
{ act=android.hardware.usb.action.USB_STATE flg=0x31000010
cmp=com.android.settings/com.samsung.android.settings.connection.tether.SecTetherRe
ceiver (has extras) }
10-14 18:31:55.214 D/SecTetherReceiver( 2556): usb_tethering_enabled: false,
mUsbConnected: false
10-14 18:31:55.214 I/NSLocationMonitor( 702): MonitorService is connected,
ComponentInfo{com.sec.location.nsflp2/com.sec.location.nsflp2.nsmonitor.NSMonitorSe
rvice}
10-14 18:31:55.215 W/Binder ( 702): Outgoing transactions from this process must
be FLAG_ONEWAY
10-14 18:31:55.215 W/Binder ( 702): java.lang.Throwable
10-14 18:31:55.215 W/Binder ( 702): at
android.os.BinderProxy.transact(BinderProxy.java:514)
10-14 18:31:55.215 W/Binder ( 702): at
android.location.INSLocationManager$Stub$Proxy.setCallback(INSLocationManager.java:
176)
10-14 18:31:55.215 W/Binder ( 702): at
com.android.server.location.NSLocationMonitor$1.onServiceConnected(NSLocationMonito
r.java:625)
10-14 18:31:55.215 W/Binder ( 702): at
android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:2084)
10-14 18:31:55.215 W/Binder ( 702): at
android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:2116)
10-14 18:31:55.215 W/Binder ( 702): at
android.os.Handler.handleCallback(Handler.java:938)
10-14 18:31:55.215 W/Binder ( 702): at
android.os.Handler.dispatchMessage(Handler.java:99)
10-14 18:31:55.215 W/Binder ( 702): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:55.215 W/Binder ( 702): at
com.android.server.SystemServer.run(SystemServer.java:1035)
10-14 18:31:55.215 W/Binder ( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:31:55.215 W/Binder ( 702): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:55.215 W/Binder ( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:55.215 W/Binder ( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:31:55.216 I/NSMonitorService_FLP( 2616): Set Callback to communicate with
framework
10-14 18:31:55.217 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:55.218 V/NSLocationMonitor( 702): Intialize NetworkStateListener,
count=2
10-14 18:31:55.219 E/NSLocationMonitor( 702): subId is null from simSlot[0]
10-14 18:31:55.220 E/NSLocationMonitor( 702): subId is null from simSlot[1]
10-14 18:31:55.220 V/NSLocationMonitor( 702): Register SubscriptionChangedListener
10-14 18:31:55.220 V/NSLocationMonitor( 702): onListenerConnected for
NotificationListener
10-14 18:31:55.222 I/DeviceManager_FLP( 2616): NSFLP version=5.3.69.0
(featureLevel=530)
10-14 18:31:55.223 I/DeviceManager_FLP( 2616):
getGnssHardwareModelName()=S.LSI,K080
10-14 18:31:55.223 I/DeviceManager_FLP( 2616): Gnss chipset vendor=S.LSI /
chipInfo=K080 / swVersion=Unknown
10-14 18:31:55.224 I/DeviceManager_FLP( 2616):
firstApiLevel=30,supportNfwProxy=true
10-14 18:31:55.224 I/engmode_binder_client( 400): engmodeclient.get_server
0xb400007121a15200
10-14 18:31:55.224 I/engmode_binder_client( 400): get service done
10-14 18:31:55.225 I/DeviceManager_FLP( 2616): Not foldable device
10-14 18:31:55.228 I/droid.bluetoot( 2679): The ClassLoaderContext is a special
shared library.
10-14 18:31:55.229 I/engmode_binder_server( 508): EngineeringMode version =
30.3.07,(400/1000)
10-14 18:31:55.229 I/engmode_binder_server( 508): (400/1000) got mutex
10-14 18:31:55.229 V/Navbar.Store( 1809): handleEvent [EventType]
GET_BOOL_THEME_DEFAULT [Module] NavBarIconResourceMapper KEYS_DEFAULT=false
10-14 18:31:55.230 V/Navbar.Store( 1809): --[Band]CONFIG_PACK_GET_THEME_DEFULAT
10-14 18:31:55.230 V/Navbar.Store( 1809): ----
getValue(BOOL_NAVBAR_USE_THEME_DEFAULT)=false
10-14 18:31:55.230 D/Navbar.NavBarIconResourceMapper( 1809): updateConditions
isThemeDefault : false, isRTL : false, ThemeType : TYPE_DEFAULT
10-14 18:31:55.231 I/NSLocationMonitor( 702): setFeatureDeviceActivity,
isAvailable, true
10-14 18:31:55.234 V/Navbar.Store( 1809): ----handleEvent [EventType]
ON_UPDATE_REMOTEVIEW [Module] SamsungNavigationBarView
KEYS_RIGHT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{5899429
I.E...... ......I. 0,0-0,0 #7f0a0587 app:id/right_remoteview}
KEYS_NAVBAR_DARK_INTENSITY=0.0 KEYS_CONTEXTUALBUTTON_VISIBLE=false
KEYS_LEFT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{76ec3ae
I.E...... ......I. 0,0-0,0 #7f0a0382 app:id/left_remoteview}
10-14 18:31:55.235 V/Navbar.Store( 1809): ------
[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER
10-14 18:31:55.235 V/Navbar.Store( 1809): --------
apply(UPDATE_NAVBAR_REMOTEVIEW_CONTAINER)
10-14 18:31:55.236 V/Navbar.Store( 1809): --------
apply(UPDATE_NAVBAR_RIGHT_REMOTEVIEW_VISIBILITY)
10-14 18:31:55.236 V/Navbar.Store( 1809): --------
getValue(FLOAT_REMOTEVIEW_DARK_INTENSITY)=0.0
10-14 18:31:55.236 I/engmode_binder_server( 508): acquire_wake_lock : wakelock-
emservice
10-14 18:31:55.238 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:55.238 I/engmode_ril_command( 508): Command type : 0xc00000e2
10-14 18:31:55.239 I/Dialog ( 2639): mIsSamsungBasicInteraction = false,
isMetaDataInActivity = false
10-14 18:31:55.243 I/PackageInfoManager_FLP( 2616): Installed IT : false
10-14 18:31:55.243 V/Navbar.Store( 1809): handleEvent [EventType]
ON_LIGHTBAR_CONTROLLER_CREATED [Module] NavigationBarFragment
KEYS_LIGHTBAR_CONTROLLER=com.android.systemui.statusbar.phone.LightBarController@91
e83f6
10-14 18:31:55.243 V/Navbar.Store( 1809): --[Band]COLOR_PACK_REEVALUATE_NAVBAR
10-14 18:31:55.244 V/Navbar.Store( 1809): ----apply(REEVALUATE_NAVBAR)
10-14 18:31:55.244 V/Navbar.Store( 1809): ----handleEvent [EventType]
GET_BOOL_REGION_SAMPLING_ENABLED [Module] LightBarController KEYS_DEFAULT=false
10-14 18:31:55.244 V/Navbar.Store( 1809): ------
[Band]COLOR_PACK_GET_REGION_SAMPLING_ENABLED
10-14 18:31:55.244 V/Navbar.Store( 1809): --------
getValue(BOOL_REGION_SAMPLING_ENABLED)=false
10-14 18:31:55.245 V/Navbar.Store( 1809): handleEvent [EventType]
GET_BOOL_REGION_SAMPLING_ENABLED [Module] LightBarController KEYS_DEFAULT=false
10-14 18:31:55.245 V/Navbar.Store( 1809): --
[Band]COLOR_PACK_GET_REGION_SAMPLING_ENABLED
10-14 18:31:55.245 V/Navbar.Store( 1809): ----
getValue(BOOL_REGION_SAMPLING_ENABLED)=false
10-14 18:31:55.248 I/Settings_SA_SALogging( 2556): SetupWizard is not completed
10-14 18:31:55.248 I/engmode_ril_command( 508): receiveNotifyCB end
10-14 18:31:55.249 D/KeyguardBottomAreaShortcutView( 1809): mIndicationArea margin
start : 113, end : 113, bottom : 104
10-14 18:31:55.249 D/FaceWidgetPagesController( 1809): onRefreshCarrierInfo()
10-14 18:31:55.250 I/engmode_ril_command( 508): Command type : 0xc00000e3
10-14 18:31:55.255 I/ScpmManager_FLP( 2616): Default localVersion, starting to load
from resource
10-14 18:31:55.255 I/ScpmManager_FLP( 2616): loadDefaultScpmListFromResource called
10-14 18:31:55.256 D/FaceWidgetClockRoamManager( 1809): isNetworkRoamingState id=-1
10-14 18:31:55.256 I/ScpmManager_FLP( 2616): loadDefaultScpmListFromResource
com.sec.location.nsflp2 (Type=THROTTLING_ALLOWLIST)
10-14 18:31:55.256 I/engmode_binder_server( 508): onTransact called with
0x00000001
10-14 18:31:55.256 I/ScpmManager_FLP( 2616): loadDefaultScpmListFromResource
jp.co.nttdocomo.lcsapp (Type=THROTTLING_ALLOWLIST)
10-14 18:31:55.256 I/ScpmManager_FLP( 2616): loadDefaultScpmListFromResource
com.autonavi.minimap (Type=THROTTLING_ALLOWLIST)
10-14 18:31:55.256 I/ScpmManager_FLP( 2616): loadDefaultScpmListFromResource
com.tencent.map (Type=THROTTLING_ALLOWLIST)
10-14 18:31:55.256 I/ScpmManager_FLP( 2616): loadDefaultScpmListFromResource
com.android.angryGps (Type=THROTTLING_ALLOWLIST)
10-14 18:31:55.256 I/ScpmManager_FLP( 2616): loadDefaultScpmListFromResource
com.sec.timezone (Type=THROTTLING_ALLOWLIST)
10-14 18:31:55.256 I/SemWifiConfigManager( 702): syncManagedNetworks n=0 m=0 t=1ms
10-14 18:31:55.256 I/ScpmManager_FLP( 2616): loadDefaultScpmListFromResource
com.baidu.map.location (Type=SYSTEMNLP)
10-14 18:31:55.256 I/ScpmManager_FLP( 2616): loadDefaultScpmListFromResource
com.amap.android.location (Type=SYSTEMNLP)
10-14 18:31:55.256 I/ScpmManager_FLP( 2616): loadDefaultScpmListFromResource
com.tencent.android.location (Type=SYSTEMNLP)
10-14 18:31:55.256 I/ScpmManager_FLP( 2616): loadDefaultScpmListFromResource
com.baidu.BaiduMap (Type=FGSCAN_ALLOWLIST)
10-14 18:31:55.256 I/ScpmManager_FLP( 2616): loadDefaultScpmListFromResource
com.autonavi.minimap (Type=FGSCAN_ALLOWLIST)
10-14 18:31:55.256 I/DatabaseLoader_FLP( 2616): setDefaultExceptionAppsToDB called
10-14 18:31:55.258 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
10-14 18:31:55.259 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:2 pendingST:3
10-14 18:31:55.261 I/ScpmManager_FLP( 2616): set localVersion to 1000
10-14 18:31:55.263 I/engmode_steady( 508): read from steady(11264)
10-14 18:31:55.263 I/engmode_world( 508): Read esi
10-14 18:31:55.263 I/ThemeCenter_ThemeManager( 1953):
MESSAGE_INSTALL_MULTI_WALLPAPER: isUserUnlocked=false
10-14 18:31:55.265 D/LocationManagerService( 702): onActiveRequestSync,
provider=gps
10-14 18:31:55.268 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:1 pendingST:2
10-14 18:31:55.269 E/[email protected]( 803): Critical
Error: lal_state_handle_transition: curST:2 pendingST:3
10-14 18:31:55.269 I/LocFrameworkMonitor_FLP( 2616): LmsInit=127 / MonitorBound=137
/ Gap=10 / DiscCount=0 / DiscTime=0 (UNKNOWN) / DiscDuration=0
10-14 18:31:55.273 I/engmode_steady( 508): read from steady(69632)
10-14 18:31:55.273 I/engmode_world( 508): Read token
10-14 18:31:55.273 I/engmode_world( 508): server time isn't normal(0x00000000/)
10-14 18:31:55.274 I/engmode_tlc( 508): EM version = 30.3.07
10-14 18:31:55.274 I/engmode_tlc( 508): EM C/C : 00000001/00000003
10-14 18:31:55.274 I/engmode_tlc( 508): TA Thread is running(484183104704/0)
10-14 18:31:55.277 I/engmode_tlc( 508): em_tlc_send_teegris : No session..
10-14 18:31:55.277 I/engmode_tlc( 508): em_tlc_send_teegris : Try initialize
context..
10-14 18:31:55.277 I/SettingManager_FLP( 2616): Add low power mode[[10-
14.18:31:55.218] DISABLED {doze=0,bsm=0,motion=0,sec=0}] at init stage
10-14 18:31:55.278 E/NetworkManager_FLP( 2616): updateSimStateChanged,
enabled=false
10-14 18:31:55.278 W/NetworkManager_FLP( 2616): Do nothing before boot_complete
10-14 18:31:55.289 D/FaceWidgetClockRoamManager( 1809): isNetworkRoamingState false
10-14 18:31:55.289 D/FaceWidgetClockRoamManager( 1809): onRefreshCarrierInfo(pre,
now): false, false
10-14 18:31:55.295 D/vol.VolumeDialogControl( 1809): onChange ringer_mode
rm=RINGER_MODE_NORMAL
10-14 18:31:55.296 I/AODBatteryManager( 1809): updateBatteryData:
ACTION_BATTERY_CHANGED
10-14 18:31:55.296 I/AODBatteryManager( 1809): getChargeEstimateTime: not charging
10-14 18:31:55.296 I/AODBatteryManager( 1809): saveBatteryData : AOD BatteryData
[mBatteryLevel=93, mBatteryStatus=DISCHARGING, mBatteryPlugType=NOT_DEFINED,
mBatteryPlugged=false, mRemainingChargeTime=0, mBatteryChargingType=0,
mBatteryChargerType=NORMAL, mBatteryOnline=NONE, mBatterySwellingMode=NONE]
10-14 18:31:55.297 D/vol.VolumeDialogControl( 1809): onChange internal_ringer_mode
rm=RINGER_MODE_NORMAL
10-14 18:31:55.297 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.keyguard.punchhole.KeyguardPunchHoleVIView$2@7decaef
10-14 18:31:55.297 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:55.297 V/SettingsHelper( 1809): *** register listener for
com.android.keyguard.punchhole.-$$Lambda$KeyguardPunchHoleVIView$ScuXUKZXZCI-
SfvF0sVT3pWwnJE@f8b69fc
10-14 18:31:55.298 E/gpsd ( 799): Critical Error: lal_state_handle_transition:
curST:2 pendingST:3
10-14 18:31:55.298 I/AODBatteryManager( 1809): updateBatteryData:
ACTION_BATTERY_CHANGED
10-14 18:31:55.298 I/AODBatteryManager( 1809): getChargeEstimateTime: not charging
10-14 18:31:55.299 I/AODBatteryManager( 1809): saveBatteryData : AOD BatteryData
[mBatteryLevel=93, mBatteryStatus=DISCHARGING, mBatteryPlugType=NOT_DEFINED,
mBatteryPlugged=false, mRemainingChargeTime=0, mBatteryChargingType=0,
mBatteryChargerType=NORMAL, mBatteryOnline=NONE, mBatterySwellingMode=NONE]
10-14 18:31:55.299 D/KeyguardUpdateMonitor( 1809): received broadcast
android.intent.action.BATTERY_CHANGED
10-14 18:31:55.299 D/LoadedApk( 2679): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.android.bluetooth
appContext.mBasePackageName=com.android.bluetooth
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:31:55.299 D/NetworkSecurityConfig( 2679): No Network Security Config
specified, using platform default
10-14 18:31:55.306 D/wrapperGPS( 799): wrapperisConnected_RILD
10-14 18:31:55.306 D/NetworkSecurityConfig( 2679): No Network Security Config
specified, using platform default
10-14 18:31:55.306 D/wrapperGPS( 799): wrapperInvokeOemRequestHookRaw
10-14 18:31:55.307 D/PhoneStatusBarPolicy( 1809): updateVolumeZenTW
10-14 18:31:55.307 D/PhoneStatusBarPolicy( 1809): zen:0
10-14 18:31:55.311 D/PhoneStatusBarPolicy( 1809): ZenCanceled
10-14 18:31:55.314 D/wrapperGPS( 799): SendOemRequestGpsControlPlane, len(5),
enable(0)
10-14 18:31:55.314 D/KnoxStateMonitorImpl( 1809): registerCallback()
callback=com.android.systemui.statusbar.phone.SecStatusBarKnoxMediator@d8f1885
10-14 18:31:55.314 D/wrapperGPS( 799): wrapperSendInvokeOemRequestHookRaw,
totalLen 13, ipcLen 8
10-14 18:31:55.314 D/KnoxStateMonitorImpl( 1809): removeCallback() callback=null
10-14 18:31:55.315 E/audit ( 504): type=1400 audit(1634236315.307:637): avc:
denied { sys_nice } for pid=1 comm="init" capability=23 scontext=u:r:init:s0
tcontext=u:r:init:s0 tclass=capability permissive=0 SEPF_SM-A127M_11_0010
audit_filtered
10-14 18:31:55.315 E/audit ( 504): type=1300 audit(1634236315.307:637):
arch=c00000b7 syscall=64 success=yes exit=17 a0=14 a1=7fe93c9fc9 a2=11
a3=ffffffffffffffff items=1 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)
10-14 18:31:55.317 D/wrapperGPS( 799): wrapperisConnected_RILD
10-14 18:31:55.317 D/wrapperGPS( 799): wrapperInvokeOemRequestHookRaw
10-14 18:31:55.317 D/wrapperGPS( 799): SendOemGpsWcdmaCapability, len(6)
10-14 18:31:55.317 D/wrapperGPS( 799): wrapperSendInvokeOemRequestHookRaw,
totalLen 14, ipcLen 9
10-14 18:31:55.321 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.keyguard.CarrierTextController$2@b3441b
10-14 18:31:55.321 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:31:55.321 D/CarrierTextController( 1809): onRefreshCarrierInfo(),
mTelephonyCapable: false
10-14 18:31:55.321 D/CarrierTextController( 1809): updateCarrierText(): 0
10-14 18:31:55.325 D/CarrierTextController( 1809): setText : Somente chamadas de
emergência
10-14 18:31:55.325 I/engmode_tlc( 508): Wait for ta response(50/3000)
10-14 18:31:55.326 D/CarrierTextController( 1809): onTelephonyCapable()
mTelephonyCapable: false
10-14 18:31:55.327 D/CarrierTextController( 1809): updateCarrierText(): 0
10-14 18:31:55.329 D/wrapperGPS( 799): onRawReqComplete,
10-14 18:31:55.330 D/LeDbProvider( 2679): onCreate()
10-14 18:31:55.330 D/LeDbProvider( 2679): initialize()
10-14 18:31:55.332 D/wrapperGPS( 799): onRawReqComplete,
10-14 18:31:55.333 I/engmode_tlc( 508): em_tlc_send_teegris : Initilize Context
Done..
10-14 18:31:55.334 D/wrapperGPS( 799): onUnsol: sub_id(01)
10-14 18:31:55.334 D/wrapperGPS( 799): onUnsol: Undefined IPC sub id: 01
10-14 18:31:55.335 D/wrapperGPS( 799): onUnsol: sub_id(01)
10-14 18:31:55.335 D/wrapperGPS( 799): onUnsol: Undefined IPC sub id: 01
10-14 18:31:55.335 D/ActivityThread( 2679): handleBindApplication() --
skipGraphicsSupport=false
10-14 18:31:55.345 I/sec_fr_engine_teegris( 820): Teegris Allocating WSM for TCI
10-14 18:31:55.349 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:55.352 V/AdapterServiceConfig( 2679): Adding HeadsetService
10-14 18:31:55.352 I/sec_fr_engine_teegris( 820): startTeegrisApp() succeed
10-14 18:31:55.352 I/sec_fr_engine_teegris( 820): [Performance Log]
_StartTeegrisApp (165732) us in sec_fr_engine_init
10-14 18:31:55.352 I/sec_fr_FaceEngine( 820): S sl(0)
10-14 18:31:55.352 I/sec_fr_engine_teegris( 820): _CommunicateTeegrisApp() called
10-14 18:31:55.352 I/sec_fr_engine_teegris( 820): TEEC_InvokeCommand() is called
10-14 18:31:55.352 V/AdapterServiceConfig( 2679): Adding A2dpService
10-14 18:31:55.352 I/engmode_tlc( 508): em_tlc_send_teegris : OpenSession Done..
10-14 18:31:55.353 V/AdapterServiceConfig( 2679): Adding HidHostService
10-14 18:31:55.353 V/AdapterServiceConfig( 2679): Adding PanService
10-14 18:31:55.353 V/AdapterServiceConfig( 2679): Adding GattService
10-14 18:31:55.353 V/AdapterServiceConfig( 2679): Adding BluetoothMapService
10-14 18:31:55.353 I/engmode_tlc( 508): em_tlc_send_teegris : Allocate
SharedMemory(req_buf) Done..
10-14 18:31:55.353 V/AdapterServiceConfig( 2679): Adding AvrcpTargetService
10-14 18:31:55.353 V/AdapterServiceConfig( 2679): Adding SapService
10-14 18:31:55.354 V/AdapterServiceConfig( 2679): Adding HidDeviceService
10-14 18:31:55.354 V/AdapterServiceConfig( 2679): Adding BluetoothOppService
10-14 18:31:55.354 V/AdapterServiceConfig( 2679): Adding BluetoothPbapService
10-14 18:31:55.354 I/engmode_tlc( 508): em_tlc_send_teegris : Allocate
SharedMemory(rsp_buf) Done..
10-14 18:31:55.354 V/AdapterServiceConfig( 2679): Adding HearingAidService
10-14 18:31:55.360 I/sec_fr_engine_teegris( 820): _CommunicateTeegrisApp() succeed
10-14 18:31:55.361 I/sec_fr_engine_teegris( 820): [Performance Log]
_CommunicateTeegrisApp (8236) us in sec_fr_engine_get_security_level
10-14 18:31:55.361 I/sec_fr_engine_teegris( 820): return value from teegris is 0
10-14 18:31:55.361 I/sec_fr_FaceEngine( 820): sl is changed : (0 -> 2)
10-14 18:31:55.361 I/sec_fr_FaceEngine( 820): unloadTA_l
10-14 18:31:55.361 I/sec_fr_engine_teegris( 820): sec_fr_engine_deinit
10-14 18:31:55.361 I/bio_subModule_engine_teegris( 820):
bio_subModule_engine_deinit
10-14 18:31:55.361 I/bio_subModule_engine_teegris( 820): gSecFRBfHandle is NULL
10-14 18:31:55.361 E/sec_fr_engine_teegris( 820): bio_subModule_engine_deinit
fail(-1)
10-14 18:31:55.361 I/sec_fr_engine_teegris( 820): _CommunicateTeegrisApp() called
10-14 18:31:55.361 I/sec_fr_engine_teegris( 820): TEEC_InvokeCommand() is called
10-14 18:31:55.368 I/sec_fr_engine_teegris( 820): _CommunicateTeegrisApp() succeed
10-14 18:31:55.368 I/sec_fr_engine_teegris( 820): [Performance Log]
_CommunicateTeegrisApp (7433) us in sec_fr_engine_deinit
10-14 18:31:55.368 I/sec_fr_engine_teegris( 820): return value from teegris is 0
10-14 18:31:55.368 I/sec_fr_engine_teegris( 820): sec_fr lib version check :
(4.123S6B)
10-14 18:31:55.368 I/sec_fr_engine_teegris( 820): _ShutdownTeegrisApp() called
10-14 18:31:55.368 I/sec_fr_engine_teegris( 820): Closing the session
10-14 18:31:55.375 I/engmode_tlc( 508): Wait for ta response(100/3000)
10-14 18:31:55.375 I/sec_fr_engine_teegris( 820): Free WSM
10-14 18:31:55.376 I/sec_fr_engine_teegris( 820): Finalizing Context
10-14 18:31:55.376 I/sec_fr_engine_teegris( 820): _ShutdownTeegrisApp() succeed
10-14 18:31:55.376 I/sec_fr_FaceEngine( 820): unloadTA_l - after mProcessing(0x0)
10-14 18:31:55.377 I/sec_fr_NativeFaceService( 820): ProcessHandler::init
10-14 18:31:55.377 I/sec_fr_FaceDTA( 820):
DownloadableTAUtil::DownloadableTAUtil()
10-14 18:31:55.377 I/sec_fr_FaceDTA( 820): DownloadableTAUtil::init()
10-14 18:31:55.377 I/sec_fr_FaceDTA( 820): DownloadableTAUtil::isDtaVerHigher()
10-14 18:31:55.377 I/sec_fr_FaceDTA( 820):
DownloadableTAUtil::getPreloadedTaVersion()
10-14 18:31:55.381 I/engmode_tlc( 508): em_tlc_send_teegris : Invoke Command
Done..(0x00000000)
10-14 18:31:55.381 I/engmode_tlc( 508): em_tlc_send_teegris : Release
SharedMemory(req_buf) Done..
10-14 18:31:55.381 D/SamsungAnalytics200003( 2679): [Validation] dma pkg:700901000
10-14 18:31:55.381 I/engmode_tlc( 508): em_tlc_send_teegris : Release
SharedMemory(rsp_buf) Done..
10-14 18:31:55.383 I/engmode_tlc( 508): em_tlc_teegris_clear : Close Session
Done..
10-14 18:31:55.383 I/sec_fr_FaceDTA( 820): preloaded ta version : 2.0.1.28
10-14 18:31:55.383 I/sec_fr_FaceDTA( 820):
DownloadableTAUtil::getDownloadedTaVersion()
10-14 18:31:55.383 I/engmode_tlc( 508): em_tlc_teegris_clear : Finalize Context
Done..
10-14 18:31:55.383 I/engmode_tlc( 508): Nwd api = 0x00000000, Swd internal =
0xf02e0012
10-14 18:31:55.383 I/engmode_tlc( 508): Wait kill signal
10-14 18:31:55.384 E/SamsungAnalytics200003( 2679): The user has not unlocked the
device.
10-14 18:31:55.387 I/system_server( 702): oneway function results will be dropped
but finished with status OK and parcel size 4
10-14 18:31:55.390 D/CarrierTextController( 1809): setText : Somente chamadas de
emergência
10-14 18:31:55.391 I/system_server( 702): oneway function results will be dropped
but finished with status OK and parcel size 4
10-14 18:31:55.392 I/sec_fr_engine_teegris( 820): TA session : 0, version :
2.0.1.28
10-14 18:31:55.392 I/sec_fr_NativeFaceService( 820): registerSignalHandler
10-14 18:31:55.392 I/sec_fr_NativeFaceService( 820): set signal handler
10-14 18:31:55.392 I/sec_fr_NativeFaceService( 820): E FaceService::init
10-14 18:31:55.392 I/sec_fr_NativeFaceService( 820):
FaceService::setNotifyCallback (ISehBiometricsFaceClientCallback)
10-14 18:31:55.392 I/sec_fr_NativeFaceService( 820): Tid is 2726
10-14 18:31:55.392 I/FaceServiceCallback( 820): setNotifyCallback -
ISehBiometricsFaceClientCallback
10-14 18:31:55.392 I/sec_fr_FaceBufferQueueInfo( 820): mCameraInfo.size()=1
10-14 18:31:55.392 I/sec_fr_FaceCameraController( 820):
FaceCameraController::setCameraConfiguration()
10-14 18:31:55.392 W/GFaceService( 702): SetCallback FINISH (1088ms) RESULT(HAL
id): -5476376614886992768
10-14 18:31:55.393 I/[email protected]( 820):
SehBiometricsFace::sehGetSecurityLevel
10-14 18:31:55.393 I/sec_fr_NativeFaceService( 820): S FaceService::sl
10-14 18:31:55.393 I/sec_fr_NativeFaceService( 820): E FaceService::sl(2)
10-14 18:31:55.393 W/GFaceService( 702): SecurityLevel : 2
10-14 18:31:55.394 W/GFaceService( 702): SecurityLevel FINISH (2ms)
10-14 18:31:55.394 V/GFaceService( 702): Face HAL id: -5476376614886992768
10-14 18:31:55.394 I/GFaceService( 702): updateActiveGroup: 0
10-14 18:31:55.397 D/NativeSemDvfsManager( 590): release():: mIsAcquired = 1 ,
mName = , mTagName : AudioFlinger
10-14 18:31:55.397 I/[email protected]( 820):
SehBiometricsFace::setActiveUser(userId=0, storePath=/data/vendor_de/0/facedata)
10-14 18:31:55.397 I/FaceServiceStorage( 820): setStorePath
/data/vendor_de/0/facedata
10-14 18:31:55.397 E/FaceServiceStorage( 820): getBackupFileList: Error opening
directory path(/data/vendor_de/0/facedata/bk) error(No such file or directory)
10-14 18:31:55.398 E/FaceServiceStorage( 820): recoveryTemplate: getBackupFileList
is fail(-6)
10-14 18:31:55.398 I/FaceServiceStorage( 820): enumerate: mFaceIds.size(0)
10-14 18:31:55.398 E/NativeCustomFrequencyManager( 590): [NativeCFMS]
BpCustomFrequencyManager::release()
10-14 18:31:55.399 I/system_server( 702): oneway function results will be dropped
but finished with status OK and parcel size 4
10-14 18:31:55.399 I/CmcAccountManager( 2171): CMC profile found slot: 1
10-14 18:31:55.399 I/HYPER-HAL( 559): [ResourceManager.cpp]removeResource():
[CPUMinFreq] RemoveResource Request ID : 1265845
10-14 18:31:55.400 I/HYPER-HAL( 559): [RequestManager.cpp]releaseLocked():
Released ID : 1265845
10-14 18:31:55.400 I/FaceServiceCallback( 820): onLockoutChanged out
10-14 18:31:55.400 I/sec_fr_NativeFaceService( 820): E FaceService::setActiveUser
- result=0
10-14 18:31:55.400 D/GFaceService( 702): onLockoutChanged: 0
10-14 18:31:55.401 I/CmcAccountManager( 2171): isCmcServiceInstalled: false
10-14 18:31:55.401 D/KnoxStateMonitorImpl( 1809): registerCallback()
callback=com.android.keyguard.CarrierTextController$4@2f669b8
10-14 18:31:55.401 D/KnoxStateMonitorImpl( 1809): removeCallback() callback=null
10-14 18:31:55.401 W/GFaceService( 702): setActiveUser FINISH (7ms)
10-14 18:31:55.402 D/KeyguardRectangleAffordanceView( 1809): setPreviewView:
mRight=false,color=-1
10-14 18:31:55.402 I/GFaceService( 702): hasEnrolledBiometrics = false , user 0
10-14 18:31:55.402 I/GFaceService( 702): updateActiveGroup: 0
10-14 18:31:55.402 V/GFaceService( 702): Enumerating user(0)
10-14 18:31:55.402 I/GFaceService( 702): getBiometricsForUser = 0 , userId = 0
10-14 18:31:55.403 I/GFaceService( 702): semGetSecurityLevel called from pid=702
10-14 18:31:55.403 I/GFaceService( 702): getSL : 2 (2), 702
10-14 18:31:55.403 D/SettingsProvider( 702): isChangeAllowed() : name =
biometrics_strong_enroll_timestamp
10-14 18:31:55.403 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:55.404 I/CmcAccountManager( 2171): initCmcFromPref:
10-14 18:31:55.404 I/BiometricService( 702): initBiometricsTimestamp: 1114 ms
10-14 18:31:55.404 I/ImsServiceStub( 2171): Creating RcsPolicyManager.
10-14 18:31:55.404 V/GFaceService( 702): starting client EnumerateClient(android)
targetUserId: 0 currentUserId: 0 cookie: 0/0
10-14 18:31:55.404 I/ImsServiceStub( 2171): Creating RegistrationManager.
10-14 18:31:55.405 I/[email protected]( 820):
SehBiometricsFace::enumerate
10-14 18:31:55.405 I/sec_fr_NativeFaceService( 820): FaceService::enumerate
10-14 18:31:55.405 I/FaceServiceStorage( 820): enumerate: mFaceIds.size(0)
10-14 18:31:55.405 I/FaceServiceCallback( 820): sendOnEnumerate out
10-14 18:31:55.406 W/GFaceService( 702): enumerate FINISH (2ms) RESULT: 0
10-14 18:31:55.406 D/GFaceService( 702): onEnumerate: -5476376614886992768, 0, 0
10-14 18:31:55.407 D/CameraService( 768): addListenerHelper: Add listener
0xe91f5180
10-14 18:31:55.407 I/GFaceService( 702): doTemplateSyncForUser: FW=0, HAL=0
10-14 18:31:55.407 V/GFaceService( 702): Done with client: android
10-14 18:31:55.408 V/GFaceService( 702): clearEnumerateState()
10-14 18:31:55.408 D/CameraService( 768): CameraDeviceState for CameraManager
10-14 18:31:55.415 I/sec_fr_FaceBufferQueueInfo( 820): mCameraInfo.size()=1
10-14 18:31:55.415 I/RegiMgr-UsrEvtCtr( 2171): Start with User 0
10-14 18:31:55.415 I/sec_fr_FaceCameraController( 820):
FaceCameraController::cameraPickingWithTag (0x80005)
10-14 18:31:55.425 I/engmode_tlc( 508): TA reply response, pass waiting
10-14 18:31:55.425 I/engmode_tlc( 508): Done waiting thread(isTimeOut:FALSE)
10-14 18:31:55.425 I/engmode_tlc( 508): em tlc send result 0x00000000
10-14 18:31:55.425 I/engmode_tlc( 508): kill thread (484183104704)
10-14 18:31:55.425 I/engmode_tlc( 508): Got signal 10, tid: 484183104704
10-14 18:31:55.425 I/sec_fr_FaceCameraController( 820):
FaceCameraController::cameraPickingWithTag (0xc000c)
10-14 18:31:55.425 I/engmode_tlc( 508): tlc thr cleanup
10-14 18:31:55.426 E/engmode_world( 508): Failed to get status(0xf02e0012)
10-14 18:31:55.426 I/engmode_binder_server( 508): onTransact(0x00000001) ret
0xf02e0012
10-14 18:31:55.427 E/engmode_hidl_service( 400): error to server(0xf02e0012)
10-14 18:31:55.427 I/engmode_binder_client( 400): engmode client destructor
10-14 18:31:55.427 I/ImsServiceStub( 2171): Creating ConfigModule.
10-14 18:31:55.428 E/rdxd ( 2686): !@ copy_fiemap_to_kernel : open
/proc/rdx_bootdev fail
10-14 18:31:55.428 I/ImsServiceStub( 2171): Creating GbaServiceModule.
10-14 18:31:55.428 E/rdxd ( 2686): !@ check_set_fs_encrypt(1136) :
/data/rdx_dump/test open failed(2)
10-14 18:31:55.429 I/.sec.imsservic( 2171): Waiting for a blocking GC ClassLinker
10-14 18:31:55.429 I/rdxd ( 2686): !@ check_fs_encrypt(1104) :
FS_IOC_GET_ENCRYPTION_POLICY_EX(ret 0, err 2)
10-14 18:31:55.429 I/rdxd ( 2686): !@ check_fs_encrypt(1120) : encrypted
10-14 18:31:55.429 E/rdxd ( 2686): !@ check_set_fs_encrypt(1164) : remove
/data/rdx_dump
10-14 18:31:55.429 E/rdxd ( 2686): !@ remove_dir : /data/rdx_dump/test(0)
10-14 18:31:55.434 D/IndicatorGardener( 1809): PhoneStatusBarView is done to update
(IndicatorGardenModel) lp:39, lc:535, cc:214, rc:531, rp:39, h:43, ctm:false,
ctms:0
10-14 18:31:55.435 D/IndicatorGardener( 1809): PhoneStatusBarView is done to update
(IndicatorGardenModel) lp:39, lc:302, cc:38, rc:302, rp:39, h:43, ctm:true, ctms:0
10-14 18:31:55.435 I/sec_fr_FaceCameraController( 820):
FaceCameraController::cameraPickingWithTag (0xd000a)
10-14 18:31:55.437 I/sec_fr_FaceCameraController( 820): camera id 4 is usable
10-14 18:31:55.437 I/sec_fr_FaceCameraController( 820):
FaceCameraController::checkCameraCharacteristics()
10-14 18:31:55.437 I/AODSettingsHelper( 1809): onChanged() uri =
content://settings/system/add_info_com_sec_android_daemonapp#weather, enabled =
false
10-14 18:31:55.438 D/FaceWidgetViewModel( 1809): removeRemoteViews()
com.sec.android.daemonapp#weather
10-14 18:31:55.438 I/droid.bluetoot( 2679):
[1014/183155.437555:INFO:btif_config_cache.cc(61)] BtifConfigCache, capacity: 10000
10-14 18:31:55.439 I/AODSettingsHelper( 1809): onChanged() uri =
content://settings/system/add_info_com_samsung_android_forest#screenTime, enabled =
false
10-14 18:31:55.439 D/FaceWidgetViewModel( 1809): removeRemoteViews()
com.samsung.android.forest#screenTime
10-14 18:31:55.439 D/SettingsProvider( 702): isChangeAllowed() : name =
wallpaper_finish_drawing
10-14 18:31:55.440 I/BluetoothServiceJni( 2679): hal_util_load_bt_library: loaded
Bluetooth library successfully
10-14 18:31:55.441 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 1
10-14 18:31:55.441 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/system/face_widget_order
10-14 18:31:55.441 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:55.441 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:55.441 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:55.441 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:55.441 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:55.441 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:55.441 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:55.442 D/SettingsProvider( 702): ret = 1
10-14 18:31:55.442 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 1
10-14 18:31:55.442 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/system/face_widget_order
10-14 18:31:55.442 I/AODSettingsHelper( 1809):
content://settings/system/face_widget_order changed
10-14 18:31:55.443 I/sec_fr_FaceBufferQueueInfo( 820): not support
Characteristics(1)
10-14 18:31:55.443 I/sec_fr_FaceCameraController( 820): CONTROL_PRE_OPEN : 0
10-14 18:31:55.443 I/sec_fr_FaceCameraController( 820):
FaceCameraController::setRequestFPS()
10-14 18:31:55.443 I/sec_fr_FaceBufferQueueInfo( 820): mCameraInfo.size()=1
10-14 18:31:55.443 D/BluetoothAdapterService( 2679): onCreate()
10-14 18:31:55.443 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:55.444 I/AODSettingsHelper( 1809): mKey=face_widget_order, mIntValue=0,
mStringValue=servicebox_music;com.sec.android.daemonapp#weather;servicebox_calendar
;servicebox_alarm;com.samsung.android.forest#screenTime
10-14 18:31:55.444 I/AODSettingsHelper( 1809): onChange() COMPLETED elapsed= 2
10-14 18:31:55.445 I/AODSettingsHelper( 1809): *** onSettingsValueChanged for
content://settings/system/face_widget_order
10-14 18:31:55.445 I/AODSettingsHelper( 1809): *** onSettingsValueChanged
callbackList.size() = 1
10-14 18:31:55.445 D/WidgetOrderMonitor( 1809): onSettingsChanged
content://settings/system/face_widget_order
10-14 18:31:55.445 D/KeyguardUpdateMonitor( 1809): isUserUnlocked userId:0,
unlocked:false
10-14 18:31:55.445 I/WidgetOrderMonitor( 1809): updateOrder() FBE
10-14 18:31:55.445 I/AODSettingsHelper( 1809): *** onSettingsValueChanged for
content://settings/system/face_widget_order
10-14 18:31:55.445 I/AODSettingsHelper( 1809): *** onSettingsValueChanged
callbackList.size() = 1
10-14 18:31:55.445 D/WidgetOrderMonitor( 1809): onSettingsChanged
content://settings/system/face_widget_order
10-14 18:31:55.445 I/AODSettingsHelper( 1809):
content://settings/system/face_widget_res_id changed
10-14 18:31:55.446 I/m.android.phon( 2213): Background concurrent copying GC freed
181946(11MB) AllocSpace objects, 10(392KB) LOS objects, 49% free, 3553KB/7107KB,
paused 7.021ms total 194.112ms
10-14 18:31:55.447 I/AODSettingsHelper( 1809): mKey=face_widget_res_id,
mIntValue=0,
mStringValue=com.sec.android.daemonapp#weather:2131887007;com.samsung.android.fores
t#screenTime:2131755305
10-14 18:31:55.447 E/BufferQueueProducer( 608):
[com.android.systemui.ImageWallpaper$_1809#0](id:26000000005,api:0,p:-1,c:608)
disconnect: not connected (req=1)
10-14 18:31:55.447 I/AODSettingsHelper( 1809): onChange() COMPLETED elapsed= 2
10-14 18:31:55.447 I/AODSettingsHelper( 1809): *** onSettingsValueChanged for
content://settings/system/face_widget_res_id
10-14 18:31:55.447 I/AODSettingsHelper( 1809): *** onSettingsValueChanged
callbackList == null
10-14 18:31:55.447 W/libEGL ( 1809): EGLNativeWindowType 0xb400007a84a57010
disconnect failed
10-14 18:31:55.447 D/FaceWidgetMediaSessionManager( 1809): onActiveSessionsChanged
10-14 18:31:55.447 D/FaceWidgetMediaSessionManager( 1809): updateSessions()
10-14 18:31:55.447 D/FaceWidgetMediaSessionManager( 1809): Active Controllers are
empty.
10-14 18:31:55.458 I/sec_fr_FaceCameraController( 820): availableFaceLockFps - get
min(8), max(30)
10-14 18:31:55.458 I/sec_fr_FaceCameraController( 820): set requestFps -
inRange(8), outRange(30)
10-14 18:31:55.460 I/hw-BpHwBinder( 768): onLastStrongRef automatically unlinking
death recipients
10-14 18:31:55.461 D/AdapterState( 2679): make() - Creating AdapterState
10-14 18:31:55.468 I/AdapterState( 2679): OFF : entered
10-14 18:31:55.468 D/KeyguardBouncer( 1809): onStrongAuthStateChanged()
PromptReason 0 -> 0 StrongAuth Flag 0x0 -> 0x0
10-14 18:31:55.470 D/AdapterProperties( 2679): Setting state to OFF
10-14 18:31:55.474 D/DeviceState( 1809): getDisplayHeight portrait? true
displayHeight= 1600
10-14 18:31:55.476 D/LockscreenLockIconController( 1809): onAodNotPulsingOrDocked =
false, mKeyguardUpdateMonitor.isSecure() = false, mWakeAndUnlockRunning = false,
mShowingLaunchAffordance = false, mLockIconVisible = true, mStatusBarState = 0,
mHeadsUpManagerPhone.isHeadsUpGoingAway() = false,
mHeadsUpManagerPhone.hasPinnedHeadsUp() = false, mStatusBarState = 0
10-14 18:31:55.477 D/BluetoothAdapterService( 2679): Autoconnection is available
10-14 18:31:55.477 D/BluetoothAdapterService( 2679): updateAdapterState prevState =
10newState = 10
10-14 18:31:55.477 D/KeyguardUpdateMonitor( 1809): updateBiometricListeningState()
10-14 18:31:55.482 D/KeyguardUpdateMonitor( 1809): onTrustChanged hasNoKey:false
prevTrust:false enabled:false, prevFlags=0x0, flags=0x0
10-14 18:31:55.483 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:55.484 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:55.484 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:55.485 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:55.485 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:55.485 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:55.486 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:55.486 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:55.486 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:55.487 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:55.487 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:55.488 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:55.488 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:55.489 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:55.489 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:55.489 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:55.490 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:55.490 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:55.490 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:55.491 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:55.492 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:55.492 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:55.492 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:55.493 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:55.493 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:55.494 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:55.494 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:55.495 D/SecStatusBarMobileView( 1809): setStaticDrawableColor:
10-14 18:31:55.496 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:55.496 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:55.497 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:55.497 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:55.497 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:55.498 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:55.498 D/BluetoothKeystoreService( 2679): new BluetoothKeystoreService
isNiapMode: false
10-14 18:31:55.499 D/BluetoothKeystoreService( 2679): start
10-14 18:31:55.499 D/PowerUI ( 1809): SUPPORT_WIRELESS_CHARGER_FOD_POPUP -
oldWirelessFodState : false, mWirelessFodState : false
10-14 18:31:55.499 D/PowerUI ( 1809): SUPPORT_WATER_PROTECTION_POPUP -
oldBatteryWaterConnector : false, mBatteryWaterConnector : false, oldHiccupState :
false, mIsHiccupState : false
10-14 18:31:55.499 D/PowerUI ( 1809): USB damage detection -
oldTemperatureHiccupState : false, mTemperatureHiccupState : false
10-14 18:31:55.501 I/droid.bluetoot( 2679):
[1014/183155.501428:INFO:com_android_bluetooth_btservice_BluetoothKeystore.cpp(97)]
classInitNative: succeeds
10-14 18:31:55.501 D/BluetoothKeystoreService( 2679):
setBluetoothKeystoreService(): set to:
com.android.bluetooth.btservice.bluetoothkeystore.BluetoothKeystoreService@964c940
10-14 18:31:55.504 I/bootchecker( 2732): bootchecker starts with writebootc mode!
10-14 18:31:55.505 V/PanelModeController( 1809): addPanelModeChangeListener
QSUpperCabinet
10-14 18:31:55.506 D/BluetoothKeystoreService( 2679): loadConfigData
10-14 18:31:55.508 I/bootchecker( 2732): !@Bootchecker finished: bootcomplete time
is 150109
10-14 18:31:55.508 V/PanelModeController( 1809): addPanelModeChangeListener
QSButtonContainer
10-14 18:31:55.523 D/snap_api::V1( 2730): Snap utility 64 begin
10-14 18:31:55.524 D/TP/MmsSmsProvider( 2213): set contact matching CLI digits:7
10-14 18:31:55.525 D/TP/MmsSmsProvider( 2213): checkRcsUsaOpen : NO_DFLT_CSC,OMC
10-14 18:31:55.538 D/BluetoothKeystoreService( 2679): getCompareResult: 0
10-14 18:31:55.543 I/droid.bluetoot( 2679):
[1014/183155.542980:INFO:message_loop_thread.cc(175)] Run: message loop starting
for thread bt_stack_manager_thread
10-14 18:31:55.544 W/bt_btif ( 2679): btif_allow_config_write: set
allow_config_write to 1
10-14 18:31:55.547 I/Dialog ( 1809): mIsSamsungBasicInteraction = false,
isMetaDataInActivity = false
10-14 18:31:55.552 I/droid.bluetoot( 2679):
[1014/183155.550392:INFO:message_loop_thread.cc(175)] Run: message loop starting
for thread bt_jni_thread
10-14 18:31:55.553 E/bt_btif_storage( 2679): btif_storage_get_adapter_property:
Controller not ready! Unable to return Bluetooth Address
10-14 18:31:55.553 E/BluetoothServiceJni( 2679): adapter_properties_callback:
Status 1 is incorrect
10-14 18:31:55.554 D/BluetoothKeystoreService( 2679): initJni()
10-14 18:31:55.554 D/snap_api::V1( 2730): snap utility 64 copy attempt: 1
10-14 18:31:55.555 D/SettingsProvider( 702): isChangeAllowed() : name =
bluetooth_btsnoop_default_mode
10-14 18:31:55.555 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:55.555 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:55.555 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:55.555 D/SettingsProvider( 702): selectionArgs: 1002
10-14 18:31:55.556 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:55.557 D/SecContentProvider( 702): called from
android.uid.bluetooth:1002
10-14 18:31:55.557 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:55.557 D/SettingsProvider( 702): ret = 1
10-14 18:31:55.558 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:55.558 D/SettingsProvider( 702): isChangeAllowed() : name =
bluetooth_name
10-14 18:31:55.558 D/AdapterProperties( 2679): Name is: Galaxy A12
10-14 18:31:55.558 D/AvPerformance( 2679): makeHashMapAvPerformance: Loading from
conf
10-14 18:31:55.558 D/AdapterProperties( 2679): BT Class:5a020c
10-14 18:31:55.559 D/AvPerformance( 2679): makeHashMapAvPerformance
[exynos7420_UHQ] [648000]
10-14 18:31:55.559 D/AvPerformance( 2679): makeHashMapAvPerformance
[exynos5433_UHQ] [650000]
10-14 18:31:55.560 D/AvPerformance( 2679): makeHashMapAvPerformance
[exynos7420_HOTPLUG] [TRUE]
10-14 18:31:55.560 D/AvPerformance( 2679): makeHashMapAvPerformance [MSM8228]
[600000]
10-14 18:31:55.560 D/AvPerformance( 2679): makeHashMapAvPerformance [MSM8976]
[403200]
10-14 18:31:55.561 D/AvPerformance( 2679): makeHashMapAvPerformance [MSM8998_UHQ]
[336000]
10-14 18:31:55.561 D/AvPerformance( 2679): makeHashMapAvPerformance [PTSTEST]
[FALSE]
10-14 18:31:55.564 D/AvPerformance( 2679): checkAvCpuMinLock RoChip : exynos850
mlockFreq : null mlockFreqUhq : null mHotPlug : false mSinkMinLockFreq : null
mPtsTest : false
10-14 18:31:55.572 I/BluetoothAdapterService( 2679): Phone policy enabled
10-14 18:31:55.584 D/DeviceState( 1809): getDisplayHeight portrait? true
displayHeight= 1600
10-14 18:31:55.584 D/QSPanelResourcePicker( 1809): cabinetHeight= 602.08
10-14 18:31:55.585 V/APM_AudioPolicyManager( 590): listAudioPorts() role 0 type 0
num_ports 0 ports 0xb40000711044da68
10-14 18:31:55.585 V/APM_AudioPolicyManager( 590): listAudioPorts() got 0 ports
needed 11
10-14 18:31:55.585 V/APM_AudioPolicyManager( 590): listAudioPorts() role 0 type 0
num_ports 11 ports 0xb40000711001c000
10-14 18:31:55.586 V/APM_AudioPolicyManager( 590): listAudioPorts() got 11 ports
needed 11
10-14 18:31:55.593 D/BluetoothDatabase( 2679): start()
10-14 18:31:55.598 D/BluetoothDatabase( 2679): Load Database
10-14 18:31:55.600 I/.sec.imsservic( 2171): Background concurrent copying GC freed
180175(11MB) AllocSpace objects, 454(8192KB) LOS objects, 34% free, 23MB/35MB,
paused 139us total 323.179ms
10-14 18:31:55.600 D/SemBluetoothDatabase( 2679): start()
10-14 18:31:55.600 I/.sec.imsservic( 2171): WaitForGcToComplete blocked ClassLinker
on ClassLinker for 171.435ms
10-14 18:31:55.604 D/SemBluetoothDatabase( 2679): Load Database
10-14 18:31:55.604 E/SemBluetoothDatabase( 2679): handleMessage : 0
10-14 18:31:55.607 W/.sec.imsservic( 2171): Verification of java.lang.String
com.sec.internal.ims.gba.GbaServiceModule.generateGbaKey(byte[], byte[], byte[],
java.lang.String, java.lang.String, java.lang.String,
com.sec.internal.ims.gba.params.GbaData, boolean, int) took 178.129ms (1605.58
bytecodes/s) (6464B approximate peak alloc)
10-14 18:31:55.616 I/ImsServiceStub( 2171): Creating HandlerFactory.
10-14 18:31:55.617 D/BluetoothAdapterService( 2679): setAdapterService() - trying
to set service to com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:55.632 I/SemBluetoothDatabase( 2679): cacheSemMetadata
10-14 18:31:55.632 D/BluetoothDatabase( 2679): compactLastConnectionTime:
Compacting metadata after load
10-14 18:31:55.633 I/SemBluetoothDatabase( 2679): cacheSemMetadata: Database is
ready
10-14 18:31:55.633 I/BluetoothDatabase( 2679): cacheMetadata
10-14 18:31:55.636 D/BluetoothAdapterService( 2679): onBind()
10-14 18:31:55.639 V/PanelModeController( 1809): addPanelModeChangeListener QSPanel
10-14 18:31:55.641 D/SettingsProvider( 702): isChangeAllowed() : name =
qs_detail_content_primary_text_color
10-14 18:31:55.641 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:55.641 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:55.641 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:55.641 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:55.641 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:55.641 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:55.642 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:55.642 D/BluetoothManagerService( 702): Broadcasting
onBluetoothServiceUp() to 3 receivers.
10-14 18:31:55.642 D/SettingsProvider( 702): ret = 1
10-14 18:31:55.642 I/BluetoothAdapter( 702): onBluetoothServiceUp:
android.bluetooth.IBluetooth$Stub$Proxy@bf04b74
10-14 18:31:55.642 I/BluetoothAdapter( 1809): onBluetoothServiceUp:
android.bluetooth.IBluetooth$Stub$Proxy@24b73f9
10-14 18:31:55.643 I/BluetoothAdapter( 2679): onBluetoothServiceUp:
com.android.bluetooth.btservice.AdapterService$AdapterServiceBinder@845e546
10-14 18:31:55.645 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:55.646 D/SettingsProvider( 702): isChangeAllowed() : name =
qs_detail_content_secondary_text_color
10-14 18:31:55.646 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:55.646 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:55.646 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:55.646 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:55.647 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:55.647 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:55.647 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:55.647 D/SettingsProvider( 702): ret = 1
10-14 18:31:55.648 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:55.650 D/BluetoothAdapterService( 2679): enable() - Enable called with
quiet mode status = false
10-14 18:31:55.652 D/AdapterState( 2679): Set Downloadbale DB
10-14 18:31:55.652 D/BluetoothAdapterService( 2679): getDownloadableDbObject():
returning com.samsung.downloadabledb.BluetoothDownloadableDatabase@bc22307
10-14 18:31:55.652 D/DOWNLOADABLE_DB( 2679): initDdbFromAdapter
10-14 18:31:55.652 D/DOWNLOADABLE_DB( 2679): initBluetoothDatabase
10-14 18:31:55.652 I/AdapterState( 2679): BLE_TURNING_ON : entered
10-14 18:31:55.654 D/AdapterProperties( 2679): Setting state to BLE_TURNING_ON
10-14 18:31:55.654 E/DOWNLOADABLE_DB( 2679): SCPM client doesn't exist
10-14 18:31:55.654 D/DOWNLOADABLE_DB( 2679): Value is false
10-14 18:31:55.654 D/DOWNLOADABLE_DB( 2679): registerScreenLockChangeReceiver
10-14 18:31:55.655 D/BluetoothAdapterService( 2679): updateAdapterState() -
Broadcasting state BLE_TURNING_ON to 1 receivers.
10-14 18:31:55.655 E/DOWNLOADABLE_DB( 2679): User locked the storage access, exit
10-14 18:31:55.656 D/BluetoothManagerService( 702): Ble Turning On, G state: 0, S
state: 0
10-14 18:31:55.656 V/PanelModeController( 1809): addPanelModeChangeListener
SecQuickStatusBarHeader
10-14 18:31:55.680 V/PanelModeController( 1809): addPanelModeChangeListener
QSUpperCabinet
10-14 18:31:55.682 V/PanelModeController( 1809): addPanelModeChangeListener
QSButtonContainer
10-14 18:31:55.713 I/Pageboost( 702): successfully pinned
/system/framework/oat/arm64/services.odex
10-14 18:31:55.713 D/PinnerService( 702): pinRangeStream: null
10-14 18:31:55.740 D/TP/Logger( 2213): init success
10-14 18:31:55.740 D/TP/MmsSmsProvider( 2213): onCreate, mmssms version = 454
10-14 18:31:55.824 D/BluetoothAdapterService( 2679): Autoconnection is available
10-14 18:31:55.824 D/BluetoothAdapterService( 2679): updateAdapterState prevState =
10newState = 14
10-14 18:31:55.824 D/BluetoothAdapterService( 2679): bleOnProcessStart()
10-14 18:31:55.825 I/AdapterProperties( 2679): init(), maxConnectedAudioDevices,
default=5, propertyOverlayed=5, finalValue=2
10-14 18:31:55.882 I/Dialog ( 1809): mIsSamsungBasicInteraction = false,
isMetaDataInActivity = false
10-14 18:31:55.884 D/SemWifiApSmartMHS( 702): action BLE
state:com.samsung.bluetooth.adapter.action.BLE_STATE_CHANGED::14
10-14 18:31:55.886 I/CpAudioEngineClient( 2171): Created
10-14 18:31:55.885 D/SemWifiApSmartBleScanner( 702): action BLE
state:com.samsung.bluetooth.adapter.action.BLE_STATE_CHANGED::14
10-14 18:31:55.887 D/BluetoothAdapterService( 2679): bleOnProcessStart() - Make
Bond State Machine
10-14 18:31:55.888 D/BluetoothBondStateMachine( 2679): make
10-14 18:31:55.890 D/ActivityThread( 2213): handleBindApplication() --
skipGraphicsSupport=false
10-14 18:31:55.891 I/ActivityThread( 2213): !@Boot_EBS_N: callApplicationOnCreate
com.android.phone
10-14 18:31:55.891 W/ContextImpl( 2639): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
android.content.ContextWrapper.sendBroadcast:478
com.sec.imslogger.modules.ImsLoggerServiceStarter.<init>:44
java.lang.reflect.Constructor.newInstance0:-2
java.lang.reflect.Constructor.newInstance:343
10-14 18:31:55.893 I/BluetoothBondStateMachine( 2679): StableState(): Entering Off
State
10-14 18:31:55.900 I/StackIF ( 2171): registerNewIncomingSmsEvent:
10-14 18:31:55.900 I/StackIF ( 2171): registerSmsRpAckEvent:
10-14 18:31:55.900 I/StackIF ( 2171): registerForRrcConnectionEvent:
10-14 18:31:55.902 D/BluetoothSecureManager( 2679): getInstant: null
10-14 18:31:55.903 D/BluetoothSecureManager( 2679): calling getMethod for
getService
10-14 18:31:55.903 D/BluetoothSecureManager( 2679): calling getService
10-14 18:31:55.904 D/DeviceState( 1809): getDisplayHeight portrait? true
displayHeight= 1600
10-14 18:31:55.904 D/QSPanelResourcePicker( 1809): cabinetHeight= 602.08
10-14 18:31:55.904 D/BluetoothSecureManager( 2679): getService return binder:
android.os.BinderProxy@846571e
10-14 18:31:55.905 D/BluetoothSecureManagerService( 702): isSecureModeEnabled
10-14 18:31:55.905 D/BluetoothSecureManagerService( 702): getSecureModeSetting,
name: secure_mode_enable
10-14 18:31:55.905 D/BtConfig.SecureMode( 2679): isSecureModeOn:false
10-14 18:31:55.909 I/StackIF ( 2171): registerEucrEvent
10-14 18:31:55.910 I/StackIF ( 2171): registerEcholocateEvent:
10-14 18:31:55.914 V/PanelModeController( 1809): addPanelModeChangeListener
QuickQSPanel
10-14 18:31:55.915 D/SettingsProvider( 702): isChangeAllowed() : name =
qs_detail_content_primary_text_color
10-14 18:31:55.915 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:55.915 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:55.915 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:55.915 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:55.916 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:55.916 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:55.916 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:55.916 D/SettingsProvider( 702): ret = 1
10-14 18:31:55.917 I/BtGatt.JNI( 2679): classInitNative(L895): classInitNative:
Success!
10-14 18:31:55.918 I/ImsServiceStub( 2171): Creating ServiceModuleManager.
10-14 18:31:55.919 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:55.920 D/BtGatt.DebugUtils( 2679): handleDebugAction() action=null
10-14 18:31:55.921 D/BluetoothAdapterService( 2679): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:55.921 D/SettingsProvider( 702): isChangeAllowed() : name =
qs_detail_content_secondary_text_color
10-14 18:31:55.921 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:55.921 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:55.921 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:55.921 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:55.922 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:55.922 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:55.922 V/PhoneGlobals( 2213): onCreate()...
10-14 18:31:55.922 I/PhoneGlobals( 2213): !@Boot_SVC : PhoneApp OnCrate
10-14 18:31:55.922 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:55.922 I/PhoneGlobals( 2213): !@Boot_EBS_N : PhoneApp OnCrate
10-14 18:31:55.922 D/BluetoothAdapterService( 2679): handleMessage() - Message: 2,
profile : com.android.bluetooth.gatt.GattService@25fc815
10-14 18:31:55.922 D/SettingsProvider( 702): ret = 1
10-14 18:31:55.924 D/BluetoothAdapterService( 2679): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:55.924 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:55.924 D/SettingsProvider( 702): isChangeAllowed() : name =
bluetooth_sanitized_exposure_notification_supported
10-14 18:31:55.924 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:55.924 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:55.924 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:55.924 D/SettingsProvider( 702): selectionArgs: 1002
10-14 18:31:55.924 D/MotionRecognitionService( 702): mReceiver.onReceive :
ACTION_BOOT_COMPLETED
10-14 18:31:55.925 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:55.925 D/SecContentProvider( 702): called from
android.uid.bluetooth:1002
10-14 18:31:55.925 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:55.925 V/QuickQSPanel( 1809): mCurrentOrientation = 0 sDefaultMaxTiles
= 6
10-14 18:31:55.925 D/SettingsProvider( 702): ret = 1
10-14 18:31:55.925 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:55.926 D/SettingsProvider( 702): isChangeAllowed() : name =
sysui_qqs_count
10-14 18:31:55.926 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:55.926 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:55.926 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:55.926 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:55.926 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:55.926 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:55.926 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:55.926 D/SettingsProvider( 702): ret = 1
10-14 18:31:55.927 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:55.929 V/ApplicationPolicy( 702): ACTION_LOCKED_BOOT_COMPLETED
10-14 18:31:55.929 D/ApplicationPolicy( 702): getApplicationStateList: Enforce APP
permission
10-14 18:31:55.930 V/ProcessStats( 702): Init:
com.android.server.enterprise.application.ProcessStats@768d23e
10-14 18:31:55.930 V/ProcessStats( 702): Update:
com.android.server.enterprise.application.ProcessStats@768d23e
10-14 18:31:55.931 I/Load ( 702): Total U:21502 N:2136 S:12617 I:66070 W:5433
Q:0 O:289
10-14 18:31:55.931 I/Load ( 702): Rel U:23638 S:12617 I:66070 Q:0
10-14 18:31:55.935 V/ProcessStats( 702): New process pid 1:
com.android.server.enterprise.application.ProcessStats$Stats@1a4989f
10-14 18:31:55.935 V/SamsungServiceLoggerImpl( 1809):
SamsungServiceLoggerImplControlsLogger
10-14 18:31:55.936 I/PalmMotion( 702): PalmMotion!
10-14 18:31:55.936 D/InputTransport( 702): Input channel constructed: 'PalmMot',
fd=505
10-14 18:31:55.936 D/InputTransport( 702): Input channel constructed: 'PalmMot',
fd=517
10-14 18:31:55.936 V/PhoneGlobals( 2213): onCreate() :
PhoneFactory.makeDefaultPhones
10-14 18:31:55.937 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.qs.bar.-$$Lambda$MediaDevicesBar$D75FYpL7TL9HzL3_R-
LuQkcYdJE@d44649e
10-14 18:31:55.937 D/MotionRecognitionService( 702): not support check_proximity
10-14 18:31:55.937 D/BrightnessHandler( 702): not support Light Sensor
10-14 18:31:55.937 D/MotionRecognitionService( 702): Not supported calibratedLux
type sensor
10-14 18:31:55.937 D/MotionRecognitionService( 702): Get INPUT_SERVICE
10-14 18:31:55.940 V/Load ( 702): Stats added init pid=1 utime=301 stime=473
minfaults=22962 majfaults=137
10-14 18:31:55.940 V/ProcessStats( 702): New process pid 2:
com.android.server.enterprise.application.ProcessStats$Stats@b99831
10-14 18:31:55.941 V/Load ( 702): Stats added kthreadd pid=2 utime=0 stime=3
minfaults=0 majfaults=0
10-14 18:31:55.941 V/ProcessStats( 702): New process pid 3:
com.android.server.enterprise.application.ProcessStats$Stats@68afc97
10-14 18:31:55.941 V/Load ( 702): Stats added rcu_gp pid=3 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.941 V/ProcessStats( 702): New process pid 4:
com.android.server.enterprise.application.ProcessStats$Stats@45e866d
10-14 18:31:55.942 V/Load ( 702): Stats added rcu_par_gp pid=4 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.942 V/ProcessStats( 702): New process pid 5:
com.android.server.enterprise.application.ProcessStats$Stats@678cb33
10-14 18:31:55.942 V/Load ( 702): Stats added kworker/0:0-mm_percpu_wq pid=5
utime=0 stime=0 minfaults=0 majfaults=0
10-14 18:31:55.942 V/ProcessStats( 702): New process pid 6:
com.android.server.enterprise.application.ProcessStats$Stats@1ea1c69
10-14 18:31:55.943 V/Load ( 702): Stats added kworker/0:0H-queue_log_workqueue
pid=6 utime=0 stime=2 minfaults=0 majfaults=0
10-14 18:31:55.943 V/ProcessStats( 702): New process pid 7:
com.android.server.enterprise.application.ProcessStats$Stats@e6ae78f
10-14 18:31:55.943 V/Load ( 702): Stats added kworker/u16:0-kverityd pid=7
utime=0 stime=182 minfaults=0 majfaults=0
10-14 18:31:55.943 V/ProcessStats( 702): New process pid 8:
com.android.server.enterprise.application.ProcessStats$Stats@37f1625
10-14 18:31:55.944 V/Load ( 702): Stats added mm_percpu_wq pid=8 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.944 V/ProcessStats( 702): New process pid 9:
com.android.server.enterprise.application.ProcessStats$Stats@3b86dab
10-14 18:31:55.944 D/HeaderMediaDevicesBar( 1809): onTuningChanged() : key =
qspanel_media_quickcontrol_bar_available, newValue = null
10-14 18:31:55.944 V/Load ( 702): Stats added ksoftirqd/0 pid=9 utime=2 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.944 V/ProcessStats( 702): New process pid 10:
com.android.server.enterprise.application.ProcessStats$Stats@8afefa1
10-14 18:31:55.945 V/Load ( 702): Stats added rcu_preempt pid=10 utime=22
stime=15 minfaults=0 majfaults=0
10-14 18:31:55.945 V/ProcessStats( 702): New process pid 11:
com.android.server.enterprise.application.ProcessStats$Stats@e3987
10-14 18:31:55.945 V/Load ( 702): Stats added rcu_sched pid=11 utime=6 stime=5
minfaults=0 majfaults=0
10-14 18:31:55.945 V/ProcessStats( 702): New process pid 12:
com.android.server.enterprise.application.ProcessStats$Stats@dbae4dd
10-14 18:31:55.946 V/Load ( 702): Stats added rcu_bh pid=12 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.946 I/ImsServiceStub( 2171): Creating AECModule.
10-14 18:31:55.946 V/ProcessStats( 702): New process pid 13:
com.android.server.enterprise.application.ProcessStats$Stats@10ae723
10-14 18:31:55.946 V/Load ( 702): Stats added migration/0 pid=13 utime=0
stime=8 minfaults=0 majfaults=0
10-14 18:31:55.946 V/ProcessStats( 702): New process pid 14:
com.android.server.enterprise.application.ProcessStats$Stats@a85f1d9
10-14 18:31:55.947 I/ImsServiceStub( 2171): Creating GeolocationController.
10-14 18:31:55.947 V/Load ( 702): Stats added tz_worker_threa pid=14 utime=0
stime=17 minfaults=0 majfaults=0
10-14 18:31:55.947 V/ProcessStats( 702): New process pid 15:
com.android.server.enterprise.application.ProcessStats$Stats@59ad27f
10-14 18:31:55.947 V/Load ( 702): Stats added sec_audio_dbg_s pid=15 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.947 V/ProcessStats( 702): New process pid 16:
com.android.server.enterprise.application.ProcessStats$Stats@55ad295
10-14 18:31:55.948 V/Load ( 702): Stats added kworker/0:1-g3d_dvfs pid=16
utime=0 stime=24 minfaults=0 majfaults=0
10-14 18:31:55.948 V/ProcessStats( 702): New process pid 17:
com.android.server.enterprise.application.ProcessStats$Stats@514179b
10-14 18:31:55.948 V/Load ( 702): Stats added cpuhp/0 pid=17 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.948 V/ProcessStats( 702): New process pid 18:
com.android.server.enterprise.application.ProcessStats$Stats@5630311
10-14 18:31:55.949 V/Load ( 702): Stats added cpuhp/1 pid=18 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.949 V/ProcessStats( 702): New process pid 19:
com.android.server.enterprise.application.ProcessStats$Stats@c129277
10-14 18:31:55.949 V/Load ( 702): Stats added tz_worker_threa pid=19 utime=0
stime=29 minfaults=0 majfaults=0
10-14 18:31:55.949 V/ProcessStats( 702): New process pid 20:
com.android.server.enterprise.application.ProcessStats$Stats@e3bf4d
10-14 18:31:55.949 V/Load ( 702): Stats added migration/1 pid=20 utime=0
stime=2 minfaults=0 majfaults=0
10-14 18:31:55.950 V/ProcessStats( 702): New process pid 21:
com.android.server.enterprise.application.ProcessStats$Stats@b13df13
10-14 18:31:55.950 V/Load ( 702): Stats added ksoftirqd/1 pid=21 utime=1
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.950 V/ProcessStats( 702): New process pid 22:
com.android.server.enterprise.application.ProcessStats$Stats@33a0349
10-14 18:31:55.950 V/Load ( 702): Stats added kworker/1:0-
cgroup_pidlist_destroy pid=22 utime=0 stime=0 minfaults=0 majfaults=0
10-14 18:31:55.950 V/ProcessStats( 702): New process pid 23:
com.android.server.enterprise.application.ProcessStats$Stats@2d3596f
10-14 18:31:55.951 V/Load ( 702): Stats added kworker/1:0H-kblockd pid=23
utime=0 stime=0 minfaults=0 majfaults=0
10-14 18:31:55.951 V/ProcessStats( 702): New process pid 24:
com.android.server.enterprise.application.ProcessStats$Stats@752e75a
10-14 18:31:55.951 V/Load ( 702): Stats added cpuhp/2 pid=24 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.951 V/ProcessStats( 702): New process pid 25:
com.android.server.enterprise.application.ProcessStats$Stats@efd1e68
10-14 18:31:55.951 V/Load ( 702): Stats added tz_worker_threa pid=25 utime=0
stime=18 minfaults=0 majfaults=0
10-14 18:31:55.952 V/ProcessStats( 702): New process pid 26:
com.android.server.enterprise.application.ProcessStats$Stats@b170767
10-14 18:31:55.952 V/Load ( 702): Stats added migration/2 pid=26 utime=0
stime=2 minfaults=0 majfaults=0
10-14 18:31:55.952 V/ProcessStats( 702): New process pid 27:
com.android.server.enterprise.application.ProcessStats$Stats@1035280
10-14 18:31:55.952 V/Load ( 702): Stats added ksoftirqd/2 pid=27 utime=1
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.952 V/ProcessStats( 702): New process pid 28:
com.android.server.enterprise.application.ProcessStats$Stats@2d9ecfe
10-14 18:31:55.953 D/HeaderMediaDevicesBar( 1809): onTuningChanged() : key =
qspanel_media_quickcontrol_bar_available_on_top, newValue = null
10-14 18:31:55.953 V/Load ( 702): Stats added kworker/2:0-pm pid=28 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.953 V/ProcessStats( 702): New process pid 29:
com.android.server.enterprise.application.ProcessStats$Stats@c8b16ac
10-14 18:31:55.953 V/Load ( 702): Stats added kworker/2:0H-kblockd pid=29
utime=0 stime=0 minfaults=0 majfaults=0
10-14 18:31:55.953 V/ProcessStats( 702): New process pid 30:
com.android.server.enterprise.application.ProcessStats$Stats@563db0a
10-14 18:31:55.954 V/Load ( 702): Stats added cpuhp/3 pid=30 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.954 V/ProcessStats( 702): New process pid 31:
com.android.server.enterprise.application.ProcessStats$Stats@be8f198
10-14 18:31:55.954 V/Load ( 702): Stats added tz_worker_threa pid=31 utime=0
stime=21 minfaults=0 majfaults=0
10-14 18:31:55.954 V/ProcessStats( 702): New process pid 32:
com.android.server.enterprise.application.ProcessStats$Stats@9ec9dd6
10-14 18:31:55.955 V/Load ( 702): Stats added migration/3 pid=32 utime=0
stime=2 minfaults=0 majfaults=0
10-14 18:31:55.955 V/ProcessStats( 702): New process pid 33:
com.android.server.enterprise.application.ProcessStats$Stats@d0662f3
10-14 18:31:55.955 V/Load ( 702): Stats added ksoftirqd/3 pid=33 utime=2
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.955 V/ProcessStats( 702): New process pid 34:
com.android.server.enterprise.application.ProcessStats$Stats@6c6da29
10-14 18:31:55.955 W/BtGatt.SpenManager( 2679): init() - built-in not found
10-14 18:31:55.956 V/Load ( 702): Stats added kworker/3:0-
cgroup_pidlist_destroy pid=34 utime=0 stime=0 minfaults=0 majfaults=0
10-14 18:31:55.956 V/ProcessStats( 702): New process pid 35:
com.android.server.enterprise.application.ProcessStats$Stats@a9a3b4f
10-14 18:31:55.956 V/Load ( 702): Stats added kworker/3:0H-kblockd pid=35
utime=0 stime=167 minfaults=0 majfaults=0
10-14 18:31:55.956 V/ProcessStats( 702): New process pid 36:
com.android.server.enterprise.application.ProcessStats$Stats@ac9efe5
10-14 18:31:55.957 V/Load ( 702): Stats added cpuhp/4 pid=36 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.957 V/ProcessStats( 702): New process pid 37:
com.android.server.enterprise.application.ProcessStats$Stats@3e93d6b
10-14 18:31:55.957 V/Load ( 702): Stats added tz_worker_threa pid=37 utime=0
stime=43 minfaults=0 majfaults=0
10-14 18:31:55.957 V/ProcessStats( 702): New process pid 38:
com.android.server.enterprise.application.ProcessStats$Stats@12ea561
10-14 18:31:55.958 V/Load ( 702): Stats added migration/4 pid=38 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.958 V/ProcessStats( 702): New process pid 39:
com.android.server.enterprise.application.ProcessStats$Stats@8dc4547
10-14 18:31:55.958 V/Load ( 702): Stats added ksoftirqd/4 pid=39 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.958 V/ProcessStats( 702): New process pid 40:
com.android.server.enterprise.application.ProcessStats$Stats@ccf369d
10-14 18:31:55.959 V/Load ( 702): Stats added kworker/4:0-events pid=40 utime=0
stime=6 minfaults=0 majfaults=0
10-14 18:31:55.959 V/ProcessStats( 702): New process pid 41:
com.android.server.enterprise.application.ProcessStats$Stats@9ed9f99
10-14 18:31:55.959 I/SpenGestureManagerService( 702): getBleSpenAddress
10-14 18:31:55.959 E/BleSpenManager( 702): getBleSpenAddress : BLE Spen is not
supported
10-14 18:31:55.959 V/Load ( 702): Stats added kworker/4:0H-kblockd pid=41
utime=0 stime=0 minfaults=0 majfaults=0
10-14 18:31:55.959 V/ProcessStats( 702): New process pid 42:
com.android.server.enterprise.application.ProcessStats$Stats@926963f
10-14 18:31:55.960 D/BtGatt.SpenManager( 2679): init() - retrieved built-
in.address: null
10-14 18:31:55.960 V/Load ( 702): Stats added cpuhp/5 pid=42 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.960 V/ProcessStats( 702): New process pid 43:
com.android.server.enterprise.application.ProcessStats$Stats@cef9c55
10-14 18:31:55.960 V/Load ( 702): Stats added tz_worker_threa pid=43 utime=0
stime=17 minfaults=0 majfaults=0
10-14 18:31:55.960 V/ProcessStats( 702): New process pid 44:
com.android.server.enterprise.application.ProcessStats$Stats@df8575b
10-14 18:31:55.961 V/Load ( 702): Stats added migration/5 pid=44 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.961 V/ProcessStats( 702): New process pid 45:
com.android.server.enterprise.application.ProcessStats$Stats@d5b0e37
10-14 18:31:55.961 V/Load ( 702): Stats added ksoftirqd/5 pid=45 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.961 D/BluetoothAdapterService( 2679): getDownloadableDbObject():
returning com.samsung.downloadabledb.BluetoothDownloadableDatabase@bc22307
10-14 18:31:55.961 V/ProcessStats( 702): New process pid 46:
com.android.server.enterprise.application.ProcessStats$Stats@7b098c2
10-14 18:31:55.961 D/BtGatt.GattService( 2679): refreshAbusiveScanPackages
10-14 18:31:55.961 V/Load ( 702): Stats added kworker/5:0-
cgroup_pidlist_destroy pid=46 utime=0 stime=0 minfaults=0 majfaults=0
10-14 18:31:55.962 V/ProcessStats( 702): New process pid 47:
com.android.server.enterprise.application.ProcessStats$Stats@5f37210
10-14 18:31:55.962 V/Load ( 702): Stats added kworker/5:0H pid=47 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.962 V/ProcessStats( 702): New process pid 48:
com.android.server.enterprise.application.ProcessStats$Stats@5737f0e
10-14 18:31:55.962 V/Load ( 702): Stats added cpuhp/6 pid=48 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.963 D/BtGatt.GattService( 2679): not support downloadable DB. skip
10-14 18:31:55.963 V/ProcessStats( 702): New process pid 49:
com.android.server.enterprise.application.ProcessStats$Stats@d859f3c
10-14 18:31:55.963 D/BtGatt.GattService( 2679): refreshAbusiveScanValue()
10-14 18:31:55.963 I/GeolocationCon( 2171): setDtLocUserConsent- dtlocuserconsent :
-1
10-14 18:31:55.963 V/Load ( 702): Stats added tz_worker_threa pid=49 utime=0
stime=10 minfaults=0 majfaults=0
10-14 18:31:55.963 V/ProcessStats( 702): New process pid 50:
com.android.server.enterprise.application.ProcessStats$Stats@d6c7e1a
10-14 18:31:55.964 V/Load ( 702): Stats added migration/6 pid=50 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.964 D/BtGatt.GattService( 2679): not support downloadable DB. skip
10-14 18:31:55.964 V/ProcessStats( 702): New process pid 51:
com.android.server.enterprise.application.ProcessStats$Stats@9ab7328
10-14 18:31:55.964 V/Load ( 702): Stats added ksoftirqd/6 pid=51 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.964 V/PanelModeController( 1809): addPanelModeChangeListener
QSDetail
10-14 18:31:55.964 I/ImsServiceStub( 2171): Creating
ImsDiagnosticMonitorNotificationManager.
10-14 18:31:55.964 V/ProcessStats( 702): New process pid 52:
com.android.server.enterprise.application.ProcessStats$Stats@dc461e6
10-14 18:31:55.965 V/Load ( 702): Stats added kworker/6:0-
cgroup_pidlist_destroy pid=52 utime=0 stime=0 minfaults=0 majfaults=0
10-14 18:31:55.965 V/ProcessStats( 702): New process pid 53:
com.android.server.enterprise.application.ProcessStats$Stats@bd899d4
10-14 18:31:55.965 D/BtGatt.GattService( 2679): [GSIM LOG]: loadAppInfo
10-14 18:31:55.965 D/BluetoothAdapterService( 2679): handleMessage() - Message: 1,
profile : com.android.bluetooth.gatt.GattService@25fc815
10-14 18:31:55.965 V/Load ( 702): Stats added kworker/6:0H-kblockd pid=53
utime=0 stime=0 minfaults=0 majfaults=0
10-14 18:31:55.965 D/BtConfig.SecureMode( 2679): isSecureModeOn:false
10-14 18:31:55.965 V/ProcessStats( 702): New process pid 54:
com.android.server.enterprise.application.ProcessStats$Stats@c64b672
10-14 18:31:55.965 V/Load ( 702): Stats added cpuhp/7 pid=54 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.965 V/ProcessStats( 702): New process pid 55:
com.android.server.enterprise.application.ProcessStats$Stats@70f7f40
10-14 18:31:55.966 V/Load ( 702): Stats added tz_worker_threa pid=55 utime=0
stime=18 minfaults=0 majfaults=0
10-14 18:31:55.966 V/ProcessStats( 702): New process pid 56:
com.android.server.enterprise.application.ProcessStats$Stats@243c7be
10-14 18:31:55.966 I/droid.bluetoot( 2679):
[1014/183155.966451:INFO:coex_device.cc(396)] start_up
10-14 18:31:55.966 I/droid.bluetoot( 2679):
[1014/183155.966590:INFO:coex_device.cc(316)] device_open
10-14 18:31:55.966 E/droid.bluetoot( 2679):
[1014/183155.966693:ERROR:coex_device.cc(325)] Failed to open the coex device!!
Error: No such file or directory
10-14 18:31:55.966 E/coex_device( 2679): start_up unable open coex device
10-14 18:31:55.966 V/Load ( 702): Stats added migration/7 pid=56 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.966 V/ProcessStats( 702): New process pid 57:
com.android.server.enterprise.application.ProcessStats$Stats@a0d4f6c
10-14 18:31:55.966 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:55.967 I/droid.bluetoot( 2679):
[1014/183155.967036:INFO:btsnoop.cc(275)] start_up: Snoop Logs disabled
10-14 18:31:55.967 V/Load ( 702): Stats added ksoftirqd/7 pid=57 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.967 V/ProcessStats( 702): New process pid 58:
com.android.server.enterprise.application.ProcessStats$Stats@7c9f3b
10-14 18:31:55.967 I/droid.bluetoot( 2679):
[1014/183155.967232:INFO:btsnoop.cc(614)] delete_btsnoop_files: Deleting snoop logs
if they exist. filtered = 1
10-14 18:31:55.967 I/droid.bluetoot( 2679):
[1014/183155.967432:INFO:btsnoop.cc(614)] delete_btsnoop_files: Deleting snoop logs
if they exist. filtered = 0
10-14 18:31:55.967 V/Load ( 702): Stats added kworker/7:0-events pid=58 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.967 V/ProcessStats( 702): New process pid 59:
com.android.server.enterprise.application.ProcessStats$Stats@818e3b1
10-14 18:31:55.968 V/Load ( 702): Stats added kworker/7:0H pid=59 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.968 V/ProcessStats( 702): New process pid 60:
com.android.server.enterprise.application.ProcessStats$Stats@70bf417
10-14 18:31:55.968 V/Load ( 702): Stats added kdevtmpfs pid=60 utime=0 stime=2
minfaults=0 majfaults=0
10-14 18:31:55.968 V/ProcessStats( 702): New process pid 61:
com.android.server.enterprise.application.ProcessStats$Stats@d2709ed
10-14 18:31:55.969 V/Load ( 702): Stats added netns pid=61 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.969 V/ProcessStats( 702): New process pid 62:
com.android.server.enterprise.application.ProcessStats$Stats@6d1bab3
10-14 18:31:55.969 V/Load ( 702): Stats added rcu_tasks_kthre pid=62 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.969 V/ProcessStats( 702): New process pid 63:
com.android.server.enterprise.application.ProcessStats$Stats@57757e9
10-14 18:31:55.970 I/ImsServiceStub( 2171): Creating NtpTimeController.
10-14 18:31:55.970 V/Load ( 702): Stats added kauditd pid=63 utime=0 stime=1
minfaults=0 majfaults=0
10-14 18:31:55.970 V/ProcessStats( 702): New process pid 64:
com.android.server.enterprise.application.ProcessStats$Stats@85d117a
10-14 18:31:55.970 V/Load ( 702): Stats added irq/139-1190000 pid=64 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.970 V/ProcessStats( 702): New process pid 65:
com.android.server.enterprise.application.ProcessStats$Stats@1bfa588
10-14 18:31:55.971 V/Load ( 702): Stats added acpm_update_log pid=65 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.971 V/ProcessStats( 702): New process pid 66:
com.android.server.enterprise.application.ProcessStats$Stats@51acb46
10-14 18:31:55.971 V/Load ( 702): Stats added kworker/u17:0-acpm_update_log
pid=66 utime=0 stime=28 minfaults=0 majfaults=0
10-14 18:31:55.972 V/ProcessStats( 702): New process pid 67:
com.android.server.enterprise.application.ProcessStats$Stats@86d9234
10-14 18:31:55.972 V/Load ( 702): Stats added kworker/4:1-events pid=67 utime=0
stime=1 minfaults=0 majfaults=0
10-14 18:31:55.972 V/ProcessStats( 702): New process pid 68:
com.android.server.enterprise.application.ProcessStats$Stats@fa855d2
10-14 18:31:55.973 V/Load ( 702): Stats added irq/159-tzasc pid=68 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.973 I/droid.bluetoot( 2679):
[1014/183155.972925:INFO:message_loop_thread.cc(175)] Run: message loop starting
for thread bt_hci_thread
10-14 18:31:55.973 V/ProcessStats( 702): New process pid 69:
com.android.server.enterprise.application.ProcessStats$Stats@66b9da0
10-14 18:31:55.973 V/Load ( 702): Stats added irq/160-tzasc pid=69 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.973 V/ProcessStats( 702): New process pid 70:
com.android.server.enterprise.application.ProcessStats$Stats@211fd1e
10-14 18:31:55.974 V/Load ( 702): Stats added khungtaskd pid=70 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.974 V/ProcessStats( 702): New process pid 71:
com.android.server.enterprise.application.ProcessStats$Stats@87cf3cc
10-14 18:31:55.974 V/Load ( 702): Stats added oom_reaper pid=71 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.974 V/ProcessStats( 702): New process pid 72:
com.android.server.enterprise.application.ProcessStats$Stats@8dccd2a
10-14 18:31:55.975 V/Load ( 702): Stats added writeback pid=72 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.975 V/ProcessStats( 702): New process pid 73:
com.android.server.enterprise.application.ProcessStats$Stats@26b80b8
10-14 18:31:55.975 V/Load ( 702): Stats added kcompactd0 pid=73 utime=0
stime=15 minfaults=0 majfaults=0
10-14 18:31:55.975 V/ProcessStats( 702): New process pid 74:
com.android.server.enterprise.application.ProcessStats$Stats@1d291f6
10-14 18:31:55.976 V/Load ( 702): Stats added crypto pid=74 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.976 V/ProcessStats( 702): New process pid 75:
com.android.server.enterprise.application.ProcessStats$Stats@8b3f064
10-14 18:31:55.976 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IBluetoothHci/default in either framework or device
manifest.
10-14 18:31:55.976 V/Load ( 702): Stats added kblockd pid=75 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.977 V/ProcessStats( 702): New process pid 76:
com.android.server.enterprise.application.ProcessStats$Stats@b8dd782
10-14 18:31:55.977 V/Load ( 702): Stats added kworker/u18:0-
kbase_pm_poweroff_wait pid=76 utime=0 stime=4 minfaults=0 majfaults=0
10-14 18:31:55.977 V/ProcessStats( 702): New process pid 77:
com.android.server.enterprise.application.ProcessStats$Stats@8f1aed0
10-14 18:31:55.978 V/Load ( 702): Stats added blk_crypto_wq pid=77 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.978 V/ProcessStats( 702): New process pid 78:
com.android.server.enterprise.application.ProcessStats$Stats@1c5e9ce
10-14 18:31:55.978 V/Load ( 702): Stats added spi1 pid=78 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.978 V/ProcessStats( 702): New process pid 79:
com.android.server.enterprise.application.ProcessStats$Stats@d0ae7fc
10-14 18:31:55.978 V/Load ( 702): Stats added kworker/u17:1-acpm_update_log
pid=79 utime=0 stime=64 minfaults=0 majfaults=0
10-14 18:31:55.979 V/ProcessStats( 702): New process pid 80:
com.android.server.enterprise.application.ProcessStats$Stats@25ad4da
10-14 18:31:55.979 V/Load ( 702): Stats added s2mpu12-wqueue pid=80 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.979 V/ProcessStats( 702): New process pid 81:
com.android.server.enterprise.application.ProcessStats$Stats@51c87e8
10-14 18:31:55.980 V/Load ( 702): Stats added irq/198-s2mpu12 pid=81 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.980 V/ProcessStats( 702): New process pid 82:
com.android.server.enterprise.application.ProcessStats$Stats@72164a6
10-14 18:31:55.981 V/Load ( 702): Stats added ion_system_heap pid=82 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.981 V/ProcessStats( 702): New process pid 83:
com.android.server.enterprise.application.ProcessStats$Stats@4263a94
10-14 18:31:55.981 V/Load ( 702): Stats added devfreq_wq pid=83 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.981 V/ProcessStats( 702): New process pid 84:
com.android.server.enterprise.application.ProcessStats$Stats@6f2532
10-14 18:31:55.982 V/Load ( 702): Stats added irq/237-sm5714- pid=84 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.982 V/ProcessStats( 702): New process pid 85:
com.android.server.enterprise.application.ProcessStats$Stats@b766c00
10-14 18:31:55.982 I/[email protected]( 544):
BluetoothHci::initialize()
10-14 18:31:55.982 V/Load ( 702): Stats added watchdogd pid=85 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.982 V/ProcessStats( 702): New process pid 86:
com.android.server.enterprise.application.ProcessStats$Stats@c66627e
10-14 18:31:55.982 I/[email protected]( 544):
vendor_setup_sighandler: Entry
10-14 18:31:55.983 V/Load ( 702): Stats added thermal_check pid=86 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.983 I/CmcConnectivityController( 2171): mPhoneCount: 2
10-14 18:31:55.983 V/ProcessStats( 702): New process pid 87:
com.android.server.enterprise.application.ProcessStats$Stats@d6482c
10-14 18:31:55.983 V/Load ( 702): Stats added cfg80211 pid=87 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.983 V/ProcessStats( 702): New process pid 109:
com.android.server.enterprise.application.ProcessStats$Stats@702288a
10-14 18:31:55.983 D/[email protected]( 544):
get_local_address: Trying /mnt/vendor/efs/bluetooth/bt_addr
10-14 18:31:55.984 V/Load ( 702): Stats added kswapd0 pid=109 utime=0 stime=433
minfaults=0 majfaults=0
10-14 18:31:55.984 V/ProcessStats( 702): New process pid 110:
com.android.server.enterprise.application.ProcessStats$Stats@b75bb18
10-14 18:31:55.984 D/[email protected]( 544):
get_local_address: Got Factory BDA 2C:15:BF:29:XX:XX
10-14 18:31:55.984 D/[email protected]( 544): Open vendor
library loaded
10-14 18:31:55.984 V/Load ( 702): Stats added kworker/0:1H-kblockd pid=110
utime=0 stime=56 minfaults=0 majfaults=0
10-14 18:31:55.984 V/ProcessStats( 702): New process pid 148:
com.android.server.enterprise.application.ProcessStats$Stats@ee24356
10-14 18:31:55.985 V/Load ( 702): Stats added disp-det pid=148 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.985 V/ProcessStats( 702): New process pid 149:
com.android.server.enterprise.application.ProcessStats$Stats@39770c4
10-14 18:31:55.985 E/BT_VENDOR( 544): Read fw path : UTC|nacho_s612|S612_E3830_R4-
1_Y21W36A
10-14 18:31:55.985 V/Load ( 702): Stats added err-fg pid=149 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.985 I/CmcNsdManager[79823479]( 2171): pkgName=com.sec.imsservice
version=0.0.2
10-14 18:31:55.985 V/ProcessStats( 702): New process pid 150:
com.android.server.enterprise.application.ProcessStats$Stats@ad73ee2
10-14 18:31:55.985 I/ImsServiceStub( 2171): init started
10-14 18:31:55.986 V/Load ( 702): Stats added conn-det pid=150 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.986 V/ProcessStats( 702): New process pid 151:
com.android.server.enterprise.application.ProcessStats$Stats@fcd530
10-14 18:31:55.986 V/Load ( 702): Stats added panel-condition pid=151 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.986 V/ProcessStats( 702): New process pid 152:
com.android.server.enterprise.application.ProcessStats$Stats@c2e672e
10-14 18:31:55.987 V/Load ( 702): Stats added kworker/u16:1-kverityd pid=152
utime=0 stime=253 minfaults=0 majfaults=0
10-14 18:31:55.987 V/ProcessStats( 702): New process pid 153:
com.android.server.enterprise.application.ProcessStats$Stats@412145c
10-14 18:31:55.987 V/Load ( 702): Stats added kworker/1:1-
cgroup_pidlist_destroy pid=153 utime=0 stime=1 minfaults=0 majfaults=0
10-14 18:31:55.987 V/ProcessStats( 702): New process pid 154:
com.android.server.enterprise.application.ProcessStats$Stats@d8f50e1
10-14 18:31:55.988 V/Load ( 702): Stats added kworker/2:1-
cgroup_pidlist_destroy pid=154 utime=0 stime=1 minfaults=0 majfaults=0
10-14 18:31:55.988 V/ProcessStats( 702): New process pid 155:
com.android.server.enterprise.application.ProcessStats$Stats@aad9cc7
10-14 18:31:55.988 V/Load ( 702): Stats added kworker/3:1-events pid=155
utime=0 stime=0 minfaults=0 majfaults=0
10-14 18:31:55.988 V/ProcessStats( 702): New process pid 156:
com.android.server.enterprise.application.ProcessStats$Stats@b5d3e63
10-14 18:31:55.989 V/Load ( 702): Stats added kworker/5:1-cgroup_destroy
pid=156 utime=0 stime=5 minfaults=0 majfaults=0
10-14 18:31:55.989 V/ProcessStats( 702): New process pid 157:
com.android.server.enterprise.application.ProcessStats$Stats@18f7de
10-14 18:31:55.989 W/BtGatt.GattService( 2679): checkToReportData before boot
completed
10-14 18:31:55.989 V/Load ( 702): Stats added kworker/6:1-cgroup_destroy
pid=157 utime=0 stime=0 minfaults=0 majfaults=0
10-14 18:31:55.989 V/ProcessStats( 702): New process pid 158:
com.android.server.enterprise.application.ProcessStats$Stats@9b14c8c
10-14 18:31:55.990 V/Load ( 702): Stats added kworker/7:1-kdmflush pid=158
utime=0 stime=12 minfaults=0 majfaults=0
10-14 18:31:55.990 V/ProcessStats( 702): New process pid 159:
com.android.server.enterprise.application.ProcessStats$Stats@e38b3ea
10-14 18:31:55.990 V/Load ( 702): Stats added shmem_tx_wq pid=159 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.990 V/ProcessStats( 702): New process pid 160:
com.android.server.enterprise.application.ProcessStats$Stats@36ca578
10-14 18:31:55.991 V/Load ( 702): Stats added hwrng pid=160 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.991 V/ProcessStats( 702): New process pid 161:
com.android.server.enterprise.application.ProcessStats$Stats@ce624b6
10-14 18:31:55.991 V/Load ( 702): Stats added g3d_dvfs pid=161 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.991 V/ProcessStats( 702): New process pid 162:
com.android.server.enterprise.application.ProcessStats$Stats@34a8653
10-14 18:31:55.992 V/Load ( 702): Stats added kworker/u18:1-
kbase_pm_poweroff_wait pid=162 utime=1 stime=1 minfaults=0 majfaults=0
10-14 18:31:55.992 V/ProcessStats( 702): New process pid 163:
com.android.server.enterprise.application.ProcessStats$Stats@8c11c89
10-14 18:31:55.992 D/[email protected]( 544):
OnFirmwareConfigured result: 0
10-14 18:31:55.992 I/[email protected]( 544): Firmware
configured in 0.000s
10-14 18:31:55.992 I/[email protected]( 544):
OnFirmwareConfigured: lpm_timeout_ms 3000
10-14 18:31:55.992 D/[email protected]( 544): low_power_mode_cb
result: 1
10-14 18:31:55.992 D/[email protected]( 544):
OnFirmwareConfigured Calling StartLowPowerWatchdog()
10-14 18:31:55.992 V/Load ( 702): Stats added log_collector pid=163 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.992 V/ProcessStats( 702): New process pid 164:
com.android.server.enterprise.application.ProcessStats$Stats@6ed34af
10-14 18:31:55.993 V/Load ( 702): Stats added fw_crc_wq pid=164 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.993 V/ProcessStats( 702): New process pid 165:
com.android.server.enterprise.application.ProcessStats$Stats@195f845
10-14 18:31:55.993 V/Load ( 702): Stats added failure_wq pid=165 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.993 V/ProcessStats( 702): New process pid 166:
com.android.server.enterprise.application.ProcessStats$Stats@7626ccb
10-14 18:31:55.993 V/Load ( 702): Stats added syserr_recovery pid=166 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.994 V/ProcessStats( 702): New process pid 167:
com.android.server.enterprise.application.ProcessStats$Stats@f22d3c1
10-14 18:31:55.994 W/bt_hci ( 2679): filter_incoming_event command status event
with no matching command. opcode: 0x0000
10-14 18:31:55.994 V/Load ( 702): Stats added ree_time pid=167 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.994 V/ProcessStats( 702): New process pid 168:
com.android.server.enterprise.application.ProcessStats$Stats@ea90aa7
10-14 18:31:55.995 V/Load ( 702): Stats added tz_iwlog_thread pid=168 utime=0
stime=8 minfaults=0 majfaults=0
10-14 18:31:55.995 V/ProcessStats( 702): New process pid 169:
com.android.server.enterprise.application.ProcessStats$Stats@6f818c0
10-14 18:31:55.995 E/SimManager( 2171): init mno map
10-14 18:31:55.995 V/Load ( 702): Stats added tz_iwsock pid=169 utime=0 stime=1
minfaults=0 majfaults=0
10-14 18:31:55.995 V/ProcessStats( 702): New process pid 170:
com.android.server.enterprise.application.ProcessStats$Stats@c5aa79f
10-14 18:31:55.996 V/Load ( 702): Stats added irq/240-pn547_c pid=170 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.996 V/ProcessStats( 702): New process pid 171:
com.android.server.enterprise.application.ProcessStats$Stats@e7e7cb5
10-14 18:31:55.996 V/Load ( 702): Stats added wifilogger pid=171 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.996 V/ProcessStats( 702): New process pid 172:
com.android.server.enterprise.application.ProcessStats$Stats@14c1ebb
10-14 18:31:55.996 I/droid.bluetoot( 2679):
[1014/183155.996477:INFO:message_loop_thread.cc(175)] Run: message loop starting
for thread bt_startup_thread
10-14 18:31:55.996 V/Load ( 702): Stats added wifilogger pid=172 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.997 V/ProcessStats( 702): New process pid 173:
com.android.server.enterprise.application.ProcessStats$Stats@20d8184
10-14 18:31:55.997 I/droid.bluetoot( 2679):
[1014/183155.997263:INFO:btu_task.cc(112)] Bluetooth chip preload is complete
10-14 18:31:55.997 V/Load ( 702): Stats added wifilogger pid=173 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.997 V/ProcessStats( 702): New process pid 174:
com.android.server.enterprise.application.ProcessStats$Stats@8d79da2
10-14 18:31:55.997 V/Load ( 702): Stats added wifilogger pid=174 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.997 V/ProcessStats( 702): New process pid 175:
com.android.server.enterprise.application.ProcessStats$Stats@da331f0
10-14 18:31:55.997 I/droid.bluetoot( 2679):
[1014/183155.997675:INFO:gatt_api.cc(950)] GATT_Register 81818181-8181-8181-8181-
818181818181
10-14 18:31:55.997 I/droid.bluetoot( 2679):
[1014/183155.997791:INFO:gatt_api.cc(994)] allocated gatt_if=1
10-14 18:31:55.997 I/droid.bluetoot( 2679):
[1014/183155.997871:INFO:gatt_api.cc(1101)] GATT_StartIf gatt_if=1
10-14 18:31:55.997 I/droid.bluetoot( 2679):
[1014/183155.997928:INFO:gatt_api.cc(161)] GATTS_AddService
10-14 18:31:55.998 I/droid.bluetoot( 2679):
[1014/183155.997983:INFO:gatt_api.cc(264)] GATTS_AddService: service parsed
correctly, now starting
10-14 18:31:55.998 I/SimManager<0>( 2171): handleMessage: what 8
10-14 18:31:55.998 V/Load ( 702): Stats added usb_int_qos_wq pid=175 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.998 I/droid.bluetoot( 2679):
[1014/183155.998115:INFO:gatt_api.cc(950)] GATT_Register 82828282-8282-8282-8282-
828282828282
10-14 18:31:55.998 V/ProcessStats( 702): New process pid 176:
com.android.server.enterprise.application.ProcessStats$Stats@1b5f1ee
10-14 18:31:55.998 I/droid.bluetoot( 2679):
[1014/183155.998171:INFO:gatt_api.cc(994)] allocated gatt_if=2
10-14 18:31:55.998 I/droid.bluetoot( 2679):
[1014/183155.998205:INFO:gatt_api.cc(1101)] GATT_StartIf gatt_if=2
10-14 18:31:55.998 I/droid.bluetoot( 2679):
[1014/183155.998241:INFO:gatt_api.cc(161)] GATTS_AddService
10-14 18:31:55.998 I/droid.bluetoot( 2679):
[1014/183155.998277:INFO:gatt_api.cc(264)] GATTS_AddService: service parsed
correctly, now starting
10-14 18:31:55.998 V/Load ( 702): Stats added uether pid=176 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:55.998 V/ProcessStats( 702): New process pid 177:
com.android.server.enterprise.application.ProcessStats$Stats@fa17d1c
10-14 18:31:55.998 D/ScrollView( 1809): initGoToTop
10-14 18:31:55.998 I/MnoMap ( 2171): createTable: init
10-14 18:31:55.998 V/Load ( 702): Stats added s2mpu12-key-wqu pid=177 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.998 I/NetworkIdentifier( 2171): parseNetworkInfo: getResources from
mnomap.json
10-14 18:31:55.998 V/ProcessStats( 702): New process pid 178:
com.android.server.enterprise.application.ProcessStats$Stats@6133efa
10-14 18:31:55.999 I/bt_stack( 2679): [INFO:message_loop_thread.cc(175)] Run:
message loop starting for thread bt_main_thread
10-14 18:31:55.999 V/Load ( 702): Stats added syna_tcm_helper pid=178 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.999 V/ProcessStats( 702): New process pid 179:
com.android.server.enterprise.application.ProcessStats$Stats@3d74f08
10-14 18:31:55.999 V/Load ( 702): Stats added syna_tcm_pollin pid=179 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:55.999 V/ProcessStats( 702): New process pid 180:
com.android.server.enterprise.application.ProcessStats$Stats@23aabdd
10-14 18:31:56.000 V/Load ( 702): Stats added syna_tcm_zerofl pid=180 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.000 V/ProcessStats( 702): New process pid 181:
com.android.server.enterprise.application.ProcessStats$Stats@5298623
10-14 18:31:56.000 V/Load ( 702): Stats added irq/244-synapti pid=181 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.000 V/ProcessStats( 702): New process pid 182:
com.android.server.enterprise.application.ProcessStats$Stats@4bb28d9
10-14 18:31:56.000 V/Load ( 702): Stats added syna_tcm_module pid=182 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.000 V/ProcessStats( 702): New process pid 183:
com.android.server.enterprise.application.ProcessStats$Stats@684617f
10-14 18:31:56.001 V/Load ( 702): Stats added irq/104-12c8000 pid=183 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.001 V/ProcessStats( 702): New process pid 184:
com.android.server.enterprise.application.ProcessStats$Stats@c808a38
10-14 18:31:56.001 V/Load ( 702): Stats added mfc/watchdog pid=184 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.001 V/ProcessStats( 702): New process pid 185:
com.android.server.enterprise.application.ProcessStats$Stats@f2a7776
10-14 18:31:56.001 V/Load ( 702): Stats added mfc/idle pid=185 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.001 V/ProcessStats( 702): New process pid 186:
com.android.server.enterprise.application.ProcessStats$Stats@cd011e4
10-14 18:31:56.002 V/Load ( 702): Stats added mfc/butler pid=186 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.002 V/ProcessStats( 702): New process pid 187:
com.android.server.enterprise.application.ProcessStats$Stats@a3e9502
10-14 18:31:56.002 I/SecureStorage( 2679): [SPID(00000000)
ss_is_supported:30] This device does not support Secure Storage
10-14 18:31:56.002 V/Load ( 702): Stats added thermal_irq pid=187 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.002 V/ProcessStats( 702): New process pid 188:
com.android.server.enterprise.application.ProcessStats$Stats@c6e6850
10-14 18:31:56.002 I/Vaultkeeper_MGR_system( 2679): Got instance of
VaultKeeperManager
10-14 18:31:56.002 W/bt_btif ( 2679): get_secure_storage_key - ssSupport = 0
vkSupport = 1
10-14 18:31:56.003 V/Load ( 702): Stats added dm_bufio_cache pid=188 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.003 V/ProcessStats( 702): New process pid 189:
com.android.server.enterprise.application.ProcessStats$Stats@a84ff4e
10-14 18:31:56.003 V/Load ( 702): Stats added kworker/7:2-
cgroup_pidlist_destroy pid=189 utime=0 stime=26 minfaults=0 majfaults=0
10-14 18:31:56.003 V/ProcessStats( 702): New process pid 190:
com.android.server.enterprise.application.ProcessStats$Stats@159b97c
10-14 18:31:56.004 V/Load ( 702): Stats added esgov:0 pid=190 utime=0 stime=301
minfaults=0 majfaults=0
10-14 18:31:56.004 V/ProcessStats( 702): New process pid 191:
com.android.server.enterprise.application.ProcessStats$Stats@3b5c25a
10-14 18:31:56.004 I/Vaultkeeper_MGR_system( 2679): Got service of ISehVaultKeeper
10-14 18:31:56.004 V/Load ( 702): Stats added esgov:4 pid=191 utime=0 stime=197
minfaults=0 majfaults=0
10-14 18:31:56.004 V/ProcessStats( 702): New process pid 192:
com.android.server.enterprise.application.ProcessStats$Stats@73d3667
10-14 18:31:56.004 I/VaultKeeper_HIDL_Service( 431): System client (//1002/2679)
10-14 18:31:56.004 E/SimManager( 2171): init mno map
10-14 18:31:56.005 V/Load ( 702): Stats added dw-mci-card pid=192 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.005 V/ProcessStats( 702): New process pid 193:
com.android.server.enterprise.application.ProcessStats$Stats@9df5cbd
10-14 18:31:56.005 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client]
com.android.bluetooth. => [Vault] BT. [CMD NO.] 9340
10-14 18:31:56.005 I/VaultKeeper_COMMON( 430): [CMD:CHECK_CLIENT_REGISTERED]
10-14 18:31:56.005 V/Load ( 702): Stats added dw_mci_clk_ctrl pid=193 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.005 V/ProcessStats( 702): New process pid 194:
com.android.server.enterprise.application.ProcessStats$Stats@7dcd203
10-14 18:31:56.006 V/Load ( 702): Stats added kworker/2:2-events pid=194
utime=0 stime=15 minfaults=0 majfaults=0
10-14 18:31:56.006 V/ProcessStats( 702): New process pid 195:
com.android.server.enterprise.application.ProcessStats$Stats@faa07b9
10-14 18:31:56.006 V/Load ( 702): Stats added dw-mci-card pid=195 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.006 V/ProcessStats( 702): New process pid 196:
com.android.server.enterprise.application.ProcessStats$Stats@e508b5f
10-14 18:31:56.007 V/Load ( 702): Stats added dw_mci_clk_ctrl pid=196 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.007 V/ProcessStats( 702): New process pid 197:
com.android.server.enterprise.application.ProcessStats$Stats@6da6675
10-14 18:31:56.007 E/SecVibrator-HAL-AIDL-CORE( 585): V_1_0: Vibrator reporting
capabilities
10-14 18:31:56.007 V/Load ( 702): Stats added kworker/2:3-mm_percpu_wq pid=197
utime=0 stime=0 minfaults=0 majfaults=0
10-14 18:31:56.007 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/intensity
10-14 18:31:56.007 V/ProcessStats( 702): New process pid 198:
com.android.server.enterprise.application.ProcessStats$Stats@51c7e7b
10-14 18:31:56.007 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
10-14 18:31:56.007 V/Load ( 702): Stats added irq/140-11a0000 pid=198 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.008 V/ProcessStats( 702): New process pid 199:
com.android.server.enterprise.application.ProcessStats$Stats@77f4f1
10-14 18:31:56.008 V/Load ( 702): Stats added ssp_debug_wq pid=199 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.008 V/ProcessStats( 702): New process pid 200:
com.android.server.enterprise.application.ProcessStats$Stats@ea8757
10-14 18:31:56.008 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:56.008 V/Load ( 702): Stats added ssp_ts_sync_wq pid=200 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.008 V/ProcessStats( 702): New process pid 201:
com.android.server.enterprise.application.ProcessStats$Stats@c85ef2d
10-14 18:31:56.009 V/Load ( 702): Stats added simpleinteracti pid=201 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.009 V/ProcessStats( 702): New process pid 202:
com.android.server.enterprise.application.ProcessStats$Stats@d2641f3
10-14 18:31:56.009 I/HBD ( 2538): d floating fold feature : 0
10-14 18:31:56.009 V/Load ( 702): Stats added simpleinteracti pid=202 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.009 V/ProcessStats( 702): New process pid 203:
com.android.server.enterprise.application.ProcessStats$Stats@dff5129
10-14 18:31:56.009 V/Load ( 702): Stats added simpleinteracti pid=203 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.009 V/ProcessStats( 702): New process pid 204:
com.android.server.enterprise.application.ProcessStats$Stats@6590a4f
10-14 18:31:56.010 V/Load ( 702): Stats added simpleinteracti pid=204 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.010 V/ProcessStats( 702): New process pid 205:
com.android.server.enterprise.application.ProcessStats$Stats@292d6e5
10-14 18:31:56.010 V/Load ( 702): Stats added simpleinteracti pid=205 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.010 V/ProcessStats( 702): New process pid 206:
com.android.server.enterprise.application.ProcessStats$Stats@e45fc6b
10-14 18:31:56.011 V/Load ( 702): Stats added irq/246-sx9360_ pid=206 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.011 V/ProcessStats( 702): New process pid 207:
com.android.server.enterprise.application.ProcessStats$Stats@a1efc61
10-14 18:31:56.011 V/Load ( 702): Stats added mmc_complete pid=207 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.011 V/ProcessStats( 702): New process pid 208:
com.android.server.enterprise.application.ProcessStats$Stats@9edfd9d
10-14 18:31:56.012 V/Load ( 702): Stats added irq/247-sx9360_ pid=208 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.012 V/ProcessStats( 702): New process pid 209:
com.android.server.enterprise.application.ProcessStats$Stats@8638de3
10-14 18:31:56.012 V/Load ( 702): Stats added kworker/2:1H-kblockd pid=209
utime=0 stime=204 minfaults=0 majfaults=0
10-14 18:31:56.012 V/ProcessStats( 702): New process pid 210:
com.android.server.enterprise.application.ProcessStats$Stats@7b1d699
10-14 18:31:56.013 V/Load ( 702): Stats added five_tee_msg_th pid=210 utime=0
stime=1 minfaults=0 majfaults=0
10-14 18:31:56.013 V/ProcessStats( 702): New process pid 211:
com.android.server.enterprise.application.ProcessStats$Stats@5b7253f
10-14 18:31:56.013 V/Load ( 702): Stats added sec_abc_wq pid=211 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.013 V/ProcessStats( 702): New process pid 212:
com.android.server.enterprise.application.ProcessStats$Stats@8404355
10-14 18:31:56.014 V/Load ( 702): Stats added bootc_wq pid=212 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.014 V/ProcessStats( 702): New process pid 213:
com.android.server.enterprise.application.ProcessStats$Stats@482d65b
10-14 18:31:56.014 V/Load ( 702): Stats added irq/248-goodix_ pid=213 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.014 V/ProcessStats( 702): New process pid 214:
com.android.server.enterprise.application.ProcessStats$Stats@e0ebfd1
10-14 18:31:56.014 V/Load ( 702): Stats added fingerprint_deb pid=214 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.014 V/ProcessStats( 702): New process pid 215:
com.android.server.enterprise.application.ProcessStats$Stats@b8e7d37
10-14 18:31:56.015 V/Load ( 702): Stats added typec_manager_e pid=215 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.015 V/ProcessStats( 702): New process pid 216:
com.android.server.enterprise.application.ProcessStats$Stats@36e880d
10-14 18:31:56.015 V/Load ( 702): Stats added typec_manager_m pid=216 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.015 V/ProcessStats( 702): New process pid 217:
com.android.server.enterprise.application.ProcessStats$Stats@e6ce510
10-14 18:31:56.016 V/Load ( 702): Stats added sec_vibrator pid=217 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.016 V/ProcessStats( 702): New process pid 218:
com.android.server.enterprise.application.ProcessStats$Stats@471aa0e
10-14 18:31:56.016 V/Load ( 702): Stats added sm5714-charger pid=218 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.016 V/ProcessStats( 702): New process pid 219:
com.android.server.enterprise.application.ProcessStats$Stats@fa3423c
10-14 18:31:56.016 V/Load ( 702): Stats added abox_ipc pid=219 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.016 V/ProcessStats( 702): New process pid 220:
com.android.server.enterprise.application.ProcessStats$Stats@5a2591a
10-14 18:31:56.017 D/BrightnessBar( 1809): onTuningChanged() : key =
brightness_on_top, newValue = null
10-14 18:31:56.017 V/Load ( 702): Stats added abox_qos pid=220 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.017 V/ProcessStats( 702): New process pid 221:
com.android.server.enterprise.application.ProcessStats$Stats@3804628
10-14 18:31:56.017 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.qs.bar.-$
$Lambda$BrightnessBar$RcQppEF6AAjUNDA5uzYJ74sodn8@d9480a
10-14 18:31:56.017 V/Load ( 702): Stats added ipv6_addrconf pid=221 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.017 V/ProcessStats( 702): New process pid 222:
com.android.server.enterprise.application.ProcessStats$Stats@5c32227
10-14 18:31:56.017 V/Load ( 702): Stats added adc_mute_wq pid=222 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.017 I/SimManager<0>( 2171): Register for sim ready
10-14 18:31:56.017 V/ProcessStats( 702): New process pid 223:
com.android.server.enterprise.application.ProcessStats$Stats@e1e8e7d
10-14 18:31:56.018 I/SimManager<1>( 2171): Register for sim ready
10-14 18:31:56.018 V/Load ( 702): Stats added kworker/7:3-
cgroup_pidlist_destroy pid=223 utime=0 stime=2 minfaults=0 majfaults=0
10-14 18:31:56.018 V/ProcessStats( 702): New process pid 224:
com.android.server.enterprise.application.ProcessStats$Stats@535b9c3
10-14 18:31:56.018 V/Load ( 702): Stats added ovp_on_setting_ pid=224 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.018 V/ProcessStats( 702): New process pid 225:
com.android.server.enterprise.application.ProcessStats$Stats@c0a9579
10-14 18:31:56.019 V/Load ( 702): Stats added kworker/7:4-events pid=225
utime=0 stime=0 minfaults=0 majfaults=0
10-14 18:31:56.019 V/ProcessStats( 702): New process pid 226:
com.android.server.enterprise.application.ProcessStats$Stats@ab02f1f
10-14 18:31:56.019 V/Load ( 702): Stats added kworker/7:5-mm_percpu_wq pid=226
utime=0 stime=0 minfaults=0 majfaults=0
10-14 18:31:56.019 V/ProcessStats( 702): New process pid 227:
com.android.server.enterprise.application.ProcessStats$Stats@2161035
10-14 18:31:56.019 V/Load ( 702): Stats added five_wq pid=227 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.020 V/ProcessStats( 702): New process pid 228:
com.android.server.enterprise.application.ProcessStats$Stats@329e3b
10-14 18:31:56.020 V/Load ( 702): Stats added five_hook_wq pid=228 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.020 V/ProcessStats( 702): New process pid 229:
com.android.server.enterprise.application.ProcessStats$Stats@3247ab1
10-14 18:31:56.020 V/Load ( 702): Stats added dsim0-wq pid=229 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.020 V/ProcessStats( 702): New process pid 230:
com.android.server.enterprise.application.ProcessStats$Stats@5a2e317
10-14 18:31:56.021 V/Load ( 702): Stats added panel-bl-thread pid=230 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.021 V/ProcessStats( 702): New process pid 231:
com.android.server.enterprise.application.ProcessStats$Stats@2d510ed
10-14 18:31:56.021 V/Load ( 702): Stats added decon0-vsync pid=231 utime=0
stime=31 minfaults=0 majfaults=0
10-14 18:31:56.021 V/ProcessStats( 702): New process pid 232:
com.android.server.enterprise.application.ProcessStats$Stats@3d02b70
10-14 18:31:56.021 V/Load ( 702): Stats added decon0-fsync pid=232 utime=0
stime=37 minfaults=0 majfaults=0
10-14 18:31:56.022 V/ProcessStats( 702): New process pid 233:
com.android.server.enterprise.application.ProcessStats$Stats@b3f476e
10-14 18:31:56.022 V/Load ( 702): Stats added decon0 pid=233 utime=0 stime=24
minfaults=0 majfaults=0
10-14 18:31:56.022 V/ProcessStats( 702): New process pid 234:
com.android.server.enterprise.application.ProcessStats$Stats@1648e9c
10-14 18:31:56.022 V/Load ( 702): Stats added fm_client_wq pid=234 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.022 V/ProcessStats( 702): New process pid 235:
com.android.server.enterprise.application.ProcessStats$Stats@a9c6c7a
10-14 18:31:56.023 V/Load ( 702): Stats added usb_notify pid=235 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.023 V/ProcessStats( 702): New process pid 236:
com.android.server.enterprise.application.ProcessStats$Stats@79f888
10-14 18:31:56.023 V/Load ( 702): Stats added kworker/0:2-events pid=236
utime=0 stime=0 minfaults=0 majfaults=0
10-14 18:31:56.024 V/ProcessStats( 702): New process pid 237:
com.android.server.enterprise.application.ProcessStats$Stats@b74d646
10-14 18:31:56.024 V/Load ( 702): Stats added srpmb_wq pid=237 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.024 V/ProcessStats( 702): New process pid 238:
com.android.server.enterprise.application.ProcessStats$Stats@3fa1534
10-14 18:31:56.025 V/Load ( 702): Stats added pdic_irq_event pid=238 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.025 V/ProcessStats( 702): New process pid 239:
com.android.server.enterprise.application.ProcessStats$Stats@91810d2
10-14 18:31:56.025 V/Load ( 702): Stats added irq/249-sm5714- pid=239 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.025 V/ProcessStats( 702): New process pid 240:
com.android.server.enterprise.application.ProcessStats$Stats@1bd50a0
10-14 18:31:56.025 V/Load ( 702): Stats added buttons_wq pid=240 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.025 V/ProcessStats( 702): New process pid 241:
com.android.server.enterprise.application.ProcessStats$Stats@242681e
10-14 18:31:56.026 V/Load ( 702): Stats added jack_det_wq pid=241 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.026 V/ProcessStats( 702): New process pid 242:
com.android.server.enterprise.application.ProcessStats$Stats@2b6d6cc
10-14 18:31:56.026 V/Load ( 702): Stats added ldet_adc_wq pid=242 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.026 V/ProcessStats( 702): New process pid 243:
com.android.server.enterprise.application.ProcessStats$Stats@328e82a
10-14 18:31:56.027 V/Load ( 702): Stats added ovp_det_wq pid=243 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.027 V/ProcessStats( 702): New process pid 244:
com.android.server.enterprise.application.ProcessStats$Stats@9e093b8
10-14 18:31:56.027 E/SimUtil<0>( 2171): subIdArray is null
10-14 18:31:56.027 V/Load ( 702): Stats added surge_out_wq pid=244 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.027 V/ProcessStats( 702): New process pid 245:
com.android.server.enterprise.application.ProcessStats$Stats@4455cf6
10-14 18:31:56.027 V/Load ( 702): Stats added kworker/4:2 pid=245 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.028 V/ProcessStats( 702): New process pid 246:
com.android.server.enterprise.application.ProcessStats$Stats@de73364
10-14 18:31:56.028 V/Load ( 702): Stats added samsung_mobile_ pid=246 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.028 V/ProcessStats( 702): New process pid 249:
com.android.server.enterprise.application.ProcessStats$Stats@9e25282
10-14 18:31:56.028 V/Load ( 702): Stats added kworker/3:1H pid=249 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.028 V/ProcessStats( 702): New process pid 250:
com.android.server.enterprise.application.ProcessStats$Stats@19621d0
10-14 18:31:56.029 V/Load ( 702): Stats added kworker/4:1H-kblockd pid=250
utime=0 stime=56 minfaults=0 majfaults=0
10-14 18:31:56.029 V/ProcessStats( 702): New process pid 251:
com.android.server.enterprise.application.ProcessStats$Stats@6714ce
10-14 18:31:56.029 V/Load ( 702): Stats added kdmflush pid=251 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.029 V/ProcessStats( 702): New process pid 252:
com.android.server.enterprise.application.ProcessStats$Stats@7038afc
10-14 18:31:56.030 V/Load ( 702): Stats added kdmflush pid=252 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.030 V/ProcessStats( 702): New process pid 253:
com.android.server.enterprise.application.ProcessStats$Stats@163afda
10-14 18:31:56.030 V/Load ( 702): Stats added kdmflush pid=253 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.030 V/ProcessStats( 702): New process pid 254:
com.android.server.enterprise.application.ProcessStats$Stats@97c5ae8
10-14 18:31:56.031 V/Load ( 702): Stats added kdmflush pid=254 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.031 V/ProcessStats( 702): New process pid 255:
com.android.server.enterprise.application.ProcessStats$Stats@d5cefa6
10-14 18:31:56.031 V/Load ( 702): Stats added kdmflush pid=255 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.032 V/ProcessStats( 702): New process pid 256:
com.android.server.enterprise.application.ProcessStats$Stats@a303d94
10-14 18:31:56.032 V/Load ( 702): Stats added kverityd pid=256 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.032 V/ProcessStats( 702): New process pid 257:
com.android.server.enterprise.application.ProcessStats$Stats@6586032
10-14 18:31:56.032 V/Load ( 702): Stats added kworker/1:1H-kblockd pid=257
utime=0 stime=196 minfaults=0 majfaults=0
10-14 18:31:56.032 V/ProcessStats( 702): New process pid 258:
com.android.server.enterprise.application.ProcessStats$Stats@b9d9f00
10-14 18:31:56.033 V/Load ( 702): Stats added ext4-rsv-conver pid=258 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.033 V/ProcessStats( 702): New process pid 259:
com.android.server.enterprise.application.ProcessStats$Stats@7284d7e
10-14 18:31:56.033 V/Load ( 702): Stats added kworker/u16:2-five_hook_wq
pid=259 utime=0 stime=195 minfaults=0 majfaults=0
10-14 18:31:56.033 V/ProcessStats( 702): New process pid 260:
com.android.server.enterprise.application.ProcessStats$Stats@7bdab2c
10-14 18:31:56.034 V/Load ( 702): Stats added kworker/u16:3-kverityd pid=260
utime=0 stime=59 minfaults=0 majfaults=0
10-14 18:31:56.034 V/ProcessStats( 702): New process pid 261:
com.android.server.enterprise.application.ProcessStats$Stats@377c38a
10-14 18:31:56.034 V/Load ( 702): Stats added kworker/u16:4-kverityd pid=261
utime=0 stime=257 minfaults=0 majfaults=0
10-14 18:31:56.034 V/ProcessStats( 702): New process pid 262:
com.android.server.enterprise.application.ProcessStats$Stats@cf04e18
10-14 18:31:56.034 E/SimUtil<1>( 2171): subIdArray is null
10-14 18:31:56.035 V/Load ( 702): Stats added kworker/u16:5-kverityd pid=262
utime=0 stime=978 minfaults=0 majfaults=0
10-14 18:31:56.035 V/ProcessStats( 702): New process pid 263:
com.android.server.enterprise.application.ProcessStats$Stats@c968e56
10-14 18:31:56.035 V/Load ( 702): Stats added kworker/u16:6-kverityd pid=263
utime=0 stime=241 minfaults=0 majfaults=0
10-14 18:31:56.035 V/ProcessStats( 702): New process pid 264:
com.android.server.enterprise.application.ProcessStats$Stats@da833c4
10-14 18:31:56.036 V/Load ( 702): Stats added kworker/6:1H-kblockd pid=264
utime=0 stime=0 minfaults=0 majfaults=0
10-14 18:31:56.036 V/ProcessStats( 702): New process pid 265:
com.android.server.enterprise.application.ProcessStats$Stats@70539e2
10-14 18:31:56.036 V/Load ( 702): Stats added kdmflush pid=265 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.036 V/ProcessStats( 702): New process pid 266:
com.android.server.enterprise.application.ProcessStats$Stats@ed6c830
10-14 18:31:56.036 V/Load ( 702): Stats added kverityd pid=266 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.036 V/ProcessStats( 702): New process pid 267:
com.android.server.enterprise.application.ProcessStats$Stats@cc1122e
10-14 18:31:56.036 I/WfcEpdgManager( 2171): registerEpdgHandoverListener..
10-14 18:31:56.037 V/Load ( 702): Stats added ext4-rsv-conver pid=267 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.037 V/ProcessStats( 702): New process pid 268:
com.android.server.enterprise.application.ProcessStats$Stats@118375c
10-14 18:31:56.037 I/PdnController<0>( 2171): onEpdgAvailable : isAvailable :
false wifiState : 0
10-14 18:31:56.037 I/PdnController<0>( 2171): setPendedEPDGWeakSignal
10-14 18:31:56.037 V/Load ( 702): Stats added kdmflush pid=268 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.037 V/ProcessStats( 702): New process pid 269:
com.android.server.enterprise.application.ProcessStats$Stats@850233a
10-14 18:31:56.037 I/PdnController<1>( 2171): onEpdgAvailable : isAvailable :
false wifiState : 0
10-14 18:31:56.037 I/PdnController<1>( 2171): setPendedEPDGWeakSignal
10-14 18:31:56.037 V/Load ( 702): Stats added kverityd pid=269 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.037 V/ProcessStats( 702): New process pid 270:
com.android.server.enterprise.application.ProcessStats$Stats@9f6d48
10-14 18:31:56.038 V/Load ( 702): Stats added ext4-rsv-conver pid=270 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.038 V/ProcessStats( 702): New process pid 271:
com.android.server.enterprise.application.ProcessStats$Stats@48d3906
10-14 18:31:56.038 V/Load ( 702): Stats added kdmflush pid=271 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.038 V/ProcessStats( 702): New process pid 272:
com.android.server.enterprise.application.ProcessStats$Stats@7e215f4
10-14 18:31:56.039 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:56.039 V/Load ( 702): Stats added kverityd pid=272 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.039 V/ProcessStats( 702): New process pid 273:
com.android.server.enterprise.application.ProcessStats$Stats@d33df92
10-14 18:31:56.039 I/HBD ( 2538): HoneyboardApplication onCreate
10-14 18:31:56.039 V/Load ( 702): Stats added ext4-rsv-conver pid=273 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.039 V/ProcessStats( 702): New process pid 274:
com.android.server.enterprise.application.ProcessStats$Stats@1049d60
10-14 18:31:56.039 W/HBD ( 2538): HoneyboardApplication Skip beforeInit on FBE
10-14 18:31:56.040 V/Load ( 702): Stats added kdmflush pid=274 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.040 V/ProcessStats( 702): New process pid 275:
com.android.server.enterprise.application.ProcessStats$Stats@c2c62de
10-14 18:31:56.040 V/Load ( 702): Stats added kverityd pid=275 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.040 V/ProcessStats( 702): New process pid 276:
com.android.server.enterprise.application.ProcessStats$Stats@2062f8c
10-14 18:31:56.041 V/Load ( 702): Stats added ext4-rsv-conver pid=276 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.041 V/ProcessStats( 702): New process pid 277:
com.android.server.enterprise.application.ProcessStats$Stats@f97ceea
10-14 18:31:56.041 V/Load ( 702): Stats added kdmflush pid=277 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.041 V/ProcessStats( 702): New process pid 278:
com.android.server.enterprise.application.ProcessStats$Stats@facb878
10-14 18:31:56.041 D/ConnectivityService( 702): requestNetwork for
uid/pid:1000/2171 NetworkRequest [ TRACK_DEFAULT id=27, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000 AdministratorUids: [] RequestorUid: 1000
RequestorPackageName: com.sec.imsservice] ]
10-14 18:31:56.042 V/Load ( 702): Stats added kverityd pid=278 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.042 V/ProcessStats( 702): New process pid 279:
com.android.server.enterprise.application.ProcessStats$Stats@49befb6
10-14 18:31:56.042 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:56.042 V/Load ( 702): Stats added ext4-rsv-conver pid=279 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.042 V/ProcessStats( 702): New process pid 280:
com.android.server.enterprise.application.ProcessStats$Stats@330e424
10-14 18:31:56.042 D/Ethernet( 702): got request NetworkRequest [ TRACK_DEFAULT
id=27, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000 AdministratorUids:
[] RequestorUid: 1000 RequestorPackageName: com.sec.imsservice] ] with score 0 and
providerId 0
10-14 18:31:56.042 D/WifiNetworkFactory( 702): got request NetworkRequest
[ TRACK_DEFAULT id=27, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000
AdministratorUids: [] RequestorUid: 1000 RequestorPackageName:
com.sec.imsservice] ] with score 0 and providerId 0
10-14 18:31:56.043 V/Load ( 702): Stats added kworker/7:1H-kblockd pid=280
utime=0 stime=36 minfaults=0 majfaults=0
10-14 18:31:56.043 V/ProcessStats( 702): New process pid 283:
com.android.server.enterprise.application.ProcessStats$Stats@2ef5142
10-14 18:31:56.043 D/UntrustedWifiNetworkFactory( 702): got request NetworkRequest
[ TRACK_DEFAULT id=27, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000
AdministratorUids: [] RequestorUid: 1000 RequestorPackageName:
com.sec.imsservice] ] with score 0 and providerId 0
10-14 18:31:56.043 V/Load ( 702): Stats added kworker/u17:2-acpm_update_log
pid=283 utime=0 stime=59 minfaults=0 majfaults=0
10-14 18:31:56.043 V/ProcessStats( 702): New process pid 285:
com.android.server.enterprise.application.ProcessStats$Stats@eaa1e90
10-14 18:31:56.044 V/Load ( 702): Stats added init pid=285 utime=19 stime=14
minfaults=2030 majfaults=2
10-14 18:31:56.044 V/ProcessStats( 702): New process pid 287:
com.android.server.enterprise.application.ProcessStats$Stats@5253f8e
10-14 18:31:56.044 V/Load ( 702): Stats added kworker/7:6-events pid=287
utime=0 stime=0 minfaults=0 majfaults=0
10-14 18:31:56.044 V/ProcessStats( 702): New process pid 288:
com.android.server.enterprise.application.ProcessStats$Stats@c3a93bc
10-14 18:31:56.045 V/Load ( 702): Stats added ueventd pid=288 utime=151
stime=68 minfaults=2470 majfaults=26
10-14 18:31:56.045 V/ProcessStats( 702): New process pid 290:
com.android.server.enterprise.application.ProcessStats$Stats@9b9c69a
10-14 18:31:56.046 V/Load ( 702): Stats added kworker/5:1H-kblockd pid=290
utime=0 stime=62 minfaults=0 majfaults=0
10-14 18:31:56.046 V/ProcessStats( 702): New process pid 303:
com.android.server.enterprise.application.ProcessStats$Stats@3fb2fa8
10-14 18:31:56.046 V/Load ( 702): Stats added loop0 pid=303 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.046 V/ProcessStats( 702): New process pid 304:
com.android.server.enterprise.application.ProcessStats$Stats@8ddb266
10-14 18:31:56.047 V/Load ( 702): Stats added loop1 pid=304 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.047 V/ProcessStats( 702): New process pid 305:
com.android.server.enterprise.application.ProcessStats$Stats@4a79e54
10-14 18:31:56.048 V/Load ( 702): Stats added loop2 pid=305 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.048 V/ProcessStats( 702): New process pid 306:
com.android.server.enterprise.application.ProcessStats$Stats@b028ef2
10-14 18:31:56.048 V/Load ( 702): Stats added ext4-rsv-conver pid=306 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.048 V/ProcessStats( 702): New process pid 307:
com.android.server.enterprise.application.ProcessStats$Stats@b0a4bc0
10-14 18:31:56.049 V/Load ( 702): Stats added ext4-rsv-conver pid=307 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.049 V/ProcessStats( 702): New process pid 308:
com.android.server.enterprise.application.ProcessStats$Stats@42863ec
10-14 18:31:56.049 I/SimManager<0>( 2171): Register for sim ready
10-14 18:31:56.049 V/Load ( 702): Stats added loop3 pid=308 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.049 V/ProcessStats( 702): New process pid 309:
com.android.server.enterprise.application.ProcessStats$Stats@7e10a4a
10-14 18:31:56.050 I/SimManager<1>( 2171): Register for sim ready
10-14 18:31:56.050 V/Load ( 702): Stats added ext4-rsv-conver pid=309 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.050 V/ProcessStats( 702): New process pid 310:
com.android.server.enterprise.application.ProcessStats$Stats@62dd2d8
10-14 18:31:56.050 V/Load ( 702): Stats added loop4 pid=310 utime=0 stime=1
minfaults=0 majfaults=0
10-14 18:31:56.050 V/ProcessStats( 702): New process pid 311:
com.android.server.enterprise.application.ProcessStats$Stats@a2d8116
10-14 18:31:56.051 V/Load ( 702): Stats added loop5 pid=311 utime=0 stime=1
minfaults=0 majfaults=0
10-14 18:31:56.051 V/ProcessStats( 702): New process pid 312:
com.android.server.enterprise.application.ProcessStats$Stats@c194484
10-14 18:31:56.051 V/Load ( 702): Stats added ext4-rsv-conver pid=312 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.051 V/ProcessStats( 702): New process pid 313:
com.android.server.enterprise.application.ProcessStats$Stats@f898a2
10-14 18:31:56.052 V/Load ( 702): Stats added ext4-rsv-conver pid=313 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.052 V/ProcessStats( 702): New process pid 314:
com.android.server.enterprise.application.ProcessStats$Stats@a6b9cee
10-14 18:31:56.052 V/Load ( 702): Stats added ext4-rsv-conver pid=314 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.052 V/ProcessStats( 702): New process pid 328:
com.android.server.enterprise.application.ProcessStats$Stats@102a01c
10-14 18:31:56.053 V/Load ( 702): Stats added kworker/3:2-
cgroup_pidlist_destroy pid=328 utime=0 stime=10 minfaults=0 majfaults=0
10-14 18:31:56.053 V/ProcessStats( 702): New process pid 330:
com.android.server.enterprise.application.ProcessStats$Stats@bf899fa
10-14 18:31:56.053 E/ImsAutoUpdate( 2171): mnomapupdate.json not found.
10-14 18:31:56.053 V/Load ( 702): Stats added kworker/6:2H-kblockd pid=330
utime=0 stime=56 minfaults=0 majfaults=0
10-14 18:31:56.053 V/ProcessStats( 702): New process pid 331:
com.android.server.enterprise.application.ProcessStats$Stats@dee9da1
10-14 18:31:56.054 V/Load ( 702): Stats added logd pid=331 utime=41 stime=78
minfaults=2391 majfaults=13
10-14 18:31:56.054 V/ProcessStats( 702): New process pid 332:
com.android.server.enterprise.application.ProcessStats$Stats@76f9787
10-14 18:31:56.054 I/android_os_HwBinder( 2213): HwBinder: Starting thread pool for
getting: [email protected]::ISehRadio/slot1
10-14 18:31:56.055 V/Load ( 702): Stats added lmkd pid=332 utime=0 stime=4
minfaults=791 majfaults=3
10-14 18:31:56.055 V/ProcessStats( 702): New process pid 333:
com.android.server.enterprise.application.ProcessStats$Stats@33672dd
10-14 18:31:56.056 V/Load ( 702): Stats added servicemanager pid=333 utime=150
stime=101 minfaults=1607 majfaults=14
10-14 18:31:56.056 E/ImsAutoUpdate( 2171): Failed to getMnomap : source : SMK
tag : remove_mnomap message : Not a JSON Object: null
10-14 18:31:56.056 V/ProcessStats( 702): New process pid 334:
com.android.server.enterprise.application.ProcessStats$Stats@242523
10-14 18:31:56.056 E/ImsAutoUpdate( 2171): Failed to getMnomap : source : SMK
tag : add_mnomap message : Not a JSON Object: null
10-14 18:31:56.057 E/ImsAutoUpdate( 2171): Failed to getMnomap : source : SMK
tag : replace_gc_block_mcc_list message : Not a JSON Object: null
10-14 18:31:56.057 E/ImsAutoUpdate( 2171): Failed to getMnomap : source :
IMSUPDATE tag : remove_mnomap message : Not a JSON Object: null
10-14 18:31:56.057 V/Load ( 702): Stats added hwservicemanager pid=334 utime=20
stime=15 minfaults=1690 majfaults=13
10-14 18:31:56.057 E/ImsAutoUpdate( 2171): Failed to getMnomap : source :
IMSUPDATE tag : add_mnomap message : Not a JSON Object: null
10-14 18:31:56.057 V/ProcessStats( 702): New process pid 335:
com.android.server.enterprise.application.ProcessStats$Stats@72c5fd9
10-14 18:31:56.057 E/ImsAutoUpdate( 2171): Failed to getMnomap : source :
IMSUPDATE tag : replace_gc_block_mcc_list message : Not a JSON Object: null
10-14 18:31:56.057 E/ImsAutoUpdate( 2171): Failed to getMnomap : source :
MNOUPDATE tag : remove_mnomap message : Not a JSON Object: null
10-14 18:31:56.058 V/Load ( 702): Stats added vndservicemanager pid=335 utime=0
stime=2 minfaults=1152 majfaults=18
10-14 18:31:56.058 V/ProcessStats( 702): New process pid 336:
com.android.server.enterprise.application.ProcessStats$Stats@9f07f
10-14 18:31:56.058 V/Load ( 702): Stats added psimon pid=336 utime=3 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.058 V/ProcessStats( 702): New process pid 342:
com.android.server.enterprise.application.ProcessStats$Stats@fa2095
10-14 18:31:56.059 E/ImsAutoUpdate( 2171): Failed to getMnomap : source :
MNOUPDATE tag : add_mnomap message : Not a JSON Object: null
10-14 18:31:56.059 V/Load ( 702): Stats added watchdogd pid=342 utime=0 stime=2
minfaults=710 majfaults=0
10-14 18:31:56.059 V/ProcessStats( 702): New process pid 343:
com.android.server.enterprise.application.ProcessStats$Stats@8b9d38
10-14 18:31:56.059 E/ImsAutoUpdate( 2171): Failed to getMnomap : source :
MNOUPDATE tag : replace_gc_block_mcc_list message : Not a JSON Object: null
10-14 18:31:56.059 E/ImsAutoUpdate( 2171): Failed to getMnomap : source : UNKNOWN
update source 4 tag : remove_mnomap message : Not a JSON Object: null
10-14 18:31:56.060 E/ImsAutoUpdate( 2171): Failed to getMnomap : source : UNKNOWN
update source 4 tag : add_mnomap message : Not a JSON Object: null
10-14 18:31:56.060 V/Load ( 702): Stats added mtp_read_send pid=343 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.060 E/ImsAutoUpdate( 2171): Failed to getMnomap : source : UNKNOWN
update source 4 tag : replace_gc_block_mcc_list message : Not a JSON Object: null
10-14 18:31:56.060 V/ProcessStats( 702): New process pid 344:
com.android.server.enterprise.application.ProcessStats$Stats@7234276
10-14 18:31:56.061 V/Load ( 702): Stats added vold pid=344 utime=28 stime=653
minfaults=3697 majfaults=86
10-14 18:31:56.061 V/ProcessStats( 702): New process pid 356:
com.android.server.enterprise.application.ProcessStats$Stats@1f954e4
10-14 18:31:56.061 V/Load ( 702): Stats added jbd2/mmcblk0p35 pid=356 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.061 V/ProcessStats( 702): New process pid 357:
com.android.server.enterprise.application.ProcessStats$Stats@791002
10-14 18:31:56.062 V/Load ( 702): Stats added ext4-rsv-conver pid=357 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.062 V/ProcessStats( 702): New process pid 367:
com.android.server.enterprise.application.ProcessStats$Stats@e68db50
10-14 18:31:56.062 V/Load ( 702): Stats added jbd2/mmcblk0p28 pid=367 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.062 V/ProcessStats( 702): New process pid 368:
com.android.server.enterprise.application.ProcessStats$Stats@96c2a4e
10-14 18:31:56.063 V/Load ( 702): Stats added ext4-rsv-conver pid=368 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.063 V/ProcessStats( 702): New process pid 370:
com.android.server.enterprise.application.ProcessStats$Stats@4085c7c
10-14 18:31:56.063 V/Load ( 702): Stats added jbd2/mmcblk0p34 pid=370 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.063 V/ProcessStats( 702): New process pid 371:
com.android.server.enterprise.application.ProcessStats$Stats@1649d5a
10-14 18:31:56.064 V/Load ( 702): Stats added ext4-rsv-conver pid=371 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.064 V/ProcessStats( 702): New process pid 373:
com.android.server.enterprise.application.ProcessStats$Stats@3bcc468
10-14 18:31:56.065 V/Load ( 702): Stats added jbd2/mmcblk0p1- pid=373 utime=0
stime=1 minfaults=0 majfaults=0
10-14 18:31:56.065 V/ProcessStats( 702): New process pid 374:
com.android.server.enterprise.application.ProcessStats$Stats@64aa3bd
10-14 18:31:56.065 V/Load ( 702): Stats added ext4-rsv-conver pid=374 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.065 V/ProcessStats( 702): New process pid 376:
com.android.server.enterprise.application.ProcessStats$Stats@692f103
10-14 18:31:56.066 V/Load ( 702): Stats added jbd2/mmcblk0p4- pid=376 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.066 V/ProcessStats( 702): New process pid 377:
com.android.server.enterprise.application.ProcessStats$Stats@502beb9
10-14 18:31:56.066 I/MnoMap ( 2171): from RSS :
10-14 18:31:56.066 I/CscNetParser<0>( 2171): getCscCustomerParser:
10-14 18:31:56.066 V/Load ( 702): Stats added ext4-rsv-conver pid=377 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.066 V/ProcessStats( 702): New process pid 379:
com.android.server.enterprise.application.ProcessStats$Stats@bc99a5f
10-14 18:31:56.066 I/CscNetParser( 2171): OMC version : 5.1
10-14 18:31:56.066 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
10-14 18:31:56.067 I/CscNetParser( 2171): customerPath =
/optics/configs/carriers/single/ZTO/conf/customer.xml
10-14 18:31:56.067 V/Load ( 702): Stats added jbd2/mmcblk0p2- pid=379 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.067 V/ProcessStats( 702): New process pid 380:
com.android.server.enterprise.application.ProcessStats$Stats@e878d75
10-14 18:31:56.067 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client]
com.android.bluetooth. => [Vault] BT. [CMD NO.] 6417
10-14 18:31:56.067 I/VaultKeeper_COMMON( 430): [CMD:READ_SHELTERED]
10-14 18:31:56.067 V/Load ( 702): Stats added ext4-rsv-conver pid=380 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.067 V/ProcessStats( 702): New process pid 382:
com.android.server.enterprise.application.ProcessStats$Stats@2977d7b
10-14 18:31:56.068 V/Load ( 702): Stats added jbd2/mmcblk0p37 pid=382 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.068 V/ProcessStats( 702): New process pid 383:
com.android.server.enterprise.application.ProcessStats$Stats@3508bf1
10-14 18:31:56.068 V/Load ( 702): Stats added ext4-rsv-conver pid=383 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.068 V/ProcessStats( 702): New process pid 385:
com.android.server.enterprise.application.ProcessStats$Stats@4967657
10-14 18:31:56.069 V/Load ( 702): Stats added iod pid=385 utime=4 stime=18
minfaults=852 majfaults=1
10-14 18:31:56.069 V/ProcessStats( 702): New process pid 387:
com.android.server.enterprise.application.ProcessStats$Stats@9d0f62d
10-14 18:31:56.069 I/CscNetParser( 2171): invalid NetworkInfo have CodeType, but no
gid1
10-14 18:31:56.069 I/CscNetParser( 2171): mccmnc: 72402, networkName: TIM,
subset: , gid1: , gid2: , spname:
10-14 18:31:56.069 V/Load ( 702): Stats added kworker/6:2-
events_power_efficient pid=387 utime=0 stime=6 minfaults=0 majfaults=0
10-14 18:31:56.069 V/ProcessStats( 702): New process pid 389:
com.android.server.enterprise.application.ProcessStats$Stats@12220f3
10-14 18:31:56.069 I/CscNetwork( 2171): addIdentifier for TIM - mccmnc:72402,
subset: , gid1: , gid2: , spname:
10-14 18:31:56.069 V/Load ( 702): Stats added kworker/1:2-events pid=389
utime=0 stime=33 minfaults=0 majfaults=0
10-14 18:31:56.069 V/ProcessStats( 702): New process pid 390:
com.android.server.enterprise.application.ProcessStats$Stats@273c829
10-14 18:31:56.070 I/CscNetParser( 2171): invalid NetworkInfo have CodeType, but no
gid1
10-14 18:31:56.070 I/CscNetParser( 2171): mccmnc: 72403, networkName: TIM,
subset: , gid1: , gid2: , spname:
10-14 18:31:56.070 I/CscNetwork( 2171): addIdentifier for TIM - mccmnc:72403,
subset: , gid1: , gid2: , spname:
10-14 18:31:56.070 I/CscNetParser( 2171): invalid NetworkInfo have CodeType, but no
gid1
10-14 18:31:56.070 V/Load ( 702): Stats added tzdaemon pid=390 utime=1 stime=5
minfaults=994 majfaults=2
10-14 18:31:56.070 I/CscNetParser( 2171): mccmnc: 72404, networkName: TIM,
subset: , gid1: , gid2: , spname:
10-14 18:31:56.070 V/ProcessStats( 702): New process pid 393:
com.android.server.enterprise.application.ProcessStats$Stats@7b3d94f
10-14 18:31:56.070 I/CscNetwork( 2171): addIdentifier for TIM - mccmnc:72404,
subset: , gid1: , gid2: , spname:
10-14 18:31:56.070 I/CscNetParser( 2171): invalid NetworkInfo have CodeType, but no
gid1
10-14 18:31:56.070 I/CscNetParser( 2171): mccmnc: 72405, networkName: Claro,
subset: , gid1: , gid2: , spname:
10-14 18:31:56.070 I/CscNetwork( 2171): addIdentifier for Claro - mccmnc:72405,
subset: , gid1: , gid2: , spname:
10-14 18:31:56.071 V/Load ( 702): Stats added tzts_daemon pid=393 utime=0
stime=2 minfaults=849 majfaults=0
10-14 18:31:56.071 I/CscNetParser( 2171): invalid NetworkInfo have CodeType, but no
gid1
10-14 18:31:56.071 V/ProcessStats( 702): New process pid 398:
com.android.server.enterprise.application.ProcessStats$Stats@f57bde5
10-14 18:31:56.071 I/CscNetParser( 2171): mccmnc: 72406, networkName: VIVO, subset:
, gid1: , gid2: , spname:
10-14 18:31:56.071 I/CscNetwork( 2171): addIdentifier for VIVO - mccmnc:72406,
subset: , gid1: , gid2: , spname:
10-14 18:31:56.071 I/CscNetParser( 2171): invalid NetworkInfo have CodeType, but no
gid1
10-14 18:31:56.071 I/CscNetParser( 2171): mccmnc: 72410, networkName: VIVO, subset:
, gid1: , gid2: , spname:
10-14 18:31:56.071 I/CscNetwork( 2171): addIdentifier for VIVO - mccmnc:72410,
subset: , gid1: , gid2: , spname:
10-14 18:31:56.071 V/Load ( 702): Stats added [email protected]
service pid=398 utime=6 stime=29 minfaults=1291 majfaults=5
10-14 18:31:56.072 V/ProcessStats( 702): New process pid 399:
com.android.server.enterprise.application.ProcessStats$Stats@bfebb6b
10-14 18:31:56.072 I/CscNetParser( 2171): invalid NetworkInfo have CodeType, but no
gid1
10-14 18:31:56.072 I/CscNetParser( 2171): mccmnc: 72411, networkName: VIVO, subset:
, gid1: , gid2: , spname:
10-14 18:31:56.072 I/CscNetwork( 2171): addIdentifier for VIVO - mccmnc:72411,
subset: , gid1: , gid2: , spname:
10-14 18:31:56.072 I/CscNetParser( 2171): invalid NetworkInfo have CodeType, but no
gid1
10-14 18:31:56.072 I/CscNetParser( 2171): mccmnc: 72423, networkName: VIVO, subset:
, gid1: , gid2: , spname:
10-14 18:31:56.072 I/CscNetwork( 2171): addIdentifier for VIVO - mccmnc:72423,
subset: , gid1: , gid2: , spname:
10-14 18:31:56.072 I/CscNetParser( 2171): invalid NetworkInfo have CodeType, but no
gid1
10-14 18:31:56.072 I/CscNetParser( 2171): mccmnc: 72416, networkName: Oi, subset: ,
gid1: , gid2: , spname:
10-14 18:31:56.072 V/Load ( 702): Stats added [email protected]
service pid=399 utime=3 stime=6 minfaults=1799 majfaults=32
10-14 18:31:56.072 I/CscNetwork( 2171): addIdentifier for Oi - mccmnc:72416,
subset: , gid1: , gid2: , spname:
10-14 18:31:56.072 V/ProcessStats( 702): New process pid 400:
com.android.server.enterprise.application.ProcessStats$Stats@bcb5361
10-14 18:31:56.073 I/CscNetParser( 2171): invalid NetworkInfo have CodeType, but no
gid1
10-14 18:31:56.073 I/CscNetParser( 2171): mccmnc: 72431, networkName: Oi, subset: ,
gid1: , gid2: , spname:
10-14 18:31:56.073 I/CscNetwork( 2171): addIdentifier for Oi - mccmnc:72431,
subset: , gid1: , gid2: , spname:
10-14 18:31:56.073 V/Load ( 702): Stats added
[email protected] pid=400 utime=1 stime=1
minfaults=1313 majfaults=20
10-14 18:31:56.073 V/ProcessStats( 702): New process pid 422:
com.android.server.enterprise.application.ProcessStats$Stats@fcba347
10-14 18:31:56.073 I/CscNetParser( 2171): invalid NetworkInfo have CodeType, but no
gid1
10-14 18:31:56.073 I/CscNetParser( 2171): mccmnc: 72415, networkName: Sercomtel,
subset: , gid1: , gid2: , spname:
10-14 18:31:56.073 I/CscNetwork( 2171): addIdentifier for Sercomtel - mccmnc:72415,
subset: , gid1: , gid2: , spname:
10-14 18:31:56.073 V/Load ( 702): Stats added kdmflush pid=422 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.074 V/ProcessStats( 702): New process pid 425:
com.android.server.enterprise.application.ProcessStats$Stats@f88c49d
10-14 18:31:56.074 I/CscNetParser( 2171): invalid NetworkInfo have CodeType, but no
gid1
10-14 18:31:56.074 I/CscNetParser( 2171): mccmnc: 72432, networkName: CTBC, subset:
, gid1: , gid2: , spname:
10-14 18:31:56.074 V/Load ( 702): Stats added f2fs_ckpt-253:1 pid=425 utime=0
stime=2 minfaults=0 majfaults=0
10-14 18:31:56.074 V/ProcessStats( 702): New process pid 426:
com.android.server.enterprise.application.ProcessStats$Stats@e952ce3
10-14 18:31:56.074 I/CscNetwork( 2171): addIdentifier for CTBC - mccmnc:72432,
subset: , gid1: , gid2: , spname:
10-14 18:31:56.074 V/Load ( 702): Stats added f2fs_flush-253: pid=426 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.074 V/ProcessStats( 702): New process pid 427:
com.android.server.enterprise.application.ProcessStats$Stats@9b20d99
10-14 18:31:56.075 V/Load ( 702): Stats added f2fs_discard-25 pid=427 utime=0
stime=15 minfaults=0 majfaults=0
10-14 18:31:56.075 V/ProcessStats( 702): New process pid 428:
com.android.server.enterprise.application.ProcessStats$Stats@6e3b43f
10-14 18:31:56.075 V/Load ( 702): Stats added f2fs_gc-253:10 pid=428 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.075 V/ProcessStats( 702): New process pid 429:
com.android.server.enterprise.application.ProcessStats$Stats@f8cea55
10-14 18:31:56.076 V/Load ( 702): Stats added
[email protected] pid=429 utime=1 stime=2
minfaults=1268 majfaults=10
10-14 18:31:56.076 V/ProcessStats( 702): New process pid 430:
com.android.server.enterprise.application.ProcessStats$Stats@d69555b
10-14 18:31:56.077 V/Load ( 702): Stats added vaultkeeperd pid=430 utime=2
stime=13 minfaults=4205 majfaults=11
10-14 18:31:56.077 V/ProcessStats( 702): New process pid 431:
com.android.server.enterprise.application.ProcessStats$Stats@afed6d1
10-14 18:31:56.077 V/Load ( 702): Stats added
[email protected] pid=431 utime=1 stime=1
minfaults=1198 majfaults=8
10-14 18:31:56.077 V/ProcessStats( 702): New process pid 432:
com.android.server.enterprise.application.ProcessStats$Stats@5ddec37
10-14 18:31:56.078 V/Load ( 702): Stats added storkd pid=432 utime=0 stime=1
minfaults=1077 majfaults=1
10-14 18:31:56.078 V/ProcessStats( 702): New process pid 435:
com.android.server.enterprise.application.ProcessStats$Stats@4c90f0d
10-14 18:31:56.078 V/Load ( 702): Stats added kworker/1:2H-kblockd pid=435
utime=0 stime=9 minfaults=0 majfaults=0
10-14 18:31:56.078 V/ProcessStats( 702): New process pid 442:
com.android.server.enterprise.application.ProcessStats$Stats@d9b14d3
10-14 18:31:56.079 V/Load ( 702): Stats added apexd pid=442 utime=10 stime=17
minfaults=5607 majfaults=41
10-14 18:31:56.079 V/ProcessStats( 702): New process pid 447:
com.android.server.enterprise.application.ProcessStats$Stats@6848f09
10-14 18:31:56.079 I/CscNetParser( 2171): invalid NetworkInfo have CodeType, but no
gid1
10-14 18:31:56.079 V/Load ( 702): Stats added loop6 pid=447 utime=0 stime=1
minfaults=0 majfaults=0
10-14 18:31:56.080 V/ProcessStats( 702): New process pid 448:
com.android.server.enterprise.application.ProcessStats$Stats@3f82b2f
10-14 18:31:56.080 I/CscNetParser( 2171): mccmnc: 72433, networkName: CTBC, subset:
, gid1: , gid2: , spname:
10-14 18:31:56.080 I/CscNetwork( 2171): addIdentifier for CTBC - mccmnc:72433,
subset: , gid1: , gid2: , spname:
10-14 18:31:56.080 I/CscNetParser( 2171): invalid NetworkInfo have CodeType, but no
gid1
10-14 18:31:56.080 I/CscNetParser( 2171): mccmnc: 72434, networkName: CTBC, subset:
, gid1: , gid2: , spname:
10-14 18:31:56.080 V/Load ( 702): Stats added loop7 pid=448 utime=0 stime=3
minfaults=0 majfaults=0
10-14 18:31:56.080 I/CscNetwork( 2171): addIdentifier for CTBC - mccmnc:72434,
subset: , gid1: , gid2: , spname:
10-14 18:31:56.080 V/ProcessStats( 702): New process pid 449:
com.android.server.enterprise.application.ProcessStats$Stats@5e12c5
10-14 18:31:56.080 I/CscNetParser( 2171): invalid NetworkInfo have CodeType, but no
gid1
10-14 18:31:56.080 I/CscNetParser( 2171): mccmnc: 72439, networkName: Nextel,
subset: , gid1: , gid2: , spname:
10-14 18:31:56.080 I/CscNetwork( 2171): addIdentifier for Nextel - mccmnc:72439,
subset: , gid1: , gid2: , spname:
10-14 18:31:56.080 V/Load ( 702): Stats added loop8 pid=449 utime=0 stime=1
minfaults=0 majfaults=0
10-14 18:31:56.080 I/CscNetParser( 2171): invalid NetworkInfo have CodeType, but no
gid1
10-14 18:31:56.080 V/ProcessStats( 702): New process pid 450:
com.android.server.enterprise.application.ProcessStats$Stats@c664b4b
10-14 18:31:56.080 I/CscNetParser( 2171): mccmnc: 72454, networkName: Porto
Conecta, subset: , gid1: , gid2: , spname:
10-14 18:31:56.081 I/CscNetwork( 2171): addIdentifier for Porto Conecta -
mccmnc:72454, subset: , gid1: , gid2: , spname:
10-14 18:31:56.081 I/CscNetParser( 2171): invalid NetworkInfo have CodeType, but no
gid1
10-14 18:31:56.081 I/CscNetParser( 2171): mccmnc: 72417, networkName: Surf Telecom,
subset: , gid1: , gid2: , spname:
10-14 18:31:56.081 I/CscNetwork( 2171): addIdentifier for Surf Telecom -
mccmnc:72417, subset: , gid1: , gid2: , spname:
10-14 18:31:56.081 V/Load ( 702): Stats added ext4-rsv-conver pid=450 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.081 V/ProcessStats( 702): New process pid 451:
com.android.server.enterprise.application.ProcessStats$Stats@e921641
10-14 18:31:56.081 I/NetworkIdentifier( 2171): equalsWithoutMnoName:
L(72402,,,,=>Tim_BR@BLOCKGC), R(72402,,,,=>default)
10-14 18:31:56.081 I/CscNetwork( 2171): setMnoName for TIM Tim_BR@BLOCKGC
10-14 18:31:56.081 V/Load ( 702): Stats added loop9 pid=451 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.081 I/MnoMap ( 2171): createTable merge: TIM
10-14 18:31:56.081 V/ProcessStats( 702): New process pid 452:
com.android.server.enterprise.application.ProcessStats$Stats@64c5127
10-14 18:31:56.081 I/NetworkIdentifier( 2171): contains:
L(72402,,,,=>Tim_BR@BLOCKGC), R(72402,,,,=>Tim_BR@BLOCKGC)
10-14 18:31:56.081 I/MnoMap ( 2171): skip: (72402,,,,=>Tim_BR@BLOCKGC)contains
(72402,,,,=>Tim_BR@BLOCKGC)
10-14 18:31:56.082 I/NetworkIdentifier( 2171): contains:
L(72403,,,,=>Tim_BR@BLOCKGC), R(72403,,,,=>Tim_BR@BLOCKGC)
10-14 18:31:56.082 I/MnoMap ( 2171): skip: (72403,,,,=>Tim_BR@BLOCKGC)contains
(72403,,,,=>Tim_BR@BLOCKGC)
10-14 18:31:56.082 I/NetworkIdentifier( 2171): contains:
L(72404,,,,=>Tim_BR@BLOCKGC), R(72404,,,,=>Tim_BR@BLOCKGC)
10-14 18:31:56.082 V/Load ( 702): Stats added ext4-rsv-conver pid=452 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.082 I/MnoMap ( 2171): skip: (72404,,,,=>Tim_BR@BLOCKGC)contains
(72404,,,,=>Tim_BR@BLOCKGC)
10-14 18:31:56.082 V/ProcessStats( 702): New process pid 453:
com.android.server.enterprise.application.ProcessStats$Stats@aa8d57d
10-14 18:31:56.082 I/NetworkIdentifier( 2171): equalsWithoutMnoName:
L(72405,,,,=>Claro_BR@BLOCKGC), R(72405,,,,=>default)
10-14 18:31:56.082 I/CscNetwork( 2171): setMnoName for Claro Claro_BR@BLOCKGC
10-14 18:31:56.082 I/MnoMap ( 2171): createTable merge: Claro
10-14 18:31:56.082 I/NetworkIdentifier( 2171): contains:
L(72405,,,,=>Claro_BR@BLOCKGC), R(72405,,,,=>Claro_BR@BLOCKGC)
10-14 18:31:56.082 I/MnoMap ( 2171): skip: (72405,,,,=>Claro_BR@BLOCKGC)contains
(72405,,,,=>Claro_BR@BLOCKGC)
10-14 18:31:56.082 I/NetworkIdentifier( 2171): equalsWithoutMnoName:
L(72406,,,,=>Vivo_BR@BLOCKGC), R(72406,,,,=>default)
10-14 18:31:56.082 I/CscNetwork( 2171): setMnoName for VIVO Vivo_BR@BLOCKGC
10-14 18:31:56.082 I/MnoMap ( 2171): createTable merge: VIVO
10-14 18:31:56.082 V/Load ( 702): Stats added ext4-rsv-conver pid=453 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.082 I/NetworkIdentifier( 2171): contains:
L(72406,,,,=>Vivo_BR@BLOCKGC), R(72406,,,,=>Vivo_BR@BLOCKGC)
10-14 18:31:56.082 I/MnoMap ( 2171): skip: (72406,,,,=>Vivo_BR@BLOCKGC)contains
(72406,,,,=>Vivo_BR@BLOCKGC)
10-14 18:31:56.082 V/ProcessStats( 702): New process pid 454:
com.android.server.enterprise.application.ProcessStats$Stats@6a2d8c3
10-14 18:31:56.082 I/NetworkIdentifier( 2171): contains:
L(72410,,,,=>Vivo_BR@BLOCKGC), R(72410,,,,=>Vivo_BR@BLOCKGC)
10-14 18:31:56.082 I/MnoMap ( 2171): skip: (72410,,,,=>Vivo_BR@BLOCKGC)contains
(72410,,,,=>Vivo_BR@BLOCKGC)
10-14 18:31:56.082 I/NetworkIdentifier( 2171): contains:
L(72411,,,,=>Vivo_BR@BLOCKGC), R(72411,,,,=>Vivo_BR@BLOCKGC)
10-14 18:31:56.082 D/ScrollView( 1809): initGoToTop
10-14 18:31:56.082 I/MnoMap ( 2171): skip: (72411,,,,=>Vivo_BR@BLOCKGC)contains
(72411,,,,=>Vivo_BR@BLOCKGC)
10-14 18:31:56.082 I/NetworkIdentifier( 2171): contains:
L(72423,,,,=>Vivo_BR@BLOCKGC), R(72423,,,,=>Vivo_BR@BLOCKGC)
10-14 18:31:56.082 I/MnoMap ( 2171): skip: (72423,,,,=>Vivo_BR@BLOCKGC)contains
(72423,,,,=>Vivo_BR@BLOCKGC)
10-14 18:31:56.082 V/Load ( 702): Stats added ext4-rsv-conver pid=454 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.082 I/NetworkIdentifier( 2171): equalsWithoutMnoName:
L(72416,,,,=>Oi_BR@BLOCKGC), R(72416,,,,=>default)
10-14 18:31:56.082 I/CscNetwork( 2171): setMnoName for Oi Oi_BR@BLOCKGC
10-14 18:31:56.082 V/ProcessStats( 702): New process pid 455:
com.android.server.enterprise.application.ProcessStats$Stats@4724c79
10-14 18:31:56.083 I/MnoMap ( 2171): createTable merge: Oi
10-14 18:31:56.083 I/NetworkIdentifier( 2171): contains:
L(72416,,,,=>Oi_BR@BLOCKGC), R(72416,,,,=>Oi_BR@BLOCKGC)
10-14 18:31:56.083 I/MnoMap ( 2171): skip: (72416,,,,=>Oi_BR@BLOCKGC)contains
(72416,,,,=>Oi_BR@BLOCKGC)
10-14 18:31:56.083 I/NetworkIdentifier( 2171): contains:
L(72431,,,,=>Oi_BR@BLOCKGC), R(72431,,,,=>Oi_BR@BLOCKGC)
10-14 18:31:56.083 I/MnoMap ( 2171): skip: (72431,,,,=>Oi_BR@BLOCKGC)contains
(72431,,,,=>Oi_BR@BLOCKGC)
10-14 18:31:56.083 I/MnoMap ( 2171): not found Mno for Sercomtel
10-14 18:31:56.083 I/MnoMap ( 2171): not found Mno for CTBC
10-14 18:31:56.083 I/MnoMap ( 2171): not found Mno for Nextel
10-14 18:31:56.083 V/Load ( 702): Stats added loop10 pid=455 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.083 I/MnoMap ( 2171): not found Mno for Porto Conecta
10-14 18:31:56.083 I/MnoMap ( 2171): not found Mno for Surf Telecom
10-14 18:31:56.083 V/ProcessStats( 702): New process pid 456:
com.android.server.enterprise.application.ProcessStats$Stats@f503e1f
10-14 18:31:56.083 I/MnoMap ( 2171): createTable: result
10-14 18:31:56.083 V/Load ( 702): Stats added loop11 pid=456 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.083 V/ProcessStats( 702): New process pid 457:
com.android.server.enterprise.application.ProcessStats$Stats@ec23735
10-14 18:31:56.084 V/Load ( 702): Stats added loop12 pid=457 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.084 V/ProcessStats( 702): New process pid 458:
com.android.server.enterprise.application.ProcessStats$Stats@449d3b
10-14 18:31:56.084 V/Load ( 702): Stats added loop13 pid=458 utime=0 stime=1
minfaults=0 majfaults=0
10-14 18:31:56.084 V/ProcessStats( 702): New process pid 459:
com.android.server.enterprise.application.ProcessStats$Stats@bec11b1
10-14 18:31:56.084 V/Load ( 702): Stats added ext4-rsv-conver pid=459 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.084 V/ProcessStats( 702): New process pid 460:
com.android.server.enterprise.application.ProcessStats$Stats@e55d217
10-14 18:31:56.085 V/Load ( 702): Stats added ext4-rsv-conver pid=460 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.085 V/ProcessStats( 702): New process pid 461:
com.android.server.enterprise.application.ProcessStats$Stats@5ff17ed
10-14 18:31:56.085 V/Load ( 702): Stats added loop14 pid=461 utime=0 stime=2
minfaults=0 majfaults=0
10-14 18:31:56.085 I/MnoStrategyCreator( 2171): getPolicyType: phone0 Vivo_BR =>
JIBE_UP
10-14 18:31:56.085 V/ProcessStats( 702): New process pid 462:
com.android.server.enterprise.application.ProcessStats$Stats@bdb78b3
10-14 18:31:56.085 I/RcsPolicySettings( 2171): slot[0]: load from rcspolicy.json
JIBE_UP
10-14 18:31:56.085 V/Load ( 702): Stats added ext4-rsv-conver pid=462 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.085 V/ProcessStats( 702): New process pid 463:
com.android.server.enterprise.application.ProcessStats$Stats@ec245e9
10-14 18:31:56.086 V/Load ( 702): Stats added loop15 pid=463 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.086 V/ProcessStats( 702): New process pid 464:
com.android.server.enterprise.application.ProcessStats$Stats@f0aed0f
10-14 18:31:56.086 V/Load ( 702): Stats added ext4-rsv-conver pid=464 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.086 V/ProcessStats( 702): New process pid 465:
com.android.server.enterprise.application.ProcessStats$Stats@37057a5
10-14 18:31:56.087 V/Load ( 702): Stats added loop16 pid=465 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.087 V/ProcessStats( 702): New process pid 466:
com.android.server.enterprise.application.ProcessStats$Stats@2134b2b
10-14 18:31:56.087 V/Load ( 702): Stats added loop17 pid=466 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.087 V/ProcessStats( 702): New process pid 467:
com.android.server.enterprise.application.ProcessStats$Stats@33c921
10-14 18:31:56.088 V/Load ( 702): Stats added ext4-rsv-conver pid=467 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.088 V/ProcessStats( 702): New process pid 468:
com.android.server.enterprise.application.ProcessStats$Stats@8f96f07
10-14 18:31:56.088 V/Load ( 702): Stats added ext4-rsv-conver pid=468 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.088 V/ProcessStats( 702): New process pid 469:
com.android.server.enterprise.application.ProcessStats$Stats@f62d65d
10-14 18:31:56.089 V/Load ( 702): Stats added loop18 pid=469 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.089 V/ProcessStats( 702): New process pid 470:
com.android.server.enterprise.application.ProcessStats$Stats@933f4a3
10-14 18:31:56.089 V/Load ( 702): Stats added ext4-rsv-conver pid=470 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.089 V/ProcessStats( 702): New process pid 471:
com.android.server.enterprise.application.ProcessStats$Stats@7b7b59
10-14 18:31:56.090 V/Load ( 702): Stats added loop19 pid=471 utime=0 stime=21
minfaults=0 majfaults=0
10-14 18:31:56.090 I/RcsPolicySettings( 2171): slot[0]: No rcsAsPolicy in
rcspolicy.json
10-14 18:31:56.090 V/ProcessStats( 702): New process pid 472:
com.android.server.enterprise.application.ProcessStats$Stats@f0737ff
10-14 18:31:56.090 V/Load ( 702): Stats added ext4-rsv-conver pid=472 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.090 V/ProcessStats( 702): New process pid 473:
com.android.server.enterprise.application.ProcessStats$Stats@2df7415
10-14 18:31:56.090 V/Load ( 702): Stats added loop20 pid=473 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.091 V/ProcessStats( 702): New process pid 474:
com.android.server.enterprise.application.ProcessStats$Stats@ca1551b
10-14 18:31:56.091 E/ImsAutoUpdate( 2171): exception on applyDefaultRcsPolicyUpdate
:default_up_policy source SMK
10-14 18:31:56.091 E/ImsAutoUpdate( 2171):
applyDefaultRcsPolicyUpdate :default_up_policy source SMK not valid
10-14 18:31:56.091 E/ImsAutoUpdate( 2171): exception on applyDefaultRcsPolicyUpdate
:default_up_policy source IMSUPDATE
10-14 18:31:56.091 V/Load ( 702): Stats added ext4-rsv-conver pid=474 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.091 E/ImsAutoUpdate( 2171):
applyDefaultRcsPolicyUpdate :default_up_policy source IMSUPDATE not valid
10-14 18:31:56.091 V/ProcessStats( 702): New process pid 475:
com.android.server.enterprise.application.ProcessStats$Stats@503c91
10-14 18:31:56.091 E/ImsAutoUpdate( 2171): exception on applyDefaultRcsPolicyUpdate
:default_up_policy source UNKNOWN update source 4
10-14 18:31:56.091 E/ImsAutoUpdate( 2171):
applyDefaultRcsPolicyUpdate :default_up_policy source UNKNOWN update source 4 not
valid
10-14 18:31:56.091 E/ImsAutoUpdate( 2171): policyName is not valid or policy is
JsonNull
10-14 18:31:56.091 V/Load ( 702): Stats added loop21 pid=475 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.092 E/ImsAutoUpdate( 2171): exception on applyRcsPolicySettingUpdate
: java.lang.IllegalStateException: Not a JSON Object: null
10-14 18:31:56.092 V/ProcessStats( 702): New process pid 476:
com.android.server.enterprise.application.ProcessStats$Stats@ef627f7
10-14 18:31:56.092 E/ImsAutoUpdate( 2171): exception on applyRcsPolicySettingUpdate
: java.lang.IllegalStateException: Not a JSON Object: null
10-14 18:31:56.092 E/ImsAutoUpdate( 2171): exception on applyRcsPolicySettingUpdate
: java.lang.IllegalStateException: Not a JSON Object: null
10-14 18:31:56.092 V/Load ( 702): Stats added ext4-rsv-conver pid=476 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.092 V/ProcessStats( 702): New process pid 477:
com.android.server.enterprise.application.ProcessStats$Stats@32b10cd
10-14 18:31:56.092 I/RcsPolicySettings( 2171): slot[0]: policy updated: JIBE_UP
10-14 18:31:56.092 V/Load ( 702): Stats added ext4-rsv-conver pid=477 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.092 V/ProcessStats( 702): New process pid 478:
com.android.server.enterprise.application.ProcessStats$Stats@45b4c93
10-14 18:31:56.093 V/Load ( 702): Stats added loop22 pid=478 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.093 V/ProcessStats( 702): New process pid 479:
com.android.server.enterprise.application.ProcessStats$Stats@464ecc9
10-14 18:31:56.094 V/Load ( 702): Stats added loop23 pid=479 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.094 V/ProcessStats( 702): New process pid 480:
com.android.server.enterprise.application.ProcessStats$Stats@e41eef
10-14 18:31:56.094 V/Load ( 702): Stats added loop24 pid=480 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.095 V/ProcessStats( 702): New process pid 481:
com.android.server.enterprise.application.ProcessStats$Stats@d468c85
10-14 18:31:56.095 V/Load ( 702): Stats added ext4-rsv-conver pid=481 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.095 V/ProcessStats( 702): New process pid 482:
com.android.server.enterprise.application.ProcessStats$Stats@c7dbb0b
10-14 18:31:56.096 V/Load ( 702): Stats added ext4-rsv-conver pid=482 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.096 V/ProcessStats( 702): New process pid 483:
com.android.server.enterprise.application.ProcessStats$Stats@8e86c01
10-14 18:31:56.096 V/Load ( 702): Stats added ext4-rsv-conver pid=483 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.096 V/ProcessStats( 702): New process pid 484:
com.android.server.enterprise.application.ProcessStats$Stats@6cafce7
10-14 18:31:56.096 I/MnoStrategyCreator( 2171): getPolicyType: phone1 Vivo_BR =>
JIBE_UP
10-14 18:31:56.096 I/RcsPolicySettings( 2171): slot[1]: load from rcspolicy.json
JIBE_UP
10-14 18:31:56.097 V/Load ( 702): Stats added ext4-rsv-conver pid=484 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.097 V/ProcessStats( 702): New process pid 485:
com.android.server.enterprise.application.ProcessStats$Stats@16ec73d
10-14 18:31:56.097 V/Load ( 702): Stats added loop25 pid=485 utime=0 stime=10
minfaults=0 majfaults=0
10-14 18:31:56.097 V/ProcessStats( 702): New process pid 486:
com.android.server.enterprise.application.ProcessStats$Stats@cc08083
10-14 18:31:56.098 I/android_os_HwBinder( 2213): HwBinder: Starting thread pool for
getting: [email protected]::IRadio/slot1
10-14 18:31:56.098 V/Load ( 702): Stats added loop26 pid=486 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.098 V/ProcessStats( 702): New process pid 487:
com.android.server.enterprise.application.ProcessStats$Stats@5059a39
10-14 18:31:56.098 V/Load ( 702): Stats added ext4-rsv-conver pid=487 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.098 V/ProcessStats( 702): New process pid 488:
com.android.server.enterprise.application.ProcessStats$Stats@c00a1df
10-14 18:31:56.099 V/Load ( 702): Stats added ext4-rsv-conver pid=488 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.099 V/ProcessStats( 702): New process pid 490:
com.android.server.enterprise.application.ProcessStats$Stats@e9ca0f5
10-14 18:31:56.099 I/SimManager<1>( 2171): handleMessage: what 8
10-14 18:31:56.099 V/Load ( 702): Stats added loop27 pid=490 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.099 V/ProcessStats( 702): New process pid 491:
com.android.server.enterprise.application.ProcessStats$Stats@ff77cfb
10-14 18:31:56.099 I/GeolocationCon( 2171): handleMessage : what = EPDG_AVAILABLE
10-14 18:31:56.099 I/GeolocationCon( 2171): setEpdgAvailable : phoneId : 0,
prevEpdgState = false curEpdgState : false mIsForceEpdgAvailUpdate :false
10-14 18:31:56.099 I/GeolocationCon( 2171): handleMessage : what = EPDG_AVAILABLE
10-14 18:31:56.099 V/Load ( 702): Stats added ext4-rsv-conver pid=491 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.099 I/GeolocationCon( 2171): setEpdgAvailable : phoneId : 1,
prevEpdgState = false curEpdgState : false mIsForceEpdgAvailUpdate :false
10-14 18:31:56.100 V/ProcessStats( 702): New process pid 498:
com.android.server.enterprise.application.ProcessStats$Stats@e635771
10-14 18:31:56.100 V/Load ( 702): Stats added kworker/7:2H-kblockd pid=498
utime=0 stime=2 minfaults=0 majfaults=0
10-14 18:31:56.100 V/ProcessStats( 702): New process pid 499:
com.android.server.enterprise.application.ProcessStats$Stats@4b6edd7
10-14 18:31:56.100 V/Load ( 702): Stats added kworker/0:2H-kblockd pid=499
utime=0 stime=209 minfaults=0 majfaults=0
10-14 18:31:56.100 V/ProcessStats( 702): New process pid 500:
com.android.server.enterprise.application.ProcessStats$Stats@e04f9ad
10-14 18:31:56.100 V/Load ( 702): Stats added kworker/2:2H-kblockd pid=500
utime=0 stime=2 minfaults=0 majfaults=0
10-14 18:31:56.101 V/ProcessStats( 702): New process pid 504:
com.android.server.enterprise.application.ProcessStats$Stats@b929073
10-14 18:31:56.101 V/Load ( 702): Stats added auditd pid=504 utime=3 stime=5
minfaults=1010 majfaults=1
10-14 18:31:56.101 V/ProcessStats( 702): New process pid 506:
com.android.server.enterprise.application.ProcessStats$Stats@ca483a9
10-14 18:31:56.102 V/Load ( 702): Stats added tombstoned pid=506 utime=0
stime=1 minfaults=708 majfaults=1
10-14 18:31:56.102 V/ProcessStats( 702): New process pid 508:
com.android.server.enterprise.application.ProcessStats$Stats@d7bc0cf
10-14 18:31:56.102 I/RcsPolicySettings( 2171): slot[1]: No rcsAsPolicy in
rcspolicy.json
10-14 18:31:56.103 V/Load ( 702): Stats added emservice pid=508 utime=2 stime=6
minfaults=2724 majfaults=26
10-14 18:31:56.103 V/ProcessStats( 702): New process pid 518:
com.android.server.enterprise.application.ProcessStats$Stats@e98b165
10-14 18:31:56.103 E/ImsAutoUpdate( 2171): exception on applyDefaultRcsPolicyUpdate
:default_up_policy source SMK
10-14 18:31:56.103 E/ImsAutoUpdate( 2171):
applyDefaultRcsPolicyUpdate :default_up_policy source SMK not valid
10-14 18:31:56.104 V/Load ( 702): Stats added kworker/3:2H-kblockd pid=518
utime=0 stime=14 minfaults=0 majfaults=0
10-14 18:31:56.104 V/ProcessStats( 702): New process pid 519:
com.android.server.enterprise.application.ProcessStats$Stats@71d9aeb
10-14 18:31:56.104 E/ImsAutoUpdate( 2171): exception on applyDefaultRcsPolicyUpdate
:default_up_policy source IMSUPDATE
10-14 18:31:56.104 E/ImsAutoUpdate( 2171):
applyDefaultRcsPolicyUpdate :default_up_policy source IMSUPDATE not valid
10-14 18:31:56.104 E/ImsAutoUpdate( 2171): exception on applyDefaultRcsPolicyUpdate
:default_up_policy source UNKNOWN update source 4
10-14 18:31:56.104 V/Load ( 702): Stats added kworker/5:2H-kblockd pid=519
utime=0 stime=1 minfaults=0 majfaults=0
10-14 18:31:56.104 E/ImsAutoUpdate( 2171):
applyDefaultRcsPolicyUpdate :default_up_policy source UNKNOWN update source 4 not
valid
10-14 18:31:56.104 E/ImsAutoUpdate( 2171): policyName is not valid or policy is
JsonNull
10-14 18:31:56.104 V/ProcessStats( 702): New process pid 521:
com.android.server.enterprise.application.ProcessStats$Stats@ce7fee1
10-14 18:31:56.104 E/ImsAutoUpdate( 2171): exception on applyRcsPolicySettingUpdate
: java.lang.IllegalStateException: Not a JSON Object: null
10-14 18:31:56.104 E/ImsAutoUpdate( 2171): exception on applyRcsPolicySettingUpdate
: java.lang.IllegalStateException: Not a JSON Object: null
10-14 18:31:56.104 E/ImsAutoUpdate( 2171): exception on applyRcsPolicySettingUpdate
: java.lang.IllegalStateException: Not a JSON Object: null
10-14 18:31:56.104 V/Load ( 702): Stats added kworker/4:2H pid=521 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.105 I/RcsPolicySettings( 2171): slot[1]: policy updated: JIBE_UP
10-14 18:31:56.105 V/ProcessStats( 702): New process pid 529:
com.android.server.enterprise.application.ProcessStats$Stats@ab8fac7
10-14 18:31:56.105 V/Load ( 702): Stats added statsd pid=529 utime=15 stime=18
minfaults=1558 majfaults=28
10-14 18:31:56.105 V/ProcessStats( 702): New process pid 530:
com.android.server.enterprise.application.ProcessStats$Stats@84a81d
10-14 18:31:56.106 I/RegiMgr-Handler<0>( 2171): Register SIM Event
10-14 18:31:56.106 I/SimManager<0>( 2171): Register for sim ready
10-14 18:31:56.106 I/RegiMgr-Handler<0>( 2171): Register PhoneStatelistener.
10-14 18:31:56.106 I/PdnController<0>( 2171): unRegisterPhoneStateListener:
10-14 18:31:56.107 V/Load ( 702): Stats added netd pid=530 utime=4 stime=12
minfaults=3086 majfaults=91
10-14 18:31:56.107 V/ProcessStats( 702): New process pid 531:
com.android.server.enterprise.application.ProcessStats$Stats@3c07c63
10-14 18:31:56.108 V/Load ( 702): Stats added zygote64 pid=531 utime=289
stime=138 minfaults=69878 majfaults=2174
10-14 18:31:56.108 V/ProcessStats( 702): New process pid 532:
com.android.server.enterprise.application.ProcessStats$Stats@548a919
10-14 18:31:56.108 V/Load ( 702): Stats added zygote pid=532 utime=294
stime=103 minfaults=54703 majfaults=2379
10-14 18:31:56.108 V/ProcessStats( 702): New process pid 542:
com.android.server.enterprise.application.ProcessStats$Stats@c7128c
10-14 18:31:56.108 D/DeviceState( 1809): getDisplayHeight portrait? true
displayHeight= 1600
10-14 18:31:56.108 D/QSPanelResourcePicker( 1809): cabinetHeight= 602.08
10-14 18:31:56.109 V/Load ( 702): Stats added [email protected]
service pid=542 utime=1 stime=1 minfaults=1004 majfaults=3
10-14 18:31:56.109 V/ProcessStats( 702): New process pid 543:
com.android.server.enterprise.application.ProcessStats$Stats@b42e9ea
10-14 18:31:56.109 V/Load ( 702): Stats added android.hardware.audio.service
pid=543 utime=14 stime=26 minfaults=4240 majfaults=197
10-14 18:31:56.109 V/ProcessStats( 702): New process pid 544:
com.android.server.enterprise.application.ProcessStats$Stats@d18cb78
10-14 18:31:56.110 V/Load ( 702): Stats added [email protected]
service pid=544 utime=3 stime=5 minfaults=1366 majfaults=14
10-14 18:31:56.110 V/ProcessStats( 702): New process pid 545:
com.android.server.enterprise.application.ProcessStats$Stats@f5dbab6
10-14 18:31:56.111 V/Load ( 702): Stats added [email protected]
pid=545 utime=1 stime=3 minfaults=1262 majfaults=18
10-14 18:31:56.111 V/ProcessStats( 702): New process pid 547:
com.android.server.enterprise.application.ProcessStats$Stats@444d28d
10-14 18:31:56.112 V/Load ( 702): Stats added [email protected]
service.clearkey pid=547 utime=2 stime=2 minfaults=1736 majfaults=36
10-14 18:31:56.112 V/ProcessStats( 702): New process pid 548:
com.android.server.enterprise.application.ProcessStats$Stats@1f94453
10-14 18:31:56.112 V/Load ( 702): Stats added [email protected]
service.widevine pid=548 utime=3 stime=3 minfaults=3499 majfaults=37
10-14 18:31:56.112 V/ProcessStats( 702): New process pid 549:
com.android.server.enterprise.application.ProcessStats$Stats@8b90a89
10-14 18:31:56.113 V/Load ( 702): Stats added [email protected]
service pid=549 utime=1 stime=2 minfaults=1227 majfaults=4
10-14 18:31:56.113 V/ProcessStats( 702): New process pid 550:
com.android.server.enterprise.application.ProcessStats$Stats@41ec645
10-14 18:31:56.114 V/Load ( 702): Stats added
[email protected] pid=550 utime=2 stime=4
minfaults=2565 majfaults=9
10-14 18:31:56.114 V/ProcessStats( 702): New process pid 551:
com.android.server.enterprise.application.ProcessStats$Stats@96aeacb
10-14 18:31:56.114 I/PdnController<0>( 2171): registerPhoneStateListener:
validPhoneId=true
10-14 18:31:56.115 W/ContextImpl( 2639): Calling a method in the system process
without a qualified user: android.app.ContextImpl.stopService:1751
android.content.ContextWrapper.stopService:748
com.sec.imslogger.modules.ImsLoggerServiceStarter.executeLoggingService:151
com.sec.imslogger.modules.ImsLoggerServiceStarter.executeService:76
com.sec.imslogger.modules.ImsLoggerServiceStarter$2.run:91
10-14 18:31:56.115 V/Load ( 702): Stats added
[email protected] pid=551 utime=38 stime=52
minfaults=4061 majfaults=45
10-14 18:31:56.115 V/ProcessStats( 702): New process pid 552:
com.android.server.enterprise.application.ProcessStats$Stats@bbb68a7
10-14 18:31:56.116 V/Load ( 702): Stats added [email protected]
service-samsung pid=552 utime=1 stime=7 minfaults=1320 majfaults=17
10-14 18:31:56.116 V/ProcessStats( 702): New process pid 553:
com.android.server.enterprise.application.ProcessStats$Stats@85c78fd
10-14 18:31:56.116 V/Load ( 702): Stats added [email protected]
service pid=553 utime=2 stime=1 minfaults=1217 majfaults=7
10-14 18:31:56.117 V/ProcessStats( 702): New process pid 554:
com.android.server.enterprise.application.ProcessStats$Stats@cc87ec0
10-14 18:31:56.117 V/Load ( 702): Stats added [email protected]
service.multihal pid=554 utime=3 stime=6 minfaults=1637 majfaults=19
10-14 18:31:56.117 V/ProcessStats( 702): New process pid 555:
com.android.server.enterprise.application.ProcessStats$Stats@3d7933e
10-14 18:31:56.118 V/Load ( 702): Stats added [email protected]
service.exynos850 pid=555 utime=1 stime=2 minfaults=1258 majfaults=11
10-14 18:31:56.118 V/ProcessStats( 702): New process pid 557:
com.android.server.enterprise.application.ProcessStats$Stats@f16c6ec
10-14 18:31:56.119 E/SimUtil<0>( 2171): subIdArray is null
10-14 18:31:56.119 V/Load ( 702): Stats added [email protected]
pid=557 utime=4 stime=11 minfaults=1731 majfaults=66
10-14 18:31:56.119 V/ProcessStats( 702): New process pid 559:
com.android.server.enterprise.application.ProcessStats$Stats@135a54a
10-14 18:31:56.119 I/RegiMgr-Handler<1>( 2171): Register SIM Event
10-14 18:31:56.119 I/SimManager<1>( 2171): Register for sim ready
10-14 18:31:56.119 I/RegiMgr-Handler<1>( 2171): Register PhoneStatelistener.
10-14 18:31:56.119 I/PdnController<1>( 2171): unRegisterPhoneStateListener:
10-14 18:31:56.120 V/Load ( 702): Stats added vendor.samsung.hardware.hyper-
service pid=559 utime=2 stime=3 minfaults=1568 majfaults=15
10-14 18:31:56.120 V/ProcessStats( 702): New process pid 560:
com.android.server.enterprise.application.ProcessStats$Stats@51f65d8
10-14 18:31:56.121 V/Load ( 702): Stats added vendor.samsung.hardware.light-
service pid=560 utime=1 stime=1 minfaults=1250 majfaults=4
10-14 18:31:56.121 V/ProcessStats( 702): New process pid 561:
com.android.server.enterprise.application.ProcessStats$Stats@3b0cc16
10-14 18:31:56.121 W/ContextImpl( 2639): Calling a method in the system process
without a qualified user: android.app.ContextImpl.stopService:1751
android.content.ContextWrapper.stopService:748
com.sec.imslogger.modules.ImsLoggerServiceStarter.executeDmService:120
com.sec.imslogger.modules.ImsLoggerServiceStarter.executeService:77
com.sec.imslogger.modules.ImsLoggerServiceStarter$2.run:91
10-14 18:31:56.122 V/Load ( 702): Stats added android.hardware.power.samsung-
service pid=561 utime=1 stime=3 minfaults=1640 majfaults=5
10-14 18:31:56.122 V/ProcessStats( 702): New process pid 562:
com.android.server.enterprise.application.ProcessStats$Stats@6e593a2
10-14 18:31:56.122 V/Load ( 702): Stats added
[email protected]_64 pid=562 utime=3 stime=57
minfaults=4825 majfaults=111
10-14 18:31:56.122 V/ProcessStats( 702): New process pid 568:
com.android.server.enterprise.application.ProcessStats$Stats@35917f0
10-14 18:31:56.123 I/PdnController<1>( 2171): registerPhoneStateListener:
validPhoneId=true
10-14 18:31:56.123 V/Load ( 702): Stats added
[email protected] pid=568 utime=1 stime=1
minfaults=1154 majfaults=2
10-14 18:31:56.123 V/ProcessStats( 702): New process pid 569:
com.android.server.enterprise.application.ProcessStats$Stats@1ad47ee
10-14 18:31:56.123 V/Load ( 702): Stats added
[email protected] pid=569 utime=0 stime=3
minfaults=1558 majfaults=11
10-14 18:31:56.124 V/ProcessStats( 702): New process pid 570:
com.android.server.enterprise.application.ProcessStats$Stats@1cfc31c
10-14 18:31:56.124 V/Load ( 702): Stats added [email protected]
service pid=570 utime=0 stime=3 minfaults=1879 majfaults=25
10-14 18:31:56.124 E/SimUtil<1>( 2171): subIdArray is null
10-14 18:31:56.124 V/ProcessStats( 702): New process pid 577:
com.android.server.enterprise.application.ProcessStats$Stats@1a3f508
10-14 18:31:56.125 V/Load ( 702): Stats added
[email protected] pid=577 utime=1 stime=2 minfaults=1193
majfaults=9
10-14 18:31:56.125 V/ProcessStats( 702): New process pid 581:
com.android.server.enterprise.application.ProcessStats$Stats@9266c6
10-14 18:31:56.125 D/snap_api::V1( 2730): snap_utility_64 Checksum time: 2 function
calls checksum(vendor/etc) checksum(data/vendor/snap/):: 159.682999
10-14 18:31:56.126 V/Load ( 702): Stats added
[email protected] pid=581 utime=2 stime=5 minfaults=1897
majfaults=23
10-14 18:31:56.126 V/ProcessStats( 702): New process pid 585:
com.android.server.enterprise.application.ProcessStats$Stats@dbe2952
10-14 18:31:56.126 I/RegiObsMgr( 2171): registerSilentLogIntentReceiver
10-14 18:31:56.127 V/Load ( 702): Stats added vendor.samsung.hardware.vibrator-
service pid=585 utime=2 stime=2 minfaults=1383 majfaults=11
10-14 18:31:56.127 V/ProcessStats( 702): New process pid 586:
com.android.server.enterprise.application.ProcessStats$Stats@22b7f7f
10-14 18:31:56.127 V/Load ( 702): Stats added [email protected]
service pid=586 utime=1 stime=3 minfaults=1649 majfaults=10
10-14 18:31:56.129 V/ProcessStats( 702): New process pid 587:
com.android.server.enterprise.application.ProcessStats$Stats@ec3c795
10-14 18:31:56.130 V/Load ( 702): Stats added
[email protected] pid=587 utime=2 stime=3
minfaults=2725 majfaults=13
10-14 18:31:56.130 V/ProcessStats( 702): New process pid 588:
com.android.server.enterprise.application.ProcessStats$Stats@1c2b038
10-14 18:31:56.130 V/Load ( 702): Stats added
[email protected] pid=588 utime=2 stime=1
minfaults=1237 majfaults=4
10-14 18:31:56.130 V/ProcessStats( 702): New process pid 590:
com.android.server.enterprise.application.ProcessStats$Stats@5d6544d
10-14 18:31:56.130 I/RegiObsMgr( 2171): registerObservers:
10-14 18:31:56.131 V/Load ( 702): Stats added audioserver pid=590 utime=82
stime=64 minfaults=14628 majfaults=291
10-14 18:31:56.131 V/ProcessStats( 702): New process pid 598:
com.android.server.enterprise.application.ProcessStats$Stats@d40e849
10-14 18:31:56.131 I/Process ( 2639): Sending signal. PID: 2639 SIG: 9
10-14 18:31:56.132 V/Load ( 702): Stats added credstore pid=598 utime=1 stime=3
minfaults=1697 majfaults=24
10-14 18:31:56.132 V/ProcessStats( 702): New process pid 602:
com.android.server.enterprise.application.ProcessStats$Stats@f69466f
10-14 18:31:56.132 V/Load ( 702): Stats added gpuservice pid=602 utime=1
stime=3 minfaults=2026 majfaults=8
10-14 18:31:56.133 V/ProcessStats( 702): New process pid 605:
com.android.server.enterprise.application.ProcessStats$Stats@eedda8b
10-14 18:31:56.133 V/Load ( 702): Stats added perfmond pid=605 utime=0 stime=1
minfaults=1014 majfaults=1
10-14 18:31:56.133 V/ProcessStats( 702): New process pid 608:
com.android.server.enterprise.application.ProcessStats$Stats@ad85781
10-14 18:31:56.134 V/Load ( 702): Stats added surfaceflinger pid=608 utime=298
stime=139 minfaults=13824 majfaults=400
10-14 18:31:56.134 V/ProcessStats( 702): New process pid 635:
com.android.server.enterprise.application.ProcessStats$Stats@cdd9467
10-14 18:31:56.135 V/Load ( 702): Stats added dsms pid=635 utime=0 stime=2
minfaults=1154 majfaults=5
10-14 18:31:56.135 V/ProcessStats( 702): New process pid 650:
com.android.server.enterprise.application.ProcessStats$Stats@d31eabd
10-14 18:31:56.136 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.qs.buttons.QSButtonContainer$1@983544f
10-14 18:31:56.136 V/Load ( 702): Stats added kbase_event pid=650 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.136 V/ProcessStats( 702): New process pid 673:
com.android.server.enterprise.application.ProcessStats$Stats@a251003
10-14 18:31:56.136 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.qs.buttons.-$
$Lambda$QSMumButton$MumAndDexHelper$0fO4mV9RWP8La1ZZRQjjmbjWyiA@4b527dc
10-14 18:31:56.136 V/Load ( 702): Stats added kworker/u16:7 pid=673 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.136 V/ProcessStats( 702): New process pid 702:
com.android.server.enterprise.application.ProcessStats$Stats@9775b9
10-14 18:31:56.137 V/Load ( 702): Stats added system_server pid=702 utime=5143
stime=2013 minfaults=750347 majfaults=10051
10-14 18:31:56.138 V/ProcessStats( 702): New process pid 723:
com.android.server.enterprise.application.ProcessStats$Stats@430b475
10-14 18:31:56.138 V/Load ( 702): Stats added kworker/5:2-mm_percpu_wq pid=723
utime=0 stime=5 minfaults=0 majfaults=0
10-14 18:31:56.138 V/ProcessStats( 702): New process pid 751:
com.android.server.enterprise.application.ProcessStats$Stats@46e7c7b
10-14 18:31:56.139 V/Load ( 702): Stats added cass pid=751 utime=1 stime=3
minfaults=1427 majfaults=2
10-14 18:31:56.139 D/snap_api::V1( 2730): snap_gpu_kernel_64.bin copied from
vendor/etc to data/vendor/snap
10-14 18:31:56.139 V/ProcessStats( 702): New process pid 764:
com.android.server.enterprise.application.ProcessStats$Stats@49b7ed6
10-14 18:31:56.140 V/Load ( 702): Stats added traced_probes pid=764 utime=0
stime=2 minfaults=794 majfaults=8
10-14 18:31:56.140 V/ProcessStats( 702): New process pid 765:
com.android.server.enterprise.application.ProcessStats$Stats@15bd844
10-14 18:31:56.141 V/Load ( 702): Stats added traced pid=765 utime=0 stime=2
minfaults=803 majfaults=7
10-14 18:31:56.141 V/ProcessStats( 702): New process pid 768:
com.android.server.enterprise.application.ProcessStats$Stats@5a8b262
10-14 18:31:56.141 V/Load ( 702): Stats added cameraserver pid=768 utime=28
stime=29 minfaults=6536 majfaults=105
10-14 18:31:56.142 V/ProcessStats( 702): New process pid 769:
com.android.server.enterprise.application.ProcessStats$Stats@16392ae
10-14 18:31:56.142 V/Load ( 702): Stats added drmserver pid=769 utime=6 stime=7
minfaults=3983 majfaults=55
10-14 18:31:56.142 V/ProcessStats( 702): New process pid 771:
com.android.server.enterprise.application.ProcessStats$Stats@118a4e5
10-14 18:31:56.144 D/QSSettingButton( 1809): onNotificationSumChanged() :
mSettingsBadgeCount = 0
10-14 18:31:56.143 V/Load ( 702): Stats added imsd pid=771 utime=0 stime=1
minfaults=1022 majfaults=1
10-14 18:31:56.144 V/ProcessStats( 702): New process pid 772:
com.android.server.enterprise.application.ProcessStats$Stats@633aa61
10-14 18:31:56.145 V/Load ( 702): Stats added incidentd pid=772 utime=1 stime=1
minfaults=1363 majfaults=10
10-14 18:31:56.145 V/ProcessStats( 702): New process pid 773:
com.android.server.enterprise.application.ProcessStats$Stats@d9f8b9d
10-14 18:31:56.145 V/Load ( 702): Stats added smdexe pid=773 utime=1 stime=2
minfaults=1247 majfaults=3
10-14 18:31:56.146 V/ProcessStats( 702): New process pid 775:
com.android.server.enterprise.application.ProcessStats$Stats@f0229e0
10-14 18:31:56.146 V/Load ( 702): Stats added ddexe pid=775 utime=1 stime=1
minfaults=928 majfaults=1
10-14 18:31:56.146 V/ProcessStats( 702): New process pid 776:
com.android.server.enterprise.application.ProcessStats$Stats@390040c
10-14 18:31:56.147 V/Load ( 702): Stats added connfwexe pid=776 utime=2 stime=1
minfaults=1414 majfaults=2
10-14 18:31:56.147 V/ProcessStats( 702): New process pid 777:
com.android.server.enterprise.application.ProcessStats$Stats@8abd45b
10-14 18:31:56.148 V/Load ( 702): Stats added installd pid=777 utime=260
stime=170 minfaults=6352 majfaults=14
10-14 18:31:56.148 V/ProcessStats( 702): New process pid 780:
com.android.server.enterprise.application.ProcessStats$Stats@7aaedd1
10-14 18:31:56.148 D/DeviceState( 1809): quickboard activity is available.
10-14 18:31:56.149 V/Load ( 702): Stats added keystore pid=780 utime=6 stime=10
minfaults=2806 majfaults=58
10-14 18:31:56.149 V/ProcessStats( 702): New process pid 785:
com.android.server.enterprise.application.ProcessStats$Stats@59f960d
10-14 18:31:56.150 V/Load ( 702): Stats added media.extractor pid=785 utime=31
stime=25 minfaults=7736 majfaults=235
10-14 18:31:56.150 V/ProcessStats( 702): New process pid 786:
com.android.server.enterprise.application.ProcessStats$Stats@763cb10
10-14 18:31:56.150 V/Load ( 702): Stats added media.metrics pid=786 utime=1
stime=4 minfaults=1724 majfaults=18
10-14 18:31:56.150 V/ProcessStats( 702): New process pid 790:
com.android.server.enterprise.application.ProcessStats$Stats@827a2f
10-14 18:31:56.151 I/ActivityManager( 702): Process com.sec.imslogger (pid 2639)
has died: cch+15 CEM (118,2434)
10-14 18:31:56.151 D/QSClockBellTower( 1809): registerAudience() ticket:panel_clock
10-14 18:31:56.151 I/Zygote ( 531): Process 2639 exited due to signal 9 (Killed)
10-14 18:31:56.151 V/Load ( 702): Stats added mediaserver pid=790 utime=20
stime=17 minfaults=5614 majfaults=83
10-14 18:31:56.151 V/ProcessStats( 702): New process pid 792:
com.android.server.enterprise.application.ProcessStats$Stats@69e79c5
10-14 18:31:56.152 D/QSClockBellTower( 1809): registerAudience() ticket:panel_date
10-14 18:31:56.152 V/Load ( 702): Stats added spqr_service pid=792 utime=0
stime=1 minfaults=1008 majfaults=1
10-14 18:31:56.152 V/ProcessStats( 702): New process pid 793:
com.android.server.enterprise.application.ProcessStats$Stats@8c68a4b
10-14 18:31:56.153 V/Load ( 702): Stats added storaged pid=793 utime=3 stime=4
minfaults=1386 majfaults=8
10-14 18:31:56.153 V/ProcessStats( 702): New process pid 795:
com.android.server.enterprise.application.ProcessStats$Stats@5f1ed41
10-14 18:31:56.153 I/libprocessgroup( 702): Successfully killed process cgroup uid
1000 pid 2639 in 0ms
10-14 18:31:56.153 V/Load ( 702): Stats added wificond pid=795 utime=3 stime=1
minfaults=1808 majfaults=15
10-14 18:31:56.153 V/ProcessStats( 702): New process pid 796:
com.android.server.enterprise.application.ProcessStats$Stats@1f18027
10-14 18:31:56.154 V/Load ( 702): Stats added media.codec pid=796 utime=21
stime=38 minfaults=11282 majfaults=172
10-14 18:31:56.154 V/ProcessStats( 702): New process pid 797:
com.android.server.enterprise.application.ProcessStats$Stats@daf1c7d
10-14 18:31:56.154 V/Load ( 702): Stats added argosd pid=797 utime=3 stime=3
minfaults=860 majfaults=1
10-14 18:31:56.155 V/ProcessStats( 702): New process pid 799:
com.android.server.enterprise.application.ProcessStats$Stats@8ebf7c3
10-14 18:31:56.155 V/Load ( 702): Stats added gpsd pid=799 utime=10 stime=20
minfaults=3233 majfaults=44
10-14 18:31:56.155 V/ProcessStats( 702): New process pid 802:
com.android.server.enterprise.application.ProcessStats$Stats@f160379
10-14 18:31:56.156 V/Load ( 702): Stats added rild pid=802 utime=9 stime=13
minfaults=4311 majfaults=160
10-14 18:31:56.156 V/ProcessStats( 702): New process pid 803:
com.android.server.enterprise.application.ProcessStats$Stats@68c4d1f
10-14 18:31:56.157 V/Load ( 702): Stats added [email protected]
service pid=803 utime=6 stime=7 minfaults=2407 majfaults=94
10-14 18:31:56.157 V/ProcessStats( 702): New process pid 806:
com.android.server.enterprise.application.ProcessStats$Stats@56a5e35
10-14 18:31:56.158 V/Load ( 702): Stats added wlbtd pid=806 utime=1 stime=1
minfaults=877 majfaults=4
10-14 18:31:56.158 V/ProcessStats( 702): New process pid 807:
com.android.server.enterprise.application.ProcessStats$Stats@b29c3b
10-14 18:31:56.158 V/Load ( 702): Stats added media.swcodec pid=807 utime=21
stime=15 minfaults=5186 majfaults=150
10-14 18:31:56.158 V/ProcessStats( 702): New process pid 809:
com.android.server.enterprise.application.ProcessStats$Stats@8d6f196
10-14 18:31:56.159 V/Load ( 702): Stats added bootchecker pid=809 utime=0
stime=5 minfaults=1045 majfaults=2
10-14 18:31:56.159 V/ProcessStats( 702): New process pid 811:
com.android.server.enterprise.application.ProcessStats$Stats@e456904
10-14 18:31:56.160 V/Load ( 702): Stats added gatekeeperd pid=811 utime=1
stime=2 minfaults=1665 majfaults=5
10-14 18:31:56.160 V/ProcessStats( 702): New process pid 815:
com.android.server.enterprise.application.ProcessStats$Stats@c089122
10-14 18:31:56.161 V/Load ( 702): Stats added at_distributor pid=815 utime=1
stime=3 minfaults=1538 majfaults=5
10-14 18:31:56.161 V/ProcessStats( 702): New process pid 817:
com.android.server.enterprise.application.ProcessStats$Stats@6321170
10-14 18:31:56.161 V/Load ( 702): Stats added main_abox pid=817 utime=0 stime=1
minfaults=858 majfaults=2
10-14 18:31:56.161 V/ProcessStats( 702): New process pid 819:
com.android.server.enterprise.application.ProcessStats$Stats@5c29d6e
10-14 18:31:56.162 V/Load ( 702): Stats added abox_log pid=819 utime=0 stime=1
minfaults=837 majfaults=1
10-14 18:31:56.162 V/ProcessStats( 702): New process pid 820:
com.android.server.enterprise.application.ProcessStats$Stats@efed49c
10-14 18:31:56.162 V/Load ( 702): Stats added
[email protected] pid=820 utime=20 stime=19
minfaults=12153 majfaults=206
10-14 18:31:56.163 V/ProcessStats( 702): New process pid 822:
com.android.server.enterprise.application.ProcessStats$Stats@8ff227a
10-14 18:31:56.163 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
10-14 18:31:56.163 V/Load ( 702): Stats added
[email protected] pid=822 utime=4 stime=6
minfaults=5108 majfaults=26
10-14 18:31:56.163 V/ProcessStats( 702): New process pid 975:
com.android.server.enterprise.application.ProcessStats$Stats@4729e88
10-14 18:31:56.164 W/bt_btif ( 2679): get_secure_storage_key - retry: ret: 0
getKeyIVLen = 32
10-14 18:31:56.164 I/Vaultkeeper_MGR_system( 2679): ~VaultKeeperManager
10-14 18:31:56.164 V/Load ( 702): Stats added multiclientd pid=975 utime=0
stime=2 minfaults=1130 majfaults=17
10-14 18:31:56.164 V/ProcessStats( 702): New process pid 1031:
com.android.server.enterprise.application.ProcessStats$Stats@c4cec46
10-14 18:31:56.164 V/Load ( 702): Stats added irq/85-13820000 pid=1031 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.164 V/ProcessStats( 702): New process pid 1053:
com.android.server.enterprise.application.ProcessStats$Stats@5d71b34
10-14 18:31:56.165 I/bt_stack( 2679): [INFO:message_loop_thread.cc(175)] Run:
message loop starting for thread bt_module_lifecycle_thread
10-14 18:31:56.165 V/Load ( 702): Stats added diagexe pid=1053 utime=0 stime=2
minfaults=755 majfaults=0
10-14 18:31:56.165 V/ProcessStats( 702): New process pid 1054:
com.android.server.enterprise.application.ProcessStats$Stats@e5b86d2
10-14 18:31:56.166 V/Load ( 702): Stats added cbd pid=1054 utime=0 stime=22
minfaults=928 majfaults=0
10-14 18:31:56.166 V/ProcessStats( 702): New process pid 1055:
com.android.server.enterprise.application.ProcessStats$Stats@b64b6a0
10-14 18:31:56.166 V/Load ( 702): Stats added rild pid=1055 utime=15 stime=13
minfaults=5457 majfaults=38
10-14 18:31:56.166 V/ProcessStats( 702): New process pid 1077:
com.android.server.enterprise.application.ProcessStats$Stats@7473e1e
10-14 18:31:56.166 V/Load ( 702): Stats added multiclientd pid=1077 utime=1
stime=1 minfaults=1163 majfaults=0
10-14 18:31:56.166 V/ProcessStats( 702): New process pid 1164:
com.android.server.enterprise.application.ProcessStats$Stats@66e9ccc
10-14 18:31:56.167 V/Load ( 702): Stats added [email protected]
service pid=1164 utime=0 stime=3 minfaults=1311 majfaults=10
10-14 18:31:56.167 V/ProcessStats( 702): New process pid 1652:
com.android.server.enterprise.application.ProcessStats$Stats@dfad41b
10-14 18:31:56.168 V/Load ( 702): Stats added iptables-restore pid=1652 utime=0
stime=1 minfaults=754 majfaults=1
10-14 18:31:56.168 V/ProcessStats( 702): New process pid 1761:
com.android.server.enterprise.application.ProcessStats$Stats@26b5391
10-14 18:31:56.168 V/Load ( 702): Stats added mxmgmt_thread pid=1761 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.168 V/ProcessStats( 702): New process pid 1762:
com.android.server.enterprise.application.ProcessStats$Stats@c11b964
10-14 18:31:56.168 V/Load ( 702): Stats added mxlog_thread pid=1762 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.169 V/ProcessStats( 702): New process pid 1763:
com.android.server.enterprise.application.ProcessStats$Stats@9ef4882
10-14 18:31:56.169 V/Load ( 702): Stats added hip4_work pid=1763 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.169 V/ProcessStats( 702): New process pid 1770:
com.android.server.enterprise.application.ProcessStats$Stats@34d6ace
10-14 18:31:56.169 V/Load ( 702): Stats added com.android.settings:CryptKeeper
pid=1770 utime=15 stime=14 minfaults=12842 majfaults=301
10-14 18:31:56.170 V/ProcessStats( 702): New process pid 1771:
com.android.server.enterprise.application.ProcessStats$Stats@2b4fa0b
10-14 18:31:56.170 V/Load ( 702): Stats added com.sec.android.preloadinstaller
pid=1771 utime=73 stime=41 minfaults=15769 majfaults=33
10-14 18:31:56.170 V/ProcessStats( 702): New process pid 1783:
com.android.server.enterprise.application.ProcessStats$Stats@ff805a6
10-14 18:31:56.170 V/Load ( 702): Stats added usap32 pid=1783 utime=0 stime=0
minfaults=212 majfaults=4
10-14 18:31:56.170 V/ProcessStats( 702): New process pid 1784:
com.android.server.enterprise.application.ProcessStats$Stats@7940e3d
10-14 18:31:56.171 V/Load ( 702): Stats added usap32 pid=1784 utime=0 stime=0
minfaults=216 majfaults=0
10-14 18:31:56.171 V/ProcessStats( 702): New process pid 1809:
com.android.server.enterprise.application.ProcessStats$Stats@cc09f83
10-14 18:31:56.171 D/KnoxStateMonitorImpl( 1809): registerCallback()
callback=com.android.systemui.qs.PagedTileLayout$2@d5bc7ba
10-14 18:31:56.171 D/KnoxStateMonitorImpl( 1809): removeCallback() callback=null
10-14 18:31:56.172 V/Load ( 702): Stats added com.android.systemui pid=1809
utime=551 stime=124 minfaults=75080 majfaults=708
10-14 18:31:56.172 V/ProcessStats( 702): New process pid 1834:
com.android.server.enterprise.application.ProcessStats$Stats@5b85139
10-14 18:31:56.173 V/Load ( 702): Stats added
com.google.android.permissioncontroller pid=1834 utime=56 stime=23 minfaults=16586
majfaults=33
10-14 18:31:56.173 V/ProcessStats( 702): New process pid 1953:
com.android.server.enterprise.application.ProcessStats$Stats@563b0df
10-14 18:31:56.173 V/Load ( 702): Stats added com.samsung.android.themecenter
pid=1953 utime=21 stime=10 minfaults=11822 majfaults=23
10-14 18:31:56.174 V/ProcessStats( 702): New process pid 1971:
com.android.server.enterprise.application.ProcessStats$Stats@d43c7f5
10-14 18:31:56.174 V/Load ( 702): Stats added
com.samsung.android.localeoverlaymanager pid=1971 utime=9 stime=6 minfaults=8449
majfaults=7
10-14 18:31:56.174 V/ProcessStats( 702): New process pid 2007:
com.android.server.enterprise.application.ProcessStats$Stats@dfc7bfb
10-14 18:31:56.175 V/Load ( 702): Stats added ip6tables-restore pid=2007
utime=0 stime=2 minfaults=770 majfaults=3
10-14 18:31:56.175 V/ProcessStats( 702): New process pid 2013:
com.android.server.enterprise.application.ProcessStats$Stats@78cdcd7
10-14 18:31:56.175 V/Load ( 702): Stats added webview_zygote pid=2013 utime=2
stime=5 minfaults=5185 majfaults=23
10-14 18:31:56.175 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IOemHook/slot1 in either framework or device
manifest.
10-14 18:31:56.176 V/ProcessStats( 702): New process pid 2064:
com.android.server.enterprise.application.ProcessStats$Stats@78a00ad
10-14 18:31:56.176 V/Load ( 702): Stats added com.android.networkstack.process
pid=2064 utime=24 stime=11 minfaults=11330 majfaults=35
10-14 18:31:56.176 V/ProcessStats( 702): New process pid 2081:
com.android.server.enterprise.application.ProcessStats$Stats@7586f73
10-14 18:31:56.177 V/Load ( 702): Stats added
com.sec.android.emergencymode.service pid=2081 utime=10 stime=8 minfaults=9064
majfaults=40
10-14 18:31:56.177 V/ProcessStats( 702): New process pid 2107:
com.android.server.enterprise.application.ProcessStats$Stats@6f2faa9
10-14 18:31:56.178 V/Load ( 702): Stats added com.sec.android.app.launcher
pid=2107 utime=22 stime=12 minfaults=12561 majfaults=7
10-14 18:31:56.178 V/ProcessStats( 702): New process pid 2151:
com.android.server.enterprise.application.ProcessStats$Stats@9408fcf
10-14 18:31:56.178 V/Load ( 702): Stats added com.sec.sve pid=2151 utime=16
stime=11 minfaults=9824 majfaults=136
10-14 18:31:56.178 V/ProcessStats( 702): New process pid 2171:
com.android.server.enterprise.application.ProcessStats$Stats@4d79865
10-14 18:31:56.179 V/Load ( 702): Stats added com.sec.imsservice pid=2171
utime=575 stime=73 minfaults=118882 majfaults=212
10-14 18:31:56.179 V/ProcessStats( 702): New process pid 2189:
com.android.server.enterprise.application.ProcessStats$Stats@be059eb
10-14 18:31:56.180 V/Load ( 702): Stats added com.android.se pid=2189 utime=6
stime=5 minfaults=7707 majfaults=9
10-14 18:31:56.180 V/ProcessStats( 702): New process pid 2213:
com.android.server.enterprise.application.ProcessStats$Stats@66b4f06
10-14 18:31:56.180 I/android_os_HwBinder( 2213): HwBinder: Starting thread pool for
getting: [email protected]::ISehRadio/slot2
10-14 18:31:56.180 V/Load ( 702): Stats added com.android.phone pid=2213
utime=399 stime=50 minfaults=35355 majfaults=155
10-14 18:31:56.181 V/ProcessStats( 702): New process pid 2265:
com.android.server.enterprise.application.ProcessStats$Stats@1351bf4
10-14 18:31:56.181 V/Load ( 702): Stats added kbase_event pid=2265 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.181 V/ProcessStats( 702): New process pid 2295:
com.android.server.enterprise.application.ProcessStats$Stats@83c1b63
10-14 18:31:56.182 V/Load ( 702): Stats added usap64 pid=2295 utime=0 stime=0
minfaults=226 majfaults=0
10-14 18:31:56.182 V/ProcessStats( 702): New process pid 2316:
com.android.server.enterprise.application.ProcessStats$Stats@7a2e019
10-14 18:31:56.182 V/Load ( 702): Stats added kbase_event pid=2316 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.182 V/ProcessStats( 702): New process pid 2332:
com.android.server.enterprise.application.ProcessStats$Stats@24b0abf
10-14 18:31:56.183 V/Load ( 702): Stats added
com.samsung.android.app.clockpack:provider pid=2332 utime=14 stime=4
minfaults=10318 majfaults=0
10-14 18:31:56.183 V/ProcessStats( 702): New process pid 2391:
com.android.server.enterprise.application.ProcessStats$Stats@3f864d5
10-14 18:31:56.183 V/Load ( 702): Stats added kbase_event pid=2391 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.183 V/ProcessStats( 702): New process pid 2478:
com.android.server.enterprise.application.ProcessStats$Stats@bb0de78
10-14 18:31:56.183 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:56.184 V/Load ( 702): Stats added com.samsung.accessibility
pid=2478 utime=18 stime=8 minfaults=10646 majfaults=90
10-14 18:31:56.184 V/ProcessStats( 702): New process pid 2524:
com.android.server.enterprise.application.ProcessStats$Stats@f0992b7
10-14 18:31:56.184 V/Load ( 702): Stats added kworker/u18:2-
kbase_pm_poweroff_wait pid=2524 utime=0 stime=2 minfaults=0 majfaults=0
10-14 18:31:56.184 V/ProcessStats( 702): New process pid 2538:
com.android.server.enterprise.application.ProcessStats$Stats@6d9598d
10-14 18:31:56.185 V/Load ( 702): Stats added com.samsung.android.honeyboard
pid=2538 utime=25 stime=16 minfaults=12386 majfaults=300
10-14 18:31:56.185 V/ProcessStats( 702): New process pid 2556:
com.android.server.enterprise.application.ProcessStats$Stats@64d0490
10-14 18:31:56.185 V/Load ( 702): Stats added com.android.settings pid=2556
utime=10 stime=8 minfaults=10798 majfaults=68
10-14 18:31:56.185 V/ProcessStats( 702): New process pid 2591:
com.android.server.enterprise.application.ProcessStats$Stats@151958e
10-14 18:31:56.186 V/Load ( 702): Stats added com.google.android.ext.services
pid=2591 utime=6 stime=5 minfaults=7938 majfaults=8
10-14 18:31:56.186 V/ProcessStats( 702): New process pid 2616:
com.android.server.enterprise.application.ProcessStats$Stats@225d9bc
10-14 18:31:56.186 V/Load ( 702): Stats added com.sec.location.nsflp2 pid=2616
utime=12 stime=6 minfaults=8630 majfaults=28
10-14 18:31:56.187 V/ProcessStats( 702): New process pid 2639:
com.android.server.enterprise.application.ProcessStats$Stats@87929cb
10-14 18:31:56.187 W/ProcessStats( 702): Skipping unknown process pid 2639
10-14 18:31:56.187 V/Load ( 702): Stats added <unknown> pid=2639 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.187 V/ProcessStats( 702): New process pid 2679:
com.android.server.enterprise.application.ProcessStats$Stats@454d5a8
10-14 18:31:56.188 V/Load ( 702): Stats added com.android.bluetooth pid=2679
utime=22 stime=16 minfaults=13260 majfaults=0
10-14 18:31:56.188 V/ProcessStats( 702): New process pid 2680:
com.android.server.enterprise.application.ProcessStats$Stats@77ec866
10-14 18:31:56.189 V/Load ( 702): Stats added perfsdkserver pid=2680 utime=0
stime=1 minfaults=1034 majfaults=1
10-14 18:31:56.189 V/ProcessStats( 702): New process pid 2686:
com.android.server.enterprise.application.ProcessStats$Stats@7f5a454
10-14 18:31:56.189 V/Load ( 702): Stats added rdxd pid=2686 utime=0 stime=2
minfaults=1187 majfaults=5
10-14 18:31:56.190 V/ProcessStats( 702): New process pid 2705:
com.android.server.enterprise.application.ProcessStats$Stats@19f04f2
10-14 18:31:56.190 V/Load ( 702): Stats added loop28 pid=2705 utime=0 stime=0
minfaults=0 majfaults=0
10-14 18:31:56.190 V/ProcessStats( 702): New process pid 2723:
com.android.server.enterprise.application.ProcessStats$Stats@e3e5ef9
10-14 18:31:56.190 V/Load ( 702): Stats added zram0_wbd pid=2723 utime=0
stime=0 minfaults=0 majfaults=0
10-14 18:31:56.190 V/ProcessStats( 702): New process pid 2730:
com.android.server.enterprise.application.ProcessStats$Stats@67129ec
10-14 18:31:56.191 V/Load ( 702): Stats added snap_utility_64 pid=2730 utime=12
stime=25 minfaults=18480 majfaults=17
10-14 18:31:56.191 I/ProcessStats( 702): *** TIME TO COLLECT STATS: 261
10-14 18:31:56.195 W/LoadedApk( 702): Slow system_server main thread handled for
android.intent.action.LOCKED_BOOT_COMPLETED took 266 ms, Receiver =
com.android.server.enterprise.application.ApplicationPolicy$11@be30c
10-14 18:31:56.195 W/Looper ( 702): Slow dispatch took 266ms main
h=android.app.ActivityThread$H c=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@6401716 m=0
10-14 18:31:56.196 I/android_os_HwBinder( 2213): HwBinder: Starting thread pool for
getting: [email protected]::IRadio/slot2
10-14 18:31:56.196 W/Looper ( 702): Slow delivery took 268ms main
h=com.android.providers.settings.SettingsProvider$SettingsRegistry$MyHandler c=null
m=1
10-14 18:31:56.197 I/RegiObsMgr( 2171): registerObservers: validateUri
[content://com.sec.ims.settings/profile/*] ->
[content://com.sec.ims.settings/profile]
10-14 18:31:56.201 I/RegiObsMgr( 2171): registerObservers: validateUri
[content://com.sec.ims.settings/nvstorage/*] ->
[content://com.sec.ims.settings/nvstorage]
10-14 18:31:56.201 D/SecContentProvider2( 702): query(), uri = 1 selection =
getPackagesFromDisableClipboardBlackListPerUidInternal
10-14 18:31:56.202 I/RegiObsMgr( 2171): registerObservers: validateUri
[content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS/*] ->
[content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS]
10-14 18:31:56.203 D/SecContentProvider2( 702): query(), uri = 1 selection =
getPackagesFromDisableClipboardBlackListPerUidInternal
10-14 18:31:56.203 W/Looper ( 702): Drained
10-14 18:31:56.204 D/SecContentProvider2( 702): query(), uri = 1 selection =
getPackagesFromDisableClipboardWhiteListPerUidInternal
10-14 18:31:56.205 D/SecContentProvider2( 702): query(), uri = 1 selection =
getPackagesFromDisableClipboardWhiteListPerUidInternal
10-14 18:31:56.205 D/WifiPolicyService( 702):
android.intent.action.LOCKED_BOOT_COMPLETED
10-14 18:31:56.207 D/PhoneRestrictionPolicy( 702):
android.intent.action.LOCKED_BOOT_COMPLETED
10-14 18:31:56.209 W/Settings( 2538): Setting bold_text has moved from
android.provider.Settings.Secure to android.provider.Settings.Global, returning
global URI.
10-14 18:31:56.210 W/PhoneRestrictionPolicy( 702): Message received - msg { when=-
3ms what=2
target=com.android.server.enterprise.restriction.PhoneRestrictionPolicy$SmsMmsDeliv
eryHandler }
10-14 18:31:56.213 W/Settings( 2538): Setting bold_text has moved from
android.provider.Settings.Secure to android.provider.Settings.Global.
10-14 18:31:56.213 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:56.215 D/PhoneRestrictionPolicy( 702):
android.intent.action.LOCKED_BOOT_COMPLETED
10-14 18:31:56.216 I/RegiMgr-Handler( 2171): handleMessage:
EVENT_RCS_ALLOWED_CHANGED
10-14 18:31:56.216 W/PhoneRestrictionPolicy( 702): >>>> deliveryBlockedMsgs
10-14 18:31:56.216 I/RegiMgr-Handler( 2171): onRCSAllowedChangedbyMDM:
10-14 18:31:56.216 D/SystemUIAdapter( 702): setLockedIccIdsAsUser() userId = 0
10-14 18:31:56.217 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IOemHook/slot2 in either framework or device
manifest.
10-14 18:31:56.222 D/SecStatusBarMobileView( 1809): init:
10-14 18:31:56.223 W/PhoneRestrictionPolicy( 702): cvList size 0
10-14 18:31:56.223 W/PhoneRestrictionPolicy( 702): >>>> deliveryBlockedMsgs
10-14 18:31:56.224 W/PhoneRestrictionPolicy( 702): cvList size 0
10-14 18:31:56.225 I/TetheringManager( 2213):
registerTetheringEventCallback:com.android.phone
10-14 18:31:56.226 D/RestrictionPolicy( 702):
android.intent.action.LOCKED_BOOT_COMPLETED
10-14 18:31:56.226 D/RestrictionPolicy( 702): isUsbDebuggingEnabled : true
10-14 18:31:56.226 D/ConnectivityManager( 2213): ConnectivityManager()
mContext=com.android.phone.PhoneApp@7dbfdb4 getOpPackageName()=com.android.phone
getBasePackageName()=com.android.phone getPackageName()=com.android.phone
10-14 18:31:56.226 D/BluetoothPan( 702): Binding service...
10-14 18:31:56.226 D/SecStatusBarMobileView( 1809):
initViewState:MobileIconState(subId=2147483647, strengthId=2131233598,
roaming=false, typeId=0, visible=true, activityId=0, roamingId=0, slotId=0)
10-14 18:31:56.227 D/PersonaManagerAdapter( 702): ContainerOnlyMode - EOS
10-14 18:31:56.227 D/RestrictionPolicy( 702): isStatusBarExpansionAllowedAsUser :
true, userId = 0
10-14 18:31:56.227 D/RestrictionPolicy( 702): setStatusBarExpansionSystemUI()
package(UID) : com.samsung.android.bluelightfilter(1000)
10-14 18:31:56.227 D/SystemUIAdapter( 702): setStatusBarExpansionAllowedAsUser()
userId = 0, isAllowed = true
10-14 18:31:56.227 D/PersonaManagerAdapter( 702): ContainerOnlyMode - EOS
10-14 18:31:56.228 D/SecStatusBarMobileView( 1809): setStaticDrawableColor:
10-14 18:31:56.230 D/QSClockBellTower( 1809): registerAudience()
ticket:header_clock
10-14 18:31:56.231 D/RestrictionPolicy( 702): isUsbHostStorageAllowed : true
10-14 18:31:56.231 W/ContextImpl( 702): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
com.android.server.enterprise.restriction.RestrictionPolicy.updateUsbStorageStateby
Intent:4212
com.android.server.enterprise.restriction.RestrictionPolicy.access$700:255
com.android.server.enterprise.restriction.RestrictionPolicy$5.onReceive:725
android.app.LoadedApk$ReceiverDispatcher$Args.lambda$getRunnable$0$LoadedApk$Receiv
erDispatcher$Args:1666
10-14 18:31:56.231 D/RestrictionPolicy( 702): updateUsbStorageStatebyIntent()
allow = true, ret = true
10-14 18:31:56.233 D/RestrictionPolicy( 702): isScreenCaptureEnabled : ret=true
userId=0
10-14 18:31:56.233 I/RestrictionPolicy( 702):
updateScreenCaptureDisabledInWindowManager() userId = 0, disabled = false
10-14 18:31:56.234 D/RestrictionPolicy( 702): isScreenCaptureEnabled : ret=true
userId=0
10-14 18:31:56.234 D/WindowManager( 702): isScreenshotDisabledLocked: userId = 0,
disabled =false
10-14 18:31:56.237 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.BatteryMeterView$SettingObserver@3ccf79
10-14 18:31:56.238 D/[QuickStar]SlimIndicatorViewMediator( 1809):
registerSubscriber(BatteryMeterView) to SubList:PhoneStatusBarViewBatteryMeterView,
PanelCarrierLabelManager, KeyguardStatusBarCarrierText,
KeyguardStatusBarViewBatteryMeterView, QSClockBellTower,
[QuickStar]PhoneStatusBarClockManager,
10-14 18:31:56.238 D/KnoxStateMonitorImpl( 1809): registerCallback()
callback=com.android.systemui.BatteryMeterView$1@1b164be
10-14 18:31:56.238 D/KnoxStateMonitorImpl( 1809): removeCallback() callback=null
10-14 18:31:56.239 D/UsbHostRestrictor( 702): UsbHostRestrictionReceiver Receiver
onReceive
10-14 18:31:56.240 D/UsbHostRestrictor( 702): UsbHostRestrictionReceiver : reason
- ALLOW
10-14 18:31:56.240 E/SQLiteLog( 702): (1) no such column: sealedStatusBarMode in
"SELECT sealedStatusBarMode FROM KNOX_CUSTOM WHERE adminUid=?"
10-14 18:31:56.240 D/UsbHostRestrictor( 702): checkWriteValue : isSIMBlock=false,
isMDMBlock=false
10-14 18:31:56.240 E/SQLiteLog( 702): (1) no such column:
sealedStatusBarClockState in "SELECT sealedStatusBarClockState FROM KNOX_CUSTOM
WHERE adminUid=?"
10-14 18:31:56.242 D/UsbHostRestrictor( 702): UsbHostRestrictionReceiver USB is
already UNBLOCKED
10-14 18:31:56.242 E/SQLiteLog( 702): (1) no such column:
sealedStatusBarIconsState in "SELECT sealedStatusBarIconsState FROM KNOX_CUSTOM
WHERE adminUid=?"
10-14 18:31:56.242 D/SecContentProvider( 702): query(), uri = 15 selection =
isClipboardAllowedAsUser
10-14 18:31:56.242 D/QSClockBellTower( 1809): registerAudience() ticket:header_date
10-14 18:31:56.242 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:56.243 D/RestrictionPolicy( 702): isClipboardAllowed : true
10-14 18:31:56.243 D/QSSettingButton( 1809): onNotificationSumChanged() :
mSettingsBadgeCount = 0
10-14 18:31:56.243 D/SecContentProvider( 702):
RESTRICTIONPOLICY_CLIPBOARDALLOWEDASUSER_METHOD return = true
10-14 18:31:56.243 D/SecContentProvider( 702): query(), uri = 15 selection =
isClipboardAllowedAsUser
10-14 18:31:56.243 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:56.243 D/RestrictionPolicy( 702): isClipboardAllowed : true
10-14 18:31:56.243 D/SecContentProvider( 702):
RESTRICTIONPOLICY_CLIPBOARDALLOWEDASUSER_METHOD return = true
10-14 18:31:56.244 D/SecContentProvider( 702): query(), uri = 15 selection =
isClipboardShareAllowedAsUser
10-14 18:31:56.244 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:56.244 D/RestrictionPolicy( 702): isClipboardShareAllowed : true
10-14 18:31:56.245 D/SecContentProvider( 702): query(), uri = 15 selection =
isClipboardShareAllowedAsUser
10-14 18:31:56.245 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:56.245 D/RestrictionPolicy( 702): isClipboardShareAllowed : true
10-14 18:31:56.246 I/Pageboost( 702): successfully pinned
/vendor/lib/egl/libGLES_mali.so
10-14 18:31:56.246 D/PinnerService( 702): pinRangeStream: null
10-14 18:31:56.247 D/QSMoreButton( 1809): addCustomTileListCallback
10-14 18:31:56.247 I/Telecom:SamsungModelSystem( 702): onReceive
ACTION_LOCKED_BOOT_COMPLETED
10-14 18:31:56.249 D/QSTileHost( 1809): updateNewCustomTileList=
com.android.systemui.qs.buttons.QSMoreButton{31ea35 V.E...... ......I. 0,0-0,0
#7f0a03e3 app:id/more_button_container}
10-14 18:31:56.249 D/QSMoreButton( 1809): onCustomTileListChanged(0)
10-14 18:31:56.250 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10100 packageName=com.samsung.android.accessibility.talkback
10-14 18:31:56.251 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10100; state: DISABLED
10-14 18:31:56.251 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10100; state: ENABLED
10-14 18:31:56.251 W/QSBarController( 1809): bar specs newValue :
QSMediaPlayer,MediaDevices,HeaderMediaDevices,MultiSIMPreferredSlot,QSSecurityFoote
r,Brightness
10-14 18:31:56.252 W/QSBarController( 1809): Bar specs : [QSMediaPlayer,
MediaDevices, HeaderMediaDevices, MultiSIMPreferredSlot, QSSecurityFooter,
Brightness]
10-14 18:31:56.252 V/QSBarController( 1809): barSpec = QSMediaPlayer
10-14 18:31:56.252 W/QSBarController( 1809): bar != null
10-14 18:31:56.252 V/QSBarController( 1809): barSpec = MediaDevices
10-14 18:31:56.252 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10100; state: ENABLED
10-14 18:31:56.252 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.qs.bar.-$$Lambda$MediaDevicesBar$D75FYpL7TL9HzL3_R-
LuQkcYdJE@ec3083b
10-14 18:31:56.252 W/ActivityManager( 702):
com.samsung.android.accessibility.talkback inode == 0 (b/152760674)
10-14 18:31:56.252 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:56.252 D/MediaDevicesBar( 1809): onTuningChanged() : key =
qspanel_media_quickcontrol_bar_available, newValue = null
10-14 18:31:56.252 D/MediaDevicesBar( 1809): onTuningChanged() : key =
qspanel_media_quickcontrol_bar_available_on_top, newValue = null
10-14 18:31:56.252 W/QSBarController( 1809): bar != null
10-14 18:31:56.253 V/QSBarController( 1809): barSpec = HeaderMediaDevices
10-14 18:31:56.253 W/QSBarController( 1809): bar != null
10-14 18:31:56.253 V/QSBarController( 1809): barSpec = MultiSIMPreferredSlot
10-14 18:31:56.254 W/Settings( 1809): Setting airplane_mode_on has moved from
android.provider.Settings.System to android.provider.Settings.Global, returning
read-only global URI.
10-14 18:31:56.255 I/HBD ( 2538): i Vibration Feedback On : 0
10-14 18:31:56.256 I/HBD ( 2538): i GestureMode : 0
10-14 18:31:56.257 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:56.258 D/SimCardManagerServiceProvider( 1809): getServiceApi -
startService !!
10-14 18:31:56.260 W/ActivityManager( 702): Unable to start service Intent
{ pkg=com.samsung.android.app.telephonyui
cmp=com.samsung.android.app.telephonyui/.netsettings.ui.simcardmanager.service.SimC
ardManagerProcessService } U=0: not found
10-14 18:31:56.261 D/SimCardManagerServiceProvider( 1809): getServiceApi -
startService Fail !!
10-14 18:31:56.262 I/servicemanager( 333): Adding 'u:r:radio:s0' service
(isub:2213)
10-14 18:31:56.263 I/SimManager<0>( 2171): Register for sim ready
10-14 18:31:56.263 I/SimManager<1>( 2171): Register for sim ready
10-14 18:31:56.263 I/HBD ( 2538): i Universal SwitchOn :
10-14 18:31:56.266 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1001 packageName=com.samsung.android.app.telephonyui
10-14 18:31:56.267 I/HBD ( 2538): i Voice Assistant On :
10-14 18:31:56.268 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 1001; state: DISABLED
10-14 18:31:56.268 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1001; state: ENABLED
10-14 18:31:56.268 I/HBD ( 2538): i TalkBackR apidKeyInput On : 0
10-14 18:31:56.269 W/ActivityManager( 702): wait for provider publish: waiters=1
callerApp=ProcessRecord{174076c 1809:com.android.systemui/u0a67}
cpr=ContentProviderRecord{5ddd2d3 u0
com.samsung.android.app.telephonyui/.provider.InternalContentProvider}
10-14 18:31:56.269 I/HBD ( 2538): i isEnabledNightMode : false
10-14 18:31:56.269 I/HBD ( 2538): i default night mode value : false
10-14 18:31:56.272 I/HBD ( 2538): i OneHand AnyScreen Running : 0
10-14 18:31:56.272 D/Zygote ( 531): Forked child process 2784
10-14 18:31:56.273 I/TelephonyProvider( 2213): D/TelephonyProvider: update: match =
7
10-14 18:31:56.273 I/StackIF ( 2171): registerUaListener Handle : 0
10-14 18:31:56.273 I/StackIF ( 2171): registerNewIncomingCallEvent:
10-14 18:31:56.273 I/StackIF ( 2171): registerCallStatusEvent:
10-14 18:31:56.273 I/StackIF ( 2171): registerModifyCallEvent:
10-14 18:31:56.273 I/HBD ( 2538): i defaultInputMethod :
10-14 18:31:56.273 I/StackIF ( 2171): registerConferenceUpdateEvent:
10-14 18:31:56.273 I/StackIF ( 2171): registerReferReceivedEvent:
10-14 18:31:56.273 I/StackIF ( 2171): registerDialogEvent:
10-14 18:31:56.274 I/StackIF ( 2171): registerCdpnInfoEvent:
10-14 18:31:56.274 I/StackIF ( 2171): registerDedicatedBearerEvent:
10-14 18:31:56.274 I/StackIF ( 2171): registerForRrcConnectionEvent:
10-14 18:31:56.274 I/StackIF ( 2171): registerRtpLossRate :
10-14 18:31:56.276 I/HBD ( 2538): i NavBar Gesture Back On Keyboard changed :
0
10-14 18:31:56.277 I/ActivityManager( 702): Start proc
2784:com.samsung.android.accessibility.talkback/u0a100 for broadcast
{com.samsung.android.accessibility.talkback/com.samsung.android.accessibility.talkb
ack.BootReceiver}
10-14 18:31:56.279 I/StackIF ( 2171): registerModifyVideoEvent:
10-14 18:31:56.279 W/ActivityManager( 702): com.android.ons inode == 0
(b/152760674)
10-14 18:31:56.279 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:56.279 I/StackIF ( 2171): registerVideoEvent:
10-14 18:31:56.282 E/ResipMediaHandler( 2171): SVE is not connected ? false
10-14 18:31:56.282 I/ResipMediaHandler( 2171): connectToSve
10-14 18:31:56.285 I/HBD ( 2538): i isEnabledNightMode : false
10-14 18:31:56.285 I/HBD ( 2538): i default night mode value : false
10-14 18:31:56.288 I/HBD ( 2538): f Initialize SettingsValues
10-14 18:31:56.289 I/StackIF ( 2171): registerOptionsHandler:
10-14 18:31:56.289 I/StackIF ( 2171): registerPresenceEvent:
10-14 18:31:56.289 I/StackIF ( 2171): registerRawSipEvent:
10-14 18:31:56.289 I/StackIF ( 2171): registerCmcRecordEvent:
10-14 18:31:56.291 I/[IMS6.0]( 2171): GetAudioInterface(): mode CPVE
10-14 18:31:56.292 I/[IMS6.0]( 2171): GetAudioInterface(): mode SAE
10-14 18:31:56.292 I/[IMS6.0]( 2171): GetAudioInterface(): mode STE
10-14 18:31:56.292 I/[IMS6.0]( 2171): STEInterface::STEInterface(): STEInterface
constructore
10-14 18:31:56.292 I/[IMS6.0]( 2171): GetAudioInterface(): mode CPVE
10-14 18:31:56.297 I/HBD ( 2538): c load CscSettingLoader
10-14 18:31:56.297 I/snap_api::V3( 2730): CreateSnapSession Create called on snap
session 0xb400007b876060f0
10-14 18:31:56.297 I/snap_api::V3( 2730): SNAP v2020.09.02 (64-bit)
10-14 18:31:56.297 I/snap_api::V3( 2730): Model_file_ name is (add.pb)
10-14 18:31:56.298 E/Netd ( 530): getNetworkForDns: getNetId from
enterpriseCtrl is netid 0
10-14 18:31:56.301 D/Zygote ( 531): Forked child process 2800
10-14 18:31:56.301 E/bility.talkbac( 2784): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:56.301 E/bt_hci ( 2679): read_command_complete_header: return status -
0x1
10-14 18:31:56.304 I/ActivityManager( 702): Start proc
2800:com.samsung.android.app.telephonyui/1001 for content provider
{com.samsung.android.app.telephonyui/com.samsung.android.app.telephonyui.provider.I
nternalContentProvider}
10-14 18:31:56.305 I/[IMS6.0]( 2171): RecorderInterface::RecorderInterface():
RecorderInterface Init
10-14 18:31:56.305 D/NetdEventListenerService( 702): DNS Requested by : 0, 1000
10-14 18:31:56.305 I/[IMS6.0]( 2171): LoadLogLevel: debug level is 0x4f4c and
silent log is .
10-14 18:31:56.305 I/[IMS6.0]( 2171): LoadLogLevel: silent log is 0.
10-14 18:31:56.307 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.307 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.307 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.307 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.308 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.308 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.308 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.308 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.308 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.308 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.308 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.308 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.308 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.308 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.308 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.308 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.308 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.308 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.308 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.308 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.308 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.308 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.308 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.308 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.308 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.308 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.309 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.309 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.309 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.309 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.309 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.309 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.309 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.309 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.309 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.309 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.309 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.309 I/[IMS6.0]( 2171): *BaseSession::GetUserProfile(): failed
10-14 18:31:56.317 I/HBD ( 2538): d document's name = [ #document ]
10-14 18:31:56.318 I/HBD ( 2538): d rootNode name = [ CustomerData ]
10-14 18:31:56.318 I/HBD ( 2538): d Node getTagNode(Node parent, String
tagName) tagName =[ Settings ]
10-14 18:31:56.318 I/HBD ( 2538): d [ #text ]
10-14 18:31:56.318 I/HBD ( 2538): d [ GeneralInfo ]
10-14 18:31:56.318 I/HBD ( 2538): d [ #text ]
10-14 18:31:56.318 I/HBD ( 2538): d [ Settings ]
10-14 18:31:56.318 I/HBD ( 2538): d Node getTagNode(Node parent, String
tagName) tagName =[ Main ]
10-14 18:31:56.318 I/HBD ( 2538): d [ #text ]
10-14 18:31:56.318 I/HBD ( 2538): d [ Main ]
10-14 18:31:56.318 I/HBD ( 2538): d Node getTagNode(Node parent, String
tagName) tagName =[ Phone ]
10-14 18:31:56.318 I/HBD ( 2538): d [ #text ]
10-14 18:31:56.318 I/HBD ( 2538): d [ Security ]
10-14 18:31:56.318 I/HBD ( 2538): d [ #text ]
10-14 18:31:56.318 I/HBD ( 2538): d [ Network ]
10-14 18:31:56.318 I/HBD ( 2538): d [ #text ]
10-14 18:31:56.318 I/HBD ( 2538): d [ Sound ]
10-14 18:31:56.318 I/HBD ( 2538): d [ #text ]
10-14 18:31:56.318 I/HBD ( 2538): d [ Phone ]
10-14 18:31:56.318 I/HBD ( 2538): d mNode's name = [ Phone ]
10-14 18:31:56.320 E/HBD ( 2538): a defaultCustomerValues is empty! csc
customer.xml values will not be applied!
10-14 18:31:56.323 D/ActivityThread( 2784): setConscryptValidator
10-14 18:31:56.323 D/ActivityThread( 2784): setConscryptValidator - put
10-14 18:31:56.326 I/ActivityManager( 702): DSS OFF for
com.samsung.android.accessibility.talkback
10-14 18:31:56.333 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{aa17b7b 2784:com.samsung.android.accessibility.talkback/u0a100}
app.isolatedEntryPoint=null instr2=null
10-14 18:31:56.334 E/app.telephonyu( 2800): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:56.343 V/RcsCallTracker( 2213): Created
10-14 18:31:56.343 D/ActivityThread( 2784): handleBindApplication()++
app=com.samsung.android.accessibility.talkback
10-14 18:31:56.351 D/ActivityThread( 2800): setConscryptValidator
10-14 18:31:56.351 D/ActivityThread( 2800): setConscryptValidator - put
10-14 18:31:56.354 I/ActivityManager( 702): DSS OFF for
com.samsung.android.app.telephonyui
10-14 18:31:56.357 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{1fe84c2 2800:com.samsung.android.app.telephonyui/1001}
app.isolatedEntryPoint=null instr2=null
10-14 18:31:56.374 I/HBD ( 2538): d updateToPrefs
10-14 18:31:56.377 D/ActivityThread( 2800): handleBindApplication()++
app=com.samsung.android.app.telephonyui
10-14 18:31:56.381 D/CellBroadcastServiceManager( 2213):
CellBroadcastServiceManager created for phone 0
10-14 18:31:56.385 I/bt_stack( 2679): [INFO:message_loop_thread.cc(196)] Run:
message loop finished for thread bt_module_lifecycle_thread
10-14 18:31:56.386 W/bt_btm ( 2679): btm_decode_ext_features_page: feature page 1
ignored
10-14 18:31:56.386 W/bt_btm ( 2679): btm_decode_ext_features_page: feature page 2
ignored
10-14 18:31:56.386 I/bt_stack( 2679): [INFO:message_loop_thread.cc(87)] ShutDown:
thread bt_module_lifecycle_thread(-1) is already stopped
10-14 18:31:56.386 I/bt_stack( 2679): [INFO:gatt_api.cc(950)] GATT_Register
15b3857d-c78a-eb52-5439-ad66cecb777e
10-14 18:31:56.386 I/bt_stack( 2679): [INFO:gatt_api.cc(994)] allocated gatt_if=3
10-14 18:31:56.386 I/bt_stack( 2679): [INFO:gatt_api.cc(1101)] GATT_StartIf
gatt_if=3
10-14 18:31:56.387 D/CellBroadcastServiceManager( 2213):
getCellBroadcastServicePackageName: com.google.android.cellbroadcastservice
10-14 18:31:56.389 I/HBD ( 2538): f Main Display
10-14 18:31:56.390 I/HBD ( 2538): f initOpenThemeStatus HomeThemeApplyStarted =
false , HomeThemeLastUsed = false
10-14 18:31:56.390 I/HBD ( 2538): a UPSM : false
10-14 18:31:56.391 D/CellBroadcastServiceManager( 2213): serviceWasBound=true
10-14 18:31:56.395 I/app.telephonyu( 2800): The ClassLoaderContext is a special
shared library.
10-14 18:31:56.395 I/bility.talkbac( 2784): The ClassLoaderContext is a special
shared library.
10-14 18:31:56.398 D/CellBroadcastServiceManager( 2213):
CellBroadcastServiceManager created for phone 0
10-14 18:31:56.399 W/ActivityManager( 702): Receiver with filter
android.content.IntentFilter@f30ace1 already registered for pid 2213, callerPackage
is com.android.phone
10-14 18:31:56.400 W/ActivityManager( 702): Receiver with filter
android.content.IntentFilter@9aa361d already registered for pid 2213, callerPackage
is com.android.phone
10-14 18:31:56.402 D/CellBroadcastServiceManager( 2213):
getCellBroadcastServicePackageName: com.google.android.cellbroadcastservice
10-14 18:31:56.404 D/CellBroadcastServiceManager( 2213): serviceWasBound=true
10-14 18:31:56.407 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:56.411 I/bt_stack( 2679): [INFO:ble_advertiser_hci_interface.cc(822)]
Extended advertising will be in use
10-14 18:31:56.412 D/AdapterProperties( 2679): BT_PROPERTY_LOCAL_LE_FEATURES:
update from BT controller mNumOfAdvertisementInstancesSupported = 16
mRpaOffloadSupported = false mNumOfOffloadedIrkSupported = 0
mNumOfOffloadedScanFilterSupported = 32 mOffloadedScanResultStorageBytes= 16384
mIsActivityAndEnergyReporting = true mVersSupported = 24576 mTotNumOfTrackableAdv =
12 mIsExtendedScanSupported = true mIsDebugLogSupported = false mIsLe2MPhySupported
= true mIsLeCodedPhySupported = true mIsLeExtendedAdvertisingSupported = true
mIsLePeriodicAdvertisingSupported = true mLeMaximumAdvertisingDataLength = 1650
10-14 18:31:56.415 D/AdapterProperties( 2679):
BT_PROPERTY_LOCAL_EXTENDED_LE_FEATURES: update from BT controller
mIsOffloadedTransportBlockFilteringSupported = false
10-14 18:31:56.418 E/bt_btif_storage( 2679): btif_storage_get_adapter_property:
Controller ready!
10-14 18:31:56.419 D/AdapterProperties( 2679): Address is:2C15BF
10-14 18:31:56.419 D/BluetoothAdapterService( 2679): populateRssi
10-14 18:31:56.419 E/BluetoothServiceJni( 2679): populateRssiValuesNative
10-14 18:31:56.419 E/BluetoothServiceJni( 2679): model_rssi_values_callback: low =
-75, mid = -65, high = 127
10-14 18:31:56.419 D/AdapterProperties( 2679): modelRssiValuesCallback, low, mid,
high = -75,-65,127
10-14 18:31:56.419 D/BluetoothAdapterService( 2679): modelRssiValuesCallback, low,
mid, high = -75,-65,127
10-14 18:31:56.420 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:56.422 I/app.telephonyu( 2800): The ClassLoaderContext is a special
shared library.
10-14 18:31:56.423 D/SettingsProvider( 702): isChangeAllowed() : name =
bluetooth_address
10-14 18:31:56.425 D/AdapterProperties( 2679): Name is: Galaxy A12
10-14 18:31:56.425 D/SettingsProvider( 702): isChangeAllowed() : name =
bluetooth_name
10-14 18:31:56.430 D/BluetoothUtils( 2679): getBtEnabledContainers(): btContainers
= []
10-14 18:31:56.430 D/AdapterProperties( 2679): Scan Mode:20
10-14 18:31:56.431 D/AdapterProperties( 2679): Discoverable Timeout:120
10-14 18:31:56.431 I/bt_stack( 2679): [INFO:btif_bqr.cc(225)]
EnableBtQualityReport: is_enable: true
10-14 18:31:56.431 I/rdxd ( 2686): !@ check_set_fs_encrypt(1176) :
sys.rdxd.erase_all 1
10-14 18:31:56.431 W/bt_stack( 2679): [WARNING:btif_bqr.cc(233)]
EnableBtQualityReport: Bluetooth Quality Report is disabled. bqr_prop_evtmask: ,
bqr_prop_interval_ms:
10-14 18:31:56.432 I/HBD ( 2538): a BoardConfig
10-14 18:31:56.432 I/HBD ( 2538): a init
10-14 18:31:56.433 D/IOP_DB_BT( 2679): db_open: file
/data/misc/bluedroid/downloadable_bt.db
10-14 18:31:56.433 D/IOP_DB_BT( 2679): db_open: read 31740 bytes onto local cache
10-14 18:31:56.434 D/IOP_DB_BT( 2679): db_query: id __IOPFLAGS :: key
__KEY_ENABLE_VERBOSE
10-14 18:31:56.434 D/IOP_DB_BT( 2679): db_query: result 1
10-14 18:31:56.434 I/droid.bluetoot( 2679): iop_db_open: iop_db_open status 0
10-14 18:31:56.434 D/BluetoothDataManager( 2679): updateLocalInfo for int is
called!!!type : 176 , val : 117
10-14 18:31:56.434 D/BluetoothDataManager( 2679): updateLocalInfo for int is
called!!!type : 177 , val : 9
10-14 18:31:56.434 D/BluetoothDataManager( 2679): updateLocalInfo for int is
called!!!type : 178 , val : 7168
10-14 18:31:56.436 E/bt_btm ( 2679): btm_proc_smp_cback received for unknown
device
10-14 18:31:56.436 W/ContextImpl( 2784): Failed to ensure
/data/user/0/com.samsung.android.accessibility.talkback/cache: mkdir failed: ENOENT
(No such file or directory)
10-14 18:31:56.436 W/ContextImpl( 2784): Failed to update user.inode_cache: stat
failed: ENOENT (No such file or directory)
10-14 18:31:56.442 E/DOWNLOADABLE_DB( 2679): SCPM client doesn't exist
10-14 18:31:56.443 I/AdapterState( 2679): BLE_ON : entered
10-14 18:31:56.445 D/AdapterProperties( 2679): Setting state to BLE_ON
10-14 18:31:56.447 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:56.449 D/BluetoothAdapterService( 2679): updateAdapterState() -
Broadcasting state BLE_ON to 2 receivers.
10-14 18:31:56.452 D/BluetoothAdapterService( 2679): Autoconnection is available
10-14 18:31:56.452 D/BluetoothAdapterService( 2679): updateAdapterState prevState =
14newState = 15
10-14 18:31:56.452 D/BluetoothManagerService( 702): Bluetooth is in LE only mode
10-14 18:31:56.459 E/DevicePolicyManager( 702): semGetAllowBluetoothMode - value
retunrs : 2
10-14 18:31:56.460 D/SecContentProvider( 702): query(), uri = 3 selection =
isBluetoothEnabled
10-14 18:31:56.460 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:56.461 D/SecContentProvider( 702): query(), uri = 3 selection =
isBLEAllowed
10-14 18:31:56.461 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:31:56.462 D/SettingsProvider( 702): isChangeAllowed() : name =
bluetooth_on
10-14 18:31:56.463 D/BluetoothManagerService( 702): Bluetooth is in LE only mode
10-14 18:31:56.464 I/AdapterState( 2679): TURNING_ON : entered
10-14 18:31:56.465 D/AdapterProperties( 2679): Setting state to TURNING_ON
10-14 18:31:56.465 D/SemWifiApSmartMHS( 702): action BLE
state:com.samsung.bluetooth.adapter.action.BLE_STATE_CHANGED::15
10-14 18:31:56.466 D/SemWifiApSmartBleScanner( 702): action BLE
state:com.samsung.bluetooth.adapter.action.BLE_STATE_CHANGED::15
10-14 18:31:56.466 D/BluetoothAdapterService( 2679): updateAdapterState() -
Broadcasting state TURNING_ON to 2 receivers.
10-14 18:31:56.466 D/SemWifiApSmartBleScanner( 702): STATE_BLE_ON
10-14 18:31:56.467 D/BluetoothAdapterService( 2679): Autoconnection is available
10-14 18:31:56.467 D/BluetoothAdapterService( 2679): updateAdapterState prevState =
15newState = 11
10-14 18:31:56.467 D/BluetoothManagerService( 702): Turning On, G state: 2, S
state: 2, mBLE count: 1, s BLE count: 1
10-14 18:31:56.467 I/AdapterState( 2679): TURNING_ON : syncUpWithBondedList
10-14 18:31:56.468 D/BluetoothAdapterService( 2679): updateDataBaseLocalInfo()
10-14 18:31:56.468 I/HBD ( 2538): a registerUpdater: size = 1
10-14 18:31:56.468 I/SemWifiApSmartBleScanner( 702): Preconditions standalonemode
is ON
10-14 18:31:56.469 D/BluetoothSettingsProvider( 2679): query
10-14 18:31:56.473 I/BluetoothAdapter( 702): STATE_TURNING_ON
10-14 18:31:56.473 I/BluetoothAdapter( 702): STATE_TURNING_ON
10-14 18:31:56.473 V/BluetoothEventManager( 1809): onReceive ::
android.bluetooth.adapter.action.STATE_CHANGED
10-14 18:31:56.474 D/BluetoothEventManager( 1809): AdapterStateChangedHandler ::
BluetoothAdapter.ACTION_STATE_CHANGED, state = 11
10-14 18:31:56.474 D/SLocation( 702): BluetoothStatusMonitor - sgfm received :
android.bluetooth.adapter.action.STATE_CHANGED
10-14 18:31:56.475 I/BluetoothDatabase( 2679): migrateSettingGlobal
10-14 18:31:56.476 I/SamsungIMMSHWKeyboard( 702): [BT Setting State] state = 11
prevState = 10
10-14 18:31:56.476 I/SamsungIMMSHWKeyboard( 702): [BT] mBTKeyboardCount =0,
KEYBOARD_BT(0)
10-14 18:31:56.476 D/BluetoothDatabase( 2679): updateDatabase LocalStorage
10-14 18:31:56.476 D/BluetoothDatabase( 2679): Load Database
10-14 18:31:56.477 D/BluetoothSettingsProvider( 2679): Created cursor
android.database.sqlite.SQLiteCursor@2c4c3ce
10-14 18:31:56.478 D/BluetoothSettingsProvider( 2679): insert
10-14 18:31:56.481 D/BluetoothDatabase( 2679): compactLastConnectionTime:
Compacting metadata after load
10-14 18:31:56.481 I/BluetoothDatabase( 2679): cacheMetadata
10-14 18:31:56.481 V/BluetoothDatabase( 2679): cacheMetadata: found device
LocalStorage
10-14 18:31:56.481 I/BluetoothDatabase( 2679): cacheMetadata: Database is ready
10-14 18:31:56.482 I/Telecom:SamsungBluetoothManager( 702): state = 11
10-14 18:31:56.482 E/SemWifiApSmartBleScanner( 702):
mMhsD2dFilter:BluetoothLeScanFilter [mResults=0, mDeviceName=null,
mDeviceAddress=null, mUuid=null, mUuidMask=null, mServiceSolicitationUuid=null,
mServiceSolicitationUuidMask=null, mServiceDataUuid=null, mServiceData=null,
mServiceDataMask=null, mManufacturerId=75, mManufacturerData=01 12 00 00 00 00 00
00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00, mManufacturerDataMask=00 FF 00
00 00 00 00 00 00 00 FF 00 00 00 00 00 00 00 00 00 00 00 00 00,
mTransportBlock=null, mTransportBlockMask=null, mPassiveScan=false]
10-14 18:31:56.483 D/SemWifiApSmartMHS( 702): action BLE
state:com.samsung.bluetooth.adapter.action.BLE_STATE_CHANGED::11
10-14 18:31:56.483 I/BluetoothAdapter( 702): STATE_TURNING_ON
10-14 18:31:56.483 I/BluetoothAdapter( 702): STATE_TURNING_ON
10-14 18:31:56.483 D/SemWifiApSmartBleScanner( 702): action BLE
state:com.samsung.bluetooth.adapter.action.BLE_STATE_CHANGED::11
10-14 18:31:56.484 D/BluetoothController( 1809): updateConnected =
0mConnectionState = 0
10-14 18:31:56.484 I/BluetoothAdapter( 702): STATE_TURNING_ON
10-14 18:31:56.485 D/BluetoothLeScanner( 702): Start Scan with callback
10-14 18:31:56.490 D/BtGatt.ContextMap( 2679): add() - appUid: 1000, appPid: 702,
appName: android.uid.system
10-14 18:31:56.491 I/bt_stack( 2679): [INFO:gatt_api.cc(950)] GATT_Register
8aca2a7a-70c2-48ed-8ba8-6ae2d2ffe962
10-14 18:31:56.491 I/bt_stack( 2679): [INFO:gatt_api.cc(994)] allocated gatt_if=4
10-14 18:31:56.491 I/bt_stack( 2679): [INFO:gatt_api.cc(1101)] GATT_StartIf
gatt_if=4
10-14 18:31:56.491 D/BtGatt.GattService( 2679): onScannerRegistered() -
UUID=8aca2a7a-70c2-48ed-8ba8-6ae2d2ffe962, scannerId=4, status=0
10-14 18:31:56.492 D/BluetoothLeScanner( 702): onScannerRegistered() - status=0
scannerId=4 mScannerId=0
10-14 18:31:56.495 I/BluetoothAdapter( 2679): STATE_TURNING_ON
10-14 18:31:56.505 D/SemBigDataInfoController( 2213): DMA pkg ver : 700901000
10-14 18:31:56.506 D/SemBigDataInfoController( 2213): NetworkDiagnostic Package
Version : 250609100
10-14 18:31:56.509 W/UnsafeUtil( 2679): platform method missing - proto runtime
falling back to safer methods: java.lang.NoSuchMethodException:
sun.misc.Unsafe.copyMemory [class java.lang.Object, long, class java.lang.Object,
long, long]
10-14 18:31:56.513 I/BluetoothAdapter( 2679): enableStandAloneBleMode=
10-14 18:31:56.514 I/BluetoothAdapter( 2679): STATE_TURNING_ON
10-14 18:31:56.515 I/SemWifiApSmartBleScanner( 702): Started scanning
10-14 18:31:56.516 I/Pageboost( 702): successfully pinned
/system/framework/framework.jar
10-14 18:31:56.516 D/PinnerService( 702): pinRangeStream: null
10-14 18:31:56.519 E/BluetoothAdapterService( 2679): updateDataBaseLocalInfo -
insert success content://com.samsung.bt.btservice.btsettingsprovider/bonddevice/1
10-14 18:31:56.519 D/BluetoothSettingsProvider( 2679): query
10-14 18:31:56.520 D/BluetoothSettingsProvider( 2679): Created cursor
android.database.sqlite.SQLiteCursor@11491e8
10-14 18:31:56.520 D/BluetoothAdapterService( 2679): syncUpWithBondedList :: cursor
count: 0, Columns : 12
10-14 18:31:56.521 D/BluetoothAdapterService( 2679): syncUpWithBondedList ::
DevicesInDb : 0, Bonded device : 0
10-14 18:31:56.521 D/BluetoothAdapterService( 2679): syncUpWithBondedList :: will
be cursor close
10-14 18:31:56.521 D/BluetoothAdapterService( 2679): startCoreServices()
10-14 18:31:56.521 D/BtConfig.SecureMode( 2679): isSecureModeOn:false
10-14 18:31:56.524 W/BtGatt.GattService( 2679): checkToReportData before boot
completed
10-14 18:31:56.524 E/BtGatt.GattService( 2679): [GSIM LOG]: gsimLogHandler, msg:
MESSAGE_SCAN_START, appName: android.uid.system, scannerId: 4, reportDelayMillis=0
10-14 18:31:56.528 I/BluetoothAdapter( 2679): STATE_TURNING_ON
10-14 18:31:56.530 D/BluetoothAdapterService( 2679): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:56.533 I/HeadsetService( 2679): create()
10-14 18:31:56.535 D/BluetoothAdapterService( 2679): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:56.536 D/BluetoothAdapterService( 2679): handleMessage() - Message: 2,
profile : com.android.bluetooth.hfp.HeadsetService@3fdb0e7
10-14 18:31:56.536 I/BluetoothAdapter( 2679): STATE_TURNING_ON
10-14 18:31:56.540 I/HeadsetService( 2679): start()
10-14 18:31:56.540 D/BluetoothAdapterService( 2679): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:56.540 D/BtGatt.ScanManager( 2679): configureFilterParamter() :
onFoundTimeout | onLostTimeout | onFoundCount | numOfTrackingEntries |
scanFilterRssiThreshold | trackableScanFilterRssiThreshold | matchMode
10-14 18:31:56.541 D/BtGatt.ScanManager( 2679): configureFilterParamter() :
__________500__|________10000__|___________1__|___________________0__|
___________________-128__|____________________________-128__|________1_
10-14 18:31:56.543 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:56.548 W/bt_btm ( 2679): btm_ble_disable_resolving_list() rl_state =
0x0, rl_mask = 0x2, to_resume = 1
10-14 18:31:56.548 W/bt_btm ( 2679): btm_ble_disable_resolving_list() rl_state =
0x0, rl_mask = 0x2, to_resume = 1
10-14 18:31:56.548 W/bt_btm ( 2679): btm_ble_disable_resolving_list() rl_state =
0x0, rl_mask = 0x2, to_resume = 1
10-14 18:31:56.551 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10107 packageName=com.sec.android.app.soundalive
10-14 18:31:56.552 I/HeadsetLogManager( 2679): make HeadsetLogManager
10-14 18:31:56.552 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10107; state: DISABLED
10-14 18:31:56.553 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10107; state: ENABLED
10-14 18:31:56.553 I/HeadsetConnectionManager( 2679): make HeadsetConnectionManager
10-14 18:31:56.553 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10107; state: ENABLED
10-14 18:31:56.553 W/ActivityManager( 702): com.sec.android.app.soundalive inode
== 0 (b/152760674)
10-14 18:31:56.554 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:56.554 I/HeadsetAudioManager( 2679): make HeadsetAudioManager
10-14 18:31:56.554 I/ExtendedAtCmdProcessor( 2679): make ExtendedAtCmdProcessor
10-14 18:31:56.555 V/MdnieScenarioControlService( 702): mActivityManager :
android.app.ActivityManager@5e2560e
10-14 18:31:56.556 V/MdnieScenarioControlService( 702): mMdnieManager :
com.samsung.android.hardware.display.SemMdnieManager@46b182f
10-14 18:31:56.556 V/MdnieScenarioControlService( 702): mMediaRouterManager :
android.media.MediaRouter@651ce3c
10-14 18:31:56.556 V/MdnieScenarioControlService( 702): mInputManager :
android.hardware.input.InputManager@c1347c5
10-14 18:31:56.558 V/MdnieScenarioControlService( 702): mSemDisplaySolutionManager
: com.samsung.android.displaysolution.SemDisplaySolutionManager@b71c51a
10-14 18:31:56.560 I/TetheringManager( 2679):
registerTetheringEventCallback:com.android.bluetooth
10-14 18:31:56.561 D/ConnectivityManager( 2679): ConnectivityManager()
mContext=com.android.bluetooth.btservice.AdapterApp@2845f2f
getOpPackageName()=com.android.bluetooth getBasePackageName()=com.android.bluetooth
getPackageName()=com.android.bluetooth
10-14 18:31:56.562 I/BluetoothAtMessage( 2679): make AtMessage
10-14 18:31:56.562 D/BluetoothAtMessage( 2679): createCMTIContentObservers
10-14 18:31:56.563 I/VendorSpecificCommandRouter( 2679): make
VendorSpecificCommandRouter
10-14 18:31:56.563 I/HeadsetBigdataManager( 2679): make HeadsetBigdataManager
10-14 18:31:56.568 V/MdnieScenarioControlService( 702): Success to register all of
the services system.
10-14 18:31:56.568 V/MdnieScenarioControlService( 702): burn_in_prevention_mode()
mBrightnessAllAppServerState : true , enabled : false, mBurnInDisableAppEnabled :
false , mAutoBrightnessMode : false, mHighBrightnessModeEnabled : false ,
mBurnInPreventionACL : false , platform_brightness_value : 128 ,
BURN_IN_PREVENTION_SUPPORT_VALUE : 143 , mBurnInPreventionEnabled : false ,
mGameAppLauncher : false
10-14 18:31:56.568 V/MdnieScenarioControlService( 702): Disabled Burn-In
Prevention Mode
10-14 18:31:56.569 D/SemDisplaySolutionManagerService( 702): uid : 1000 , pid :
702 , name : burnin_prevention_off
10-14 18:31:56.569 D/SemDisplaySolutionManagerService( 702): where : application
what : DEFAULT setScreenBrightnessScaleFactor(1.0) , mBrightnessCompensation :
1.0 , PMS value : 1.0
10-14 18:31:56.569 D/PowerManagerService( 702): [api]
setScreenBrightnessScaleFactor: scaleFactor: 1.0 (uid: 1000 pid: 702)
10-14 18:31:56.570 D/PowerManagerService( 702): mDisplayReady: false
10-14 18:31:56.570 D/PowerManagerService( 702): mDisplayReady: false
10-14 18:31:56.570 D/DisplayPowerController( 702): animateScreenStateChange:
target=2, targetInternal=2, dualScreenPolicy=-1
10-14 18:31:56.570 D/SemDisplaySolutionManagerService( 702): Normal Mode
setMultipleScreenBrightness , application, DEFAULT, 1.0
10-14 18:31:56.570 D/DisplayPowerController( 702): getFinalBrightness : Summary is
128 (0.50) -> 128 (0.50)
10-14 18:31:56.570 D/PowerManagerService( 702): DisplayPowerCallbacks :
onStateChanged()
10-14 18:31:56.570 D/PowerManagerService( 702): mDisplayReady: true
10-14 18:31:56.570 D/PowerManagerService( 702): mDisplayReady: true
10-14 18:31:56.578 D/CompatibilityChangeReporter( 702): Compat change id reported:
124107808; UID 1001; state: ENABLED
10-14 18:31:56.579 D/CompatibilityChangeReporter( 702): Compat change id reported:
124107808; UID 1001; state: DISABLED
10-14 18:31:56.580 I/HBD ( 2538): h getDefaultInputRange : UNKNOWN
10-14 18:31:56.580 I/HBD ( 2538): a currentState : 0
10-14 18:31:56.580 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:31:56.583 D/HeadsetService( 2679): getMaxConnectedAudioDevices 3
10-14 18:31:56.583 I/BluetoothHeadsetServiceJni( 2679): classInitNative: succeeds
10-14 18:31:56.584 I/HeadsetService( 2679): IBR : true/true
10-14 18:31:56.587 I/bt_stack( 2679): [INFO:btif_hf.cc(2050)] GetInterface
10-14 18:31:56.587 W/bt_btif ( 2679): isSoftphone : 0 ()
10-14 18:31:56.588 I/bt_stack( 2679): [INFO:port_api.cc(216)]
RFCOMM_CreateConnection: bd_addr=ffffff, scn=2, is_server=1, mtu=256, uuid=0x1112,
dlci=4, signal_state=0x0b, p_port=0x7a30f0bc78
10-14 18:31:56.588 I/bt_stack( 2679): [INFO:port_api.cc(216)]
RFCOMM_CreateConnection: bd_addr=ffffff, scn=3, is_server=1, mtu=256, uuid=0x111f,
dlci=6, signal_state=0x0b, p_port=0x7a30f0bd30
10-14 18:31:56.588 I/bt_stack( 2679): [INFO:port_api.cc(216)]
RFCOMM_CreateConnection: bd_addr=ffffff, scn=2, is_server=1, mtu=256, uuid=0x1112,
dlci=4, signal_state=0x0b, p_port=0x7a30f0bde8
10-14 18:31:56.588 I/bt_stack( 2679): [INFO:port_api.cc(216)]
RFCOMM_CreateConnection: bd_addr=ffffff, scn=3, is_server=1, mtu=256, uuid=0x111f,
dlci=6, signal_state=0x0b, p_port=0x7a30f0bea0
10-14 18:31:56.588 I/bt_stack( 2679): [INFO:port_api.cc(216)]
RFCOMM_CreateConnection: bd_addr=ffffff, scn=2, is_server=1, mtu=256, uuid=0x1112,
dlci=4, signal_state=0x0b, p_port=0x7a30f0bf58
10-14 18:31:56.589 I/bt_stack( 2679): [INFO:port_api.cc(216)]
RFCOMM_CreateConnection: bd_addr=ffffff, scn=3, is_server=1, mtu=256, uuid=0x111f,
dlci=6, signal_state=0x0b, p_port=0x7a30f0c010
10-14 18:31:56.589 I/bt_stack( 2679): [INFO:port_api.cc(216)]
RFCOMM_CreateConnection: bd_addr=ffffff, scn=2, is_server=1, mtu=256, uuid=0x1112,
dlci=4, signal_state=0x0b, p_port=0x7a30f0c0c8
10-14 18:31:56.589 I/bt_stack( 2679): [INFO:port_api.cc(216)]
RFCOMM_CreateConnection: bd_addr=ffffff, scn=3, is_server=1, mtu=256, uuid=0x111f,
dlci=6, signal_state=0x0b, p_port=0x7a30f0c180
10-14 18:31:56.597 I/bt_stack( 2679): [INFO:btif_hf.cc(440)] btif_hf_upstreams_evt:
AG enable/disable event 0
10-14 18:31:56.598 W/ContextImpl( 2800): Failed to ensure
/data/user/0/com.samsung.android.app.telephonyui/cache: mkdir failed: ENOENT (No
such file or directory)
10-14 18:31:56.598 W/ContextImpl( 2800): Failed to update user.inode_cache: stat
failed: ENOENT (No such file or directory)
10-14 18:31:56.600 D/HeadsetBlackList( 2679): Loading from conf
10-14 18:31:56.601 E/HeadsetBlackList( 2679): iop_device_list File Not found :
/etc/bluetooth/iop_device_list.conf
10-14 18:31:56.601 D/HeadsetBlackList( 2679):
refreshNotAllowedVoiceRecognitionDeviceList()
10-14 18:31:56.601 D/Zygote ( 531): Forked child process 2846
10-14 18:31:56.601 D/BluetoothAdapterService( 2679): getDownloadableDbObject():
returning com.samsung.downloadabledb.BluetoothDownloadableDatabase@bc22307
10-14 18:31:56.601 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:56.602 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:56.602 I/MediaExtractorFactory( 785): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
10-14 18:31:56.602 E/DOWNLOADABLE_DB( 2679): SCPM client doesn't exist
10-14 18:31:56.602 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:56.602 D/HeadsetBlackList( 2679): DDB is not exist
10-14 18:31:56.604 W/ActivityManager( 702): Slow operation: 55ms so far, now at
startProcess: returned from zygote!
10-14 18:31:56.605 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:56.605 W/ActivityManager( 702): Slow operation: 57ms so far, now at
startProcess: done updating battery stats
10-14 18:31:56.606 W/ActivityManager( 702): Slow operation: 58ms so far, now at
startProcess: building log message
10-14 18:31:56.606 I/ActivityManager( 702): Start proc
2846:com.sec.android.app.soundalive/u0a107 for broadcast
{com.sec.android.app.soundalive/com.sec.android.app.soundalive.SAControlPanelReceiv
er}
10-14 18:31:56.606 W/ActivityManager( 702): Slow operation: 58ms so far, now at
startProcess: starting to update pids map
10-14 18:31:56.606 W/ActivityManager( 702): Slow operation: 58ms so far, now at
startProcess: done updating pids map
10-14 18:31:56.607 D/BluetoothAdapterService( 2679): handleMessage() - Message: 1,
profile : com.android.bluetooth.hfp.HeadsetService@3fdb0e7
10-14 18:31:56.607 D/BtConfig.SecureMode( 2679): isSecureModeOn:false
10-14 18:31:56.614 D/SettingsProvider( 702): isChangeAllowed() : name =
radio.data.stall.recovery.action0
10-14 18:31:56.615 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:56.623 E/.app.soundaliv( 2846): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:56.627 D/ActivityManager( 702): Parallel Broadcast is delayed
BroadcastRecord{6cefcd2 u0 android.intent.action.PACKAGE_CHANGED}
10-14 18:31:56.629 D/CompatibilityChangeReporter( 2213): Compat change id reported:
147600208; UID 1001; state: ENABLED
10-14 18:31:56.630 D/ActivityManager( 702): Parallel Broadcast is delayed
BroadcastRecord{3bc1ca0 u0 android.intent.action.PACKAGE_CHANGED}
10-14 18:31:56.632 D/ActivityManager( 702): Parallel Broadcast is delayed
BroadcastRecord{b912059 u0 android.intent.action.PACKAGE_CHANGED}
10-14 18:31:56.633 D/ActivityThread( 2846): setConscryptValidator
10-14 18:31:56.633 D/ActivityThread( 2846): setConscryptValidator - put
10-14 18:31:56.634 D/ActivityManager( 702): Parallel Broadcast is delayed
BroadcastRecord{27c141e u0 android.intent.action.PACKAGE_CHANGED}
10-14 18:31:56.635 I/ActivityManager( 702): DSS OFF for
com.sec.android.app.soundalive
10-14 18:31:56.636 I/HBD ( 2538): a load BaseLanguageRepo
10-14 18:31:56.641 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:31:56.641 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{6c1ca0c 2846:com.sec.android.app.soundalive/u0a107}
app.isolatedEntryPoint=null instr2=null
10-14 18:31:56.642 W/SQLiteLog( 2213): (28) double-quoted string literal:
"emergency"
10-14 18:31:56.643 W/SQLiteLog( 2213): (28) double-quoted string literal:
"emergency"
10-14 18:31:56.643 I/A2dpService( 2679): create()
10-14 18:31:56.646 D/BluetoothA2dp( 702): Proxy object connected
10-14 18:31:56.646 D/BluetoothA2dp( 702): getActiveDevice()
10-14 18:31:56.647 D/MR2SystemProvider( 702): Updating system provider info :
MediaRouteProviderInfo { uniqueId=null, routes=[MediaRoute2Info{ id=DEVICE_ROUTE,
name=Telefone, features=[android.media.route.feature.LIVE_AUDIO,
android.media.route.feature.LIVE_VIDEO,
android.media.route.feature.LOCAL_PLAYBACK], iconUri=null, description=null,
connectionState=2, clientPackageName=null, volumeHandling=1, volumeMax=15,
volume=7, providerId=null }] }
10-14 18:31:56.647 D/BluetoothA2dp( 702): Proxy object connected
10-14 18:31:56.647 D/BluetoothA2dp( 702): Proxy object connected
10-14 18:31:56.647 D/ActivityThread( 2846): handleBindApplication()++
app=com.sec.android.app.soundalive
10-14 18:31:56.647 D/BluetoothAdapterService( 2679): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:56.648 D/BluetoothAdapterService( 2679): handleMessage() - Message: 2,
profile : com.android.bluetooth.a2dp.A2dpService@a7228a
10-14 18:31:56.649 I/A2dpService( 2679): start()
10-14 18:31:56.649 D/BluetoothAdapterService( 2679): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:56.650 I/BluetoothA2dpServiceJni( 2679): classInitNative: succeeds
10-14 18:31:56.650 I/A2dpService( 2679): Max connected audio devices set to 2
10-14 18:31:56.652 V/APM_AudioPolicyManager( 590):
getHwOffloadEncodingFormatsSupportedForA2DP()
10-14 18:31:56.664 D/EmergencyMode( 2213): [EmergencyManager] android
createPackageContext successful: com.android.phone
10-14 18:31:56.678 I/.app.soundaliv( 2846): The ClassLoaderContext is a special
shared library.
10-14 18:31:56.694 I/InternalContentProvider( 2800): onCreate
10-14 18:31:56.702 D/[LLB] ( 702): !@ mRfCalDate is null!!! manufacture_date is
also null!!! we can not check weekly diff
10-14 18:31:56.702 D/[LLB] ( 702): !@ Faild to get property values,
longBatteryRetryCnt= 3
10-14 18:31:56.713 E/SamsungAnalytics605040( 2800): The user has not unlocked the
device.
10-14 18:31:56.713 I/Telecom:SamsungTelecomServiceImpl( 702): @hide @test
getCurrentTtyMode - callingPackage : com.android.phone
10-14 18:31:56.718 I/UT.DiagMonLogger( 2800): DiagMonLogger initialize()
10-14 18:31:56.736 W/FileUtils( 2800): Failed to
chmod(/data/user/0/com.samsung.android.app.telephonyui/app_log):
android.system.ErrnoException: chmod failed: ENOENT (No such file or directory)
10-14 18:31:56.739 I/DIAGMON_SDK[605040]( 2800): DiagMonAgent type: 2
10-14 18:31:56.741 W/ContextImpl( 2846): Failed to ensure
/data/user/0/com.sec.android.app.soundalive/cache: mkdir failed: ENOENT (No such
file or directory)
10-14 18:31:56.742 W/ContextImpl( 2846): Failed to update user.inode_cache: stat
failed: ENOENT (No such file or directory)
10-14 18:31:56.749 I/DIAGMON_SDK[605040][tu52hac8ar] ( 2800): generated SR object
10-14 18:31:56.753 V/RcsCallTracker( 2213): Created
10-14 18:31:56.760 I/bt_stack( 2679): [INFO:message_loop_thread.cc(175)] Run:
message loop starting for thread bt_a2dp_source_worker_thread
10-14 18:31:56.761 W/ContextImpl( 2800): Failed to ensure
/data/user/0/com.samsung.android.app.telephonyui/shared_prefs: mkdir failed: ENOENT
(No such file or directory)
10-14 18:31:56.765 D/CellBroadcastServiceManager( 2213):
CellBroadcastServiceManager created for phone 1
10-14 18:31:56.765 W/ActivityManager( 702): Receiver with filter
android.content.IntentFilter@85070b7 already registered for pid 2213, callerPackage
is com.android.phone
10-14 18:31:56.766 W/ActivityManager( 702): Receiver with filter
android.content.IntentFilter@121f024 already registered for pid 2213, callerPackage
is com.android.phone
10-14 18:31:56.767 I/InternalContentProvider( 2800): getCurrentVoiceCall null
10-14 18:31:56.769 D/CellBroadcastServiceManager( 2213):
getCellBroadcastServicePackageName: com.google.android.cellbroadcastservice
10-14 18:31:56.769 D/IOP_DB_BT( 2679): db_query: id FeatureChecker :: key KEY_NAME
10-14 18:31:56.769 D/IOP_DB_BT( 2679): db_query: result 1
10-14 18:31:56.770 W/bt_btif ( 2679): bta_av_rc_create: Skipping RC creation for
the old AVRCP profile
10-14 18:31:56.770 D/IOP_DB_BT( 2679): db_query: id FeatureChecker :: key KEY_NAME
10-14 18:31:56.770 D/IOP_DB_BT( 2679): db_query: result 1
10-14 18:31:56.774 D/BluetoothAdapterService( 2679): handleMessage() - Message: 1,
profile : com.android.bluetooth.a2dp.A2dpService@a7228a
10-14 18:31:56.774 D/BtConfig.SecureMode( 2679): isSecureModeOn:false
10-14 18:31:56.776 D/CellBroadcastServiceManager( 2213): serviceWasBound=true
10-14 18:31:56.780 I/App.TelephonyUiApplication( 2800): onCreate() [release]
10-14 18:31:56.789 D/CellBroadcastServiceManager( 2213):
CellBroadcastServiceManager created for phone 1
10-14 18:31:56.792 W/ActivityManager( 702): Receiver with filter
android.content.IntentFilter@e4fde66 already registered for pid 2213, callerPackage
is com.android.phone
10-14 18:31:56.793 W/ActivityManager( 702): Receiver with filter
android.content.IntentFilter@6a8f5a7 already registered for pid 2213, callerPackage
is com.android.phone
10-14 18:31:56.795 W/System ( 2213): A resource failed to call end.
10-14 18:31:56.798 D/CellBroadcastServiceManager( 2213):
getCellBroadcastServicePackageName: com.google.android.cellbroadcastservice
10-14 18:31:56.799 D/CellBroadcastServiceManager( 2213): serviceWasBound=true
10-14 18:31:56.807 I/SoundAliveApplication( 2846): onCreate()
10-14 18:31:56.807 I/SoundAliveApplication( 2846): getApplicationContext()
10-14 18:31:56.808 I/SoundAliveApplication( 2846): Build.VERSION.SDK_INT : 30
10-14 18:31:56.808 I/SoundAliveApplication( 2846): Build.VERSION.SEM_PLATFORM_INT :
120100
10-14 18:31:56.808 I/SoundAliveApplication( 2846): The supported Features are :
eq_custom,adapt,karaoke,dvfs_700000
10-14 18:31:56.808 I/SoundAliveApplication( 2846): Is EQ Support : true
10-14 18:31:56.808 I/SoundAliveApplication( 2846): Is UHQ Switch Support : false
10-14 18:31:56.808 I/SoundAliveApplication( 2846): Is UHQ Level Support : false
10-14 18:31:56.808 I/SoundAliveApplication( 2846): Is Karaoke Support : true
10-14 18:31:56.808 I/SoundAliveApplication( 2846): Is TubeAmp Support : false
10-14 18:31:56.808 I/SoundAliveApplication( 2846): Is Concert Hall Support : false
10-14 18:31:56.808 I/SoundAliveApplication( 2846): Is AdaptSound Support : true
10-14 18:31:56.808 I/SoundAliveApplication( 2846): Is UHQ Upscaler Support : false
10-14 18:31:56.808 I/SoundAliveApplication( 2846): Is UHQ Default set : false
10-14 18:31:56.812 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:56.814 I/FT.TuiUtilFeature( 2800): isAirplaneModeOn = false
10-14 18:31:56.817 I/CapsuleProvider_1.0.16( 2800): releasing initialize wait lock.
10-14 18:31:56.818 I/SoundAliveApplication( 2846): resetUnsupportedEffects
10-14 18:31:56.818 I/InternalContentProvider( 2800): Take NetUiCallFunctions
10-14 18:31:56.819 I/NetUiCallFunctions( 2800): call getCurrentVoiceCall null
Bundle[EMPTY_PARCEL]
10-14 18:31:56.819 I/BluetoothHidHostServiceJni( 2679): classInitNative: succeeds
10-14 18:31:56.820 D/BluetoothAdapterService( 2679): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:56.821 D/BluetoothAdapterService( 2679): handleMessage() - Message: 2,
profile : com.android.bluetooth.hid.HidHostService@e178e2
10-14 18:31:56.822 I/SAq ( 2846): status_storage : 5
10-14 18:31:56.823 I/TUI.BixbyManager( 2800): add action handler to bixby manager
10-14 18:31:56.823 I/SAq ( 2846): status_user : false
10-14 18:31:56.823 I/bt_stack( 2679): [INFO:gatt_api.cc(950)] GATT_Register
6c383bb1-ca49-c62c-38ba-d82de4ea5f5a
10-14 18:31:56.823 I/bt_stack( 2679): [INFO:gatt_api.cc(994)] allocated gatt_if=5
10-14 18:31:56.823 I/bt_stack( 2679): [INFO:gatt_api.cc(1101)] GATT_StartIf
gatt_if=5
10-14 18:31:56.824 D/BluetoothAdapterService( 2679): handleMessage() - Message: 1,
profile : com.android.bluetooth.hid.HidHostService@e178e2
10-14 18:31:56.824 D/BtConfig.SecureMode( 2679): isSecureModeOn:false
10-14 18:31:56.829 I/SAq ( 2846): PreferencesManager status_storage : 5
10-14 18:31:56.829 I/SAq ( 2846): PreferencesManager status_user : false
10-14 18:31:56.831 I/BluetoothPanServiceJni( 2679): classInitNative(L161): succeeds
10-14 18:31:56.832 I/NU.NetSettingsCommandActionHandler( 2800):
NetSettingsCommandActionHandler()
10-14 18:31:56.833 D/BluetoothPan( 702): Proxy object connected
10-14 18:31:56.837 I/TetheringManager( 2800):
registerTetheringEventCallback:com.samsung.android.app.telephonyui
10-14 18:31:56.839 I/io_stats( 385): !@ 179,0 r 117853 8259568 w 15605 5401840 d
2818 2459588 f 5175 2152 iot 88596 0 th 102400 102400 64728 pt 232 inp 1 3 139.348
10-14 18:31:56.881 D/BluetoothAdapterService( 2679): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:56.882 I/FT.TuiUtilFeature( 2800): isWiFiOnlyModel : false
10-14 18:31:56.883 D/BluetoothAdapterService( 2679): handleMessage() - Message: 2,
profile : com.android.bluetooth.pan.PanService@18e97a9
10-14 18:31:56.889 D/BluetoothPanServiceJni( 2679): initializeNative(L166): pan
10-14 18:31:56.889 W/bt_btm ( 2679): btm_ble_disable_resolving_list() rl_state =
0x0, rl_mask = 0x4, to_resume = 1
10-14 18:31:56.889 W/bt_btm ( 2679): btm_ble_disable_resolving_list() rl_state =
0x0, rl_mask = 0x4, to_resume = 1
10-14 18:31:56.891 D/BluetoothPanServiceJni( 2679): control_state_callback(L68):
state:0, local_role:3, ifname:bt-pan
10-14 18:31:56.902 D/BluetoothAdapterService( 2679): handleMessage() - Message: 1,
profile : com.android.bluetooth.pan.PanService@18e97a9
10-14 18:31:56.902 D/BtConfig.SecureMode( 2679): isSecureModeOn:false
10-14 18:31:56.903 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.app.telephonyui cmp =
com.samsung.android.app.telephonyui.netsettings.ui.NetSettingsActivity newState = 1
callingPackage = 1001/com.samsung.android.app.telephonyui
10-14 18:31:56.910 D/BluetoothAdapterService( 2679): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:56.912 D/BluetoothAdapterService( 2679): handleMessage() - Message: 2,
profile : com.android.bluetooth.map.BluetoothMapService@a9f2448
10-14 18:31:56.923 I/HBD ( 2538): b loadLanguageXmlToPreference
10-14 18:31:56.923 I/Telecom:SamsungTelecomServiceImpl( 702):
getUserSelectedOutgoingPhoneAccount - callingPackage :
com.samsung.android.app.telephonyui
10-14 18:31:56.924 I/FT.SimUtilFeature( 2800): getSubIdForPhoneAccountHandle
phoneAccountSubId: -1
10-14 18:31:56.928 D/SettingsProvider( 702): isChangeAllowed() : name =
k2hd_effect
10-14 18:31:56.928 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:56.928 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:56.928 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:56.928 D/SettingsProvider( 702): selectionArgs: 10107
10-14 18:31:56.929 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:56.929 D/SecContentProvider( 702): called from
com.sec.android.app.soundalive
10-14 18:31:56.929 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:56.929 D/SettingsProvider( 702): ret = 1
10-14 18:31:56.930 I/UT.TelephonyUtils( 2800): getPhoneId : subId = -1
10-14 18:31:56.932 I/HBD ( 2538): d document's name = [ #document ]
10-14 18:31:56.932 I/HBD ( 2538): d rootNode name = [ SamsungMobileLanguage ]
10-14 18:31:56.932 I/HBD ( 2538): d Node getTagNode(Node parent, String
tagName) tagName =[ LanguageSet ]
10-14 18:31:56.932 I/HBD ( 2538): d [ #text ]
10-14 18:31:56.932 I/HBD ( 2538): d [ Country ]
10-14 18:31:56.932 I/HBD ( 2538): d [ #text ]
10-14 18:31:56.932 I/HBD ( 2538): d [ CountryISO ]
10-14 18:31:56.932 I/HBD ( 2538): d [ #text ]
10-14 18:31:56.932 I/HBD ( 2538): d [ SalesCode ]
10-14 18:31:56.932 I/HBD ( 2538): d [ #text ]
10-14 18:31:56.932 I/HBD ( 2538): d [ LanguageSet ]
10-14 18:31:56.932 I/HBD ( 2538): d Node getTagNode(Node parent, String
tagName) tagName =[ Input ]
10-14 18:31:56.932 I/HBD ( 2538): d [ #text ]
10-14 18:31:56.932 I/HBD ( 2538): d [ Display ]
10-14 18:31:56.932 I/HBD ( 2538): d [ #text ]
10-14 18:31:56.932 I/HBD ( 2538): d [ Input ]
10-14 18:31:56.932 I/HBD ( 2538): d mNode's name = [ Input ]
10-14 18:31:56.932 I/HBD ( 2538): d boolean getTagValueReturnString(String
tagFullName, String defValue) tagFullName =[ EnableList ] defValue = [ ]
10-14 18:31:56.932 I/HBD ( 2538): d String getTagValue(String tagFullName)
tagFullName =[ EnableList ]
10-14 18:31:56.932 I/HBD ( 2538): d Node getTagNode(Node parent, String
tagName) tagName =[ EnableList ]
10-14 18:31:56.932 I/HBD ( 2538): d [ #text ]
10-14 18:31:56.932 I/HBD ( 2538): d [ SupportList ]
10-14 18:31:56.932 I/HBD ( 2538): d [ #text ]
10-14 18:31:56.933 I/HBD ( 2538): d [ EnableList ]
10-14 18:31:56.933 I/HBD ( 2538): d boolean getTagValueReturnString(String
tagFullName, String defValue) tagFullName =[ EnableList ] defValue = [ EN_GB ]
10-14 18:31:56.933 I/HBD ( 2538): d String getTagValue(String tagFullName)
tagFullName =[ EnableList ]
10-14 18:31:56.933 I/HBD ( 2538): d Node getTagNode(Node parent, String
tagName) tagName =[ EnableList ]
10-14 18:31:56.933 D/SemBigDataInfoController( 2213): DMA pkg ver : 700901000
10-14 18:31:56.933 I/HBD ( 2538): d [ #text ]
10-14 18:31:56.933 I/HBD ( 2538): d [ SupportList ]
10-14 18:31:56.933 I/HBD ( 2538): d [ #text ]
10-14 18:31:56.933 I/HBD ( 2538): d [ EnableList ]
10-14 18:31:56.933 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:56.933 D/SemBigDataInfoController( 2213): NetworkDiagnostic Package
Version : 250609100
10-14 18:31:56.934 I/SoundAliveApplication( 2846): reset setting-value for UHQ-
upscaler
10-14 18:31:56.934 D/BluetoothAdapterService( 2679): handleMessage() - Message: 1,
profile : com.android.bluetooth.map.BluetoothMapService@a9f2448
10-14 18:31:56.934 D/BtConfig.SecureMode( 2679): isSecureModeOn:false
10-14 18:31:56.937 D/BluetoothAdapterService( 2679): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:56.937 D/BluetoothAdapterService( 2679): handleMessage() - Message: 2,
profile : com.android.bluetooth.avrcp.AvrcpTargetService@7a63cf4
10-14 18:31:56.939 I/Telecom:SamsungTelecomServiceImpl( 702):
getCallCapablePhoneAccounts - includeDisabledAccounts : false / callingPackage :
com.samsung.android.app.telephonyui
10-14 18:31:56.941 I/NU.SimCardManagerUtils( 2800):
isSupportCallPreferredOthers() / Not supported
10-14 18:31:56.943 I/SoundAliveApplication( 2846): reset setting-value for Tube-Amp
10-14 18:31:56.944 I/SoundAliveApplication( 2846): sound assistant, NOT installed
10-14 18:31:56.944 I/SoundAliveApplication( 2846): setConcertHallSupport : false
10-14 18:31:56.944 I/SoundAliveApplication( 2846): mConcertHallSupport : false
10-14 18:31:56.944 I/SoundAliveApplication( 2846): reset setting-value for Concert-
Hall
10-14 18:31:56.944 I/SoundAliveApplication( 2846): reset setting-value for Surround
10-14 18:31:56.944 I/SoundAliveApplication( 2846): reset setting-value for UHQ-
upscaler
10-14 18:31:56.945 I/SoundAliveApplication( 2846): reset setting-value for Tube-Amp
10-14 18:31:56.945 I/SoundAliveApplication( 2846): sound assistant, NOT installed
10-14 18:31:56.945 I/SoundAliveApplication( 2846): setConcertHallSupport : false
10-14 18:31:56.945 I/SoundAliveApplication( 2846): mConcertHallSupport : false
10-14 18:31:56.945 I/SoundAliveApplication( 2846): reset setting-value for Concert-
Hall
10-14 18:31:56.945 I/SoundAliveApplication( 2846): reset setting-value for Surround
10-14 18:31:56.945 I/SoundAliveApplication( 2846): reset setting-value for UHQ-
upscaler
10-14 18:31:56.945 I/SoundAliveApplication( 2846): reset setting-value for Tube-Amp
10-14 18:31:56.946 I/AvrcpTargetService( 2679): Starting the AVRCP Target Service
10-14 18:31:56.946 I/SoundAliveApplication( 2846): sound assistant, NOT installed
10-14 18:31:56.946 I/SoundAliveApplication( 2846): setConcertHallSupport : false
10-14 18:31:56.946 I/SoundAliveApplication( 2846): mConcertHallSupport : false
10-14 18:31:56.946 I/SoundAliveApplication( 2846): reset setting-value for Concert-
Hall
10-14 18:31:56.946 I/SoundAliveApplication( 2846): reset setting-value for Surround
10-14 18:31:56.946 I/SoundAliveApplication( 2846): reset setting-value for UHQ-
upscaler
10-14 18:31:56.946 I/SoundAliveApplication( 2846): reset setting-value for Tube-Amp
10-14 18:31:56.947 I/FT.TuiMultiSimFeature( 2800): SUPPORT_ESIM = false
10-14 18:31:56.947 I/FT.TuiMultiSimFeature( 2800): SUPPORT_ESIM_DEVICE = false
10-14 18:31:56.947 I/FT.TuiMultiSimFeature( 2800): SUPPORT_ESIM_SWITCHING = false
10-14 18:31:56.947 I/FT.TuiMultiSimFeature( 2800): CONSTRAINT_TO_SET_SS_MODE_ONLY =
false
10-14 18:31:56.947 I/FT.TuiMultiSimFeature( 2800): IS_MULTISIM_MODE_ENABLED = true
10-14 18:31:56.947 I/FT.TuiMultiSimFeature( 2800): IS_MULTISIM_DSDA_MODE_ENABLED =
false
10-14 18:31:56.947 I/FT.TuiMultiSimFeature( 2800): SUPPORT_CROSS_MAPPING_BY_CHIPSET
= false
10-14 18:31:56.947 I/FT.TuiMultiSimFeature( 2800): SUPPORT_CARRIER_MATCHING = false
10-14 18:31:56.947 I/FT.TuiMultiSimFeature( 2800): SUPPORT_BRAZIL_CARRIER_MATCHING
= false
10-14 18:31:56.947 I/FT.TuiMultiSimFeature( 2800): SUPPORT_PHYSICAL_SECOND_SLOT =
true
10-14 18:31:56.947 I/FT.TuiMultiSimFeature( 2800): ESIM_SWITCHING_SLOT =
10-14 18:31:56.947 I/SoundAliveApplication( 2846): sound assistant, NOT installed
10-14 18:31:56.947 I/NU.QuickpanelNetworkReceiver( 2800): GetCurrentVoiceCall
currentPos : 1
10-14 18:31:56.947 I/NetUiCallFunctions( 2800): GET_CURRENT_VOICE_CALL :1
10-14 18:31:56.947 I/SoundAliveApplication( 2846): setConcertHallSupport : false
10-14 18:31:56.947 I/SoundAliveApplication( 2846): mConcertHallSupport : false
10-14 18:31:56.947 I/SoundAliveApplication( 2846): reset setting-value for Concert-
Hall
10-14 18:31:56.947 I/SoundAliveApplication( 2846): reset setting-value for Surround
10-14 18:31:56.948 I/SoundAliveApplication( 2846): reset setting-value for UHQ-
upscaler
10-14 18:31:56.948 I/SoundAliveApplication( 2846): reset setting-value for Tube-Amp
10-14 18:31:56.949 I/SoundAliveApplication( 2846): sound assistant, NOT installed
10-14 18:31:56.949 V/AvrcpMediaPlayerList( 2679): Creating MediaPlayerList
10-14 18:31:56.949 I/SoundAliveApplication( 2846): setConcertHallSupport : false
10-14 18:31:56.949 I/SoundAliveApplication( 2846): mConcertHallSupport : false
10-14 18:31:56.949 I/SoundAliveApplication( 2846): reset setting-value for Concert-
Hall
10-14 18:31:56.949 I/SoundAliveApplication( 2846): reset setting-value for Surround
10-14 18:31:56.949 I/SoundAliveApplication( 2846): reset setting-value for UHQ-
upscaler
10-14 18:31:56.949 I/SoundAliveApplication( 2846): reset setting-value for Tube-Amp
10-14 18:31:56.949 I/SoundAliveApplication( 2846): sound assistant, NOT installed
10-14 18:31:56.949 I/SoundAliveApplication( 2846): setConcertHallSupport : false
10-14 18:31:56.949 I/SoundAliveApplication( 2846): mConcertHallSupport : false
10-14 18:31:56.949 I/SoundAliveApplication( 2846): reset setting-value for Concert-
Hall
10-14 18:31:56.949 I/SoundAliveApplication( 2846): reset setting-value for Surround
10-14 18:31:56.950 I/SoundAliveApplication( 2846): reset setting-value for UHQ-
upscaler
10-14 18:31:56.950 I/SoundAliveApplication( 2846): reset setting-value for Tube-Amp
10-14 18:31:56.950 I/SoundAliveApplication( 2846): sound assistant, NOT installed
10-14 18:31:56.950 I/SoundAliveApplication( 2846): setConcertHallSupport : false
10-14 18:31:56.950 I/SoundAliveApplication( 2846): mConcertHallSupport : false
10-14 18:31:56.950 I/SoundAliveApplication( 2846): reset setting-value for Concert-
Hall
10-14 18:31:56.950 I/SoundAliveApplication( 2846): reset setting-value for Surround
10-14 18:31:56.950 I/SoundAliveApplication( 2846): reset setting-value for UHQ-
upscaler
10-14 18:31:56.950 I/SoundAliveApplication( 2846): reset setting-value for Tube-Amp
10-14 18:31:56.956 I/SoundAliveApplication( 2846): sound assistant, NOT installed
10-14 18:31:56.956 I/SoundAliveApplication( 2846): setConcertHallSupport : false
10-14 18:31:56.956 I/SoundAliveApplication( 2846): mConcertHallSupport : false
10-14 18:31:56.956 I/SoundAliveApplication( 2846): reset setting-value for Concert-
Hall
10-14 18:31:56.956 I/SoundAliveApplication( 2846): reset setting-value for Surround
10-14 18:31:56.956 I/SoundAliveApplication( 2846): loadDolbyAtmosGaming
10-14 18:31:56.956 I/SoundAliveApplication( 2846): reset setting-value for Dolby
Gaming for Audio path SPK__
10-14 18:31:56.956 I/SoundAliveApplication( 2846): reset setting-value for Dolby
Gaming for Audio path EAR__
10-14 18:31:56.956 I/SoundAliveApplication( 2846): reset setting-value for Dolby
Gaming for Audio path BT__
10-14 18:31:56.956 I/SoundAliveApplication( 2846): reset setting-value for Dolby
Gaming for Audio path LineOut__
10-14 18:31:56.956 I/SoundAliveApplication( 2846): reset setting-value for Dolby
Gaming for Audio path HDMI__
10-14 18:31:56.956 I/Telecom:SamsungTelecomServiceImpl( 702):
getUserSelectedOutgoingPhoneAccount - callingPackage :
com.samsung.android.app.telephonyui
10-14 18:31:56.956 I/SoundAliveApplication( 2846): reset setting-value for Dolby
Gaming for Audio path SUBMIX__
10-14 18:31:56.956 I/SoundAliveApplication( 2846): reset setting-value for Dolby
Gaming for Audio path USB__
10-14 18:31:56.956 I/SoundAliveApplication( 2846): reset setting-value for Dolby
Gaming for Audio path UNKNOWN__
10-14 18:31:56.957 I/FT.SimUtilFeature( 2800): getSubIdForPhoneAccountHandle
phoneAccountSubId: -1
10-14 18:31:56.957 I/UT.TelephonyUtils( 2800): getPhoneId : subId = -1
10-14 18:31:56.959 I/Telecom:SamsungTelecomServiceImpl( 702):
getCallCapablePhoneAccounts - includeDisabledAccounts : false / callingPackage :
com.samsung.android.app.telephonyui
10-14 18:31:56.959 I/NU.SimCardManagerUtils( 2800):
isSupportCallPreferredOthers() / Not supported
10-14 18:31:56.960 I/NU.QuickpanelNetworkReceiver( 2800): GetCurrentVoiceCall
currentPos : 1
10-14 18:31:56.960 D/MediaSessionService( 702): The
MediaKeyEventSessionChangedListener (android.os.BinderProxy@b048b1d) is added by
com.android.bluetooth
10-14 18:31:56.961 D/MultiSIMPreferredSlotBar( 1809): getCurrentVoiceCall, true, 1
10-14 18:31:56.962 E/MultiSIMPreferredSlotBar( 1809): updateCurruntDefaultSlot :
mDefaultSmsSimId = -1
10-14 18:31:56.963 E/MultiSIMPreferredSlotBar( 1809): updateCurruntDefaultSlot :
mDefaultDataSimId = -1
10-14 18:31:56.965 V/APM_AudioPolicyManager( 590): listAudioPorts() role 0 type 0
num_ports 0 ports 0xb40000711044da68
10-14 18:31:56.965 V/APM_AudioPolicyManager( 590): listAudioPorts() got 0 ports
needed 11
10-14 18:31:56.965 V/APM_AudioPolicyManager( 590): listAudioPorts() role 0 type 0
num_ports 11 ports 0xb40000711001c000
10-14 18:31:56.965 V/APM_AudioPolicyManager( 590): listAudioPorts() got 11 ports
needed 11
10-14 18:31:56.967 I/AudioDeviceCallback( 2846): registerAudioDeviceCallback
10-14 18:31:56.967 D/SettingsProvider( 702): isChangeAllowed() : name =
handwriting_language_list
10-14 18:31:56.967 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:56.967 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:56.967 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:56.967 D/SettingsProvider( 702): selectionArgs: 10150
10-14 18:31:56.967 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:56.967 V/APM_AudioPolicyManager( 590): selectOutput new bestOutput 13
criteria 0 0 0 0 0 0 0 2
10-14 18:31:56.968 V/APM_AudioPolicyManager( 590): getOutput() stream 3 selected
devices {type:0x2,@:}, output 13
10-14 18:31:56.968 D/SecContentProvider( 702): called from
android.uid.honeyboard:10150
10-14 18:31:56.968 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:56.968 D/SettingsProvider( 702): ret = 1
10-14 18:31:56.969 I/SAControlPanelReceiver( 2846): action is
android.intent.action.LOCKED_BOOT_COMPLETED
10-14 18:31:56.969 I/SAControlPanelReceiver( 2846): user id is 0
10-14 18:31:56.969 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:56.969 E/DeXUtil ( 2846): DesktopModeManager is null, so it can't be
decided.
10-14 18:31:56.969 I/SAControlPanelReceiver( 2846): dex mode is false
10-14 18:31:56.970 I/SAControlPanelReceiver( 2846):
BOOT_COMPLETED/STREAM_DEVICES_CHANGED_DUMMY_ACTION received
10-14 18:31:56.970 I/Feature ( 2846): SUPPORT_HUN_FLOATING_FEATURE =
falseCOUNTRY_CODE = Brazil
10-14 18:31:56.970 I/SAPathManager( 2846): updateFeatureComponentsState : Set Dolby
Component state: 1
10-14 18:31:56.971 D/AudioFlinger( 590): ro.audio.silent is ignored since no
output device is set
10-14 18:31:56.971 D/AudioFlinger( 590): ro.audio.silent is ignored since no
output device is set
10-14 18:31:56.972 I/system_server( 702): oneway function results will be dropped
but finished with status OK and parcel size 4
10-14 18:31:56.972 I/system_server( 702): oneway function results will be dropped
but finished with status OK and parcel size 4
10-14 18:31:56.973 I/system_server( 702): oneway function results will be dropped
but finished with status OK and parcel size 4
10-14 18:31:56.973 I/system_server( 702): oneway function results will be dropped
but finished with status OK and parcel size 4
10-14 18:31:56.974 D/NativeSemDvfsManager( 590): acquire:: timeout = -999
mIsAcquired = 0 mTagName : AudioFlinger
10-14 18:31:56.975 I/system_server( 702): oneway function results will be dropped
but finished with status OK and parcel size 4
10-14 18:31:56.975 I/system_server( 702): oneway function results will be dropped
but finished with status OK and parcel size 4
10-14 18:31:56.975 I/HYPER-HAL( 559): [RequestManager.cpp]acquire(): Acquired ID :
1265845 [590 / 1000] HINT : list : [CPUMinFreq / 650000]
10-14 18:31:56.976 I/HYPER-HAL( 559): [ResourceManager.cpp]updateResource():
[CPUMinFreq] UpdateResource Request ID : 1265845 Value : 650000
10-14 18:31:56.976 E/NativeCustomFrequencyManager( 590): [NativeCFMS]
BpCustomFrequencyManager::acquire()
10-14 18:31:56.976 D/AudioFlinger( 590): ro.audio.silent is ignored since no
output device is set
10-14 18:31:56.978 V/APM_AudioPolicyManager( 590): selectOutput new bestOutput 13
criteria 0 0 0 0 0 0 0 2
10-14 18:31:56.978 V/APM_AudioPolicyManager( 590): getOutput() stream 3 selected
devices {type:0x2,@:}, output 13
10-14 18:31:56.979 V/APM_AudioPolicyManager( 590): selectOutput new bestOutput 13
criteria 0 0 0 0 0 0 0 2
10-14 18:31:56.979 V/APM_AudioPolicyManager( 590): getOutput() stream 3 selected
devices {type:0x2,@:}, output 13
10-14 18:31:56.979 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:31:56.983 D/CompatibilityChangeReporter( 2679): Compat change id reported:
147600208; UID 1002; state: ENABLED
10-14 18:31:56.983 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.qs.bar.MultiSIMPreferredSlotBar$9@5e796e
10-14 18:31:56.983 W/Settings( 1809): Setting airplane_mode_on has moved from
android.provider.Settings.System to android.provider.Settings.Global, returning
read-only global URI.
10-14 18:31:56.984 D/MultiSIMPreferredSlotBar( 1809): onChanged() - airplane_mode :
false
10-14 18:31:56.985 E/MultiSIMPreferredSlotBar( 1809): Package not found :
com.samsung.android.globalroaming
10-14 18:31:56.987 I/Telecom:SamsungTelecomServiceImpl( 702): getCallState -
callingPid : 2679 / processName : sts
10-14 18:31:56.987 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.sec.android.app.soundalive cmp =
com.sec.android.app.soundalive.DolbyTile newState = 1 callingPackage =
10107/com.sec.android.app.soundalive
10-14 18:31:56.989 D/MultiSIMPreferredSlotBar( 1809): onTuningChanged() : key =
multi_sim_bar_show_on_qspanel, newValue = null
10-14 18:31:56.991 D/MultiSIMPreferredSlotBar( 1809): onTuningChanged() : key =
multi_sim_bar_hide_by_meadia_full, newValue = null
10-14 18:31:56.991 D/MultiSIMPreferredSlotBar( 1809): updateSimSlotType() - sim
slot 0 is eSim: false
10-14 18:31:56.991 D/MultiSIMPreferredSlotBar( 1809): updateSimSlotType() - sim
slot 1 is eSim: false
10-14 18:31:56.992 W/QSBarController( 1809): bar != null
10-14 18:31:56.992 V/QSBarController( 1809): barSpec = QSSecurityFooter
10-14 18:31:56.992 W/QSBarController( 1809): bar != null
10-14 18:31:56.993 V/QSBarController( 1809): barSpec = Brightness
10-14 18:31:56.993 W/QSBarController( 1809): bar != null
10-14 18:31:56.994 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.sec.android.app.soundalive cmp =
com.sec.android.app.soundalive.DolbySettingsListActivity newState = 1
callingPackage = 10107/com.sec.android.app.soundalive
10-14 18:31:56.994 I/SAPathManager( 2846): Set UHQ Level Component state: 2
10-14 18:31:56.995 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:56.997 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.sec.android.app.soundalive cmp =
com.sec.android.app.soundalive.UHQSettingsListActivity newState = 2 callingPackage
= 10107/com.sec.android.app.soundalive
10-14 18:31:56.998 I/SAControlPanelReceiver( 2846): complete
updateFeatureComponentsState
10-14 18:31:56.998 I/SAControlPanelReceiver( 2846): key =
SAControlPanelAttributes.BOOT_COMPLETED + mUser = boot_completed0
10-14 18:31:56.998 I/SAControlPanelReceiver( 2846): when is BOOT_COMPLETED, Load
all setting value....
10-14 18:31:56.998 W/FileUtils( 2538): Failed to
chmod(/data/user/0/com.samsung.android.honeyboard/app_SwiftKey):
android.system.ErrnoException: chmod failed: ENOENT (No such file or directory)
10-14 18:31:56.999 I/Pageboost( 702): successfully pinned
/system/priv-app/TouchWizHome_2017/TouchWizHome_2017.apk
10-14 18:31:56.999 D/PinnerService( 702): pinRangeStream: null
10-14 18:31:56.999 I/AvrcpTargetJni( 2679): classInitNative: AvrcpTargetJni
initialized!
10-14 18:31:56.999 D/AvrcpTargetJni( 2679): initNative
10-14 18:31:57.000 E/HBD ( 2538): p mkdirs failed:
/data/user/0/com.samsung.android.honeyboard/app_SwiftKey
10-14 18:31:57.000 I/bt_stack( 2679): [INFO:avrcp_service.cc(349)] AVRCP Target
Service started
10-14 18:31:57.000 I/bt_stack( 2679): [INFO:connection_handler.cc(250)] Connect to
device ffffff
10-14 18:31:57.000 I/HBD ( 2538): b getEnginePathList :
[/prism/sipdb/SwiftKey/, /product/sipdb/SwiftKey/, /odm/sipdb/SwiftKey/,
/odm/omc/sipdb/SwiftKey/, /system/omc/sipdb/SwiftKey/, /system/T9DB/SwiftKey/,
/prism/sipdb/, /product/sipdb/, /odm/sipdb/, /odm/omc/sipdb/,
/system/omc/sipdb/, /system/T9DB/]
10-14 18:31:57.002 I/QSMediaPlayerBar( 1809): showBar : false
10-14 18:31:57.003 D/DeviceState( 1809): getPanelWidth portrait? true panelWidth=
720
10-14 18:31:57.003 D/SettingsProvider( 702): isChangeAllowed() : name =
radio.data.stall.recovery.action1
10-14 18:31:57.004 D/PermissionCache( 590): checking
android.permission.MODIFY_AUDIO_SETTINGS for uid=10107 => granted (666 us)
10-14 18:31:57.005 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:57.005 I/EDMNativeHelperService( 702): isAVRCPProfileEnabled
10-14 18:31:57.010 I/bt_stack( 2679): [INFO:connection_handler.cc(271)] virtual
bool bluetooth::avrcp::ConnectionHandler::AvrcpConnect(bool, const RawAddress &):
handle=0000 status= 000000
10-14 18:31:57.010 D/AvrcpTargetJni( 2679): setPsm
10-14 18:31:57.010 W/AvrcpTargetService( 2679): COVERART startConnection
10-14 18:31:57.011 D/BluetoothSecureManager( 2679): calling getMethod for
getService
10-14 18:31:57.011 D/BluetoothSecureManager( 2679): calling getService
10-14 18:31:57.012 D/BluetoothSecureManager( 2679): getService return binder:
android.os.BinderProxy@846571e
10-14 18:31:57.013 D/BluetoothAdapterService( 2679): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:57.013 D/AvrcpTargetService( 2679): refreshNotAllowCoverArtDeviceList
10-14 18:31:57.014 D/BluetoothAdapterService( 2679): getDownloadableDbObject():
returning com.samsung.downloadabledb.BluetoothDownloadableDatabase@bc22307
10-14 18:31:57.015 E/DOWNLOADABLE_DB( 2679): SCPM client doesn't exist
10-14 18:31:57.015 D/AvrcpTargetService( 2679): DDB is not prepared
10-14 18:31:57.017 D/BluetoothAdapterService( 2679): handleMessage() - Message: 1,
profile : com.android.bluetooth.avrcp.AvrcpTargetService@7a63cf4
10-14 18:31:57.017 D/BtConfig.SecureMode( 2679): isSecureModeOn:false
10-14 18:31:57.018 D/BluetoothSecureManagerService( 702): isSecureModeEnabled
10-14 18:31:57.018 D/BluetoothSecureManagerService( 702): getSecureModeSetting,
name: secure_mode_enable
10-14 18:31:57.019 D/BluetoothSecureManagerService( 702): getSecureModeSetting,
name: a2dp_enable
10-14 18:31:57.019 D/AvrcpTargetService( 2679): isSecureModeEnabled = false
a2dpEnable = false
10-14 18:31:57.019 D/ObexServerSockets( 2679): COVERART createForPsm(l2capPsm =
4097)
10-14 18:31:57.021 I/MediaDevicesBar( 1809): showBar : true
10-14 18:31:57.022 W/FileUtils( 2538): Failed to
chmod(/data/user/0/com.samsung.android.honeyboard/app_SwiftKey):
android.system.ErrnoException: chmod failed: ENOENT (No such file or directory)
10-14 18:31:57.022 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:31:57.022 E/HBD ( 2538): p SwiftKeyDBDirectory hasn't file
10-14 18:31:57.026 I/SAEffectManager( 2846): SoundAlive instance has created
successfully. AUDIOSESSION_ID = -3
10-14 18:31:57.026 I/SAEffectManager( 2846): SAEffectManager : mDolby =
getNewDolbyInstance. AUDIOSESSION_ID = -3
10-14 18:31:57.026 I/SAEffectManager( 2846): getNewDolbyInstance() : _dolbyType is
1
10-14 18:31:57.027 I/HeaderMediaDevicesBar( 1809): showBar : true
10-14 18:31:57.027 I/HeaderMediaDevicesBar( 1809): showBar : true
10-14 18:31:57.029 I/SAEffectManager( 2846): Dolby effect instance has created
successfully. AUDIOSESSION_ID = -3
10-14 18:31:57.029 I/SAEffectManager( 2846): SAEffectManager : mDolbyGame =
getNewDolbyInstance. AUDIOSESSION_ID = -3
10-14 18:31:57.029 I/SAEffectManager( 2846): getNewDolbyInstance() : _dolbyType is
2
10-14 18:31:57.030 I/SAEffectManager( 2846): Dolby Game Instance has created
successfully.
10-14 18:31:57.030 I/MultiSIMPreferredSlotBar( 1809): showBar : false
10-14 18:31:57.030 I/SAEffectManager( 2846): loadFOTAPreferences :
PREFERENCES_SA__FOTA_CHECK_DOLBY : SA_FOTA_CHECK_DOLBY
10-14 18:31:57.030 I/SAEffectManager( 2846): loadFOTAPreferences : checked : -1
10-14 18:31:57.030 I/SAEffectManager( 2846): loadFOTAPreferences :
PREFERENCES_SA__GLOBAL_EFFECT_DOLBY : SA_GLOBAL_EFFECT_DOLBY
10-14 18:31:57.030 I/SAEffectManager( 2846): loadFOTAPreferences : Retrieved dolby
from previous setting as: -10
10-14 18:31:57.030 I/SAEffectManager( 2846): loadFOTAPreferences : dolby_effect : -
10
10-14 18:31:57.031 I/SAEffectManager( 2846): setSpatialAudioMode(-1)
10-14 18:31:57.031 I/AudioManager( 2846): getParameters keys =
audioParam;l_device_current_output
10-14 18:31:57.032 V/APM_AudioPolicyManager( 590): getAudioPolicyConfig:
audioParam;l_device_current_output
10-14 18:31:57.033 V/APM_AudioPolicyManager( 590): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
10-14 18:31:57.033 I/SoundAlivePolicyManager( 2846): Actual path retrieved: 2
10-14 18:31:57.033 I/SoundAlivePolicyManager( 2846): isAudioPathSpeaker() : true
10-14 18:31:57.033 I/SoundAlivePolicyManager( 2846): actual AudioPath : SA_PATH_SPK
10-14 18:31:57.034 W/BluetoothAdapter( 2679): getBluetoothService() called with no
BluetoothManagerCallback
10-14 18:31:57.034 D/SettingsProvider( 702): isChangeAllowed() : name =
SOUNDALIVE_AUDIO_PATH
10-14 18:31:57.034 I/BluetoothSocket( 2679): bindListen(): mPort=4097, mType=3
10-14 18:31:57.034 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:57.034 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:57.034 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:57.034 D/SettingsProvider( 702): selectionArgs: 10107
10-14 18:31:57.034 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:57.034 D/SecContentProvider( 702): called from
com.sec.android.app.soundalive
10-14 18:31:57.034 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:57.035 D/SettingsProvider( 702): ret = 1
10-14 18:31:57.037 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:57.040 I/SAEffectManager( 2846): Printing dolby value for all audio
paths : ,5,5,5,5,5,5,5,5
10-14 18:31:57.040 I/SAEffectManager( 2846): *****updateSquareUIsetting()*****
10-14 18:31:57.040 I/SAEffectManager( 2846): position: 40
10-14 18:31:57.041 I/SAEffectManager( 2846):
*****convPresetIndexToGenreIndex()***** presetIndex : 0 genreIndex : 0
10-14 18:31:57.041 I/HBD ( 2538): b getEnginePathList :
[/prism/sipdb/Omron/ja_om/, /product/sipdb/Omron/ja_om/,
/odm/sipdb/Omron/ja_om/, /odm/omc/sipdb/Omron/ja_om/,
/system/omc/sipdb/Omron/ja_om/, /system/T9DB/Omron/ja_om/, /prism/sipdb/ja_om/,
/product/sipdb/ja_om/, /odm/sipdb/ja_om/, /odm/omc/sipdb/ja_om/,
/system/omc/sipdb/ja_om/, /system/T9DB/ja_om/]
10-14 18:31:57.042 D/SettingsProvider( 702): isChangeAllowed() : name =
SOUNDALIVE_GENRE_INDEX
10-14 18:31:57.042 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:57.042 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:57.042 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:57.042 D/SettingsProvider( 702): selectionArgs: 10107
10-14 18:31:57.042 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:57.042 D/SecContentProvider( 702): called from
com.sec.android.app.soundalive
10-14 18:31:57.042 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:57.042 D/SettingsProvider( 702): ret = 1
10-14 18:31:57.043 E/BluetoothAdapterService( 2679): setSocketUsed() [4097]
com.android.bluetooth (L2CAP) / true
10-14 18:31:57.044 D/ObexServerSockets( 2679): COVERART Succeed to create listening
sockets
10-14 18:31:57.044 D/ObexServerSockets0( 2679): startAcceptL2CapOnly()
10-14 18:31:57.045 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:57.045 D/ObexServerSockets0( 2679): Accepting socket connection...
10-14 18:31:57.047 I/HBD ( 2538): e Downloaded DB path have no DB files
10-14 18:31:57.050 V/SapService( 2679): SapBinder()
10-14 18:31:57.051 I/SAEffectManager( 2846): updateGlobalEffectState...
10-14 18:31:57.051 I/SAEffectManager( 2846): checkDSDPlaybackState called...
10-14 18:31:57.051 I/AudioManager( 2846): getParameters keys =
g_effect_active_sound_info=track
10-14 18:31:57.055 I/Pageboost( 702): successfully pinned
/system/framework/arm64/boot-framework.oat
10-14 18:31:57.055 I/SecAudioParamFlinger( 590): getActiveSoundInfo 0, trackFormat
0, outputFormat 0
10-14 18:31:57.055 D/PinnerService( 702): pinRangeStream: null
10-14 18:31:57.056 I/SAEffectManager( 2846): isDSDFormatActive : format = 0
10-14 18:31:57.056 I/SAEffectManager( 2846): isDSDFormatActive : DSD or 32Bit
Playback Status= false
10-14 18:31:57.056 I/SAEffectManager( 2846): checkDSDPlaybackState : re-config
dolby profile from settings : 5
10-14 18:31:57.056 I/SAEffectManager( 2846): Set Square effect as: 40
10-14 18:31:57.057 I/SAEffectManager( 2846): setParameter() key :
EFFECT_SQUARE_CHANGED arg1 : 40 arg2 : -1 array : [-1]
10-14 18:31:57.057 I/SAEffectManager( 2846): *****updateSquareUIsetting()*****
10-14 18:31:57.057 I/SAEffectManager( 2846): position: 40
10-14 18:31:57.058 I/SAEffectManager( 2846): setDolbyEffect() Called ...
10-14 18:31:57.058 I/SAEffectManager( 2846): setDolbyEffect : re-config dolby
profile from settings : 5
10-14 18:31:57.058 I/SAEffectManager( 2846): setDolbyEffect() : re-config dolby-
game profile from settings : 4
10-14 18:31:57.058 I/SAEffectManager( 2846): setDolbyEffect() : set dolby as re-
config : 5
10-14 18:31:57.058 I/SAEffectManager( 2846): setDolbyEffect() : set dolby-game as
re-config : 4
10-14 18:31:57.058 I/SAEffectManager( 2846): getSpatialAudioMode() : mode is ready
(-1)
10-14 18:31:57.058 I/SAEffectManager( 2846): setDolbyEffect : support handler of
<dolby-atmos>
10-14 18:31:57.058 I/SAEffectManager( 2846): setDolbyEffect : dolby profile = OFF
10-14 18:31:57.061 D/BluetoothAdapterService( 2679): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:57.062 D/BluetoothAdapterService( 2679): handleMessage() - Message: 2,
profile : com.android.bluetooth.sap.SapService@235beb6
10-14 18:31:57.065 V/SapService( 2679): start()
10-14 18:31:57.065 D/SapService( 2679): Disable sap : false
10-14 18:31:57.066 D/ToggleSlider( 1809): updateHighBrightnessModeEnter : false
10-14 18:31:57.066 I/Telecom:SamsungTelecomServiceImpl( 702): @hide @test
getCurrentTtyMode - callingPackage : com.android.phone
10-14 18:31:57.068 I/HBD ( 2538): b getEnginePathList : [/prism/sipdb/Xt9/,
/product/sipdb/Xt9/, /odm/sipdb/Xt9/, /odm/omc/sipdb/Xt9/,
/system/omc/sipdb/Xt9/, /system/T9DB/Xt9/, /prism/sipdb/, /product/sipdb/,
/odm/sipdb/, /odm/omc/sipdb/, /system/omc/sipdb/, /system/T9DB/]
10-14 18:31:57.069 D/BluetoothAdapterService( 2679): handleMessage() - Message: 1,
profile : com.android.bluetooth.sap.SapService@235beb6
10-14 18:31:57.069 D/BtConfig.SecureMode( 2679): isSecureModeOn:false
10-14 18:31:57.069 I/SAEffectManager( 2846): setDolbyEffect : support handler of
<dolby-atmos for gaming>
10-14 18:31:57.069 I/SAEffectManager( 2846): setDolbyEffect : dolby-game profile =
ON
10-14 18:31:57.070 E/HBD ( 2538): q It's not ldb file
10-14 18:31:57.072 I/AudioEffectStageHandle( 590): setDsInfo mDsEnable [1]
10-14 18:31:57.072 D/BluetoothAdapterService( 2679): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:57.072 D/BluetoothAdapterService( 2679): handleMessage() - Message: 2,
profile : com.android.bluetooth.hid.HidDeviceService@1d71042
10-14 18:31:57.073 I/AudioEffectStageHandle( 590): setDsInfo mDsProfile [4]
10-14 18:31:57.074 V/BluetoothHidDeviceServiceJni( 2679): classInitNative: done
10-14 18:31:57.074 V/BluetoothHidDeviceServiceJni( 2679): initNative enter
10-14 18:31:57.074 V/BluetoothHidDeviceServiceJni( 2679): initNative done
10-14 18:31:57.076 D/DlbProfileParamCache( 590): setProfile(profile=4)
10-14 18:31:57.076 D/DlbProfileParamArray( 590): getProfileParams(profile = 4)
10-14 18:31:57.077 I/HBD ( 2538): h update() update language lists
10-14 18:31:57.078 E/HBD ( 2538): q It's not ldb file
10-14 18:31:57.078 D/BluetoothAdapterService( 2679): handleMessage() - Message: 1,
profile : com.android.bluetooth.hid.HidDeviceService@1d71042
10-14 18:31:57.078 D/BtConfig.SecureMode( 2679): isSecureModeOn:false
10-14 18:31:57.079 D/DlbDap2Process( 590): setParam(iea = #1[6])
10-14 18:31:57.079 D/DlbDap2Process( 590): setParam(msce = #1[0])
10-14 18:31:57.079 D/DlbDap2Process( 590): setParam(mdee = #1[0])
10-14 18:31:57.079 D/DlbDap2Process( 590): setParam(miee = #1[0])
10-14 18:31:57.079 D/DlbDap2Process( 590): setParam(mdle = #1[0])
10-14 18:31:57.079 D/DlbDap2Process( 590): setParam(dvme = #1[0])
10-14 18:31:57.079 D/DlbDap2Process( 590): setMave(mave = 0)
10-14 18:31:57.079 D/DlbDap2Process( 590): setParam(mave = #1[0])
10-14 18:31:57.079 D/DlbDap2Process( 590): setParam(ieon = #1[0])
10-14 18:31:57.079 D/DlbDap2Process( 590): setParam(dea = #1[6])
10-14 18:31:57.079 D/DlbDap2Process( 590): setParam(plb = #1[0])
10-14 18:31:57.079 D/DlbDap2Process( 590): setParam(vmb = #1[0])
10-14 18:31:57.079 D/DlbDap2Process( 590): setParam(dsb = #1[40])
10-14 18:31:57.079 D/DlbDap2Process( 590): setParam(ded = #1[2])
10-14 18:31:57.079 D/DlbDap2Process( 590): setParam(vol = #1[0])
10-14 18:31:57.079 D/DlbDap2Process( 590): Got DAP mix matrix (length=12) for
processing mode 10
10-14 18:31:57.079 D/DlbDap2Process( 590): Got DAP mix matrix (length=16) for
processing mode 11
10-14 18:31:57.080 W/FileUtils( 2538): Failed to
chmod(/data/user/0/com.samsung.android.honeyboard/app_SwiftKey):
android.system.ErrnoException: chmod failed: ENOENT (No such file or directory)
10-14 18:31:57.080 E/HBD ( 2538): p SwiftKeyDBDirectory hasn't file
10-14 18:31:57.083 D/DlbDap2Process( 590): DAP output mode set to 10 with output
channel mask 0x3 and custom mix matrix.
10-14 18:31:57.083 D/DlbDap2Process( 590): setParam(dom = #35[1, 0, 1, 10, 12,
16384, 0, 0, 16384, 11583, 11583, 8192, 8192, 16384, 0, 0, 16384, 11, 16, 16384, 0,
0, 16384, 11583, 11583, 8192, 8192, 16384, 0, 0, 16384, 16384, 0, 0, 16384])
10-14 18:31:57.083 D/DlbDap2Process( 590): setParam(dvla = #1[0])
10-14 18:31:57.083 D/DlbDap2Process( 590): setParam(mvbe = #1[1])
10-14 18:31:57.083 D/DlbDap2Process( 590): setParam(dvle = #1[1])
10-14 18:31:57.083 D/DlbDap2Process( 590): setParam(dvli = #1[-192])
10-14 18:31:57.083 D/DlbDap2Process( 590): setParam(vbon = #1[0])
10-14 18:31:57.083 D/DlbDap2Process( 590): setParam(vbm = #1[0])
10-14 18:31:57.083 D/DlbDap2Process( 590): setParam(beon = #1[0])
10-14 18:31:57.083 D/DlbDap2Process( 590): setParam(deon = #1[0])
10-14 18:31:57.083 D/DlbDap2Process( 590): setParam(geon = #1[0])
10-14 18:31:57.083 D/DlbDap2Process( 590): setParam(ngon = #1[1])
10-14 18:31:57.083 D/DlbDap2Process( 590): setParam(dvlo = #1[-208])
10-14 18:31:57.083 D/DlbDap2Process( 590): setParam(dplp = #1[256])
10-14 18:31:57.083 I/AudioEffectStageModule( 590): set GAME_2 stageIndex -1304 for
processed audio
10-14 18:31:57.083 D/DlbProfileParamCache( 590): setProfile(profile=7)
10-14 18:31:57.083 D/DlbProfileParamArray( 590): getProfileParams(profile = 7)
10-14 18:31:57.083 D/DlbDap2Process( 590): setParam(iea = #1[6])
10-14 18:31:57.083 D/DlbDap2Process( 590): setParam(msce = #1[0])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(mdee = #1[0])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(miee = #1[0])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(mdle = #1[0])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(dvme = #1[0])
10-14 18:31:57.084 D/DlbDap2Process( 590): setMave(mave = 0)
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(mave = #1[0])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(ieon = #1[0])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(dea = #1[0])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(plb = #1[0])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(vmb = #1[0])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(dsb = #1[40])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(ded = #1[0])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(vol = #1[0])
10-14 18:31:57.084 D/DlbDap2Process( 590): Got DAP mix matrix (length=12) for
processing mode 10
10-14 18:31:57.084 D/DlbDap2Process( 590): Got DAP mix matrix (length=16) for
processing mode 11
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(dom = #35[0, 0, 1, 10, 12,
16384, 0, 0, 16384, 11583, 11583, 8192, 8192, 16384, 0, 0, 16384, 11, 16, 16384, 0,
0, 16384, 11583, 11583, 8192, 8192, 16384, 0, 0, 16384, 16384, 0, 0, 16384])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(dvla = #1[0])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(mvbe = #1[0])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(dvle = #1[0])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(dvli = #1[-192])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(vbon = #1[0])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(vbm = #1[0])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(beon = #1[0])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(deon = #1[0])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(geon = #1[0])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(ngon = #1[1])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(dvlo = #1[-208])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(dplp = #1[256])
10-14 18:31:57.084 I/AudioEffectStageModule( 590): set GAME_1 stageIndex -1305 for
5.1.2
10-14 18:31:57.084 D/DlbProfileParamCache( 590): setProfile(profile=6)
10-14 18:31:57.084 D/DlbProfileParamArray( 590): getProfileParams(profile = 6)
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(iea = #1[6])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(msce = #1[0])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(mdee = #1[0])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(miee = #1[0])
10-14 18:31:57.084 D/DlbDap2Process( 590): setParam(mdle = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(dvme = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): setMave(mave = 0)
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(mave = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(ieon = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(dea = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(plb = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(vmb = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(dsb = #1[40])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(ded = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(vol = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): Got DAP mix matrix (length=12) for
processing mode 10
10-14 18:31:57.085 D/DlbDap2Process( 590): Got DAP mix matrix (length=16) for
processing mode 11
10-14 18:31:57.085 D/DlbDap2Process( 590): DAP output mode set to 11 with output
channel mask 0x3 and custom mix matrix.
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(dom = #35[1, 0, 1, 10, 12,
16384, 0, 0, 16384, 11583, 11583, 8192, 8192, 16384, 0, 0, 16384, 11, 16, 16384, 0,
0, 16384, 11583, 11583, 8192, 8192, 16384, 0, 0, 16384, 16384, 0, 0, 16384])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(dvla = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(mvbe = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(dvle = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(dvli = #1[-192])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(vbon = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(vbm = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(beon = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(deon = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(geon = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(ngon = #1[1])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(dvlo = #1[-208])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(dplp = #1[256])
10-14 18:31:57.085 D/DlbProfileParamCache( 590): setProfile(profile=4)
10-14 18:31:57.085 D/DlbProfileParamArray( 590): getProfileParams(profile = 4)
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(iea = #1[6])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(msce = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(mdee = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(miee = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(mdle = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(dvme = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): setMave(mave = 0)
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(mave = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(ieon = #1[0])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(dea = #1[6])
10-14 18:31:57.085 D/DlbDap2Process( 590): setParam(plb = #1[0])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(vmb = #1[0])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(dsb = #1[40])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(ded = #1[2])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(vol = #1[0])
10-14 18:31:57.086 D/DlbDap2Process( 590): Got DAP mix matrix (length=12) for
processing mode 10
10-14 18:31:57.086 D/DlbDap2Process( 590): Got DAP mix matrix (length=16) for
processing mode 11
10-14 18:31:57.086 D/DlbDap2Process( 590): DAP output mode set to 10 with output
channel mask 0x3 and custom mix matrix.
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(dom = #35[1, 0, 1, 10, 12,
16384, 0, 0, 16384, 11583, 11583, 8192, 8192, 16384, 0, 0, 16384, 11, 16, 16384, 0,
0, 16384, 11583, 11583, 8192, 8192, 16384, 0, 0, 16384, 16384, 0, 0, 16384])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(dvla = #1[0])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(mvbe = #1[1])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(dvle = #1[1])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(dvli = #1[-192])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(vbon = #1[0])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(vbm = #1[0])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(beon = #1[0])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(deon = #1[0])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(geon = #1[0])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(ngon = #1[1])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(dvlo = #1[-208])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(dplp = #1[256])
10-14 18:31:57.086 I/AudioEffectStageModule( 590): set GAME_2 stageIndex -2107 for
processed audio
10-14 18:31:57.086 D/DlbProfileParamCache( 590): setProfile(profile=7)
10-14 18:31:57.086 D/DlbProfileParamArray( 590): getProfileParams(profile = 7)
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(iea = #1[6])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(msce = #1[0])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(mdee = #1[0])
10-14 18:31:57.086 V/BtOppService( 2679): isOwner == true
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(miee = #1[0])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(mdle = #1[0])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(dvme = #1[0])
10-14 18:31:57.086 D/DlbDap2Process( 590): setMave(mave = 0)
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(mave = #1[0])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(ieon = #1[0])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(dea = #1[0])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(plb = #1[0])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(vmb = #1[0])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(dsb = #1[40])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(ded = #1[0])
10-14 18:31:57.086 D/DlbDap2Process( 590): setParam(vol = #1[0])
10-14 18:31:57.086 D/DlbDap2Process( 590): Got DAP mix matrix (length=12) for
processing mode 10
10-14 18:31:57.086 D/DlbDap2Process( 590): Got DAP mix matrix (length=16) for
processing mode 11
10-14 18:31:57.087 D/DlbDap2Process( 590): setParam(dom = #35[0, 0, 1, 10, 12,
16384, 0, 0, 16384, 11583, 11583, 8192, 8192, 16384, 0, 0, 16384, 11, 16, 16384, 0,
0, 16384, 11583, 11583, 8192, 8192, 16384, 0, 0, 16384, 16384, 0, 0, 16384])
10-14 18:31:57.087 D/DlbDap2Process( 590): setParam(dvla = #1[0])
10-14 18:31:57.087 D/DlbDap2Process( 590): setParam(mvbe = #1[0])
10-14 18:31:57.087 D/DlbDap2Process( 590): setParam(dvle = #1[0])
10-14 18:31:57.087 D/DlbDap2Process( 590): setParam(dvli = #1[-192])
10-14 18:31:57.087 D/DlbDap2Process( 590): setParam(vbon = #1[0])
10-14 18:31:57.087 D/DlbDap2Process( 590): setParam(vbm = #1[0])
10-14 18:31:57.087 D/DlbDap2Process( 590): setParam(beon = #1[0])
10-14 18:31:57.087 D/DlbDap2Process( 590): setParam(deon = #1[0])
10-14 18:31:57.087 D/DlbDap2Process( 590): setParam(geon = #1[0])
10-14 18:31:57.087 D/DlbDap2Process( 590): setParam(ngon = #1[1])
10-14 18:31:57.087 D/DlbDap2Process( 590): setParam(dvlo = #1[-208])
10-14 18:31:57.087 D/DlbDap2Process( 590): setParam(dplp = #1[256])
10-14 18:31:57.087 D/DlbProfileParamCache( 590): setProfile(profile=4)
10-14 18:31:57.087 D/DlbProfileParamArray( 590): getProfileParams(profile = 4)
10-14 18:31:57.087 D/DlbDap2Process( 590): setParam(iea = #1[6])
10-14 18:31:57.088 E/HBD ( 2538): e temp download mkdirs failed,
downloadFilePath:/data/user/0/com.samsung.android.honeyboard/Download/
10-14 18:31:57.091 D/DlbDap2Process( 590): setParam(msce = #1[0])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(mdee = #1[0])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(miee = #1[0])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(mdle = #1[0])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(dvme = #1[0])
10-14 18:31:57.092 D/DlbDap2Process( 590): setMave(mave = 0)
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(mave = #1[0])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(ieon = #1[0])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(dea = #1[6])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(plb = #1[0])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(vmb = #1[0])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(dsb = #1[40])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(ded = #1[2])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(vol = #1[0])
10-14 18:31:57.092 D/DlbDap2Process( 590): Got DAP mix matrix (length=12) for
processing mode 10
10-14 18:31:57.092 D/DlbDap2Process( 590): Got DAP mix matrix (length=16) for
processing mode 11
10-14 18:31:57.092 D/DlbDap2Process( 590): DAP output mode set to 10 with output
channel mask 0x3 and custom mix matrix.
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(dom = #35[1, 0, 1, 10, 12,
16384, 0, 0, 16384, 11583, 11583, 8192, 8192, 16384, 0, 0, 16384, 11, 16, 16384, 0,
0, 16384, 11583, 11583, 8192, 8192, 16384, 0, 0, 16384, 16384, 0, 0, 16384])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(dvla = #1[0])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(mvbe = #1[1])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(dvle = #1[1])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(dvli = #1[-192])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(vbon = #1[0])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(vbm = #1[0])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(beon = #1[0])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(deon = #1[0])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(geon = #1[0])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(ngon = #1[1])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(dvlo = #1[-208])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(dplp = #1[256])
10-14 18:31:57.092 I/AudioEffectStageModule( 590): set GAME_2 stageIndex -2110 for
processed audio
10-14 18:31:57.092 D/DlbProfileParamCache( 590): setProfile(profile=7)
10-14 18:31:57.092 D/DlbProfileParamArray( 590): getProfileParams(profile = 7)
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(iea = #1[6])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(msce = #1[0])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(mdee = #1[0])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(miee = #1[0])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(mdle = #1[0])
10-14 18:31:57.092 D/DlbDap2Process( 590): setParam(dvme = #1[0])
10-14 18:31:57.092 D/DlbDap2Process( 590): setMave(mave = 0)
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(mave = #1[0])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(ieon = #1[0])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(dea = #1[0])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(plb = #1[0])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(vmb = #1[0])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(dsb = #1[40])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(ded = #1[0])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(vol = #1[0])
10-14 18:31:57.093 D/DlbDap2Process( 590): Got DAP mix matrix (length=12) for
processing mode 10
10-14 18:31:57.093 D/DlbDap2Process( 590): Got DAP mix matrix (length=16) for
processing mode 11
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(dom = #35[0, 0, 1, 10, 12,
16384, 0, 0, 16384, 11583, 11583, 8192, 8192, 16384, 0, 0, 16384, 11, 16, 16384, 0,
0, 16384, 11583, 11583, 8192, 8192, 16384, 0, 0, 16384, 16384, 0, 0, 16384])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(dvla = #1[0])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(mvbe = #1[0])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(dvle = #1[0])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(dvli = #1[-192])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(vbon = #1[0])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(vbm = #1[0])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(beon = #1[0])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(deon = #1[0])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(geon = #1[0])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(ngon = #1[1])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(dvlo = #1[-208])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(dplp = #1[256])
10-14 18:31:57.093 I/AudioEffectStageModule( 590): set GAME_1 stageIndex -2111 for
5.1.2
10-14 18:31:57.093 D/DlbProfileParamCache( 590): setProfile(profile=6)
10-14 18:31:57.093 D/DlbProfileParamArray( 590): getProfileParams(profile = 6)
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(iea = #1[6])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(msce = #1[0])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(mdee = #1[0])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(miee = #1[0])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(mdle = #1[0])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(dvme = #1[0])
10-14 18:31:57.093 D/DlbDap2Process( 590): setMave(mave = 0)
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(mave = #1[0])
10-14 18:31:57.093 D/DlbDap2Process( 590): setParam(ieon = #1[0])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(dea = #1[0])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(plb = #1[0])
10-14 18:31:57.094 W/SmsApplication( 2213): com.android.phone does not have
OP_WRITE_SMS: (fixing)
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(vmb = #1[0])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(dsb = #1[40])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(ded = #1[0])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(vol = #1[0])
10-14 18:31:57.094 D/DlbDap2Process( 590): Got DAP mix matrix (length=12) for
processing mode 10
10-14 18:31:57.094 D/DlbDap2Process( 590): Got DAP mix matrix (length=16) for
processing mode 11
10-14 18:31:57.094 D/DlbDap2Process( 590): DAP output mode set to 11 with output
channel mask 0x3 and custom mix matrix.
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(dom = #35[1, 0, 1, 10, 12,
16384, 0, 0, 16384, 11583, 11583, 8192, 8192, 16384, 0, 0, 16384, 11, 16, 16384, 0,
0, 16384, 11583, 11583, 8192, 8192, 16384, 0, 0, 16384, 16384, 0, 0, 16384])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(dvla = #1[0])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(mvbe = #1[0])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(dvle = #1[0])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(dvli = #1[-192])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(vbon = #1[0])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(vbm = #1[0])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(beon = #1[0])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(deon = #1[0])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(geon = #1[0])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(ngon = #1[1])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(dvlo = #1[-208])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(dplp = #1[256])
10-14 18:31:57.094 D/DlbProfileParamCache( 590): setProfile(profile=4)
10-14 18:31:57.094 D/DlbProfileParamArray( 590): getProfileParams(profile = 4)
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(iea = #1[6])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(msce = #1[0])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(mdee = #1[0])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(miee = #1[0])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(mdle = #1[0])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(dvme = #1[0])
10-14 18:31:57.094 D/DlbDap2Process( 590): setMave(mave = 0)
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(mave = #1[0])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(ieon = #1[0])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(dea = #1[6])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(plb = #1[0])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(vmb = #1[0])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(dsb = #1[40])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(ded = #1[2])
10-14 18:31:57.094 D/DlbDap2Process( 590): setParam(vol = #1[0])
10-14 18:31:57.094 D/DlbDap2Process( 590): Got DAP mix matrix (length=12) for
processing mode 10
10-14 18:31:57.094 D/DlbDap2Process( 590): Got DAP mix matrix (length=16) for
processing mode 11
10-14 18:31:57.094 D/DlbDap2Process( 590): DAP output mode set to 10 with output
channel mask 0x3 and custom mix matrix.
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(dom = #35[1, 0, 1, 10, 12,
16384, 0, 0, 16384, 11583, 11583, 8192, 8192, 16384, 0, 0, 16384, 11, 16, 16384, 0,
0, 16384, 11583, 11583, 8192, 8192, 16384, 0, 0, 16384, 16384, 0, 0, 16384])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(dvla = #1[0])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(mvbe = #1[1])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(dvle = #1[1])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(dvli = #1[-192])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(vbon = #1[0])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(vbm = #1[0])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(beon = #1[0])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(deon = #1[0])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(geon = #1[0])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(ngon = #1[1])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(dvlo = #1[-208])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(dplp = #1[256])
10-14 18:31:57.095 I/AudioEffectStageModule( 590): set GAME_2 stageIndex -2904 for
processed audio
10-14 18:31:57.095 D/DlbProfileParamCache( 590): setProfile(profile=7)
10-14 18:31:57.095 D/DlbProfileParamArray( 590): getProfileParams(profile = 7)
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(iea = #1[6])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(msce = #1[0])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(mdee = #1[0])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(miee = #1[0])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(mdle = #1[0])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(dvme = #1[0])
10-14 18:31:57.095 D/DlbDap2Process( 590): setMave(mave = 0)
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(mave = #1[0])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(ieon = #1[0])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(dea = #1[0])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(plb = #1[0])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(vmb = #1[0])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(dsb = #1[40])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(ded = #1[0])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(vol = #1[0])
10-14 18:31:57.095 D/DlbDap2Process( 590): Got DAP mix matrix (length=12) for
processing mode 10
10-14 18:31:57.095 D/DlbDap2Process( 590): Got DAP mix matrix (length=16) for
processing mode 11
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(dom = #35[0, 0, 1, 10, 12,
16384, 0, 0, 16384, 11583, 11583, 8192, 8192, 16384, 0, 0, 16384, 11, 16, 16384, 0,
0, 16384, 11583, 11583, 8192, 8192, 16384, 0, 0, 16384, 16384, 0, 0, 16384])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(dvla = #1[0])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(mvbe = #1[0])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(dvle = #1[0])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(dvli = #1[-192])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(vbon = #1[0])
10-14 18:31:57.095 D/DlbDap2Process( 590): setParam(vbm = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(beon = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(deon = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(geon = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(ngon = #1[1])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(dvlo = #1[-208])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(dplp = #1[256])
10-14 18:31:57.096 I/AudioEffectStageModule( 590): set GAME_1 stageIndex -2905 for
5.1.2
10-14 18:31:57.096 D/DlbProfileParamCache( 590): setProfile(profile=6)
10-14 18:31:57.096 D/DlbProfileParamArray( 590): getProfileParams(profile = 6)
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(iea = #1[6])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(msce = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(mdee = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(miee = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(mdle = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(dvme = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): setMave(mave = 0)
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(mave = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(ieon = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(dea = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(plb = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(vmb = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(dsb = #1[40])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(ded = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(vol = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): Got DAP mix matrix (length=12) for
processing mode 10
10-14 18:31:57.096 D/DlbDap2Process( 590): Got DAP mix matrix (length=16) for
processing mode 11
10-14 18:31:57.096 D/DlbDap2Process( 590): DAP output mode set to 11 with output
channel mask 0x3 and custom mix matrix.
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(dom = #35[1, 0, 1, 10, 12,
16384, 0, 0, 16384, 11583, 11583, 8192, 8192, 16384, 0, 0, 16384, 11, 16, 16384, 0,
0, 16384, 11583, 11583, 8192, 8192, 16384, 0, 0, 16384, 16384, 0, 0, 16384])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(dvla = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(mvbe = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(dvle = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(dvli = #1[-192])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(vbon = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(vbm = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(beon = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(deon = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(geon = #1[0])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(ngon = #1[1])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(dvlo = #1[-208])
10-14 18:31:57.096 D/DlbDap2Process( 590): setParam(dplp = #1[256])
10-14 18:31:57.097 I/SAEffectManager( 2846): setDolbyEffect : dolby-game
setProfile(4)
10-14 18:31:57.097 I/AudioManager( 2846): setParameters keyValuePairs =
g_effect_game_dolby_enable=1
10-14 18:31:57.099 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
g_effect_game_dolby_enable=1
10-14 18:31:57.100 I/HBD ( 2538): m normal : addCSCLanguageList : Portuguese
10-14 18:31:57.100 I/HBD ( 2538): m normal : addLocaleLanguage : Portuguese
10-14 18:31:57.102 I/SAEffectManager( 2846): set tube as : reset... unsupported
effect
10-14 18:31:57.102 I/AudioSASecPlus( 590): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
10-14 18:31:57.103 I/AudioSASecPlus( 543): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
10-14 18:31:57.103 I/AudioSASecPlus( 590): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
10-14 18:31:57.103 I/AudioSASecPlus( 590): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
10-14 18:31:57.103 I/AudioSASecPlus( 590): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
10-14 18:31:57.103 I/AudioSASecPlus( 590): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
10-14 18:31:57.103 I/AudioSASecPlus( 590): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
10-14 18:31:57.105 I/SoundAliveApplication( 2846): sound assistant, NOT installed
10-14 18:31:57.105 I/SoundAliveApplication( 2846): setConcertHallSupport : false
10-14 18:31:57.105 I/SoundAliveApplication( 2846): mConcertHallSupport : false
10-14 18:31:57.105 I/SAEffectManager( 2846): 2. set hall as : reset... unsupported
effect
10-14 18:31:57.106 I/HBD ( 2538): n updateActionOptionFromPreference
10-14 18:31:57.106 I/HBD ( 2538): n before lang.activeOptionList =
[Ljava.lang.String;@cc82f75
10-14 18:31:57.107 W/SmsApplication( 2213): com.android.bluetooth does not have
OP_WRITE_SMS: (fixing)
10-14 18:31:57.109 I/HBD ( 2538): n after lang.activeOptionList =
[Ljava.lang.String;@9300b0a
10-14 18:31:57.111 I/AudioSASecPlus( 590): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
10-14 18:31:57.112 I/AudioSASecPlus( 543): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
10-14 18:31:57.112 I/AudioSASecPlus( 590): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
10-14 18:31:57.112 I/AudioSASecPlus( 590): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
10-14 18:31:57.112 I/AudioSASecPlus( 590): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
10-14 18:31:57.112 I/AudioSASecPlus( 590): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
10-14 18:31:57.112 I/AudioSASecPlus( 590): setGlobalEffectInfo changed
mContentType = 1, mGlobalSAPlus = 0, mGlobalTubeAmp = 0, mGlobalConcertHall = 0 ,
mGlobalAudioHDR = 0
10-14 18:31:57.113 E/DeXUtil ( 2846): DesktopModeManager is null, so it can't be
decided.
10-14 18:31:57.113 I/SAEffectManager( 2846): setGlobalEffect called...
10-14 18:31:57.113 I/SAEffectManager( 2846): getSpatialAudioMode() : mode is ready
(-1)
10-14 18:31:57.113 I/SAEffectManager( 2846): setGlobalEffect : dolby-value is OFF
from backup.
10-14 18:31:57.113 I/SAEffectManager( 2846): setGlobalEffect : 1. support handler
of <dolby-atmos>
10-14 18:31:57.113 I/SAEffectManager( 2846): setGlobalEffect : 2. profile =
OFF(Dolby) from backup
10-14 18:31:57.116 D/DlbEffectContext( 543): setParam() received parameter
EFFECT_PARAM_ENABLE
10-14 18:31:57.117 I/SAEffectManager( 2846): setGlobalEffect : 3. dolby setProfile
disable from backup
10-14 18:31:57.117 I/AudioManager( 2846): setParameters keyValuePairs =
g_effect_dolby_enable=0;g_effect_dolby_profile=5
10-14 18:31:57.118 V/APM_AudioPolicyManager( 590): setAudioPolicyConfig:
g_effect_dolby_enable=0;g_effect_dolby_profile=5
10-14 18:31:57.118 D/BrightnessBar( 1809): BrightnessDetail disabled = false
10-14 18:31:57.119 I/SAEffectManager( 2846): setGlobalEffect :
togglevalue(Game=false, Others=true) : true
10-14 18:31:57.119 I/SAEffectManager( 2846): setGlobalEffect : GameBooster app has
enabled status : false
10-14 18:31:57.119 I/SAEffectManager( 2846): setGlobalEffect : new changed value of
Dolby : 5
10-14 18:31:57.119 I/SAEffectManager( 2846): setGlobalEffect : set Dolby as : 5
10-14 18:31:57.120 I/SAEffectManager( 2846): setGlobalEffect : support handler of
<dolby-atmos>
10-14 18:31:57.120 I/SAEffectManager( 2846): setGlobalEffect : profile = OFF(Dolby)
10-14 18:31:57.121 I/HBD ( 2538): g writeToFile path :
/data/user_de/0/com.samsung.android.honeyboard/files/selected.json
10-14 18:31:57.121 I/HBD ( 2538): g writeToFile json :
{"version":"1.0","currentLanguageOrder":0,"selected":[{"activeOptionList":
["auto_replace","auto_spacing"],"engName":"Portuguese","id":3276809,"inputType":"qw
erty","isUsed":true}]}
10-14 18:31:57.126 I/SoundAliveApplication( 2846): sound assistant, NOT installed
10-14 18:31:57.126 I/SoundAliveApplication( 2846): setConcertHallSupport : false
10-14 18:31:57.126 I/SoundAliveApplication( 2846): mConcertHallSupport : false
10-14 18:31:57.127 I/Pageboost( 702): successfully pinned /system/lib64/libhwui.so
10-14 18:31:57.127 D/PinnerService( 702): pinRangeStream: null
10-14 18:31:57.128 E/PinnerService( 702): Could not pin file
/system/framework/wifi-service.jar
10-14 18:31:57.128 E/PinnerService( 702): android.system.ErrnoException: open
failed: ENOENT (No such file or directory)
10-14 18:31:57.128 E/PinnerService( 702): at libcore.io.Linux.open(Native
Method)
10-14 18:31:57.128 E/PinnerService( 702): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
10-14 18:31:57.128 E/PinnerService( 702): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
10-14 18:31:57.128 E/PinnerService( 702): at
android.system.Os.open(Os.java:412)
10-14 18:31:57.128 E/PinnerService( 702): at
com.android.server.PinnerService.pinFileRanges(PinnerService.java:849)
10-14 18:31:57.128 E/PinnerService( 702): at
com.android.server.PinnerService.pinFile(PinnerService.java:714)
10-14 18:31:57.128 E/PinnerService( 702): at
com.android.server.PinnerService.doPinFile(PinnerService.java:725)
10-14 18:31:57.128 E/PinnerService( 702): at
com.android.server.am.Pageboost$VramdiskMlockManager.mlockAllFiles(Pageboost.java:6
60)
10-14 18:31:57.128 E/PinnerService( 702): at
com.android.server.am.Pageboost$PageboostHandler.handleMessage(Pageboost.java:2534)
10-14 18:31:57.128 E/PinnerService( 702): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:57.128 E/PinnerService( 702): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:57.128 E/PinnerService( 702): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:57.128 E/PinnerService( 702): at
com.android.server.ServiceThread.run(ServiceThread.java:44)
10-14 18:31:57.128 D/PinnerService( 702): pinRangeStream: null
10-14 18:31:57.129 E/PinnerService( 702): Could not pin file /system/lib64/vndk-
sp-29/libhardware.so
10-14 18:31:57.129 E/PinnerService( 702): android.system.ErrnoException: open
failed: ENOENT (No such file or directory)
10-14 18:31:57.129 E/PinnerService( 702): at libcore.io.Linux.open(Native
Method)
10-14 18:31:57.129 E/PinnerService( 702): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
10-14 18:31:57.129 E/PinnerService( 702): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
10-14 18:31:57.129 E/PinnerService( 702): at
android.system.Os.open(Os.java:412)
10-14 18:31:57.129 E/PinnerService( 702): at
com.android.server.PinnerService.pinFileRanges(PinnerService.java:849)
10-14 18:31:57.129 E/PinnerService( 702): at
com.android.server.PinnerService.pinFile(PinnerService.java:714)
10-14 18:31:57.129 E/PinnerService( 702): at
com.android.server.PinnerService.doPinFile(PinnerService.java:725)
10-14 18:31:57.129 E/PinnerService( 702): at
com.android.server.am.Pageboost$VramdiskMlockManager.mlockAllFiles(Pageboost.java:6
60)
10-14 18:31:57.129 E/PinnerService( 702): at
com.android.server.am.Pageboost$PageboostHandler.handleMessage(Pageboost.java:2534)
10-14 18:31:57.129 E/PinnerService( 702): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:57.129 E/PinnerService( 702): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:57.129 E/PinnerService( 702): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:57.129 E/PinnerService( 702): at
com.android.server.ServiceThread.run(ServiceThread.java:44)
10-14 18:31:57.129 D/PinnerService( 702): pinRangeStream: null
10-14 18:31:57.130 E/PinnerService( 702): Could not pin file /system/lib64/vndk-
sp-29/[email protected]
10-14 18:31:57.130 E/PinnerService( 702): android.system.ErrnoException: open
failed: ENOENT (No such file or directory)
10-14 18:31:57.130 E/PinnerService( 702): at libcore.io.Linux.open(Native
Method)
10-14 18:31:57.130 E/PinnerService( 702): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
10-14 18:31:57.130 E/PinnerService( 702): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
10-14 18:31:57.130 E/PinnerService( 702): at
android.system.Os.open(Os.java:412)
10-14 18:31:57.130 E/PinnerService( 702): at
com.android.server.PinnerService.pinFileRanges(PinnerService.java:849)
10-14 18:31:57.130 E/PinnerService( 702): at
com.android.server.PinnerService.pinFile(PinnerService.java:714)
10-14 18:31:57.130 E/PinnerService( 702): at
com.android.server.PinnerService.doPinFile(PinnerService.java:725)
10-14 18:31:57.130 E/PinnerService( 702): at
com.android.server.am.Pageboost$VramdiskMlockManager.mlockAllFiles(Pageboost.java:6
60)
10-14 18:31:57.130 E/PinnerService( 702): at
com.android.server.am.Pageboost$PageboostHandler.handleMessage(Pageboost.java:2534)
10-14 18:31:57.130 E/PinnerService( 702): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:57.130 E/PinnerService( 702): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:57.130 E/PinnerService( 702): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:57.130 E/PinnerService( 702): at
com.android.server.ServiceThread.run(ServiceThread.java:44)
10-14 18:31:57.130 D/PinnerService( 702): pinRangeStream: null
10-14 18:31:57.131 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:57.132 W/SmsApplication( 2213):
com.google.android.cellbroadcastreceiver does not have OP_WRITE_SMS: (fixing)
10-14 18:31:57.133 I/SAPathManager( 2846): got Power-Saver as : false
10-14 18:31:57.134 I/AudioDeviceCallback( 2846): isExternalDevice...
device.getType() = 1
10-14 18:31:57.134 I/AudioDeviceCallback( 2846): isExternalDevice...
device.getType() = 2
10-14 18:31:57.134 I/AudioDeviceCallback( 2846): isExternalDevice...
device.getType() = 15
10-14 18:31:57.134 I/AudioDeviceCallback( 2846): isExternalDevice...
device.getType() = 15
10-14 18:31:57.134 I/AudioDeviceCallback( 2846): isExternalDevice...
device.getType() = 18
10-14 18:31:57.134 I/AudioDeviceCallback( 2846): isExternalDevice...
device.getType() = 25
10-14 18:31:57.138 E/SAEffectManager( 2846): SAControlPanel Activity is Null
10-14 18:31:57.150 I/HBD ( 2538): g writeToFile complete
10-14 18:31:57.155 D/QSClockBellTower( 1809): He is ready to ring the bell.
(((QSClockBellSound - TimeText:18:31, TimeContentDescription:18:31, DateText:qui.,
14 de outubro, ShortDateText:qui., 14 de out., Demofalse)))
10-14 18:31:57.155 D/StatusBar.BrightnessController( 1809): UpdateModeRunnable =
false
10-14 18:31:57.155 I/HBD ( 2538): h load selected json info :
{"version":"1.0","currentLanguageOrder":0,"selected":[{"activeOptionList":
["auto_replace","auto_spacing"],"engName":"Portuguese","id":3276809,"inputType":"qw
erty","isUsed":true}]}
10-14 18:31:57.156 D/QSClockHomeIndicatorView( 1809): Home Indicator
status_bar_clock notifyTimeChanged(QSClockBellSound - TimeText:18:31,
TimeContentDescription:18:31, DateText:qui., 14 de outubro, ShortDateText:qui., 14
de out., Demofalse) ClockVisibleByPolicy:true, ClockVisibleByUser:true, visible?
true, parent:android.widget.LinearLayout{cfd3de V.E...... ......ID 0,0-66,43
#7f0a037c app:id/left_clock_container}
10-14 18:31:57.156 D/QSClockBellTower( 1809): Everyone heard the bell.
run(currentTime:1634236317152, getTime():Thu Oct 14 18:31:57 GMT 2021,
getTimeZone():java.util.SimpleTimeZone[id=GMT,offset=0,dstSavings=3600000,useDaylig
ht=false,startYear=0,startMode=0,startMonth=0,startDay=0,startDayOfWeek=0,startTime
=0,startTimeMode=0,endMode=0,endMonth=0,endDay=0,endDayOfWeek=0,endTime=0,endTimeMo
de=0])
10-14 18:31:57.157 D/StatusBar.BrightnessController( 1809): mUpdateSliderRunnable()
= 0.5019608, valueAsIntBits = 1056997505
10-14 18:31:57.158 I/HBD ( 2538): g Write selected lang for DE
10-14 18:31:57.159 I/HBD ( 2538): g writeToFile path :
/data/user_de/0/com.samsung.android.honeyboard/files/selected.json
10-14 18:31:57.159 I/HBD ( 2538): g writeToFile json :
{"version":"1.0","currentLanguageOrder":0,"selected":[{"activeOptionList":
["auto_replace","auto_spacing"],"engName":"Portuguese","id":3276809,"inputType":"qw
erty","isUsed":true}]}
10-14 18:31:57.163 I/HBD ( 2538): h load selected json info :
{"version":"1.0","currentLanguageOrder":0,"selected":[{"activeOptionList":
["auto_replace","auto_spacing"],"engName":"Portuguese","id":3276809,"inputType":"qw
erty","isUsed":true}]}
10-14 18:31:57.165 W/HBD ( 2538): a mState, -1 IC, null
10-14 18:31:57.165 W/HBD ( 2538): java.lang.Exception
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.ae.a.l(SourceFile:44)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.ae.a.getCursorCapsMode(SourceFile:127)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.be.a.G(SourceFile:285)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.be.a.p(SourceFile:325)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.be.a.I(SourceFile:482)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.be.a.l(SourceFile:635)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.be.a.a(SourceFile:678)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.j.a$n$1.a(SourceFile:35)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.j.a$n$1.invoke(SourceFile:23)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.j.h$a.a(SourceFile:40)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.j.a.a(SourceFile:23)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.j.a.a(SourceFile:23)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.j.a$n.a(SourceFile:33)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.j.a$n.invoke(SourceFile:23)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.j.a$g.afterChange(SourceFile:34)
10-14 18:31:57.165 W/HBD ( 2538): at
kotlin.properties.ObservableProperty.setValue(SourceFile:41)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.j.a.a(Unknown Source:12)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.j.b.a.a(SourceFile:81)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.languagepack.language.k.w(SourceFile:383)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.languagepack.language.k.v(SourceFile:378)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.languagepack.language.k.e(SourceFile:181)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.languagepack.language.k.p(SourceFile:74)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.languagepack.language.k.<init>(SourceFile:67)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.al.a$a$8.a(SourceFile:97)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.al.a$a$8.invoke(Unknown Source:4)
10-14 18:31:57.165 W/HBD ( 2538): at org.koin.b.d.a.b(SourceFile:54)
10-14 18:31:57.165 W/HBD ( 2538): at org.koin.b.d.e.a(SourceFile:40)
10-14 18:31:57.165 W/HBD ( 2538): at org.koin.b.b.a.a(SourceFile:70)
10-14 18:31:57.165 W/HBD ( 2538): at org.koin.b.j.a.a(SourceFile:165)
10-14 18:31:57.165 W/HBD ( 2538): at org.koin.b.j.a.a(SourceFile:128)
10-14 18:31:57.165 W/HBD ( 2538): at org.koin.b.a.a(SourceFile:107)
10-14 18:31:57.165 W/HBD ( 2538): at org.koin.e.a.b(SourceFile:63)
10-14 18:31:57.165 W/HBD ( 2538): at org.koin.e.a.b(SourceFile:60)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.predictionengine.core.b.m.a.<init>(SourceFile:104)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.predictionengine.core.b.m.b.<init>(SourceFile:5)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.predictionengine.core.b.m.d.<init>(SourceFile:7)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.predictionengine.core.b.a.<init>(SourceFile:52)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.predictionengine.di.EngineKoinKt$b$36.a(SourceFile:1
02)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.predictionengine.di.EngineKoinKt$b$36.invoke(Unknown
Source:4)
10-14 18:31:57.165 W/HBD ( 2538): at org.koin.b.d.a.b(SourceFile:54)
10-14 18:31:57.165 W/HBD ( 2538): at org.koin.b.d.e.a(SourceFile:40)
10-14 18:31:57.165 W/HBD ( 2538): at org.koin.b.b.a.a(SourceFile:70)
10-14 18:31:57.165 W/HBD ( 2538): at org.koin.b.j.a.a(SourceFile:165)
10-14 18:31:57.165 W/HBD ( 2538): at org.koin.b.j.a.a(SourceFile:128)
10-14 18:31:57.165 W/HBD ( 2538): at org.koin.b.a.a(SourceFile:107)
10-14 18:31:57.165 W/HBD ( 2538): at org.koin.e.a.b(SourceFile:63)
10-14 18:31:57.165 W/HBD ( 2538): at org.koin.e.a.b(SourceFile:60)
10-14 18:31:57.165 W/HBD ( 2538): at org.koin.e.a.a(Unknown Source:2)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.predictionengine.f.c.a(SourceFile:21)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.predictionengine.f.d.o(SourceFile:91)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.predictionengine.f.d.n(SourceFile:61)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.predictionengine.f.d.<init>(SourceFile:56)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.predictionengine.di.EngineKoinKt$b$45.a(SourceFile:5
9)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.predictionengine.di.EngineKoinKt$b$45.invoke(Unknown
Source:4)
10-14 18:31:57.165 W/HBD ( 2538): at org.koin.b.d.a.b(SourceFile:54)
10-14 18:31:57.165 W/HBD ( 2538): at org.koin.b.d.e.a(SourceFile:40)
10-14 18:31:57.165 W/HBD ( 2538): at org.koin.b.b.a.a(SourceFile:70)
10-14 18:31:57.165 W/HBD ( 2538): at org.koin.b.j.a.a(SourceFile:165)
10-14 18:31:57.165 W/HBD ( 2538): at org.koin.b.j.a.a(SourceFile:128)
10-14 18:31:57.165 W/HBD ( 2538): at org.koin.b.a.a(SourceFile:107)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.al.b.b(SourceFile:42)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.al.b.b(SourceFile:39)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.base.al.b.b(Unknown Source:2)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.textboard.broadcast.ShutDownReceiver.<init>(SourceFi
le:15)
10-14 18:31:57.165 W/HBD ( 2538): at
com.samsung.android.honeyboard.textboard.broadcast.a.<init>(SourceFile:20)
10-14 18:31:57.165 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:57.165 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:57.166 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:57.166 D/SecLightBarControlHelper( 1809): updateStatus(WHITE icon)
NumLightStacks:0, NumStacks:1, IndexLightStack:-1, StatusBarMode:0,
StatusBarState:SHD, NeedDarkFontFromWallpaper:false,
isWhiteKeyguardStatusBarBySettings:false
10-14 18:31:57.166 W/HBD ( 2538): at
com.samsung.android.honeyboard.app.HoneyBoardApplication.d(SourceFile:170)
10-14 18:31:57.166 W/HBD ( 2538): at
com.samsung.android.honeyboard.app.HoneyBoardApplication.b(SourceFile:141)
10-14 18:31:57.166 W/HBD ( 2538): at
com.samsung.android.honeyboard.app.HoneyBoardApplication.onCreate(SourceFile:113)
10-14 18:31:57.166 W/HBD ( 2538): at
android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1192)
10-14 18:31:57.166 W/HBD ( 2538): at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7573)
10-14 18:31:57.166 W/HBD ( 2538): at
android.app.ActivityThread.access$1400(ActivityThread.java:301)
10-14 18:31:57.166 W/HBD ( 2538): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2166)
10-14 18:31:57.166 W/HBD ( 2538): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:57.166 W/HBD ( 2538): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:57.166 W/HBD ( 2538): at
android.app.ActivityThread.main(ActivityThread.java:8633)
10-14 18:31:57.166 W/HBD ( 2538): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:57.166 W/HBD ( 2538): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:57.166 W/HBD ( 2538): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
10-14 18:31:57.167 D/QSTileHost( 1809): start addTunable
10-14 18:31:57.168 E/AtomicFile( 2538): Failed to rename
/data/user_de/0/com.samsung.android.honeyboard/files/selected.json.new to
/data/user_de/0/com.samsung.android.honeyboard/files/selected.json
10-14 18:31:57.168 I/HBD ( 2538): g writeToFile complete
10-14 18:31:57.170 D/QSTileHost( 1809): Recreating tiles
10-14 18:31:57.171 D/DeviceState( 1809): isFotaUpdate!!
10-14 18:31:57.172 D/QSTileHost( 1809): getDefaultTileList result : [Wifi,
SoundMode, Bluetooth, RotationLock, AirplaneMode, Flashlight, MobileData, Hotspot,
BatteryMode, Location, WindowsLink, ScreenRecorder, ShareLive, DesktopMode,
AllShareCast, NearbyShare, BlueLightFilter, NightMode, Dnd, WifiCalling, QRScanner]
10-14 18:31:57.175 I/HwrLanguageManager( 2538): Initialize HwrLanguageManager
10-14 18:31:57.178 D/BluetoothAdapterService( 2679): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:57.179 D/BluetoothAdapterService( 2679): handleMessage() - Message: 2,
profile : com.android.bluetooth.opp.BluetoothOppService@9fe06af
10-14 18:31:57.182 I/HwrLanguageManager( 2538): APK Version = 2.4.02.2
10-14 18:31:57.184 W/StorageManagerService( 702): No primary storage defined yet;
hacking together a stub
10-14 18:31:57.187 D/SettingsProvider( 702): isChangeAllowed() : name =
sysui_removed_qs_tiles
10-14 18:31:57.187 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:57.187 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:57.187 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:57.187 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:57.188 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:57.188 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:57.190 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:57.190 D/SettingsProvider( 702): ret = 1
10-14 18:31:57.191 W/StorageManagerService( 702): No primary storage defined yet;
hacking together a stub
10-14 18:31:57.192 E/HwrLanguageManager( 2538): Cannot read and write external
storage
10-14 18:31:57.193 D/BluetoothAdapterService( 2679): handleMessage() - Message: 1,
profile : com.android.bluetooth.opp.BluetoothOppService@9fe06af
10-14 18:31:57.193 D/BtConfig.SecureMode( 2679): isSecureModeOn:false
10-14 18:31:57.193 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:57.194 D/QSTileHost( 1809): getRecalculatedTileListForFota
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName = SecondScreen,
componentName = com.samsung.android.smartmirroring/.tile.ScreenSharingTile
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName = NearbyShare,
componentName = com.google.android.gms/.nearby.sharing.SharingTileService
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName = CMC,
componentName =
com.samsung.android.mdecservice/com.samsung.android.cmcsettings.UI.qstiles.MdecServ
iceTiles
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName = ShareLive,
componentName =
com.samsung.android.app.sharelive/.presentation.quickpanel.DeviceVisibilityTileServ
ice
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName = FocusMode,
componentName = com.samsung.android.forest/.focus.FocusModeTile
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName = TurnOn5g,
componentName =
com.samsung.android.app.telephonyui/.carrierui.tile.TurnOn5gTileService
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName =
InstantSession, componentName =
com.android.settings/com.samsung.android.settings.bluetooth.BluetoothCastTile
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName = VoLte,
componentName =
com.samsung.android.app.telephonyui/.carrierui.tile.VoLteTileService
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName = WindowsLink,
componentName =
com.samsung.android.mdx/.windowslink.tileservice.SeYourPhoneTileService
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName =
PowerKeySetting, componentName =
com.samsung.android.bixby.service/com.samsung.android.bixby.settings.powerkey.Power
KeySettingTileService
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName = UHQ,
componentName = com.sec.android.app.soundalive/.UHQTile
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName = NightMode,
componentName =
com.android.settings/com.samsung.android.settings.qstile.NightThemeTiles
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName = Routines,
componentName = com.samsung.android.app.routines/.RoutineTile
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName = PowerShare,
componentName =
com.samsung.android.lool/com.samsung.android.sm.powershare.PowerShareTileService
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName =
PowerShareCHN, componentName =
com.samsung.android.sm_cn/com.samsung.android.sm.powershare.PowerShareTileService
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName = BatteryMode,
componentName =
com.samsung.android.lool/com.samsung.android.sm.battery.ui.mode.BatteryModeTile
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName =
BatteryModeCHN, componentName =
com.samsung.android.sm_cn/com.samsung.android.sm.battery.ui.mode.BatteryModeTile
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName = KidsHome,
componentName =
com.samsung.android.kidsinstaller/.quickpanel.service.KidsTileService
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName = WifiCalling,
componentName = com.sec.unifiedwfc/.ux.quicksettings.WFCQSTileService
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName = SpenRemote,
componentName =
com.samsung.android.service.aircommand/.remotespen.RemoteSpenTileService
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName = DesktopMode,
componentName = com.sec.android.desktopmode.uiservice/.DesktopModeTile
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName = RedPacket,
componentName = com.samsung.hongbaoassistant/.RedPacketTile
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName = Dolby,
componentName = com.sec.android.app.soundalive/.DolbyTile
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName = Performance,
componentName =
com.samsung.android.lool/com.samsung.android.sm.ui.booster.PerformanceTile
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName =
PerformanceCHN, componentName =
com.samsung.android.sm_cn/com.samsung.android.sm.ui.booster.PerformanceTile
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName = PowerSaving,
componentName =
com.android.settings/com.samsung.android.settings.qstile.PowerSavingTile
10-14 18:31:57.195 D/QSTileHost( 1809): make table : customTileName = Aod,
componentName = com.samsung.android.app.aodservice/.settings.AODTileService
10-14 18:31:57.196 D/QSTileHost( 1809): make table : customTileName =
DeviceVisibility, componentName =
com.samsung.android.oneconnect/.external.DeviceVisibilityTile
10-14 18:31:57.196 D/QSTileHost( 1809): make table : customTileName =
PowerSavingUPSM, componentName =
com.sec.android.emergencymode.service/.PowerSavingTile
10-14 18:31:57.196 D/QSTileHost( 1809): make table : customTileName = Sync,
componentName =
com.android.settings/com.samsung.android.settings.qstile.SecAccountTiles
10-14 18:31:57.196 D/QSTileHost( 1809): make table : customTileName = AllShareCast,
componentName = com.samsung.android.smartmirroring/.tile.SmartMirroringTile
10-14 18:31:57.196 D/QSTileHost( 1809): make table : customTileName = Nfc,
componentName = com.android.nfc/com.samsung.android.nfc.quicktile.NfcTile
10-14 18:31:57.196 D/QSTileHost( 1809): make table : customTileName = SecureFolder,
componentName = com.samsung.knox.securefolder/.switcher.SecureFolderTile
10-14 18:31:57.196 D/QSTileHost( 1809): make table : customTileName = EdgeLighting,
componentName =
com.samsung.android.app.cocktailbarservice/com.samsung.android.app.edgelighting.til
e.EdgeLightingTile
10-14 18:31:57.196 D/QSTileHost( 1809): make table : customTileName = UDS,
componentName = com.samsung.android.uds/.ui.uds.UDSTile
10-14 18:31:57.196 D/QSTileHost( 1809): make table : customTileName = ScreenSaver,
componentName =
com.android.settings/com.samsung.android.settings.qstile.ScreensaverTile
10-14 18:31:57.196 D/QSTileHost( 1809): make table : customTileName = DailyBoard,
componentName = com.samsung.android.homemode/.external.service.HomeModeTileService
10-14 18:31:57.196 D/QSTileHost( 1809): make table : customTileName =
PowerPlanning, componentName =
com.samsung.android.app.powerplanning/.PPQuickSettings.PPTile
10-14 18:31:57.196 D/QSTileHost( 1809): make table : customTileName =
ScreenRecorder, componentName =
com.samsung.android.app.smartcapture/com.samsung.android.app.screenrecorder.view.Re
cordScreenTile
10-14 18:31:57.196 D/QSTileHost( 1809): make table : customTileName =
ScreenRecorderCHN, componentName =
com.sec.app.screenrecorder/.view.RecordScreenTile
10-14 18:31:57.196 D/QSTileHost( 1809): make table : customTileName = QRScanner,
componentName = com.sec.android.app.camera/.service.QrTileService
10-14 18:31:57.196 D/QSTileHost( 1809): make table : customTileName = TvMode,
componentName = com.samsung.tvmode/.quicksettings.TvModeQsTileService
10-14 18:31:57.198 V/BluetoothPbapService( 2679): PbapBinder()
10-14 18:31:57.200 I/HWRLanguagePackManager( 2538): registerReceiver:
mIsRegisterReceiver = false
10-14 18:31:57.200 D/BluetoothAdapterService( 2679): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:57.202 D/BluetoothAdapterService( 2679): handleMessage() - Message: 2,
profile : com.android.bluetooth.pbap.BluetoothPbapService@9dd15c1
10-14 18:31:57.203 I/BluetoothPbapService( 2679): setCurrentUser(0)
10-14 18:31:57.209 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:57.209 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:57.210 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:57.213 V/BluetoothPbapService( 2679): start()
10-14 18:31:57.216 I/HWRLanguagePackManager( 2538): registerReceiver: receivers are
registered, mIsRegisterReceiver = true
10-14 18:31:57.216 I/HwrLanguagePackManager( 2538): Sdk language manager is
created!
10-14 18:31:57.218 I/HBD ( 2538): m service is not alive.
10-14 18:31:57.228 I/HBD ( 2538): a PredictionStatus init
10-14 18:31:57.228 I/snap_api::V3( 2730): SNAP v2020.09.02 (64-bit): add.pb,
Type:3, CUnit:1, ExType:0, Session Open time taken: 930.799 ms
10-14 18:31:57.228 I/snap_api::V3( 2730):
10-14 18:31:57.231 I/snap_api::V3( 2730): add.pb Session Close time taken : 3.412
ms
10-14 18:31:57.232 I/snap_api::V3( 2730): DestroySnapSession: Destroy called on
snap session 0xb400007b876060f0
10-14 18:31:57.232 E/snap_api::V3( 2730): adapter class instance doesn't
exist/Already closed
10-14 18:31:57.234 I/BluetoothPbapLogManager( 2679): make PbapLogManager, saved
version counter is 0
10-14 18:31:57.236 D/BluetoothAdapterService( 2679): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:57.236 D/BluetoothAdapterService( 2679): getDownloadableDbObject():
returning com.samsung.downloadabledb.BluetoothDownloadableDatabase@bc22307
10-14 18:31:57.239 W/ActivityThread( 2679): Failed to find provider info for
com.android.contacts (user not unlocked)
10-14 18:31:57.239 D/BluetoothPbapUtils( 2679): Failed to fetch contacts data from
database..
10-14 18:31:57.240 D/SecContentProvider( 702): query(), uri = 4 selection =
isProfileAuthorizedBySecurityPolicy
10-14 18:31:57.240 E/DOWNLOADABLE_DB( 2679): SCPM client doesn't exist
10-14 18:31:57.240 D/BluetoothPbapService( 2679): DDB is not exist
10-14 18:31:57.240 D/SecContentProvider( 702): called from
android.uid.bluetooth:1002
10-14 18:31:57.240 D/BluetoothAdapterService( 2679): handleMessage() - Message: 1,
profile : com.android.bluetooth.pbap.BluetoothPbapService@9dd15c1
10-14 18:31:57.240 D/BtConfig.SecureMode( 2679): isSecureModeOn:false
10-14 18:31:57.242 D/HearingAidService( 2679): create()
10-14 18:31:57.243 D/BluetoothHearingAid( 702): Proxy object connected
10-14 18:31:57.243 D/BluetoothHearingAid( 702): Proxy object connected
10-14 18:31:57.244 I/Telecom ( 702): BluetoothDeviceManager: Got
BluetoothHearingAid: android.bluetooth.BluetoothHearingAid@30b60d1: BMSL.oSC@AAs
10-14 18:31:57.244 D/BluetoothHearingAid( 702): Proxy object connected
10-14 18:31:57.245 D/BluetoothHearingAid( 702): Proxy object connected
10-14 18:31:57.245 D/MR2SystemProvider( 702): Updating system provider info :
MediaRouteProviderInfo { uniqueId=null, routes=[MediaRoute2Info{ id=DEVICE_ROUTE,
name=Telefone, features=[android.media.route.feature.LIVE_AUDIO,
android.media.route.feature.LIVE_VIDEO,
android.media.route.feature.LOCAL_PLAYBACK], iconUri=null, description=null,
connectionState=2, clientPackageName=null, volumeHandling=1, volumeMax=15,
volume=7, providerId=null }] }
10-14 18:31:57.245 D/BluetoothAdapterService( 2679): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:57.245 D/ObexServerSockets( 2679): create(rfcomm = 19, l2capPsm = -2)
10-14 18:31:57.246 D/BluetoothAdapterService( 2679): handleMessage() - Message: 2,
profile : com.android.bluetooth.hearingaid.HearingAidService@a0162c0
10-14 18:31:57.252 D/HearingAidService( 2679): start()
10-14 18:31:57.252 D/BluetoothAdapterService( 2679): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:31:57.252 I/bt_stack( 2679):
[INFO:com_android_bluetooth_hearing_aid.cpp(99)] classInitNative: succeeds
10-14 18:31:57.253 D/QSTileHost( 1809): isAvailableCustomTile : AllShareCastTile is
removed
10-14 18:31:57.255 W/BluetoothAdapter( 2679): getBluetoothService() called with no
BluetoothManagerCallback
10-14 18:31:57.255 I/BluetoothSocket( 2679): bindListen(): mPort=19, mType=1
10-14 18:31:57.256 D/HearingAidService( 2679): setHearingAidService(): set to:
com.android.bluetooth.hearingaid.HearingAidService@a0162c0
10-14 18:31:57.261 I/bt_stack( 2679): [INFO:hearing_aid_software_encoding.cc(172)]
init
10-14 18:31:57.261 D/BluetoothAdapterService( 2679): handleMessage() - Message: 1,
profile : com.android.bluetooth.hearingaid.HearingAidService@a0162c0
10-14 18:31:57.261 D/BtConfig.SecureMode( 2679): isSecureModeOn:false
10-14 18:31:57.261 E/bt_stack( 2679): [ERROR:hearing_aid_software_encoding.cc(175)]
init: BluetoothAudio HAL is disabled
10-14 18:31:57.261 W/bt_stack( 2679): [WARNING:hearing_aid_audio_source.cc(400)]
Initialize: Using legacy HAL
10-14 18:31:57.261 D/AdapterProperties( 2679): onBluetoothReady, state=TURNING_ON,
ScanMode=20
10-14 18:31:57.262 I/bt_stack( 2679): [INFO:gatt_api.cc(950)] GATT_Register
476444d3-9b02-833c-bdca-b9e940d187e3
10-14 18:31:57.262 D/HeadsetPhoneState( 2679): sendDeviceStateChanged. mService=0
mSignal=0 mRoam=0 mBatteryCharge=5
10-14 18:31:57.262 I/bt_stack( 2679): [INFO:gatt_api.cc(994)] allocated gatt_if=6
10-14 18:31:57.263 I/bt_stack( 2679): [INFO:gatt_api.cc(1101)] GATT_StartIf
gatt_if=6
10-14 18:31:57.263 I/bt_stack( 2679): [INFO:port_api.cc(216)]
RFCOMM_CreateConnection: bd_addr=ffffff, scn=19, is_server=1, mtu=1011,
uuid=0x003a, dlci=38, signal_state=0x0b, p_port=0x7a30f0c238
10-14 18:31:57.266 D/ImsExternalCallTracker( 2213): Registering: Handler
(com.android.internal.telephony.imsphone.ImsPhone) {977e23d}
10-14 18:31:57.266 E/BluetoothAdapterService( 2679): setSocketUsed() [19]
com.android.bluetooth (RFCOMM) / true
10-14 18:31:57.266 I/ThemeCenter_ThemeManager( 1953):
MESSAGE_INSTALL_MULTI_WALLPAPER: isUserUnlocked=false
10-14 18:31:57.269 D/SettingsProvider( 702): isChangeAllowed() : name =
sysui_qs_tiles
10-14 18:31:57.269 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:57.269 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:57.269 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:57.269 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:57.269 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:57.270 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:57.270 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:57.270 D/snap_api::V1( 2730): Caching time snap_utility_64:: 973.742981
10-14 18:31:57.270 D/SettingsProvider( 702): ret = 1
10-14 18:31:57.271 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:57.272 D/QSTileHost( 1809): loaded tiles :[Wifi, SoundMode, Bluetooth,
RotationLock, AirplaneMode, Flashlight, MobileData, Hotspot,
custom(com.samsung.android.lool/com.samsung.android.sm.battery.ui.mode.BatteryModeT
ile), Location,
custom(com.samsung.android.mdx/.windowslink.tileservice.SeYourPhoneTileService),
custom(com.samsung.android.app.sharelive/.presentation.quickpanel.DeviceVisibilityT
ileService), custom(com.sec.android.desktopmode.uiservice/.DesktopModeTile),
custom(com.google.android.gms/.nearby.sharing.SharingTileService), BlueLightFilter,
custom(com.android.settings/com.samsung.android.settings.qstile.NightThemeTiles),
Dnd, custom(com.sec.android.app.camera/.service.QrTileService)]
10-14 18:31:57.272 D/SecContentProvider( 702): query(), uri = 3 selection =
isDiscoverableEnabled
10-14 18:31:57.273 D/SecContentProvider( 702): called from
android.uid.bluetooth:1002
10-14 18:31:57.274 W/BluetoothAdapter( 2679): getBluetoothService() called with no
BluetoothManagerCallback
10-14 18:31:57.274 I/BluetoothSocket( 2679): bindListen(): mPort=-2, mType=3
10-14 18:31:57.275 D/SecContentProvider( 702): insert(), uri = 2
10-14 18:31:57.275 D/QSTileHost( 1809): Creating tile: Wifi
10-14 18:31:57.275 D/SecContentProvider( 702): called from
android.uid.bluetooth:1002
10-14 18:31:57.275 W/bt_btm ( 2679): btm_ble_disable_resolving_list() rl_state =
0x0, rl_mask = 0x4, to_resume = 1
10-14 18:31:57.276 D/BluetoothAdapterService( 2679): updateUuids() - Updating UUIDs
for bonded devices
10-14 18:31:57.276 W/bt_btm ( 2679): btm_ble_disable_resolving_list() rl_state =
0x0, rl_mask = 0x4, to_resume = 1
10-14 18:31:57.276 I/Telecom:SamsungTelecomServiceImpl( 702):
getDefaultDialerPackage - callingPid : 2213 / processName : sts
10-14 18:31:57.277 I/BluetoothAdapterService( 2679): initProfileServices:
Initializing all bluetooth profile services
10-14 18:31:57.278 I/BluetoothA2dpSinkServiceJni( 2679): classInitNative: succeeds
10-14 18:31:57.279 W/HeadsetClientService( 2679): getHeadsetClientService():
service is null
10-14 18:31:57.279 W/MapClientService( 2679): getMapClientService(): service is
null
10-14 18:31:57.280 W/PbapClientService( 2679): getPbapClientService(): service is
null
10-14 18:31:57.281 D/BluetoothUtils( 2679): getBtEnabledContainers(): btContainers
= []
10-14 18:31:57.281 D/AdapterProperties( 2679): Scan Mode:21
10-14 18:31:57.282 D/AdapterProperties( 2679): Discoverable Timeout:120
10-14 18:31:57.282 D/AdapterProperties( 2679): mLocalIOCapability set to 1
10-14 18:31:57.283 D/AdapterProperties( 2679): mLocalIOCapabilityBLE set to 4
10-14 18:31:57.283 E/BluetoothAdapterService( 2679): setSocketUsed() [4099]
com.android.bluetooth (L2CAP) / true
10-14 18:31:57.283 I/BluetoothAdapter( 2679): listenUsingL2capOn: set assigned
channel to 4099
10-14 18:31:57.283 D/ObexServerSockets( 2679): Succeed to create listening sockets
10-14 18:31:57.283 D/ObexServerSockets1( 2679): startAccept()
10-14 18:31:57.283 I/AdapterState( 2679): ON : entered
10-14 18:31:57.283 D/NetworkStats( 702): registerNetworkStatsProvider from
ImsPhoneCallTracker uid/pid=1001/2213
10-14 18:31:57.284 D/BluetoothSdpJni( 2679): sdpCreatePbapPseRecordNative
10-14 18:31:57.284 D/BluetoothSdpJni( 2679): SDP Create record success - handle: 0
10-14 18:31:57.284 D/QSTileHost( 1809): Creating tile: SoundMode
10-14 18:31:57.285 D/ObexServerSockets1( 2679): Accepting socket connection...
10-14 18:31:57.285 V/RcsCallTracker( 2213): Created
10-14 18:31:57.285 W/Looper ( 702): Slow dispatch took 124ms
PackageManagerHandlerThread h=android.os.Handler c=<recycled PooledLambda@b96896>
m=0
10-14 18:31:57.285 D/QSTileHost( 1809): Creating tile: Bluetooth
10-14 18:31:57.286 D/LocalBluetoothManager( 1809): QP setForegroundActivity ::
isForeground = false
10-14 18:31:57.287 D/SettingsProvider( 702): isChangeAllowed() : name =
bluetooth_settings_foreground_qp
10-14 18:31:57.287 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:57.287 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:57.287 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:57.287 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:57.287 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:57.287 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:57.288 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:57.288 D/ObexServerSockets1( 2679): Accepting socket connection...
10-14 18:31:57.288 D/AdapterProperties( 2679): Setting state to ON
10-14 18:31:57.288 D/SettingsProvider( 702): ret = 1
10-14 18:31:57.290 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:57.291 D/BluetoothAdapterService( 2679): updateAdapterState :: bonded
list size = 0
10-14 18:31:57.291 D/QSTileHost( 1809): Creating tile: RotationLock
10-14 18:31:57.293 D/ImsExternalCallTracker( 2213): Registering: Handler
(com.android.internal.telephony.imsphone.ImsPhone) {ab4e900}
10-14 18:31:57.297 D/MobileSignalIconsSelector( 1809): getDataIconGroup():
connected=false,enabled=true,level=0,inetCondition=1,dataIconGroup=DataIconGroup(G)
,activityIn=false,activityOut=false,lastModified=10-14
18:31:49.544,dataSim=true,networkName=Sem
serviço,networkNameData=,dataConnected=false,roaming=false,isDefault=false,isEmerge
ncy=false,airplaneMode=false,carrierNetworkChangeMode=false,userSetup=false,default
DataOff=false,cdmaEriIconIndex=0,cdmaEriIconMode=0,callState=0,voWifiConnected=fals
e,shouldShowDisabledDataIcon=false,bluetoothTethered=false,isLTEFemtoCell=false,car
dOperator=null,optionalRadioTech=0,isCAIndicator=false,isLimitedStateForCTCSlaveVoL
TE=false,isSWRoaming=false,isMobileDataSettingEnabled=false,nwBoosterRilEnabled=fal
se,nwBoosterSettingEnabled=false,emergencyModeActivated=false,ismmW5G=false,slotId=
0,simState=null, iconSet = [I@323f44
10-14 18:31:57.300 D/MobileSignalIconsSelector( 1809): getDataIconGroup():
connected=false,enabled=true,level=0,inetCondition=1,dataIconGroup=DataIconGroup(G)
,activityIn=false,activityOut=false,lastModified=10-14
18:31:49.544,dataSim=true,networkName=Sem
serviço,networkNameData=,dataConnected=false,roaming=false,isDefault=false,isEmerge
ncy=false,airplaneMode=false,carrierNetworkChangeMode=false,userSetup=false,default
DataOff=false,cdmaEriIconIndex=0,cdmaEriIconMode=0,callState=0,voWifiConnected=fals
e,shouldShowDisabledDataIcon=false,bluetoothTethered=false,isLTEFemtoCell=false,car
dOperator=null,optionalRadioTech=0,isCAIndicator=false,isLimitedStateForCTCSlaveVoL
TE=false,isSWRoaming=false,isMobileDataSettingEnabled=false,nwBoosterRilEnabled=fal
se,nwBoosterSettingEnabled=false,emergencyModeActivated=false,ismmW5G=false,slotId=
0,simState=null, iconSet = [I@323f44
10-14 18:31:57.301 D/Tile.WifiTile( 1809): handleUpdateState isTransient=false
transientEnabling =false cb.isTransient=false state.state = 2
mStateBeforeClick.value =false enabled =false
10-14 18:31:57.302 D/QSTileHost( 1809): Creating tile: AirplaneMode
10-14 18:31:57.305 D/BluetoothAdapterService( 2679): updateAdapterState() -
Broadcasting state ON to 2 receivers.
10-14 18:31:57.306 I/Telecom:SamsungTelecomServiceImpl( 702):
getDefaultDialerPackage - callingPid : 2213 / processName : sts
10-14 18:31:57.306 D/BluetoothAdapterService( 2679): [VendorCapa] prevState: 11,
newState: 12
10-14 18:31:57.306 D/BluetoothManagerService( 702): Already
ProfileServiceConnections object is made for profile: 1
10-14 18:31:57.307 D/BluetoothManagerService( 702):
bindHeadsetProfileServiceConnection
10-14 18:31:57.308 D/BluetoothManagerService( 702): bind HeadsetService : 1
10-14 18:31:57.308 I/bt_btif ( 2679): vsc_getvendorcapabilities
10-14 18:31:57.309 D/BluetoothAdapterService( 2679): Autoconnection is available
10-14 18:31:57.309 D/BluetoothAdapterService( 2679): updateAdapterState prevState =
11newState = 12
10-14 18:31:57.309 D/BluetoothAdapterService( 2679): starting service from this
receiver
10-14 18:31:57.310 D/NetworkStats( 702): registerNetworkStatsProvider from
ImsPhoneCallTracker uid/pid=1001/2213
10-14 18:31:57.310 D/QSTileHost( 1809): Creating tile: Flashlight
10-14 18:31:57.311 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.statusbar.policy.FlashlightControllerImpl$3@7b54736
10-14 18:31:57.312 D/FlashlightController( 1809): FlashlightLevel changed : 2
10-14 18:31:57.312 V/RcsCallTracker( 2213): Created
10-14 18:31:57.312 D/Tile.FlashlightTile( 1809): cancelNotification!!!
10-14 18:31:57.313 D/Tile.FlashlightTile( 1809): addFeature flashlight_sos_enabled
10-14 18:31:57.314 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.qs.tiles.FlashlightTile$2@da5f637
10-14 18:31:57.323 D/BluetoothManagerService( 702): Broadcasting
onBluetoothStateChange(true) to 22 receivers.
10-14 18:31:57.324 D/BluetoothA2dp( 1809): Binding service...
10-14 18:31:57.324 D/BluetoothSap( 1809): Binding service...
10-14 18:31:57.324 D/BluetoothA2dp( 1809): Binding service...
10-14 18:31:57.325 D/BluetoothPan( 1809): Binding service...
10-14 18:31:57.325 I/BluetoothAdapter( 702): onBluetoothStateChange: up=true
10-14 18:31:57.325 I/BluetoothAdapter( 702): onBluetoothStateChange: Bluetooth is
on
10-14 18:31:57.325 D/BluetoothHearingAid( 1809): Binding service...
10-14 18:31:57.325 I/BluetoothAdapter( 1809): onBluetoothStateChange: up=true
10-14 18:31:57.325 I/BluetoothAdapter( 1809): onBluetoothStateChange: Bluetooth is
on
10-14 18:31:57.325 D/SemBluetoothAudioCast( 1809): onBluetoothStateChange : true
10-14 18:31:57.325 D/SemBluetoothAudioCast( 1809): Binding to
BluetoothAudioCastService
10-14 18:31:57.326 D/BluetoothA2dp( 1809): Binding service...
10-14 18:31:57.327 I/BluetoothAdapter( 2679): onBluetoothStateChange: up=true
10-14 18:31:57.327 I/BluetoothAdapter( 2679): onBluetoothStateChange: Bluetooth is
on
10-14 18:31:57.328 I/SamsungIMMSHWKeyboard( 702): [BT Setting State] state = 12
prevState = 11
10-14 18:31:57.328 I/SamsungIMMSHWKeyboard( 702): [BT Setting off -> on]
mBTKeyboardCount =0, KEYBOARD_BT(0)
10-14 18:31:57.329 D/BluetoothManagerService( 702): BT ON On, G state: 2, S state:
2
10-14 18:31:57.329 D/SemBluetoothAudioCast( 1809): comp : null false
10-14 18:31:57.329 D/SLocation( 702): BluetoothStatusMonitor - sgfm received :
android.bluetooth.adapter.action.STATE_CHANGED
10-14 18:31:57.330 D/AdapterProperties( 2679): [VendorCapa] : mDualBtSupported :
false
10-14 18:31:57.330 I/HBD ( 2538): d updateCurrentEngine, 65537 , SWIFTKEY
10-14 18:31:57.336 V/Tile.WifiTile( 1809): handleRefreshState() Error while saving
icon bitmap :
10-14 18:31:57.336 V/Tile.WifiTile( 1809): java.lang.NullPointerException: Attempt
to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
10-14 18:31:57.336 V/Tile.WifiTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
10-14 18:31:57.336 V/Tile.WifiTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
10-14 18:31:57.336 V/Tile.WifiTile( 1809): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:57.336 V/Tile.WifiTile( 1809): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:57.336 V/Tile.WifiTile( 1809): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:57.337 D/Tile.WifiTile( 1809): handleUpdateState isTransient=false
transientEnabling =false cb.isTransient=false state.state = 1
mStateBeforeClick.value =false enabled =false
10-14 18:31:57.337 D/BluetoothAdapterService( 2679): getBondedDevices, remove
spens:
10-14 18:31:57.339 I/Telecom:SamsungBluetoothManager( 702): state = 12
10-14 18:31:57.339 I/Telecom:SamsungBluetoothManager( 702): register
BluetoothHeadset after STATE_ON : null
10-14 18:31:57.339 I/Telecom ( 702): BluetoothPhoneService: queryPhoneState:
BPSI.qPS@AA4
10-14 18:31:57.339 I/Telecom ( 702): BluetoothPhoneService:
updateHeadsetWithCallState : true: BPSI.qPS@AA4
10-14 18:31:57.339 I/Telecom ( 702): BluetoothPhoneService:
updateHeadsetWithCallState checking update : false 0 0 0 6 *** 129: BPSI.qPS@AA4
10-14 18:31:57.346 D/PhoneSwitcherNetworkRequstListener( 2213): Registering
NetworkFactory
10-14 18:31:57.347 D/ConnectivityService( 702): Got NetworkProvider Messenger for
PhoneSwitcherNetworkRequstListener
10-14 18:31:57.348 D/SettingsProvider( 702): isChangeAllowed() : name =
multi_sim_datacross_slot
10-14 18:31:57.349 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:57.349 I/HBD ( 2538): HwrDownloadManager [HWRDownload] initialize
HwrDownloadManager
10-14 18:31:57.350 V/BluetoothEventManager( 1809): onReceive ::
android.bluetooth.adapter.action.STATE_CHANGED
10-14 18:31:57.350 D/BluetoothEventManager( 1809): AdapterStateChangedHandler ::
BluetoothAdapter.ACTION_STATE_CHANGED, state = 12
10-14 18:31:57.350 D/LocalBluetoothProfileManager( 1809): updateLocalProfiles ::
10-14 18:31:57.351 D/SettingsProvider( 702): isChangeAllowed() : name =
multi_sim_dds_progressing
10-14 18:31:57.352 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:57.354 D/BluetoothA2dp( 1809): Binding service...
10-14 18:31:57.355 D/QSTileHost( 1809): Creating tile: MobileData
10-14 18:31:57.355 D/SemBluetoothAudioCast( 1809): onBluetoothStateChange : true
10-14 18:31:57.355 D/SemBluetoothAudioCast( 1809): Binding to
BluetoothAudioCastService
10-14 18:31:57.356 I/servicemanager( 333): Adding 'u:r:radio:s0' service
(simphonebook:2213)
10-14 18:31:57.358 I/servicemanager( 333): Adding 'u:r:radio:s0' service
(iphonesubinfo:2213)
10-14 18:31:57.358 D/SemBluetoothAudioCast( 1809): comp : null false
10-14 18:31:57.361 E/SamsungAnalytics605040( 2538): The user has not unlocked the
device.
10-14 18:31:57.361 I/servicemanager( 333): Adding 'u:r:radio:s0' service
(isms:2213)
10-14 18:31:57.362 D/QSTileHost( 1809): Creating tile: Hotspot
10-14 18:31:57.364 D/Tile.HotspotTile( 1809): HotspotTile :
10-14 18:31:57.364 I/servicemanager( 333): Adding 'u:r:radio:s0' service
(isemtelephony:2213)
10-14 18:31:57.366 D/SemWifiApSmartMHS( 702): action BLE
state:com.samsung.bluetooth.adapter.action.BLE_STATE_CHANGED::12
10-14 18:31:57.367 D/SemWifiApSmartBleScanner( 702): action BLE
state:com.samsung.bluetooth.adapter.action.BLE_STATE_CHANGED::12
10-14 18:31:57.367 D/Tile.HotspotTile( 1809): HotspotTile isAvailable : true
10-14 18:31:57.367 D/QSTileHost( 1809): Creating tile:
custom(com.samsung.android.lool/com.samsung.android.sm.battery.ui.mode.BatteryModeT
ile)
10-14 18:31:57.370 D/BluetoothHeadset( 1809): BTStateChangeCB is registed by 1809 @
com.android.systemui
10-14 18:31:57.371 D/Tile.CustomTile( 1809): isSecCustomTile : mComponent
=ComponentInfo{com.samsung.android.lool/com.samsung.android.sm.battery.ui.mode.Batt
eryModeTile}
10-14 18:31:57.371 D/Tile.CustomTile( 1809): isSecCustomTile : tileName =Battery
Mode
10-14 18:31:57.371 W/FileUtils( 2538): Failed to
chmod(/data/user/0/com.samsung.android.honeyboard/app_log):
android.system.ErrnoException: chmod failed: ENOENT (No such file or directory)
10-14 18:31:57.374 I/DIAGMON_SDK[605040]( 2538): DiagMonAgent type: 2
10-14 18:31:57.375 D/BluetoothMap( 1809): Create BluetoothMap proxy object
10-14 18:31:57.377 D/BluetoothMap( 1809): Binding service...
10-14 18:31:57.382 I/DIAGMON_SDK[605040][4K0-399-5752101] ( 2538): generated SR
object
10-14 18:31:57.382 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:57.383 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:57.383 D/BluetoothManagerService( 702): onServiceConnected : 1
10-14 18:31:57.383 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:57.384 D/PanService( 2679): onReceive :
android.bluetooth.adapter.action.STATE_CHANGED
10-14 18:31:57.384 D/EnhancedTetheringManager( 2679): EnhancedTetheringManager()
10-14 18:31:57.384 D/EnhancedTetheringManager( 2679): start
10-14 18:31:57.384 D/BluetoothManagerService( 702): onServiceConnected : broadcast
to 5 proxies
10-14 18:31:57.385 W/ContextImpl( 2538): Failed to ensure
/data/user/0/com.samsung.android.honeyboard/shared_prefs: mkdir failed: ENOENT (No
such file or directory)
10-14 18:31:57.385 I/Telecom ( 702): BluetoothPhoneService:
updateHeadsetWithCallState : true
10-14 18:31:57.385 I/Telecom ( 702): BluetoothPhoneService:
updateHeadsetWithCallState checking update : false 0 0 0 6 *** 129
10-14 18:31:57.386 I/Telecom ( 702): BluetoothPhoneService:
updateHeadsetWithCallState numActive 0, numHeld 0, callState 6, ringing number ***,
ringing type 129, ringing name null
10-14 18:31:57.387 D/BluetoothMapUtils( 2679): init() mDirectBoot : true
10-14 18:31:57.388 D/HeadsetSystemInterface( 2679): isInCall : false
10-14 18:31:57.388 D/HeadsetSystemInterface( 2679): isInCall : false
10-14 18:31:57.388 D/HeadsetService( 2679): setScoPath : numActive: 0 numHeld: 0
callState: 6
10-14 18:31:57.389 D/ConnectivityService( 702): Got NetworkProvider Messenger for
TelephonyNetworkFactory[0]
10-14 18:31:57.389 D/HeadsetSystemInterface( 2679): isInCall : false
10-14 18:31:57.390 D/ConnectivityService( 702): Got NetworkProvider Messenger for
TelephonyNetworkFactory[1]
10-14 18:31:57.391 I/AudioManager( 2679): setParameters keyValuePairs =
A2dpSuspended=false
10-14 18:31:57.391 I/BluetoothMapUtils( 2679): getCurrentTwoPhoneUserId
isTwoPhoneRegistered false
10-14 18:31:57.392 W/Looper ( 702): Slow dispatch took 107ms
PackageManagerHandlerThread h=android.os.Handler c=<recycled PooledLambda@403fc8d>
m=0
10-14 18:31:57.394 I/Telecom ( 702): BluetoothDeviceManager: Got BluetoothHeadset:
com.android.server.telecom.BluetoothHeadsetProxy@eb3ae42: BMSL.oSC@AA8
10-14 18:31:57.394 W/ActivityThread( 2538): Failed to find provider info for
com.sec.android.log.diagmonagent (user not unlocked)
10-14 18:31:57.395 I/BluetoothMapUtils( 2679): checkEmailAppInstalled : failed to
find pkg
10-14 18:31:57.395 D/BluetoothHeadset( 702): registerListener : 11,
listenercom.samsung.server.telecom.model.bluetooth.SamsungBluetoothHandsFreeProfile
ManagerAdapterImpl@aa57e53
10-14 18:31:57.395 D/BluetoothHeadset( 702): registerMessageListener
10-14 18:31:57.395 D/PermissionCache( 590): checking
android.permission.MODIFY_AUDIO_SETTINGS for uid=1002 => granted (1628 us)
10-14 18:31:57.396 D/audio_hw_primary( 543): device-adev_set_parameters: enter
with key(A2dpSuspended=false)
10-14 18:31:57.396 I/audio_hw_primary_odm( 543): odm_adev_set_parameters: enter
with key(A2dpSuspended=false)
10-14 18:31:57.396 D/BluetoothHidHost( 1809): Binding service...
10-14 18:31:57.396 I/BluetoothMapUtils( 2679): checkEmailAppInstalled : failed to
find pkg
10-14 18:31:57.396 E/BluetoothMapAccountLoader( 2679): parseAccounts() email app
not insalled. discard this request
10-14 18:31:57.396 D/BluetoothHeadset( 702): getActiveDevice() : null, by 702 @
com.android.server.audio.BtHelper
10-14 18:31:57.396 I/AS.BtHelper( 702): setBtScoActiveDevice: null -> null
10-14 18:31:57.397 D/HeadsetService( 2679): registerMessageListener
10-14 18:31:57.398 D/HeadsetService( 2679): registerMessageListener : 11,
com.samsung.bt.hfp.IMessageListener$Stub$Proxy@e24888f
10-14 18:31:57.398 D/PhoneRestrictionPolicy( 702):
com.samsung.android.knox.intent.action.PHONE_READY_INTERNAL
10-14 18:31:57.399 D/PhoneRestrictionPolicy( 702):
com.samsung.android.knox.intent.action.PHONE_READY_INTERNAL
10-14 18:31:57.399 D/SystemUIAdapter( 702): setLockedIccIdsAsUser() userId = 0
10-14 18:31:57.399 D/PhoneRestrictionPolicy( 702): Trying to connect to
EnterpriseSimPin Service
10-14 18:31:57.400 W/ContextImpl( 702): Calling a method in the system process
without a qualified user: android.app.ContextImpl.bindService:1828
com.android.server.enterprise.restriction.PhoneRestrictionPolicy$7.run:2815
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
android.os.Looper.loop:246
10-14 18:31:57.407 W/LocalBluetoothProfileManager( 1809): updateLocalProfiles ::
Spp profile was created already
10-14 18:31:57.409 I/HBD ( 2538): a [printCurrConfig] [swdp(px)] 384.0(720) /
[density(Dpi)] 1.875(300) / [widthPx] 720 / [heightPx] 1467 / [viewType] 0 /
[isLand] false /
10-14 18:31:57.409 I/HBD ( 2538): a [printCurrBase] H(499), W(720)
10-14 18:31:57.409 D/SecContentProvider( 702): query(), uri = 4 selection =
isProfileAuthorizedBySecurityPolicy
10-14 18:31:57.410 I/HBD ( 2538): a [printCurrSize] NORMAL PORT - H(500),
B_H(500), W(720), B_W(720), Bias(0.5)
10-14 18:31:57.410 D/SecContentProvider( 702): called from
android.uid.bluetooth:1002
10-14 18:31:57.410 E/BluetoothEventManager( 1809): registerProfileIntentReceiver ::
mProfileConnectionReceiver was registered already. Receiver will refresh.
10-14 18:31:57.412 I/HBD ( 2538): HoneyBoardService onCreate
10-14 18:31:57.414 I/HBD ( 2538): HoneyBoardService
HoneyBoardService.onCreate(). protected matched status
10-14 18:31:57.414 D/BluetoothSecureManagerService( 702): isSecureModeEnabled
10-14 18:31:57.414 D/BluetoothSecureManagerService( 702): getSecureModeSetting,
name: secure_mode_enable
10-14 18:31:57.414 D/BluetoothSecureManagerService( 702): getSecureModeSetting,
name: opp_enable
10-14 18:31:57.414 I/HBD ( 2538): g onCreate
10-14 18:31:57.414 D/BluetoothOppUtility( 2679): isSecureModeEnabled = false
OppEnable = false
10-14 18:31:57.415 I/HBD ( 2538): e registerCallback
10-14 18:31:57.415 D/ObexServerSockets( 2679): create(rfcomm = 12, l2capPsm = -2)
10-14 18:31:57.416 I/TetheringManager( 2538):
registerTetheringEventCallback:com.samsung.android.honeyboard
10-14 18:31:57.416 W/BluetoothAdapter( 2679): getBluetoothService() called with no
BluetoothManagerCallback
10-14 18:31:57.416 I/BluetoothSocket( 2679): bindListen(): mPort=-2, mType=1
10-14 18:31:57.419 I/bt_stack( 2679): [INFO:port_api.cc(216)]
RFCOMM_CreateConnection: bd_addr=ffffff, scn=4, is_server=1, mtu=1011, uuid=0x003c,
dlci=8, signal_state=0x0b, p_port=0x7a30f0c2f0
10-14 18:31:57.422 D/MapObexServerSockets( 2679): create(rfcomm = -2, l2capPsm = -
2) for masId : 0, isSecure : true
10-14 18:31:57.423 E/BluetoothAdapterService( 2679): setSocketUsed() [4]
com.android.bluetooth (RFCOMM) / true
10-14 18:31:57.423 D/SapService( 2679): S1(ABSENT), S2(ABSENT)
10-14 18:31:57.424 W/BluetoothAdapter( 2679): getBluetoothService() called with no
BluetoothManagerCallback
10-14 18:31:57.424 I/BluetoothSocket( 2679): bindListen(): mPort=12, mType=1
10-14 18:31:57.424 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:31:57.426 D/SapService( 2679): Disable sap : false
10-14 18:31:57.426 D/BluetoothSdpJni( 2679): sdpCreateSapsRecordNative
10-14 18:31:57.427 D/BluetoothSdpJni( 2679): SDP Create record success - handle: 1
10-14 18:31:57.428 D/BluetoothSettingsProvider( 2679): query
10-14 18:31:57.428 I/bt_stack( 2679): [INFO:port_api.cc(216)]
RFCOMM_CreateConnection: bd_addr=ffffff, scn=12, is_server=1, mtu=1011,
uuid=0x003d, dlci=24, signal_state=0x0b, p_port=0x7a30f0c3a8
10-14 18:31:57.428 W/BluetoothAdapter( 2679): getBluetoothService() called with no
BluetoothManagerCallback
10-14 18:31:57.428 I/BluetoothSocket( 2679): bindListen(): mPort=-2, mType=1
10-14 18:31:57.429 D/BluetoothSettingsProvider( 2679): Created cursor
android.database.sqlite.SQLiteCursor@9b65908
10-14 18:31:57.430 E/BluetoothAdapterService( 2679): setSocketUsed() [12]
com.android.bluetooth (RFCOMM) / true
10-14 18:31:57.430 I/BluetoothAdapter( 2679): listenUsingInsecureL2capOn: port=-2
10-14 18:31:57.431 I/rdxd ( 2686): !@ check_set_fs_encrypt(1193) : erased(2)
10-14 18:31:57.432 W/InputMethodService( 2538): isPackageExists failed: unknown
package com.sec.android.desktopmode.uiservice
10-14 18:31:57.432 E/BluetoothUtils( 1809): getRestoredDevices() :: cursor count:
0, Columns : 12
10-14 18:31:57.432 E/BluetoothUtils( 1809): getRestoredDevices :: will be cursor
close
10-14 18:31:57.433 I/bt_stack( 2679): [INFO:port_api.cc(216)]
RFCOMM_CreateConnection: bd_addr=ffffff, scn=5, is_server=1, mtu=1011, uuid=0x003e,
dlci=10, signal_state=0x0b, p_port=0x7a30f0c460
10-14 18:31:57.434 W/Looper ( 702): Slow delivery took 297ms
PackageManagerHandlerThread h=android.os.Handler c=<recycled PooledLambda@ac08e16>
m=0
10-14 18:31:57.434 E/BluetoothAdapterService( 2679): setSocketUsed() [5]
com.android.bluetooth (RFCOMM) / true
10-14 18:31:57.434 W/BluetoothAdapter( 2679): getBluetoothService() called with no
BluetoothManagerCallback
10-14 18:31:57.434 I/BluetoothSocket( 2679): bindListen(): mPort=-2, mType=3
10-14 18:31:57.439 V/InputMethodManagerService( 702): getCurrentFocusDisplayID :
mFocusedDisplayId-1
10-14 18:31:57.440 E/BluetoothAdapterService( 2679): setSocketUsed() [4101]
com.android.bluetooth (L2CAP) / true
10-14 18:31:57.440 I/BluetoothAdapter( 2679): listenUsingInsecureL2capOn: set
assigned channel to 4101
10-14 18:31:57.440 W/BluetoothAdapter( 2679): getBluetoothService() called with no
BluetoothManagerCallback
10-14 18:31:57.440 I/BluetoothSocket( 2679): bindListen(): mPort=-2, mType=3
10-14 18:31:57.440 D/ObexServerSockets( 2679): Succeed to create listening sockets
10-14 18:31:57.440 V/InputMethodManagerService( 702): getCurTokenDisplayId :
mCurTokenDisplayId0
10-14 18:31:57.440 D/ObexServerSockets2( 2679): startAccept()
10-14 18:31:57.441 D/ObexServerSockets2( 2679): Accepting socket connection...
10-14 18:31:57.441 D/BluetoothSdpJni( 2679): sdpCreateOppOpsRecordNative
10-14 18:31:57.441 D/BluetoothSdpJni( 2679): SDP Create record success - handle: 2
10-14 18:31:57.442 D/ObexServerSockets2( 2679): Accepting socket connection...
10-14 18:31:57.443 D/snap_api::V1( 2730):
10-14 18:31:57.443 D/snap_api::V1( 2730): data/vendor/snap/snap_gpu_kernel_64.bin
successfully created
10-14 18:31:57.444 D/BluetoothManagerService( 702): addProxy
com.android.server.audio.BtHelper
10-14 18:31:57.444 D/BluetoothManagerService( 702): addProxy
com.android.server.telecom
10-14 18:31:57.444 D/BluetoothManagerService( 702): addProxy
com.android.server.telecom
10-14 18:31:57.446 D/BluetoothManagerService( 702): addProxy com.android.systemui
10-14 18:31:57.447 D/BluetoothManagerService( 702): addProxy com.android.systemui
10-14 18:31:57.447 D/BluetoothAdapterService( 2679): getBondedDevices, remove
spens:
10-14 18:31:57.447 I/Dialog ( 2538): mIsSamsungBasicInteraction = true,
isMetaDataInActivity = false
10-14 18:31:57.448 I/Telecom ( 702): BluetoothDeviceManager: Got BluetoothHeadset:
com.android.server.telecom.BluetoothHeadsetProxy@c2f75a2: BMSL.oSC@ABA
10-14 18:31:57.449 D/BluetoothHeadset( 702): getActiveDevice() : null, by 702 @
com.android.server.audio.BtHelper
10-14 18:31:57.449 I/AS.BtHelper( 702): setBtScoActiveDevice: null -> null
10-14 18:31:57.449 D/BluetoothHeadset( 702): unRegisterMessageListener : 11
10-14 18:31:57.449 D/BluetoothHeadset( 702): unRegisterMessageListener
10-14 18:31:57.450 D/HeadsetService( 2679): unRegisterMessageListener
10-14 18:31:57.451 D/HeadsetService( 2679): unRegisterMessageListener : 11
10-14 18:31:57.451 D/BluetoothHeadset( 702): registerListener : 11,
listenercom.samsung.server.telecom.model.bluetooth.SamsungBluetoothHandsFreeProfile
ManagerAdapterImpl@aa57e53
10-14 18:31:57.451 D/BluetoothHeadset( 702): registerMessageListener
10-14 18:31:57.452 I/DecorView( 2538): [INFO] isPopOver=false, config=false
10-14 18:31:57.452 I/DecorView( 2538): updateCaptionType >>
DecorView@ae6ef36[InputMethod], isFloating=true, isApplication=false,
hasWindowDecorCaption=false, hasWindowControllerCallback=false
10-14 18:31:57.453 D/TileServices( 1809):
getTileWrapperComponentInfo{com.samsung.android.lool/com.samsung.android.sm.battery
.ui.mode.BatteryModeTile}
10-14 18:31:57.453 D/BluetoothController( 1809): updateConnected =
0mConnectionState = 0
10-14 18:31:57.456 E/BluetoothAdapterService( 2679): setSocketUsed() [4103]
com.android.bluetooth (L2CAP) / true
10-14 18:31:57.457 I/BluetoothAdapter( 2679): listenUsingL2capOn: set assigned
channel to 4103
10-14 18:31:57.457 D/MapObexServerSockets( 2679): Succeed to create listening
sockets
10-14 18:31:57.457 D/MapObexServerSockets( 2679): startAccept()
10-14 18:31:57.457 D/HeadsetService( 2679): registerMessageListener
10-14 18:31:57.458 D/HeadsetService( 2679): registerMessageListener : 11,
com.samsung.bt.hfp.IMessageListener$Stub$Proxy@9154120
10-14 18:31:57.458 V/Tile.SoundModeTile( 1809): handleRefreshState() Error while
saving icon bitmap :
10-14 18:31:57.458 V/Tile.SoundModeTile( 1809): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
10-14 18:31:57.458 V/Tile.SoundModeTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
10-14 18:31:57.458 V/Tile.SoundModeTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
10-14 18:31:57.458 V/Tile.SoundModeTile( 1809): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:57.458 V/Tile.SoundModeTile( 1809): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:57.458 V/Tile.SoundModeTile( 1809): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:57.459 I/Telecom ( 702): BluetoothPhoneService:
updateHeadsetWithCallState : true
10-14 18:31:57.459 I/Telecom ( 702): BluetoothPhoneService:
updateHeadsetWithCallState checking update : false 0 0 0 6 *** 129
10-14 18:31:57.459 I/Telecom ( 702): BluetoothPhoneService:
updateHeadsetWithCallState numActive 0, numHeld 0, callState 6, ringing number ***,
ringing type 129, ringing name null
10-14 18:31:57.460 D/BluetoothSdpJni( 2679): sdpCreateMapMasRecordNative
10-14 18:31:57.460 D/BluetoothSdpJni( 2679): SDP Create record success - handle: 3
10-14 18:31:57.461 D/HeadsetSystemInterface( 2679): isInCall : false
10-14 18:31:57.461 D/HeadsetSystemInterface( 2679): isInCall : false
10-14 18:31:57.461 D/HeadsetService( 2679): setScoPath : numActive: 0 numHeld: 0
callState: 6
10-14 18:31:57.462 D/HeadsetSystemInterface( 2679): isInCall : false
10-14 18:31:57.462 I/AudioManager( 2679): setParameters keyValuePairs =
A2dpSuspended=false
10-14 18:31:57.463 D/audio_hw_primary( 543): device-adev_set_parameters: enter
with key(A2dpSuspended=false)
10-14 18:31:57.463 I/audio_hw_primary_odm( 543): odm_adev_set_parameters: enter
with key(A2dpSuspended=false)
10-14 18:31:57.466 D/MapObexServerSockets( 2679): Accepting socket connection for
masId0
10-14 18:31:57.467 D/MapObexServerSockets( 2679): Accepting socket connection for
masId0
10-14 18:31:57.470 D/BluetoothManagerService( 702): addProxy com.android.systemui
10-14 18:31:57.475 D/Tile.BluetoothTile( 1809): handleUpdateState enabled = true
connected = false connecting = false changedState =true bluetoothState = 12
enabledChanging = true state =
BooleanState[,icon=null,iconSupplier=null,label=null,secondaryLabel=null,contentDes
cription=null,stateDescription=null,dualLabelContentDescription=null,expandedAccess
ibilityClassName=null,disabledByPolicy=false,dualTarget=false,isTransient=false,sta
te=2,slash="null",tileClassName=null,value=false]
10-14 18:31:57.478 V/Tile.BluetoothTile( 1809): handleRefreshState() Error while
saving icon bitmap :
10-14 18:31:57.478 V/Tile.BluetoothTile( 1809): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
10-14 18:31:57.478 V/Tile.BluetoothTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
10-14 18:31:57.478 V/Tile.BluetoothTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
10-14 18:31:57.478 V/Tile.BluetoothTile( 1809): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:57.478 V/Tile.BluetoothTile( 1809): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:57.478 V/Tile.BluetoothTile( 1809): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:57.481 I/HBD ( 2538): a undoMinimize requested, minimized = false
10-14 18:31:57.482 D/Tile.RotationLockTile( 1809): handleUpdateState: true
orientation = true
10-14 18:31:57.486 I/Pageboost( 702): successfully pinned
/vendor/lib64/egl/libGLES_mali.so
10-14 18:31:57.488 V/Tile.RotationLockTile( 1809): handleRefreshState() Error while
saving icon bitmap :
10-14 18:31:57.488 V/Tile.RotationLockTile( 1809): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
10-14 18:31:57.488 V/Tile.RotationLockTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
10-14 18:31:57.488 V/Tile.RotationLockTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
10-14 18:31:57.488 V/Tile.RotationLockTile( 1809): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:57.488 V/Tile.RotationLockTile( 1809): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:57.488 V/Tile.RotationLockTile( 1809): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:57.490 D/TileLifecycleManager( 1809): Can't find component
ComponentInfo{com.samsung.android.lool/com.samsung.android.sm.battery.ui.mode.Batte
ryModeTile}
10-14 18:31:57.493 I/HBD ( 2538): e usedOpenTheme = false ,
IsRequiredDarkTypeTheme = false , night mode : false , mIsEnabledHighContrast =
false
10-14 18:31:57.493 I/HBD ( 2538): a theme : setupWizard
10-14 18:31:57.493 D/Tile.CustomTile( 1809): isAvailable : mDefaultIcon =
Icon(typ=RESOURCE pkg=com.samsung.android.lool id=0x7f080032), mComponent =
ComponentInfo{com.samsung.android.lool/com.samsung.android.sm.battery.ui.mode.Batte
ryModeTile}, mUserPolicy =
10-14 18:31:57.493 I/HBD ( 2538): f update KeyboardTheme themeIndex : 0x
11000000 theme : Claro
10-14 18:31:57.493 D/QSTileHost( 1809): Creating tile: Location
10-14 18:31:57.494 I/HBD ( 2538): a set Theme convertedIndex : 2
10-14 18:31:57.494 I/HBD ( 2538): a themeStyleSet :2
10-14 18:31:57.494 D/QSTileHost( 1809): Creating tile:
custom(com.samsung.android.mdx/.windowslink.tileservice.SeYourPhoneTileService)
10-14 18:31:57.496 D/Tile.CustomTile( 1809): isSystemApp NameNotFoundException :
android.content.pm.PackageManager$NameNotFoundException: com.samsung.android.mdx
10-14 18:31:57.496 D/Tile.CustomTile( 1809): isSecCustomTile : mComponent
=ComponentInfo{com.samsung.android.mdx/com.samsung.android.mdx.windowslink.tileserv
ice.SeYourPhoneTileService}
10-14 18:31:57.497 D/Tile.CustomTile( 1809): UpdateDefaultTileandIcon Exception :
android.content.pm.PackageManager$NameNotFoundException:
ComponentInfo{com.samsung.android.mdx/com.samsung.android.mdx.windowslink.tileservi
ce.SeYourPhoneTileService}
10-14 18:31:57.497 I/HBD ( 2538): b color = [r : 230], [g : 230], [b : 230],
[alpha : 255], rgb = -1644826, isDark = false
10-14 18:31:57.498 D/Tile.CustomTile( 1809): UpdateDefaultTileandIcon Exception :
android.content.pm.PackageManager$NameNotFoundException:
ComponentInfo{com.samsung.android.mdx/com.samsung.android.mdx.windowslink.tileservi
ce.SeYourPhoneTileService}
10-14 18:31:57.498 I/HBD ( 2538): b updateBackgroundColor: keyboardBgColor =
0xffe6e6e6, isDarkTheme = false
10-14 18:31:57.499 W/m.android.phon( 2213): Long monitor contention with owner main
(2213) at com.android.internal.telephony.SemCommandsInterface[]
com.android.internal.telephony.PhoneFactory.getSemCommandsInterfaces()
(PhoneFactory.java:588) waiters=0 in com.android.internal.telephony.Phone
com.android.internal.telephony.PhoneFactory.getPhone(int) for 1.122s
10-14 18:31:57.500 D/Tile.RotationLockTile( 1809): handleUpdateState: true
orientation = true
10-14 18:31:57.501 I/ImsResolver( 2213): device MMTEL package: , device RCS
package:
10-14 18:31:57.505 D/Tile.AirplaneModeTile( 1809): handleUpdateState: airplane
mode is disabled
10-14 18:31:57.505 D/TileServices( 1809):
getTileWrapperComponentInfo{com.samsung.android.mdx/com.samsung.android.mdx.windows
link.tileservice.SeYourPhoneTileService}
10-14 18:31:57.505 D/AirplaneMode_TEMP( 1809): mServiceState == null
10-14 18:31:57.505 D/AirplaneMode_TEMP( 1809): IsPowerOffServiceState is true
10-14 18:31:57.505 D/AirplaneMode_TEMP( 1809): enter mSetting.getValue() ==
0DeviceType.isWiFiOnlyDevice(mContext) falseisNoSimState true!
mNetworkController.IsPowerOffServiceState() false
10-14 18:31:57.506 D/Tile.AirplaneModeTile( 1809): handleUpdateState: value =
false, state = 1
10-14 18:31:57.508 V/Tile.AirplaneModeTile( 1809): handleRefreshState() Error while
saving icon bitmap :
10-14 18:31:57.508 V/Tile.AirplaneModeTile( 1809): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
10-14 18:31:57.508 V/Tile.AirplaneModeTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
10-14 18:31:57.508 V/Tile.AirplaneModeTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
10-14 18:31:57.508 V/Tile.AirplaneModeTile( 1809): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:57.508 V/Tile.AirplaneModeTile( 1809): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:57.508 V/Tile.AirplaneModeTile( 1809): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:57.509 D/MobileSignalIconsSelector( 1809): getDataIconGroup():
connected=false,enabled=true,level=0,inetCondition=1,dataIconGroup=DataIconGroup(G)
,activityIn=false,activityOut=false,lastModified=10-14
18:31:49.544,dataSim=true,networkName=Sem
serviço,networkNameData=,dataConnected=false,roaming=false,isDefault=false,isEmerge
ncy=false,airplaneMode=false,carrierNetworkChangeMode=false,userSetup=false,default
DataOff=false,cdmaEriIconIndex=0,cdmaEriIconMode=0,callState=0,voWifiConnected=fals
e,shouldShowDisabledDataIcon=false,bluetoothTethered=false,isLTEFemtoCell=false,car
dOperator=null,optionalRadioTech=0,isCAIndicator=false,isLimitedStateForCTCSlaveVoL
TE=false,isSWRoaming=false,isMobileDataSettingEnabled=false,nwBoosterRilEnabled=fal
se,nwBoosterSettingEnabled=false,emergencyModeActivated=false,ismmW5G=false,slotId=
0,simState=null, iconSet = [I@323f44
10-14 18:31:57.512 I/ImsResolver( 2213): Initializing cache.
10-14 18:31:57.516 D/TileLifecycleManager( 1809): Package not available:
com.samsung.android.mdx
10-14 18:31:57.524 I/HotspotController( 1809): addCallback
com.android.systemui.qs.tiles.HotspotTile$HotspotAndDataSaverCallbacks@24e1ea3
10-14 18:31:57.526 D/Tile.CustomTile( 1809): isAvailable : mDefaultIcon = null,
mComponent =
ComponentInfo{com.samsung.android.mdx/com.samsung.android.mdx.windowslink.tileservi
ce.SeYourPhoneTileService}, mUserPolicy =
10-14 18:31:57.526 D/QSTileHost( 1809): Destroying not available tile:
custom(com.samsung.android.mdx/.windowslink.tileservice.SeYourPhoneTileService)
10-14 18:31:57.526 D/QSTileHost( 1809): Creating tile:
custom(com.samsung.android.app.sharelive/.presentation.quickpanel.DeviceVisibilityT
ileService)
10-14 18:31:57.527 D/Tile.HotspotTile( 1809): onDataSaverChanged : false
10-14 18:31:57.529 D/Tile.CustomTile( 1809): isSecCustomTile : mComponent
=ComponentInfo{com.samsung.android.app.sharelive/com.samsung.android.app.sharelive.
presentation.quickpanel.DeviceVisibilityTileService}
10-14 18:31:57.529 D/Tile.CustomTile( 1809): isSecCustomTile : tileName
=DeviceVisibility
10-14 18:31:57.530 D/Tile.HotspotTile( 1809): onDataSaverChanged : false
10-14 18:31:57.535 D/TileServices( 1809): recalculateBindAllowance
10-14 18:31:57.536 D/TileLifecycleManager( 1809): onStartListening
10-14 18:31:57.539 W/FeatureUtil( 2213): files does not exist from
/optics/configs/carriers/single/ZTO/conf/customer_carrier_feature.json
10-14 18:31:57.539 D/SemCarrierFeature( 2213): update carrier default features
10-14 18:31:57.540 V/Tile.FlashlightTile( 1809): handleRefreshState() Error while
saving icon bitmap :
10-14 18:31:57.540 V/Tile.FlashlightTile( 1809): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
10-14 18:31:57.540 V/Tile.FlashlightTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
10-14 18:31:57.540 V/Tile.FlashlightTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
10-14 18:31:57.540 V/Tile.FlashlightTile( 1809): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:57.540 V/Tile.FlashlightTile( 1809): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:57.540 V/Tile.FlashlightTile( 1809): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:57.546 I/DataUsageController( 1809): isSimReady simSlotCount : 2
ready : false
10-14 18:31:57.546 D/Tile.MobileDataTile( 1809): handleUpdateState : state false
10-14 18:31:57.548 V/Tile.MobileDataTile( 1809): handleRefreshState() Error while
saving icon bitmap :
10-14 18:31:57.548 V/Tile.MobileDataTile( 1809): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
10-14 18:31:57.548 V/Tile.MobileDataTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
10-14 18:31:57.548 V/Tile.MobileDataTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
10-14 18:31:57.548 V/Tile.MobileDataTile( 1809): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:57.548 V/Tile.MobileDataTile( 1809): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:57.548 V/Tile.MobileDataTile( 1809): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:57.549 D/Tile.CustomTile( 1809): UpdateDefaultTileandIcon Exception :
android.content.pm.PackageManager$NameNotFoundException:
ComponentInfo{com.samsung.android.mdx/com.samsung.android.mdx.windowslink.tileservi
ce.SeYourPhoneTileService}
10-14 18:31:57.550 D/TileLifecycleManager( 1809): onStartListening
10-14 18:31:57.551 D/TileLifecycleManager( 1809): onStopListening
10-14 18:31:57.551 D/TileServices( 1809): recalculateBindAllowance
10-14 18:31:57.551 D/TileServices( 1809):
freeServicecom.android.systemui.qs.external.CustomTile@ff7370f
10-14 18:31:57.551 D/TileLifecycleManager( 1809): Unbinding service Intent
{ cmp=com.samsung.android.mdx/.windowslink.tileservice.SeYourPhoneTileService (has
extras) } UserHandle{0}
10-14 18:31:57.553 I/ResipVolteHandler( 2171): registerForCallStateEvent:
10-14 18:31:57.553 I/ResipVolteHandler( 2171): registerForCallStateEvent:
10-14 18:31:57.553 I/ResipVolteHandler( 2171): registerForDialogEvent:
10-14 18:31:57.553 I/ResipVolteHandler( 2171):
registerForDedicatedBearerNotifyEvent:
10-14 18:31:57.553 I/ResipVolteHandler( 2171): registerForDtmfEvent:
10-14 18:31:57.553 I/ResipVolteHandler( 2171): registerForTextEvent:
10-14 18:31:57.553 I/ResipVolteHandler( 2171): registerForSIPMSGEvent:
10-14 18:31:57.554 I/ResipVolteHandler( 2171): registerForRtpLossRateNoti:
10-14 18:31:57.555 E/SimUtil<0>( 2171): subIdArray is null
10-14 18:31:57.557 E/SimUtil<0>( 2171): subIdArray is null
10-14 18:31:57.557 V/Tile.HotspotTile( 1809): handleRefreshState() Error while
saving icon bitmap :
10-14 18:31:57.557 V/Tile.HotspotTile( 1809): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
10-14 18:31:57.557 V/Tile.HotspotTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
10-14 18:31:57.557 V/Tile.HotspotTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
10-14 18:31:57.557 V/Tile.HotspotTile( 1809): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:57.557 V/Tile.HotspotTile( 1809): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:57.557 V/Tile.HotspotTile( 1809): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:57.560 D/TileServices( 1809):
getTileWrapperComponentInfo{com.samsung.android.app.sharelive/com.samsung.android.a
pp.sharelive.presentation.quickpanel.DeviceVisibilityTileService}
10-14 18:31:57.566 D/CmcSettingManager( 2213): init : CmcSettingManager version :
1.3.4
10-14 18:31:57.567 D/CmcSettingManager( 2213): context :
com.android.phone.PhoneGlobals@f549230
10-14 18:31:57.567 I/SimManager<0>( 2171): Register for sim ready
10-14 18:31:57.568 W/System.err( 2213):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.mdecservice
10-14 18:31:57.569 E/SimUtil<1>( 2171): subIdArray is null
10-14 18:31:57.569 D/TileLifecycleManager( 1809): Can't find component
ComponentInfo{com.samsung.android.app.sharelive/com.samsung.android.app.sharelive.p
resentation.quickpanel.DeviceVisibilityTileService}
10-14 18:31:57.570 W/System.err( 2213): at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:278)
10-14 18:31:57.570 W/System.err( 2213): at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:250)
10-14 18:31:57.570 W/System.err( 2213): at
com.samsung.android.cmcsetting.CmcSettingManager.isSupportVersion(CmcSettingManager
.java:2623)
10-14 18:31:57.570 W/System.err( 2213): at
com.samsung.android.cmcsetting.CmcSettingManager.init(CmcSettingManager.java:180)
10-14 18:31:57.570 W/System.err( 2213): at
com.samsung.telephony.model.cmc.SamsungCmcRepositoryImpl.registerCmcSettingManager(
SamsungCmcRepositoryImpl.java:169)
10-14 18:31:57.570 W/System.err( 2213): at
com.samsung.telephony.model.cmc.SamsungCmcRepositoryImpl.<init>(SamsungCmcRepositor
yImpl.java:164)
10-14 18:31:57.570 W/System.err( 2213): at
java.lang.reflect.Constructor.newInstance0(Native Method)
10-14 18:31:57.570 W/System.err( 2213): at
java.lang.reflect.Constructor.newInstance(Constructor.java:343)
10-14 18:31:57.570 W/System.err( 2213): at
com.samsung.telephony.model.SamsungModelFactory.create(SamsungModelFactory.java:23)
10-14 18:31:57.570 W/System.err( 2213): at
com.samsung.telephony.model.SamsungModelSystem.<init>(SamsungModelSystem.java:98)
10-14 18:31:57.570 W/System.err( 2213): at
com.android.phone.PhoneGlobals.initSamsungComponents(PhoneGlobals.java:362)
10-14 18:31:57.570 W/System.err( 2213): at
com.android.phone.PhoneGlobals.onCreate(PhoneGlobals.java:492)
10-14 18:31:57.570 W/System.err( 2213): at
com.android.phone.PhoneApp.onCreate(PhoneApp.java:44)
10-14 18:31:57.570 W/System.err( 2213): at
android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1192)
10-14 18:31:57.570 W/System.err( 2213): at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7573)
10-14 18:31:57.570 W/System.err( 2213): at
android.app.ActivityThread.access$1400(ActivityThread.java:301)
10-14 18:31:57.570 W/System.err( 2213): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2166)
10-14 18:31:57.570 W/System.err( 2213): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:57.570 W/System.err( 2213): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:57.570 W/System.err( 2213): at
android.app.ActivityThread.main(ActivityThread.java:8633)
10-14 18:31:57.570 W/System.err( 2213): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:57.570 W/System.err( 2213): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:57.570 W/System.err( 2213): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
10-14 18:31:57.570 E/CmcSettingManager( 2213): valid package is not exist
10-14 18:31:57.571 D/SemWifiApHostapdHal( 702): ISehHostapd command: NUM_STA
10-14 18:31:57.572 D/Tile.CustomTile( 1809): isAvailable : mDefaultIcon =
Icon(typ=RESOURCE pkg=com.samsung.android.app.sharelive id=0x7f080140), mComponent
=
ComponentInfo{com.samsung.android.app.sharelive/com.samsung.android.app.sharelive.p
resentation.quickpanel.DeviceVisibilityTileService}, mUserPolicy = OWNER
10-14 18:31:57.573 E/SimUtil<1>( 2171): subIdArray is null
10-14 18:31:57.574 D/QSTileHost( 1809): Creating tile:
custom(com.sec.android.desktopmode.uiservice/.DesktopModeTile)
10-14 18:31:57.575 D/Tile.CustomTile( 1809): isSystemApp NameNotFoundException :
android.content.pm.PackageManager$NameNotFoundException:
com.sec.android.desktopmode.uiservice
10-14 18:31:57.576 I/SimManager<1>( 2171): Register for sim ready
10-14 18:31:57.576 D/Tile.CustomTile( 1809): isSecCustomTile : mComponent
=ComponentInfo{com.sec.android.desktopmode.uiservice/com.sec.android.desktopmode.ui
service.DesktopModeTile}
10-14 18:31:57.577 D/Tile.CustomTile( 1809): UpdateDefaultTileandIcon Exception :
android.content.pm.PackageManager$NameNotFoundException:
ComponentInfo{com.sec.android.desktopmode.uiservice/com.sec.android.desktopmode.uis
ervice.DesktopModeTile}
10-14 18:31:57.578 D/Tile.CustomTile( 1809): UpdateDefaultTileandIcon Exception :
android.content.pm.PackageManager$NameNotFoundException:
ComponentInfo{com.sec.android.desktopmode.uiservice/com.sec.android.desktopmode.uis
ervice.DesktopModeTile}
10-14 18:31:57.580 D/SemWifiApHostapdHal( 702): ISehHostapd command: NUM_STA
10-14 18:31:57.581 D/TileServices( 1809):
getTileWrapperComponentInfo{com.sec.android.desktopmode.uiservice/
com.sec.android.desktopmode.uiservice.DesktopModeTile}
10-14 18:31:57.581 E/HBD ( 2538): b SVoice is not found :
10-14 18:31:57.581 E/HBD ( 2538):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.svoiceime
10-14 18:31:57.581 E/HBD ( 2538): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:521)
10-14 18:31:57.581 E/HBD ( 2538): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:484)
10-14 18:31:57.581 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.a.c.b.b(SourceFile:91)
10-14 18:31:57.581 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.a.c.b.a(SourceFile:84)
10-14 18:31:57.581 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.c.i(SourceFile:47)
10-14 18:31:57.581 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.c.b(SourceFile:149)
10-14 18:31:57.581 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.a.f(SourceFile:86)
10-14 18:31:57.581 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.a.u(SourceFile:72)
10-14 18:31:57.581 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.a.s(SourceFile:59)
10-14 18:31:57.581 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.a.<init>(SourceFile:49)
10-14 18:31:57.581 E/HBD ( 2538): at
com.samsung.android.honeyboard.l.a$a$8.a(SourceFile:82)
10-14 18:31:57.581 E/HBD ( 2538): at
com.samsung.android.honeyboard.l.a$a$8.invoke(Unknown Source:4)
10-14 18:31:57.581 E/HBD ( 2538): at org.koin.b.d.a.b(SourceFile:54)
10-14 18:31:57.581 E/HBD ( 2538): at org.koin.b.d.e.a(SourceFile:40)
10-14 18:31:57.581 E/HBD ( 2538): at org.koin.b.b.a.a(SourceFile:70)
10-14 18:31:57.581 E/HBD ( 2538): at org.koin.b.j.a.a(SourceFile:165)
10-14 18:31:57.581 E/HBD ( 2538): at org.koin.b.j.a.a(SourceFile:128)
10-14 18:31:57.581 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.b$a.invoke(SourceFile:327)
10-14 18:31:57.581 E/HBD ( 2538): at
kotlin.SynchronizedLazyImpl.getValue(SourceFile:74)
10-14 18:31:57.581 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.b.B(Unknown Source:2)
10-14 18:31:57.581 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.b.E(SourceFile:65)
10-14 18:31:57.581 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.b.<init>(SourceFile:21)
10-14 18:31:57.581 E/HBD ( 2538): at
com.samsung.android.honeyboard.b.b.<init>(SourceFile:71)
10-14 18:31:57.581 E/HBD ( 2538): at
com.samsung.android.honeyboard.l.a$a$3.a(SourceFile:75)
10-14 18:31:57.581 E/HBD ( 2538): at
com.samsung.android.honeyboard.l.a$a$3.invoke(Unknown Source:4)
10-14 18:31:57.581 E/HBD ( 2538): at org.koin.b.d.a.b(SourceFile:54)
10-14 18:31:57.581 E/HBD ( 2538): at org.koin.b.d.e.a(SourceFile:40)
10-14 18:31:57.581 E/HBD ( 2538): at org.koin.b.b.a.a(SourceFile:70)
10-14 18:31:57.581 E/HBD ( 2538): at org.koin.b.j.a.a(SourceFile:165)
10-14 18:31:57.581 E/HBD ( 2538): at org.koin.b.j.a.a(SourceFile:128)
10-14 18:31:57.581 E/HBD ( 2538): at
com.samsung.android.honeyboard.e.b.j_(SourceFile:159)
10-14 18:31:57.581 E/HBD ( 2538): at
com.samsung.android.honeyboard.common.e.a.j_(SourceFile:16)
10-14 18:31:57.581 E/HBD ( 2538): at
com.samsung.android.honeyboard.service.HoneyBoardService.onCreate(SourceFile:232)
10-14 18:31:57.581 E/HBD ( 2538): at
android.app.ActivityThread.handleCreateService(ActivityThread.java:4650)
10-14 18:31:57.581 E/HBD ( 2538): at
android.app.ActivityThread.access$1600(ActivityThread.java:301)
10-14 18:31:57.581 E/HBD ( 2538): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2185)
10-14 18:31:57.581 E/HBD ( 2538): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:57.581 E/HBD ( 2538): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:57.581 E/HBD ( 2538): at
android.app.ActivityThread.main(ActivityThread.java:8633)
10-14 18:31:57.581 E/HBD ( 2538): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:31:57.581 E/HBD ( 2538): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:31:57.581 E/HBD ( 2538): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
10-14 18:31:57.591 I/HBD ( 2538): c getVoiceTrigger - null
10-14 18:31:57.594 D/TileLifecycleManager( 1809): Package not available:
com.sec.android.desktopmode.uiservice
10-14 18:31:57.598 D/Tile.CustomTile( 1809): isAvailable : mDefaultIcon = null,
mComponent =
ComponentInfo{com.sec.android.desktopmode.uiservice/com.sec.android.desktopmode.uis
ervice.DesktopModeTile}, mUserPolicy =
10-14 18:31:57.598 D/QSTileHost( 1809): Destroying not available tile:
custom(com.sec.android.desktopmode.uiservice/.DesktopModeTile)
10-14 18:31:57.599 D/QSTileHost( 1809): Creating tile:
custom(com.google.android.gms/.nearby.sharing.SharingTileService)
10-14 18:31:57.602 I/Telephony: SamsungImsManagerInjector( 2213): connectService,
simSlotCount : 2
10-14 18:31:57.602 I/Telephony: SamsungImsManagerInjector( 2213):
[getImsManager_0 : null] [ getImsManager_1 : null]
10-14 18:31:57.602 D/semImsManager[0]( 2213): Register Receiver for Restart
10-14 18:31:57.603 D/Tile.CustomTile( 1809): isSecCustomTile : mComponent
=ComponentInfo{com.google.android.gms/com.google.android.gms.nearby.sharing.Sharing
TileService}
10-14 18:31:57.605 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:57.606 D/semImsManager( 2213): Failed to getService ImsBase
10-14 18:31:57.607 I/Telephony: SamsungImsManagerInjector( 2213): getImsManager
created imsmanager [0]
10-14 18:31:57.607 I/Telephony: SamsungImsManagerInjector( 2213):
[getImsManager_0 :
com.samsung.telephony.model.ims.SamsungTelephonyImsManager@a9ac3cf]
[ getImsManager_1 : null]
10-14 18:31:57.607 D/semImsManager[1]( 2213): Register Receiver for Restart
10-14 18:31:57.607 I/VolteServiceModule( 2171): setRttMode: -1 -> 0
10-14 18:31:57.607 I/HBD ( 2538): a registerUpdater: size = 2
10-14 18:31:57.608 E/#IMSCR ( 2171): 10-14 18:31:57 0x30000016:0,0
10-14 18:31:57.609 I/StackIF<0>( 2171): configCall: ttySessionRequired false
rttSessionRequired false automode false
10-14 18:31:57.609 V/Tile.CustomTile( 1809): handleRefreshState() Error while
saving icon bitmap :
10-14 18:31:57.609 V/Tile.CustomTile( 1809): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
10-14 18:31:57.609 V/Tile.CustomTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
10-14 18:31:57.609 V/Tile.CustomTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
10-14 18:31:57.609 V/Tile.CustomTile( 1809): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:57.609 V/Tile.CustomTile( 1809): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:57.609 V/Tile.CustomTile( 1809): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:57.612 I/HBD ( 2538): a registerUpdater: size = 3
10-14 18:31:57.612 D/semImsManager( 2213): Failed to getService ImsBase
10-14 18:31:57.612 I/Telephony: SamsungImsManagerInjector( 2213): getImsManager
created imsmanager [1]
10-14 18:31:57.614 I/HBD ( 2538): a registerUpdater: size = 4
10-14 18:31:57.615 I/SECIMSJ ( 2171): [0000]> 84
10-14 18:31:57.617 I/[IMS6.0]( 2171): IMS_onResponse()
10-14 18:31:57.617 I/VolteServiceModule( 2171): setRttMode: -1 -> 0
10-14 18:31:57.617 I/StackIF ( 2171): processMessage 2
10-14 18:31:57.618 I/StackIF ( 2171): Processing Response
10-14 18:31:57.618 I/SECIMSJ ( 2171): [0000]< 101
10-14 18:31:57.618 I/StackIF ( 2171): processResponse: reqId 101
10-14 18:31:57.618 E/#IMSCR ( 2171): 10-14 18:31:57 0x30000016:1,0
10-14 18:31:57.618 I/StackIF<1>( 2171): configCall: ttySessionRequired false
rttSessionRequired false automode false
10-14 18:31:57.618 I/StackIF ( 2171): processResponse: handle -1 result 0 reason 0
10-14 18:31:57.619 I/SECIMSJ ( 2171): [0001]> 84
10-14 18:31:57.619 I/[IMS6.0]( 2171): IMS_onResponse()
10-14 18:31:57.619 I/StackIF ( 2171): processMessage 2
10-14 18:31:57.619 I/StackIF ( 2171): Processing Response
10-14 18:31:57.619 I/SECIMSJ ( 2171): [0001]< 101
10-14 18:31:57.619 I/StackIF ( 2171): processResponse: reqId 101
10-14 18:31:57.620 I/StackIF ( 2171): processResponse: handle -1 result 0 reason 0
10-14 18:31:57.620 I/HBD ( 2538): a registerUpdater: size = 5
10-14 18:31:57.620 I/VolteServiceModule( 2171): setTtyMode: 0 -> 0
10-14 18:31:57.621 E/VolteServiceModule( 2171): setTtyMode: not updating sessions
10-14 18:31:57.622 I/VolteServiceModule( 2171): setTtyMode: 0 -> 0
10-14 18:31:57.623 E/VolteServiceModule( 2171): setTtyMode: not updating sessions
10-14 18:31:57.627 I/VolteServiceModule( 2171): VolteServiceModule created
10-14 18:31:57.628 D/TileServices( 1809):
getTileWrapperComponentInfo{com.google.android.gms/com.google.android.gms.nearby.sh
aring.SharingTileService}
10-14 18:31:57.630 V/Tile.LocationTile( 1809): handleRefreshState() Error while
saving icon bitmap :
10-14 18:31:57.630 V/Tile.LocationTile( 1809): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
10-14 18:31:57.630 V/Tile.LocationTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
10-14 18:31:57.630 V/Tile.LocationTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
10-14 18:31:57.630 V/Tile.LocationTile( 1809): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:57.630 V/Tile.LocationTile( 1809): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:57.630 V/Tile.LocationTile( 1809): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:57.635 I/HotspotController( 1809): removeCallback
com.android.systemui.qs.tiles.HotspotTile$HotspotAndDataSaverCallbacks@24e1ea3
10-14 18:31:57.649 D/CmcSettingManager( 2213): getOwnDeviceType
10-14 18:31:57.649 E/CmcSettingManager( 2213): context is null
10-14 18:31:57.650 D/CmcSettingManager( 2213): getOwnDeviceType
10-14 18:31:57.650 E/CmcSettingManager( 2213): context is null
10-14 18:31:57.655 I/HBD ( 2538): b init plugin clerk
10-14 18:31:57.660 I/HBD ( 2538): a registerUpdater: size = 6
10-14 18:31:57.686 I/system_server( 702): Background young concurrent copying GC
freed 210888(10MB) AllocSpace objects, 38(1308KB) LOS objects, 30% free, 24MB/34MB,
paused 1.556ms total 136.073ms
10-14 18:31:57.687 I/HBD ( 2538): a [UpdatePolicy] [post] a: 21 cl: 3276809
kit: [0/0] vt: 0 ir: 1
10-14 18:31:57.688 I/HBD ( 2538): b HWKeyProcessor init
10-14 18:31:57.693 I/HBD ( 2538): m updated Sub Types
10-14 18:31:57.697 I/HBD ( 2538): a New slots have been added [0~3]
10-14 18:31:57.699 D/TileLifecycleManager( 1809): Can't find component
ComponentInfo{com.google.android.gms/com.google.android.gms.nearby.sharing.SharingT
ileService}
10-14 18:31:57.701 D/Tile.CustomTile( 1809): isAvailable : mDefaultIcon =
Icon(typ=RESOURCE pkg=com.google.android.gms id=0x7f080731), mComponent =
ComponentInfo{com.google.android.gms/com.google.android.gms.nearby.sharing.SharingT
ileService}, mUserPolicy =
10-14 18:31:57.702 D/QSTileHost( 1809): Creating tile: BlueLightFilter
10-14 18:31:57.702 I/HBD ( 2538): a registerUpdater: size = 7
10-14 18:31:57.703 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.qs.tiles.BlueLightFilterTile$5@eca7af5
10-14 18:31:57.703 V/SettingsHelper( 1809): *** register listener for
com.android.systemui.qs.tiles.BlueLightFilterTile$7@c2b308a
10-14 18:31:57.703 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:31:57.704 D/QSTileHost( 1809): Creating tile:
custom(com.android.settings/com.samsung.android.settings.qstile.NightThemeTiles)
10-14 18:31:57.707 D/Tile.CustomTile( 1809): isSecCustomTile : mComponent
=ComponentInfo{com.android.settings/com.samsung.android.settings.qstile.NightThemeT
iles}
10-14 18:31:57.707 D/Tile.CustomTile( 1809): isSecCustomTile : tileName =Night
theme
10-14 18:31:57.707 D/TileServices( 1809): recalculateBindAllowance
10-14 18:31:57.708 D/TileLifecycleManager( 1809): onStartListening
10-14 18:31:57.709 D/Tile.CustomTile( 1809): UpdateDefaultTileandIcon Exception :
android.content.pm.PackageManager$NameNotFoundException:
ComponentInfo{com.sec.android.desktopmode.uiservice/com.sec.android.desktopmode.uis
ervice.DesktopModeTile}
10-14 18:31:57.710 D/TileLifecycleManager( 1809): onStartListening
10-14 18:31:57.710 D/TileLifecycleManager( 1809): onStopListening
10-14 18:31:57.710 D/TileServices( 1809): recalculateBindAllowance
10-14 18:31:57.710 D/TileServices( 1809):
freeServicecom.android.systemui.qs.external.CustomTile@a3c71ce
10-14 18:31:57.710 D/TileLifecycleManager( 1809): Unbinding service Intent
{ cmp=com.sec.android.desktopmode.uiservice/.DesktopModeTile (has extras) }
UserHandle{0}
10-14 18:31:57.712 D/TileLifecycleManager( 1809): onStopListening
10-14 18:31:57.712 D/TileServices( 1809): recalculateBindAllowance
10-14 18:31:57.716 I/HBD ( 2538): i bee(com.samsung.android.icecone.sticker) is
stub bee(true)
10-14 18:31:57.716 I/HBD ( 2538): i bee(com.samsung.android.icecone.gif) is
stub bee(true)
10-14 18:31:57.716 I/HBD ( 2538): i
bee(com.samsung.android.clipboarduiservice.plugin_clipboard) is stub bee(true)
10-14 18:31:57.720 I/HBD ( 2538): a registerUpdater: size = 8
10-14 18:31:57.723 D/TileServices( 1809):
getTileWrapperComponentInfo{com.android.settings/com.samsung.android.settings.qstil
e.NightThemeTiles}
10-14 18:31:57.726 I/ResipRawSipHandler( 2171): registerForSipDialogEvent
10-14 18:31:57.727 D/TileLifecycleManager( 1809): onStartListening
10-14 18:31:57.734 V/Tile.CustomTile( 1809): handleRefreshState() Error while
saving icon bitmap :
10-14 18:31:57.734 V/Tile.CustomTile( 1809): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
10-14 18:31:57.734 V/Tile.CustomTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
10-14 18:31:57.734 V/Tile.CustomTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
10-14 18:31:57.734 V/Tile.CustomTile( 1809): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:57.734 V/Tile.CustomTile( 1809): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:57.734 V/Tile.CustomTile( 1809): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:57.737 D/TileLifecycleManager( 1809): Binding service Intent
{ cmp=com.android.settings/com.samsung.android.settings.qstile.NightThemeTiles (has
extras) } UserHandle{0}
10-14 18:31:57.741 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1000 packageName=com.android.settings
10-14 18:31:57.742 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 1000; state: DISABLED
10-14 18:31:57.742 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1000; state: ENABLED
10-14 18:31:57.743 W/ActivityManager( 702): com.samsung.android.bluelightfilter
inode == 0 (b/152760674)
10-14 18:31:57.743 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:57.745 D/Tile.CustomTile( 1809): isAvailable : mDefaultIcon =
Icon(typ=RESOURCE pkg=com.android.settings id=0x7f0806df), mComponent =
ComponentInfo{com.android.settings/com.samsung.android.settings.qstile.NightThemeTi
les}, mUserPolicy =
10-14 18:31:57.745 D/QSTileHost( 1809): Creating tile: Dnd
10-14 18:31:57.747 D/QSTileHost( 1809): Creating tile:
custom(com.sec.android.app.camera/.service.QrTileService)
10-14 18:31:57.751 D/Tile.CustomTile( 1809): isSecCustomTile : mComponent
=ComponentInfo{com.sec.android.app.camera/com.sec.android.app.camera.service.QrTile
Service}
10-14 18:31:57.751 D/Tile.CustomTile( 1809): isSecCustomTile : tileName =QRScanner
10-14 18:31:57.752 I/servicemanager( 333): Adding 'u:r:radio:s0' service
(phone:2213)
10-14 18:31:57.753 V/PhoneGlobals( 2213): onCreate() : CarrierConfigLoader.init
10-14 18:31:57.753 I/ImsRcsController( 2213): ImsRcsController
10-14 18:31:57.754 I/servicemanager( 333): Adding 'u:r:radio:s0' service
(telephony_ims:2213)
10-14 18:31:57.755 W/Looper ( 702): Slow dispatch took 142ms
PackageManagerHandlerThread h=android.os.Handler c=<recycled PooledLambda@fa74ebc>
m=0
10-14 18:31:57.759 V/Tile.CustomTile( 1809): handleRefreshState() Error while
saving icon bitmap :
10-14 18:31:57.759 V/Tile.CustomTile( 1809): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
10-14 18:31:57.759 V/Tile.CustomTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
10-14 18:31:57.759 V/Tile.CustomTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
10-14 18:31:57.759 V/Tile.CustomTile( 1809): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:57.759 V/Tile.CustomTile( 1809): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:57.759 V/Tile.CustomTile( 1809): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:57.763 I/TelephonyRcsService( 2213): updateFeatureControllers:
oldSlots=0, newNumSlots=2
10-14 18:31:57.767 I/SimManager<0>( 2171): Register for sim ready
10-14 18:31:57.767 I/SimManager<1>( 2171): Register for sim ready
10-14 18:31:57.770 V/Tile.BlueLightFilterTile( 1809): handleRefreshState() Error
while saving icon bitmap :
10-14 18:31:57.770 V/Tile.BlueLightFilterTile( 1809):
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
10-14 18:31:57.770 V/Tile.BlueLightFilterTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
10-14 18:31:57.770 V/Tile.BlueLightFilterTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
10-14 18:31:57.770 V/Tile.BlueLightFilterTile( 1809): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:57.770 V/Tile.BlueLightFilterTile( 1809): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:57.770 V/Tile.BlueLightFilterTile( 1809): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:57.770 D/TileLifecycleManager( 1809): onStopListening
10-14 18:31:57.770 D/TileServices( 1809): recalculateBindAllowance
10-14 18:31:57.774 D/Zygote ( 531): Forked child process 2971
10-14 18:31:57.776 I/ResipSmsHandler( 2171): registerForRrcConnectionEvent:
10-14 18:31:57.777 I/ActivityManager( 702): Start proc
2971:com.android.settings:QuickSettingsTile/1000 for service
{com.android.settings/com.samsung.android.settings.qstile.NightThemeTiles}
10-14 18:31:57.779 I/servicemanager( 333): Adding 'u:r:radio:s0' service
(carrier_config:2213)
10-14 18:31:57.779 D/CarrierConfigLoader( 2213): CarrierConfigLoader has started
10-14 18:31:57.780 D/TileLifecycleManager( 1809): onStartListening
10-14 18:31:57.781 D/TileLifecycleManager( 1809): onStopListening
10-14 18:31:57.781 D/TileServices( 1809): recalculateBindAllowance
10-14 18:31:57.785 W/Tile.CustomTile( 1809): handleUpdateState : hasPendingBind
null
10-14 18:31:57.794 D/BluetoothHeadset( 2213): BTStateChangeCB is registed by 2213 @
com.android.phone
10-14 18:31:57.801 E/ickSettingsTil( 2971): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:57.804 E/HBD ( 2538): SogouWrapper not Sogou model!!! don't init
engine
10-14 18:31:57.805 V/PhoneGlobals( 2213): handleAirplaneModeChange, cellState: 2,
isAirplaneNewlyOn: false
10-14 18:31:57.806 I/PhoneGlobals( 2213): Turning radio on - airplane
10-14 18:31:57.806 D/SettingsProvider( 702): isChangeAllowed() : name = cell_on
10-14 18:31:57.807 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:57.808 I/ResipVolteHandler( 2171): registerForCmcInfoEvent:
10-14 18:31:57.808 D/SettingsProvider( 702): isChangeAllowed() : name =
enable_cellular_on_boot
10-14 18:31:57.808 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:57.812 I/UtServiceModule( 2171): handleMessage 1
10-14 18:31:57.814 I/SimManager( 2171): getRilSimOperator: ETC
10-14 18:31:57.816 I/SimManager<0>( 2171): hasIsim: [false]
10-14 18:31:57.816 I/SimManager( 2171): mSimState:UNKNOWN, mIsimLoaded:false,
hasIsim():false
10-14 18:31:57.817 I/UtServiceModule( 2171): handleMessage 1
10-14 18:31:57.818 D/ActivityThread( 2971): setConscryptValidator
10-14 18:31:57.818 I/SimManager( 2171): getRilSimOperator: ETC
10-14 18:31:57.818 D/ActivityThread( 2971): setConscryptValidator - put
10-14 18:31:57.820 I/SimManager<1>( 2171): hasIsim: [false]
10-14 18:31:57.820 I/SimManager( 2171): mSimState:UNKNOWN, mIsimLoaded:false,
hasIsim():false
10-14 18:31:57.821 I/HBD ( 2538): h getDefaultInputRange : UNKNOWN
10-14 18:31:57.821 I/ActivityManager( 702): DSS OFF for com.android.settings
10-14 18:31:57.821 I/HBD ( 2538): h getDefaultInputRange : UNKNOWN
10-14 18:31:57.821 I/HBD ( 2538): h getDefaultInputRange : UNKNOWN
10-14 18:31:57.823 I/DeviceConfigManager( 2171): simSlot[0] DM CONFIG DB :
OMADM_ZTO, Mno : ZTO
10-14 18:31:57.824 I/StorageAdapterIDLE<0>( 2171): open storage : OMADM_ZTO
10-14 18:31:57.824 I/StorageAdapter<0>( 2171): config.db: OMADM_ZTO, DB_TABLE_MAX:
10
10-14 18:31:57.827 I/HBD ( 2538): ak EBD ssu s 0
10-14 18:31:57.829 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{1a83ba9 2971:com.android.settings:QuickSettingsTile/1000}
app.isolatedEntryPoint=null instr2=null
10-14 18:31:57.830 I/HBD ( 2538): b registerProcessor: count = 1
10-14 18:31:57.836 D/ActivityThread( 2971): handleBindApplication()++
app=com.android.settings:QuickSettingsTile
10-14 18:31:57.837 D/Telephony: SamsungPhoneGlobals( 2213): onCreate
10-14 18:31:57.837 D/Telephony: SamsungDiagmonManager( 2213): onCreate,
serviceID=tszxp6r9tl
10-14 18:31:57.842 E/CscParser( 2171): can not find imsSettings
10-14 18:31:57.846 D/TileServices( 1809):
getTileWrapperComponentInfo{com.sec.android.app.camera/com.sec.android.app.camera.s
ervice.QrTileService}
10-14 18:31:57.847 E/CscParser( 2171): can not find imsSettings
10-14 18:31:57.850 V/Tile.CustomTile( 1809): handleRefreshState() Error while
saving icon bitmap :
10-14 18:31:57.850 V/Tile.CustomTile( 1809): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
10-14 18:31:57.850 V/Tile.CustomTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
10-14 18:31:57.850 V/Tile.CustomTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
10-14 18:31:57.850 V/Tile.CustomTile( 1809): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:57.850 V/Tile.CustomTile( 1809): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:57.850 V/Tile.CustomTile( 1809): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:57.850 W/Tile.CustomTile( 1809): handleUpdateState : hasPendingBind
Modo escuro
10-14 18:31:57.852 D/Tile.DndTile( 1809): handleUpdateState zen 0 state =
BooleanState[,icon=null,iconSupplier=null,label=null,secondaryLabel=null,contentDes
cription=null,stateDescription=null,dualLabelContentDescription=null,expandedAccess
ibilityClassName=null,disabledByPolicy=false,dualTarget=false,isTransient=false,sta
te=2,slash="null",tileClassName=null,value=false]
10-14 18:31:57.854 W/ickSettingsTil( 2971): ClassLoaderContext classpath size
mismatch. expected=8, found=0
(PCL[/system/framework/com.android.location.provider.jar*1664931834:/system/
framework/services.jar*3134411336:/system/framework/services.jar!
classes2.dex*85250059:/system/framework/services.jar!classes3.dex*3714415348:/
system/framework/ethernet-service.jar*3115352681:/system/framework/
ssrm.jar*1817495851:/system/framework/semwifi-service.jar*1519473234:/apex/
com.android.permission/javalib/service-permission.jar*2595220506] | PCL[])
10-14 18:31:57.861 V/Tile.DndTile( 1809): handleRefreshState() Error while saving
icon bitmap :
10-14 18:31:57.861 V/Tile.DndTile( 1809): java.lang.NullPointerException: Attempt
to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
10-14 18:31:57.861 V/Tile.DndTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
10-14 18:31:57.861 V/Tile.DndTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
10-14 18:31:57.861 V/Tile.DndTile( 1809): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:57.861 V/Tile.DndTile( 1809): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:57.861 V/Tile.DndTile( 1809): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:57.861 D/DIAGMON_SDK[605030][tszxp6r9tl] ( 2213): setConfiguration
type : DEFAULT
10-14 18:31:57.861 D/TileLifecycleManager( 1809): onStopListening
10-14 18:31:57.861 D/TileServices( 1809): recalculateBindAllowance
10-14 18:31:57.863 I/ickSettingsTil( 2971): The ClassLoaderContext is a special
shared library.
10-14 18:31:57.864 D/TileLifecycleManager( 1809): Can't find component
ComponentInfo{com.sec.android.app.camera/com.sec.android.app.camera.service.QrTileS
ervice}
10-14 18:31:57.869 D/Tile.CustomTile( 1809): isAvailable : mDefaultIcon =
Icon(typ=RESOURCE pkg=com.sec.android.app.camera id=0x7f080971), mComponent =
ComponentInfo{com.sec.android.app.camera/com.sec.android.app.camera.service.QrTileS
ervice}, mUserPolicy = OWNER
10-14 18:31:57.872 I/DIAGMON_SDK[605030][tszxp6r9tl] ( 2213): generated SR object
10-14 18:31:57.873 D/DIAGMON_SDK[605030][tszxp6r9tl] ( 2213): Diagmon Logger Init
10-14 18:31:57.874 D/DIAGMON_SDK[605030][tszxp6r9tl] ( 2213): MAIN_LOG_PATH :
/data/user_de/0/com.android.phone/exception/diagmon_main.log
10-14 18:31:57.874 D/DIAGMON_SDK[605030][tszxp6r9tl] ( 2213): CRASH_LOG_PATH :
/data/user_de/0/com.android.phone/exception/diagmon.log
10-14 18:31:57.875 D/DIAGMON_SDK[605030][tszxp6r9tl] ( 2213): EVENT_LOG_PATH :
/data/user_de/0/com.android.phone/exception/diagmon_event.log
10-14 18:31:57.876 D/DIAGMON_SDK[605030][tszxp6r9tl] ( 2213): THREAD_STACK_LOG_PATH
: /data/user_de/0/com.android.phone/exception/diagmon_thread.log
10-14 18:31:57.876 D/DIAGMON_SDK[605030][tszxp6r9tl] ( 2213): MEMORY_LOG_PATH :
/data/user_de/0/com.android.phone/exception/diagmon_memory.log
10-14 18:31:57.877 D/DIAGMON_SDK[605030][tszxp6r9tl] ( 2213): STORAGE_LOG_PATH :
/data/user_de/0/com.android.phone/exception/diagmon_storage.log
10-14 18:31:57.880 I/Telephony: SamsungVoiceMailMwiManager( 2213): onCreate :
createChannelGroup
10-14 18:31:57.880 D/Telephony: SamsungVoiceMailMwiManager( 2213):
createChannelGroup, slotId: 0
10-14 18:31:57.884 W/ActivityThread( 2213): Failed to find provider info for
com.sec.android.log.diagmonagent (user not unlocked)
10-14 18:31:57.886 D/Telephony: SamsungVoiceMailMwiManager( 2213):
createChannelGroup, NotificationChannel{mId='SIM 1', mName=Notificações,
mDescription=, mImportance=4, mBypassDnd=false, mLockscreenVisibility=-1000,
mSound=content://settings/system/notification_sound, mLights=false, mLightColor=0,
mVibration=null, mUserLockedFields=0, mFgServiceShown=false,
mVibrationEnabled=false, mShowBadge=true, mDeleted=false,
mGroup='SIM_CARD_GROUP_1', mAudioAttributes=AudioAttributes:
usage=USAGE_NOTIFICATION content=CONTENT_TYPE_SONIFICATION flags=0x800 tags=
bundle=null, mBlockableSystem=false, mAllowBubbles=-1,
mImportanceLockedByOEM=false, mImportanceLockedDefaultApp=false, mOriginalImp=-
1000, mParent=null, mConversationId=null, mDemoted=false, mImportantConvo=false}
10-14 18:31:57.886 D/TileLifecycleManager( 1809): onStartListening
10-14 18:31:57.886 D/LoadedApk( 2971): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.android.settings
appContext.mBasePackageName=com.android.settings
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:31:57.886 D/NetworkSecurityConfig( 2971): No Network Security Config
specified, using platform default
10-14 18:31:57.891 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:57.892 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:57.892 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:57.893 D/NetworkSecurityConfig( 2971): No Network Security Config
specified, using platform default
10-14 18:31:57.894 D/ActivityThread( 2971): handleBindApplication() --
skipGraphicsSupport=false
10-14 18:31:57.896 W/DIAGMON_SDK[605030][tszxp6r9tl] ( 2213): Authority check got
failed
10-14 18:31:57.897 D/Telephony: SamsungVoiceMailMwiManager( 2213):
createChannelGroup, slotId: 1
10-14 18:31:57.897 D/Telephony: SamsungVoiceMailMwiManager( 2213):
createChannelGroup, NotificationChannel{mId='SIM 2[SEC_SIM2]', mName=Notificações,
mDescription=, mImportance=4, mBypassDnd=false, mLockscreenVisibility=-1000,
mSound=content://settings/system/notification_sound_2, mLights=false,
mLightColor=0, mVibration=null, mUserLockedFields=0, mFgServiceShown=false,
mVibrationEnabled=false, mShowBadge=true, mDeleted=false,
mGroup='SIM_CARD_GROUP_2', mAudioAttributes=AudioAttributes:
usage=USAGE_NOTIFICATION content=CONTENT_TYPE_SONIFICATION flags=0x800 tags=
bundle=null, mBlockableSystem=false, mAllowBubbles=-1,
mImportanceLockedByOEM=false, mImportanceLockedDefaultApp=false, mOriginalImp=-
1000, mParent=null, mConversationId=null, mDemoted=false, mImportantConvo=false}
10-14 18:31:57.898 D/CommandSdk( 2971): set the action handler
10-14 18:31:57.899 I/Telephony: SamsungTelephonyUIManager( 2213): onCreate:
10-14 18:31:57.903 I/Settings_SA( 2971): Settings LoggingHelper init
10-14 18:31:57.910 V/Tile.CustomTile( 1809): handleRefreshState() Error while
saving icon bitmap :
10-14 18:31:57.910 V/Tile.CustomTile( 1809): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
10-14 18:31:57.910 V/Tile.CustomTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
10-14 18:31:57.910 V/Tile.CustomTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
10-14 18:31:57.910 V/Tile.CustomTile( 1809): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:57.910 V/Tile.CustomTile( 1809): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:57.910 V/Tile.CustomTile( 1809): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:57.913 D/Telephony: SamsungTuiRelayReceiver( 2213): SUPORT_SSU=false
NOTIFY_SIMLOCK_TO_SSU=false
10-14 18:31:57.914 D/TileService( 2971): onBind : mService =
android.service.quicksettings.IQSService$Stub$Proxy@dffc95b, mTileToken =
android.os.BinderProxy@ca4a5f8
10-14 18:31:57.915 D/SamsungAnalytics605015( 2971): [Validation] dma pkg:700901000
10-14 18:31:57.916 E/SamsungAnalytics605015( 2971): The user has not unlocked the
device.
10-14 18:31:57.917 D/TileService( 2971): onBind : mTile =
android.service.quicksettings.Tile@88be30d
10-14 18:31:57.924 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:57.925 D/Tile.WifiTile( 1809): handleUpdateState isTransient=false
transientEnabling =false cb.isTransient=false state.state = 1
mStateBeforeClick.value =false enabled =false
10-14 18:31:57.926 D/TileServices( 1809): onStartSuccessful
android.os.Binder@193cb56
10-14 18:31:57.928 D/Tile.BluetoothTile( 1809): handleUpdateState enabled = true
connected = false connecting = false changedState =false bluetoothState = 12
enabledChanging = false state =
BooleanState[,icon=ResourceIcon[resId=0x7f08077b],iconSupplier=null,label=Bluetooth
,secondaryLabel=null,contentDescription=Bluetooth,Ligado.,stateDescription=null,dua
lLabelContentDescription=null,expandedAccessibilityClassName=null,disabledByPolicy=
false,dualTarget=true,isTransient=false,state=2,slash="null",tileClassName=null,val
ue=true]
10-14 18:31:57.930 I/StorageAdapter<0>( 2171): create table:OMADM_ZTO
10-14 18:31:57.933 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:57.934 I/Settings_SA_SALogging( 2971): SetupWizard is not completed
10-14 18:31:57.935 I/StorageAdapter<0>( 2171): timestamp:qui., 14 out. 2021
18:31:57 GMT+00:00
10-14 18:31:57.942 D/Tile.RotationLockTile( 1809): handleUpdateState: true
orientation = true
10-14 18:31:57.948 W/ActivityManager( 702): Receiver with filter
android.content.IntentFilter@283f274 already registered for pid 2213, callerPackage
is com.android.phone
10-14 18:31:57.948 E/RegiObsMgr( 2171): onChange:
content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS/
sms_over_ip_network_indication#simslot0 => match [9]
10-14 18:31:57.948 I/RegiObsMgr( 2171): query : Exist simslot on uri: 0
10-14 18:31:57.948 I/RegiObsMgr( 2171): onImsDmConfigChanged, phoneId: 0
10-14 18:31:57.948 I/RegiMgr-Handler( 2171): notifyConfigChanged, it should be
fixed to include phoneId!
10-14 18:31:57.949 I/RegiMgr-Handler( 2171): handleMessage: EVENT_CONFIG_UPDATED
10-14 18:31:57.949 I/RegiMgr-NetEvtCtr<0>( 2171): onConfigUpdated:
sms_over_ip_network_indication
10-14 18:31:57.949 I/RegiMgr-Handler<0>( 2171): notifyDmValueChanged:
10-14 18:31:57.949 I/RegiMgr-Handler<0>( 2171): onDmState:
10-14 18:31:57.949 I/RegiMgr-Handler<0>( 2171): Ignore DM value
10-14 18:31:57.950 I/RegiMgr-Handler<0>( 2171): new onDmState:
sms_over_ip_network_indication- state: false
10-14 18:31:57.951 D/Tile.AirplaneModeTile( 1809): handleUpdateState: airplane
mode is disabled
10-14 18:31:57.951 D/AirplaneMode_TEMP( 1809): mServiceState == null
10-14 18:31:57.951 D/AirplaneMode_TEMP( 1809): IsPowerOffServiceState is true
10-14 18:31:57.951 D/AirplaneMode_TEMP( 1809): enter mSetting.getValue() ==
0DeviceType.isWiFiOnlyDevice(mContext) falseisNoSimState true!
mNetworkController.IsPowerOffServiceState() false
10-14 18:31:57.951 D/Tile.AirplaneModeTile( 1809): handleUpdateState: value =
false, state = 1
10-14 18:31:57.951 D/TileLifecycleManager( 1809): onStopListening
10-14 18:31:57.951 D/TileServices( 1809): recalculateBindAllowance
10-14 18:31:57.953 E/RegiObsMgr( 2171): onChange:
content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS/
EAB_SETTING#simslot0 => match [9]
10-14 18:31:57.953 I/RegiObsMgr( 2171): query : Exist simslot on uri: 0
10-14 18:31:57.953 I/RegiObsMgr( 2171): onImsDmConfigChanged, phoneId: 0
10-14 18:31:57.954 D/BluetoothManagerService( 702): addProxy com.android.phone
10-14 18:31:57.956 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:57.957 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:57.957 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:57.958 I/RegiMgr-Handler( 2171): notifyConfigChanged, it should be
fixed to include phoneId!
10-14 18:31:57.958 E/RegiObsMgr( 2171): onChange:
content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS/
IMS_TEST_MODE#simslot0 => match [9]
10-14 18:31:57.958 I/RegiObsMgr( 2171): query : Exist simslot on uri: 0
10-14 18:31:57.958 I/RegiObsMgr( 2171): onImsDmConfigChanged, phoneId: 0
10-14 18:31:57.958 I/RegiMgr-Handler( 2171): notifyConfigChanged, it should be
fixed to include phoneId!
10-14 18:31:57.958 E/RegiObsMgr( 2171): onChange:
content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS/
VOLTE_ENABLED#simslot0 => match [9]
10-14 18:31:57.959 I/RegiObsMgr( 2171): query : Exist simslot on uri: 0
10-14 18:31:57.959 I/RegiObsMgr( 2171): onImsDmConfigChanged, phoneId: 0
10-14 18:31:57.959 I/RegiMgr-Handler( 2171): notifyConfigChanged, it should be
fixed to include phoneId!
10-14 18:31:57.959 E/RegiObsMgr( 2171): onChange:
content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS/
POLL_LIST_SUB_EXP#simslot0 => match [9]
10-14 18:31:57.959 I/RegiObsMgr( 2171): query : Exist simslot on uri: 0
10-14 18:31:57.959 I/RegiObsMgr( 2171): onImsDmConfigChanged, phoneId: 0
10-14 18:31:57.959 I/RegiMgr-Handler( 2171): notifyConfigChanged, it should be
fixed to include phoneId!
10-14 18:31:57.961 E/RegiObsMgr( 2171): onChange:
content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS/
VOLTE_PREF_SERVICE_STATUS#simslot0 => match [9]
10-14 18:31:57.962 I/RegiObsMgr( 2171): query : Exist simslot on uri: 0
10-14 18:31:57.962 I/RegiObsMgr( 2171): onImsDmConfigChanged, phoneId: 0
10-14 18:31:57.962 I/RegiMgr-Handler( 2171): notifyConfigChanged, it should be
fixed to include phoneId!
10-14 18:31:57.963 E/RegiObsMgr( 2171): onChange:
content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS/
silent_redial#simslot0 => match [9]
10-14 18:31:57.963 I/RegiObsMgr( 2171): query : Exist simslot on uri: 0
10-14 18:31:57.963 I/RegiObsMgr( 2171): onImsDmConfigChanged, phoneId: 0
10-14 18:31:57.963 I/RegiMgr-Handler( 2171): notifyConfigChanged, it should be
fixed to include phoneId!
10-14 18:31:57.965 E/RegiObsMgr( 2171): onChange:
content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS/
LVC_ENABLED#simslot0 => match [9]
10-14 18:31:57.965 I/RegiObsMgr( 2171): query : Exist simslot on uri: 0
10-14 18:31:57.965 I/RegiObsMgr( 2171): onImsDmConfigChanged, phoneId: 0
10-14 18:31:57.965 I/RegiMgr-Handler( 2171): notifyConfigChanged, it should be
fixed to include phoneId!
10-14 18:31:57.966 D/Telephony: SamsungTuiRelayReceiver( 2213):
changePreferedRttMode : 0
10-14 18:31:57.966 I/Telephony: SamsungImsManagerInjector( 2213):
[getImsManager_0 :
com.samsung.telephony.model.ims.SamsungTelephonyImsManager@a9ac3cf]
[ getImsManager_1 :
com.samsung.telephony.model.ims.SamsungTelephonyImsManager@7a655af]
10-14 18:31:57.966 D/semImsManager[0]( 2213): setRttMode: 0
10-14 18:31:57.966 I/HBD ( 2538): EmojiCore Trying to load libEmojiCore.so
10-14 18:31:57.967 D/semImsManager( 2213): Failed to getService ImsBase
10-14 18:31:57.967 D/semImsManager[0]( 2213): setRttMode: not connected.
10-14 18:31:57.968 I/PhoneGlobals( 2213): HAC_KEY setting hac:0
10-14 18:31:57.968 I/AudioManager( 2213): setParameters keyValuePairs =
HACSetting=OFF
10-14 18:31:57.969 E/RegiObsMgr( 2171): onChange:
content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS/
SMS_FORMAT#simslot0 => match [9]
10-14 18:31:57.969 I/RegiObsMgr( 2171): query : Exist simslot on uri: 0
10-14 18:31:57.969 I/RegiObsMgr( 2171): onImsDmConfigChanged, phoneId: 0
10-14 18:31:57.969 I/RegiMgr-Handler( 2171): notifyConfigChanged, it should be
fixed to include phoneId!
10-14 18:31:57.973 E/RegiObsMgr( 2171): onChange:
content://com.samsung.rcs.dmconfigurationprovider/omadm/./3GPP_IMS/
EAB_SETTING#simslot0 => match [9]
10-14 18:31:57.974 I/RegiObsMgr( 2171): query : Exist simslot on uri: 0
10-14 18:31:57.974 I/RegiObsMgr( 2171): onImsDmConfigChanged, phoneId: 0
10-14 18:31:57.974 I/RegiMgr-Handler( 2171): notifyConfigChanged, it should be
fixed to include phoneId!
10-14 18:31:57.978 D/PermissionCache( 590): checking
android.permission.MODIFY_AUDIO_SETTINGS for uid=1001 => granted (2613 us)
10-14 18:31:57.979 D/audio_hw_primary( 543): device-adev_set_parameters: enter
with key(HACSetting=OFF)
10-14 18:31:57.979 I/audio_hw_primary_odm( 543): odm_adev_set_parameters: enter
with key(HACSetting=OFF)
10-14 18:31:57.978 I/DataUsageController( 1809): isSimReady simSlotCount : 2
ready : false
10-14 18:31:57.979 D/Tile.MobileDataTile( 1809): handleUpdateState : state false
10-14 18:31:57.980 I/RegiMgr-Handler<0>( 2171): item :
sms_over_ip_network_indication, value : xxxxx
10-14 18:31:57.980 W/ContextImpl( 2171): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
android.content.ContextWrapper.sendBroadcast:478
com.sec.internal.ims.core.RegistrationManagerHandler.notifyDmValueChanged:1751
com.sec.internal.ims.core.NetworkEventController.onConfigUpdated:1517
com.sec.internal.ims.core.RegistrationManagerHandler.onConfigUpdated:1264
10-14 18:31:57.983 I/OpenApiServiceModule( 2171): connect VoLteService/ImsService
10-14 18:31:57.985 I/RegiMgr<0>( 2171): tryRegister:
10-14 18:31:57.985 D/SemWifiApHostapdHal( 702): ISehHostapd command: NUM_STA
10-14 18:31:57.986 I/Telephony( 2213): TelecomAccountRegistry: setupOnBoot -
register subscription listener
10-14 18:31:57.996 D/KnoxStateMonitorImpl( 1809): registerCallback()
callback=com.android.systemui.qs.QSTileHost$2@a348f9f
10-14 18:31:57.996 D/KnoxStateMonitorImpl( 1809): removeCallback() callback=null
10-14 18:31:57.996 D/QSTileHost( 1809): QSTileHost : mKnoxBlockedQsTileList = [],
mKnoxUnavailableQsTileList = null
10-14 18:31:57.996 D/KeyguardUpdateMonitor( 1809): handleBatteryUpdate
10-14 18:31:58.011 D/Tile.DndTile( 1809): handleUpdateState zen 0 state =
BooleanState[,icon=ResourceIcon[resId=0x7f08077e],iconSupplier=null,label=Não
10-14 18:31:58.011 D/Tile.DndTile( 1809):
perturbar,secondaryLabel=null,contentDescription=null,stateDescription=null,dualLab
elContentDescription=null,expandedAccessibilityClassName=null,disabledByPolicy=fals
e,dualTarget=true,isTransient=false,state=1,slash="null",tileClassName=null,value=f
alse]
10-14 18:31:58.014 D/Tile.WifiTile( 1809): handleUpdateState isTransient=false
transientEnabling =false cb.isTransient=false state.state = 1
mStateBeforeClick.value =false enabled =false
10-14 18:31:58.021 I/DeviceConfigManager( 2171): simSlot[1] DM CONFIG DB :
OMADM_ZTO, Mno : ZTO
10-14 18:31:58.022 I/android_os_HwBinder( 2213): HwBinder: Starting thread pool for
getting: [email protected]::IRadioConfig/default
10-14 18:31:58.022 I/StorageAdapterIDLE<1>( 2171): open storage : OMADM_ZTO
10-14 18:31:58.022 I/StorageAdapter<1>( 2171): config.db: OMADM_ZTO, DB_TABLE_MAX:
10
10-14 18:31:58.025 E/CscParser( 2171): can not find imsSettings
10-14 18:31:58.030 E/CscParser( 2171): can not find imsSettings
10-14 18:31:58.040 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:58.040 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:58.040 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:58.044 I/HBD ( 2538): DeX c isLastModeDeXDesktopDisplay: false
10-14 18:31:58.044 I/HBD ( 2538): DeX c isNotNeedToBackUpAndRestore
10-14 18:31:58.053 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:31:58.053 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:31:58.053 D/Tile.BluetoothTile( 1809): handleUpdateState enabled = true
connected = false connecting = false changedState =false bluetoothState = 12
enabledChanging = false state =
BooleanState[,icon=ResourceIcon[resId=0x7f08077b],iconSupplier=null,label=Bluetooth
,secondaryLabel=null,contentDescription=Bluetooth,Ligado.,stateDescription=null,dua
lLabelContentDescription=null,expandedAccessibilityClassName=null,disabledByPolicy=
false,dualTarget=true,isTransient=false,state=2,slash="null",tileClassName=null,val
ue=true]
10-14 18:31:58.054 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:31:58.068 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
10-14 18:31:58.068 E/HYPER-HAL( 559): [HyPerManager.cpp]getSupportedFrequency():
mRscManager is NULL
10-14 18:31:58.068 E/HYPER-HAL( 559): [HyPer.cpp]getSupportedFrequency(): AIDL
getTable is NULL
10-14 18:31:58.073 I/HBD ( 2538): a currentConnectionState : false
10-14 18:31:58.073 W/Settings( 2538): Setting bold_text has moved from
android.provider.Settings.Secure to android.provider.Settings.Global, returning
global URI.
10-14 18:31:58.110 D/Tile.RotationLockTile( 1809): handleUpdateState: true
orientation = true
10-14 18:31:58.113 I/HBD ( 2538): b dismiss. honeyboardTouchLayer already has
parent
10-14 18:31:58.113 I/HBD ( 2538): a dismiss. expandLayer already has parent
10-14 18:31:58.113 I/HBD ( 2538): a onBind
10-14 18:31:58.118 W/Looper ( 702): Slow dispatch took 106ms
PackageManagerHandlerThread h=android.os.Handler c=<recycled PooledLambda@43803a1>
m=0
10-14 18:31:58.122 D/Tile.AirplaneModeTile( 1809): handleUpdateState: airplane
mode is disabled
10-14 18:31:58.122 D/AirplaneMode_TEMP( 1809): mServiceState == null
10-14 18:31:58.122 D/AirplaneMode_TEMP( 1809): IsPowerOffServiceState is true
10-14 18:31:58.122 D/AirplaneMode_TEMP( 1809): enter mSetting.getValue() ==
0DeviceType.isWiFiOnlyDevice(mContext) falseisNoSimState true!
mNetworkController.IsPowerOffServiceState() false
10-14 18:31:58.122 D/Tile.AirplaneModeTile( 1809): handleUpdateState: value =
false, state = 1
10-14 18:31:58.122 I/VolteServiceModule( 2171): onChange: config changed :
EAB_SETTING
10-14 18:31:58.123 I/VolteServiceModule( 2171): onConfigUpdated[0] : EAB_SETTING
10-14 18:31:58.123 I/VolteServiceModule( 2171): onChange: config changed :
VOLTE_ENABLED
10-14 18:31:58.123 I/VolteServiceModule( 2171): onConfigUpdated[0] : VOLTE_ENABLED
10-14 18:31:58.123 I/VolteServiceModule( 2171): onServiceSwitched
10-14 18:31:58.123 I/VolteServiceModule( 2171): phoneId : 0
10-14 18:31:58.123 I/VolteServiceModule( 2171): onChange: config changed :
POLL_LIST_SUB_EXP
10-14 18:31:58.124 I/RegiMgr-Handler( 2171): handleMessage: EVENT_CONFIG_UPDATED
10-14 18:31:58.124 I/RegiMgr-NetEvtCtr<0>( 2171): onConfigUpdated: EAB_SETTING
10-14 18:31:58.124 I/RegiMgr-Handler<0>( 2171): notifyDmValueChanged:
10-14 18:31:58.124 I/RegiMgr-Handler<0>( 2171): onDmState:
10-14 18:31:58.127 I/SimManager<0>( 2171): Register for sim ready
10-14 18:31:58.127 I/SimManager<1>( 2171): Register for sim ready
10-14 18:31:58.129 I/CmcAccountManager( 2171): isCmcEnabled: Not installed
10-14 18:31:58.133 I/RegiMgr-Handler<0>( 2171): new onDmState: EAB_SETTING- state:
false
10-14 18:31:58.136 I/FcmHandler( 2171): FirebaseApp initialization successful
10-14 18:31:58.136 I/RegiMgr-Handler<0>( 2171): item : EAB_SETTING, value : xxxxx
10-14 18:31:58.136 W/ContextImpl( 2171): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
android.content.ContextWrapper.sendBroadcast:478
com.sec.internal.ims.core.RegistrationManagerHandler.notifyDmValueChanged:1751
com.sec.internal.ims.core.NetworkEventController.onConfigUpdated:1517
com.sec.internal.ims.core.RegistrationManagerHandler.onConfigUpdated:1264
10-14 18:31:58.141 I/GeolocationCon( 2171): init
10-14 18:31:58.142 I/ConfigProvider( 2171): query uri:xxxxx
10-14 18:31:58.143 I/RegiMgr<0>( 2171): tryRegister:
10-14 18:31:58.144 I/RegiMgr-Handler( 2171): handleMessage: EVENT_CONFIG_UPDATED
10-14 18:31:58.144 I/RegiMgr-NetEvtCtr<0>( 2171): onConfigUpdated: IMS_TEST_MODE
10-14 18:31:58.144 I/RegiMgr-Handler<0>( 2171): notifyDmValueChanged:
10-14 18:31:58.144 I/RegiMgr-Handler<0>( 2171): onDmState:
10-14 18:31:58.144 I/RegiMgr-Handler<0>( 2171): Ignore DM value
10-14 18:31:58.144 I/RegiMgr-Handler<0>( 2171): new onDmState: IMS_TEST_MODE-
state: false
10-14 18:31:58.145 D/SecStatusBarMobileView( 1809): init:
10-14 18:31:58.146 I/RegiMgr-Handler<0>( 2171): item : IMS_TEST_MODE, value : xxxxx
10-14 18:31:58.146 W/ContextImpl( 2171): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
android.content.ContextWrapper.sendBroadcast:478
com.sec.internal.ims.core.RegistrationManagerHandler.notifyDmValueChanged:1751
com.sec.internal.ims.core.NetworkEventController.onConfigUpdated:1517
com.sec.internal.ims.core.RegistrationManagerHandler.onConfigUpdated:1264
10-14 18:31:58.148 E/SimUtil<0>( 2171): subIdArray is null
10-14 18:31:58.148 I/RegiMgr<0>( 2171): tryRegister:
10-14 18:31:58.148 I/NtpTimeController( 2171): requestNtpTime : forceRefresh=false
isForceRefreshed=false isAutomaticTimeRequested=true hasCache=false
10-14 18:31:58.148 I/NtpTimeController( 2171): updateNtpTimeOffset (0) :
1634236177491
10-14 18:31:58.148 I/StackIF ( 2171): updateNtpTimeOffset : 1634236177491
10-14 18:31:58.148 I/RegiMgr-Handler( 2171): handleMessage: EVENT_CONFIG_UPDATED
10-14 18:31:58.148 I/RegiMgr-NetEvtCtr<0>( 2171): onConfigUpdated: VOLTE_ENABLED
10-14 18:31:58.149 I/RegiMgr-Handler<0>( 2171): notifyDmValueChanged:
10-14 18:31:58.149 I/RegiMgr-Handler<0>( 2171): onDmState:
10-14 18:31:58.149 I/SECIMSJ ( 2171): [0002]> 72
10-14 18:31:58.150 I/RegiMgr-Handler<0>( 2171): new onDmState: VOLTE_ENABLED-
state: true
10-14 18:31:58.150 D/SecStatusBarMobileView( 1809):
initViewState:MobileIconState(subId=2147483647, strengthId=2131233598,
roaming=false, typeId=0, visible=true, activityId=0, roamingId=0, slotId=0)
10-14 18:31:58.151 I/RegiMgr-Handler<0>( 2171): item : VOLTE_ENABLED, value : xxxxx
10-14 18:31:58.152 W/ContextImpl( 2171): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
android.content.ContextWrapper.sendBroadcast:478
com.sec.internal.ims.core.RegistrationManagerHandler.notifyDmValueChanged:1751
com.sec.internal.ims.core.NetworkEventController.onConfigUpdated:1517
com.sec.internal.ims.core.RegistrationManagerHandler.onConfigUpdated:1264
10-14 18:31:58.152 D/SecStatusBarMobileView( 1809): setStaticDrawableColor:
10-14 18:31:58.153 I/SimManager<0>( 2171): initializeSimState (gsm.sim.state) : =
UNKNOWN
10-14 18:31:58.154 D/SecStatusBarMobileView( 1809): init:
10-14 18:31:58.155 I/SimManager<1>( 2171): initializeSimState (gsm.sim.state) : =
UNKNOWN
10-14 18:31:58.157 I/RegiMgr<0>( 2171): tryRegister:
10-14 18:31:58.157 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:31:58.157 D/SecStatusBarMobileView( 1809):
initViewState:MobileIconState(subId=2147483647, strengthId=2131233598,
roaming=false, typeId=0, visible=true, activityId=0, roamingId=0, slotId=0)
10-14 18:31:58.157 I/RegiMgr-Handler( 2171): handleMessage: EVENT_CONFIG_UPDATED
10-14 18:31:58.158 I/RegiMgr-NetEvtCtr<0>( 2171): onConfigUpdated:
POLL_LIST_SUB_EXP
10-14 18:31:58.158 I/RegiMgr-Handler<0>( 2171): notifyDmValueChanged:
10-14 18:31:58.158 I/RegiMgr-Handler<0>( 2171): onDmState:
10-14 18:31:58.158 I/RegiMgr-Handler<0>( 2171): Ignore DM value
10-14 18:31:58.158 I/RegiMgr-Handler<0>( 2171): new onDmState: POLL_LIST_SUB_EXP-
state: false
10-14 18:31:58.159 I/RegiMgr-Handler<0>( 2171): item : POLL_LIST_SUB_EXP, value :
xxxxx
10-14 18:31:58.160 W/ContextImpl( 2171): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
android.content.ContextWrapper.sendBroadcast:478
com.sec.internal.ims.core.RegistrationManagerHandler.notifyDmValueChanged:1751
com.sec.internal.ims.core.NetworkEventController.onConfigUpdated:1517
com.sec.internal.ims.core.RegistrationManagerHandler.onConfigUpdated:1264
10-14 18:31:58.160 D/SecStatusBarMobileView( 1809): init:
10-14 18:31:58.162 I/RegiMgr<0>( 2171): tryRegister:
10-14 18:31:58.163 I/RegiMgr-Handler( 2171): handleMessage: EVENT_CONFIG_UPDATED
10-14 18:31:58.163 I/RegiMgr-NetEvtCtr<0>( 2171): onConfigUpdated:
VOLTE_PREF_SERVICE_STATUS
10-14 18:31:58.163 I/RegiMgr-Handler<0>( 2171): notifyDmValueChanged:
10-14 18:31:58.163 I/RegiMgr-Handler<0>( 2171): onDmState:
10-14 18:31:58.163 I/RegiMgr-Handler<0>( 2171): Ignore DM value
10-14 18:31:58.163 I/RegiMgr-Handler<0>( 2171): new onDmState:
VOLTE_PREF_SERVICE_STATUS- state: false
10-14 18:31:58.163 D/SecStatusBarMobileView( 1809):
initViewState:MobileIconState(subId=2147483647, strengthId=2131233598,
roaming=false, typeId=0, visible=true, activityId=0, roamingId=0, slotId=0)
10-14 18:31:58.164 D/SecStatusBarMobileView( 1809): setStaticDrawableColor:
10-14 18:31:58.165 I/RegiMgr-Handler<0>( 2171): item : VOLTE_PREF_SERVICE_STATUS,
value : xxxxx
10-14 18:31:58.165 W/ContextImpl( 2171): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
android.content.ContextWrapper.sendBroadcast:478
com.sec.internal.ims.core.RegistrationManagerHandler.notifyDmValueChanged:1751
com.sec.internal.ims.core.NetworkEventController.onConfigUpdated:1517
com.sec.internal.ims.core.RegistrationManagerHandler.onConfigUpdated:1264
10-14 18:31:58.166 E/TelephonyManagerWrapper( 2171): use backup imsi : null
10-14 18:31:58.166 I/servicemanager( 333): Adding 'u:r:system_app:s0' service
(ims6:2171)
10-14 18:31:58.166 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 2
10-14 18:31:58.166 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/secure/icon_blacklist
10-14 18:31:58.167 I/RegiMgr<0>( 2171): tryRegister:
10-14 18:31:58.167 I/RegiMgr-Handler( 2171): handleMessage: EVENT_CONFIG_UPDATED
10-14 18:31:58.167 I/RegiMgr-NetEvtCtr<0>( 2171): onConfigUpdated: silent_redial
10-14 18:31:58.168 I/RegiMgr-Handler<0>( 2171): notifyDmValueChanged:
10-14 18:31:58.168 I/RegiMgr-Handler<0>( 2171): onDmState:
10-14 18:31:58.168 I/RegiMgr-Handler<0>( 2171): Ignore DM value
10-14 18:31:58.168 I/RegiMgr-Handler<0>( 2171): new onDmState: silent_redial-
state: false
10-14 18:31:58.169 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 2
10-14 18:31:58.169 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/secure/icon_blacklist
10-14 18:31:58.169 I/RegiMgr-Handler<0>( 2171): item : silent_redial, value : xxxxx
10-14 18:31:58.170 W/ContextImpl( 2171): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
android.content.ContextWrapper.sendBroadcast:478
com.sec.internal.ims.core.RegistrationManagerHandler.notifyDmValueChanged:1751
com.sec.internal.ims.core.NetworkEventController.onConfigUpdated:1517
com.sec.internal.ims.core.RegistrationManagerHandler.onConfigUpdated:1264
10-14 18:31:58.171 E/TelephonyManagerWrapper( 2171): use backup deviceId : null
10-14 18:31:58.171 E/ConfigUtil<0>( 2171): identity error
10-14 18:31:58.172 I/ConfigProvider( 2171): initStorage: phone:0 no identity
10-14 18:31:58.172 I/ConfigProvider( 2171): queryStorage path
content://com.samsung.rcs.autoconfigurationprovider/parameter/composerAuth#simslot0
10-14 18:31:58.172 I/ConfigProvider( 2171): provider is not ready, return empty!
10-14 18:31:58.172 I/ConfigProvider( 2171): can not find readData from mStorage
10-14 18:31:58.173 I/RegiMgr<0>( 2171): tryRegister:
10-14 18:31:58.173 I/VolteServiceModule( 2171): onConfigUpdated[0] :
POLL_LIST_SUB_EXP
10-14 18:31:58.173 I/VolteServiceModule( 2171): onChange: config changed :
LVC_ENABLED
10-14 18:31:58.174 I/RegiMgr-Handler( 2171): handleMessage: EVENT_CONFIG_UPDATED
10-14 18:31:58.174 I/RegiMgr-NetEvtCtr<0>( 2171): onConfigUpdated: LVC_ENABLED
10-14 18:31:58.174 I/RegiMgr-Handler<0>( 2171): notifyDmValueChanged:
10-14 18:31:58.174 I/RegiMgr-Handler<0>( 2171): onDmState:
10-14 18:31:58.175 I/VolteServiceModule( 2171): onConfigUpdated[0] : LVC_ENABLED
10-14 18:31:58.175 I/VolteServiceModule( 2171): onServiceSwitched
10-14 18:31:58.175 I/VolteServiceModule( 2171): phoneId : 0
10-14 18:31:58.175 I/RegiMgr-Handler<0>( 2171): new onDmState: LVC_ENABLED- state:
true
10-14 18:31:58.177 I/RegiMgr-Handler<0>( 2171): item : LVC_ENABLED, value : xxxxx
10-14 18:31:58.177 W/ContextImpl( 2171): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
android.content.ContextWrapper.sendBroadcast:478
com.sec.internal.ims.core.RegistrationManagerHandler.notifyDmValueChanged:1751
com.sec.internal.ims.core.NetworkEventController.onConfigUpdated:1517
com.sec.internal.ims.core.RegistrationManagerHandler.onConfigUpdated:1264
10-14 18:31:58.179 I/servicemanager( 333): Adding 'u:r:system_app:s0' service
(ImsBase:2171)
10-14 18:31:58.180 I/CmcAccountManager( 2171): isCmcEnabled: Not installed
10-14 18:31:58.180 I/RegiMgr<0>( 2171): tryRegister:
10-14 18:31:58.181 I/RegiMgr-Handler( 2171): handleMessage: EVENT_CONFIG_UPDATED
10-14 18:31:58.181 I/RegiMgr-NetEvtCtr<0>( 2171): onConfigUpdated: SMS_FORMAT
10-14 18:31:58.181 I/RegiMgr-Handler<0>( 2171): notifyDmValueChanged:
10-14 18:31:58.181 I/RegiMgr-Handler<0>( 2171): onDmState:
10-14 18:31:58.181 I/RegiMgr-Handler<0>( 2171): Ignore DM value
10-14 18:31:58.182 I/HBD ( 2538): a initBeeHiveLayoutIfNeeds execute
10-14 18:31:58.183 I/RegiMgr-Handler<0>( 2171): new onDmState: SMS_FORMAT- state:
false
10-14 18:31:58.184 I/ConfigProvider( 2171): query uri:xxxxx
10-14 18:31:58.186 E/SimUtil<0>( 2171): subIdArray is null
10-14 18:31:58.188 I/ImsServiceStub( 2171): Link to Phone Binder Death
10-14 18:31:58.190 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:31:58.191 I/ImsServiceStub( 2171): Done.
10-14 18:31:58.191 I/HBD ( 2538): HoneyBoardService setInputView
10-14 18:31:58.192 E/#IMSCR ( 2171): 10-14 18:31:58 0xF0000000:PID:2171
10-14 18:31:58.193 W/ContextImpl( 2171): Calling a method in the system process
without a qualified user: android.app.ContextImpl.startService:1739
android.content.ContextWrapper.startService:738
com.sec.imsservice.ImsFrameworkApp.onCreate:88
android.app.Instrumentation.callApplicationOnCreate:1192
android.app.ActivityThread.handleBindApplication:7573
10-14 18:31:58.194 E/TelephonyManagerWrapper( 2171): use backup imsi : null
10-14 18:31:58.196 I/RegiMgr-Handler<0>( 2171): item : SMS_FORMAT, value : xxxxx
10-14 18:31:58.197 W/ContextImpl( 2171): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
android.content.ContextWrapper.sendBroadcast:478
com.sec.internal.ims.core.RegistrationManagerHandler.notifyDmValueChanged:1751
com.sec.internal.ims.core.NetworkEventController.onConfigUpdated:1517
com.sec.internal.ims.core.RegistrationManagerHandler.onConfigUpdated:1264
10-14 18:31:58.200 I/RegiMgr<0>( 2171): tryRegister:
10-14 18:31:58.201 I/RegiMgr-Handler( 2171): handleMessage: EVENT_CONFIG_UPDATED
10-14 18:31:58.201 I/RegiMgr-NetEvtCtr<0>( 2171): onConfigUpdated: EAB_SETTING
10-14 18:31:58.201 I/RegiMgr-Handler<0>( 2171): notifyDmValueChanged:
10-14 18:31:58.201 I/RegiMgr-Handler<0>( 2171): onDmState:
10-14 18:31:58.202 I/RegiMgr-Handler<0>( 2171): new onDmState: EAB_SETTING- state:
false
10-14 18:31:58.202 I/HBD ( 2538): m updated Sub Types
10-14 18:31:58.204 I/RegiMgr-Handler<0>( 2171): item : EAB_SETTING, value : xxxxx
10-14 18:31:58.204 W/ContextImpl( 2171): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
android.content.ContextWrapper.sendBroadcast:478
com.sec.internal.ims.core.RegistrationManagerHandler.notifyDmValueChanged:1751
com.sec.internal.ims.core.NetworkEventController.onConfigUpdated:1517
com.sec.internal.ims.core.RegistrationManagerHandler.onConfigUpdated:1264
10-14 18:31:58.204 I/HBD ( 2538): HoneyBoardService [PF_OP][onCreate]
790369115 ns
10-14 18:31:58.205 E/TelephonyManagerWrapper( 2171): use backup deviceId : null
10-14 18:31:58.205 E/ConfigUtil<0>( 2171): identity error
10-14 18:31:58.206 I/ConfigProvider( 2171): initStorage: phone:0 no identity
10-14 18:31:58.206 I/ConfigProvider( 2171): queryStorage path
content://com.samsung.rcs.autoconfigurationprovider/parameter/composerAuth#simslot0
10-14 18:31:58.206 I/ConfigProvider( 2171): provider is not ready, return empty!
10-14 18:31:58.206 I/ConfigProvider( 2171): can not find readData from mStorage
10-14 18:31:58.208 I/RegiMgr<0>( 2171): tryRegister:
10-14 18:31:58.208 I/VolteServiceModule( 2171): onChange: config changed :
EAB_SETTING
10-14 18:31:58.209 I/VolteServiceModule( 2171): onConfigUpdated[0] : EAB_SETTING
10-14 18:31:58.211 W/InputMethodManagerService( 702): onServiceConnected
10-14 18:31:58.212 V/InputMethodManagerService( 702): Creating new session for
client ClientState{b7352b9 uid=1000 pid=1771 displayId=0}
10-14 18:31:58.212 D/InputTransport( 702): Input channel constructed: 'ClientS',
fd=588
10-14 18:31:58.212 D/InputTransport( 702): Input channel constructed: 'ClientS',
fd=589
10-14 18:31:58.210 I/IilManager<0>( 2171): onIilConnected
10-14 18:31:58.213 I/IilManager<1>( 2171): onIilConnected
10-14 18:31:58.213 D/InputTransport( 702): Input channel destroyed: 'ClientS',
fd=589
10-14 18:31:58.223 I/HBD ( 2538): a setSoundStatus true
10-14 18:31:58.220 I/ResipVshHandler( 2171): sve connected.
10-14 18:31:58.225 D/FaceWidgetContainerObserver( 1809): onChanged()
FaceWidgetContainerLiveData{mIsContainerVisible=false, mIsClipLayoutVisible=0,
mRotation=-1, mIsOwnerVisible=0, mOwnerInfoGravity=17, mAdditionalInfoGravity=17,
mClockSideStartPadding=45, mClockSideEndPadding=45, mMusicSideStartPadding=20,
mMusicSideEndPadding=20, mClockScale = 1.0, mInfoSideStartPadding=45,
mInfoSideEndPadding=45, mClipLayoutWidth = -1, mClipLayoutHeight = -2,
mIsUpdateOwnerInfoText=false, mAdditionalInfoRemoteView=null, mHasCMAS=false,
mIsAdditionalViewGoingToSleep=false, mConfig=CustomConfiguration{fontScale=1.0,
screenLayout=268435810, orientation=1, screenWidthDp=384, screenHeightDp=782,
smallestScreenWidthDp=384, densityDpi=300, uiMode=17, isRTL=false,
mConfiguration={1.0 ?mcc?mnc [pt_BR] ldltr sw384dp w384dp h782dp 300dpi nrml long
port finger -keyb/h/h -nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600)
mAppBounds=Rect(0, 43 - 720, 1510) mWindowingMode=fullscreen
mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined
mRotation=ROTATION_0} s.9 bts=0 ff=0 bf=0 themeSeq=0}}}
10-14 18:31:58.225 D/KeyguardOwnerInfoView( 1809): updateOwnerInfo(hasCMAS): 0
10-14 18:31:58.225 I/ResipMediaHandler( 2171): sve connected.
10-14 18:31:58.226 D/FaceWidgetOwnerInfoManager( 1809): getOwnerInfo()
isDeviceOwnerInfo - false
10-14 18:31:58.227 I/CmcAccountManager( 2171): isCmcEnabled: Not installed
10-14 18:31:58.227 I/AODSettingsHelper( 1809):
content://settings/system/servicebox_page_gravity changed
10-14 18:31:58.228 I/HBD ( 2538): a setInternalRingerMode true
10-14 18:31:58.228 I/AODSettingsHelper( 1809): mKey=servicebox_page_gravity,
mIntValue=17, mStringValue=null
10-14 18:31:58.228 I/AODSettingsHelper( 1809): onChange() COMPLETED elapsed= 1
10-14 18:31:58.228 I/AODSettingsHelper( 1809): *** onSettingsValueChanged for
content://settings/system/servicebox_page_gravity
10-14 18:31:58.228 I/AODSettingsHelper( 1809): *** onSettingsValueChanged
callbackList == null
10-14 18:31:58.232 D/Tile.CustomTile( 1809): isSecCustomTile : mComponent
=ComponentInfo{com.android.settings/com.samsung.android.settings.qstile.SecAccountT
iles}
10-14 18:31:58.232 D/Tile.CustomTile( 1809): isSecCustomTile : tileName =Sync
10-14 18:31:58.234 I/IilManager( 2171): ImsSettings updated
10-14 18:31:58.234 I/IilManager( 2171): ImsSettings updated
10-14 18:31:58.234 I/IilManager( 2171): ImsSettings updated
10-14 18:31:58.234 I/IilManager( 2171): ImsSettings updated
10-14 18:31:58.234 I/IilManager( 2171): ImsSettings updated
10-14 18:31:58.234 I/IilManager( 2171): ImsSettings updated
10-14 18:31:58.234 I/IilManager( 2171): ImsSettings updated
10-14 18:31:58.234 I/IilManager( 2171): ImsSettings updated
10-14 18:31:58.234 I/IilManager( 2171): ImsSettings updated
10-14 18:31:58.234 I/IilManager( 2171): ImsSettings updated
10-14 18:31:58.234 I/IilManager( 2171): ImsSettings updated
10-14 18:31:58.234 I/IilManager( 2171): ImsSettings updated
10-14 18:31:58.234 I/IilManager( 2171): ImsSettings updated
10-14 18:31:58.235 I/IilManager( 2171): ImsSettings updated
10-14 18:31:58.235 I/IilManager( 2171): ImsSettings updated
10-14 18:31:58.235 I/IilManager( 2171): ImsSettings updated
10-14 18:31:58.235 I/IilManager( 2171): ImsSettings updated
10-14 18:31:58.235 I/IilManager( 2171): ImsSettings updated
10-14 18:31:58.235 I/IilManager( 2171): ImsSettings updated
10-14 18:31:58.235 I/IilManager( 2171): ImsSettings updated
10-14 18:31:58.237 I/ImsServiceBase( 2171): onCreate():
10-14 18:31:58.239 I/HBD ( 2538): b container vis= false
10-14 18:31:58.245 I/ImsServiceBase( 2171): onCreate():
10-14 18:31:58.245 I/ImsService( 2171): onCreate():
10-14 18:31:58.245 I/servicemanager( 333): Adding 'u:r:system_app:s0' service
(secims:2171)
10-14 18:31:58.246 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 18
10-14 18:31:58.246 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/system/servicebox_page_gravity
10-14 18:31:58.247 I/HBD ( 2538): a [SKE_LM] createOrLoadDynamicUserModel
10-14 18:31:58.248 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 2
10-14 18:31:58.248 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/system/servicebox_page_gravity
10-14 18:31:58.250 D/semImsManager[0]( 702): onReceive
com.sec.ims.imsmanager.RESTART
10-14 18:31:58.254 I/ImsService( 2171): onStartCommand(): Received start id 1:
Intent { cmp=com.sec.imsservice/com.sec.internal.ims.imsservice.ImsService }
10-14 18:31:58.254 W/System ( 2213): A resource failed to call end.
10-14 18:31:58.258 I/MediaExtractorFactory( 785): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
10-14 18:31:58.258 D/TileServices( 1809):
getTileWrapperComponentInfo{com.android.settings/com.samsung.android.settings.qstil
e.SecAccountTiles}
10-14 18:31:58.259 I/MediaExtractorFactory( 785): CreateForSoundExtractor -
Created an extractor 'SECOggExtractor' with confidence 0.51
10-14 18:31:58.259 D/semImsManager( 702): registerPreviousListeners:
mRegListeners: 0 mEpdgListeners: 0
10-14 18:31:58.260 I/Telecom:SamsungImsManagerInjector( 702): onConnected
SemImsManager, phoneId : 0
10-14 18:31:58.260 D/legacyImsManager[0]( 702): onReceive
com.sec.ims.imsmanager.RESTART
10-14 18:31:58.261 D/InputTransport( 702): Input channel constructed: '8fb3d19',
fd=584
10-14 18:31:58.261 D/InputTransport( 702): Input channel constructed: '8fb3d19',
fd=589
10-14 18:31:58.261 D/legacyImsManager( 702): registerPreviousListeners:
mRegListeners:0 mDialogListeners:0 mVideoListeners:0 mImSessionListeners:0
mOngoingFtEventListeners:0 mAutoConfigurationListener:0
mSimMobilityStatusListeners:0 mEpdgListeners:0 mCmcRegListeners:0
10-14 18:31:58.261 I/Telecom:SamsungImsManagerInjector( 702): onConnected
SecImsManager, phoneId : 0
10-14 18:31:58.262 D/semImsManager[1]( 702): onReceive
com.sec.ims.imsmanager.RESTART
10-14 18:31:58.263 I/SurfaceFlinger( 608): id=45 createSurf (0x0),-1 flag=80004,
8fb3d19 InputMethod#0
10-14 18:31:58.263 D/WallpaperService( 1809): updateSurface forceRelayout=true
forceReport=false redrawNeeded=false myWidth=1600 myHeight=1600 fixedSize=true x =
0 y = 0 mWidth=1600 mHeight=1600 mIsSleepMode=false
10-14 18:31:58.264 D/WallpaperService( 1809): mDeviceHeight : 1600, mDeviceWidth :
720,mDeviceRotation : 0
10-14 18:31:58.265 I/WindowManager( 702): Reparenting to leash,
surface=Surface(name=8fb3d19 InputMethod)/@0x61798b0,
leashParent=Surface(name=WindowToken{dae034a android.os.Binder@ae6113e})/@0xb1d329
10-14 18:31:58.265 D/semImsManager( 702): registerPreviousListeners:
mRegListeners: 0 mEpdgListeners: 0
10-14 18:31:58.266 I/SurfaceFlinger( 608): id=46 createSurf (0x0),-1 flag=24004,
Surface(name=8fb3d19 InputMethod)/@0x61798b0 - animation-leash#0
10-14 18:31:58.266 I/Telecom:SamsungImsManagerInjector( 702): onConnected
SemImsManager, phoneId : 1
10-14 18:31:58.266 D/legacyImsManager[1]( 702): onReceive
com.sec.ims.imsmanager.RESTART
10-14 18:31:58.266 D/WindowManager( 702): makeSurface duration=1
leash=Surface(name=Surface(name=8fb3d19 InputMethod)/@0x61798b0 - animation-
leash)/@0x4c396ae
10-14 18:31:58.268 D/legacyImsManager( 702): registerPreviousListeners:
mRegListeners:0 mDialogListeners:0 mVideoListeners:0 mImSessionListeners:0
mOngoingFtEventListeners:0 mAutoConfigurationListener:0
mSimMobilityStatusListeners:0 mEpdgListeners:0 mCmcRegListeners:0
10-14 18:31:58.268 I/Telecom:SamsungImsManagerInjector( 702): onConnected
SecImsManager, phoneId : 1
10-14 18:31:58.268 V/WindowManager( 702): Relayout Window{6a81adb u0
com.android.systemui.ImageWallpaper}: viewVisibility=0 req=1600x1600
10-14 18:31:58.270 I/WindowManager( 702): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=8fb3d19 InputMethod)/@0x61798b0 - animation-
leash)/@0x4c396ae
10-14 18:31:58.270 I/WindowManager( 702): Reparenting to original parent:
Surface(name=WindowToken{dae034a android.os.Binder@ae6113e})/@0xb1d329,
destroy=false, surface=Surface(name=8fb3d19 InputMethod)/@0x61798b0
10-14 18:31:58.271 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622828828032]
10-14 18:31:58.271 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622828828032]
10-14 18:31:58.271 I/WindowManager( 702): Reparenting to leash,
surface=Surface(name=8fb3d19 InputMethod)/@0x61798b0,
leashParent=Surface(name=WindowToken{dae034a android.os.Binder@ae6113e})/@0xb1d329
10-14 18:31:58.272 I/SurfaceFlinger( 608): id=47 createSurf (0x0),-1 flag=24004,
Surface(name=8fb3d19 InputMethod)/@0x61798b0 - animation-leash#1
10-14 18:31:58.272 D/WindowManager( 702): makeSurface duration=1
leash=Surface(name=Surface(name=8fb3d19 InputMethod)/@0x61798b0 - animation-
leash)/@0x146e6b
10-14 18:31:58.273 D/InputTransport( 702): Input channel destroyed: '8fb3d19',
fd=589
10-14 18:31:58.274 I/Layer ( 608): id=46 removeFromCurrentState
Surface(name=8fb3d19 InputMethod)/@0x61798b0 - animation-leash#0 (44)
10-14 18:31:58.275 I/ViewRootImpl@2ce0a11[InputMethod]( 2538): setView =
com.android.internal.policy.DecorView@ae6ef36 TM=true
10-14 18:31:58.275 I/SurfaceFlinger( 608): id=46 Removed Surface(name=8fb3d19
InputMethod)/@0x61798b0 - animation-leash#0 (44)
10-14 18:31:58.278 D/InputMethodManagerService( 702):
checkDisplayOfStartInputAndUpdateKeyboard display Id 0last -1
10-14 18:31:58.278 D/InputMethodManagerService( 702): mDesktopModeManager null!
10-14 18:31:58.278 D/InputTransport( 702): Input channel constructed: 'ClientS',
fd=589
10-14 18:31:58.279 I/WindowManager( 702): Reparenting to leash,
surface=Surface(name=6a81adb com.android.systemui.ImageWallpaper)/@0xd0f8f63,
leashParent=Surface(name=WallpaperWindowToken{424d835
token=android.os.Binder@b3a1a40})/@0x6e26760
10-14 18:31:58.279 D/InputTransport( 702): Input channel destroyed: 'ClientS',
fd=589
10-14 18:31:58.279 I/SurfaceFlinger( 608): id=48 createSurf (0x0),-1 flag=24004,
Surface(name=6a81adb com.android.systemui.ImageWallpaper)/@0xd0f8f63 - animation-
leash#0
10-14 18:31:58.280 D/WindowManager( 702): makeSurface duration=1
leash=Surface(name=Surface(name=6a81adb
com.android.systemui.ImageWallpaper)/@0xd0f8f63 - animation-leash)/@0x3a83cde
10-14 18:31:58.282 V/WindowManager( 702): Relayout hash=6a81adb, pid=1809:
mAttrs={(0,0)(1600x1600) gr=TOP START CENTER layoutInDisplayCutoutMode=always
ty=WALLPAPER fmt=RGBX_8888 wanim=0x1030315
10-14 18:31:58.282 V/WindowManager( 702): fl=14318
10-14 18:31:58.282 V/WindowManager( 702): pfl=4 naviIconColor=0
10-14 18:31:58.282 V/WindowManager( 702): sfl=8}
10-14 18:31:58.283 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622828828032]
10-14 18:31:58.283 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622828828032]
10-14 18:31:58.284 I/SurfaceControl( 1809): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xad09a7d / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1836
android.service.wallpaper.WallpaperService$Engine.updateSurface:1185
android.service.wallpaper.WallpaperService$IWallpaperEngineWrapper.executeMessage:1
862 com.android.internal.os.HandlerCaller$MyHandler.handleMessage:44
android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246
android.app.ActivityThread.main:8633 java.lang.reflect.Method.invoke:-2
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run:602
10-14 18:31:58.284 I/SurfaceControl( 1809): nativeRelease nativeObject s[-
5476376622775151424]
10-14 18:31:58.284 I/SurfaceControl( 1809): nativeRelease nativeObject e[-
5476376622775151424]
10-14 18:31:58.284 D/WallpaperService( 1809): updateSurface redrawNeeded=true
didSurface=false
10-14 18:31:58.284 I/ImageWallpaper( 1809): onSurfaceRedrawNeeded
10-14 18:31:58.284 D/WallpaperService( 1809): updateSurface : finish redrawing
10-14 18:31:58.284 D/WallpaperService( 1809): updateSurface : finish redrawing
reserve to redraw after visible cause currently not visible.
10-14 18:31:58.285 D/EglHelper( 1809): createEglContext start
10-14 18:31:58.286 I/IilManager<1>( 2171): UpdateImsPreference: SmsFormat=3GPP
10-14 18:31:58.287 D/EglHelper( 1809): createEglContext done
10-14 18:31:58.287 D/EglHelper( 1809): createEglSurface start
10-14 18:31:58.287 I/Layer ( 608): id=46[1] Destroyed Surface(name=8fb3d19
InputMethod)/@0x61798b0 - animation-leash#0
10-14 18:31:58.289 D/WindowManager( 702): finishDrawingWindow: Window{6a81adb u0
com.android.systemui.ImageWallpaper} mDrawState=HAS_DRAWN
10-14 18:31:58.293 I/Choreographer( 1809): Skipped 243 frames! The application may
be doing too much work on its main thread.
10-14 18:31:58.296 D/TileLifecycleManager( 1809): Binding service Intent
{ cmp=com.android.settings/com.samsung.android.settings.qstile.SecAccountTiles (has
extras) } UserHandle{0}
10-14 18:31:58.296 D/EglHelper( 1809): createEglSurface done
10-14 18:31:58.296 I/ImageWallpaperRenderer( 1809): onSurfaceCreated 0
10-14 18:31:58.296 I/CmcAccountManager( 2171): isCmcEnabled: Not installed
10-14 18:31:58.297 I/SurfaceFlinger( 608): SFWD update time=140806071014
10-14 18:31:58.300 I/ImageWallpaperRenderer( 1809): texture use : lidstate -1 , 0
10-14 18:31:58.300 D/WallpaperManager( 1809): peekWallpaperBitmap: which =1,
useCache = false
10-14 18:31:58.301 D/WallpaperManager( 1809): getCurrentWallpaperLocked userId=0 by
: com.android.systemui
10-14 18:31:58.305 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.getWallpaperWithFeature:3336
10-14 18:31:58.305 D/WALLPAPER_SVC:WallpaperManagerService( 702): getWallpaper
which=1 wallpaperUserId=0 wpType=0 isDexEnabled=false orig=false
10-14 18:31:58.305 D/WALLPAPER_SVC:WallpaperManagerService( 702): getWallpaper
which = 1, isCopied = false
10-14 18:31:58.305 D/WALLPAPER_SVC:WallpaperManagerService( 702): cropFile is not
exist.
10-14 18:31:58.306 D/WallpaperManager( 1809): openDefaultWallpaper()
10-14 18:31:58.307 V/WindowManager( 702): Relayout Window{ca09316 u0
AssistPreviewPanel}: viewVisibility=8 req=720x469
10-14 18:31:58.309 W/SemDesktopModeManager( 2971): registerListener(EventListener)
is removed. Please use registerListener(DesktopModeListener) instead.
10-14 18:31:58.309 I/ImsServiceStub( 2171): isServiceAvailable: VoImsFeature is not
supported
10-14 18:31:58.310 I/ImsServiceStub( 2171): isServiceAvailable: VoImsFeature is not
supported
10-14 18:31:58.310 I/RegiMgr<1>( 2171): getImsProfile: profile [VOLTE]
10-14 18:31:58.311 E/RegiMgr<1>( 2171): getImsProfile: found [null] for [VOLTE]
10-14 18:31:58.312 D/TileService( 2971): onBind : mService =
android.service.quicksettings.IQSService$Stub$Proxy@2845f2f, mTileToken =
android.os.BinderProxy@4b7093c
10-14 18:31:58.314 V/WindowManager( 702): Relayout hash=ca09316, pid=1809:
mAttrs={(0,0)(fillx469) gr=BOTTOM START CENTER sim={state=unchanged adjust=nothing}
ty=VOICE_INTERACTION_STARTING fmt=TRANSLUCENT
10-14 18:31:58.314 V/WindowManager( 702): fl=1000118
10-14 18:31:58.314 V/WindowManager( 702): pfl=2000000
10-14 18:31:58.314 V/WindowManager( 702): vsysui=700 naviIconColor=0}
10-14 18:31:58.314 I/SurfaceControl( 1809): assignNativeObject: nativeObject = 0
Surface(name=null)/@0x2f7ffa / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1826
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:31:58.315 I/WallpaperResourcesInfo( 1809): parsingJson:
[{"isDefault":true,"index":0,"which":1,"screen":0,"type":0,"filename":"default_wall
paper.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":true,"index":1,"which":2,"screen":0,"type":3,"filename":"MultipleWallp
aperResourceA12.apk","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":2,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_1.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":3,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_2.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":4,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_3.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":5,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_4.jpg","frame_no":-1,"cmf_info":[""]}]
10-14 18:31:58.315 I/WallpaperResourcesInfo( 1809): getDefaultItem by default attr:
default_wallpaper.png, 0 , []
10-14 18:31:58.315 I/SurfaceControl( 1809): assignNativeObject: nativeObject = 0
Surface(name=null)/@0x293d9ab / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1836
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:31:58.315 I/WallpaperResourcesInfo( 1809): getDefaultImageWallpaper:
resourceName = default_wallpaper.png
10-14 18:31:58.315 D/TileService( 2971): onBind : mTile =
android.service.quicksettings.Tile@72766c5
10-14 18:31:58.315 I/WallpaperResourcesInfo( 1809): getDefaultImageWallpaper:
wallpaperResId = 2130771969
10-14 18:31:58.315 D/WallpaperManager( 1809): openDefaultWallpaper: by
[com.android.systemui]
10-14 18:31:58.316 I/ViewRootImpl@c9bbb25[AssistPreviewPanel]( 1809): Relayout
returned: old=(0,1600,720,1600) new=(0,1600,720,1600) req=(720,469)8 dur=8 res=0x1
s={false 0} ch=false fn=-1
10-14 18:31:58.317 I/IilManager( 2171): Read Twwan911 timer from index(1): 0
10-14 18:31:58.318 I/IilManager( 2171): Twwan911 timer update complete: 0
10-14 18:31:58.319 I/IilIpcMessage( 2171): smsFormat 0 enableSmsOverIms 1
enableSmsWriteUicc 0 enableSmsFallback -1 eutranDomain 3 utranDomain 1 ssDomain 3
ussdDomain 1 eccPreference 1 ssCsfb 1 imsSupportType 0 srvccVersion 10
supportVolteRoaming 1NotiType : 2
10-14 18:31:58.320 I/IpcDispatcher<1>( 2171): [Tx]: (M)IPC_IIL_CMD
(S)IPC_IIL_PREFERENCE (T)NOTI l:0
10-14 18:31:58.321 I/IpcDispatcher<1>( 2171): ImsModemSender(): send
10-14 18:31:58.323 I/IilManager<0>( 2171): UpdateImsPreference: SmsFormat=3GPP
10-14 18:31:58.323 I/HBD ( 2538): a setPortHeightToSetting value:500
10-14 18:31:58.324 D/Tile.CustomTile( 1809): isSecCustomTile : mComponent
=ComponentInfo{com.samsung.android.forest/com.samsung.android.forest.winddown.Bedti
meModeTile}
10-14 18:31:58.324 D/Tile.CustomTile( 1809): isSecCustomTile : tileName
=BedtimeMode
10-14 18:31:58.327 D/SettingsProvider( 702): isChangeAllowed() : name =
com.sec.android.inputmethod.height
10-14 18:31:58.327 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:58.327 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:58.327 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:58.327 D/SettingsProvider( 702): selectionArgs: 10150
10-14 18:31:58.327 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:58.327 D/SecContentProvider( 702): called from
android.uid.honeyboard:10150
10-14 18:31:58.328 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:58.328 D/SettingsProvider( 702): ret = 1
10-14 18:31:58.328 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:58.329 I/ImsServiceStub( 2171): isServiceAvailable: VoImsFeature is not
supported
10-14 18:31:58.329 I/ImsServiceStub( 2171): isServiceAvailable: VoImsFeature is not
supported
10-14 18:31:58.330 D/TileServices( 1809): onStartSuccessful
android.os.Binder@5df76f8
10-14 18:31:58.330 I/RegiMgr<0>( 2171): getImsProfile: profile [VOLTE]
10-14 18:31:58.330 E/RegiMgr<0>( 2171): getImsProfile: found [null] for [VOLTE]
10-14 18:31:58.332 I/IilManager( 2171): Read Twwan911 timer from index(1): 0
10-14 18:31:58.342 I/CmcAccountManager( 2171): isCmcEnabled: Not installed
10-14 18:31:58.343 I/IilManager( 2171): Twwan911 timer update complete: 0
10-14 18:31:58.343 I/IilIpcMessage( 2171): smsFormat 0 enableSmsOverIms 1
enableSmsWriteUicc 0 enableSmsFallback -1 eutranDomain 3 utranDomain 1 ssDomain 3
ussdDomain 1 eccPreference 1 ssCsfb 1 imsSupportType 0 srvccVersion 10
supportVolteRoaming 1NotiType : 2
10-14 18:31:58.343 I/IpcDispatcher<0>( 2171): [Tx]: (M)IPC_IIL_CMD
(S)IPC_IIL_PREFERENCE (T)NOTI l:0
10-14 18:31:58.344 I/OpenApiServiceModule( 2171): Connected to VolteService.
10-14 18:31:58.344 I/IpcDispatcher<0>( 2171): ImsModemSender(): send
10-14 18:31:58.344 I/ImsFrameworkState( 2171): ImsService is ready.
10-14 18:31:58.351 I/RcsUriProvider( 2171): Connecting to
CapabilityDiscoveryService.
10-14 18:31:58.357 I/CapabilityProvider( 2171): Connecting to
CapabilityDiscoveryService.
10-14 18:31:58.366 V/WindowManager( 702): Relayout Window{8fb3d19 u0 InputMethod}:
viewVisibility=4 req=720x90
10-14 18:31:58.367 I/WindowManager( 702): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=8fb3d19 InputMethod)/@0x61798b0 - animation-
leash)/@0x146e6b
10-14 18:31:58.367 I/WindowManager( 702): Reparenting to original parent:
Surface(name=WindowToken{dae034a android.os.Binder@ae6113e})/@0xb1d329,
destroy=false, surface=Surface(name=8fb3d19 InputMethod)/@0x61798b0
10-14 18:31:58.367 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376620518126432]
10-14 18:31:58.367 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376620518126432]
10-14 18:31:58.367 I/WindowManager( 702): Reparenting to leash,
surface=Surface(name=8fb3d19 InputMethod)/@0x61798b0,
leashParent=Surface(name=WindowToken{dae034a android.os.Binder@ae6113e})/@0xb1d329
10-14 18:31:58.368 I/SurfaceFlinger( 608): id=49 createSurf (0x0),-1 flag=24004,
Surface(name=8fb3d19 InputMethod)/@0x61798b0 - animation-leash#0
10-14 18:31:58.368 D/WindowManager( 702): makeSurface duration=1
leash=Surface(name=Surface(name=8fb3d19 InputMethod)/@0x61798b0 - animation-
leash)/@0x6a4b5a4
10-14 18:31:58.372 I/Layer ( 608): id=47 removeFromCurrentState
Surface(name=8fb3d19 InputMethod)/@0x61798b0 - animation-leash#1 (45)
10-14 18:31:58.372 I/Layer ( 608): id=45 removeFromCurrentState 8fb3d19
InputMethod#0 (45)
10-14 18:31:58.372 I/Layer ( 608): id=45 addToCurrentState 8fb3d19 InputMethod#0
(45)
10-14 18:31:58.373 I/ImsDiagMonitorNotiMgr( 2171): Package was not installed, check
again #1
10-14 18:31:58.374 I/SimManager<0>( 2171): handleMessage: what 1
10-14 18:31:58.374 I/OpenApiServiceModule( 2171): Connected to ImsService.
10-14 18:31:58.375 E/SimUtil<0>( 2171): subIdArray is null
10-14 18:31:58.376 V/WindowManager( 702): Relayout hash=8fb3d19, pid=2538:
mAttrs={(0,0)(fillxwrap) gr=BOTTOM CENTER_VERTICAL sim={adjust=pan
forwardNavigation} ty=INPUT_METHOD fmt=TRANSPARENT wanim=0x7f130142
10-14 18:31:58.376 V/WindowManager( 702): fl=81800108
10-14 18:31:58.376 V/WindowManager( 702): pfl=12000000
10-14 18:31:58.376 V/WindowManager( 702): vsysui=10
10-14 18:31:58.376 V/WindowManager( 702): apr=LIGHT_NAVIGATION_BARS
10-14 18:31:58.376 V/WindowManager( 702): fitTypes=STATUS_BARS NAVIGATION_BARS
10-14 18:31:58.376 V/WindowManager( 702): fitSides=LEFT TOP RIGHT
10-14 18:31:58.376 V/WindowManager( 702): fitIgnoreVis dimDuration=150
naviIconColor=0}
10-14 18:31:58.376 I/ImsServiceBase( 2171): onCreate():
10-14 18:31:58.377 I/SurfaceControl( 2538): assignNativeObject: nativeObject = 0
Surface(name=null)/@0x1ac186f / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1826
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:31:58.377 E/TelephonyManagerWrapper( 2171): use backup operatorCode : null
10-14 18:31:58.378 I/SimManager( 2171): getSimOperator: value []
10-14 18:31:58.378 I/SurfaceControl( 2538): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xa92697c / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1836
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:31:58.378 I/SimManager<0>( 2171): onSimStateChange: [UNKNOWN], operator:
[]
10-14 18:31:58.378 I/ViewRootImpl@2ce0a11[InputMethod]( 2538): Relayout returned:
old=(0,0,720,1600) new=(0,1510,720,1600) req=(720,90)4 dur=13 res=0x1 s={false 0}
ch=false fn=-1
10-14 18:31:58.378 E/#IMSCR ( 2171): 10-14 18:31:58 0x10000000:0,,EVT:UNKNOWN
10-14 18:31:58.379 I/RcsUriProvider( 2171): Connected.
10-14 18:31:58.379 I/CapabilityProvider( 2171): Connected to
CapabilityDiscoveryService.
10-14 18:31:58.379 I/HBD ( 2538): d Init expand button state by global layout
listener
10-14 18:31:58.380 I/SimManager<1>( 2171): handleMessage: what 1
10-14 18:31:58.381 E/SimUtil<1>( 2171): subIdArray is null
10-14 18:31:58.383 E/TelephonyManagerWrapper( 2171): use backup operatorCode : null
10-14 18:31:58.383 I/SimManager( 2171): getSimOperator: value []
10-14 18:31:58.383 I/SimManager<1>( 2171): onSimStateChange: [UNKNOWN], operator:
[]
10-14 18:31:58.384 E/#IMSCR ( 2171): 10-14 18:31:58 0x10000000:1,,EVT:UNKNOWN
10-14 18:31:58.388 I/WindowManager( 702): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=8fb3d19 InputMethod)/@0x61798b0 - animation-
leash)/@0x6a4b5a4
10-14 18:31:58.388 I/WindowManager( 702): Reparenting to original parent:
Surface(name=WindowToken{dae034a android.os.Binder@ae6113e})/@0xb1d329,
destroy=false, surface=Surface(name=8fb3d19 InputMethod)/@0x61798b0
10-14 18:31:58.388 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622828826784]
10-14 18:31:58.388 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622828826784]
10-14 18:31:58.388 I/WindowManager( 702): Reparenting to leash,
surface=Surface(name=8fb3d19 InputMethod)/@0x61798b0,
leashParent=Surface(name=WindowToken{dae034a android.os.Binder@ae6113e})/@0xb1d329
10-14 18:31:58.389 I/SurfaceFlinger( 608): id=50 createSurf (0x0),-1 flag=24004,
Surface(name=8fb3d19 InputMethod)/@0x61798b0 - animation-leash#1
10-14 18:31:58.390 D/WindowManager( 702): makeSurface duration=2
leash=Surface(name=Surface(name=8fb3d19 InputMethod)/@0x61798b0 - animation-
leash)/@0x9da6ab6
10-14 18:31:58.391 I/HBD ( 2538): HoneyBoardService [IMI] onStartInput - caller
pid : 1771 , caller uid : 1000
10-14 18:31:58.391 I/HBD ( 2538): i updateConfigs
10-14 18:31:58.391 I/HBD ( 2538): i isEnabledNightMode : false
10-14 18:31:58.392 I/HBD ( 2538): a IC have been binded,
InputConnectionWrapper{idHash=#e62e205 mMissingMethods=}
10-14 18:31:58.392 I/HBD ( 2538): h
[EditorInputType]setPrivateImeOptionsToTable privateImeOptions ( null )
10-14 18:31:58.393 I/Layer ( 608): id=49 removeFromCurrentState
Surface(name=8fb3d19 InputMethod)/@0x61798b0 - animation-leash#0 (46)
10-14 18:31:58.393 I/Layer ( 608): id=45 removeFromCurrentState 8fb3d19
InputMethod#0 (46)
10-14 18:31:58.393 I/HBD ( 2538): h [EditorInputType]PrivateImeOptionsMap is
empty
10-14 18:31:58.393 I/Layer ( 608): id=45 addToCurrentState 8fb3d19 InputMethod#0
(46)
10-14 18:31:58.393 I/HBD ( 2538): b incognitoMode : false
10-14 18:31:58.393 I/HBD ( 2538): a needOff = true , isForceOff = false,
isNullInputClass : true
10-14 18:31:58.394 I/HBD ( 2538): h getDefaultInputRange : UNKNOWN
10-14 18:31:58.394 I/HBD ( 2538): h getDefaultInputRange : UNKNOWN
10-14 18:31:58.394 I/HBD ( 2538): h getDefaultInputRange : UNKNOWN
10-14 18:31:58.396 I/HBD ( 2538): h getDefaultInputRange : UNKNOWN
10-14 18:31:58.396 I/HBD ( 2538): a currentState : 0
10-14 18:31:58.396 D/PanelCarrierLabelManager( 1809): updateNavBarHeight(90 >> 90)
NavSettingsHelper(navGestureProtectionEnabled:false, navGestureHintEnabled:true,
navHideKeyboardButtonEnabled:true)
10-14 18:31:58.397 I/HBD ( 2538): h load selected json info :
{"version":"1.0","currentLanguageOrder":0,"selected":[{"activeOptionList":
["auto_replace","auto_spacing"],"engName":"Portuguese","id":3276809,"inputType":"qw
erty","isUsed":true}]}
10-14 18:31:58.398 D/DeviceState( 1809): getDisplayHeight portrait? true
displayHeight= 1600
10-14 18:31:58.398 D/QSPanelResourcePicker( 1809): cabinetHeight= 602.08
10-14 18:31:58.398 D/TileServices( 1809):
getTileWrapperComponentInfo{com.samsung.android.forest/com.samsung.android.forest.w
inddown.BedtimeModeTile}
10-14 18:31:58.399 I/HBD ( 2538): a [UpdatePolicy] [post] a: 0 cl: 3276809 kit:
[0/0] vt: 0 ir: 1
10-14 18:31:58.399 D/SamsungIMMSHWKeyboard( 702): isConnectedDexOnPC false
10-14 18:31:58.399 I/HBD ( 2538): b onStartInput
10-14 18:31:58.400 I/HBD ( 2538): b updateConfig: [LanguageItem] Portuguese /
[KeyboardViewTypeItem] 0 / [KeyboardInputTypeItem] mainType(0), subType(0) /
[CurrentLanguageInputTypeItem] mainType(0), subType(0) / [KeyboardInputRangeItem] 1
/ [HandwritingModeItem] false / [SelectedLanguageItem] 1 / [LocaleItem] pt-BR /
[TextOrNullInputClassItem] true / [DateInputTypeItem] false /
[DateTimeInputTypeItem] false /
10-14 18:31:58.400 I/HBD ( 2538): b updateConfig: [DecimalNumberInputTypeItem]
false / [NumberOnlyInputTypeItem] false / [NumberPasswordInputTypeItem] false /
[PhoneNumberInputClassItem] false / [SignedDecimalNumberInputTypeItem] false /
[SignedNumberInputTypeItem] false / [EmailInputTypeItem] false / [UrlInputTypeItem]
false / [UrlEmailModeItem] false / [PasswordInputTypeItem] false /
[WebPasswordEditorItem] false /
10-14 18:31:58.400 I/SurfaceControl( 1771): nativeRelease nativeObject s[-
5476376620673342048]
10-14 18:31:58.400 I/SurfaceControl( 1771): nativeRelease nativeObject e[-
5476376620673342048]
10-14 18:31:58.400 I/SurfaceControl( 1771): nativeRelease nativeObject s[-
5476376620518135456]
10-14 18:31:58.400 I/SurfaceControl( 1771): nativeRelease nativeObject e[-
5476376620518135456]
10-14 18:31:58.400 I/HBD ( 2538): b updateConfig: [NumberInputClassItem]
false / [DateTimeInputClassItem] false / [DigitEditorItem] false /
[MonthInputTypeItem] false / [YearDateTimeInputTypeItem] false /
[IPAddressInputTypeItem] false / [FileNameInputTypeItem] false /
[CustomSymbolsForPeriodKeyItem] false / [OptionInputTypeItem] false /
[DisableHanjaInputItem] false / [DisableCmKeyInputItem] false /
10-14 18:31:58.400 D/InputMethodManagerService( 702): isImeSwitcherDisabledPackage
: false
10-14 18:31:58.401 I/HBD ( 2538): b updateConfig: [DisableCommaKeyInputItem]
false / [DisableLanguageChangeKeyItem] false / [DisableSpaceKeyItem] false /
[NumberPickerInputItem] false / [TimeInputTypeItem] false /
[NumberKeyFirstLineItem] true / [AlternativeCharacterItem] false /
[HighContrastItem] false / [TouchAndHoldSpaceBarTypeItem] cursor_control /
[UseContinuousInputItem] false / [UseToolBarItem] true /
10-14 18:31:58.401 I/HBD ( 2538): b updateConfig: [OrientationItem] false /
[DensityItem] 1.875 / [DisplayWidthItem] 0x720 / [DisplayHeightItem] 0x1467 /
[MainTextLabelItem] 1 / [LanguageSwitchingUsingSpaceBarItem] true /
[LanguageSwitchingUsingKeyItem] false / [TransliterationTypingModeItem] false /
[CoverDisplayModeItem] false / [TalkBackEnabledItem] false /
[Japanese8FlickCustomisationItem] false /
10-14 18:31:58.401 I/HBD ( 2538): b updateConfig: [VoiceEnabledItem] false /
[SamsungVoiceImeItem] false / [PredictionStatusItem] true /
10-14 18:31:58.401 I/HBD ( 2538): b updateKeyboardViewHolder: MAKE NEW
10-14 18:31:58.402 D/DeviceState( 1809): getDisplayHeight portrait? true
displayHeight= 1600
10-14 18:31:58.402 D/QSPanelResourcePicker( 1809): cabinetHeight= 602.08
10-14 18:31:58.408 D/KeyguardBottomAreaShortcutView( 1809): mIndicationArea margin
start : 113, end : 113, bottom : 104
10-14 18:31:58.410 I/CmcAccountManager( 2171): isCmcEnabled: Not installed
10-14 18:31:58.415 D/TileLifecycleManager( 1809): Can't find component
ComponentInfo{com.samsung.android.forest/com.samsung.android.forest.winddown.Bedtim
eModeTile}
10-14 18:31:58.421 D/Tile.CustomTile( 1809): isSecCustomTile : mComponent
=ComponentInfo{com.samsung.android.forest/com.samsung.android.forest.focus.FocusMod
eTile}
10-14 18:31:58.421 D/Tile.CustomTile( 1809): isSecCustomTile : tileName =FocusMode
10-14 18:31:58.428 D/TileServices( 1809):
getTileWrapperComponentInfo{com.samsung.android.forest/com.samsung.android.forest.f
ocus.FocusModeTile}
10-14 18:31:58.439 D/TileLifecycleManager( 1809): Can't find component
ComponentInfo{com.samsung.android.forest/com.samsung.android.forest.focus.FocusMode
Tile}
10-14 18:31:58.446 D/Tile.CustomTile( 1809): isSecCustomTile : mComponent
=ComponentInfo{com.samsung.android.uds/com.samsung.android.uds.ui.uds.UDSTile}
10-14 18:31:58.446 D/Tile.CustomTile( 1809): isSecCustomTile : tileName =UDS
10-14 18:31:58.460 I/CmcAccountManager( 2171): isCmcEnabled: Not installed
10-14 18:31:58.463 D/ScrollView( 1809): onsize change changed
10-14 18:31:58.464 I/rdxd ( 2686): !@ check_set_fs_encrypt(1217) :
sys.rdxd.create 1
10-14 18:31:58.481 I/AngnService( 2151): SendGeneralEvent() - 0
10-14 18:31:58.481 E/[SVE] ( 2151): SendGeneralEvent[2082][Angn]
SendGeneralEvent() 0
10-14 18:31:58.481 E/[SVE] ( 2151): StopPreview[246][Angn] Begin
10-14 18:31:58.482 E/[SVE] ( 2151): SVE_StopPreview[668]Entry
10-14 18:31:58.482 E/[SVE] ( 2151): StopInputSource[846]Camera Stop OK.. only
event
10-14 18:31:58.482 E/[SVE] ( 2151): DispatchEvent[1400][Angn] eventId=9(-1,-1)
10-14 18:31:58.482 E/[SVE] ( 2151): DispatchEvent[1411][Angn] Notify to Stack!!
without session info.
10-14 18:31:58.482 I/AngnService( 2151): onEvent() - -1 9
10-14 18:31:58.482 E/SVE_JNI ( 2151): SveMediaEventHandler event=9, session=-1
10-14 18:31:58.483 I/ResipMediaHandler( 2171): Result : 3 event : 9 session id : -1
10-14 18:31:58.484 I/ImsMediaController( 2171): onImsMediaEvent: session -1 not
found.
10-14 18:31:58.484 E/[SVE] ( 2151): SVE_StopPreview[679]Exit
10-14 18:31:58.484 E/[SVE] ( 2151): SetCameraEffect[1325][Angn] effect :0
10-14 18:31:58.484 E/[SVE] ( 2151): SVE_SetCameraEffect[1570]Entry
10-14 18:31:58.484 E/[SVE] ( 2151): SetCameraEffect[1330][Angn] end
10-14 18:31:58.484 E/[SVE] ( 2151): StopPreview[263][E#] CAES : End
10-14 18:31:58.485 E/[SVE] ( 2151): SendStillImage[448][Angn] enable:[0] file:
[(null)], size[(null)], sessionId[-1]
10-14 18:31:58.485 E/[SVE] ( 2151): SVE_StopSendStillImage[1559]Entry
10-14 18:31:58.485 E/[SVE] ( 2151): SendStillImage[481][E#] SHMS
10-14 18:31:58.485 E/[SVE] ( 2151): SetDisplaySurface[292][Angn] Begin:
pSurface=0x0 color0x0
10-14 18:31:58.485 E/[SVE] ( 2151): SetDisplaySurface[322][Angn] Session has NOT
been made yet.
10-14 18:31:58.485 E/[SVE] ( 2151): SetDisplaySurface[325][Angn] End:
pSurface=0x0
10-14 18:31:58.485 E/[SVE] ( 2151): SetPreviewSurface[270][Angn] Begin:
pSurface=0x0 color=0x0
10-14 18:31:58.485 E/[SVE] ( 2151): SVE_SetLocalWindowHandle[323]Entry (0x0)
color 0x0
10-14 18:31:58.485 E/[SVE] ( 2151): SetWndHandle[118]SetWndHandle (0x0)
firstframe(1)
10-14 18:31:58.485 E/[SVE] ( 2151): SetWndHandle[180]not running..
10-14 18:31:58.485 E/[SVE] ( 2151): SVE_SetLocalWindowHandle[328]Exit
10-14 18:31:58.485 E/[SVE] ( 2151): SetPreviewSurface[281][Angn] End:
pSurface=0x0
10-14 18:31:58.487 I/HBD ( 2538): d [NormalPresenterLocator]
processLocateKeyboard: isUseCached(false), isUseKeysCafe(false)
10-14 18:31:58.488 E/SVE_JNI ( 2151):
Java_com_samsung_sve_sveJNI_sveJNISAE_Terminate
10-14 18:31:58.488 I/SAEInterface( 2151): Terminate : mIsInitialized - 0
10-14 18:31:58.489 I/AngnService( 2151): getCodecCapacity()
10-14 18:31:58.491 W/View ( 1809): requestLayout() improperly called by
android.widget.LinearLayout{385f351 V.E...C.. ......ID 344,16-344,16 #0} during
layout: running second layout pass
10-14 18:31:58.491 W/View ( 1809): requestLayout() improperly called by
android.widget.LinearLayout{1d177b6 V.E...C.. ......ID 344,16-344,16 #1} during
layout: running second layout pass
10-14 18:31:58.492 I/ndroid.systemu( 1809): NativeAlloc concurrent copying GC freed
23730(1499KB) AllocSpace objects, 15(684KB) LOS objects, 49% free, 10106KB/19MB,
paused 319us total 155.678ms
10-14 18:31:58.496 D/StackScrollAlgorithm( 1809): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{8b1dd16 I.E...... ......ID
19,0-701,480}
10-14 18:31:58.499 V/Navbar.Store( 1809): handleEvent [EventType]
GET_BOOL_NAVBAR_CAN_MOVE_STATE [Module] SamsungNavigationBarView KEYS_DEFAULT=true
10-14 18:31:58.499 V/Navbar.Store( 1809): --[Band]CONFIG_PACK_GET_NAVBAR_CAN_MOVE
10-14 18:31:58.499 V/Navbar.Store( 1809): ----getValue(BOOL_NAVBAR_CAN_MOVE)=true
10-14 18:31:58.501 V/Navbar.Store( 1809): handleEvent [EventType]
GET_BOOL_NAVBAR_CAN_MOVE_STATE [Module] SamsungNavigationBarView KEYS_DEFAULT=true
10-14 18:31:58.501 V/Navbar.Store( 1809): --[Band]CONFIG_PACK_GET_NAVBAR_CAN_MOVE
10-14 18:31:58.501 V/Navbar.Store( 1809): ----getValue(BOOL_NAVBAR_CAN_MOVE)=true
10-14 18:31:58.503 V/WindowManager( 702): Relayout Window{d5f0bfa u0
NavigationBar0}: viewVisibility=0 req=720x90
10-14 18:31:58.507 D/TileServices( 1809):
getTileWrapperComponentInfo{com.samsung.android.uds/com.samsung.android.uds.ui.uds.
UDSTile}
10-14 18:31:58.507 E/SVE_JNI ( 2151): GetCodecCapacity codecList : H265,H264,H263
256
10-14 18:31:58.508 V/WindowManager( 702): Relayout hash=d5f0bfa, pid=1809:
mAttrs={(0,0)(fillxfill) sim={adjust=pan} ty=NAVIGATION_BAR fmt=TRANSLUCENT
10-14 18:31:58.508 V/WindowManager( 702): fl=21840068
10-14 18:31:58.508 V/WindowManager( 702): pfl=3000000
10-14 18:31:58.508 V/WindowManager( 702): fitTypes=STATUS_BARS NAVIGATION_BARS
CAPTION_BAR IME naviIconColor=0}
10-14 18:31:58.508 I/ResipMediaHandler( 2171): onSveConnected
hwSupportedVideoCodecList : H265,H264,H263
10-14 18:31:58.508 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622828828032]
10-14 18:31:58.508 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622828828032]
10-14 18:31:58.511 I/SurfaceControl( 1809): nativeRelease nativeObject s[-
5476376622474021568]
10-14 18:31:58.511 I/SurfaceControl( 1809): nativeRelease nativeObject e[-
5476376622474021568]
10-14 18:31:58.511 I/SurfaceControl( 1809): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xa87f808 / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1836
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:31:58.512 I/ViewRootImpl@4ad96c6[NavigationBar0]( 1809): Relayout
returned: old=(0,1510,720,1600) new=(0,1510,720,1600) req=(720,90)0 dur=9 res=0x3
s={true -5476376622474715136} ch=false fn=2
10-14 18:31:58.512 V/Navbar.Store( 1809): handleEvent [EventType]
GET_BOOL_NAVBAR_CAN_MOVE_STATE [Module] SamsungNavigationBarView KEYS_DEFAULT=true
10-14 18:31:58.512 V/Navbar.Store( 1809): --[Band]CONFIG_PACK_GET_NAVBAR_CAN_MOVE
10-14 18:31:58.512 V/Navbar.Store( 1809): ----getValue(BOOL_NAVBAR_CAN_MOVE)=true
10-14 18:31:58.516 V/Navbar.Store( 1809): handleEvent [EventType]
GET_BOOL_USE_NAVBAR_BACKGROUND_FRAME [Module] NavigationBarTransitions
KEYS_DEFAULT=false
10-14 18:31:58.516 V/Navbar.Store( 1809): --
[Band]COLOR_PACK_GET_USE_NAVBAR_BACKGROUND_FRAME
10-14 18:31:58.516 V/Navbar.Store( 1809): ----
getValue(BOOL_NAVBAR_GESTURAL_MODE)=false
10-14 18:31:58.516 V/Navbar.Store( 1809): ----getValue(BOOL_NAVBAR_OPAQUE)=false
10-14 18:31:58.517 D/TileLifecycleManager( 1809): Can't find component
ComponentInfo{com.samsung.android.uds/com.samsung.android.uds.ui.uds.UDSTile}
10-14 18:31:58.521 D/Tile.CustomTile( 1809): isSecCustomTile : mComponent
=ComponentInfo{com.sec.android.app.soundalive/com.sec.android.app.soundalive.DolbyT
ile}
10-14 18:31:58.522 D/Tile.CustomTile( 1809): isSecCustomTile : tileName =Dolby
10-14 18:31:58.523 D/WallpaperManager( 1809): checkDeviceDensity deviceRotation=0
deviceHeight=1600 deviceWidth=720 bitmapHeight=1600 bitmapWidth=1600
10-14 18:31:58.524 I/ImageWallpaperRenderer( 1809): Load bitmap w: 1600 , h : 1600
10-14 18:31:58.535 D/TileServices( 1809):
getTileWrapperComponentInfo{com.sec.android.app.soundalive/com.sec.android.app.soun
dalive.DolbyTile}
10-14 18:31:58.540 I/ImageSmartCropper( 1809): do not update smart crop
10-14 18:31:58.541 D/WALLPAPER_SVC:WallpaperManagerService( 702):
semSetSmartCropRect, 1, Rect(0, 0 - 1600, 1600), Rect(0, 0 - 1600, 1600)
10-14 18:31:58.541 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.semSetSmartCropRect:7637
10-14 18:31:58.541 E/WallpaperManagerService( 702): landscapeColors is calculated
already
10-14 18:31:58.548 I/ImageWallpaperRenderer( 1809): updateWallpaperOffset 0
10-14 18:31:58.548 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperType:5544
10-14 18:31:58.548 D/WallpaperManagerService( 702): which : 1, return type : 0
(called by userId= 0)
10-14 18:31:58.549 I/ImageWallpaperRenderer( 1809): updateWallpaperOffset
lastCropOffset 0 wp Type , 0 , rotation == 0
10-14 18:31:58.549 I/ImageWallpaperRenderer( 1809): Wallpaper do not change
Display offset 0
10-14 18:31:58.552 I/OpenGLRenderer( 1809): Davey! duration=4311ms; Flags=1,
IntendedVsync=136748567841, Vsync=140798567679,
OldestInputEvent=9223372036854775807, NewestInputEvent=0,
HandleInputStart=140802151744, AnimationStart=140802155437,
PerformTraversalsStart=140815496129, DrawStart=141024748283,
SyncQueued=141026476552, SyncStart=141027167013,
IssueDrawCommandsStart=141027480629, SwapBuffers=141059234667,
FrameCompleted=141061046206, DequeueBufferDuration=880616,
QueueBufferDuration=1016615, GpuCompleted=0,
10-14 18:31:58.554 D/TileLifecycleManager( 1809): Can't find component
ComponentInfo{com.sec.android.app.soundalive/com.sec.android.app.soundalive.DolbyTi
le}
10-14 18:31:58.556 D/WallpaperManager( 1809): semGetWallpaperColors, which = 1
10-14 18:31:58.557 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:58.557 D/SemWallpaperColorsArea( 1809): SemWallpaperColorsArea which =
5, 720x1467,384x782,22,48, 0
10-14 18:31:58.559 D/ImageDarkModeFilter( 1809): isNightMode: false ui_mode false
10-14 18:31:58.559 I/ImageWallpaperRenderer( 1809): onDrawFrame surfaceSize :
Rect(0, 0 - 1600, 1600)
10-14 18:31:58.570 V/Tile.CustomTile( 1809): handleRefreshState() Error while
saving icon bitmap :
10-14 18:31:58.570 V/Tile.CustomTile( 1809): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
10-14 18:31:58.570 V/Tile.CustomTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
10-14 18:31:58.570 V/Tile.CustomTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
10-14 18:31:58.570 V/Tile.CustomTile( 1809): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:31:58.570 V/Tile.CustomTile( 1809): at
android.os.Looper.loop(Looper.java:246)
10-14 18:31:58.570 V/Tile.CustomTile( 1809): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:31:58.577 D/SystemUIService( 1809): onTrimMemory = 5
10-14 18:31:58.577 D/StatusBar( 1809): onTrimMemory = 5
10-14 18:31:58.577 D/SystemUIService( 1809): onTrimMemory : 5
10-14 18:31:58.578 D/WindowManager( 702): finishDrawingWindow: Window{d5f0bfa u0
NavigationBar0} mDrawState=READY_TO_SHOW
10-14 18:31:58.580 I/ImsResolver( 2213): there is no ImsMtelFeature interface, try
to get again
10-14 18:31:58.581 D/CellBroadcastServiceManager( 2213): connected to
CellBroadcastService
10-14 18:31:58.586 I/OpenGLRenderer( 1809): Davey! duration=4339ms; Flags=1,
IntendedVsync=136748567841, Vsync=140798567679,
OldestInputEvent=9223372036854775807, NewestInputEvent=0,
HandleInputStart=140802151744, AnimationStart=140802155437,
PerformTraversalsStart=140815496129, DrawStart=141072931398,
SyncQueued=141077896244, SyncStart=141084915898,
IssueDrawCommandsStart=141087314859, SwapBuffers=141094030436,
FrameCompleted=141095260283, DequeueBufferDuration=1329654,
QueueBufferDuration=494538, GpuCompleted=0,
10-14 18:31:58.588 I/ContainerStateReceiver( 1809): event: CONTAINER_EVENT_RUNNING
10-14 18:31:58.590 I/ContainerStateReceiver( 1809): event:
CONTAINER_EVENT_UNLOCKED
10-14 18:31:58.595 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:58.595 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:58.596 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:58.596 D/KeyguardUpdateMonitor( 1809): handleRingerModeChange(2)
10-14 18:31:58.597 D/PhoneStatusBarPolicy( 1809): updateVolumeZenTW
10-14 18:31:58.597 D/PhoneStatusBarPolicy( 1809): zen:0
10-14 18:31:58.598 D/PhoneStatusBarPolicy( 1809): ZenCanceled
10-14 18:31:58.598 D/PhoneStatusBarPolicy( 1809): updateVolumeZenTW
10-14 18:31:58.598 D/PhoneStatusBarPolicy( 1809): zen:0
10-14 18:31:58.599 D/PhoneStatusBarPolicy( 1809): ZenCanceled
10-14 18:31:58.599 D/KeyguardUpdateMonitor( 1809): handleBatteryUpdate
10-14 18:31:58.609 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.626 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.626 D/TelephonyRegistryManager( 1809):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.626 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.626 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.626 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.626 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.626 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.628 D/TelephonyRegistryManager( 1809):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.628 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.628 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.628 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.628 D/TelephonyRegistryManager( 1809):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.628 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.629 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.629 D/TelephonyRegistryManager( 2679):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.629 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.629 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.629 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.629 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.629 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.629 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.629 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.630 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.630 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.631 D/TelephonyRegistryManager( 1809):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.631 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:31:58.632 D/GnssNetworkConnectivityHandler( 702): Active Sub List size: 0
10-14 18:31:58.632 I/NSLocationMonitor( 702): onSubscriptionsChanged
10-14 18:31:58.633 W/NSLocationMonitor( 702): Failed to load subId for sim[0]
10-14 18:31:58.633 D/InterruptionStateProvider( 1809): No alerting: filtered
notification: -1|com.android.systemui|1001|null|10067
10-14 18:31:58.633 D/HeadsetPhoneState( 2679): sendDeviceStateChanged. mService=0
mSignal=0 mRoam=0 mBatteryCharge=5
10-14 18:31:58.634 W/NSLocationMonitor( 702): Failed to load subId for sim[1]
10-14 18:31:58.634 I/HeadsetPhoneState( 2679): stopListenForPhoneState(), no
listener indicates nothing is listening
10-14 18:31:58.635 W/HeadsetPhoneState( 2679): startListenForPhoneState, no event
to listen
10-14 18:31:58.635 D/InterruptionStateProvider( 1809): no Heads up : edgelighting
enabled app. -1|com.android.systemui|1001|null|10067
10-14 18:31:58.636 D/QSMumButton( 1809): MumAndDexHelper.needToBeVisible()
result:false, hasMultiUsers?false, DeviceState.isDesktopMode?false,
DesktopManager.isDesktopMode?false, IsDexEnablingOrEnabled:false, mExpanded:false,
isUserSwitcherSettingOn:false
10-14 18:31:58.637 D/QSMumButton( 1809): MumAndDexHelper.needToBeVisible()
result:false, hasMultiUsers?false, DeviceState.isDesktopMode?false,
DesktopManager.isDesktopMode?false, IsDexEnablingOrEnabled:false, mExpanded:false,
isUserSwitcherSettingOn:false
10-14 18:31:58.640 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:58.641 D/BluetoothA2dp( 1809): Proxy object connected
10-14 18:31:58.641 D/BluetoothA2dp( 1809): Proxy object connected
10-14 18:31:58.641 D/BluetoothA2dp( 1809): Proxy object connected
10-14 18:31:58.641 D/BluetoothPan( 1809): Proxy object connected
10-14 18:31:58.642 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:31:58.647 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.654 D/BluetoothController( 1809): updateConnected =
0mConnectionState = 0
10-14 18:31:58.654 D/BluetoothSap( 1809): Proxy object connected
10-14 18:31:58.654 D/BluetoothSap( 1809): getConnectedDevices()
10-14 18:31:58.655 V/SapService( 2679): getConnectedDevices()
10-14 18:31:58.662 D/BluetoothController( 1809): updateConnected =
0mConnectionState = 0
10-14 18:31:58.662 I/CASS_DEBUG( 751): Read : read IoChannel 6, size 20
10-14 18:31:58.662 I/CASS_DEBUG( 751): Request payload number : edf60001
10-14 18:31:58.662 I/CASS_DEBUG( 751): Request Command type : 0xc0000004
10-14 18:31:58.662 I/CASS_DEBUG( 751): Set WakeLock
10-14 18:31:58.662 I/CASS_DEBUG( 751): acquire_wake_lock lock=1 id='cass_wakelock'
10-14 18:31:58.662 I/CASS_DEBUG( 751): Read : read IoChannel 6, size 0
10-14 18:31:58.662 I/CASS_DEBUG( 751): Request _no : edf60001
10-14 18:31:58.662 D/CASS_DEBUG( 751): Request cmd_id : 0xc0000004
10-14 18:31:58.662 D/CASS_DEBUG( 751): Request payload version : 0x00000000
10-14 18:31:58.662 D/CASS_DEBUG( 751): Request data_length : 0
10-14 18:31:58.662 D/CASS_DEBUG( 751): Request data (max 24 bytes) :
10-14 18:31:58.663 D/SecImsManager( 2213): isWfcEnabledByPlatform
10-14 18:31:58.663 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 7980
10-14 18:31:58.663 I/VaultKeeper_COMMON( 430): [CMD:CHECK_CLIENT_REGISTERED]
10-14 18:31:58.672 I/ImsSecChannelCallback( 2171): receive
10-14 18:31:58.672 I/IpcDispatcher<0>( 2171): [Rx]: (M)IPC_IIL_CMD
(S)IPC_IIL_SSAC_INFO (T)EVENT l:13
10-14 18:31:58.674 I/SsacManager( 2171): updateSSACInfo[0] : Voice(-1:0) Video(-
1:0)
10-14 18:31:58.674 D/SecImsManager( 2213): isWfcEnabledByPlatform
10-14 18:31:58.675 I/SsacManager( 2171): Voice Call updateSSACInfo[0] : f[100],
t[0]
10-14 18:31:58.675 I/SsacManager( 2171): Video Call updateSSACInfo[0] : f[100],
t[0]
10-14 18:31:58.675 D/StatusBar.BrightnessController( 1809):
updateSliderAnimationDuration() : 3000
10-14 18:31:58.675 D/StatusBar.BrightnessController( 1809): updateSlider() = 127,
brightnessValue = 0.5019608, min = 1.0
10-14 18:31:58.680 D/BluetoothHearingAid( 1809): Proxy object connected
10-14 18:31:58.681 I/ImsSecChannelCallback( 2171): receive
10-14 18:31:58.681 I/IpcDispatcher<0>( 2171): [Rx]: (M)IPC_IIL_CMD
(S)IPC_IIL_SSAC_INFO (T)EVENT l:13
10-14 18:31:58.682 I/SsacManager( 2171): updateSSACInfo[0] : Voice(-1:0) Video(-
1:0)
10-14 18:31:58.682 I/SsacManager( 2171): Voice Call updateSSACInfo[0] : f[100],
t[0]
10-14 18:31:58.682 I/SsacManager( 2171): Video Call updateSSACInfo[0] : f[100],
t[0]
10-14 18:31:58.683 D/BluetoothController( 1809): updateConnected =
0mConnectionState = 0
10-14 18:31:58.685 D/QSTileHost( 1809): Recreating tiles
10-14 18:31:58.686 D/QSTileHost( 1809): loaded tiles :[Wifi, SoundMode, Bluetooth,
RotationLock, AirplaneMode, Flashlight, MobileData, Hotspot,
custom(com.samsung.android.lool/com.samsung.android.sm.battery.ui.mode.BatteryModeT
ile), Location,
custom(com.samsung.android.mdx/.windowslink.tileservice.SeYourPhoneTileService),
custom(com.samsung.android.app.sharelive/.presentation.quickpanel.DeviceVisibilityT
ileService), custom(com.sec.android.desktopmode.uiservice/.DesktopModeTile),
custom(com.google.android.gms/.nearby.sharing.SharingTileService), BlueLightFilter,
custom(com.android.settings/com.samsung.android.settings.qstile.NightThemeTiles),
Dnd, custom(com.sec.android.app.camera/.service.QrTileService)]
10-14 18:31:58.687 D/Tile.BluetoothTile( 1809): onBluetoothStateChange = true
10-14 18:31:58.687 D/BluetoothA2dp( 1809): Proxy object connected
10-14 18:31:58.690 D/BluetoothController( 1809): updateConnected =
0mConnectionState = 0
10-14 18:31:58.691 D/MultiSIMPreferredSlotBar( 1809):
mMultiSimDataCrossSlotObserver onChange()
10-14 18:31:58.691 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:31:58.691 D/BluetoothMap( 1809): Proxy object connected
10-14 18:31:58.691 D/BluetoothMap( 1809): getConnectedDevices()
10-14 18:31:58.695 D/NetworkController( 1809): onReceive: intent=Intent
{ act=android.telephony.action.SERVICE_PROVIDERS_UPDATED flg=0x10 (has extras) },
slotId = 0
10-14 18:31:58.695 D/CarrierLabel( 1809): updateNetworkName showSpn=false spn=
dataSpn= showPlmn=true plmn=Sem serviço
10-14 18:31:58.695 D/NetworkController( 1809): sendPanelCarrierLabel()
carrierText:Sem serviço, slotId:0, mNumberOfActiveSim:0, airplane:false,
activeSimCount:0, mCarrierTextBySimSlot[0]:Sem serviço
10-14 18:31:58.696 D/KeyguardUpdateMonitor( 1809): updateCarrierTextInfo
10-14 18:31:58.696 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
10-14 18:31:58.697 I/CASS_DEBUG( 751): V1.6.1 : prepareReading
10-14 18:31:58.697 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 2163
10-14 18:31:58.697 I/VaultKeeper_COMMON( 430): [CMD:SENSITIVE_NONCE]
10-14 18:31:58.697 D/BluetoothController( 1809): updateConnected =
0mConnectionState = 0
10-14 18:31:58.698 D/BluetoothHidHost( 1809): Proxy object connected
10-14 18:31:58.698 D/MobileSignalIconsSelector( 1809): getDataIconGroup():
connected=false,enabled=true,level=0,inetCondition=1,dataIconGroup=DataIconGroup(G)
,activityIn=false,activityOut=false,lastModified=10-14
18:31:58.696,dataSim=true,networkName=Sem serviço,networkNameData=Sem
serviço,dataConnected=false,roaming=false,isDefault=false,isEmergency=false,airplan
eMode=false,carrierNetworkChangeMode=false,userSetup=false,defaultDataOff=false,cdm
aEriIconIndex=0,cdmaEriIconMode=0,callState=0,voWifiConnected=false,shouldShowDisab
ledDataIcon=false,bluetoothTethered=false,isLTEFemtoCell=false,cardOperator=null,op
tionalRadioTech=0,isCAIndicator=false,isLimitedStateForCTCSlaveVoLTE=false,isSWRoam
ing=false,isMobileDataSettingEnabled=false,nwBoosterRilEnabled=false,nwBoosterSetti
ngEnabled=false,emergencyModeActivated=false,ismmW5G=false,slotId=0,simState=null,
iconSet = [I@323f44
10-14 18:31:58.702 D/BluetoothController( 1809): updateConnected =
0mConnectionState = 0
10-14 18:31:58.703 D/Tile.BluetoothTile( 1809): onBluetoothStateChange = true
10-14 18:31:58.706 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:31:58.709 D/BluetoothController( 1809): updateConnected =
0mConnectionState = 0
10-14 18:31:58.710 D/SemWifiApHostapdHal( 702): ISehHostapd command: NUM_STA
10-14 18:31:58.715 D/Tile.BluetoothTile( 1809): handleUpdateState enabled = true
connected = false connecting = false changedState =false bluetoothState = 12
enabledChanging = false state =
BooleanState[,icon=ResourceIcon[resId=0x7f08077b],iconSupplier=null,label=Bluetooth
,secondaryLabel=null,contentDescription=Bluetooth,Ligado.,stateDescription=null,dua
lLabelContentDescription=null,expandedAccessibilityClassName=null,disabledByPolicy=
false,dualTarget=true,isTransient=false,state=2,slash="null",tileClassName=null,val
ue=true]
10-14 18:31:58.716 D/Tile.HotspotTile( 1809): onHotspotChanged : false devices =0
10-14 18:31:58.716 D/Tile.BluetoothTile( 1809): handleUpdateState enabled = true
connected = false connecting = false changedState =false bluetoothState = 12
enabledChanging = false state =
BooleanState[,icon=ResourceIcon[resId=0x7f08077b],iconSupplier=null,label=Bluetooth
,secondaryLabel=null,contentDescription=Bluetooth,Ligado.,stateDescription=null,dua
lLabelContentDescription=null,expandedAccessibilityClassName=null,disabledByPolicy=
false,dualTarget=true,isTransient=false,state=2,slash="null",tileClassName=null,val
ue=true]
10-14 18:31:58.717 I/SemWifiApTetheredClientInfo( 702): getWifiApStaListDetail
10-14 18:31:58.717 D/Tile.HotspotTile( 1809): updateItems
10-14 18:31:58.718 D/hot ( 1809): hot updateConnectedDeviceList
mConnectedDevices = []
10-14 18:31:58.721 D/SemBigDataInfoController( 2213): Intent :
android.intent.action.BATTERY_CHANGED
10-14 18:31:58.722 D/TileLifecycleManager( 1809): onServiceConnected
ComponentInfo{com.android.settings/com.samsung.android.settings.qstile.NightThemeTi
les}
10-14 18:31:58.732 D/tzdaemon( 390): [ts]
======================================================
10-14 18:31:58.732 D/tzdaemon( 390): [ts] msgToCommsAgent->cmd_group = 5
10-14 18:31:58.732 D/tzdaemon( 390): [ts] msgToCommsAgent->szData = 278
10-14 18:31:58.732 D/tzdaemon( 390): [ts]
======================================================
10-14 18:31:58.732 D/tzdaemon( 390): [ts] msgToCommsAgent->command =
TS_CMD_WRITE_DATA
10-14 18:31:58.732 D/tzdaemon( 390): [ts] Received : TS_CMD_WRITE_DATA
10-14 18:31:58.732 D/tzdaemon( 390): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
10-14 18:31:58.732 D/tzdaemon( 390): [ts] Storage ID : -2147483648
10-14 18:31:58.732 D/tzdaemon( 390): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/9c25c715/
10-14 18:31:58.732 D/tzdaemon( 390): [ts] Info offset is : 24
10-14 18:31:58.732 D/tzdaemon( 390): [ts] Storage metadata offset is : 24
10-14 18:31:58.732 D/tzdaemon( 390): [ts] Object Info Size is 128
10-14 18:31:58.732 D/tzdaemon( 390): [ts] Object attributes size is : 0
10-14 18:31:58.732 D/tzdaemon( 390): [ts] Object number of data chunks : 0
10-14 18:31:58.732 D/tzdaemon( 390): [ts] Data offset is : 164
10-14 18:31:58.733 D/NetworkController.SecMobileSignalController(0/2147483647)
( 1809): onSignalStrengthsChanged level=4
10-14 18:31:58.733 D/MobileSignalIconsSelector( 1809): getDataIconGroup(): 0
10-14 18:31:58.733 D/tzdaemon( 390): [ts] Required direcories made successfully
10-14 18:31:58.734 D/MobileSignalIconsSelector( 1809): getDataIconGroup():
connected=false,enabled=true,level=0,inetCondition=1,dataIconGroup=DataIconGroup(UN
KNOWN),activityIn=false,activityOut=false,lastModified=10-14
18:31:58.733,dataSim=true,networkName=Sem serviço,networkNameData=Sem
serviço,dataConnected=false,roaming=false,isDefault=false,isEmergency=false,airplan
eMode=false,carrierNetworkChangeMode=false,userSetup=false,defaultDataOff=false,cdm
aEriIconIndex=0,cdmaEriIconMode=0,callState=0,voWifiConnected=false,shouldShowDisab
ledDataIcon=false,bluetoothTethered=false,isLTEFemtoCell=false,cardOperator=null,op
tionalRadioTech=0,isCAIndicator=false,isLimitedStateForCTCSlaveVoLTE=false,isSWRoam
ing=false,isMobileDataSettingEnabled=false,nwBoosterRilEnabled=false,nwBoosterSetti
ngEnabled=false,emergencyModeActivated=false,ismmW5G=false,slotId=0,simState=null,
iconSet = null
10-14 18:31:58.735 D/tzdaemon( 390): [ts] flags = 1
10-14 18:31:58.735 D/tzdaemon( 390): [ts] Storage metadata offset is : 164
10-14 18:31:58.739 I/System.out( 2213): Broadcasting: Intent
{ act=com.sec.intent.action.CP_CHAN_INFO flg=0x1000000 (has extras) }
10-14 18:31:58.740 W/ActivityManager( 702): Broadcast Intent
{ act=com.sec.intent.action.CP_CHAN_INFO flg=0x1000010 (has extras) } not ordered
but result callback requested!
10-14 18:31:58.746 D/tzdaemon( 390): [ts]
======================================================
10-14 18:31:58.746 D/tzdaemon( 390): [ts] msgToCommsAgent->cmd_group = 5
10-14 18:31:58.746 D/tzdaemon( 390): [ts] msgToCommsAgent->szData = 16718
10-14 18:31:58.746 D/tzdaemon( 390): [ts]
======================================================
10-14 18:31:58.746 D/tzdaemon( 390): [ts] msgToCommsAgent->command =
TS_CMD_WRITE_DATA
10-14 18:31:58.746 D/tzdaemon( 390): [ts] Received : TS_CMD_WRITE_DATA
10-14 18:31:58.746 D/tzdaemon( 390): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
10-14 18:31:58.746 D/tzdaemon( 390): [ts] Storage ID : -2147483648
10-14 18:31:58.746 I/System.out( 2213): Broadcasting: Intent
{ act=com.sec.intent.action.CP_CHAN_INFO flg=0x1000000 (has extras) }
10-14 18:31:58.746 D/tzdaemon( 390): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/9c25c715/
10-14 18:31:58.746 D/tzdaemon( 390): [ts] Info offset is : 24
10-14 18:31:58.746 D/tzdaemon( 390): [ts] Storage metadata offset is : 24
10-14 18:31:58.746 D/tzdaemon( 390): [ts] Object Info Size is 128
10-14 18:31:58.746 D/tzdaemon( 390): [ts] Object attributes size is : 0
10-14 18:31:58.746 D/tzdaemon( 390): [ts] Object number of data chunks : 1
10-14 18:31:58.746 D/tzdaemon( 390): [ts] Object write start chunk : 0
10-14 18:31:58.746 D/tzdaemon( 390): [ts] Object data chunk size : 16428
10-14 18:31:58.746 D/tzdaemon( 390): [ts] Data offset is : 172
10-14 18:31:58.746 D/tzdaemon( 390): [ts] Required direcories made successfully
10-14 18:31:58.747 W/ActivityManager( 702): Broadcast Intent
{ act=com.sec.intent.action.CP_CHAN_INFO flg=0x1000010 (has extras) } not ordered
but result callback requested!
10-14 18:31:58.749 D/tzdaemon( 390): [ts] Number of chunks = 1
10-14 18:31:58.751 D/tzdaemon( 390): [ts] chunks to
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/9c25c715/
data_chunk written
10-14 18:31:58.751 I/System.out( 2213): Broadcasting: Intent
{ act=com.samsung.intent.action.BIG_DATA_INFO (has extras) }
10-14 18:31:58.751 D/tzdaemon( 390): [ts] flags = 1
10-14 18:31:58.751 D/tzdaemon( 390): [ts] Storage metadata offset is : 16600
10-14 18:31:58.756 E/HBD ( 2538): a getPackageInfo,
NameNotFoundException(com.samsung.android.svoiceime)
10-14 18:31:58.758 I/System.out( 2213): Broadcasting: Intent
{ act=com.samsung.intent.action.UICC_HQM_DATA (has extras) }
10-14 18:31:58.764 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
10-14 18:31:58.769 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 1443
10-14 18:31:58.769 I/VaultKeeper_COMMON( 430): [CMD:ENCRYPT_MSG]
10-14 18:31:58.780 I/HBD ( 2538): b [PresenterCacheManager] addKeyboard: cached
size = 1
10-14 18:31:58.786 I/HBD ( 2538): HoneyBoardService [PF_OP][onStartInput]
395407962 ns
10-14 18:31:58.791 D/KeyguardRectangleAffordanceView( 1809): setPreviewView:
mRight=false,color=-1
10-14 18:31:58.804 I/WindowManager( 702): Reparenting to original parent:
Surface(name=WallpaperWindowToken{424d835
token=android.os.Binder@b3a1a40})/@0x6e26760, destroy=true,
surface=Surface(name=6a81adb com.android.systemui.ImageWallpaper)/@0xd0f8f63
10-14 18:31:58.804 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622828828320]
10-14 18:31:58.804 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622828828320]
10-14 18:31:58.805 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
10-14 18:31:58.806 D/VaultKeeper_MGR( 751): ~VaultKeeperManager
10-14 18:31:58.806 I/CASS_DEBUG( 751): Response _no : edf60001
10-14 18:31:58.806 D/CASS_DEBUG( 751): Response ret : 0x00000000
10-14 18:31:58.806 D/CASS_DEBUG( 751): Response cmd_id : 0xc0000005
10-14 18:31:58.806 D/CASS_DEBUG( 751): Response payload version : 0x00000000
10-14 18:31:58.806 D/CASS_DEBUG( 751): Response data_length : 60
10-14 18:31:58.806 D/CASS_DEBUG( 751): Response data (max 24 bytes) :
10-14 18:31:58.806 I/CASS_DEBUG( 751):
38000000aabb6aa73584075dd7eec164486946d3528147c9
10-14 18:31:58.806 I/CASS_DEBUG( 751): Write : write IoChannel 6, size 80
10-14 18:31:58.806 I/CASS_DEBUG( 751): Set WakeUnlock
10-14 18:31:58.806 I/CASS_DEBUG( 751): release_wake_lock id='cass_wakelock'
10-14 18:31:58.806 I/CASS_DEBUG( 751): Read : read IoChannel 6, size 4
10-14 18:31:58.807 I/Layer ( 608): id=48 removeFromCurrentState
Surface(name=6a81adb com.android.systemui.ImageWallpaper)/@0xd0f8f63 - animation-
leash#0 (46)
10-14 18:31:58.808 I/CASS_DEBUG( 751): Read : read IoChannel 6, size 20
10-14 18:31:58.808 I/CASS_DEBUG( 751): Request payload number : edf60002
10-14 18:31:58.808 I/CASS_DEBUG( 751): Request Command type : 0xc0000006
10-14 18:31:58.808 I/CASS_DEBUG( 751): Set WakeLock
10-14 18:31:58.808 I/CASS_DEBUG( 751): acquire_wake_lock lock=1 id='cass_wakelock'
10-14 18:31:58.808 I/CASS_DEBUG( 751): Read : read IoChannel 6, size 96
10-14 18:31:58.808 I/CASS_DEBUG( 751): Request _no : edf60002
10-14 18:31:58.808 D/CASS_DEBUG( 751): Request cmd_id : 0xc0000006
10-14 18:31:58.808 D/CASS_DEBUG( 751): Request payload version : 0x00000000
10-14 18:31:58.808 D/CASS_DEBUG( 751): Request data_length : 96
10-14 18:31:58.808 D/CASS_DEBUG( 751): Request data (max 24 bytes) :
10-14 18:31:58.808 I/CASS_DEBUG( 751):
5c0000003fa8463566688a283ea789085033e957518147c9
10-14 18:31:58.808 I/HBD ( 2538): a registerUpdater: size = 9
10-14 18:31:58.809 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 533
10-14 18:31:58.809 I/VaultKeeper_COMMON( 430): [CMD:CHECK_CLIENT_REGISTERED]
10-14 18:31:58.809 I/SurfaceFlinger( 608): id=48 Removed Surface(name=6a81adb
com.android.systemui.ImageWallpaper)/@0xd0f8f63 - animation-leash#0 (46)
10-14 18:31:58.814 D/legacyImsManager[0]( 1809): onReceive
com.sec.ims.imsmanager.RESTART
10-14 18:31:58.816 D/legacyImsManager( 1809): registerPreviousListeners:
mRegListeners:0 mDialogListeners:0 mVideoListeners:0 mImSessionListeners:0
mOngoingFtEventListeners:0 mAutoConfigurationListener:0
mSimMobilityStatusListeners:0 mEpdgListeners:0 mCmcRegListeners:0
10-14 18:31:58.816 D/SystemUIImsManager( 1809): onConnected mImsManager : slotId =
0
10-14 18:31:58.817 D/legacyImsManager[0]( 1809): registerImsRegistrationListener
10-14 18:31:58.820 I/Layer ( 608): id=48[1] Destroyed Surface(name=6a81adb
com.android.systemui.ImageWallpaper)/@0xd0f8f63 - animation-leash#0
10-14 18:31:58.821 D/legacyImsManager[1]( 1809): onReceive
com.sec.ims.imsmanager.RESTART
10-14 18:31:58.824 D/legacyImsManager( 1809): registerPreviousListeners:
mRegListeners:0 mDialogListeners:0 mVideoListeners:0 mImSessionListeners:0
mOngoingFtEventListeners:0 mAutoConfigurationListener:0
mSimMobilityStatusListeners:0 mEpdgListeners:0 mCmcRegListeners:0
10-14 18:31:58.824 D/SystemUIImsManager( 1809): onConnected mImsManager : slotId =
1
10-14 18:31:58.824 D/legacyImsManager[1]( 1809): registerImsRegistrationListener
10-14 18:31:58.832 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:31:58.832 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:31:58.833 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:31:58.833 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.833 D/TileLifecycleManager( 1809): onServiceConnected
ComponentInfo{com.android.settings/com.samsung.android.settings.qstile.SecAccountTi
les}
10-14 18:31:58.835 D/TileLifecycleManager( 1809): Unbinding service Intent
{ cmp=com.android.settings/com.samsung.android.settings.qstile.SecAccountTiles (has
extras) } UserHandle{0}
10-14 18:31:58.835 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.837 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.838 W/SemDesktopModeManager( 2971):
unregisterListener(EventListener) is removed. Please use
unregisterListener(DesktopModeListener) instead.
10-14 18:31:58.839 I/Choreographer( 1809): Skipped 31 frames! The application may
be doing too much work on its main thread.
10-14 18:31:58.841 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.842 I/io_stats( 385): !@ 179,0 r 119652 8322380 w 15863 5409332 d
3382 2463836 f 5914 2365 iot 89548 0 th 102400 102400 64728 pt 232 inp 0 0 141.350
10-14 18:31:58.845 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.846 V/Navbar.Store( 1809): handleEvent [EventType]
GET_BOOL_USE_NAVBAR_BACKGROUND_FRAME [Module] NavigationBarTransitions
KEYS_DEFAULT=false
10-14 18:31:58.846 V/Navbar.Store( 1809): --
[Band]COLOR_PACK_GET_USE_NAVBAR_BACKGROUND_FRAME
10-14 18:31:58.846 V/Navbar.Store( 1809): ----
getValue(BOOL_NAVBAR_GESTURAL_MODE)=false
10-14 18:31:58.846 V/Navbar.Store( 1809): ----getValue(BOOL_NAVBAR_OPAQUE)=false
10-14 18:31:58.846 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
10-14 18:31:58.847 I/CASS_DEBUG( 751): V1.6.1 : completeReading
10-14 18:31:58.847 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.847 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 1878
10-14 18:31:58.847 I/VaultKeeper_COMMON( 430): [CMD:READ_SHELTERED]
10-14 18:31:58.851 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.853 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.856 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.861 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.863 D/NetworkController.SecMobileSignalController(0/2147483647)
( 1809): onDisplayInfoChanged: displayInfo=TelephonyDisplayInfo {network=UNKNOWN,
override=NONE}, is5gAvailable = false
10-14 18:31:58.863 D/MobileSignalIconsSelector( 1809): getDataIconGroup(): 0
10-14 18:31:58.873 D/StackScrollAlgorithm( 1809): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{8b1dd16 I.E...... ......ID
19,0-701,480}
10-14 18:31:58.875 I/DefaultPermGrantPolicy( 702): Revoking permissions from
disabled data services for user:0
10-14 18:31:58.878 D/tzdaemon( 390): [ts]
======================================================
10-14 18:31:58.878 D/tzdaemon( 390): [ts] msgToCommsAgent->cmd_group = 5
10-14 18:31:58.878 D/tzdaemon( 390): [ts] msgToCommsAgent->szData = 36
10-14 18:31:58.878 D/tzdaemon( 390): [ts]
======================================================
10-14 18:31:58.878 D/tzdaemon( 390): [ts] msgToCommsAgent->command =
TS_CMD_READ_DATA
10-14 18:31:58.878 D/tzdaemon( 390): [ts] Received : TS_CMD_READ_DATA
10-14 18:31:58.878 D/tzdaemon( 390): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
10-14 18:31:58.878 D/tzdaemon( 390): [ts] Storage ID : -2147483648
10-14 18:31:58.878 D/tzdaemon( 390): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/9c25c715/
10-14 18:31:58.878 D/tzdaemon( 390): [ts] Info offset is : 24
10-14 18:31:58.878 D/tzdaemon( 390): [ts] Storage metadata offset is : 24
10-14 18:31:58.878 D/tzdaemon( 390): [ts] Number of data chunks to read = 1 start-
chunk = 0 chunk-size = 16428
10-14 18:31:58.878 D/tzdaemon( 390): [ts] szdata = 24 size = 0
10-14 18:31:58.878 D/tzdaemon( 390): [ts] Calculating size of
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/9c25c715/
obj_info of type 1
10-14 18:31:58.878 D/tzdaemon( 390): [ts] Read resource
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/9c25c715/
obj_info success, size: 128
10-14 18:31:58.878 D/tzdaemon( 390): [ts] szdata = 156 size = 0
10-14 18:31:58.878 D/tzdaemon( 390): [ts] szdata = 160 size = 4
10-14 18:31:58.878 D/tzdaemon( 390): [ts] Read resource
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/9c25c715/
data_chunk success, size: 16428
10-14 18:31:58.878 D/tzdaemon( 390): [ts] szdata = 16600 size = 4
10-14 18:31:58.880 I/DefaultPermGrantPolicy( 702): Granting permissions to enabled
data services for user:0
10-14 18:31:58.880 D/KnoxStateMonitorImpl( 1809): handlePersonaStateChange
10-14 18:31:58.881 D/tzdaemon( 390): [ts]
======================================================
10-14 18:31:58.881 D/tzdaemon( 390): [ts] msgToCommsAgent->cmd_group = 5
10-14 18:31:58.881 D/tzdaemon( 390): [ts] msgToCommsAgent->szData = 96
10-14 18:31:58.881 D/tzdaemon( 390): [ts]
======================================================
10-14 18:31:58.881 D/tzdaemon( 390): [ts] msgToCommsAgent->command =
TS_CMD_DELETE_OBJECT
10-14 18:31:58.881 D/tzdaemon( 390): [ts] Received : TS_CMD_DELETE_OBJECT
10-14 18:31:58.881 D/tzdaemon( 390): [ts] >>
10-14 18:31:58.881 D/tzdaemon( 390): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
10-14 18:31:58.881 D/tzdaemon( 390): [ts] Storage ID : -2147483648
10-14 18:31:58.881 D/tzdaemon( 390): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/9c25c715/
10-14 18:31:58.881 D/tzdaemon( 390): [ts] Info offset is : 24
10-14 18:31:58.881 D/tzdaemon( 390): [ts] Storage metadata offset is : 24
10-14 18:31:58.881 D/tzdaemon( 390): [ts] Removing chunk
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/9c25c715/
data_chunk
10-14 18:31:58.881 D/tzdaemon( 390): [ts] Removing chunk
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/9c25c715/
obj_info
10-14 18:31:58.881 D/tzdaemon( 390): [ts] Deleting Object
10-14 18:31:58.882 D/DeviceState( 1809): getDisplayHeight portrait? true
displayHeight= 1600
10-14 18:31:58.884 D/KnoxStateMonitorImpl( 1809): handlePersonaStateChange
10-14 18:31:58.886 D/DeviceState( 1809): getDisplayHeight portrait? true
displayHeight= 1600
10-14 18:31:58.887 V/ShortcutManager( 1809):
getSettingValues(2;com/samsvng.aodroie.diamer/cpm.sansung/andrpid.djaler/
DialuactsBctivjty;1<com.tec.aodroie.app/camesa/con.sec/andrpid.aqp.canera.Damerb;)
10-14 18:31:58.889 D/MultiSIMPreferredSlotBar( 1809): onSubscriptionsChanged:
10-14 18:31:58.890 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.890 I/HwrLanguagePackManager( 2538): update start
10-14 18:31:58.890 I/HWRLanguageManager( 2538): update() : download the latest
resource list from server!
10-14 18:31:58.892 I/InternalContentProvider( 2800): getCurrentVoiceCall null
10-14 18:31:58.893 I/InternalContentProvider( 2800): Take NetUiCallFunctions
10-14 18:31:58.893 I/NetUiCallFunctions( 2800): call getCurrentVoiceCall null
Bundle[EMPTY_PARCEL]
10-14 18:31:58.893 D/ShortcutManager( 1809): updateShortcut : 0 activityInfo is
null, resolveInfo is : null, return FALSE
10-14 18:31:58.893 I/HWRRMLauncher( 2538): > launchUpdateByIntent : language = 1000
10-14 18:31:58.893 I/HWRRMLauncher( 2538): > launchUpdateByIntent : send BR with
command permission
10-14 18:31:58.896 I/HWRRMLauncher( 2538): > launchUpdateByIntent : send BR with
default permission
10-14 18:31:58.896 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.897 I/Telecom:SamsungTelecomServiceImpl( 702):
getUserSelectedOutgoingPhoneAccount - callingPackage :
com.samsung.android.app.telephonyui
10-14 18:31:58.898 D/ShortcutManager( 1809): updateShortcut : 1 activityInfo is
null, resolveInfo is : null, return FALSE
10-14 18:31:58.898 I/FT.SimUtilFeature( 2800): getSubIdForPhoneAccountHandle
phoneAccountSubId: -1
10-14 18:31:58.898 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
10-14 18:31:58.899 D/VaultKeeper_MGR( 751): ~VaultKeeperManager
10-14 18:31:58.899 I/CASS_DEBUG( 751): Response _no : edf60002
10-14 18:31:58.899 D/CASS_DEBUG( 751): Response ret : 0x00000000
10-14 18:31:58.899 D/CASS_DEBUG( 751): Response cmd_id : 0xc0000007
10-14 18:31:58.899 D/CASS_DEBUG( 751): Response payload version : 0x00000000
10-14 18:31:58.899 D/CASS_DEBUG( 751): Response data_length : 131
10-14 18:31:58.899 D/CASS_DEBUG( 751): Response data (max 24 bytes) :
10-14 18:31:58.899 I/CASS_DEBUG( 751):
7f00000047dc21af4c1db0f10471555eb07add82508147c9
10-14 18:31:58.899 I/CASS_DEBUG( 751): Write : write IoChannel 6, size 151
10-14 18:31:58.899 I/CASS_DEBUG( 751): Set WakeUnlock
10-14 18:31:58.899 I/CASS_DEBUG( 751): release_wake_lock id='cass_wakelock'
10-14 18:31:58.899 I/CASS_DEBUG( 751): Read : read IoChannel 6, size 4
10-14 18:31:58.900 I/HWRRMHelper( 2538): Get ContentProviderClient
10-14 18:31:58.900 I/UT.TelephonyUtils( 2800): getPhoneId : subId = -1
10-14 18:31:58.901 I/CASS_DEBUG( 751): Read : read IoChannel 6, size 20
10-14 18:31:58.901 I/CASS_DEBUG( 751): Request payload number : edf60003
10-14 18:31:58.901 I/CASS_DEBUG( 751): Request Command type : 0xc0000004
10-14 18:31:58.901 I/CASS_DEBUG( 751): Set WakeLock
10-14 18:31:58.901 I/CASS_DEBUG( 751): acquire_wake_lock lock=1 id='cass_wakelock'
10-14 18:31:58.901 W/ActivityThread( 2538): Failed to find provider info for
com.samsung.android.sdk.handwriting.resourcemanager (user not unlocked)
10-14 18:31:58.901 I/CASS_DEBUG( 751): Read : read IoChannel 6, size 0
10-14 18:31:58.901 I/CASS_DEBUG( 751): Request _no : edf60003
10-14 18:31:58.901 D/CASS_DEBUG( 751): Request cmd_id : 0xc0000004
10-14 18:31:58.901 E/HWRRMHelper( 2538): [getContentProviderClient] content
provider client is null!
10-14 18:31:58.901 D/CASS_DEBUG( 751): Request payload version : 0x00000000
10-14 18:31:58.901 D/CASS_DEBUG( 751): Request data_length : 0
10-14 18:31:58.901 D/CASS_DEBUG( 751): Request data (max 24 bytes) :
10-14 18:31:58.901 E/HWRLanguagePackManager( 2538): [updateLanguageManagerSync]
ContentProvider is not available!
10-14 18:31:58.901 I/HWRLanguagePackManager( 2538): [updateLanguageManager] Fail to
update language list!
10-14 18:31:58.901 I/HwrLanguagePackManager( 2538): update result = 1
10-14 18:31:58.901 E/HwrLanguagePackManager( 2538): update failure
10-14 18:31:58.901 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.902 I/Telecom:SamsungTelecomServiceImpl( 702):
getCallCapablePhoneAccounts - includeDisabledAccounts : false / callingPackage :
com.samsung.android.app.telephonyui
10-14 18:31:58.903 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 5256
10-14 18:31:58.903 I/VaultKeeper_COMMON( 430): [CMD:CHECK_CLIENT_REGISTERED]
10-14 18:31:58.903 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.904 I/NU.SimCardManagerUtils( 2800):
isSupportCallPreferredOthers() / Not supported
10-14 18:31:58.904 I/NU.QuickpanelNetworkReceiver( 2800): GetCurrentVoiceCall
currentPos : 1
10-14 18:31:58.904 I/NetUiCallFunctions( 2800): GET_CURRENT_VOICE_CALL :1
10-14 18:31:58.906 V/WindowManager( 702): Relayout Window{8fb3d19 u0 InputMethod}:
viewVisibility=8 req=720x90
10-14 18:31:58.908 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.908 I/Telecom:SamsungTelecomServiceImpl( 702):
getUserSelectedOutgoingPhoneAccount - callingPackage :
com.samsung.android.app.telephonyui
10-14 18:31:58.909 I/FT.SimUtilFeature( 2800): getSubIdForPhoneAccountHandle
phoneAccountSubId: -1
10-14 18:31:58.910 I/UT.TelephonyUtils( 2800): getPhoneId : subId = -1
10-14 18:31:58.912 I/Telecom:SamsungTelecomServiceImpl( 702):
getCallCapablePhoneAccounts - includeDisabledAccounts : false / callingPackage :
com.samsung.android.app.telephonyui
10-14 18:31:58.913 I/NU.SimCardManagerUtils( 2800):
isSupportCallPreferredOthers() / Not supported
10-14 18:31:58.913 I/NU.QuickpanelNetworkReceiver( 2800): GetCurrentVoiceCall
currentPos : 1
10-14 18:31:58.913 V/WindowManager( 702): Relayout hash=8fb3d19, pid=2538:
mAttrs={(0,0)(fillxwrap) gr=BOTTOM CENTER_VERTICAL sim={adjust=pan
forwardNavigation} ty=INPUT_METHOD fmt=TRANSPARENT wanim=0x7f130142
10-14 18:31:58.913 V/WindowManager( 702): fl=81800108
10-14 18:31:58.913 V/WindowManager( 702): pfl=12000000
10-14 18:31:58.913 V/WindowManager( 702): vsysui=10
10-14 18:31:58.913 V/WindowManager( 702): apr=LIGHT_NAVIGATION_BARS
10-14 18:31:58.913 V/WindowManager( 702): fitTypes=STATUS_BARS NAVIGATION_BARS
10-14 18:31:58.913 V/WindowManager( 702): fitSides=LEFT TOP RIGHT
10-14 18:31:58.913 V/WindowManager( 702): fitIgnoreVis dimDuration=150
naviIconColor=0}
10-14 18:31:58.914 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.914 I/SurfaceControl( 2538): assignNativeObject: nativeObject = 0
Surface(name=null)/@0x1ac186f / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1826
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:31:58.914 I/SurfaceControl( 2538): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xa92697c / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1836
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:31:58.915 I/ViewRootImpl@2ce0a11[InputMethod]( 2538): Relayout returned:
old=(0,1510,720,1600) new=(0,1510,720,1600) req=(720,90)8 dur=10 res=0x1 s={false
0} ch=false fn=-1
10-14 18:31:58.915 D/MultiSIMPreferredSlotBar( 1809): getCurrentVoiceCall, true, 1
10-14 18:31:58.919 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.923 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.926 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.927 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.928 D/SecNotificationBlockManager( 1809):
checkConfigCSC :com.android.systemui
10-14 18:31:58.929 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.930 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.933 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.935 D/KeyguardBottomAreaShortcutView( 1809): mIndicationArea margin
start : 113, end : 113, bottom : 104
10-14 18:31:58.935 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.935 D/FaceWidgetPagesController( 1809): onRefreshCarrierInfo()
10-14 18:31:58.937 D/FaceWidgetClockRoamManager( 1809): isNetworkRoamingState id=-1
10-14 18:31:58.937 D/FaceWidgetClockRoamManager( 1809): isNetworkRoamingState false
10-14 18:31:58.937 D/FaceWidgetClockRoamManager( 1809): onRefreshCarrierInfo(pre,
now): false, false
10-14 18:31:58.938 D/CarrierTextController( 1809): onRefreshCarrierInfo(),
mTelephonyCapable: false
10-14 18:31:58.938 D/CarrierTextController( 1809): updateCarrierText(): 0
10-14 18:31:58.938 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.939 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
10-14 18:31:58.939 D/CarrierTextController( 1809): plmn Of NetworkController Impl :
Sem serviço
10-14 18:31:58.939 I/CASS_DEBUG( 751): V1.6.1 : prepareReading
10-14 18:31:58.940 D/CarrierTextController( 1809): setText : Sem serviço
10-14 18:31:58.940 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 5018
10-14 18:31:58.940 I/VaultKeeper_COMMON( 430): [CMD:SENSITIVE_NONCE]
10-14 18:31:58.940 D/StatusbarSignalPolicy( 1809): setMobileDataIndicators state =
MobileIconState(subId=2147483647, strengthId=2131233598, roaming=false, typeId=0,
visible=true, activityId=0, roamingId=0, slotId=0)
10-14 18:31:58.941 D/StatusbarSignalPolicy( 1809): setMobileDataIndicators state =
MobileIconState(subId=2147483647, strengthId=2131233598, roaming=false, typeId=0,
visible=true, activityId=0, roamingId=0, slotId=0)
10-14 18:31:58.941 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.944 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.947 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.953 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.953 D/StackScrollAlgorithm( 1809): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{8b1dd16 I.E...... ......ID
19,0-701,480}
10-14 18:31:58.956 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.959 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.959 V/KeyguardUpdateMonitor( 1809): onSubscriptionInfoChanged()
10-14 18:31:58.961 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.964 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.966 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.967 D/KeyguardBottomAreaShortcutView( 1809): mIndicationArea margin
start : 113, end : 113, bottom : 104
10-14 18:31:58.968 D/FaceWidgetPagesController( 1809): onRefreshCarrierInfo()
10-14 18:31:58.968 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.968 D/FaceWidgetClockRoamManager( 1809): isNetworkRoamingState id=-1
10-14 18:31:58.969 D/FaceWidgetClockRoamManager( 1809): isNetworkRoamingState false
10-14 18:31:58.969 D/FaceWidgetClockRoamManager( 1809): onRefreshCarrierInfo(pre,
now): false, false
10-14 18:31:58.969 D/CarrierTextController( 1809): onRefreshCarrierInfo(),
mTelephonyCapable: false
10-14 18:31:58.969 D/CarrierTextController( 1809): updateCarrierText(): 0
10-14 18:31:58.970 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.971 D/tzdaemon( 390): [ts]
======================================================
10-14 18:31:58.971 D/tzdaemon( 390): [ts] msgToCommsAgent->cmd_group = 5
10-14 18:31:58.971 D/tzdaemon( 390): [ts] msgToCommsAgent->szData = 278
10-14 18:31:58.971 D/tzdaemon( 390): [ts]
======================================================
10-14 18:31:58.971 D/tzdaemon( 390): [ts] msgToCommsAgent->command =
TS_CMD_WRITE_DATA
10-14 18:31:58.971 D/tzdaemon( 390): [ts] Received : TS_CMD_WRITE_DATA
10-14 18:31:58.971 D/tzdaemon( 390): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
10-14 18:31:58.971 D/tzdaemon( 390): [ts] Storage ID : -2147483648
10-14 18:31:58.971 D/tzdaemon( 390): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/eb75b8a0/
10-14 18:31:58.971 D/tzdaemon( 390): [ts] Info offset is : 24
10-14 18:31:58.971 D/tzdaemon( 390): [ts] Storage metadata offset is : 24
10-14 18:31:58.971 D/tzdaemon( 390): [ts] Object Info Size is 128
10-14 18:31:58.971 D/tzdaemon( 390): [ts] Object attributes size is : 0
10-14 18:31:58.971 D/tzdaemon( 390): [ts] Object number of data chunks : 0
10-14 18:31:58.971 D/tzdaemon( 390): [ts] Data offset is : 164
10-14 18:31:58.971 D/tzdaemon( 390): [ts] Required direcories made successfully
10-14 18:31:58.972 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.973 D/tzdaemon( 390): [ts] flags = 1
10-14 18:31:58.973 D/tzdaemon( 390): [ts] Storage metadata offset is : 164
10-14 18:31:58.974 D/CarrierTextController( 1809): plmn Of NetworkController Impl :
Sem serviço
10-14 18:31:58.974 D/CarrierTextController( 1809): setText : Sem serviço
10-14 18:31:58.975 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.980 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.982 D/tzdaemon( 390): [ts]
======================================================
10-14 18:31:58.982 D/tzdaemon( 390): [ts] msgToCommsAgent->cmd_group = 5
10-14 18:31:58.982 D/tzdaemon( 390): [ts] msgToCommsAgent->szData = 16718
10-14 18:31:58.982 D/tzdaemon( 390): [ts]
======================================================
10-14 18:31:58.982 D/tzdaemon( 390): [ts] msgToCommsAgent->command =
TS_CMD_WRITE_DATA
10-14 18:31:58.982 D/tzdaemon( 390): [ts] Received : TS_CMD_WRITE_DATA
10-14 18:31:58.982 D/tzdaemon( 390): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
10-14 18:31:58.982 D/tzdaemon( 390): [ts] Storage ID : -2147483648
10-14 18:31:58.982 D/tzdaemon( 390): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/eb75b8a0/
10-14 18:31:58.982 D/tzdaemon( 390): [ts] Info offset is : 24
10-14 18:31:58.982 D/tzdaemon( 390): [ts] Storage metadata offset is : 24
10-14 18:31:58.982 D/tzdaemon( 390): [ts] Object Info Size is 128
10-14 18:31:58.982 D/tzdaemon( 390): [ts] Object attributes size is : 0
10-14 18:31:58.982 D/tzdaemon( 390): [ts] Object number of data chunks : 1
10-14 18:31:58.982 D/tzdaemon( 390): [ts] Object write start chunk : 0
10-14 18:31:58.982 D/tzdaemon( 390): [ts] Object data chunk size : 16428
10-14 18:31:58.982 D/tzdaemon( 390): [ts] Data offset is : 172
10-14 18:31:58.982 D/tzdaemon( 390): [ts] Required direcories made successfully
10-14 18:31:58.983 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.984 D/tzdaemon( 390): [ts] Number of chunks = 1
10-14 18:31:58.985 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.986 I/AppOps ( 702): commitUidPendingStateLocked() :: UID - 1002,
100 > 100, 7 > 7
10-14 18:31:58.986 D/StackScrollAlgorithm( 1809): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{8b1dd16 I.E...... ......ID
19,0-701,480}
10-14 18:31:58.986 D/tzdaemon( 390): [ts] chunks to
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/eb75b8a0/
data_chunk written
10-14 18:31:58.986 D/tzdaemon( 390): [ts] flags = 1
10-14 18:31:58.986 D/tzdaemon( 390): [ts] Storage metadata offset is : 16600
10-14 18:31:58.987 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.990 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.992 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.994 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.996 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:58.997 D/StackScrollAlgorithm( 1809): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{8b1dd16 I.E...... ......ID
19,0-701,480}
10-14 18:31:58.998 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.000 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
10-14 18:31:59.000 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 2842
10-14 18:31:59.000 I/VaultKeeper_COMMON( 430): [CMD:ENCRYPT_MSG]
10-14 18:31:59.000 D/KeyguardRectangleAffordanceView( 1809): setPreviewView:
mRight=false,color=-1
10-14 18:31:59.001 D/KeyguardRectangleAffordanceView( 1809): setPreviewView:
mRight=true,color=-16777216
10-14 18:31:59.004 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.009 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.013 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.015 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.016 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.019 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.021 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.023 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.025 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.027 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.029 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.031 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.032 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
10-14 18:31:59.032 D/VaultKeeper_MGR( 751): ~VaultKeeperManager
10-14 18:31:59.032 I/CASS_DEBUG( 751): Response _no : edf60003
10-14 18:31:59.032 D/CASS_DEBUG( 751): Response ret : 0x00000000
10-14 18:31:59.032 D/CASS_DEBUG( 751): Response cmd_id : 0xc0000005
10-14 18:31:59.032 D/CASS_DEBUG( 751): Response payload version : 0x00000000
10-14 18:31:59.032 D/CASS_DEBUG( 751): Response data_length : 60
10-14 18:31:59.032 D/CASS_DEBUG( 751): Response data (max 24 bytes) :
10-14 18:31:59.032 I/CASS_DEBUG( 751):
38000000a8559b24f62a893f5ace6e1768f73eaa528147c9
10-14 18:31:59.032 I/CASS_DEBUG( 751): Write : write IoChannel 6, size 80
10-14 18:31:59.032 I/CASS_DEBUG( 751): Set WakeUnlock
10-14 18:31:59.032 I/CASS_DEBUG( 751): release_wake_lock id='cass_wakelock'
10-14 18:31:59.032 I/CASS_DEBUG( 751): Read : read IoChannel 6, size 4
10-14 18:31:59.033 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.034 I/CASS_DEBUG( 751): Read : read IoChannel 6, size 20
10-14 18:31:59.034 I/CASS_DEBUG( 751): Request payload number : edf60004
10-14 18:31:59.034 I/CASS_DEBUG( 751): Request Command type : 0xc000000c
10-14 18:31:59.034 I/CASS_DEBUG( 751): Set WakeLock
10-14 18:31:59.034 I/CASS_DEBUG( 751): acquire_wake_lock lock=1 id='cass_wakelock'
10-14 18:31:59.034 I/CASS_DEBUG( 751): Read : read IoChannel 6, size 92
10-14 18:31:59.034 I/CASS_DEBUG( 751): Request _no : edf60004
10-14 18:31:59.034 D/CASS_DEBUG( 751): Request cmd_id : 0xc000000c
10-14 18:31:59.035 D/CASS_DEBUG( 751): Request payload version : 0x00000003
10-14 18:31:59.035 D/CASS_DEBUG( 751): Request data_length : 92
10-14 18:31:59.035 D/CASS_DEBUG( 751): Request data (max 24 bytes) :
10-14 18:31:59.035 I/CASS_DEBUG( 751):
58000000180c30f872af4f62d2a1785d829d57fe5b8147c9
10-14 18:31:59.035 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.035 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 3257
10-14 18:31:59.035 I/VaultKeeper_COMMON( 430): [CMD:CHECK_CLIENT_REGISTERED]
10-14 18:31:59.037 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.041 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.043 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.045 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.047 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.052 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.056 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.058 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.059 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.061 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.063 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.063 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
10-14 18:31:59.064 I/CASS_DEBUG( 751): V1.6.1 : completeReadingSBox
10-14 18:31:59.064 I/engmode_vendor_client( 751): Thread is running(0)
10-14 18:31:59.064 I/engmode_vendor_client( 751): Command is 0x00000014
10-14 18:31:59.064 I/engmode_binder_client( 751): engmode client create
10-14 18:31:59.064 I/engmode_binder_client( 751): EM version = 30.3.07
10-14 18:31:59.065 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.066 I/engmode_binder_client( 751): engmodeclient.get_server
0xb400007b8e8001c0
10-14 18:31:59.066 I/engmode_binder_client( 751): get service done
10-14 18:31:59.066 I/engmode_binder_server( 508): EngineeringMode version =
30.3.07,(751/1000)
10-14 18:31:59.066 I/engmode_binder_server( 508): (751/1000) got mutex
10-14 18:31:59.067 I/engmode_binder_server( 508): acquire_wake_lock : wakelock-
emservice
10-14 18:31:59.067 I/engmode_binder_server( 508): onTransact called with
0x00000014
10-14 18:31:59.067 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.069 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.070 I/engmode_steady( 508): read from steady(11264)
10-14 18:31:59.072 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.074 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.076 I/engmode_steady( 508): read from steady(69632)
10-14 18:31:59.076 I/engmode_tlc( 508): EM version = 30.3.07
10-14 18:31:59.076 I/engmode_tlc( 508): EM C/C : 00000014/00000004
10-14 18:31:59.076 I/engmode_tlc( 508): TA Thread is running(484183104704/0)
10-14 18:31:59.076 I/engmode_tlc( 508): em_tlc_send_teegris : No session..
10-14 18:31:59.076 I/engmode_tlc( 508): em_tlc_send_teegris : Try initialize
context..
10-14 18:31:59.077 I/engmode_tlc( 508): em_tlc_send_teegris : Initilize Context
Done..
10-14 18:31:59.078 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.080 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.081 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.086 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.087 I/engmode_tlc( 508): em_tlc_send_teegris : OpenSession Done..
10-14 18:31:59.088 I/engmode_tlc( 508): em_tlc_send_teegris : Allocate
SharedMemory(req_buf) Done..
10-14 18:31:59.089 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.089 I/engmode_tlc( 508): em_tlc_send_teegris : Allocate
SharedMemory(rsp_buf) Done..
10-14 18:31:59.092 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.094 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.096 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.098 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.101 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.105 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.107 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.109 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.111 I/engmode_tlc( 508): em_tlc_send_teegris : Invoke Command
Done..(0x00000000)
10-14 18:31:59.111 I/engmode_tlc( 508): em_tlc_send_teegris : Release
SharedMemory(req_buf) Done..
10-14 18:31:59.111 I/engmode_tlc( 508): em_tlc_send_teegris : Release
SharedMemory(rsp_buf) Done..
10-14 18:31:59.113 I/engmode_tlc( 508): em_tlc_teegris_clear : Close Session
Done..
10-14 18:31:59.113 I/engmode_tlc( 508): em_tlc_teegris_clear : Finalize Context
Done..
10-14 18:31:59.113 I/engmode_tlc( 508): Nwd api = 0x00000000, Swd internal =
0x00000000
10-14 18:31:59.113 I/engmode_tlc( 508): Wait kill signal
10-14 18:31:59.114 I/engmode_vendor_client( 751): Wait for service(50/2000)
10-14 18:31:59.114 E/ExpandableNotifRow( 1809): onNotificationUpdated() NSSL is
null..
10-14 18:31:59.117 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.119 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:31:59.122 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1000 packageName=com.samsung.android.providers.carrier
10-14 18:31:59.123 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 1000; state: DISABLED
10-14 18:31:59.123 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1000; state: ENABLED
10-14 18:31:59.124 W/ActivityManager( 702): wait for provider publish: waiters=1
callerApp=ProcessRecord{36e68e6 2213:com.android.phone/1001}
cpr=ContentProviderRecord{7162178 u0
com.samsung.android.providers.carrier/.SecCarrierProvider}
10-14 18:31:59.124 W/ActivityManager( 702): com.samsung.android.bluelightfilter
inode == 0 (b/152760674)
10-14 18:31:59.124 W/ActivityManager( 702): com.google.android.gms inode == 0
(b/152760674)
10-14 18:31:59.125 D/FaceWidgetNotificationManager( 1809):
updateFaceWidgetMusicNotificationKey() return : mFaceWidgetMusicNotificationKey is
empty
10-14 18:31:59.126 I/engmode_tlc( 508): TA reply response, pass waiting
10-14 18:31:59.126 I/engmode_tlc( 508): Done waiting thread(isTimeOut:FALSE)
10-14 18:31:59.126 I/engmode_tlc( 508): em tlc send result 0x00000000
10-14 18:31:59.126 I/engmode_tlc( 508): kill thread (484183104704)
10-14 18:31:59.126 I/engmode_tlc( 508): Got signal 10, tid: 484183104704
10-14 18:31:59.126 I/engmode_tlc( 508): tlc thr cleanup
10-14 18:31:59.127 I/engmode_binder_server( 508): onTransact(0x00000014) ret
0x00000000
10-14 18:31:59.127 I/engmode_binder_client( 751): Length of response = 41
10-14 18:31:59.127 I/engmode_binder_client( 751): Response (O,K,,)
10-14 18:31:59.127 I/engmode_vendor_client( 751): Wait kill signal
10-14 18:31:59.134 D/DeviceState( 1809): getDisplayHeight portrait? true
displayHeight= 1600
10-14 18:31:59.137 D/Zygote ( 531): Forked child process 3028
10-14 18:31:59.140 I/ActivityManager( 702): Start proc
3028:com.samsung.android.providers.carrier/1000 for content provider
{com.samsung.android.providers.carrier/com.samsung.android.providers.carrier.SecCar
rierProvider}
10-14 18:31:59.146 D/StackScrollAlgorithm( 1809): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{8b1dd16 I.E...... ......ID
19,0-701,480}
10-14 18:31:59.154 E/oviders.carrie( 3028): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:31:59.161 D/ActivityThread( 3028): setConscryptValidator
10-14 18:31:59.162 D/ActivityThread( 3028): setConscryptValidator - put
10-14 18:31:59.164 I/engmode_vendor_client( 751): Successfully got it, pass
waiting
10-14 18:31:59.164 I/engmode_vendor_client( 751): Done waiting thread
10-14 18:31:59.164 I/engmode_vendor_client( 751): Info :
OK,TOK,1_10_12_13_17_20_26_27_28_33_34_35
10-14 18:31:59.165 E/engmode_vendor_client( 751): Got signal 10, tid: 530648644800
10-14 18:31:59.165 I/engmode_vendor_client( 751): thr_cleanup_handler
10-14 18:31:59.165 I/engmode_binder_client( 751): engmode client destructor
10-14 18:31:59.165 I/ActivityManager( 702): DSS OFF for
com.samsung.android.providers.carrier
10-14 18:31:59.165 I/VaultKeeper_COMMON( 430): VK 4.2.3 [Client] /vendor/bin/cass.
=> [Vault] CASS. [CMD NO.] 5668
10-14 18:31:59.165 I/VaultKeeper_COMMON( 430): [CMD:READ_SENSITIVE]
10-14 18:31:59.167 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{8a402db 3028:com.samsung.android.providers.carrier/1000}
app.isolatedEntryPoint=null instr2=null
10-14 18:31:59.172 D/ActivityThread( 3028): handleBindApplication()++
app=com.samsung.android.providers.carrier
10-14 18:31:59.193 I/oviders.carrie( 3028): The ClassLoaderContext is a special
shared library.
10-14 18:31:59.194 D/tzdaemon( 390): [ts]
======================================================
10-14 18:31:59.194 D/tzdaemon( 390): [ts] msgToCommsAgent->cmd_group = 5
10-14 18:31:59.194 D/tzdaemon( 390): [ts] msgToCommsAgent->szData = 36
10-14 18:31:59.194 D/tzdaemon( 390): [ts]
======================================================
10-14 18:31:59.194 D/tzdaemon( 390): [ts] msgToCommsAgent->command =
TS_CMD_READ_DATA
10-14 18:31:59.194 D/tzdaemon( 390): [ts] Received : TS_CMD_READ_DATA
10-14 18:31:59.194 D/tzdaemon( 390): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
10-14 18:31:59.194 D/tzdaemon( 390): [ts] Storage ID : -2147483648
10-14 18:31:59.194 D/tzdaemon( 390): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/eb75b8a0/
10-14 18:31:59.194 D/tzdaemon( 390): [ts] Info offset is : 24
10-14 18:31:59.194 D/tzdaemon( 390): [ts] Storage metadata offset is : 24
10-14 18:31:59.194 D/tzdaemon( 390): [ts] Number of data chunks to read = 1 start-
chunk = 0 chunk-size = 16428
10-14 18:31:59.194 D/tzdaemon( 390): [ts] szdata = 24 size = 0
10-14 18:31:59.194 D/tzdaemon( 390): [ts] Calculating size of
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/eb75b8a0/
obj_info of type 1
10-14 18:31:59.194 D/tzdaemon( 390): [ts] Read resource
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/eb75b8a0/
obj_info success, size: 128
10-14 18:31:59.194 D/tzdaemon( 390): [ts] szdata = 156 size = 0
10-14 18:31:59.194 D/tzdaemon( 390): [ts] szdata = 160 size = 4
10-14 18:31:59.195 D/tzdaemon( 390): [ts] Read resource
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/eb75b8a0/
data_chunk success, size: 16428
10-14 18:31:59.195 D/tzdaemon( 390): [ts] szdata = 16600 size = 4
10-14 18:31:59.197 D/tzdaemon( 390): [ts]
======================================================
10-14 18:31:59.197 D/tzdaemon( 390): [ts] msgToCommsAgent->cmd_group = 5
10-14 18:31:59.197 D/tzdaemon( 390): [ts] msgToCommsAgent->szData = 96
10-14 18:31:59.197 D/tzdaemon( 390): [ts]
======================================================
10-14 18:31:59.197 D/tzdaemon( 390): [ts] msgToCommsAgent->command =
TS_CMD_DELETE_OBJECT
10-14 18:31:59.197 D/tzdaemon( 390): [ts] Received : TS_CMD_DELETE_OBJECT
10-14 18:31:59.197 D/tzdaemon( 390): [ts] >>
10-14 18:31:59.197 D/tzdaemon( 390): [ts] UUID of the object owner is : 00000000-
0000-0000-0000-564c544b5052
10-14 18:31:59.197 D/tzdaemon( 390): [ts] Storage ID : -2147483648
10-14 18:31:59.197 D/tzdaemon( 390): [ts] Object path is :
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/eb75b8a0/
10-14 18:31:59.197 D/tzdaemon( 390): [ts] Info offset is : 24
10-14 18:31:59.197 D/tzdaemon( 390): [ts] Storage metadata offset is : 24
10-14 18:31:59.197 D/tzdaemon( 390): [ts] Removing chunk
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/eb75b8a0/
data_chunk
10-14 18:31:59.197 D/tzdaemon( 390): [ts] Removing chunk
/mnt/vendor/efs/tee/srt/00000000-0000-0000-0000-564c544b5052/2147483648/eb75b8a0/
obj_info
10-14 18:31:59.197 D/tzdaemon( 390): [ts] Deleting Object
10-14 18:31:59.207 I/vaultkeeper( 430): runCommand Success.(TA ret = 0)
10-14 18:31:59.207 D/VaultKeeper_MGR( 751): ~VaultKeeperManager
10-14 18:31:59.208 I/CASS_DEBUG( 751): Response _no : edf60004
10-14 18:31:59.208 D/CASS_DEBUG( 751): Response ret : 0x00000000
10-14 18:31:59.208 D/CASS_DEBUG( 751): Response cmd_id : 0xc000000d
10-14 18:31:59.208 D/CASS_DEBUG( 751): Response payload version : 0x00000003
10-14 18:31:59.208 D/CASS_DEBUG( 751): Response data_length : 320
10-14 18:31:59.208 D/CASS_DEBUG( 751): Response data (max 24 bytes) :
10-14 18:31:59.208 I/CASS_DEBUG( 751):
3c010000dce5097aba287cb97628f16d37a7b3965a8147c9
10-14 18:31:59.208 I/CASS_DEBUG( 751): Write : write IoChannel 6, size 340
10-14 18:31:59.208 I/CASS_DEBUG( 751): Set WakeUnlock
10-14 18:31:59.208 I/CASS_DEBUG( 751): release_wake_lock id='cass_wakelock'
10-14 18:31:59.208 I/CASS_DEBUG( 751): Read : read IoChannel 6, size 4
10-14 18:31:59.223 I/SystemUiVisibilityPolicyController( 702): handleMessage:
entry what = 101
10-14 18:31:59.253 I/SecCarrierProvider( 3028):
[com.samsung.android.providers.carrier.SecCarrierProvider(onCreate:43)] onCreate
10-14 18:31:59.267 I/ThemeCenter_ThemeManager( 1953):
MESSAGE_INSTALL_MULTI_WALLPAPER: isUserUnlocked=false
10-14 18:31:59.277 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:59.292 W/HBD ( 2538): c [PresenterContainerImpl] onTimerExpired:
onLayout is so late
10-14 18:31:59.292 I/HBD ( 2538): c [PresenterContainerImpl]
onFirstOnLayoutChanged: set touch listeners
10-14 18:31:59.324 I/SecCarrierProvider( 3028):
[com.samsung.android.providers.carrier.db.CarrierDB$1(onCreate:60)] onCreate
10-14 18:31:59.330 I/SecCarrierProvider( 3028):
[com.samsung.android.providers.carrier.db.CarrierDB$1(onOpen:67)] onOpen
10-14 18:31:59.353 I/HwrLanguagePackManager( 2538): update start
10-14 18:31:59.354 I/HWRLanguageManager( 2538): update() : download the latest
resource list from server!
10-14 18:31:59.354 I/HWRRMLauncher( 2538): > launchUpdateByIntent : language = 1000
10-14 18:31:59.354 I/HWRRMLauncher( 2538): > launchUpdateByIntent : send BR with
command permission
10-14 18:31:59.355 I/HWRRMLauncher( 2538): > launchUpdateByIntent : send BR with
default permission
10-14 18:31:59.356 I/HWRRMHelper( 2538): Get ContentProviderClient
10-14 18:31:59.357 W/ActivityThread( 2538): Failed to find provider info for
com.samsung.android.sdk.handwriting.resourcemanager (user not unlocked)
10-14 18:31:59.357 E/HWRRMHelper( 2538): [getContentProviderClient] content
provider client is null!
10-14 18:31:59.357 E/HWRLanguagePackManager( 2538): [updateLanguageManagerSync]
ContentProvider is not available!
10-14 18:31:59.357 I/HWRLanguagePackManager( 2538): [updateLanguageManager] Fail to
update language list!
10-14 18:31:59.357 I/HwrLanguagePackManager( 2538): update result = 1
10-14 18:31:59.357 E/HwrLanguagePackManager( 2538): update failure
10-14 18:31:59.374 I/ImsDiagMonitorNotiMgr( 2171): Package was not installed, check
again #2
10-14 18:31:59.440 I/SecCarrierProvider( 3028):
[com.samsung.android.providers.carrier.CarrierUtil(readCarrierList:256)] read
carrier list from /system/etc/carrier/carrier_canonical_id_list.json: 110038
10-14 18:31:59.464 I/rdxd ( 2686): !@ check_set_fs_encrypt(1236) : created
10-14 18:31:59.470 I/rdxd ( 2686): !@ check_fs_encrypt(1104) :
FS_IOC_GET_ENCRYPTION_POLICY_EX(ret 0, err 2)
10-14 18:31:59.470 I/rdxd ( 2686): !@ check_fs_encrypt(1120) : encrypted
10-14 18:31:59.470 I/rdxd ( 2686): !@ check_set_fs_encrypt(1279) : encrypt
(expect enc, result enc) ret 0
10-14 18:31:59.470 E/rdxd ( 2686): !@ get_dir_size : /data/rdx_dump/test(4)
10-14 18:31:59.471 E/rdxd ( 2686): !@ print_dir_status : total size(4)
10-14 18:31:59.471 I/rdxd ( 2686): !@ rdxd ended
10-14 18:31:59.563 D/SettingsProvider( 702): isChangeAllowed() : name =
wallpaper_finish_drawing
10-14 18:31:59.563 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:31:59.563 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:31:59.563 D/SettingsProvider( 702): selectionArgs: false
10-14 18:31:59.563 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:31:59.564 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:31:59.564 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:31:59.564 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:31:59.564 D/SettingsProvider( 702): ret = 1
10-14 18:31:59.565 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:31:59.567 E/BufferQueueProducer( 608):
[com.android.systemui.ImageWallpaper$_1809#0](id:26000000005,api:0,p:-1,c:608)
disconnect: not connected (req=1)
10-14 18:31:59.567 W/libEGL ( 1809): EGLNativeWindowType 0xb400007a84a57010
disconnect failed
10-14 18:31:59.629 V/BroadcastQueue( 702): Delayed Parallel Broadcast added to
main list BroadcastRecord{6cefcd2 u0 android.intent.action.PACKAGE_CHANGED}
10-14 18:31:59.629 V/BroadcastQueue( 702): Delayed Parallel Broadcast added to
main list BroadcastRecord{3bc1ca0 u0 android.intent.action.PACKAGE_CHANGED}
10-14 18:31:59.629 V/BroadcastQueue( 702): Delayed Parallel Broadcast added to
main list BroadcastRecord{b912059 u0 android.intent.action.PACKAGE_CHANGED}
10-14 18:31:59.629 V/BroadcastQueue( 702): Delayed Parallel Broadcast added to
main list BroadcastRecord{27c141e u0 android.intent.action.PACKAGE_CHANGED}
10-14 18:31:59.637 I/RoleManagerService( 702): Granting default roles...
10-14 18:31:59.637 W/Looper ( 702): Drained
10-14 18:31:59.638 I/RoleControllerService( 1834): Calling grantDefaultRoles()
10-14 18:31:59.647 D/SPluginManagerImpl( 1809): onReceive:
android.intent.action.PACKAGE_CHANGED, size:
{com.android.systemui.noticenter.NotiCenterPlugin$NotiCenterPluginListener@1bf300e=
SPluginInstanceManager@135727176
(action=com.samsung.systemui.action.PLUGIN_NOTICENTER),
com.samsung.android.systemui.multistar.MultiStarManager$1@29f0b4a=SPluginInstanceMa
nager@100968161 (action=com.samsung.systemui.action.PLUGIN_MULTISTAR),
com.android.systemui.volume.VolumeStarInteractor$1@39eeec9=SPluginInstanceManager@2
32377350 (action=com.samsung.systemui.volume.PLUGIN),
com.android.systemui.slimindicator.SlimIndicatorPluginMediator@4643459=SPluginInsta
nceManager@76145351 (action=com.samsung.systemui.action.SPLUGIN_SLIMINDICATOR),
com.android.systemui.statusbar.phone.NavBarInteractorManager$1@469745e=SPluginInsta
nceManager@246964468 (action=com.samsung.systemui.navigationbar.PLUGIN),
com.android.systemui.pluginlock.PluginLockMediatorImpl@fffa85a=SPluginInstanceManag
er@46387229 (action=com.samsung.systemui.action.PLUGIN_LOCK)}
10-14 18:31:59.648 D/KeyguardUpdateMonitor( 1809): received broadcast
android.intent.action.PACKAGE_CHANGED
10-14 18:31:59.652 D/SPluginManagerImpl( 1809): onReceive:
android.intent.action.PACKAGE_CHANGED, size:
{com.android.systemui.noticenter.NotiCenterPlugin$NotiCenterPluginListener@1bf300e=
SPluginInstanceManager@135727176
(action=com.samsung.systemui.action.PLUGIN_NOTICENTER),
com.samsung.android.systemui.multistar.MultiStarManager$1@29f0b4a=SPluginInstanceMa
nager@100968161 (action=com.samsung.systemui.action.PLUGIN_MULTISTAR),
com.android.systemui.volume.VolumeStarInteractor$1@39eeec9=SPluginInstanceManager@2
32377350 (action=com.samsung.systemui.volume.PLUGIN),
com.android.systemui.slimindicator.SlimIndicatorPluginMediator@4643459=SPluginInsta
nceManager@76145351 (action=com.samsung.systemui.action.SPLUGIN_SLIMINDICATOR),
com.android.systemui.statusbar.phone.NavBarInteractorManager$1@469745e=SPluginInsta
nceManager@246964468 (action=com.samsung.systemui.navigationbar.PLUGIN),
com.android.systemui.pluginlock.PluginLockMediatorImpl@fffa85a=SPluginInstanceManag
er@46387229 (action=com.samsung.systemui.action.PLUGIN_LOCK)}
10-14 18:31:59.653 D/KeyguardUpdateMonitor( 1809): received broadcast
android.intent.action.PACKAGE_CHANGED
10-14 18:31:59.662 D/FaceWidgetMetadataParser( 1809): updatePackage() android false
10-14 18:31:59.663 W/FaceWidgetMetadataParser( 1809): updatePackage() there is no
metadata
10-14 18:31:59.663 I/Telecom ( 702): DefaultDialerCache: Refreshing default dialer
for user 0: now com.samsung.android.dialer: DDC.oR@ABU
10-14 18:31:59.663 D/FaceWidgetMetadataParser( 1809): removePackage() key = android
10-14 18:31:59.664 D/SPluginManagerImpl( 1809): onReceive:
android.intent.action.PACKAGE_CHANGED, size:
{com.android.systemui.noticenter.NotiCenterPlugin$NotiCenterPluginListener@1bf300e=
SPluginInstanceManager@135727176
(action=com.samsung.systemui.action.PLUGIN_NOTICENTER),
com.samsung.android.systemui.multistar.MultiStarManager$1@29f0b4a=SPluginInstanceMa
nager@100968161 (action=com.samsung.systemui.action.PLUGIN_MULTISTAR),
com.android.systemui.volume.VolumeStarInteractor$1@39eeec9=SPluginInstanceManager@2
32377350 (action=com.samsung.systemui.volume.PLUGIN),
com.android.systemui.slimindicator.SlimIndicatorPluginMediator@4643459=SPluginInsta
nceManager@76145351 (action=com.samsung.systemui.action.SPLUGIN_SLIMINDICATOR),
com.android.systemui.statusbar.phone.NavBarInteractorManager$1@469745e=SPluginInsta
nceManager@246964468 (action=com.samsung.systemui.navigationbar.PLUGIN),
com.android.systemui.pluginlock.PluginLockMediatorImpl@fffa85a=SPluginInstanceManag
er@46387229 (action=com.samsung.systemui.action.PLUGIN_LOCK)}
10-14 18:31:59.664 D/KeyguardUpdateMonitor( 1809): received broadcast
android.intent.action.PACKAGE_CHANGED
10-14 18:31:59.668 I/Telecom ( 702): DefaultDialerCache: Refreshing default dialer
for user 0: now com.samsung.android.dialer: DDC.oR@ABY
10-14 18:31:59.668 I/SecCarrierProvider( 3028):
[com.samsung.android.providers.carrier.db.CarrierDB(lambda$updateCarrierSimInfoData
baseFromJson$0:372)] carrier simInfo updated
10-14 18:31:59.669 D/FaceWidgetMetadataParser( 1809): updatePackage()
com.google.android.permissioncontroller false
10-14 18:31:59.673 I/Telecom ( 702): DefaultDialerCache: Refreshing default dialer
for user 0: now com.samsung.android.dialer: DDC.oR@ABc
10-14 18:31:59.677 I/Telecom ( 702): DefaultDialerCache: Refreshing default dialer
for user 0: now com.samsung.android.dialer: DDC.oR@ABg
10-14 18:31:59.677 W/FaceWidgetMetadataParser( 1809): updatePackage() there is no
metadata
10-14 18:31:59.677 D/FaceWidgetMetadataParser( 1809): removePackage() key =
com.google.android.permissioncontroller
10-14 18:31:59.680 D/SPluginManagerImpl( 1809): onReceive:
android.intent.action.PACKAGE_CHANGED, size:
{com.android.systemui.noticenter.NotiCenterPlugin$NotiCenterPluginListener@1bf300e=
SPluginInstanceManager@135727176
(action=com.samsung.systemui.action.PLUGIN_NOTICENTER),
com.samsung.android.systemui.multistar.MultiStarManager$1@29f0b4a=SPluginInstanceMa
nager@100968161 (action=com.samsung.systemui.action.PLUGIN_MULTISTAR),
com.android.systemui.volume.VolumeStarInteractor$1@39eeec9=SPluginInstanceManager@2
32377350 (action=com.samsung.systemui.volume.PLUGIN),
com.android.systemui.slimindicator.SlimIndicatorPluginMediator@4643459=SPluginInsta
nceManager@76145351 (action=com.samsung.systemui.action.SPLUGIN_SLIMINDICATOR),
com.android.systemui.statusbar.phone.NavBarInteractorManager$1@469745e=SPluginInsta
nceManager@246964468 (action=com.samsung.systemui.navigationbar.PLUGIN),
com.android.systemui.pluginlock.PluginLockMediatorImpl@fffa85a=SPluginInstanceManag
er@46387229 (action=com.samsung.systemui.action.PLUGIN_LOCK)}
10-14 18:31:59.680 D/KeyguardUpdateMonitor( 1809): received broadcast
android.intent.action.PACKAGE_CHANGED
10-14 18:31:59.684 W/Role ( 1834): Cannot find resource for default holder:
config_systemActivityRecognizer
10-14 18:31:59.689 D/FaceWidgetMetadataParser( 1809): updatePackage()
com.android.settings false
10-14 18:31:59.692 W/FaceWidgetMetadataParser( 1809): updatePackage() there is no
metadata
10-14 18:31:59.692 D/FaceWidgetMetadataParser( 1809): removePackage() key =
com.android.settings
10-14 18:31:59.693 D/FaceWidgetMetadataParser( 1809): updatePackage()
com.android.systemui false
10-14 18:31:59.694 W/FaceWidgetMetadataParser( 1809): updatePackage() there is no
metadata
10-14 18:31:59.694 D/FaceWidgetMetadataParser( 1809): removePackage() key =
com.android.systemui
10-14 18:31:59.702 D/[LLB] ( 702): !@ rfcal_date 20220201
10-14 18:31:59.703 D/[LLB] ( 702): !@ error year
10-14 18:31:59.703 D/[LLB] ( 702): !@ Calc error! check date!
10-14 18:31:59.712 I/SecCarrierProvider( 3028):
[com.samsung.android.providers.carrier.CarrierUtil(readCarrierList:256)] read
carrier list from /system/etc/carrier/carrier_canonical_id_list.json: 110038
10-14 18:31:59.761 I/InputReader( 702): Reconfiguring input devices,
changes=KEYBOARD_LAYOUTS |
10-14 18:31:59.784 D/CocktailBarConfig( 702): getEdgeConfigParser: no enabled
cocktailbarservice
10-14 18:31:59.785 D/CocktailBarManagerServiceImpl( 702): ensureStateLoadedLocked:
Profile 0 service not loaded yet
10-14 18:31:59.785 I/CocktailBarManagerServiceImpl( 702): onPackageChanged : not
loaded u=0 pkgName=android
10-14 18:31:59.825 I/InputReader( 702): Reconfiguring input devices,
changes=KEYBOARD_LAYOUTS |
10-14 18:31:59.874 I/InputReader( 702): Reconfiguring input devices,
changes=KEYBOARD_LAYOUTS |
10-14 18:31:59.882 D/CocktailBarConfig( 702): getEdgeConfigParser: no enabled
cocktailbarservice
10-14 18:31:59.882 D/CocktailBarManagerServiceImpl( 702): ensureStateLoadedLocked:
Profile 0 service not loaded yet
10-14 18:31:59.882 I/CocktailBarManagerServiceImpl( 702): onPackageChanged : not
loaded u=0 pkgName=com.google.android.permissioncontroller
10-14 18:31:59.928 I/InputReader( 702): Reconfiguring input devices,
changes=KEYBOARD_LAYOUTS |
10-14 18:31:59.931 D/CocktailBarConfig( 702): getEdgeConfigParser: no enabled
cocktailbarservice
10-14 18:31:59.931 D/CocktailBarManagerServiceImpl( 702): ensureStateLoadedLocked:
Profile 0 service not loaded yet
10-14 18:31:59.931 I/CocktailBarManagerServiceImpl( 702): onPackageChanged : not
loaded u=0 pkgName=com.android.settings
10-14 18:31:59.975 D/CocktailBarConfig( 702): getEdgeConfigParser: no enabled
cocktailbarservice
10-14 18:31:59.975 D/CocktailBarManagerServiceImpl( 702): ensureStateLoadedLocked:
Profile 0 service not loaded yet
10-14 18:31:59.975 I/CocktailBarManagerServiceImpl( 702): onPackageChanged : not
loaded u=0 pkgName=com.android.systemui
10-14 18:31:59.981 I/system_server( 702): oneway function results will be dropped
but finished with status OK and parcel size 4
10-14 18:31:59.982 I/system_server( 702): oneway function results will be dropped
but finished with status OK and parcel size 4
10-14 18:31:59.984 D/NativeSemDvfsManager( 590): release():: mIsAcquired = 1 ,
mName = , mTagName : AudioFlinger
10-14 18:31:59.985 I/HYPER-HAL( 559): [ResourceManager.cpp]removeResource():
[CPUMinFreq] RemoveResource Request ID : 1265845
10-14 18:31:59.985 I/HYPER-HAL( 559): [RequestManager.cpp]releaseLocked():
Released ID : 1265845
10-14 18:31:59.987 E/NativeCustomFrequencyManager( 590): [NativeCFMS]
BpCustomFrequencyManager::release()
10-14 18:31:59.990 I/system_server( 702): oneway function results will be dropped
but finished with status OK and parcel size 4
10-14 18:31:59.992 I/PackageManager( 702): Removing preference<replace>:
com.sec.android.preloadinstaller/.SN2110150331.PreloadInstallerActivity
10-14 18:31:59.992 I/PackageManager( 702): Sets:
10-14 18:31:59.992 I/PackageManager( 702): com.android.settings/.CryptKeeper
10-14 18:31:59.992 I/PackageManager( 702):
com.sec.android.preloadinstaller/.SN2110150331.PreloadInstallerActivity
10-14 18:31:59.992 I/PackageManager( 702):
com.google.android.setupwizard/.SetupWizardActivity
10-14 18:31:59.992 I/PackageManager( 702):
com.dti.samsung/com.digitalturbine.igniteui.activity.IgniteLauncherLoadingActivity
10-14 18:31:59.992 I/PackageManager( 702):
com.sec.android.app.SecSetupWizard/.SecSetupWizardActivity
10-14 18:31:59.992 I/PackageManager( 702):
com.sec.android.app.launcher/.activities.LauncherActivity
10-14 18:31:59.992 I/PackageManager( 702): com.android.settings/.FallbackHome,
uid: 10218, pid: 1834
10-14 18:31:59.994 I/PackageManager( 702): Adding preference:
com.sec.android.preloadinstaller/.SN2110150331.PreloadInstallerActivity
10-14 18:31:59.994 I/PackageManager( 702): Sets:
10-14 18:31:59.994 I/PackageManager( 702):
com.sec.android.preloadinstaller/.SN2110150331.PreloadInstallerActivity
10-14 18:31:59.994 I/PackageManager( 702):
com.google.android.setupwizard/.SetupWizardActivity
10-14 18:31:59.994 I/PackageManager( 702):
com.dti.samsung/com.digitalturbine.igniteui.activity.IgniteLauncherLoadingActivity
10-14 18:31:59.994 I/PackageManager( 702):
com.sec.android.app.SecSetupWizard/.SecSetupWizardActivity
10-14 18:31:59.994 I/PackageManager( 702):
com.sec.android.app.launcher/.activities.LauncherActivity
10-14 18:31:59.994 I/PackageManager( 702): com.android.settings/.FallbackHome,
uid: 10218, pid: 1834
10-14 18:31:59.999 D/SamsungAlarmManager( 702): Expired : 8
10-14 18:32:00.010 V/SamsungAlarmManager( 702): Sending to uid : 1000
L=bbac49b:TIME_TICK alarm=Alarm{f5659cf type 3 when 142508 android}
10-14 18:32:00.011 D/SamsungAlarmManager( 702): setExact (T:3/F:1/AC:false)
20211014T183259 now=142520 - CU:1000/CP:702/L:bbac49b:TIME_TICK
10-14 18:32:00.012 I/SamsungAlarmManager( 702): setLocked to kernel - T:2 /
20211014T183219, set=161780, now=142520
10-14 18:32:00.012 D/PackageManager( 702): Do not update the default home until
SetupWizard or PreloadInstaller finishes
10-14 18:32:00.013 D/KeyguardUpdateMonitor( 1809): received broadcast
android.intent.action.TIME_TICK
10-14 18:32:00.013 D/QSClockBellTower( 1809):
onReceive(android.intent.action.TIME_TICK) mTimeZoneString:null
10-14 18:32:00.014 D/KeyguardUpdateMonitor( 1809): handleTimeUpdate
10-14 18:32:00.014 D/QSClockBellTower( 1809):
onReceive(android.intent.action.TIME_TICK) mTimeZoneString:null
10-14 18:32:00.015 D/FaceWidgetPagesController( 1809): onTimeChanged()
10-14 18:32:00.016 I/SamsungAlarmManager( 702): setLocked to kernel - T:2 /
20211014T183219, set=161780, now=142525
10-14 18:32:00.019 D/QSClockBellTower( 1809): He is ready to ring the bell.
(((QSClockBellSound - TimeText:18:32, TimeContentDescription:18:32, DateText:qui.,
14 de outubro, ShortDateText:qui., 14 de out., Demofalse)))
10-14 18:32:00.021 D/QSClockHomeIndicatorView( 1809): Home Indicator
status_bar_clock notifyTimeChanged(QSClockBellSound - TimeText:18:32,
TimeContentDescription:18:32, DateText:qui., 14 de outubro, ShortDateText:qui., 14
de out., Demofalse) ClockVisibleByPolicy:true, ClockVisibleByUser:true, visible?
true, parent:android.widget.LinearLayout{cfd3de V.E...... ......ID 0,0-66,43
#7f0a037c app:id/left_clock_container}
10-14 18:32:00.022 D/QSClockBellTower( 1809): Everyone heard the bell.
run(currentTime:1634236320015, getTime():Thu Oct 14 18:32:00 GMT 2021,
getTimeZone():java.util.SimpleTimeZone[id=GMT,offset=0,dstSavings=3600000,useDaylig
ht=false,startYear=0,startMode=0,startMonth=0,startDay=0,startDayOfWeek=0,startTime
=0,startTimeMode=0,endMode=0,endMonth=0,endDay=0,endDayOfWeek=0,endTime=0,endTimeMo
de=0])
10-14 18:32:00.026 D/QSClockBellTower( 1809): He is ready to ring the bell.
(((QSClockBellSound - TimeText:18:32, TimeContentDescription:18:32, DateText:qui.,
14 de outubro, ShortDateText:qui., 14 de out., Demofalse)))
10-14 18:32:00.027 D/QSClockHomeIndicatorView( 1809): Home Indicator
status_bar_clock notifyTimeChanged(QSClockBellSound - TimeText:18:32,
TimeContentDescription:18:32, DateText:qui., 14 de outubro, ShortDateText:qui., 14
de out., Demofalse) ClockVisibleByPolicy:true, ClockVisibleByUser:true, visible?
true, parent:android.widget.LinearLayout{cfd3de V.E...... ......ID 0,0-66,43
#7f0a037c app:id/left_clock_container}
10-14 18:32:00.027 D/QSClockBellTower( 1809): Everyone heard the bell.
run(currentTime:1634236320023, getTime():Thu Oct 14 18:32:00 GMT 2021,
getTimeZone():java.util.SimpleTimeZone[id=GMT,offset=0,dstSavings=3600000,useDaylig
ht=false,startYear=0,startMode=0,startMonth=0,startDay=0,startDayOfWeek=0,startTime
=0,startTimeMode=0,endMode=0,endMonth=0,endDay=0,endDayOfWeek=0,endTime=0,endTimeMo
de=0])
10-14 18:32:00.030 I/system_server( 702): Background concurrent copying GC freed
238470(12MB) AllocSpace objects, 29(2672KB) LOS objects, 30% free, 26MB/38MB,
paused 463us total 397.971ms
10-14 18:32:00.038 D/StackScrollAlgorithm( 1809): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{8b1dd16 I.E...... ......ID
19,0-701,480}
10-14 18:32:00.066 I/RoleControllerService( 1834): grantDefaultRoles() is done
10-14 18:32:00.071 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.079 D/NetworkController( 1809): onReceive: intent=Intent
{ act=android.telephony.action.SERVICE_PROVIDERS_UPDATED flg=0x10 (has extras) },
slotId = 1
10-14 18:32:00.081 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.081 D/TelephonyRegistryManager( 1809):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.081 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.081 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.081 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.081 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.082 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.082 V/KeyguardUpdateMonitor( 1809): onSubscriptionInfoChanged()
10-14 18:32:00.082 D/TelephonyRegistryManager( 1809):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.082 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.082 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.082 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.082 D/TelephonyRegistryManager( 2679):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.083 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.083 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.083 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.083 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.083 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.083 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.083 D/TelephonyRegistryManager( 1809):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.083 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.083 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.083 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.084 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.084 D/TelephonyRegistryManager( 1809):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.084 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.084 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:00.087 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:32:00.087 D/HeadsetPhoneState( 2679): sendDeviceStateChanged. mService=0
mSignal=0 mRoam=0 mBatteryCharge=5
10-14 18:32:00.088 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:32:00.088 D/GnssNetworkConnectivityHandler( 702): Active Sub List size: 0
10-14 18:32:00.088 I/NSLocationMonitor( 702): onSubscriptionsChanged
10-14 18:32:00.088 I/HeadsetPhoneState( 2679): stopListenForPhoneState(), no
listener indicates nothing is listening
10-14 18:32:00.088 W/HeadsetPhoneState( 2679): startListenForPhoneState, no event
to listen
10-14 18:32:00.088 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.088 W/NSLocationMonitor( 702): Failed to load subId for sim[0]
10-14 18:32:00.089 W/NSLocationMonitor( 702): Failed to load subId for sim[1]
10-14 18:32:00.090 D/KeyguardBottomAreaShortcutView( 1809): mIndicationArea margin
start : 113, end : 113, bottom : 104
10-14 18:32:00.090 D/FaceWidgetPagesController( 1809): onRefreshCarrierInfo()
10-14 18:32:00.091 D/FaceWidgetClockRoamManager( 1809): isNetworkRoamingState id=-1
10-14 18:32:00.091 D/FaceWidgetClockRoamManager( 1809): isNetworkRoamingState false
10-14 18:32:00.091 D/FaceWidgetClockRoamManager( 1809): onRefreshCarrierInfo(pre,
now): false, false
10-14 18:32:00.091 D/CarrierTextController( 1809): onRefreshCarrierInfo(),
mTelephonyCapable: false
10-14 18:32:00.091 D/CarrierTextController( 1809): updateCarrierText(): 0
10-14 18:32:00.093 D/CarrierTextController( 1809): plmn Of NetworkController Impl :
Sem serviço
10-14 18:32:00.093 D/CarrierTextController( 1809): setText : Sem serviço
10-14 18:32:00.093 D/MultiSIMPreferredSlotBar( 1809): onSubscriptionsChanged:
10-14 18:32:00.097 I/InternalContentProvider( 2800): getCurrentVoiceCall null
10-14 18:32:00.097 I/InternalContentProvider( 2800): Take NetUiCallFunctions
10-14 18:32:00.097 I/NetUiCallFunctions( 2800): call getCurrentVoiceCall null
Bundle[EMPTY_PARCEL]
10-14 18:32:00.098 I/Telecom:SamsungTelecomServiceImpl( 702):
getUserSelectedOutgoingPhoneAccount - callingPackage :
com.samsung.android.app.telephonyui
10-14 18:32:00.098 D/SecImsManager( 2213): isWfcEnabledByPlatform
10-14 18:32:00.099 I/FT.SimUtilFeature( 2800): getSubIdForPhoneAccountHandle
phoneAccountSubId: -1
10-14 18:32:00.099 I/UT.TelephonyUtils( 2800): getPhoneId : subId = -1
10-14 18:32:00.100 I/Telecom:SamsungTelecomServiceImpl( 702):
getCallCapablePhoneAccounts - includeDisabledAccounts : false / callingPackage :
com.samsung.android.app.telephonyui
10-14 18:32:00.101 I/NU.SimCardManagerUtils( 2800):
isSupportCallPreferredOthers() / Not supported
10-14 18:32:00.101 I/NU.QuickpanelNetworkReceiver( 2800): GetCurrentVoiceCall
currentPos : 1
10-14 18:32:00.101 I/NetUiCallFunctions( 2800): GET_CURRENT_VOICE_CALL :1
10-14 18:32:00.103 I/Telecom:SamsungTelecomServiceImpl( 702):
getUserSelectedOutgoingPhoneAccount - callingPackage :
com.samsung.android.app.telephonyui
10-14 18:32:00.104 I/FT.SimUtilFeature( 2800): getSubIdForPhoneAccountHandle
phoneAccountSubId: -1
10-14 18:32:00.105 I/UT.TelephonyUtils( 2800): getPhoneId : subId = -1
10-14 18:32:00.105 D/SecImsManager( 2213): isWfcEnabledByPlatform
10-14 18:32:00.106 I/ImsSecChannelCallback( 2171): receive
10-14 18:32:00.106 I/IpcDispatcher<1>( 2171): [Rx]: (M)IPC_IIL_CMD
(S)IPC_IIL_SSAC_INFO (T)EVENT l:13
10-14 18:32:00.107 I/Telecom:SamsungTelecomServiceImpl( 702):
getCallCapablePhoneAccounts - includeDisabledAccounts : false / callingPackage :
com.samsung.android.app.telephonyui
10-14 18:32:00.107 I/SsacManager( 2171): updateSSACInfo[0] : Voice(-1:0) Video(-
1:0)
10-14 18:32:00.107 I/SsacManager( 2171): Voice Call updateSSACInfo[0] : f[100],
t[0]
10-14 18:32:00.107 I/SsacManager( 2171): Video Call updateSSACInfo[0] : f[100],
t[0]
10-14 18:32:00.108 I/NU.SimCardManagerUtils( 2800):
isSupportCallPreferredOthers() / Not supported
10-14 18:32:00.108 I/NU.QuickpanelNetworkReceiver( 2800): GetCurrentVoiceCall
currentPos : 1
10-14 18:32:00.109 D/MultiSIMPreferredSlotBar( 1809): getCurrentVoiceCall, true, 1
10-14 18:32:00.110 I/ImsSecChannelCallback( 2171): receive
10-14 18:32:00.111 I/IpcDispatcher<1>( 2171): [Rx]: (M)IPC_IIL_CMD
(S)IPC_IIL_SSAC_INFO (T)EVENT l:13
10-14 18:32:00.111 I/SsacManager( 2171): updateSSACInfo[0] : Voice(-1:0) Video(-
1:0)
10-14 18:32:00.112 I/SsacManager( 2171): Voice Call updateSSACInfo[0] : f[100],
t[0]
10-14 18:32:00.112 I/SsacManager( 2171): Video Call updateSSACInfo[0] : f[100],
t[0]
10-14 18:32:00.113 D/StackScrollAlgorithm( 1809): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{8b1dd16 I.E...... ......ID
19,0-701,480}
10-14 18:32:00.114 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:32:00.124 D/StackScrollAlgorithm( 1809): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{8b1dd16 I.E...... ......ID
19,0-701,480}
10-14 18:32:00.125 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:32:00.138 D/SemBigDataInfoController( 2213): Intent :
android.intent.action.BATTERY_CHANGED
10-14 18:32:00.152 I/perfsdkserver( 2680): Server: try to get perfsdkservice
10-14 18:32:00.154 D/perfsdkserver( 2680): [Interface]
BpPerfSDKService::BpPerfSDKService()
10-14 18:32:00.154 I/System.out( 2213): Broadcasting: Intent
{ act=com.samsung.intent.action.UICC_HQM_DATA (has extras) }
10-14 18:32:00.155 E/perfsdkserver( 2680): [Interface]
BpPerfSDKService::getHighBoostingLevel()
10-14 18:32:00.155 I/perfsdkserver( 2680): [High boost Level] update high Boosting
Levels
10-14 18:32:00.155 I/perfsdkserver( 2680): [High boost Level] CPU Levels : 806000,
1053000, 1300000, 1456000, 1742000
10-14 18:32:00.155 I/perfsdkserver( 2680): [High boost Level] GPU Levels : 433000,
598000, 754000, 754000, 865000
10-14 18:32:00.155 I/perfsdkserver( 2680): [High boost Level] BUS Levels : 676000,
845000, 1014000, 1352000, 1539000
10-14 18:32:00.156 E/perfsdkserver( 2680): [Interface]
BpPerfSDKService::getLowBoostingLevel()
10-14 18:32:00.156 I/perfsdkserver( 2680): [Low boost Level] update low Boosting
Levels
10-14 18:32:00.156 I/perfsdkserver( 2680): [Low boost Level] CPU Levels : 806000,
1053000, 1300000
10-14 18:32:00.156 I/perfsdkserver( 2680): [Low boost Level] GPU Levels : 433000,
598000, 754000
10-14 18:32:00.156 I/perfsdkserver( 2680): [Low boost Level] BUS Levels : 676000,
845000, 1014000
10-14 18:32:00.156 E/perfsdkserver( 2680): [Interface]
BpPerfSDKService::getThermalTable()
10-14 18:32:00.156 I/perfsdkserver( 2680): [Thermal Table] update Thermal Table
10-14 18:32:00.156 I/perfsdkserver( 2680): [Thermal Table] CPU Levels : 1,
start_idx : 0
10-14 18:32:00.156 I/perfsdkserver( 2680): [Thermal Table] rel = 470,
warn = 480, trig = 500
10-14 18:32:00.156 I/perfsdkserver( 2680): [Thermal Table] GPU Levels : 1,
start_idx : 0
10-14 18:32:00.156 I/perfsdkserver( 2680): [Thermal Table] rel = 470,
warn = 480, trig = 500
10-14 18:32:00.156 I/perfsdkserver( 2680): [Thermal Table] finished
10-14 18:32:00.156 E/perfsdkserver( 2680): [Init] finish init
10-14 18:32:00.156 I/perfsdkserver( 2680): Server: request to connection
10-14 18:32:00.157 I/perfsdkserver( 2680): Request connection
10-14 18:32:00.157 I/PerfSDKService( 702): Start to connect to perfsdkserver
10-14 18:32:00.158 I/perfsdkserver( 2680): perfsdkservice is connected (fd = 6)
10-14 18:32:00.158 E/perfsdkserver( 2680): [Interface]
BpPerfSDKService::connectionRequest()
10-14 18:32:00.158 I/perfsdkserver( 2680): serviceConnection is done
10-14 18:32:00.208 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.209 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.211 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.212 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.214 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.215 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.217 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.219 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.219 D/PdpService( 702): [PDP] handleMessage MSG_DISPLAY_PDPTOAST >
10-14 18:32:00.219 D/PdpService( 702): [PDP] XXXX : ZTO : XXXX
10-14 18:32:00.219 D/PdpService( 702): [PDP] false : true : true
10-14 18:32:00.219 D/PdpService( 702): [PDP] Already Toasted
10-14 18:32:00.219 D/PdpService( 702): [PDP] handleMessage MSG_DISPLAY_PDPTOAST <
10-14 18:32:00.221 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.223 D/NetworkController.SecMobileSignalController(0/2147483647)
( 1809): onDisplayInfoChanged: displayInfo=TelephonyDisplayInfo {network=UNKNOWN,
override=NONE}, is5gAvailable = false
10-14 18:32:00.223 D/MobileSignalIconsSelector( 1809): getDataIconGroup(): 0
10-14 18:32:00.224 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.228 I/DefaultPermGrantPolicy( 702): Revoking permissions from
disabled data services for user:0
10-14 18:32:00.231 I/DefaultPermGrantPolicy( 702): Granting permissions to enabled
data services for user:0
10-14 18:32:00.236 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.237 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.240 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.243 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.244 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.246 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.248 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.251 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.254 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.256 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.259 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.261 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.264 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.265 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.268 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.271 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.273 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.276 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.277 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.279 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.280 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.282 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.284 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.286 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.288 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.290 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.292 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.294 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.296 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.297 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.299 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.300 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.303 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.305 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.306 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.308 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.310 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.312 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.316 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.318 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.320 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.322 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.325 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.326 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.327 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.329 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.330 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.333 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.334 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.336 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.338 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.340 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.343 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.345 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.347 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.350 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.351 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.353 I/HwrLanguagePackManager( 2538): update start
10-14 18:32:00.353 I/HWRLanguageManager( 2538): update() : download the latest
resource list from server!
10-14 18:32:00.353 I/HWRRMLauncher( 2538): > launchUpdateByIntent : language = 1000
10-14 18:32:00.353 I/HWRRMLauncher( 2538): > launchUpdateByIntent : send BR with
command permission
10-14 18:32:00.354 I/HWRRMLauncher( 2538): > launchUpdateByIntent : send BR with
default permission
10-14 18:32:00.355 I/HWRRMHelper( 2538): Get ContentProviderClient
10-14 18:32:00.355 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.356 W/ActivityThread( 2538): Failed to find provider info for
com.samsung.android.sdk.handwriting.resourcemanager (user not unlocked)
10-14 18:32:00.356 E/HWRRMHelper( 2538): [getContentProviderClient] content
provider client is null!
10-14 18:32:00.356 E/HWRLanguagePackManager( 2538): [updateLanguageManagerSync]
ContentProvider is not available!
10-14 18:32:00.356 I/HWRLanguagePackManager( 2538): [updateLanguageManager] Fail to
update language list!
10-14 18:32:00.356 I/HwrLanguagePackManager( 2538): update result = 1
10-14 18:32:00.356 E/HwrLanguagePackManager( 2538): update failure
10-14 18:32:00.357 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.358 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.361 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.363 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.367 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.369 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.371 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.373 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.375 I/ImsDiagMonitorNotiMgr( 2171): Package was not installed, check
again #3
10-14 18:32:00.375 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.378 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.379 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.381 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.383 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.385 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.388 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.389 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.391 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.395 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.397 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.399 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.401 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.403 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.411 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.412 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.419 I/m.android.phon( 2213): The ClassLoaderContext is a special
shared library.
10-14 18:32:00.427 D/LoadedApk( 2213): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@44a0625
appContext.mOpPackageName=com.android.ons
appContext.mBasePackageName=com.android.ons
appContext.mPackageInfo=android.app.LoadedApk@70213fa
10-14 18:32:00.427 D/NetworkSecurityConfig( 2213): No Network Security Config
specified, using platform default
10-14 18:32:00.427 W/nsconfig( 2213): com.android.phone: New config does not match
the previously set config.
10-14 18:32:00.429 D/ONSAutoboot( 2213): Received
android.intent.action.LOCKED_BOOT_COMPLETED
10-14 18:32:00.433 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10106 packageName=com.android.providers.calendar
10-14 18:32:00.434 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10106; state: DISABLED
10-14 18:32:00.435 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10106; state: ENABLED
10-14 18:32:00.436 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10106; state: ENABLED
10-14 18:32:00.495 D/Zygote ( 531): Forked child process 3051
10-14 18:32:00.498 W/ActivityManager( 702): Slow operation: 66ms so far, now at
startProcess: returned from zygote!
10-14 18:32:00.498 W/ActivityManager( 702): Slow operation: 66ms so far, now at
startProcess: done updating battery stats
10-14 18:32:00.498 W/ActivityManager( 702): Slow operation: 66ms so far, now at
startProcess: building log message
10-14 18:32:00.499 I/ActivityManager( 702): Start proc
3051:com.android.providers.calendar/u0a106 for broadcast
{com.android.providers.calendar/com.android.providers.calendar.feature.dualdar.Shad
owCalendarReceiver}
10-14 18:32:00.499 W/ActivityManager( 702): Slow operation: 66ms so far, now at
startProcess: starting to update pids map
10-14 18:32:00.499 W/ActivityManager( 702): Slow operation: 67ms so far, now at
startProcess: done updating pids map
10-14 18:32:00.514 E/viders.calenda( 3051): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:00.523 D/ActivityThread( 3051): setConscryptValidator
10-14 18:32:00.524 D/ActivityThread( 3051): setConscryptValidator - put
10-14 18:32:00.526 I/ActivityManager( 702): DSS OFF for
com.android.providers.calendar
10-14 18:32:00.529 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{8439ad8 3051:com.android.providers.calendar/u0a106}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:00.534 D/ActivityThread( 3051): handleBindApplication()++
app=com.android.providers.calendar
10-14 18:32:00.553 I/viders.calenda( 3051): The ClassLoaderContext is a special
shared library.
10-14 18:32:00.566 D/LoadedApk( 3051): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.android.providers.calendar
appContext.mBasePackageName=com.android.providers.calendar
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:32:00.566 D/NetworkSecurityConfig( 3051): No Network Security Config
specified, using platform default
10-14 18:32:00.573 D/NetworkSecurityConfig( 3051): No Network Security Config
specified, using platform default
10-14 18:32:00.579 I/CalendarProvider$ShadowCalendarProvider( 3051):
ShadowCalendarProvider started.
10-14 18:32:00.583 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:00.630 D/ActivityThread( 3051): handleBindApplication() --
skipGraphicsSupport=false
10-14 18:32:00.640 I/CalendarProvider$DualDarCalendar( 3051):
[ShadowCalendarReceiver] onReceive : android.intent.action.LOCKED_BOOT_COMPLETED
10-14 18:32:00.647 I/CalendarProvider$DualDarCalendar( 3051):
[ShadowCalendarReceiver] Knox Mode : false, DualDarSupported : false, DualDarLocked
: false
10-14 18:32:00.650 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10192 packageName=com.google.android.gms
10-14 18:32:00.650 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10192; state: DISABLED
10-14 18:32:00.651 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10192; state: ENABLED
10-14 18:32:00.652 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10192; state: ENABLED
10-14 18:32:00.669 D/Zygote ( 531): Forked child process 3071
10-14 18:32:00.672 I/ActivityManager( 702): Start proc
3071:com.google.android.gms.persistent/u0a192 for broadcast
{com.google.android.gms/com.google.android.gms.chimera.GmsIntentOperationService$Pe
rsistentTrustedReceiver}
10-14 18:32:00.688 E/.gms.persisten( 3071): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:00.693 I/ImsExternalCallTracker( 2213):
handleVideoCapabilitiesChanged : isVideoCapable = false
10-14 18:32:00.693 D/ImsExternalCallTracker( 2213): refreshCallPullState
10-14 18:32:00.696 D/ActivityThread( 3071): setConscryptValidator
10-14 18:32:00.696 D/ActivityThread( 3071): setConscryptValidator - put
10-14 18:32:00.698 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.699 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.699 I/ActivityManager( 702): DSS OFF for com.google.android.gms
10-14 18:32:00.702 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{baf8fc6 3071:com.google.android.gms.persistent/u0a192}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:00.708 D/ActivityThread( 3071): handleBindApplication()++
app=com.google.android.gms.persistent
10-14 18:32:00.711 D/KeyguardUpdateMonitor( 1809): received broadcast
android.intent.action.SERVICE_STATE
10-14 18:32:00.711 D/NetworkController.SecMobileSignalController(0/2147483647)
( 1809): onServiceStateChanged voiceState=1 dataState=1
10-14 18:32:00.712 D/CscParser( 1809): OMC path :
/optics/configs/carriers/single/ZTO/conf/customer.xml
10-14 18:32:00.712 V/KeyguardUpdateMonitor( 1809): action
android.intent.action.SERVICE_STATE serviceState={mVoiceRegState=1(OUT_OF_SERVICE),
mDataRegState=1(OUT_OF_SERVICE), mChannelNumber=-1, duplexMode()=0,
mCellBandwidths=[], isManualNetworkSelection=false(automatic),
getRilVoiceRadioTechnology=0(Unknown), getRilDataRadioTechnology=0(Unknown),
mCssIndicator=unsupported, mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-
1, VoiceRegType=0, ImsVoiceAvail=1, Snap=0, MobileVoice=OUT_OF_SERVICE,
MobileData=OUT_OF_SERVICE, MobileDataRoamingType=home, MobileDataRat=Unknown,
PsOnly=false, FemtocellInd=0, SprDisplayRoam=false, NrBearerStatus=0, 5gStatus=0,
mIsEmergencyOnly=false, isUsingCarrierAggregation=false, mLteEarfcnRsrpBoost=0,
mNetworkRegistrationInfos=[NetworkRegistrationInfo{ domain=CS transportType=WWAN
registrationState=UNKNOWN roamingType=NOT_ROAMING accessNetworkTechnology=UNKNOWN
rejectCause=0 emergencyEnabled=false availableServices=[] cellIdentity=null
voiceSpecificInfo=null dataSpecificInfo=null nrState=NONE rRplmn=},
NetworkRegistrationInfo{ domain=PS transportType=WWAN registrationState=UNKNOWN
roamingType=NOT_ROAMING accessNetworkTechnology=UNKNOWN rejectCause=0
emergencyEnabled=false availableServices=[] cellIdentity=null
voiceSpecificInfo=null dataSpecificInfo=null nrState=NONE rRplmn=}],
mNrFrequencyRange=0, mIsDataRoamingFromRegistration=false, mIsIwlanPreferred=false}
subId=-1 slotId=0
10-14 18:32:00.712 I/CscParser( 1809): getCustomerPath : omc customer file can read
10-14 18:32:00.712 E/CscParser( 1809): update(): xml file exist
10-14 18:32:00.715 D/KeyguardUpdateMonitor( 1809): handleServiceStateChange(subId=-
1, slotId=0, serviceState={mVoiceRegState=1(OUT_OF_SERVICE),
mDataRegState=1(OUT_OF_SERVICE), mChannelNumber=-1, duplexMode()=0,
mCellBandwidths=[], isManualNetworkSelection=false(automatic),
getRilVoiceRadioTechnology=0(Unknown), getRilDataRadioTechnology=0(Unknown),
mCssIndicator=unsupported, mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-
1, VoiceRegType=0, ImsVoiceAvail=1, Snap=0, MobileVoice=OUT_OF_SERVICE,
MobileData=OUT_OF_SERVICE, MobileDataRoamingType=home, MobileDataRat=Unknown,
PsOnly=false, FemtocellInd=0, SprDisplayRoam=false, NrBearerStatus=0, 5gStatus=0,
mIsEmergencyOnly=false, isUsingCarrierAggregation=false, mLteEarfcnRsrpBoost=0,
mNetworkRegistrationInfos=[NetworkRegistrationInfo{ domain=CS transportType=WWAN
registrationState=UNKNOWN roamingType=NOT_ROAMING accessNetworkTechnology=UNKNOWN
rejectCause=0 emergencyEnabled=false availableServices=[] cellIdentity=null
voiceSpecificInfo=null dataSpecificInfo=null nrState=NONE rRplmn=},
NetworkRegistrationInfo{ domain=PS transportType=WWAN registrationState=UNKNOWN
roamingType=NOT_ROAMING accessNetworkTechnology=UNKNOWN rejectCause=0
emergencyEnabled=false availableServices=[] cellIdentity=null
voiceSpecificInfo=null dataSpecificInfo=null nrState=NONE rRplmn=}],
mNrFrequencyRange=0, mIsDataRoamingFromRegistration=false, mIsIwlanPreferred=false}
10-14 18:32:00.715 W/KeyguardUpdateMonitor( 1809): invalid subId in
handleServiceStateChange()
10-14 18:32:00.759 D/MobileSignalIconsSelector( 1809): getDataIconGroup(): 0
10-14 18:32:00.762 D/MobileSignalIconsSelector( 1809): getDataIconGroup():
connected=false,enabled=true,level=0,inetCondition=1,dataIconGroup=DataIconGroup(UN
KNOWN),activityIn=false,activityOut=false,lastModified=10-14
18:32:00.760,dataSim=true,networkName=Sem serviço,networkNameData=Sem
serviço,dataConnected=false,roaming=false,isDefault=false,isEmergency=false,airplan
eMode=false,carrierNetworkChangeMode=false,userSetup=false,defaultDataOff=false,cdm
aEriIconIndex=-1,cdmaEriIconMode=-
1,callState=0,voWifiConnected=false,shouldShowDisabledDataIcon=false,bluetoothTethe
red=false,isLTEFemtoCell=false,cardOperator=null,optionalRadioTech=0,isCAIndicator=
false,isLimitedStateForCTCSlaveVoLTE=false,isSWRoaming=false,isMobileDataSettingEna
bled=false,nwBoosterRilEnabled=false,nwBoosterSettingEnabled=false,emergencyModeAct
ivated=false,ismmW5G=false,slotId=0,simState=null, iconSet = null
10-14 18:32:00.763 I/.gms.persisten( 3071): The ClassLoaderContext is a special
shared library.
10-14 18:32:00.763 D/NetworkController.SecMobileSignalController(0/2147483647)
( 1809): CB beeing cleared or arrived on slot = 0
10-14 18:32:00.763 D/StatusbarSignalPolicy( 1809): setMobileDataIndicators state =
MobileIconState(subId=2147483647, strengthId=2131233598, roaming=false, typeId=0,
visible=true, activityId=0, roamingId=0, slotId=0)
10-14 18:32:00.763 D/CarrierLabel( 1809): updateNetworkNameLatin showSpn=false spn=
dataSpn= showPlmn=true plmn=Sem serviço showCB=false CBmsg=null
VoWifiConnected=false
10-14 18:32:00.763 D/CarrierLabel( 1809): updateNetworkNameLatin
mNetworkManuallySelected=null null
10-14 18:32:00.763 D/CarrierLabel( 1809): updateNetworkNameLatinCB showSpn=false
spn= dataSpn= showPlmn=true plmn=Sem serviço showCB=false CBmsg=null
10-14 18:32:00.764 D/CarrierLabel( 1809): updateNetworkNameLatin CBmsg=null
mMultiSimCarrierText = Sem serviço mSlotId = 0
10-14 18:32:00.764 D/NetworkController( 1809): sendPanelCarrierLabel()
carrierText:Sem serviço, slotId:0, mNumberOfActiveSim:0, airplane:false,
activeSimCount:0, mCarrierTextBySimSlot[0]:Sem serviço
10-14 18:32:00.764 D/KeyguardUpdateMonitor( 1809): updateCarrierTextInfo
10-14 18:32:00.765 D/KeyguardBottomAreaShortcutView( 1809): mIndicationArea margin
start : 113, end : 113, bottom : 104
10-14 18:32:00.765 D/FaceWidgetPagesController( 1809): onRefreshCarrierInfo()
10-14 18:32:00.766 D/FaceWidgetClockRoamManager( 1809): isNetworkRoamingState id=-1
10-14 18:32:00.766 D/FaceWidgetClockRoamManager( 1809): isNetworkRoamingState false
10-14 18:32:00.766 D/FaceWidgetClockRoamManager( 1809): onRefreshCarrierInfo(pre,
now): false, false
10-14 18:32:00.766 D/CarrierTextController( 1809): onRefreshCarrierInfo(),
mTelephonyCapable: false
10-14 18:32:00.766 D/CarrierTextController( 1809): updateCarrierText(): 0
10-14 18:32:00.767 D/CarrierTextController( 1809): plmn Of NetworkController Impl :
Sem serviço
10-14 18:32:00.768 D/CarrierTextController( 1809): setText : Sem serviço
10-14 18:32:00.772 I/.gms.persisten( 3071): The ClassLoaderContext is a special
shared library.
10-14 18:32:00.773 D/StackScrollAlgorithm( 1809): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{8b1dd16 I.E...... ......ID
19,0-701,480}
10-14 18:32:00.791 I/.gms.persisten( 3071): The ClassLoaderContext is a special
shared library.
10-14 18:32:00.792 D/StackScrollAlgorithm( 1809): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{8b1dd16 I.E...... ......ID
19,0-701,480}
10-14 18:32:00.792 D/nativeloader( 3071): classloader namespace configured for
unbundled product apk.
library_path=/product/priv-app/GmsCore/lib/arm64:/product/priv-app/GmsCore/
GmsCore.apk!/lib/arm64-v8a:/product/lib64:/system/product/lib64
10-14 18:32:00.830 D/LoadedApk( 3071): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.google.android.gms
appContext.mBasePackageName=com.google.android.gms
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:32:00.831 D/NetworkSecurityConfig( 3071): Using Network Security Config
from resource network_security_config debugBuild: false
10-14 18:32:00.839 D/NetworkSecurityConfig( 3071): Using Network Security Config
from resource network_security_config debugBuild: false
10-14 18:32:00.845 I/io_stats( 385): !@ 179,0 r 120236 8336376 w 15952 5413320 d
3560 2465044 f 6124 2447 iot 89920 0 th 102400 102400 64728 pt 232 inp 0 0 143.353
10-14 18:32:00.984 I/ImsExternalCallTracker( 2213):
handleVideoCapabilitiesChanged : isVideoCapable = false
10-14 18:32:00.985 D/ImsExternalCallTracker( 2213): refreshCallPullState
10-14 18:32:00.990 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.992 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:00.998 D/KeyguardUpdateMonitor( 1809): received broadcast
android.intent.action.SERVICE_STATE
10-14 18:32:00.998 V/KeyguardUpdateMonitor( 1809): action
android.intent.action.SERVICE_STATE serviceState={mVoiceRegState=1(OUT_OF_SERVICE),
mDataRegState=1(OUT_OF_SERVICE), mChannelNumber=-1, duplexMode()=0,
mCellBandwidths=[], isManualNetworkSelection=false(automatic),
getRilVoiceRadioTechnology=0(Unknown), getRilDataRadioTechnology=0(Unknown),
mCssIndicator=unsupported, mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-
1, VoiceRegType=0, ImsVoiceAvail=1, Snap=0, MobileVoice=OUT_OF_SERVICE,
MobileData=OUT_OF_SERVICE, MobileDataRoamingType=home, MobileDataRat=Unknown,
PsOnly=false, FemtocellInd=0, SprDisplayRoam=false, NrBearerStatus=0, 5gStatus=0,
mIsEmergencyOnly=false, isUsingCarrierAggregation=false, mLteEarfcnRsrpBoost=0,
mNetworkRegistrationInfos=[NetworkRegistrationInfo{ domain=CS transportType=WWAN
registrationState=UNKNOWN roamingType=NOT_ROAMING accessNetworkTechnology=UNKNOWN
rejectCause=0 emergencyEnabled=false availableServices=[] cellIdentity=null
voiceSpecificInfo=null dataSpecificInfo=null nrState=NONE rRplmn=},
NetworkRegistrationInfo{ domain=PS transportType=WWAN registrationState=UNKNOWN
roamingType=NOT_ROAMING accessNetworkTechnology=UNKNOWN rejectCause=0
emergencyEnabled=false availableServices=[] cellIdentity=null
voiceSpecificInfo=null dataSpecificInfo=null nrState=NONE rRplmn=}],
mNrFrequencyRange=0, mIsDataRoamingFromRegistration=false, mIsIwlanPreferred=false}
subId=-1 slotId=1
10-14 18:32:00.999 D/KeyguardUpdateMonitor( 1809): handleServiceStateChange(subId=-
1, slotId=1, serviceState={mVoiceRegState=1(OUT_OF_SERVICE),
mDataRegState=1(OUT_OF_SERVICE), mChannelNumber=-1, duplexMode()=0,
mCellBandwidths=[], isManualNetworkSelection=false(automatic),
getRilVoiceRadioTechnology=0(Unknown), getRilDataRadioTechnology=0(Unknown),
mCssIndicator=unsupported, mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-
1, VoiceRegType=0, ImsVoiceAvail=1, Snap=0, MobileVoice=OUT_OF_SERVICE,
MobileData=OUT_OF_SERVICE, MobileDataRoamingType=home, MobileDataRat=Unknown,
PsOnly=false, FemtocellInd=0, SprDisplayRoam=false, NrBearerStatus=0, 5gStatus=0,
mIsEmergencyOnly=false, isUsingCarrierAggregation=false, mLteEarfcnRsrpBoost=0,
mNetworkRegistrationInfos=[NetworkRegistrationInfo{ domain=CS transportType=WWAN
registrationState=UNKNOWN roamingType=NOT_ROAMING accessNetworkTechnology=UNKNOWN
rejectCause=0 emergencyEnabled=false availableServices=[] cellIdentity=null
voiceSpecificInfo=null dataSpecificInfo=null nrState=NONE rRplmn=},
NetworkRegistrationInfo{ domain=PS transportType=WWAN registrationState=UNKNOWN
roamingType=NOT_ROAMING accessNetworkTechnology=UNKNOWN rejectCause=0
emergencyEnabled=false availableServices=[] cellIdentity=null
voiceSpecificInfo=null dataSpecificInfo=null nrState=NONE rRplmn=}],
mNrFrequencyRange=0, mIsDataRoamingFromRegistration=false, mIsIwlanPreferred=false}
10-14 18:32:00.999 W/KeyguardUpdateMonitor( 1809): invalid subId in
handleServiceStateChange()
10-14 18:32:01.009 V/KeyguardUpdateMonitor( 1809): onSubscriptionInfoChanged()
10-14 18:32:01.011 D/ConnectivityService( 702): requestNetwork for
uid/pid:1001/2213 NetworkRequest [ TRACK_DEFAULT id=31, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1001 AdministratorUids: [] RequestorUid: 1001
RequestorPackageName: com.android.phone] ]
10-14 18:32:01.012 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:32:01.012 D/Ethernet( 702): got request NetworkRequest [ TRACK_DEFAULT
id=31, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1001 AdministratorUids:
[] RequestorUid: 1001 RequestorPackageName: com.android.phone] ] with score 0 and
providerId 0
10-14 18:32:01.012 D/WifiNetworkFactory( 702): got request NetworkRequest
[ TRACK_DEFAULT id=31, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1001
AdministratorUids: [] RequestorUid: 1001 RequestorPackageName: com.android.phone] ]
with score 0 and providerId 0
10-14 18:32:01.013 D/UntrustedWifiNetworkFactory( 702): got request NetworkRequest
[ TRACK_DEFAULT id=31, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1001
AdministratorUids: [] RequestorUid: 1001 RequestorPackageName: com.android.phone] ]
with score 0 and providerId 0
10-14 18:32:01.013 D/PhoneSwitcherNetworkRequstListener( 2213): got request
NetworkRequest [ TRACK_DEFAULT id=14, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10067 AdministratorUids: [] RequestorUid:
10067 RequestorPackageName: com.android.systemui] ] with score 0 and providerId -1
10-14 18:32:01.013 D/NetworkController.SecMobileSignalController(0/2147483647)
( 1809): onActiveDataSubscriptionIdChanged: subId=-1
10-14 18:32:01.013 D/PhoneSwitcherNetworkRequstListener( 2213): got request
NetworkRequest [ TRACK_DEFAULT id=6, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000 AdministratorUids: [] RequestorUid: 1000
RequestorPackageName: android] ] with score 0 and providerId -1
10-14 18:32:01.014 D/PhoneSwitcherNetworkRequstListener( 2213): got request
NetworkRequest [ TRACK_DEFAULT id=18, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000 AdministratorUids: [] RequestorUid: 1000
RequestorPackageName: android] ] with score 0 and providerId -1
10-14 18:32:01.014 D/PhoneSwitcherNetworkRequstListener( 2213): got request
NetworkRequest [ TRACK_DEFAULT id=16, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000 AdministratorUids: [] RequestorUid: 1000
RequestorPackageName: android] ] with score 0 and providerId -1
10-14 18:32:01.014 D/PhoneSwitcherNetworkRequstListener( 2213): got request
NetworkRequest [ TRACK_DEFAULT id=20, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1073 AdministratorUids: [] RequestorUid: 1073
RequestorPackageName: com.google.android.networkstack] ] with score 0 and
providerId -1
10-14 18:32:01.014 D/PhoneSwitcherNetworkRequstListener( 2213): got request
NetworkRequest [ TRACK_DEFAULT id=17, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10067 AdministratorUids: [] RequestorUid:
10067 RequestorPackageName: com.android.systemui] ] with score 0 and providerId -1
10-14 18:32:01.014 D/PhoneSwitcherNetworkRequstListener( 2213): got request
NetworkRequest [ REQUEST id=22, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN AdministratorUids: [] RequestorUid: 1073
RequestorPackageName: com.google.android.networkstack] ] with score 0 and
providerId -1
10-14 18:32:01.014 D/PhoneSwitcherNetworkRequstListener( 2213): got request
NetworkRequest [ REQUEST id=1, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN AdministratorUids: [] RequestorUid: 1000
RequestorPackageName: android] ] with score 0 and providerId -1
10-14 18:32:01.014 D/PhoneSwitcherNetworkRequstListener( 2213): got request
NetworkRequest [ TRACK_DEFAULT id=27, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1000 AdministratorUids: [] RequestorUid: 1000
RequestorPackageName: com.sec.imsservice] ] with score 0 and providerId -1
10-14 18:32:01.014 D/MobileSignalIconsSelector( 1809): getDataIconGroup(): 0
10-14 18:32:01.015 D/KeyguardBottomAreaShortcutView( 1809): mIndicationArea margin
start : 113, end : 113, bottom : 104
10-14 18:32:01.015 D/FaceWidgetPagesController( 1809): onRefreshCarrierInfo()
10-14 18:32:01.015 D/MobileSignalIconsSelector( 1809): getDataIconGroup():
connected=false,enabled=true,level=0,inetCondition=1,dataIconGroup=DataIconGroup(UN
KNOWN),activityIn=false,activityOut=false,lastModified=10-14
18:32:01.014,dataSim=true,networkName=,networkNameData=Sem
serviço,dataConnected=false,roaming=false,isDefault=false,isEmergency=false,airplan
eMode=false,carrierNetworkChangeMode=false,userSetup=false,defaultDataOff=false,cdm
aEriIconIndex=-1,cdmaEriIconMode=-
1,callState=0,voWifiConnected=false,shouldShowDisabledDataIcon=false,bluetoothTethe
red=false,isLTEFemtoCell=false,cardOperator=null,optionalRadioTech=0,isCAIndicator=
false,isLimitedStateForCTCSlaveVoLTE=false,isSWRoaming=false,isMobileDataSettingEna
bled=false,nwBoosterRilEnabled=false,nwBoosterSettingEnabled=false,emergencyModeAct
ivated=false,ismmW5G=false,slotId=0,simState=null, iconSet = null
10-14 18:32:01.015 D/FaceWidgetClockRoamManager( 1809): isNetworkRoamingState id=-1
10-14 18:32:01.015 D/FaceWidgetClockRoamManager( 1809): isNetworkRoamingState false
10-14 18:32:01.015 D/FaceWidgetClockRoamManager( 1809): onRefreshCarrierInfo(pre,
now): false, false
10-14 18:32:01.016 D/CarrierTextController( 1809): onRefreshCarrierInfo(),
mTelephonyCapable: false
10-14 18:32:01.016 D/CarrierTextController( 1809): updateCarrierText(): 0
10-14 18:32:01.017 D/ApplicationLoaders( 2213): Returning zygote-cached class
loader: /system/framework/android.test.base.jar
10-14 18:32:01.017 D/CarrierTextController( 1809): plmn Of NetworkController Impl :
Sem serviço
10-14 18:32:01.017 D/CarrierTextController( 1809): setText : Sem serviço
10-14 18:32:01.018 D/CarrierTextController( 1809): updateCarrierText(): 0
10-14 18:32:01.019 D/CarrierTextController( 1809): plmn Of NetworkController Impl :
Sem serviço
10-14 18:32:01.019 D/CarrierTextController( 1809): setText : Sem serviço
10-14 18:32:01.021 I/m.android.phon( 2213): The ClassLoaderContext is a special
shared library.
10-14 18:32:01.026 D/StackScrollAlgorithm( 1809): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{8b1dd16 I.E...... ......ID
19,0-701,480}
10-14 18:32:01.028 D/StatusbarSignalPolicy( 1809): setMobileDataIndicators state =
MobileIconState(subId=2147483647, strengthId=2131233598, roaming=false, typeId=0,
visible=true, activityId=0, roamingId=0, slotId=0)
10-14 18:32:01.032 D/LoadedApk( 2213): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@1c55723
appContext.mOpPackageName=com.android.phone
appContext.mBasePackageName=com.sec.enterprise.mdm.services.simpin
appContext.mPackageInfo=android.app.LoadedApk@9a4f420
10-14 18:32:01.032 D/NetworkSecurityConfig( 2213): No Network Security Config
specified, using platform default
10-14 18:32:01.032 W/nsconfig( 2213): com.sec.enterprise.mdm.services.simpin: New
config does not match the previously set config.
10-14 18:32:01.035 D/EnterpriseSimPin( 2213): onCreate()
10-14 18:32:01.037 D/PhoneRestrictionPolicy( 702): SIM Pin Service connected
10-14 18:32:01.038 D/EdmStorageProvider( 702): getCount(SimTable) - 0
10-14 18:32:01.038 D/TelephonyDebugService( 2213): TelephonyDebugService()
10-14 18:32:01.039 V/PhoneGlobals( 2213): event=14
10-14 18:32:01.039 D/CarrierConfigLoader( 2213): mHandler: 12 phoneId: 0
10-14 18:32:01.040 D/CarrierConfigLoader( 2213): Build fingerprint changed. old:
null new: samsung/a12sub/a12s:11/RP1A.200720.012/A127MUBU3AUJ5:user/release-keys
10-14 18:32:01.041 D/CallNotifier( 2213): - Got BluetoothHeadset:
android.bluetooth.BluetoothHeadset@f8c427f
10-14 18:32:01.041 D/StackScrollAlgorithm( 1809): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{8b1dd16 I.E...... ......ID
19,0-701,480}
10-14 18:32:01.051 D/semImsManager[0]( 2213): onReceive
com.sec.ims.imsmanager.RESTART
10-14 18:32:01.053 D/semImsManager( 2213): registerPreviousListeners:
mRegListeners: 0 mEpdgListeners: 0
10-14 18:32:01.053 I/Telephony: SamsungImsManagerInjector( 2213): onConnected
mImsManager, phoneId : 0
10-14 18:32:01.053 D/semImsManager[0]( 2213): registerImsRegistrationListener
10-14 18:32:01.055 I/SemImsServiceStub<0>( 2171):
SemRegisterImsRegistrationListener
com.samsung.android.ims.SemImsRegiListener$Stub$Proxy@ae749d4
10-14 18:32:01.058 D/semImsManager[1]( 2213): onReceive
com.sec.ims.imsmanager.RESTART
10-14 18:32:01.059 D/semImsManager( 2213): registerPreviousListeners:
mRegListeners: 0 mEpdgListeners: 0
10-14 18:32:01.059 I/Telephony: SamsungImsManagerInjector( 2213): onConnected
mImsManager, phoneId : 1
10-14 18:32:01.059 D/semImsManager[1]( 2213): registerImsRegistrationListener
10-14 18:32:01.059 I/SemImsServiceStub<1>( 2171):
SemRegisterImsRegistrationListener
com.samsung.android.ims.SemImsRegiListener$Stub$Proxy@f4ae672
10-14 18:32:01.071 W/ActivityThread( 3071): Failed to find provider info for
com.google.android.gsf.gservices (user not unlocked)
10-14 18:32:01.072 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:01.072 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:01.072 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:01.073 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:01.073 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:01.073 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:01.073 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:01.073 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:01.073 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:01.073 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:01.073 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:01.073 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:01.073 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:01.073 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:01.073 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:01.073 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:01.073 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:01.073 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:01.073 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:01.075 D/CallNotifier( 2213): onSubscriptionsChanged,
updatePhoneStateListeners
10-14 18:32:01.075 D/CallNotifier( 2213): updatePhoneStateListeners:
isRefresh=true, updateType=2, subIdToUpdate=-1
10-14 18:32:01.079 I/Telephony( 2213): TelecomAccountRegistry$2:
onSubscriptionsChanged - update accounts
10-14 18:32:01.080 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts: Found
2 phones. Attempting to register.
10-14 18:32:01.080 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts: Phone
with phone Id -1, subscription id -1
10-14 18:32:01.080 D/Telephony( 2213): TelecomAccountRegistry: setupAccounts:
skipping invalid subid -1
10-14 18:32:01.080 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts: Phone
with phone Id -1, subscription id -1
10-14 18:32:01.080 D/Telephony( 2213): TelecomAccountRegistry: setupAccounts:
skipping invalid subid -1
10-14 18:32:01.081 D/CmcSettingManager( 2213): getOwnDeviceType
10-14 18:32:01.081 E/CmcSettingManager( 2213): context is null
10-14 18:32:01.081 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
isCmcAccountAvailableCondition : false
10-14 18:32:01.081 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts:
adding default
10-14 18:32:01.082 W/ActivityThread( 3071): Failed to find provider info for
com.google.android.gsf.gservices (user not unlocked)
10-14 18:32:01.085 E/PhoneInterfaceManager( 2213): [PhoneIntfMgr] getIccId: No UICC
10-14 18:32:01.088 D/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
isEmergencyPreferredAccount: subId=-1, activeData=-1
10-14 18:32:01.088 D/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
isEmergencyPreferredAccount: Device does not require preference.
10-14 18:32:01.088 I/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
isRttCurrentlySupported -- emergency acct and no device support
10-14 18:32:01.089 D/SecImsManager( 2213): isVtEnabledByPlatformForSlot
10-14 18:32:01.090 D/SecImsManager( 2213): getFeatureValue
10-14 18:32:01.090 D/SecImsManager( 2213): getFeatureValue : remote exception
10-14 18:32:01.090 D/SecImsManager( 2213): getFeatureValue(2, 0) : false
10-14 18:32:01.090 D/SecImsManager( 2213): getFeatureValue
10-14 18:32:01.090 D/SecImsManager( 2213): getFeatureValue : remote exception
10-14 18:32:01.090 D/SecImsManager( 2213): getFeatureValue(2, 1) : false
10-14 18:32:01.106 D/Telephony: SamsungMultiSimRepositoryImpl( 2213):
isSoftSimEnable : softsimStatus=
10-14 18:32:01.107 V/PackageManager( 702): reconcileAppsData finished 375 packages
10-14 18:32:01.108 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:01.108 I/ActivityManager( 702): User 0 state changed from
RUNNING_LOCKED to RUNNING_UNLOCKING
10-14 18:32:01.108 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
SUPPORT_CSVT: not enable feature
10-14 18:32:01.108 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
buildPstnPhoneAccount, simSlotIndex: -1, subId: -1, isEmergency: true,
phoneAccountHandle: *, isSimCardStatusOn: false, hasVirtualSim: false,
isPsVideoCapable: false, isCsVideoCapable: false
10-14 18:32:01.109 D/ActivityManager( 702): Unlocking user 0 progress 20
10-14 18:32:01.110 W/Looper ( 702): Slow dispatch took 6656ms android.fg
h=android.os.Handler c=com.android.server.am.-$
$Lambda$UserController$stQk1028ON105v_u-VMykVjcxLk@ba326ec m=0
10-14 18:32:01.110 W/Looper ( 702): Slow delivery took 6664ms android.fg
h=android.os.Handler c=com.android.server.am.-$
$Lambda$UserController$GDeMAdIZKioX9ByjmKJDQSegDVs@889054a m=0
10-14 18:32:01.110 V/LocationManagerService( 702): location appop changed for
com.google.android.ext.services
10-14 18:32:01.110 I/SystemServerTimingAsync( 702): ssm.UnlockingUser-0
10-14 18:32:01.110 I/SystemServiceManager( 702): Calling onUnlockingUser 0
10-14 18:32:01.110 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.security.FileIntegrityService
10-14 18:32:01.110 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.security.FileIntegrityService took to complete: 0ms
10-14 18:32:01.110 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.pm.Installer
10-14 18:32:01.110 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.pm.Installer took to complete: 0ms
10-14 18:32:01.110 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.os.DeviceIdentifiersPolicyService
10-14 18:32:01.110 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.os.DeviceIdentifiersPolicyService took to complete: 0ms
10-14 18:32:01.110 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.uri.UriGrantsManagerService$Lifecycle
10-14 18:32:01.110 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.uri.UriGrantsManagerService$Lifecycle took to complete: 0ms
10-14 18:32:01.110 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.wm.ActivityTaskManagerService$Lifecycle
10-14 18:32:01.111 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
getResourceId, phoneId: 0, resourceIndex: 0
10-14 18:32:01.111 I/LaunchParamsPersister( 702): Didn't find launch param folder
for user 0
10-14 18:32:01.111 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to complete: 1ms
10-14 18:32:01.112 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.am.ActivityManagerService$Lifecycle
10-14 18:32:01.112 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.am.ActivityManagerService$Lifecycle took to complete: 0ms
10-14 18:32:01.112 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.pm.DataLoaderManagerService
10-14 18:32:01.112 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.pm.DataLoaderManagerService took to complete: 0ms
10-14 18:32:01.112 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.power.PowerManagerService
10-14 18:32:01.112 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.power.PowerManagerService took to complete: 0ms
10-14 18:32:01.112 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.power.ThermalManagerService
10-14 18:32:01.112 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.power.ThermalManagerService took to complete: 0ms
10-14 18:32:01.112 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.VaultKeeperService$LifeCycle
10-14 18:32:01.112 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.VaultKeeperService$LifeCycle took to complete: 0ms
10-14 18:32:01.112 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.PACMService
10-14 18:32:01.112 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.PACMService took to complete: 0ms
10-14 18:32:01.112 I/Telephony: SamsungMultiSimRepositoryImpl( 2213): isEsimEnabled
for 0 false
10-14 18:32:01.112 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
10-14 18:32:01.112 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.recoverysystem.RecoverySystemService$Lifecycle took to
complete: 0ms
10-14 18:32:01.112 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.lights.LightsService
10-14 18:32:01.112 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.lights.LightsService took to complete: 0ms
10-14 18:32:01.112 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.pdp.PdpService
10-14 18:32:01.112 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.pdp.PdpService took to complete: 0ms
10-14 18:32:01.112 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.display.DisplayManagerService
10-14 18:32:01.112 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.display.DisplayManagerService took to complete: 0ms
10-14 18:32:01.112 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.pm.UserManagerService$LifeCycle
10-14 18:32:01.112 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.pm.UserManagerService$LifeCycle took to complete: 0ms
10-14 18:32:01.112 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.om.OverlayManagerService
10-14 18:32:01.112 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.om.OverlayManagerService took to complete: 0ms
10-14 18:32:01.112 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.SensorPrivacyService
10-14 18:32:01.112 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.SensorPrivacyService took to complete: 0ms
10-14 18:32:01.112 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.SystemConfigService
10-14 18:32:01.112 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.SystemConfigService took to complete: 0ms
10-14 18:32:01.112 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.BatteryService
10-14 18:32:01.112 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.BatteryService took to complete: 0ms
10-14 18:32:01.112 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.usage.UsageStatsService
10-14 18:32:01.112 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.usage.UsageStatsService took to complete: 0ms
10-14 18:32:01.112 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.webkit.WebViewUpdateService
10-14 18:32:01.112 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.webkit.WebViewUpdateService took to complete: 0ms
10-14 18:32:01.112 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.CachedDeviceStateService
10-14 18:32:01.112 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.CachedDeviceStateService took to complete: 0ms
10-14 18:32:01.112 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.BinderCallsStatsService$LifeCycle
10-14 18:32:01.112 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.BinderCallsStatsService$LifeCycle took to complete: 0ms
10-14 18:32:01.112 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.LooperStatsService$Lifecycle
10-14 18:32:01.112 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.LooperStatsService$Lifecycle took to complete: 0ms
10-14 18:32:01.112 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.rollback.RollbackManagerService
10-14 18:32:01.113 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.rollback.RollbackManagerService took to complete: 1ms
10-14 18:32:01.113 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.os.BugreportManagerService
10-14 18:32:01.113 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.os.BugreportManagerService took to complete: 0ms
10-14 18:32:01.113 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.gpu.GpuService
10-14 18:32:01.113 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.gpu.GpuService took to complete: 0ms
10-14 18:32:01.113 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.security.KeyChainSystemService
10-14 18:32:01.113 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.security.KeyChainSystemService took to complete: 0ms
10-14 18:32:01.113 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.SpqrService
10-14 18:32:01.113 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.SpqrService took to complete: 0ms
10-14 18:32:01.113 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.telecom.TelecomLoaderService
10-14 18:32:01.114 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.telecom.TelecomLoaderService took to complete: 0ms
10-14 18:32:01.114 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.accounts.AccountManagerService$Lifecycle
10-14 18:32:01.114 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.accounts.AccountManagerService$Lifecycle took to complete: 0ms
10-14 18:32:01.114 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.content.ContentService$Lifecycle
10-14 18:32:01.114 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.content.ContentService$Lifecycle took to complete: 1ms
10-14 18:32:01.114 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.DropBoxManagerService
10-14 18:32:01.114 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.DropBoxManagerService took to complete: 0ms
10-14 18:32:01.114 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle
10-14 18:32:01.114 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.ssrm.CustomFrequencyManagerService$Lifecycle took to complete:
0ms
10-14 18:32:01.114 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.sepunion.SemUnionMainService
10-14 18:32:01.114 D/SEP_UNION_SemUnionMainService( 702): onUnlockUser
10-14 18:32:01.114 D/SEP_UNION_SemUnionMainServiceImpl( 702): onUnlockUser
10-14 18:32:01.114 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.sepunion.SemUnionMainService took to complete: 0ms
10-14 18:32:01.114 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.AlarmManagerService
10-14 18:32:01.114 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.AlarmManagerService took to complete: 0ms
10-14 18:32:01.114 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.privilege.SemPrivilegeManagerService
10-14 18:32:01.114 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.privilege.SemPrivilegeManagerService took to complete: 0ms
10-14 18:32:01.114 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.BluetoothService
10-14 18:32:01.115 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.BluetoothService took to complete: 1ms
10-14 18:32:01.115 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.connectivity.IpConnectivityMetrics
10-14 18:32:01.115 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.connectivity.IpConnectivityMetrics took to complete: 0ms
10-14 18:32:01.115 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle
10-14 18:32:01.115 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.net.watchlist.NetworkWatchlistService$Lifecycle took to
complete: 0ms
10-14 18:32:01.115 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.PinnerService
10-14 18:32:01.115 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.PinnerService took to complete: 0ms
10-14 18:32:01.115 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.google.android.startop.iorap.IorapForwardingService
10-14 18:32:01.115 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.google.android.startop.iorap.IorapForwardingService took to complete: 0ms
10-14 18:32:01.115 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.integrity.AppIntegrityManagerService
10-14 18:32:01.115 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.integrity.AppIntegrityManagerService took to complete: 0ms
10-14 18:32:01.115 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.inputmethod.InputMethodManagerService$Lifecycle
10-14 18:32:01.115 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.inputmethod.InputMethodManagerService$Lifecycle took to
complete: 0ms
10-14 18:32:01.115 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.accessibility.AccessibilityManagerService$Lifecycle
10-14 18:32:01.115 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.accessibility.AccessibilityManagerService$Lifecycle took to
complete: 0ms
10-14 18:32:01.115 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.samsung.android.game.GameManagerService$Lifecycle
10-14 18:32:01.115 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.samsung.android.game.GameManagerService$Lifecycle took to complete: 0ms
10-14 18:32:01.115 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.StorageManagerService$Lifecycle
10-14 18:32:01.115 D/InputMethodManagerService( 702): onUnlockUser : userId=0
curUserId=0
10-14 18:32:01.116 D/StorageManagerService( 702): onUnlockUser: userId=0
10-14 18:32:01.116 I/StorageSessionController( 702): On user unlock 0
10-14 18:32:01.117 I/StorageSessionController( 702): Initialialising...
10-14 18:32:01.122 I/Telecom:SamsungTelecomServiceImpl( 702): registerPhoneAccount
- PhoneAccount : [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[mParcelledData.dataSize=712] GroupId: ***] / callingPid : 2213 / processName
: sts
10-14 18:32:01.166 I/UsageStatsService( 702): Starting migration to system CE for
user 0
10-14 18:32:01.167 I/UsageStatsService( 702): Finished migration to system CE for
user 0
10-14 18:32:01.169 I/StorageSessionController( 702):
mExternalStorageServiceComponent=ComponentInfo{com.google.android.providers.media.m
odule/com.android.providers.media.fuse.ExternalStorageServiceImpl}
10-14 18:32:01.170 I/Telecom ( 702): PhoneAccountRegistrar: New phone account
registered: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]:
TSI.rPA@AB0
10-14 18:32:01.170 D/vold ( 344): onUserStarted: 0
10-14 18:32:01.170 D/vold ( 344): VolumeBase::create()++
10-14 18:32:01.171 D/vold ( 344): VolumeBase::create()--
10-14 18:32:01.171 I/UsageStatsDatabase( 702): Upgrading from version 0 to 5
10-14 18:32:01.171 I/UsageStatsDatabase( 702): Deleting all usage stats files
10-14 18:32:01.172 V/StorageManagerService( 702): Found primary storage at #1
VolumeInfo{emulated;0}:
10-14 18:32:01.172 V/StorageManagerService( 702): type=EMULATED diskId=null
partGuid= mountFlags=0 mountUserId=0
10-14 18:32:01.172 V/StorageManagerService( 702): state=UNMOUNTED
10-14 18:32:01.172 V/StorageManagerService( 702): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:01.172 V/StorageManagerService( 702): path=null internalPath=null
10-14 18:32:01.173 I/StorageManagerService( 702): initDirEncryptService
10-14 18:32:01.174 D/StorageManagerService( 702): handleMessage -> H_VOLUME_MOUNT
10-14 18:32:01.174 I/UsageStatsService( 702): User[0] Rollover scheduled @ 2021-
10-15 18:32:01(1634322721168)
10-14 18:32:01.174 D/LazyService( 702): DirEncryptService getService
10-14 18:32:01.175 I/StorageManagerService( 702): Mounting volume
VolumeInfo{emulated;0}:
10-14 18:32:01.175 I/StorageManagerService( 702): type=EMULATED diskId=null
partGuid= mountFlags=PRIMARY|VISIBLE
10-14 18:32:01.175 I/StorageManagerService( 702): mountUserId=0
state=UNMOUNTED
10-14 18:32:01.175 I/StorageManagerService( 702): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:01.175 I/StorageManagerService( 702): path=null internalPath=null
10-14 18:32:01.176 I/DirEncryptService( 702): ctor DirEncryptService.....
10-14 18:32:01.176 W/StorageManagerService( 702): hasDeviceRestriction:
readonly_storage
10-14 18:32:01.177 D/SecContentProvider( 702): query(), uri = 18 selection =
isSDCardWriteAllowed
10-14 18:32:01.177 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10192 packageName=com.google.android.gsf
10-14 18:32:01.177 I/Telecom:SamsungPhoneAccountListener( 702): onAccountsChanged
- allPhoneAccountsOfCurrentUser : [[[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]]
10-14 18:32:01.177 I/Telecom:SamsungPhoneAccountListener( 702):
onAccountsChanged : [[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]
10-14 18:32:01.178 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:32:01.178 I/Telecom:SamsungPhoneAccountRegistrarBroadcaster( 702):
AccountsChanged : false / UserHandle{0} / null, no****st -> null, no****st
10-14 18:32:01.178 D/RestrictionPolicy( 702): isSDCardWriteAllowed : true
10-14 18:32:01.178 I/Telecom:SamsungPhoneAccountListener( 702):
onPhoneAccountRegistered - PhoneAccountHandleId : *
10-14 18:32:01.178 I/Telecom ( 702): CallsManager: Sending phone-account
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} registered intent as user: TSI.rPA@AB0
10-14 18:32:01.179 D/StorageManagerService( 702): policy : readonly_storage,
restrict(allow) = true
10-14 18:32:01.179 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10192; state: DISABLED
10-14 18:32:01.179 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10192; state: ENABLED
10-14 18:32:01.179 D/vold ( 344): VolumeBase::mount()++
10-14 18:32:01.180 D/vold ( 344): EmulatedVolume::doMount()++
10-14 18:32:01.180 I/SystemServer( 702): DirEncryptService.SystemReady
10-14 18:32:01.180 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10192; state: ENABLED
10-14 18:32:01.180 I/DirEncryptService( 702): Calling systemReady
10-14 18:32:01.180 W/ActivityManager( 702): wait for provider publish: waiters=1
callerApp=ProcessRecord{baf8fc6 3071:com.google.android.gms.persistent/u0a192}
cpr=ContentProviderRecord{6d12a3 u0
com.google.android.gsf/.gservices.GservicesProvider}
10-14 18:32:01.180 I/vold ( 344): Executing sdcardfs
10-14 18:32:01.182 D/vold ( 344): Waiting for sdcardfs to spin up...
10-14 18:32:01.187 I/PermissionControllerServiceImpl( 1834): Updating user
sensitive for user 0
10-14 18:32:01.188 I/Telecom ( 702): CallsManager: Sending phone-account
registered intent to default dialer: TSI.rPA@AB0
10-14 18:32:01.189 I/DirEncryptServiceHelper( 702): RegisterStorageEventListner
success
10-14 18:32:01.190 I/servicemanager( 333): Adding 'u:r:system_server:s0' service
(DirEncryptService:702)
10-14 18:32:01.190 D/LazyService( 702): 16ms
10-14 18:32:01.191 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
isTelecomServiceConnected : true
10-14 18:32:01.192 D/StorageManagerService( 702): register direncryption listener
10-14 18:32:01.192 W/SystemServiceManager( 702): Service
com.android.server.StorageManagerService$Lifecycle took 77 ms in onUnlockingUser-0
10-14 18:32:01.192 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.StorageManagerService$Lifecycle took to complete: 77ms
10-14 18:32:01.192 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.usage.StorageStatsService$Lifecycle
10-14 18:32:01.192 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.usage.StorageStatsService$Lifecycle took to complete: 0ms
10-14 18:32:01.192 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.UiModeManagerService
10-14 18:32:01.192 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.UiModeManagerService took to complete: 0ms
10-14 18:32:01.192 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.locksettings.LockSettingsService$Lifecycle
10-14 18:32:01.192 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.locksettings.LockSettingsService$Lifecycle took to complete:
0ms
10-14 18:32:01.192 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.PersistentDataBlockService
10-14 18:32:01.192 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.PersistentDataBlockService took to complete: 0ms
10-14 18:32:01.192 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.testharness.TestHarnessModeService
10-14 18:32:01.192 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.testharness.TestHarnessModeService took to complete: 0ms
10-14 18:32:01.192 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.oemlock.OemLockService
10-14 18:32:01.193 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.oemlock.OemLockService took to complete: 0ms
10-14 18:32:01.193 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.DeviceIdleController
10-14 18:32:01.193 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.DeviceIdleController took to complete: 0ms
10-14 18:32:01.193 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle
10-14 18:32:01.193 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle took to
complete: 0ms
10-14 18:32:01.193 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Lifecycle
10-14 18:32:01.193 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.enterprise.EnterpriseDeviceManagerServiceImpl$Lifecycle took
to complete: 0ms
10-14 18:32:01.193 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemService
10-14 18:32:01.193 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.samsung.android.knox.analytics.service.KnoxAnalyticsSystemService took to
complete: 0ms
10-14 18:32:01.193 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.systemcaptions.SystemCaptionsManagerService
10-14 18:32:01.193 I/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
Registered phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***] with
handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-14 18:32:01.194 E/SystemCaptionsManagerPerUserService( 702): Bad service name:
com.google.android.as/com.google.android.apps.miphone.aiai.captions.SystemCaptionsM
anagerService
10-14 18:32:01.194 I/Telephony( 2213): PstnIncomingCallNotifier: Registering:
Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:01.194 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.systemcaptions.SystemCaptionsManagerService took to complete:
1ms
10-14 18:32:01.194 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.textservices.TextServicesManagerService$Lifecycle
10-14 18:32:01.195 I/Telephony: SamsungSuppServiceNotifier( 2213):
registerForNotification: 0
10-14 18:32:01.196 D/Telephony( 2213): PstnPhoneCapabilitiesNotifier: Registering:
Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:01.196 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_input_methods
10-14 18:32:01.197 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:01.199 I/Telecom:SamsungTelecomServiceImpl( 702):
getAllPhoneAccountHandles - callingPid : 2213 / processName : sts
10-14 18:32:01.200 I/UserPackageInfos( 1834): updating UserPackageInfosLiveData for
user 0
10-14 18:32:01.200 D/Zygote ( 531): Forked child process 3096
10-14 18:32:01.201 D/SettingsProvider( 702): isChangeAllowed() : name =
selected_spell_checker
10-14 18:32:01.201 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:01.202 D/SettingsProvider( 702): isChangeAllowed() : name =
selected_spell_checker_subtype
10-14 18:32:01.202 I/Telephony( 2213): TelecomAccountRegistry$2:
onSubscriptionsChanged. last: 0, current: 1634236321201
10-14 18:32:01.202 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:01.202 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.textservices.TextServicesManagerService$Lifecycle took to
complete: 8ms
10-14 18:32:01.202 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.textclassifier.TextClassificationManagerService$Lifecycle
10-14 18:32:01.203 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.textclassifier.TextClassificationManagerService$Lifecycle took
to complete: 0ms
10-14 18:32:01.203 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.NetworkScoreService$Lifecycle
10-14 18:32:01.203 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.NetworkScoreService$Lifecycle took to complete: 0ms
10-14 18:32:01.203 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.wifi.WifiService
10-14 18:32:01.203 D/WifiService( 702): Handle user unlock 0
10-14 18:32:01.203 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.wifi.WifiService took to complete: 1ms
10-14 18:32:01.203 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.wifi.scanner.WifiScanningService
10-14 18:32:01.203 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.wifi.scanner.WifiScanningService took to complete: 0ms
10-14 18:32:01.203 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.wifi.p2p.WifiP2pService
10-14 18:32:01.203 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.wifi.p2p.WifiP2pService took to complete: 0ms
10-14 18:32:01.203 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.ethernet.EthernetService
10-14 18:32:01.203 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.ethernet.EthernetService took to complete: 0ms
10-14 18:32:01.203 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.notification.NotificationManagerService
10-14 18:32:01.203 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.notification.NotificationManagerService took to complete: 0ms
10-14 18:32:01.204 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.storage.DeviceStorageMonitorService
10-14 18:32:01.204 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.storage.DeviceStorageMonitorService took to complete: 0ms
10-14 18:32:01.204 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.location.LocationManagerService$Lifecycle
10-14 18:32:01.204 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.location.LocationManagerService$Lifecycle took to complete:
0ms
10-14 18:32:01.204 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.timedetector.TimeDetectorService$Lifecycle
10-14 18:32:01.204 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.timedetector.TimeDetectorService$Lifecycle took to complete:
1ms
10-14 18:32:01.204 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecycle
10-14 18:32:01.204 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.timezonedetector.TimeZoneDetectorService$Lifecycle took to
complete: 0ms
10-14 18:32:01.204 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.search.SearchManagerService$Lifecycle
10-14 18:32:01.204 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.search.SearchManagerService$Lifecycle took to complete: 0ms
10-14 18:32:01.204 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.wallpaper.WallpaperManagerService$Lifecycle
10-14 18:32:01.205 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.wallpaper.WallpaperManagerService$Lifecycle took to complete:
0ms
10-14 18:32:01.205 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.audio.AudioService$Lifecycle
10-14 18:32:01.205 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.audio.AudioService$Lifecycle took to complete: 0ms
10-14 18:32:01.205 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycl
e
10-14 18:32:01.205 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareService$Lifecycl
e took to complete: 0ms
10-14 18:32:01.205 I/WallpaperManagerService( 702): on-unlock-user-0
10-14 18:32:01.205 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.DockObserver
10-14 18:32:01.205 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.DockObserver took to complete: 0ms
10-14 18:32:01.205 I/WALLPAPER_SVC:WallpaperManagerService( 702): onUnlockUser:
userId = 0
10-14 18:32:01.205 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.midi.MidiService$Lifecycle
10-14 18:32:01.205 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
(android.os.HandlerThread(line 67) :run ->
10-14 18:32:01.205 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
android.os.Looper(line 246) :loop ->
10-14 18:32:01.205 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
android.os.Handler(line 99) :dispatchMessage ->
10-14 18:32:01.205 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
android.os.Handler(line 938) :handleCallback ->
10-14 18:32:01.205 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
com.android.server.wallpaper.-$
$Lambda$WallpaperManagerService$jCNyVSZRWNp7u3MjzjLMxVPA_9Q(line 4) :run ->
10-14 18:32:01.205 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
com.android.server.wallpaper.WallpaperManagerService(line
2644) :lambda$onUnlockUser$6$WallpaperManagerService ->
10-14 18:32:01.205 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
com.android.server.wallpaper.WallpaperManagerService(line
2658) :completeUnlockUser)
10-14 18:32:01.206 V/WallpaperManagerService( 702): loadSettingsLocked
10-14 18:32:01.206 D/WakeupConfigStoreData( 702): WifiWake user data has been read
10-14 18:32:01.206 D/WALLPAPER_SVC:WallpaperManagerService( 702):
loadSettingsLockedForBackupData
10-14 18:32:01.206 I/LancherPackagesLiveData( 1834): updating
LauncherPackageLiveData
10-14 18:32:01.207 I/WALLPAPER_SVC:WallpaperManagerService( 702): backup data
doesn't exist.
10-14 18:32:01.208 D/WifiConfigStore( 702): Reading from user stores completed in
4 ms.
10-14 18:32:01.210 D/SemWallpaperColors( 702): version 14
10-14 18:32:01.210 D/WALLPAPER_SVC:LegibilityColor( 702): initSemWallpaperColors
which = 5, version = 14
10-14 18:32:01.210 D/WALLPAPER_SVC:LegibilityColor( 702): getWallpaperColorPath,
path = /data/system/users/0/wallpaper_colors_info/home_phone.xml
10-14 18:32:01.211 D/SemWallpaperColors( 702): version 14
10-14 18:32:01.216 D/SemWallpaperColors( 702): xmlParser <?xml version='1.0'
standalone='yes' ?>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <Version>14</Version>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <Which>5</Which>
10-14 18:32:01.216 D/SemWallpaperColors( 702):
<AdaptiveDimOpacity>0.0</AdaptiveDimOpacity>
10-14 18:32:01.216 D/SemWallpaperColors( 702):
<AdaptiveDimColor>-16777216</AdaptiveDimColor>
10-14 18:32:01.216 D/SemWallpaperColors( 702):
<DarkModeDimOpacity>0.19828501</DarkModeDimOpacity>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <Rect>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <Left>45</Left>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <Top>0</Top>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <Right>675</Right>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <Bottom>41</Bottom>
10-14 18:32:01.216 D/SemWallpaperColors( 702): </Rect>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <Legibility>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <FontColor>0</FontColor>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <FontColorRgb>-1</FontColorRgb>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <ShadowSize>1.0</ShadowSize>
10-14 18:32:01.216 D/SemWallpaperColors( 702):
<ShadowOpacity>0.1</ShadowOpacity>
10-14 18:32:01.216 D/SemWallpaperColors( 702): </Legibility>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <Rect>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <Left>24</Left>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <Top>110</Top>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <Right>695</Right>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <Bottom>1288</Bottom>
10-14 18:32:01.216 D/SemWallpaperColors( 702): </Rect>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <Legibility>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <FontColor>0</FontColor>
10-14 18:32:01.216 D/SemWallpaperColors( 702):
<FontColorRgb>-526345</FontColorRgb>
10-14 18:32:01.216 D/SemWallpaperColors( 702):
<ShadowSize>1.4631546</ShadowSize>
10-14 18:32:01.216 D/SemWallpaperColors( 702):
<ShadowOpacity>0.5447358</ShadowOpacity>
10-14 18:32:01.216 D/SemWallpaperColors( 702): </Legibility>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <Rect>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <Left>0</Left>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <Top>1509</Top>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <Right>720</Right>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <Bottom>1599</Bottom>
10-14 18:32:01.216 D/SemWallpaperColors( 702): </Rect>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <Legibility>
10-14 18:32:01.216 D/SemWallpaperColors( 702): <FontColor>0</FontColor>
10-14 18:32:01.216 D/SemWallpaperColors( 702):
<FontColorRgb>-394759</FontColorRgb>
10-14 18:32:01.216 D/SemWallpaperColors( 702):
<ShadowSize>1.5198973</ShadowSize>
10-14 18:32:01.216 D/SemWallpaperColors( 702):
<ShadowOpacity>0.56246793</ShadowOpacity>
10-14 18:32:01.216 D/SemWallpaperColors( 702): </Legibility>
10-14 18:32:01.216 D/SemWallpaperColorsArea( 702): SemWallpaperColorsArea which =
5, 720x1467,384x782,22,48, 0
10-14 18:32:01.217 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 5, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
10-14 18:32:01.217 D/WALLPAPER_SVC:LegibilityColor( 702): setWhiteBgSettings: 5
10-14 18:32:01.219 D/WALLPAPER_SVC:LegibilityColor( 702): initSemWallpaperColors
done
10-14 18:32:01.219 D/SemWallpaperColorsArea( 1809): SemWallpaperColorsArea which =
5, 720x1467,384x782,22,48, 0
10-14 18:32:01.220 V/WallpaperManagerService( 702): Generating crop for new
wallpaper(s): 0x0 to wallpaper_lock crop=(0x0) dim=(1600x1600)
10-14 18:32:01.220 W/System.err( 702): java.io.FileNotFoundException:
/data/system/users/0/wallpaper_lock_images/wallpaper_lock_orig: open failed: ENOENT
(No such file or directory)
10-14 18:32:01.220 D/WallpaperManager( 1809): onSemWallpaperColorsChanged
[version:14, which:5, adaptive dim:0.0/0, darkmode dim:0.19828501]
10-14 18:32:01.220 D/WallpaperManager( 1809): [STATUSBAR, Rect(45, 0 - 675,
41):0/ffffffff/1.0/0.1, 0.0/0.0/0.0]
10-14 18:32:01.220 D/WallpaperManager( 1809): [BODY, Rect(24, 110 - 695,
1288):0/fff7f7f7/1.4631546/0.5447358, 0.0/0.0/0.0]
10-14 18:32:01.220 D/WallpaperManager( 1809): [NAVIBAR, Rect(0, 1509 - 720,
1599):0/fff9f9f9/1.5198973/0.56246793, 0.0/0.0/0.0], which=5
10-14 18:32:01.220 W/System.err( 702): at
libcore.io.IoBridge.open(IoBridge.java:492)
10-14 18:32:01.220 W/System.err( 702): at
java.io.FileInputStream.<init>(FileInputStream.java:160)
10-14 18:32:01.220 W/System.err( 702): at
java.io.FileInputStream.<init>(FileInputStream.java:115)
10-14 18:32:01.220 W/System.err( 702): at
com.samsung.android.app.SemWallpaperUtils.decodeFileConsiderQMG(SemWallpaperUtils.j
ava:78)
10-14 18:32:01.220 W/System.err( 702): at
com.android.server.wallpaper.WallpaperManagerService.generateCrop(WallpaperManagerS
ervice.java:927)
10-14 18:32:01.220 W/System.err( 702): at
com.android.server.wallpaper.WallpaperManagerService.loadSettingsLocked(WallpaperMa
nagerService.java:4989)
10-14 18:32:01.220 W/System.err( 702): at
com.android.server.wallpaper.WallpaperManagerService.loadSettingsLocked(WallpaperMa
nagerService.java:4849)
10-14 18:32:01.220 W/System.err( 702): at
com.android.server.wallpaper.WallpaperManagerService.completeUnlockUser(WallpaperMa
nagerService.java:2659)
10-14 18:32:01.220 W/System.err( 702): at
com.android.server.wallpaper.WallpaperManagerService.lambda$onUnlockUser$6$Wallpape
rManagerService(WallpaperManagerService.java:2644)
10-14 18:32:01.220 W/System.err( 702): at com.android.server.wallpaper.-$
$Lambda$WallpaperManagerService$jCNyVSZRWNp7u3MjzjLMxVPA_9Q.run(Unknown Source:4)
10-14 18:32:01.220 W/System.err( 702): at
android.os.Handler.handleCallback(Handler.java:938)
10-14 18:32:01.220 W/System.err( 702): at
android.os.Handler.dispatchMessage(Handler.java:99)
10-14 18:32:01.220 W/System.err( 702): at
android.os.Looper.loop(Looper.java:246)
10-14 18:32:01.220 D/SemWallpaperColorsArea( 1809): SemWallpaperColorsArea which =
5, 720x1467,384x782,22,48, 0
10-14 18:32:01.220 W/System.err( 702): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:32:01.220 W/System.err( 702): Caused by: android.system.ErrnoException:
open failed: ENOENT (No such file or directory)
10-14 18:32:01.220 W/System.err( 702): at libcore.io.Linux.open(Native Method)
10-14 18:32:01.220 W/System.err( 702): at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
10-14 18:32:01.220 W/System.err( 702): at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
10-14 18:32:01.220 W/System.err( 702): at
libcore.io.IoBridge.open(IoBridge.java:478)
10-14 18:32:01.220 W/System.err( 702): ... 13 more
10-14 18:32:01.220 I/KeyguardWallpaperController( 1809):
onSemWallpaperColorsChanged: Not for lockscreen.
10-14 18:32:01.221 D/WALLPAPER_SVC:WallpaperManagerService( 702): generateCrop
info=(720x1600) options=(0x0) preload=true
10-14 18:32:01.221 W/WallpaperManagerService( 702): Invalid wallpaper data
10-14 18:32:01.221 E/WallpaperManagerService( 702): Unable to apply new wallpaper
10-14 18:32:01.221 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
generateResizedBitmap: which = 6 type = -1
10-14 18:32:01.221 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
generateResizedBitmap: file is null, (which = 6) so create Operator wallpaper
bitmap
10-14 18:32:01.221 D/WALLPAPER_SVC:OMCWallpaper( 702):
getOperatorWallpaperBitmap()
10-14 18:32:01.221 I/sdcard ( 3094): sdcardd firing up: /data/media emulated
10-14 18:32:01.222 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
generateResizedBitmap: file operator bitmap is null, (which = 6) so create Default
wallpaper bitmap
10-14 18:32:01.223 W/FileUtils( 702): Failed to
chmod(/data/misc_ce/0/apexdata/com.android.wifi/WifiConfigStore.xml, 384):
10-14 18:32:01.223 W/FileUtils( 702): android.system.ErrnoException: chmod failed:
ENOENT (No such file or directory)
10-14 18:32:01.223 W/FileUtils( 702): at libcore.io.Linux.chmod(Native Method)
10-14 18:32:01.223 W/FileUtils( 702): at
libcore.io.ForwardingOs.chmod(ForwardingOs.java:85)
10-14 18:32:01.223 W/FileUtils( 702): at
libcore.io.BlockGuardOs.chmod(BlockGuardOs.java:80)
10-14 18:32:01.223 W/FileUtils( 702): at android.system.Os.chmod(Os.java:97)
10-14 18:32:01.223 W/FileUtils( 702): at
com.android.server.wifi.util.FileUtils.chmod(FileUtils.java:44)
10-14 18:32:01.223 W/FileUtils( 702): at
com.android.server.wifi.WifiConfigStore$StoreFile.writeBufferedRawData(WifiConfigSt
ore.java:973)
10-14 18:32:01.223 W/FileUtils( 702): at
com.android.server.wifi.WifiConfigStore.writeBufferedData(WifiConfigStore.java:514)
10-14 18:32:01.223 W/FileUtils( 702): at
com.android.server.wifi.WifiConfigStore.write(WifiConfigStore.java:434)
10-14 18:32:01.223 W/FileUtils( 702): at
com.android.server.wifi.WifiConfigManager.saveToStore(WifiConfigManager.java:3366)
10-14 18:32:01.223 W/FileUtils( 702): at
com.android.server.wifi.WifiConfigManager.handleUserUnlockOrSwitch(WifiConfigManage
r.java:2935)
10-14 18:32:01.223 W/FileUtils( 702): at
com.android.server.wifi.WifiConfigManager.handleUserUnlock(WifiConfigManager.java:3
012)
10-14 18:32:01.223 W/FileUtils( 702): at
com.android.server.wifi.WifiServiceImpl.lambda$handleUserUnlock$3(WifiServiceImpl.j
ava:491)
10-14 18:32:01.223 W/FileUtils( 702): at
com.android.server.wifi.WifiServiceImpl.lambda$handleUserUnlock$3$WifiServiceImpl(U
nknown Source:0)
10-14 18:32:01.223 W/FileUtils( 702): at com.android.server.wifi.-$
$Lambda$WifiServiceImpl$XO5o-hjgrzWIadsavopSa3NurdI.run(Unknown Source:4)
10-14 18:32:01.223 W/FileUtils( 702): at
android.os.Handler.handleCallback(Handler.java:938)
10-14 18:32:01.223 W/FileUtils( 702): at
android.os.Handler.dispatchMessage(Handler.java:99)
10-14 18:32:01.223 W/FileUtils( 702): at
android.os.Looper.loop(Looper.java:246)
10-14 18:32:01.223 W/FileUtils( 702): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:32:01.223 W/WALLPAPER_SVC:DefaultWallpaper( 702): Fail to get default
file name
10-14 18:32:01.223 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
generateResizedBitmap: bitmap is null
10-14 18:32:01.223 D/SemWallpaperColors( 702): version 14
10-14 18:32:01.223 D/WALLPAPER_SVC:LegibilityColor( 702): initSemWallpaperColors
which = 6, version = 14
10-14 18:32:01.223 D/WALLPAPER_SVC:LegibilityColor( 702): getWallpaperColorPath,
path = /data/system/users/0/wallpaper_colors_info/lock_phone.xml
10-14 18:32:01.224 W/sdcard ( 3094): Device explicitly enabled sdcardfs
10-14 18:32:01.224 D/WALLPAPER_SVC:LegibilityColor( 702): fota,
calcSemWallpaperColors
10-14 18:32:01.224 D/WALLPAPER_SVC:LegibilityColor( 702): getColorExtractor cancel
10-14 18:32:01.224 I/WALLPAPER_SVC:LegibilityColor( 702): makeColorExtractor: 6
10-14 18:32:01.224 D/WALLPAPER_SVC:LegibilityColor( 702): initSemWallpaperColors
done
10-14 18:32:01.224 D/WALLPAPER_SVC:LegibilityColor( 702): extractColor start which
= 6, landscape = false
10-14 18:32:01.224 D/WifiConfigStore( 702): Writing to stores completed in 14 ms.
10-14 18:32:01.226 I/sdcard ( 3094): sdcardd shutting down
10-14 18:32:01.227 E/ocess.gservice( 3096): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:01.229 D/vold ( 344): Finished sdcardfs, status: 0
10-14 18:32:01.229 I/vold ( 344): Mounting emulated fuse volume
10-14 18:32:01.229 D/WallpaperManagerService( 702): on-unlock-user-0 took to
complete: 24ms
10-14 18:32:01.230 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 6, caller =
com.android.server.wallpaper.WallpaperManagerService.access$500:221
10-14 18:32:01.230 D/WALLPAPER_SVC:WallpaperManagerService( 702):
calcSemWallpaperColors 6, 0
10-14 18:32:01.230 D/WALLPAPER_SVC:WallpaperManagerService( 702):
wallpaper.croppedBitmap == null
10-14 18:32:01.230 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
generateResizedBitmap: which = 6 type = -1
10-14 18:32:01.230 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
generateResizedBitmap: file is null, (which = 6) so create Operator wallpaper
bitmap
10-14 18:32:01.230 D/WALLPAPER_SVC:OMCWallpaper( 702):
getOperatorWallpaperBitmap()
10-14 18:32:01.231 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
generateResizedBitmap: file operator bitmap is null, (which = 6) so create Default
wallpaper bitmap
10-14 18:32:01.231 W/WALLPAPER_SVC:DefaultWallpaper( 702): Fail to get default
file name
10-14 18:32:01.231 D/WALLPAPER_SVC:SemWallpaperManagerService( 702):
generateResizedBitmap: bitmap is null
10-14 18:32:01.231 D/WALLPAPER_SVC:WallpaperManagerService( 702): croppedBitmap ==
null
10-14 18:32:01.231 D/WALLPAPER_SVC:LegibilityColor( 702): extractColor end which =
6
10-14 18:32:01.231 E/WALLPAPER_SVC:LegibilityColor( 702): colors == null, return
10-14 18:32:01.242 I/vold ( 344): Bind mounting /mnt/runtime/full/emulated
to /mnt/pass_through/0/emulated
10-14 18:32:01.242 D/vold ( 344): BindMount /mnt/runtime/full/emulated to
/mnt/pass_through/0/emulated: No such file or directory
10-14 18:32:01.244 D/ActivityThread( 3096): setConscryptValidator
10-14 18:32:01.244 D/ActivityThread( 3096): setConscryptValidator - put
10-14 18:32:01.245 I/StorageSessionController( 702): On volume mount
VolumeInfo{emulated;0}:
10-14 18:32:01.245 I/StorageSessionController( 702): type=EMULATED diskId=null
partGuid= mountFlags=PRIMARY|VISIBLE
10-14 18:32:01.245 I/StorageSessionController( 702): mountUserId=0
state=CHECKING
10-14 18:32:01.245 I/StorageSessionController( 702): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:01.245 I/StorageSessionController( 702): path=/storage/emulated
internalPath=/data/media
10-14 18:32:01.245 I/StorageSessionController( 702): Creating connection for user:
0
10-14 18:32:01.247 I/StorageSessionController( 702): Creating and starting session
with id: emulated;0
10-14 18:32:01.248 I/StorageUserConnection( 702): Binding to the
ExternalStorageService for user 0
10-14 18:32:01.270 I/ThemeCenter_ThemeManager( 1953):
MESSAGE_INSTALL_MULTI_WALLPAPER: isUserUnlocked=false
10-14 18:32:01.311 W/Looper ( 702): Slow dispatch took 104ms android.fg
h=android.os.Handler c=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@512691c m=0
10-14 18:32:01.312 W/ActivityManager( 702): Slow operation: 140ms so far, now at
startProcess: done updating battery stats
10-14 18:32:01.312 W/ActivityManager( 702): Slow operation: 141ms so far, now at
startProcess: building log message
10-14 18:32:01.312 I/ActivityManager( 702): Start proc
3096:com.google.process.gservices/u0a192 for content provider
{com.google.android.gsf/com.google.android.gsf.gservices.GservicesProvider}
10-14 18:32:01.312 W/ActivityManager( 702): Slow operation: 141ms so far, now at
startProcess: starting to update pids map
10-14 18:32:01.312 D/InputMethodUtils( 702): getMostApplicableDefaultIME(): Set
the default IME to
HoneyboardInputMethodInfo{com.samsung.android.honeyboard/.service.HoneyBoardService
, settings:
com.samsung.android.honeyboard.settings.common.HoneyBoardSettingsActivity}com.andro
id.server.inputmethod.InputMethodManagerService.chooseNewDefaultIMELocked:5314
com.android.server.inputmethod.InputMethodManagerService.updateInputMethodsFromSett
ingsLocked:3614
com.android.server.inputmethod.InputMethodManagerService.onUnlockUser:2005
com.android.server.inputmethod.InputMethodManagerService.handleMessage:5250
android.os.Handler.dispatchMessage:102 android.os.Looper.loop:246
com.android.server.SystemServer.run:1035 com.android.server.SystemServer.main:778
java.lang.reflect.Method.invoke:-2
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run:602
10-14 18:32:01.312 D/InputMethodManagerService( 702):
resetSelectedInputMethodAndSubtypeLocked mMethodMap size : 2
10-14 18:32:01.312 D/InputMethodManagerService( 702):
resetSelectedInputMethodAndSubtypeLocked imi :
InputMethodInfo{com.samsung.android.honeyboard/.service.HoneyBoardService,
settings:
com.samsung.android.honeyboard.settings.common.HoneyBoardSettingsActivity}
10-14 18:32:01.313 W/ActivityManager( 702): Slow operation: 141ms so far, now at
startProcess: done updating pids map
10-14 18:32:01.313 D/SettingsProvider( 702): isChangeAllowed() : name =
input_methods_subtype_history
10-14 18:32:01.314 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:01.314 D/SettingsProvider( 702): isChangeAllowed() : name =
selected_input_method_subtype
10-14 18:32:01.315 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:01.315 I/ActivityManager( 702): DSS OFF for com.google.android.gsf
10-14 18:32:01.316 D/InputMethodUtils( 702): putSelectedInputMethodStr:
com.samsung.android.honeyboard/.service.HoneyBoardService,
0com.android.server.inputmethod.InputMethodManagerService.setSelectedInputMethodAnd
SubtypeLocked:6193
com.android.server.inputmethod.InputMethodManagerService.resetSelectedInputMethodAn
dSubtypeLocked:6218
com.android.server.inputmethod.InputMethodManagerService.chooseNewDefaultIMELocked:
5320
com.android.server.inputmethod.InputMethodManagerService.updateInputMethodsFromSett
ingsLocked:3614
com.android.server.inputmethod.InputMethodManagerService.onUnlockUser:2005
com.android.server.inputmethod.InputMethodManagerService.handleMessage:5250
android.os.Handler.dispatchMessage:102 android.os.Looper.loop:246
com.android.server.SystemServer.run:1035 com.android.server.SystemServer.main:778
10-14 18:32:01.316 D/SettingsProvider( 702): isChangeAllowed() : name =
default_input_method
10-14 18:32:01.316 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:01.318 W/InputMethodManagerService( 702): Illegal subtype state: old
subtype = null, new subtype = android.view.inputmethod.InputMethodSubtype@320000
10-14 18:32:01.320 D/InputMethodManagerService( 702): onUnlockUser :
mImeSelectedOnBoot=false mInitialUserSwitch=false
10-14 18:32:01.321 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{157a997 3096:com.google.process.gservices/u0a192}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:01.321 I/UsageStatsService( 702): User[0] Flushing usage stats to disk
10-14 18:32:01.326 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:01.328 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10065 packageName=com.samsung.android.providers.contacts
10-14 18:32:01.328 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10065; state: DISABLED
10-14 18:32:01.329 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:01.329 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10065; state: ENABLED
10-14 18:32:01.329 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10065; state: ENABLED
10-14 18:32:01.330 W/ActivityManager( 702): wait for provider publish: waiters=1
callerApp=ProcessRecord{e985516 2679:com.android.bluetooth/1002}
cpr=ContentProviderRecord{ae027c5 u0
com.samsung.android.providers.contacts/com.android.providers.contacts.ContactsProvi
der2}
10-14 18:32:01.330 D/ActivityThread( 3096): handleBindApplication()++
app=com.google.process.gservices
10-14 18:32:01.334 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10225 packageName=com.google.android.providers.media.module
10-14 18:32:01.334 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10225; state: DISABLED
10-14 18:32:01.334 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10225; state: ENABLED
10-14 18:32:01.336 I/StorageUserConnection( 702): Bound to the
ExternalStorageService for user 0
10-14 18:32:01.338 W/SystemServiceManager( 702): Service
com.android.server.midi.MidiService$Lifecycle took 133 ms in onUnlockingUser-0
10-14 18:32:01.338 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.midi.MidiService$Lifecycle took to complete: 133ms
10-14 18:32:01.338 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.adb.AdbService$Lifecycle
10-14 18:32:01.338 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.adb.AdbService$Lifecycle took to complete: 0ms
10-14 18:32:01.338 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.usb.UsbService$Lifecycle
10-14 18:32:01.339 D/UsbHostManager( 702): onUnlockUser: userHandle=0
10-14 18:32:01.341 V/UsbDeviceManager( 702): onKeyguardStateChanged:
isShowing:false secure:false user:0
10-14 18:32:01.344 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.usb.UsbService$Lifecycle took to complete: 5ms
10-14 18:32:01.344 W/Looper ( 702): Drained
10-14 18:32:01.344 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.twilight.TwilightService
10-14 18:32:01.344 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.twilight.TwilightService took to complete: 0ms
10-14 18:32:01.344 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.display.color.ColorDisplayService
10-14 18:32:01.344 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.display.color.ColorDisplayService took to complete: 0ms
10-14 18:32:01.344 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.job.JobSchedulerService
10-14 18:32:01.344 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.job.JobSchedulerService took to complete: 0ms
10-14 18:32:01.344 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.soundtrigger.SoundTriggerService
10-14 18:32:01.344 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.soundtrigger.SoundTriggerService took to complete: 0ms
10-14 18:32:01.344 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.trust.TrustManagerService
10-14 18:32:01.344 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.trust.TrustManagerService took to complete: 0ms
10-14 18:32:01.344 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.backup.BackupManagerService$Lifecycle
10-14 18:32:01.344 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.backup.BackupManagerService$Lifecycle took to complete: 0ms
10-14 18:32:01.344 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.appwidget.AppWidgetService
10-14 18:32:01.344 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.appwidget.AppWidgetService took to complete: 0ms
10-14 18:32:01.344 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.role.RoleManagerService
10-14 18:32:01.344 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.role.RoleManagerService took to complete: 0ms
10-14 18:32:01.344 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.voiceinteraction.VoiceInteractionManagerService
10-14 18:32:01.345 D/InputMethodManagerService( 702): --- enable ime =
InputMethodInfo{com.samsung.android.honeyboard/.service.HoneyBoardService,
settings:
com.samsung.android.honeyboard.settings.common.HoneyBoardSettingsActivity}
10-14 18:32:01.345 D/InputMethodUtils( 702): getMostApplicableDefaultIME(): Set
the default IME to
HoneyboardInputMethodInfo{com.samsung.android.honeyboard/.service.HoneyBoardService
, settings:
com.samsung.android.honeyboard.settings.common.HoneyBoardSettingsActivity}com.andro
id.server.inputmethod.InputMethodManagerService.buildInputMethodListLocked:5455
com.android.server.inputmethod.InputMethodManagerService.onUnlockUser:2017
com.android.server.inputmethod.InputMethodManagerService.handleMessage:5250
android.os.Handler.dispatchMessage:102 android.os.Looper.loop:246
com.android.server.SystemServer.run:1035 com.android.server.SystemServer.main:778
java.lang.reflect.Method.invoke:-2
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run:602
com.android.internal.os.ZygoteInit.main:1108
10-14 18:32:01.345 D/InputMethodManagerService( 702): --- enable ime =
InputMethodInfo{com.google.android.googlequicksearchbox/com.google.android.voicesea
rch.ime.VoiceInputMethodService, settings:
com.google.android.apps.search.transcription.voiceime.settings.VoiceImeSettingsActi
vity}
10-14 18:32:01.345 D/InputMethodUtils( 702): getMostApplicableDefaultIME(): Set
the default IME to
HoneyboardInputMethodInfo{com.samsung.android.honeyboard/.service.HoneyBoardService
, settings:
com.samsung.android.honeyboard.settings.common.HoneyBoardSettingsActivity}com.andro
id.server.inputmethod.InputMethodManagerService.buildInputMethodListLocked:5455
com.android.server.inputmethod.InputMethodManagerService.onUnlockUser:2017
com.android.server.inputmethod.InputMethodManagerService.handleMessage:5250
android.os.Handler.dispatchMessage:102 android.os.Looper.loop:246
com.android.server.SystemServer.run:1035 com.android.server.SystemServer.main:778
java.lang.reflect.Method.invoke:-2
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run:602
com.android.internal.os.ZygoteInit.main:1108
10-14 18:32:01.346 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_input_methods
10-14 18:32:01.346 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:01.349 D/Zygote ( 531): Forked child process 3118
10-14 18:32:01.353 I/HwrLanguagePackManager( 2538): update start
10-14 18:32:01.353 I/HWRLanguageManager( 2538): update() : download the latest
resource list from server!
10-14 18:32:01.353 I/HWRRMLauncher( 2538): > launchUpdateByIntent : language = 1000
10-14 18:32:01.353 I/HWRRMLauncher( 2538): > launchUpdateByIntent : send BR with
command permission
10-14 18:32:01.350 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10193 packageName=com.google.android.googlequicksearchbox
10-14 18:32:01.355 D/SettingsProvider( 702): isChangeAllowed() : name =
input_methods_subtype_history
10-14 18:32:01.355 D/SettingsProvider( 702): isChangeAllowed() : name =
selected_input_method_subtype
10-14 18:32:01.356 D/SamsungIMMSHWKeyboard( 702): isConnectedDexOnPC false
10-14 18:32:01.356 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10193; state: DISABLED
10-14 18:32:01.356 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10193; state: ENABLED
10-14 18:32:01.364 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.voiceinteraction.VoiceInteractionManagerService took to
complete: 20ms
10-14 18:32:01.364 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.GestureLauncherService
10-14 18:32:01.364 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.GestureLauncherService took to complete: 0ms
10-14 18:32:01.364 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.SensorNotificationService
10-14 18:32:01.364 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.SensorNotificationService took to complete: 0ms
10-14 18:32:01.364 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.emergency.EmergencyAffordanceService
10-14 18:32:01.364 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.emergency.EmergencyAffordanceService took to complete: 0ms
10-14 18:32:01.364 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.dreams.DreamManagerService
10-14 18:32:01.364 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.dreams.DreamManagerService took to complete: 0ms
10-14 18:32:01.364 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.print.PrintManagerService
10-14 18:32:01.365 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.print.PrintManagerService took to complete: 0ms
10-14 18:32:01.365 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.blob.BlobStoreManagerService
10-14 18:32:01.365 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.blob.BlobStoreManagerService took to complete: 0ms
10-14 18:32:01.365 I/ActivityManager( 702): Start proc
3118:android.process.acore/u0a65 for content provider
{com.samsung.android.providers.contacts/com.android.providers.contacts.ContactsProv
ider2}
10-14 18:32:01.365 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.companion.CompanionDeviceManagerService
10-14 18:32:01.366 I/BackupManagerService( 702): Starting service for user: 0
10-14 18:32:01.366 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10225; state: ENABLED
10-14 18:32:01.366 D/InputMethodManagerService( 702): isImeSwitcherDisabledPackage
: false
10-14 18:32:01.367 D/InputManager( 702): Trying to switch keyboard layout for
subtype:
InputMethodSubtypeHandle{mInputMethodId=com.samsung.android.honeyboard/.service.Hon
eyBoardService, mLanguageTag=pt, mSubtypeId=3276800}
10-14 18:32:01.367 I/HWRRMLauncher( 2538): > launchUpdateByIntent : send BR with
default permission
10-14 18:32:01.369 W/Looper ( 702): Slow dispatch took 253ms main
h=android.os.Handler c=null m=5000
10-14 18:32:01.370 W/ActivityManager( 702): Unable to start service Intent
{ act=android.service.systemcaptions.SystemCaptionsManagerService
cmp=com.google.android.as/com.google.android.apps.miphone.aiai.captions.SystemCapti
onsManagerService } U=0: not found
10-14 18:32:01.372 W/RemoteSystemCaptionsManagerService( 702): Could not bind to
Intent { act=android.service.systemcaptions.SystemCaptionsManagerService
cmp=com.google.android.as/com.google.android.apps.miphone.aiai.captions.SystemCapti
onsManagerService } with flags 67112961
10-14 18:32:01.372 V/BackupManagerService( 702): [UserID:0] Starting with
transport com.google.android.gms/.backup.BackupTransportService
10-14 18:32:01.372 I/ocess.gservice( 3096): The ClassLoaderContext is a special
shared library.
10-14 18:32:01.373 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.companion.CompanionDeviceManagerService took to complete: 9ms
10-14 18:32:01.373 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.restrictions.RestrictionsManagerService
10-14 18:32:01.373 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.restrictions.RestrictionsManagerService took to complete: 0ms
10-14 18:32:01.374 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.cocktailbar.CocktailBarManagerService
10-14 18:32:01.374 I/CocktailBarManagerService( 702): onUnlockUser: 0
10-14 18:32:01.374 I/HWRRMHelper( 2538): Get ContentProviderClient
10-14 18:32:01.374 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.cocktailbar.CocktailBarManagerService took to complete: 0ms
10-14 18:32:01.374 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.aod.AODManagerService
10-14 18:32:01.374 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.aod.AODManagerService took to complete: 0ms
10-14 18:32:01.374 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.media.MediaSessionService
10-14 18:32:01.374 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.media.MediaSessionService took to complete: 0ms
10-14 18:32:01.374 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.media.MediaResourceMonitorService
10-14 18:32:01.374 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.media.MediaResourceMonitorService took to complete: 0ms
10-14 18:32:01.374 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.biometrics.face.FaceService
10-14 18:32:01.374 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.biometrics.face.FaceService took to complete: 0ms
10-14 18:32:01.374 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.biometrics.fingerprint.FingerprintService
10-14 18:32:01.374 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.biometrics.fingerprint.FingerprintService took to complete:
0ms
10-14 18:32:01.374 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.biometrics.BiometricService
10-14 18:32:01.374 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.biometrics.BiometricService took to complete: 0ms
10-14 18:32:01.374 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.biometrics.AuthService
10-14 18:32:01.374 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.biometrics.AuthService took to complete: 0ms
10-14 18:32:01.374 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.pm.ShortcutService$Lifecycle
10-14 18:32:01.376 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10179 packageName=com.samsung.android.sdk.handwriting
10-14 18:32:01.376 I/ImsDiagMonitorNotiMgr( 2171): Package was not installed, check
again #4
10-14 18:32:01.377 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10179; state: DISABLED
10-14 18:32:01.377 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10179; state: DISABLED
10-14 18:32:01.377 W/ActivityManager( 702): wait for provider publish: waiters=1
callerApp=ProcessRecord{f674cc0 2538:com.samsung.android.honeyboard/u0a150}
cpr=ContentProviderRecord{6a60167 u0
com.samsung.android.sdk.handwriting/.resourcemanager.HWRResProvider}
10-14 18:32:01.378 D/InputManager( 702): Handle UPDATE_DEFAULT_KEYBOARD_LAYOUTS
10-14 18:32:01.378 D/InputManager( 702): Handle handleUpdateDefaultKeyboardLayouts
com.samsung.android.honeyboard/.service.HoneyBoardService
10-14 18:32:01.379 I/NotificationHistory( 702): Attempted to unlock gone/disabled
user 0
10-14 18:32:01.379 D/EdgeLightingClientManager( 702): onUnlockUser : 0
10-14 18:32:01.380 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.pm.ShortcutService$Lifecycle took to complete: 5ms
10-14 18:32:01.380 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.pm.LauncherAppsService
10-14 18:32:01.380 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.pm.LauncherAppsService took to complete: 1ms
10-14 18:32:01.380 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.pm.CrossProfileAppsService
10-14 18:32:01.380 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.pm.CrossProfileAppsService took to complete: 0ms
10-14 18:32:01.380 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.samsung.android.server.wifi.SemWifiService
10-14 18:32:01.380 D/SemWifiService( 702): Handle user unlock 0
10-14 18:32:01.380 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.samsung.android.server.wifi.SemWifiService took to complete: 0ms
10-14 18:32:01.380 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.samsung.android.server.wifi.p2p.SemWifiP2pService
10-14 18:32:01.380 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.samsung.android.server.wifi.p2p.SemWifiP2pService took to complete: 0ms
10-14 18:32:01.380 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.media.projection.MediaProjectionManagerService
10-14 18:32:01.380 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.media.projection.MediaProjectionManagerService took to
complete: 0ms
10-14 18:32:01.380 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.slice.SliceManagerService$Lifecycle
10-14 18:32:01.380 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.slice.SliceManagerService$Lifecycle took to complete: 0ms
10-14 18:32:01.380 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.camera.CameraServiceProxy
10-14 18:32:01.380 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.camera.CameraServiceProxy took to complete: 0ms
10-14 18:32:01.380 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.samsung.android.camera.CameraServiceWorker
10-14 18:32:01.380 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.samsung.android.camera.CameraServiceWorker took to complete: 0ms
10-14 18:32:01.380 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.stats.StatsCompanion$Lifecycle
10-14 18:32:01.380 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.stats.StatsCompanion$Lifecycle took to complete: 0ms
10-14 18:32:01.380 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.stats.pull.StatsPullAtomService
10-14 18:32:01.380 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.stats.pull.StatsPullAtomService took to complete: 0ms
10-14 18:32:01.380 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.incident.IncidentCompanionService
10-14 18:32:01.380 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.incident.IncidentCompanionService took to complete: 0ms
10-14 18:32:01.380 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.MmsServiceBroker
10-14 18:32:01.380 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.MmsServiceBroker took to complete: 0ms
10-14 18:32:01.380 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.autofill.AutofillManagerService
10-14 18:32:01.380 D/BackupManagerService( 702): [UserID:0] Started thread backup-
0
10-14 18:32:01.381 E/AutofillManagerServiceImpl( 702): Bad service name:
com.google.android.gms/.autofill.service.AutofillService
10-14 18:32:01.382 E/AutofillManagerServiceImpl( 702): Bad service name:
com.google.android.gms/.autofill.service.AutofillService
10-14 18:32:01.383 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.autofill.AutofillManagerService took to complete: 3ms
10-14 18:32:01.383 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.clipboard.ClipboardService
10-14 18:32:01.383 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.clipboard.ClipboardService took to complete: 0ms
10-14 18:32:01.383 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.appbinding.AppBindingService$Lifecycle
10-14 18:32:01.383 D/Zygote ( 531): Forked child process 3131
10-14 18:32:01.383 V/WindowManager( 702):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
10-14 18:32:01.383 D/WindowManager( 702): rotationForOrientation,
orientationSource=ActivityRecord{14478e0 u0
com.sec.android.preloadinstaller/.SN2110150331.PreloadInstallerActivity t3}
10-14 18:32:01.383 V/WindowOrientationListener( 702): getProposedRotation: -1
10-14 18:32:01.384 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.appbinding.AppBindingService$Lifecycle took to complete: 1ms
10-14 18:32:01.384 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.policy.PermissionPolicyService
10-14 18:32:01.384 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.policy.PermissionPolicyService took to complete: 0ms
10-14 18:32:01.384 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.pm.StagingManager$Lifecycle
10-14 18:32:01.384 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.pm.StagingManager$Lifecycle took to complete: 0ms
10-14 18:32:01.384 I/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.enterprise.keystore.TimaKeystoreService$Lifecycle
10-14 18:32:01.384 D/SystemServerTimingAsync( 702): ssm.onUnlockingUser-
0_com.android.server.enterprise.keystore.TimaKeystoreService$Lifecycle took to
complete: 0ms
10-14 18:32:01.384 D/SystemServerTimingAsync( 702): ssm.UnlockingUser-0 took to
complete: 274ms
10-14 18:32:01.385 D/InputManager( 702): Handle UPDATE_DEFAULT_KEYBOARD_LAYOUTS
10-14 18:32:01.385 D/InputManager( 702): Handle handleUpdateDefaultKeyboardLayouts
com.samsung.android.honeyboard/.service.HoneyBoardService
10-14 18:32:01.385 I/CocktailBarManagerServiceContainer( 702): handleMessage:
entry what = 4
10-14 18:32:01.385 W/ActivityManager( 702): UserLifecycleEvent 5 received without
an active userJourneySession.
10-14 18:32:01.385 W/ActivityManager( 702): UserLifecycleEvent 6 received without
an active userJourneySession.
10-14 18:32:01.385 D/CocktailBarManagerServiceContainer( 702): onUnlockUser :
CocktailBarServices=1
10-14 18:32:01.385 D/ActivityManager( 702): UserController event:
finishUserUnlocked(0)
10-14 18:32:01.386 W/ActivityManager( 702): Slow operation: 52ms so far, now at
startProcess: returned from zygote!
10-14 18:32:01.386 W/ActivityManager( 702): Slow operation: 53ms so far, now at
startProcess: done updating battery stats
10-14 18:32:01.386 I/ActivityManager( 702): User 0 state changed from
RUNNING_UNLOCKING to RUNNING_UNLOCKED
10-14 18:32:01.386 I/Watchdog( 702): Interesting Java process
com.google.android.providers.media.module started. Pid 3131
10-14 18:32:01.387 W/ActivityManager( 702): Slow operation: 53ms so far, now at
startProcess: building log message
10-14 18:32:01.387 I/ActivityManager( 702): Start proc
3131:com.google.android.providers.media.module/u0a225 for service
{com.google.android.providers.media.module/com.android.providers.media.fuse.Externa
lStorageServiceImpl}
10-14 18:32:01.387 W/ActivityManager( 702): Slow operation: 53ms so far, now at
startProcess: starting to update pids map
10-14 18:32:01.387 V/WindowManager( 702): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_UNSPECIFIED (-1) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2003
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4379
com.android.server.wm.WindowManagerService.updateRotation:4360
com.android.server.policy.PhoneWindowManager.updateRotation:6161
com.android.server.policy.PhoneWindowManager.updateSettings:2411
com.android.server.policy.PhoneWindowManager$SettingsObserver.onChange:836
10-14 18:32:01.388 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:32:01.388 D/SystemServerTiming( 702): SystemUserUnlock took to complete:
6948ms
10-14 18:32:01.390 I/ocess.gservice( 3096): The ClassLoaderContext is a special
shared library.
10-14 18:32:01.397 E/d.process.acor( 3118): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:01.409 D/ActivityThread( 3118): setConscryptValidator
10-14 18:32:01.409 D/ActivityThread( 3118): setConscryptValidator - put
10-14 18:32:01.409 E/rs.media.modul( 3131): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:01.411 I/system_server( 702): Background young concurrent copying GC
freed 137171(11MB) AllocSpace objects, 26(2504KB) LOS objects, 26% free, 28MB/38MB,
paused 3.860ms total 205.123ms
10-14 18:32:01.435 D/ActivityThread( 3131): setConscryptValidator
10-14 18:32:01.435 D/ActivityThread( 3131): setConscryptValidator - put
10-14 18:32:01.456 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:32:01.457 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:32:01.460 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:32:01.461 I/ActivityTaskManager( 702): Config changes=20 {1.0 ?mcc?mnc
[pt_BR] ldltr sw384dp w384dp h782dp 300dpi nrml long port finger -keyb/v/h -nav/h
winConfig={ mBounds=Rect(0, 0 - 720, 1600) mAppBounds=Rect(0, 43 - 720, 1510)
mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined
mAlwaysOnTop=undefined mRotation=ROTATION_0} s.22 bts=0 ff=0 bf=0 themeSeq=0}
10-14 18:32:01.465 I/WindowManager( 702): Override config changes=20 {1.0 ?mcc?mnc
[pt_BR] ldltr sw384dp w384dp h782dp 300dpi nrml long port finger -keyb/v/h -nav/h
winConfig={ mBounds=Rect(0, 0 - 720, 1600) mAppBounds=Rect(0, 43 - 720, 1510)
mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined
mAlwaysOnTop=undefined mRotation=ROTATION_0} s.22 bts=0 ff=0 bf=0 themeSeq=0} for
displayId=0
10-14 18:32:01.468 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:32:01.469 I/MultiTaskingController( 702): onConfigurationChangedLocked:
display#0, configChanges=0x20, scaleW=1.0, scaleH=1.0
10-14 18:32:01.479 I/DecorView( 1771): [INFO] isPopOver=false, config=true
10-14 18:32:01.480 I/DecorView( 1771): updateCaptionType >>
DecorView@b67a037[PreloadInstallerActivity], isFloating=false, isApplication=true,
hasWindowDecorCaption=false, hasWindowControllerCallback=true
10-14 18:32:01.482 I/ViewRootImpl@9f8bf2b[PreloadInstallerActivity]( 1771):
MSG_RESIZED: frame=(0,43,720,1600) ci=(0,0,0,0) vi=(0,0,0,0) or=1
10-14 18:32:01.484 V/WindowManager( 702):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
10-14 18:32:01.484 D/WindowManager( 702): rotationForOrientation,
orientationSource=ActivityRecord{14478e0 u0
com.sec.android.preloadinstaller/.SN2110150331.PreloadInstallerActivity t3}
10-14 18:32:01.484 V/WindowOrientationListener( 702): getProposedRotation: -1
10-14 18:32:01.484 V/WindowManager( 702): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_UNSPECIFIED (-1) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2003
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4379
com.android.server.wm.WindowManagerService.updateRotation:4360
com.android.server.policy.PhoneWindowManager.updateRotation:6161
com.android.server.policy.PhoneWindowManager$SettingsObserver.onChange:837
android.database.ContentObserver.onChange:153
10-14 18:32:01.487 W/Looper ( 702): Slow dispatch took 105ms android.ui
h=com.android.server.policy.PhoneWindowManager$PolicyHandler c=android.database.-$
$Lambda$ContentObserver$MgqiYb2qvgLhoXTioYXq9MvvpNk@bd4c33d m=0
10-14 18:32:01.487 I/ActivityTaskManager( 702): Loading recents for user 0 into
memory.
10-14 18:32:01.487 E/TaskPersister( 702): restoreTasksForUserLocked: Unable to
list files from /data/system_ce/0/recent_tasks
10-14 18:32:01.493 W/Looper ( 702): Slow dispatch took 107ms android.fg
h=android.os.Handler c=com.android.server.am.-$
$Lambda$UserController$8LGIvMzMu7XHaukOritsbK0s74Q@22cdc83 m=0
10-14 18:32:01.497 W/ActivityManager( 702): Slow operation: 163ms so far, now at
startProcess: done updating pids map
10-14 18:32:01.497 W/ActivityManager( 702): Slow operation: 148ms so far, now at
startProcess: asking zygote to start proc
10-14 18:32:01.497 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10193; state: ENABLED
10-14 18:32:01.499 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1000 packageName=com.sec.android.diagmonagent
10-14 18:32:01.499 D/AppStandbyController( 702): Initializing defaults for system
apps on user 0, appIdleEnabled=true
10-14 18:32:01.501 D/DeviceState( 1809): getPanelWidth portrait? true panelWidth=
720
10-14 18:32:01.513 D/Zygote ( 531): Forked child process 3157
10-14 18:32:01.515 W/ActivityManager( 702): Slow operation: 165ms so far, now at
startProcess: returned from zygote!
10-14 18:32:01.531 E/hbox:interacto( 3157): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:01.538 D/ActivityThread( 3157): setConscryptValidator
10-14 18:32:01.538 D/ActivityThread( 3157): setConscryptValidator - put
10-14 18:32:01.545 I/MediaDevicesBar( 1809): showBar : true
10-14 18:32:01.545 D/LoadedApk( 3096): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.google.android.gsf
appContext.mBasePackageName=com.google.android.gsf
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:32:01.545 D/NetworkSecurityConfig( 3096): No Network Security Config
specified, using platform default
10-14 18:32:01.545 V/QSBarController( 1809): onBarVisibilityChanged
10-14 18:32:01.546 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 1000; state: DISABLED
10-14 18:32:01.546 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1000; state: ENABLED
10-14 18:32:01.548 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1000 packageName=com.sec.android.sdhms
10-14 18:32:01.551 D/NetworkSecurityConfig( 3096): No Network Security Config
specified, using platform default
10-14 18:32:01.555 I/HeaderMediaDevicesBar( 1809): showBar : true
10-14 18:32:01.555 V/QSBarController( 1809): onBarVisibilityChanged
10-14 18:32:01.560 V/ActivityManager( 702): Installing
ContentProviderInfo{name=com.samsung.android.thememanager.restore.RestoreProvider
className=com.samsung.android.thememanager.restore.RestoreProvider}
10-14 18:32:01.560 V/ActivityManager( 702): Installing
ContentProviderInfo{name=com.samsung.android.thememanager.logcontentprovider
className=com.samsung.android.thememanager.log.LogContentProvider}
10-14 18:32:01.561 V/ActivityManager( 702): Installing
ContentProviderInfo{name=com.sec.android.app.launcher.overview.fileprovider
className=androidx.core.content.FileProvider}
10-14 18:32:01.561 V/ActivityManager( 702): Installing
ContentProviderInfo{name=com.sec.android.app.launcher.backup
className=com.samsung.android.scloud.oem.lib.bnr.BNRClientProivder}
10-14 18:32:01.562 V/ActivityManager( 702): Installing
ContentProviderInfo{name=com.sec.android.log.exitmqobp9
className=com.sec.android.diagmonagent.log.provider.DiagMonProvider}
10-14 18:32:01.562 I/QSSecurityFooterBar( 1809): showBar : false
10-14 18:32:01.562 V/QSBarController( 1809): onBarVisibilityChanged
10-14 18:32:01.562 V/ActivityManager( 702): Installing
ContentProviderInfo{name=com.android.homescreen.home.WallpaperPreview
className=com.android.homescreen.home.WallpaperPreviewProvider}
10-14 18:32:01.562 V/ActivityManager( 702): Installing
ContentProviderInfo{name=com.android.quickstep.tasklock.TaskLockDB
className=com.android.quickstep.framework.data.provider.RecentLockDbProvider}
10-14 18:32:01.562 V/ActivityManager( 702): Installing
ContentProviderInfo{name=com.sec.android.app.launcher.searchindexprovider
className=com.android.homescreen.settings.SearchIndexProvider}
10-14 18:32:01.562 V/ActivityManager( 702): Installing
ContentProviderInfo{name=com.sec.android.app.launcher.settings
className=com.android.launcher3.LauncherProvider}
10-14 18:32:01.562 V/ActivityManager( 702): Installing
ContentProviderInfo{name=com.sec.android.app.launcher.grid_control
className=com.android.launcher3.graphics.GridOptionsProvider}
10-14 18:32:01.562 V/ActivityManager( 702): Installing
ContentProviderInfo{name=com.sec.android.launcher.provider.PostPosition
className=com.android.homescreen.model.postposition.PostPositionProvider}
10-14 18:32:01.562 V/ActivityManager( 702): Installing
ContentProviderInfo{name=com.sec.android.app.launcher.settings.id
className=com.android.homescreen.model.provider.sprintid.LauncherProviderID}
10-14 18:32:01.562 V/ActivityManager( 702): Installing
ContentProviderInfo{name=com.android.homescreen.widgetlist.WidgetSearchProvider
className=com.android.homescreen.widgetlist.WidgetSearchProvider}
10-14 18:32:01.563 V/ActivityManager( 702): Installing
ContentProviderInfo{name=com.sec.android.app.launcher.command
className=com.samsung.android.sdk.command.provider.CommandProvider}
10-14 18:32:01.563 I/GservicesProvider( 3096): Gservices pushing to system: true;
secure/global: true
10-14 18:32:01.566 I/ActivityManager( 702): DSS OFF for
com.google.android.providers.media.module
10-14 18:32:01.571 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{658ae21 3131:com.google.android.providers.media.module/u0a225}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:01.572 I/PreBootBroadcaster( 702): Pre-boot of
{com.samsung.android.app.contacts/com.samsung.android.contacts.shortcut.ShortcutMan
ageReceiver} for user 0
10-14 18:32:01.574 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:01.574 D/DeviceState( 1809): getPanelWidth portrait? true panelWidth=
720
10-14 18:32:01.575 D/DeviceState( 1809): getPanelWidth portrait? true panelWidth=
720
10-14 18:32:01.575 D/DeviceState( 1809): getDisplayWidth portrait? true
displayWidth= 720
10-14 18:32:01.575 D/DeviceState( 1809): getPanelWidth portrait? true panelWidth=
720
10-14 18:32:01.576 V/Navbar.Store( 1809): handleEvent [EventType] ON_CONFIG_CHANGED
[Module] StatusBar KEYS_CONFIGURATION={1.0 ?mcc?mnc [pt_BR] ldltr sw384dp w384dp
h782dp 300dpi nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0
- 720, 1600) mAppBounds=Rect(0, 43 - 720, 1510) mWindowingMode=fullscreen
mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined
mRotation=ROTATION_0} s.23 bts=0 ff=0 bf=0 themeSeq=0}
10-14 18:32:01.576 V/Navbar.Store( 1809): --[Band]CONFIG_PACK_CONFIG_CHANGED
10-14 18:32:01.576 D/ApplicationPolicy( 702):
isStatusBarNotificationAllowedAsUser: packageName = android,userId = 0
10-14 18:32:01.576 D/PersonaManagerAdapter( 702): ContainerOnlyMode - EOS
10-14 18:32:01.576 V/Navbar.Store( 1809): ----getValue(BOOL_NIGHT_MODE)=false
10-14 18:32:01.576 D/ApplicationPolicy( 702):
isStatusBarNotificationAllowedAsUser: packageName = android,userId = 0
10-14 18:32:01.576 D/PersonaManagerAdapter( 702): ContainerOnlyMode - EOS
10-14 18:32:01.577 V/Navbar.Store( 1809): handleEvent [EventType]
ON_NAVBAR_CAN_MOVE_CHANGED [Module] StatusBar KEYS_NAVBAR_CAN_MOVE=true
KEYS_SUPPORT_PHONE_LAYOUT_PROVIDER=true
10-14 18:32:01.577 V/Navbar.Store( 1809): --
[Band]STABLE_LAYOUT_PACK_LAYOUT_CONTAINER_CHANGED
10-14 18:32:01.577 V/Navbar.Store( 1809): ----getValue(BOOL_NAVBAR_CAN_MOVE)=true
10-14 18:32:01.577 V/Navbar.Store( 1809): ----
getValue(BOOL_SUPPORT_PHONE_LAYOUT_PROVIDER)=true
10-14 18:32:01.577 V/Navbar.Store( 1809): ----
apply(UPDATE_SUPPORT_PHONE_LAYOUT_PROVIDER_VALUE)
10-14 18:32:01.577 V/Navbar.Store( 1809): --
[Band]REMOTE_VIEW_PACK_UPDATE_NAVBAR_CAN_MOVE_STATE
10-14 18:32:01.577 V/Navbar.Store( 1809): ----getValue(BOOL_NAVBAR_CAN_MOVE)=true
10-14 18:32:01.577 V/Navbar.Store( 1809): --
[Band]REMOTE_VIEW_PACK_UPDATE_NAVBAR_CAN_MOVE_VALUE
10-14 18:32:01.578 V/Navbar.Store( 1809): ----apply(UPDATE_NAVBAR_CAN_MOVE_VALUE)
10-14 18:32:01.578 I/ActivityManager( 702): Changes in 10225 20 to 0, 0 to 7
Caller=com.android.server.am.OomAdjuster.updateOomAdjLocked:402
com.android.server.am.OomAdjuster.updateOomAdjLocked:449
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21545
com.android.server.am.ActiveServices.realStartServiceLocked:3343
com.android.server.am.ActiveServices.attachApplicationLocked:4073
com.android.server.am.ActivityManagerService.attachApplicationLocked:6654
com.android.server.am.ActivityManagerService.attachApplication:6732
10-14 18:32:01.580 I/AppOps ( 702): updateUidProcState uid: 10225 procState: 0
capability:7
10-14 18:32:01.580 I/AppOps ( 702): commitUidPendingStateLocked() :: UID - 10225,
700 > 100, 0 > 7
10-14 18:32:01.582 W/ActivityManager( 702): Slow operation: 233ms so far, now at
startProcess: done updating battery stats
10-14 18:32:01.582 W/ActivityManager( 702): Slow operation: 233ms so far, now at
startProcess: building log message
10-14 18:32:01.582 I/ActivityManager( 702): Start proc
3157:com.google.android.googlequicksearchbox:interactor/u0a193 for service
{com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoi
ceInteractionService}
10-14 18:32:01.582 W/ActivityManager( 702): Slow operation: 233ms so far, now at
startProcess: starting to update pids map
10-14 18:32:01.582 D/ActivityThread( 3131): handleBindApplication()++
app=com.google.android.providers.media.module
10-14 18:32:01.582 W/ActivityManager( 702): Slow operation: 233ms so far, now at
startProcess: done updating pids map
10-14 18:32:01.583 W/ActivityManager( 702): Slow operation: 207ms so far, now at
startProcess: asking zygote to start proc
10-14 18:32:01.583 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10179; state: DISABLED
10-14 18:32:01.587 I/ActivityManager( 702): DSS OFF for
com.samsung.android.providers.contacts
10-14 18:32:01.589 V/Navbar.Store( 1809): handleEvent [EventType]
GET_BOOL_REGION_SAMPLING_ENABLED [Module] LightBarController KEYS_DEFAULT=false
10-14 18:32:01.589 V/Navbar.Store( 1809): --
[Band]COLOR_PACK_GET_REGION_SAMPLING_ENABLED
10-14 18:32:01.589 V/Navbar.Store( 1809): ----
getValue(BOOL_REGION_SAMPLING_ENABLED)=false
10-14 18:32:01.592 D/LockscreenLockIconController( 1809): onAodNotPulsingOrDocked =
false, mKeyguardUpdateMonitor.isSecure() = false, mWakeAndUnlockRunning = false,
mShowingLaunchAffordance = false, mLockIconVisible = true, mStatusBarState = 0,
mHeadsUpManagerPhone.isHeadsUpGoingAway() = false,
mHeadsUpManagerPhone.hasPinnedHeadsUp() = false, mStatusBarState = 0
10-14 18:32:01.593 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:01.593 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{bf99df3 3118:android.process.acore/u0a65}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:01.593 D/LockscreenLockIconController( 1809): onAodNotPulsingOrDocked =
false, mKeyguardUpdateMonitor.isSecure() = false, mWakeAndUnlockRunning = false,
mShowingLaunchAffordance = false, mLockIconVisible = true, mStatusBarState = 0,
mHeadsUpManagerPhone.isHeadsUpGoingAway() = false,
mHeadsUpManagerPhone.hasPinnedHeadsUp() = false, mStatusBarState = 0
10-14 18:32:01.602 I/ActivityManager( 702): DSS OFF for
com.google.android.googlequicksearchbox
10-14 18:32:01.602 D/ActivityThread( 3118): handleBindApplication()++
app=android.process.acore
10-14 18:32:01.606 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:01.607 I/SurfaceFlinger( 608): id=51 createSurf (0x0),-1 flag=80004,
WindowToken{e8ad863 android.os.BinderProxy@76ce692}#0
10-14 18:32:01.608 W/StorageManagerService( 702): Reporting emulated;0 unmounted
due to system locked
10-14 18:32:01.608 D/InputTransport( 702): Input channel constructed: 'e9e7c60',
fd=618
10-14 18:32:01.608 D/InputTransport( 702): Input channel constructed: 'e9e7c60',
fd=619
10-14 18:32:01.609 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:01.609 I/SurfaceFlinger( 608): id=52 createSurf (0x0),-1 flag=80004,
e9e7c60 pip-dismiss-overlay#0
10-14 18:32:01.610 D/InputTransport( 702): Input channel destroyed: 'e9e7c60',
fd=619
10-14 18:32:01.611 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:01.611 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{b4e4a90
3157:com.google.android.googlequicksearchbox:interactor/u0a193}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:01.615 D/Zygote ( 531): Forked child process 3177
10-14 18:32:01.616 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:01.619 I/ActivityManager( 702): Changes in 10193 20 to 5, 0 to 7
Caller=com.android.server.am.OomAdjuster.updateOomAdjLocked:402
com.android.server.am.OomAdjuster.updateOomAdjLocked:449
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21545
com.android.server.am.ActiveServices.realStartServiceLocked:3343
com.android.server.am.ActiveServices.attachApplicationLocked:4073
com.android.server.am.ActivityManagerService.attachApplicationLocked:6654
com.android.server.am.ActivityManagerService.attachApplication:6732
10-14 18:32:01.620 I/AppOps ( 702): updateUidProcState uid: 10193 procState: 5
capability:7
10-14 18:32:01.620 I/AppOps ( 702): commitUidPendingStateLocked() :: UID - 10193,
700 > 500, 0 > 7
10-14 18:32:01.620 W/ActivityManager( 702): Slow operation: 243ms so far, now at
startProcess: returned from zygote!
10-14 18:32:01.622 D/InputTransport( 1809): Input channel constructed: 'e9e7c60',
fd=146
10-14 18:32:01.623 I/ViewRootImpl@cf598df[pip-dismiss-overlay]( 1809): setView =
com.android.systemui.pip.phone.DismissTargetView@4a0392c TM=true
10-14 18:32:01.623 D/ActivityThread( 3157): handleBindApplication()++
app=com.google.android.googlequicksearchbox:interactor
10-14 18:32:01.624 I/ImageWallpaperRenderer( 1809): onConfigurationChanged
{1.0 ?mcc?mnc [pt_BR] ldltr sw384dp w384dp h782dp 300dpi nrml long port finger -
keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600) mAppBounds=Rect(0, 43 -
720, 1510) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen
mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.23 bts=0
ff=0 bf=0 themeSeq=0} isNeedReDraw false
10-14 18:32:01.626 I/libc ( 3177): SetHeapTaggingLevel: tag level set to 0
10-14 18:32:01.627 E/system_server( 702): No package ID 7f found for ID
0x7f080795.
10-14 18:32:01.627 E/system_server( 702): No package ID 7f found for ID
0x7f12012b.
10-14 18:32:01.627 E/system_server( 702): No package ID 7f found for ID
0x7f12012b.
10-14 18:32:01.628 E/system_server( 702): No package ID 7f found for ID
0x7f080794.
10-14 18:32:01.628 E/system_server( 702): No package ID 7f found for ID
0x7f120119.
10-14 18:32:01.628 E/system_server( 702): No package ID 7f found for ID
0x7f120119.
10-14 18:32:01.639 D/StackScrollAlgorithm( 1809): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{8b1dd16 I.E...... ......ID
19,0-701,480}
10-14 18:32:01.642 D/WifiCountryCode( 702): Country code changed
10-14 18:32:01.643 D/WifiCountryCode( 702): Set telephony country code to:
10-14 18:32:01.643 D/WifiCountryCode( 702): skip update supplicant not ready yet
10-14 18:32:01.645 W/ActivityManager( 702): Slow operation: 270ms so far, now at
startProcess: done updating battery stats
10-14 18:32:01.646 W/ActivityManager( 702): Slow operation: 270ms so far, now at
startProcess: building log message
10-14 18:32:01.646 I/ActivityManager( 702): Start proc
3177:com.samsung.android.sdk.handwriting/u0a179 for content provider
{com.samsung.android.sdk.handwriting/com.samsung.android.sdk.handwriting.resourcema
nager.HWRResProvider}
10-14 18:32:01.646 W/ActivityManager( 702): Slow operation: 270ms so far, now at
startProcess: starting to update pids map
10-14 18:32:01.646 E/sdk.handwritin( 3177): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:01.648 D/ServiceStateProvider( 2213): subId=-1
10-14 18:32:01.651 W/ActivityManager( 702): Slow operation: 276ms so far, now at
startProcess: done updating pids map
10-14 18:32:01.651 W/ActivityManager( 702): Slow operation: 153ms so far, now at
startProcess: asking zygote to start proc
10-14 18:32:01.653 V/WindowManager( 702): Relayout Window{e9e7c60 u0 pip-dismiss-
overlay}: viewVisibility=4 req=720x1600
10-14 18:32:01.654 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1000 packageName=com.samsung.android.lool
10-14 18:32:01.658 W/ActivityManager( 702): wait for provider publish: waiters=1
callerApp=ProcessRecord{6759902 702:system/1000} cpr=ContentProviderRecord{cf81842
u0 com.samsung.android.lool/com.samsung.android.sm.database.SmProvider}
10-14 18:32:01.659 V/WindowManager( 702): Relayout hash=e9e7c60, pid=1809:
mAttrs={(0,0)(fillxfill) gr=CENTER sim={adjust=pan}
layoutInDisplayCutoutMode=shortEdges ty=2604 fmt=TRANSPARENT
10-14 18:32:01.659 V/WindowManager( 702): fl=1000328
10-14 18:32:01.659 V/WindowManager( 702): pfl=2000010
10-14 18:32:01.659 V/WindowManager( 702): fitTypes=NAVIGATION_BARS CAPTION_BAR
naviIconColor=0
10-14 18:32:01.659 V/WindowManager( 702): sfl=20000}
10-14 18:32:01.660 I/SurfaceControl( 1809): assignNativeObject: nativeObject = 0
Surface(name=null)/@0x1d0018a / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1826
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:32:01.660 I/SurfaceControl( 1809): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xc4e3fb / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1836
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:32:01.661 I/ViewRootImpl@cf598df[pip-dismiss-overlay]( 1809): Relayout
returned: old=(0,0,720,1600) new=(0,0,720,1600) req=(720,1600)4 dur=7 res=0x1
s={false 0} ch=false fn=-1
10-14 18:32:01.665 I/d.process.acor( 3118): The ClassLoaderContext is a special
shared library.
10-14 18:32:01.668 D/SamsungAnalytics605015( 1770): receive
android.intent.action.USER_UNLOCKED
10-14 18:32:01.670 I/PreloadInstaller( 1771): onReceive [Intent
{ act=android.intent.action.USER_UNLOCKED flg=0x50000010 (has extras) }]
10-14 18:32:01.671 I/PreloadInstaller( 1771): User unlocked and real home found;
let's do preloadInstaller!
10-14 18:32:01.673 D/SamsungAnalytics200003( 2679): receive
android.intent.action.USER_UNLOCKED
10-14 18:32:01.674 D/SamsungAnalytics605015( 2556): receive
android.intent.action.USER_UNLOCKED
10-14 18:32:01.675 D/SamsungAnalytics200003( 2679): [Validation] dma pkg:700901000
10-14 18:32:01.677 D/SamsungAnalytics200003( 2679): cf feature is supported
10-14 18:32:01.678 D/Zygote ( 531): Forked child process 3203
10-14 18:32:01.680 D/SamsungAnalytics605015( 2556): cf feature is supported
10-14 18:32:01.680 W/ActivityManager( 702): Slow operation: 182ms so far, now at
startProcess: returned from zygote!
10-14 18:32:01.691 D/SamsungAnalytics605015( 1770): cf feature is supported
10-14 18:32:01.694 D/SamsungAnalytics605015( 2556): newThread on Executor
10-14 18:32:01.697 D/SamsungAnalytics605015( 1770): newThread on Executor
10-14 18:32:01.698 D/SamsungAnalytics605015( 2556): [Tracker] Tracker
start:6.05.015 , senderType : 3
10-14 18:32:01.698 D/LoadedApk( 3131): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.google.android.providers.media.module
appContext.mBasePackageName=com.google.android.providers.media.module
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:32:01.698 D/NetworkSecurityConfig( 3131): No Network Security Config
specified, using platform default
10-14 18:32:01.698 I/SELinux ( 702): SELinux: Loaded file_contexts
10-14 18:32:01.699 D/SamsungAnalytics605015( 1770): [Tracker] Tracker
start:6.05.015 , senderType : 3
10-14 18:32:01.708 E/BackupPasswordManager( 702): Unable to read backup pw version
10-14 18:32:01.708 E/BackupPasswordManager( 702): Unable to read saved backup pw
hash
10-14 18:32:01.709 D/SamsungAnalytics200003( 2679): [Tracker] Tracker
start:2.00.003DMA
10-14 18:32:01.709 D/DOWNLOADABLE_DB( 2679): Screen unlcoked
10-14 18:32:01.709 D/DOWNLOADABLE_DB( 2679): initDdbByUserUnlock
10-14 18:32:01.710 E/id.diagmonagen( 3203): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:01.719 D/SamsungAnalytics605015( 2971): receive
android.intent.action.USER_UNLOCKED
10-14 18:32:01.720 D/MotionRecognitionService( 702): mReceiver.onReceive :
CONFIGURATION_CHANGED
10-14 18:32:01.723 D/NetworkSecurityConfig( 3131): No Network Security Config
specified, using platform default
10-14 18:32:01.724 D/QSClockBellTower( 1809):
onReceive(android.intent.action.CONFIGURATION_CHANGED) mTimeZoneString:null
10-14 18:32:01.725 D/QSClockBellTower( 1809):
onReceive(android.intent.action.CONFIGURATION_CHANGED) mTimeZoneString:null
10-14 18:32:01.725 D/vol.VolumeDialogControl( 1809): onReceive
ACTION_CONFIGURATION_CHANGED
10-14 18:32:01.729 D/ActivityThread( 3096): handleBindApplication() --
skipGraphicsSupport=false
10-14 18:32:01.729 D/ActivityThread( 3177): setConscryptValidator
10-14 18:32:01.729 D/ActivityThread( 3177): setConscryptValidator - put
10-14 18:32:01.730 D/SamsungAnalytics605015( 2556): user do not agree setting
10-14 18:32:01.733 I/PreloadInstaller( 1771): setPrefCurrentContext to :
com.sec.android.preloadinstaller.SN2110150331.PreloadInstallerActivity@57859e9
10-14 18:32:01.733 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:01.734 D/SamsungAnalytics605015( 2971): cf feature is supported
10-14 18:32:01.735 I/PreloadInstaller( 1771): disableNotifications
10-14 18:32:01.736 W/ActivityManager( 702): Slow operation: 238ms so far, now at
startProcess: done updating battery stats
10-14 18:32:01.736 D/GattService( 2679): Unlocked userId 0
10-14 18:32:01.736 W/ActivityManager( 702): Slow operation: 238ms so far, now at
startProcess: building log message
10-14 18:32:01.736 D/HeadsetService( 2679): Unlocked userId 0
10-14 18:32:01.736 I/ActivityManager( 702): Start proc
3203:com.sec.android.diagmonagent/1000 for added application
com.sec.android.diagmonagent
10-14 18:32:01.736 W/ActivityManager( 702): Slow operation: 238ms so far, now at
startProcess: starting to update pids map
10-14 18:32:01.736 D/A2dpService( 2679): Unlocked userId 0
10-14 18:32:01.736 D/BluetoothHidHostService( 2679): Unlocked userId 0
10-14 18:32:01.736 D/PanService( 2679): Unlocked userId 0
10-14 18:32:01.736 W/ActivityManager( 702): Slow operation: 238ms so far, now at
startProcess: done updating pids map
10-14 18:32:01.736 D/BluetoothMapService( 2679): Unlocked userId 0
10-14 18:32:01.736 D/AvrcpTargetService( 2679): Unlocked userId 0
10-14 18:32:01.736 W/ActivityManager( 702): Slow operation: 189ms so far, now at
startProcess: asking zygote to start proc
10-14 18:32:01.736 I/AvrcpTargetService( 2679): User unlocked, initializing the
service
10-14 18:32:01.736 D/DOWNLOADABLE_DB( 2679): initBluetoothDatabase
10-14 18:32:01.737 V/AvrcpMediaPlayerList( 2679): Initializing MediaPlayerList
10-14 18:32:01.737 V/AvrcpMediaPlayerList( 2679): buildBrowsablePlayer
10-14 18:32:01.738 D/EdgeLightingPolicyManager( 702): heads up is disabled
10-14 18:32:01.739 D/SamsungAnalytics605015( 2971): newThread on Executor
10-14 18:32:01.740 V/SystemKeyManager( 702): requestSystemKeyEvent() is called
keyCode=3
componentName=ComponentInfo{com.sec.android.preloadinstaller/com.sec.android.preloa
dinstaller.SN2110150331.PreloadInstallerActivity} request=true
10-14 18:32:01.740 D/StatusBarManagerService( 702): notifyRequestedSystemKey
recent=false home=true
10-14 18:32:01.740 D/DOWNLOADABLE_DB( 2679): initBroadcastReceiver
10-14 18:32:01.741 V/SystemKeyManager( 702): requestSystemKeyEvent() is called
keyCode=187
componentName=ComponentInfo{com.sec.android.preloadinstaller/com.sec.android.preloa
dinstaller.SN2110150331.PreloadInstallerActivity} request=true
10-14 18:32:01.741 D/StatusBarManagerService( 702): notifyRequestedSystemKey
recent=true home=true
10-14 18:32:01.741 V/SystemKeyManager( 702): requestSystemKeyEvent() is called
keyCode=1001
componentName=ComponentInfo{com.sec.android.preloadinstaller/com.sec.android.preloa
dinstaller.SN2110150331.PreloadInstallerActivity} request=true
10-14 18:32:01.741 D/StatusBarManagerService( 702): notifyRequestedSystemKey
recent=true home=true
10-14 18:32:01.742 D/TileLifecycleManager( 1809): Binding service Intent
{ cmp=com.google.android.gms/.nearby.sharing.SharingTileService (has extras) }
UserHandle{0}
10-14 18:32:01.742 I/ImsServiceStub( 2171): ACTION_USER_UNLOCKED received
10-14 18:32:01.742 D/SapService( 2679): Unlocked userId 0
10-14 18:32:01.742 D/HidDeviceService( 2679): Unlocked userId 0
10-14 18:32:01.743 D/BluetoothOppService( 2679): Unlocked userId 0
10-14 18:32:01.743 D/BluetoothPbapService( 2679): Unlocked userId 0
10-14 18:32:01.743 I/BluetoothPbapService( 2679): setUserUnlocked(0)
10-14 18:32:01.743 D/HearingAidService( 2679): Unlocked userId 0
10-14 18:32:01.743 E/BluetoothMapAppObserver( 2679): Received change notification
on package not registered for notifications!
10-14 18:32:01.748 D/SamsungAnalytics605015( 2971): [Tracker] Tracker
start:6.05.015 , senderType : 3
10-14 18:32:01.749 D/SamsungAnalytics605015( 1770): user do not agree setting
10-14 18:32:01.749 I/ActivityManager( 702): DSS OFF for
com.samsung.android.sdk.handwriting
10-14 18:32:01.750 D/SamsungAnalytics605015( 2971): user do not agree setting
10-14 18:32:01.751 D/MotionRecognitionService( 702): [AUTO_ROTATION] inject auto
rotation : 0
10-14 18:32:01.751 D/SensorService( 702): Motion injection
10-14 18:32:01.751 D/SensorService( 702): [EAR_TOUCH] : INJECT_AUTO_ROTATION ++++
10-14 18:32:01.754 I/SemDvfsHyPerManager( 702): acquire hyper -
AMS_RELAUNCH_RESUME/702@14, type = -999
10-14 18:32:01.754 D/ActivityManagerPerformance( 702): AMP_acquire()
RELAUNCH_RESUME
10-14 18:32:01.754 I/HYPER-HAL( 559): [RequestManager.cpp]acquire(): Acquired ID :
256700 [702 / 14] HINT : AMS_RELAUNCH_RESUME list :
10-14 18:32:01.755 I/HYPER-HAL( 559): [ResourceManager.cpp]updateResource():
[CPUMinFreq] UpdateResource Request ID : 256700 Value : 1456000
10-14 18:32:01.757 W/ContextImpl( 2171): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
android.content.ContextWrapper.sendBroadcast:478
com.sec.internal.helper.os.IntentUtil.sendBroadcast:12
com.sec.internal.ims.imsservice.ImsServiceStub$2.onReceive:243
android.app.LoadedApk$ReceiverDispatcher$Args.lambda$getRunnable$0$LoadedApk$Receiv
erDispatcher$Args:1666
10-14 18:32:01.758 I/hbox:interacto( 3157): The ClassLoaderContext is a special
shared library.
10-14 18:32:01.759 D/DividerPanel( 1809): onDisplayConfigurationChanged
10-14 18:32:01.759 I/ImageWallpaper( 1809): onDisplayConfigurationChanged {1.0 ?
mcc?mnc [pt_BR] ldltr sw384dp w384dp h782dp 300dpi nrml long port finger -keyb/v/h
-nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600) mAppBounds=Rect(0, 43 - 720,
1510) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen
mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.22 bts=0
ff=0 bf=0 themeSeq=0}
10-14 18:32:01.759 V/WindowManager( 702):
rotationForOrientation(orient=SCREEN_ORIENTATION_PORTRAIT (1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
10-14 18:32:01.759 D/WindowManager( 702): rotationForOrientation,
orientationSource=ActivityRecord{14478e0 u0
com.sec.android.preloadinstaller/.SN2110150331.PreloadInstallerActivity t3}
10-14 18:32:01.759 V/WindowOrientationListener( 702): getProposedRotation: -1
10-14 18:32:01.759 I/ViewRootImpl@4ad96c6[NavigationBar0]( 1809):
MSG_RESIZED_REPORT: frame=(0,1510,720,1600) ci=(0,0,0,0) vi=(0,0,0,0) or=1
10-14 18:32:01.760 V/WindowManager( 702): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_PORTRAIT (1) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayRotation.updateOrientation:394
com.android.server.wm.DisplayContent.updateOrientation:1698
com.android.server.wm.DisplayContent.updateOrientation:1626
com.android.server.wm.DisplayContent.onDescendantOrientationChanged:1563
com.android.server.wm.WindowContainer.onDescendantOrientationChanged:1164
com.android.server.wm.WindowContainer.onDescendantOrientationChanged:1164
10-14 18:32:01.760 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:32:01.761 I/PreloadInstaller( 1771): persist.sys.storage_preload :
10-14 18:32:01.761 I/PreloadInstaller( 1771): getFotaFlag from SharedPreference :
false
10-14 18:32:01.762 I/PreloadInstaller( 1771): previously, Something's wrong..
mounting hidden as first booting
10-14 18:32:01.767 I/ViewRootImpl@3890467[StatusBar]( 1809): MSG_RESIZED_REPORT:
frame=(0,0,720,43) ci=(0,0,0,0) vi=(0,0,0,0) or=1
10-14 18:32:01.767 D/DeviceState( 1809): getDeviceResolutionPixelSize -
currentDensity = 300 deviceDensity = 300 initialDisplaySizeFactor = 720
currentDisplaySizeFactor = 720 initialDisplayDensity = 300 proportionalDensity =
300 proportionalPixel = 0
10-14 18:32:01.768 D/DeviceState( 1809): getDeviceResolutionPixelSize -
currentDensity = 300 deviceDensity = 300 initialDisplaySizeFactor = 720
currentDisplaySizeFactor = 720 initialDisplayDensity = 300 proportionalDensity =
300 proportionalPixel = 0
10-14 18:32:01.768 D/DeviceState( 1809): getDeviceResolutionPixelSize -
currentDensity = 300 deviceDensity = 300 initialDisplaySizeFactor = 720
currentDisplaySizeFactor = 720 initialDisplayDensity = 300 proportionalDensity =
300 proportionalPixel = 0
10-14 18:32:01.769 D/DeviceState( 1809): getPanelWidth portrait? true panelWidth=
720
10-14 18:32:01.773 D/Zygote ( 531): Forked child process 3257
10-14 18:32:01.774 D/ActivityThread( 3203): setConscryptValidator
10-14 18:32:01.775 D/ActivityThread( 3203): setConscryptValidator - put
10-14 18:32:01.777 W/ActivityManager( 702): Slow operation: 230ms so far, now at
startProcess: returned from zygote!
10-14 18:32:01.780 V/MediaProvider( 3131): Attached media from
com.google.android.providers.media.module
10-14 18:32:01.794 I/hbox:interacto( 3157): The ClassLoaderContext is a special
shared library.
10-14 18:32:01.795 D/nativeloader( 3157): classloader namespace configured for
unbundled product apk.
library_path=/product/priv-app/Velvet/lib/arm64:/product/priv-app/Velvet/
Velvet.apk!/lib/arm64-v8a:/product/lib64:/system/product/lib64
10-14 18:32:01.800 E/c.android.sdhm( 3257): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:01.816 V/Navbar.Store( 1809): handleEvent [EventType]
GET_BOOL_THEME_DEFAULT [Module] NavBarIconResourceMapper KEYS_DEFAULT=false
10-14 18:32:01.816 V/Navbar.Store( 1809): --[Band]CONFIG_PACK_GET_THEME_DEFULAT
10-14 18:32:01.816 V/Navbar.Store( 1809): ----
getValue(BOOL_NAVBAR_USE_THEME_DEFAULT)=false
10-14 18:32:01.816 D/Navbar.NavBarIconResourceMapper( 1809): updateConditions
isThemeDefault : false, isRTL : false, ThemeType : TYPE_DEFAULT
10-14 18:32:01.816 D/ActivityThread( 3257): setConscryptValidator
10-14 18:32:01.816 D/ActivityThread( 3257): setConscryptValidator - put
10-14 18:32:01.820 W/ActivityManager( 702): Slow operation: 70ms so far, now at
attachApplicationLocked: before bindApplication
10-14 18:32:01.820 W/ActivityManager( 702): Slow operation: 71ms so far, now at
attachApplicationLocked: immediately before bindApplication
10-14 18:32:01.820 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{b57ce76 3177:com.samsung.android.sdk.handwriting/u0a179}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:01.821 W/ActivityManager( 702): Slow operation: 72ms so far, now at
attachApplicationLocked: immediately after bindApplication
10-14 18:32:01.821 W/ActivityManager( 702): Slow operation: 72ms so far, now at
attachApplicationLocked: after updateLruProcessLocked
10-14 18:32:01.822 W/ActivityManager( 702): Slow operation: 73ms so far, now at
attachApplicationLocked: after mServices.attachApplicationLocked
10-14 18:32:01.823 D/LoadedApk( 3118): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.samsung.android.providers.contacts
appContext.mBasePackageName=com.samsung.android.providers.contacts
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:32:01.823 D/NetworkSecurityConfig( 3118): No Network Security Config
specified, using platform default
10-14 18:32:01.824 W/ActivityManager( 702): Slow operation: 75ms so far, now at
attachApplicationLocked: after updateOomAdjLocked
10-14 18:32:01.829 D/NetworkSecurityConfig( 3118): No Network Security Config
specified, using platform default
10-14 18:32:01.830 V/Navbar.Store( 1809):
getValue(BOOL_SUPPORT_PHONE_LAYOUT_PROVIDER)=true
10-14 18:32:01.831 V/Navbar.Store( 1809): handleEvent [EventType]
ON_UPDATE_SCREEN_INFO [Module] SamsungNavigationBarView
KEYS_SCREEN_SIZE=Point(720, 1600) KEYS_CURRENT_ROTATION=0
10-14 18:32:01.831 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10192 packageName=com.google.android.gms
10-14 18:32:01.831 V/Navbar.Store( 1809): handleEvent [EventType]
ON_UPDATE_REMOTEVIEW [Module] SamsungNavigationBarView
KEYS_RIGHT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{5899429
I.E...... ......I. 0,0-0,0 #7f0a0587 app:id/right_remoteview}
KEYS_NAVBAR_DARK_INTENSITY=0.0 KEYS_CONTEXTUALBUTTON_VISIBLE=false
KEYS_LEFT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{76ec3ae
I.E...... ......I. 0,0-0,0 #7f0a0382 app:id/left_remoteview}
10-14 18:32:01.831 V/Navbar.Store( 1809): --
[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER
10-14 18:32:01.832 V/Navbar.Store( 1809): ----
apply(UPDATE_NAVBAR_REMOTEVIEW_CONTAINER)
10-14 18:32:01.832 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10192; state: DISABLED
10-14 18:32:01.832 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10192; state: ENABLED
10-14 18:32:01.833 V/Navbar.Store( 1809): ----
apply(UPDATE_NAVBAR_RIGHT_REMOTEVIEW_VISIBILITY)
10-14 18:32:01.833 V/Navbar.Store( 1809): ----
getValue(FLOAT_REMOTEVIEW_DARK_INTENSITY)=0.0
10-14 18:32:01.834 D/LoadedApk( 3157): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.google.android.googlequicksearchbox
appContext.mBasePackageName=com.google.android.googlequicksearchbox
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:32:01.835 D/NetworkSecurityConfig( 3157): Using Network Security Config
from resource network_security_config debugBuild: false
10-14 18:32:01.835 D/ActivityThread( 3177): handleBindApplication()++
app=com.samsung.android.sdk.handwriting
10-14 18:32:01.836 I/ActivityManager( 702): DSS OFF for
com.sec.android.diagmonagent
10-14 18:32:01.837 V/BackupManagerService( 702): [UserID:0] No ancestral data
10-14 18:32:01.838 V/Navbar.Store( 1809): ----handleEvent [EventType]
ON_UPDATE_REMOTEVIEW [Module] SamsungNavigationBarView
KEYS_RIGHT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{5899429
I.E...... ......I. 0,0-0,0 #7f0a0587 app:id/right_remoteview}
KEYS_NAVBAR_DARK_INTENSITY=0.0 KEYS_CONTEXTUALBUTTON_VISIBLE=false
KEYS_LEFT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{76ec3ae
I.E...... ......I. 0,0-0,0 #7f0a0382 app:id/left_remoteview}
10-14 18:32:01.838 V/Navbar.Store( 1809): ------
[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER
10-14 18:32:01.838 V/Navbar.Store( 1809): --------
apply(UPDATE_NAVBAR_REMOTEVIEW_CONTAINER)
10-14 18:32:01.839 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{1d6bddf 3203:com.sec.android.diagmonagent/1000}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:01.839 V/Navbar.Store( 1809): --------
apply(UPDATE_NAVBAR_RIGHT_REMOTEVIEW_VISIBILITY)
10-14 18:32:01.839 V/Navbar.Store( 1809): --------
getValue(FLOAT_REMOTEVIEW_DARK_INTENSITY)=0.0
10-14 18:32:01.840 D/OomAdjuster( 702): Set persistent 3203
com.sec.android.diagmonagent adj -800: fixed
com.android.server.am.OomAdjuster.updateOomAdjLocked:377
com.android.server.am.OomAdjuster.updateOomAdjLocked:449
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21545
com.android.server.am.ActivityManagerService.attachApplicationLocked:6697
com.android.server.am.ActivityManagerService.attachApplication:6732
android.app.IActivityManager$Stub.onTransact:2790
com.android.server.am.ActivityManagerService.onTransact:3628
10-14 18:32:01.842 V/Navbar.Store( 1809): ----handleEvent [EventType]
GET_BOOL_NAVBAR_CAN_MOVE_STATE [Module] SamsungNavigationBarView KEYS_DEFAULT=true
10-14 18:32:01.842 V/Navbar.Store( 1809): ------
[Band]CONFIG_PACK_GET_NAVBAR_CAN_MOVE
10-14 18:32:01.842 V/Navbar.Store( 1809): --------
getValue(BOOL_NAVBAR_CAN_MOVE)=true
10-14 18:32:01.844 D/ActivityThread( 3203): handleBindApplication()++
app=com.sec.android.diagmonagent
10-14 18:32:01.847 V/Navbar.Store( 1809): ----handleEvent [EventType]
ON_UPDATE_REMOTEVIEW [Module] SamsungNavigationBarView
KEYS_RIGHT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{5899429
I.E...... ......I. 0,0-0,0 #7f0a0587 app:id/right_remoteview}
KEYS_NAVBAR_DARK_INTENSITY=0.0 KEYS_CONTEXTUALBUTTON_VISIBLE=false
KEYS_LEFT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{76ec3ae
I.E...... ......I. 0,0-0,0 #7f0a0382 app:id/left_remoteview}
10-14 18:32:01.847 V/Navbar.Store( 1809): ------
[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER
10-14 18:32:01.847 V/Navbar.Store( 1809): --------
apply(UPDATE_NAVBAR_REMOTEVIEW_CONTAINER)
10-14 18:32:01.848 V/Navbar.Store( 1809): --------
apply(UPDATE_NAVBAR_RIGHT_REMOTEVIEW_VISIBILITY)
10-14 18:32:01.848 V/Navbar.Store( 1809): --------
getValue(FLOAT_REMOTEVIEW_DARK_INTENSITY)=0.0
10-14 18:32:01.848 V/Navbar.Store( 1809): handleEvent [EventType]
ON_NAVBAR_UPDATE_A11Y_SERVICE [Module] NavigationBarFragment KEYS_CLICKABLE=false
KEYS_LONG_CLICKABLE=false
10-14 18:32:01.848 V/Navbar.Store( 1809): --
[Band]SETUPWIZARD_PACK_UPDATE_A11Y_SERVICE
10-14 18:32:01.848 V/Navbar.Store( 1809): ----getValue(BOOL_KEYGUARD_SHOWING)=false
10-14 18:32:01.848 V/Navbar.Store( 1809): ----
getValue(BOOL_NAVBAR_SETUPWIZARD_STYLE)=true
10-14 18:32:01.848 V/Navbar.Store( 1809): ----
apply(UPDATE_NAVBAR_SETUPWIZARD_A11Y_ICON)
10-14 18:32:01.850 W/ActivityManager( 702): Slow operation: 303ms so far, now at
startProcess: done updating battery stats
10-14 18:32:01.850 W/ActivityManager( 702): Slow operation: 303ms so far, now at
startProcess: building log message
10-14 18:32:01.850 I/ActivityManager( 702): Start proc
3257:com.sec.android.sdhms/1000 for added application com.sec.android.sdhms
10-14 18:32:01.850 W/ActivityManager( 702): Slow operation: 303ms so far, now at
startProcess: starting to update pids map
10-14 18:32:01.850 W/ActivityManager( 702): Slow operation: 303ms so far, now at
startProcess: done updating pids map
10-14 18:32:01.850 I/ActivityManager( 702): DSS OFF for com.sec.android.sdhms
10-14 18:32:01.850 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:32:01.851 D/NetworkSecurityConfig( 3157): Using Network Security Config
from resource network_security_config debugBuild: false
10-14 18:32:01.851 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:32:01.852 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:32:01.852 D/SecVolume.SecVolumeStore( 1809): dispatch
[ACTION_CONFIGURATION_CHANGED] with [STATE_NO_DISPATCH]
10-14 18:32:01.853 D/SecVolume.SecVolumeStore( 1809): > New State :
[STATE_NO_DISPATCH]
10-14 18:32:01.854 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{31358fb 3257:com.sec.android.sdhms/1000}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:01.854 W/CocktailBarManagerServiceImpl( 702): savedStateFile Failed
rename to setting file.
10-14 18:32:01.855 W/CocktailBarManagerServiceImpl( 702): Failed to read state:
java.io.FileNotFoundException: /data/system/users/0/cocktails.xml: open failed:
ENOENT (No such file or directory)
10-14 18:32:01.855 D/OomAdjuster( 702): Set persistent 3257 com.sec.android.sdhms
adj -800: fixed com.android.server.am.OomAdjuster.updateOomAdjLocked:377
com.android.server.am.OomAdjuster.updateOomAdjLocked:449
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21545
com.android.server.am.ActivityManagerService.attachApplicationLocked:6697
com.android.server.am.ActivityManagerService.attachApplication:6732
android.app.IActivityManager$Stub.onTransact:2790
com.android.server.am.ActivityManagerService.onTransact:3628
10-14 18:32:01.856 D/CocktailBarSettings( 702): getEnabledCocktailsStr: null, 0
10-14 18:32:01.857 W/ActivityManager( 702): Receiver with filter
android.content.IntentFilter@2d030a1 already registered for pid 702, callerPackage
is android
10-14 18:32:01.857 W/ActivityManager( 702): Receiver with filter
android.content.IntentFilter@efbf2c6 already registered for pid 702, callerPackage
is android
10-14 18:32:01.861 D/StackScrollAlgorithm( 1809): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{8b1dd16 I.E...... ......ID
19,0-701,480}
10-14 18:32:01.863 V/Navbar.Store( 1809): handleEvent [EventType]
GET_BOOL_NAVBAR_CAN_MOVE_STATE [Module] SamsungNavigationBarView KEYS_DEFAULT=true
10-14 18:32:01.863 W/ActivityManager( 702): Receiver with filter
android.content.IntentFilter@300949e already registered for pid 702, callerPackage
is android
10-14 18:32:01.864 V/Navbar.Store( 1809): --[Band]CONFIG_PACK_GET_NAVBAR_CAN_MOVE
10-14 18:32:01.864 W/ActivityManager( 702): Receiver with filter
android.content.IntentFilter@4bb9b7f already registered for pid 702, callerPackage
is android
10-14 18:32:01.864 V/Navbar.Store( 1809): ----getValue(BOOL_NAVBAR_CAN_MOVE)=true
10-14 18:32:01.864 W/ActivityManager( 702): Slow operation: 212ms so far, now at
startProcess: asking zygote to start proc
10-14 18:32:01.864 W/ContextImpl( 702): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
com.android.server.cocktailbar.CocktailBarManagerServiceContainer.onUnlockUserImpl:
1190
com.android.server.cocktailbar.CocktailBarManagerServiceContainer.access$1000:83
com.android.server.cocktailbar.CocktailBarManagerServiceContainer$CocktailBarHandle
r.handleMessage:1084 android.os.Handler.dispatchMessage:106
10-14 18:32:01.865 I/d.process.acor( 3118): The ClassLoaderContext is a special
shared library.
10-14 18:32:01.865 D/DOWNLOADABLE_DB( 2679): cleanupLooper
10-14 18:32:01.865 D/DOWNLOADABLE_DB( 2679): quit init handler
10-14 18:32:01.866 W/Looper ( 702): Slow dispatch took 480ms main
h=com.android.server.cocktailbar.CocktailBarManagerServiceContainer$CocktailBarHand
ler c=null m=4
10-14 18:32:01.866 D/InputMethodManagerService( 702): onChange
content://settings/secure/enabled_input_methods
10-14 18:32:01.866 E/system_server( 702): No package ID 7f found for ID
0x7f08027e.
10-14 18:32:01.866 E/system_server( 702): No package ID 7f found for ID
0x7f1106f1.
10-14 18:32:01.867 E/system_server( 702): No package ID 7f found for ID
0x7f08027d.
10-14 18:32:01.867 E/system_server( 702): No package ID 7f found for ID
0x7f1106f3.
10-14 18:32:01.867 E/system_server( 702): No package ID 7f found for ID
0x7f08027f.
10-14 18:32:01.867 E/system_server( 702): No package ID 7f found for ID
0x7f1106f4.
10-14 18:32:01.869 W/InputMethodManagerService( 702): Illegal subtype state: old
subtype = null, new subtype = android.view.inputmethod.InputMethodSubtype@320000
10-14 18:32:01.872 D/ActivityThread( 3257): handleBindApplication()++
app=com.sec.android.sdhms
10-14 18:32:01.872 W/Looper ( 702): Slow delivery took 489ms main
h=android.os.Handler c=android.database.-$
$Lambda$ContentObserver$MgqiYb2qvgLhoXTioYXq9MvvpNk@2dd5caa m=0
10-14 18:32:01.872 D/InputMethodManagerService( 702): onChange
content://settings/secure/selected_input_method_subtype
10-14 18:32:01.873 V/WindowManager( 702): Relayout Window{d5f0bfa u0
NavigationBar0}: viewVisibility=0 req=720x90
10-14 18:32:01.878 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10071 packageName=com.samsung.android.app.cocktailbarservice
10-14 18:32:01.878 V/WindowManager( 702): Relayout hash=d5f0bfa, pid=1809:
mAttrs={(0,0)(fillxfill) sim={adjust=pan} ty=NAVIGATION_BAR fmt=TRANSLUCENT
10-14 18:32:01.878 V/WindowManager( 702): fl=21840068
10-14 18:32:01.878 V/WindowManager( 702): pfl=3000000
10-14 18:32:01.878 V/WindowManager( 702): fitTypes=STATUS_BARS NAVIGATION_BARS
CAPTION_BAR IME naviIconColor=0}
10-14 18:32:01.879 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622823940960]
10-14 18:32:01.879 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622823940960]
10-14 18:32:01.879 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10071; state: DISABLED
10-14 18:32:01.879 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10071; state: DISABLED
10-14 18:32:01.880 I/SurfaceControl( 1809): nativeRelease nativeObject s[-
5476376623201810688]
10-14 18:32:01.880 I/SurfaceControl( 1809): nativeRelease nativeObject e[-
5476376623201810688]
10-14 18:32:01.880 I/SurfaceControl( 1809): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xa87f808 / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1836
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:32:01.880 I/ViewRootImpl@4ad96c6[NavigationBar0]( 1809): Relayout
returned: old=(0,1510,720,1600) new=(0,1510,720,1600) req=(720,90)0 dur=15 res=0x3
s={true -5476376622474715136} ch=false fn=4
10-14 18:32:01.880 I/id.diagmonagen( 3203): The ClassLoaderContext is a special
shared library.
10-14 18:32:01.882 I/sdk.handwritin( 3177): The ClassLoaderContext is a special
shared library.
10-14 18:32:01.882 V/MediaStore( 3131): Examining volume emulated;0 with name
external_primary and state checking
10-14 18:32:01.882 E/BufferQueueProducer( 608): [NavigationBar0$_1809#0]
(id:26000000003,api:0,p:-1,c:608) disconnect: not connected (req=1)
10-14 18:32:01.882 V/MediaProvider( 3131): Updated external volumes to: {}
10-14 18:32:01.882 W/libEGL ( 1809): EGLNativeWindowType 0xb400007a19242010
disconnect failed
10-14 18:32:01.883 V/BackupManagerConstants( 702):
getKeyValueBackupIntervalMilliseconds(...) returns 14400000
10-14 18:32:01.887 V/Navbar.Store( 1809): handleEvent [EventType]
GET_BOOL_USE_NAVBAR_BACKGROUND_FRAME [Module] NavigationBarTransitions
KEYS_DEFAULT=false
10-14 18:32:01.887 V/Navbar.Store( 1809): --
[Band]COLOR_PACK_GET_USE_NAVBAR_BACKGROUND_FRAME
10-14 18:32:01.887 V/BackupManagerConstants( 702):
getKeyValueBackupFuzzMilliseconds(...) returns 600000
10-14 18:32:01.887 V/Navbar.Store( 1809): ----
getValue(BOOL_NAVBAR_GESTURAL_MODE)=false
10-14 18:32:01.887 V/BackupManagerConstants( 702):
getKeyValueBackupRequiredNetworkType(...) returns 1
10-14 18:32:01.887 V/Navbar.Store( 1809): ----getValue(BOOL_NAVBAR_OPAQUE)=false
10-14 18:32:01.887 V/BackupManagerConstants( 702):
getKeyValueBackupRequireCharging(...) returns true
10-14 18:32:01.887 V/KeyValueBackupJob( 702): Scheduling k/v pass in 248 minutes
10-14 18:32:01.906 V/WindowManager( 702): Relayout Window{59d2fb2 u0 StatusBar}:
viewVisibility=0 req=720x43
10-14 18:32:01.910 V/WindowManager( 702): Relayout hash=59d2fb2, pid=1809:
mAttrs={(0,0)(fillx43) gr=TOP CENTER_VERTICAL sim={adjust=pan}
layoutInDisplayCutoutMode=always ty=STATUS_BAR fmt=TRANSLUCENT
10-14 18:32:01.910 V/WindowManager( 702): fl=81000008
10-14 18:32:01.910 V/WindowManager( 702): pfl=13000000 naviIconColor=0}
10-14 18:32:01.910 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622828826496]
10-14 18:32:01.910 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622828826496]
10-14 18:32:01.913 D/Zygote ( 531): Forked child process 3285
10-14 18:32:01.914 I/SurfaceControl( 1809): nativeRelease nativeObject s[-
5476376622474013792]
10-14 18:32:01.914 I/SurfaceControl( 1809): nativeRelease nativeObject e[-
5476376622474013792]
10-14 18:32:01.915 I/SurfaceControl( 1809): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xa0ca178 / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1836
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:32:01.915 D/InputMethodManagerService( 702): onChange
content://settings/secure/default_input_method
10-14 18:32:01.916 W/ActivityManager( 702): Slow operation: 263ms so far, now at
startProcess: returned from zygote!
10-14 18:32:01.916 I/ViewRootImpl@3890467[StatusBar]( 1809): Relayout returned:
old=(0,0,720,43) new=(0,0,720,43) req=(720,43)0 dur=10 res=0x3 s={true -
5476376622476857344} ch=false fn=15
10-14 18:32:01.921 I/MultiDex( 3157): VM with version 2.1.0 has multidex support
10-14 18:32:01.921 I/MultiDex( 3157): install
10-14 18:32:01.921 I/MultiDex( 3157): VM has multidex support, MultiDex support
library is disabled.
10-14 18:32:01.926 E/BufferQueueProducer( 608): [StatusBar$_1809#0]
(id:26000000004,api:0,p:-1,c:608) disconnect: not connected (req=1)
10-14 18:32:01.926 W/libEGL ( 1809): EGLNativeWindowType 0xb400007a19037010
disconnect failed
10-14 18:32:01.938 D/WindowManager( 702): finishDrawingWindow: Window{59d2fb2 u0
StatusBar} mDrawState=READY_TO_SHOW
10-14 18:32:01.940 D/WindowManager( 702): finishDrawingWindow: Window{d5f0bfa u0
NavigationBar0} mDrawState=READY_TO_SHOW
10-14 18:32:01.940 E/oid.sm.provide( 3285): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:01.948 D/ActivityThread( 3285): setConscryptValidator
10-14 18:32:01.948 D/ActivityThread( 3285): setConscryptValidator - put
10-14 18:32:01.951 D/TileLifecycleManager( 1809): Binding service Intent
{
cmp=com.samsung.android.lool/com.samsung.android.sm.battery.ui.mode.BatteryModeTile
(has extras) } UserHandle{0}
10-14 18:32:01.951 W/ActivityManager( 702): Slow operation: 299ms so far, now at
startProcess: done updating battery stats
10-14 18:32:01.951 W/ActivityManager( 702): Slow operation: 299ms so far, now at
startProcess: building log message
10-14 18:32:01.952 I/ActivityManager( 702): Start proc
3285:com.samsung.android.sm.provider/1000 for content provider
{com.samsung.android.lool/com.samsung.android.sm.database.SmProvider}
10-14 18:32:01.952 W/ActivityManager( 702): Slow operation: 299ms so far, now at
startProcess: starting to update pids map
10-14 18:32:01.952 W/ActivityManager( 702): Slow operation: 300ms so far, now at
startProcess: done updating pids map
10-14 18:32:01.952 W/ActivityManager( 702): Slow operation: 122ms so far, now at
startProcess: asking zygote to start proc
10-14 18:32:01.952 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10192; state: ENABLED
10-14 18:32:01.957 E/DevicePolicyManager( 702): semGetAllowBluetoothMode - value
retunrs : 2
10-14 18:32:01.958 D/InputMethodManagerService( 702): onChange
content://settings/secure/enabled_input_methods
10-14 18:32:01.959 D/DOWNLOADABLE_DB( 2679): no polices in db
10-14 18:32:01.963 W/c.android.sdhm( 3257): ClassLoaderContext classpath size
mismatch. expected=8, found=0
(PCL[/system/framework/com.android.location.provider.jar*1664931834:/system/
framework/services.jar*3134411336:/system/framework/services.jar!
classes2.dex*85250059:/system/framework/services.jar!classes3.dex*3714415348:/
system/framework/ethernet-service.jar*3115352681:/system/framework/
ssrm.jar*1817495851:/system/framework/semwifi-service.jar*1519473234:/apex/
com.android.permission/javalib/service-permission.jar*2595220506] | PCL[])
10-14 18:32:01.964 I/ActivityManager( 702): DSS OFF for com.samsung.android.lool
10-14 18:32:01.968 E/DevicePolicyManager( 702): semGetAllowBluetoothMode - value
retunrs : 2
10-14 18:32:01.970 E/system_server( 702): No package ID 7f found for ID
0x7f0f0002.
10-14 18:32:01.971 E/system_server( 702): No package ID 7f found for ID
0x7f120137.
10-14 18:32:01.971 E/system_server( 702): No package ID 7f found for ID
0x7f120137.
10-14 18:32:01.971 E/system_server( 702): No package ID 7f found for ID
0x7f120137.
10-14 18:32:01.972 E/system_server( 702): No package ID 7f found for ID
0x7f0f0001.
10-14 18:32:01.972 E/system_server( 702): No package ID 7f found for ID
0x7f1209ab.
10-14 18:32:01.972 E/system_server( 702): No package ID 7f found for ID
0x7f1209ab.
10-14 18:32:01.972 E/system_server( 702): No package ID 7f found for ID
0x7f1209ab.
10-14 18:32:01.973 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{c4fce8d 3285:com.samsung.android.sm.provider/1000}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:01.975 I/c.android.sdhm( 3257): The ClassLoaderContext is a special
shared library.
10-14 18:32:01.979 D/ActivityThread( 3285): handleBindApplication()++
app=com.samsung.android.sm.provider
10-14 18:32:01.979 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:01.979 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1000 packageName=com.samsung.android.lool
10-14 18:32:01.980 I/HWRResProvider( 3177): [HWRResProvider::onCreate]
10-14 18:32:01.980 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 1000; state: DISABLED
10-14 18:32:01.980 I/HWRResProvider( 3177): [registerReceiver] start to register
BR, already registered ? false
10-14 18:32:01.981 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1000; state: ENABLED
10-14 18:32:01.985 D/Zygote ( 531): Forked child process 3307
10-14 18:32:01.992 W/ActivityManager( 702): Slow operation: 162ms so far, now at
startProcess: returned from zygote!
10-14 18:32:02.008 D/SettingsProvider( 702): isChangeAllowed() : name =
accessibility_enabled
10-14 18:32:02.008 D/AccessibilityManagerService( 702): currentTargets : []
lastSize : 0
10-14 18:32:02.008 V/ApplicationPolicy( 702): user unlocked - refreshWidgetStatus
10-14 18:32:02.008 D/ApplicationPolicy( 702): calling refreshWidgetStatus for
userId 0
10-14 18:32:02.009 V/ApplicationPolicy( 702): refresh widget status for user 0
10-14 18:32:02.009 W/SQLiteLog( 3131): (28) walIndexRecover: rc 0, nPage 0, mxFrame
0, /data/user/0/com.google.android.providers.media.module/databases/external.db-wal
10-14 18:32:02.010 I/DMASA[D]( 3203): [DiagmonProvider]onCreate in DiagMonProvider
10-14 18:32:02.016 W/ActivityManager( 702): Slow operation: 186ms so far, now at
startProcess: done updating battery stats
10-14 18:32:02.016 D/ActivityThread( 3157): handleBindApplication() --
skipGraphicsSupport=false
10-14 18:32:02.017 W/ActivityManager( 702): Slow operation: 187ms so far, now at
startProcess: building log message
10-14 18:32:02.018 I/ActivityManager( 702): Start proc
3307:com.google.android.gms/u0a192 for service
{com.google.android.gms/com.google.android.gms.nearby.sharing.SharingTileService}
10-14 18:32:02.018 W/ActivityManager( 702): Slow operation: 187ms so far, now at
startProcess: starting to update pids map
10-14 18:32:02.018 W/ActivityManager( 702): Slow operation: 188ms so far, now at
startProcess: done updating pids map
10-14 18:32:02.018 E/gle.android.gm( 3307): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:02.018 W/ActivityManager( 702): Slow operation: 141ms so far, now at
startProcess: asking zygote to start proc
10-14 18:32:02.019 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10071; state: DISABLED
10-14 18:32:02.020 D/CompatibilityChangeReporter( 3131): Compat change id reported:
148180766; UID 10225; state: ENABLED
10-14 18:32:02.020 I/HWRResProvider( 3177): [registerReceiver] HWRUpdateReceiver is
registered!
10-14 18:32:02.021 D/TileLifecycleManager( 1809): Can't find component
ComponentInfo{com.sec.android.app.camera/com.sec.android.app.camera.service.QrTileS
ervice}
10-14 18:32:02.021 D/DOWNLOADABLE_DB( 2679): inserting initial values
10-14 18:32:02.022 D/CompatibilityChangeReporter( 2679): Compat change id reported:
150939131; UID 1002; state: ENABLED
10-14 18:32:02.022 V/MediaProvider( 3131): onConfigure() for external.db
10-14 18:32:02.025 I/HWRResProvider( 3177): [registerReceiver] HWRCancelReceiver is
registered!
10-14 18:32:02.027 V/MediaProvider( 3131): onCreate() for external.db
10-14 18:32:02.029 D/ActivityThread( 3307): setConscryptValidator
10-14 18:32:02.029 D/ActivityThread( 3307): setConscryptValidator - put
10-14 18:32:02.031 I/oid.sm.provide( 3285): The ClassLoaderContext is a special
shared library.
10-14 18:32:02.031 I/d.process.acor( 3118): The ClassLoaderContext is a special
shared library.
10-14 18:32:02.031 V/Navbar.Store( 1809): handleEvent [EventType]
GET_STR_CURRENT_LAYOUT [Module] NavigationBarInflaterView
KEYS_DEFAULT=left[.25W],back[.5WC];home;recent[.5WC],right[.25W]
10-14 18:32:02.032 V/Navbar.Store( 1809): --
[Band]STABLE_LAYOUT_PACK_GET_DEFAULT_LAYOUT
10-14 18:32:02.032 V/Navbar.Store( 1809): ----
getValue(BOOL_NAVBAR_SIDE_BOTTOM_GESTURAL_MODE)=false
10-14 18:32:02.032 V/Navbar.Store( 1809): ----
getValue(BOOL_NAVBAR_BOTTOM_GESTURAL_MODE)=false
10-14 18:32:02.032 V/Navbar.Store( 1809): ----
getValue(STR_DEFAULT_LAYOUT)=left,recent;home;back,right
10-14 18:32:02.033 I/HWRResProvider( 3177): [registerReceiver] HWRDeleteReceiver is
registered!
10-14 18:32:02.039 I/BackupManagerService( 702): isBackupEnabled() => false due to
absent settings file
10-14 18:32:02.039 D/BackupManagerService( 702): user:0 readBackupEnableState
enabled:false
10-14 18:32:02.039 I/BackupManagerService( 702): [UserID:0] Backup enabled =>
false
10-14 18:32:02.040 D/BackupManagerService( 702): user:0 writeBackupEnableState
enable:false
10-14 18:32:02.042 I/HWRResProvider( 3177): [registerReceiver]
HWRDownloadSizeReceiver is registered!
10-14 18:32:02.042 I/HWRResProvider( 3177): [registerReceiver] complete to register
BR
10-14 18:32:02.043 I/ActivityManager( 702): DSS OFF for com.google.android.gms
10-14 18:32:02.043 I/HWRResConfig( 3177): [setPreloadRootDirectoryPath] checking
preload path : /prism/HWRDB/
10-14 18:32:02.043 I/HWRResConfig( 3177): [setPreloadRootDirectoryPath]
mPreloadRootDirPath is set with /prism/HWRDB/
10-14 18:32:02.044 I/oid.sm.provide( 3285): The ClassLoaderContext is a special
shared library.
10-14 18:32:02.046 V/Navbar.Store( 1809): handleEvent [EventType]
GET_BOOL_THEME_DEFAULT [Module] NavBarIconResourceMapper KEYS_DEFAULT=false
10-14 18:32:02.046 I/HWRResConfig( 3177): [setDownloadRootDirectoryPath] userId = 0
10-14 18:32:02.047 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{ae07384 3307:com.google.android.gms/u0a192}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:02.047 V/Navbar.Store( 1809): --[Band]CONFIG_PACK_GET_THEME_DEFULAT
10-14 18:32:02.047 V/Navbar.Store( 1809): ----
getValue(BOOL_NAVBAR_USE_THEME_DEFAULT)=false
10-14 18:32:02.047 D/Navbar.NavBarIconResourceMapper( 1809): updateConditions
isThemeDefault : false, isRTL : false, ThemeType : TYPE_DEFAULT
10-14 18:32:02.047 I/HWRResConfig( 3177): [setDownloadRootDirectoryPath]
mDownloadRootDirPath is set with
/data/user/0/com.samsung.android.sdk.handwriting/HWRDB/
10-14 18:32:02.049 D/Zygote ( 531): Forked child process 3325
10-14 18:32:02.051 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:02.053 I/oid.sm.provide( 3285): The ClassLoaderContext is a special
shared library.
10-14 18:32:02.054 W/ActivityManager( 702): Slow operation: 177ms so far, now at
startProcess: returned from zygote!
10-14 18:32:02.054 V/Navbar.Store( 1809): ----handleEvent [EventType]
ON_UPDATE_REMOTEVIEW [Module] SamsungNavigationBarView
KEYS_RIGHT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{5899429
I.E...... ......I. 0,0-0,0 #7f0a0587 app:id/right_remoteview}
KEYS_NAVBAR_DARK_INTENSITY=0.0 KEYS_CONTEXTUALBUTTON_VISIBLE=false
KEYS_LEFT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{76ec3ae
I.E...... ......I. 0,0-0,0 #7f0a0382 app:id/left_remoteview}
10-14 18:32:02.055 V/Navbar.Store( 1809): ------
[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER
10-14 18:32:02.055 W/ActivityManager( 702): Slow operation: 178ms so far, now at
startProcess: done updating battery stats
10-14 18:32:02.055 W/ActivityManager( 702): Slow operation: 178ms so far, now at
startProcess: building log message
10-14 18:32:02.055 I/ActivityManager( 702): Start proc
3325:com.samsung.android.app.cocktailbarservice/u0a71 for broadcast
{com.samsung.android.app.cocktailbarservice/com.samsung.android.app.cocktailbarserv
ice.CocktailBarReceiver}
10-14 18:32:02.055 W/ActivityManager( 702): Slow operation: 178ms so far, now at
startProcess: starting to update pids map
10-14 18:32:02.055 V/Navbar.Store( 1809): --------
apply(UPDATE_NAVBAR_REMOTEVIEW_CONTAINER)
10-14 18:32:02.056 V/Navbar.Store( 1809): --------
apply(UPDATE_NAVBAR_RIGHT_REMOTEVIEW_VISIBILITY)
10-14 18:32:02.056 V/Navbar.Store( 1809): --------
getValue(FLOAT_REMOTEVIEW_DARK_INTENSITY)=0.0
10-14 18:32:02.058 W/ActivityManager( 702): Slow operation: 180ms so far, now at
startProcess: done updating pids map
10-14 18:32:02.058 W/ActivityManager( 702): Slow operation: 79ms so far, now at
startProcess: asking zygote to start proc
10-14 18:32:02.058 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:02.060 I/libc ( 3325): SetHeapTaggingLevel: tag level set to 0
10-14 18:32:02.061 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:02.061 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:02.066 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:02.069 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:02.073 I/KeyguardUpdateMonitor( 1809): ACTION_USER_UNLOCKED. userId:0
10-14 18:32:02.074 D/SPluginManagerImpl( 1809): onReceive:
android.intent.action.USER_UNLOCKED, size:
{com.android.systemui.noticenter.NotiCenterPlugin$NotiCenterPluginListener@1bf300e=
SPluginInstanceManager@135727176
(action=com.samsung.systemui.action.PLUGIN_NOTICENTER),
com.samsung.android.systemui.multistar.MultiStarManager$1@29f0b4a=SPluginInstanceMa
nager@100968161 (action=com.samsung.systemui.action.PLUGIN_MULTISTAR),
com.android.systemui.volume.VolumeStarInteractor$1@39eeec9=SPluginInstanceManager@2
32377350 (action=com.samsung.systemui.volume.PLUGIN),
com.android.systemui.slimindicator.SlimIndicatorPluginMediator@4643459=SPluginInsta
nceManager@76145351 (action=com.samsung.systemui.action.SPLUGIN_SLIMINDICATOR),
com.android.systemui.statusbar.phone.NavBarInteractorManager$1@469745e=SPluginInsta
nceManager@246964468 (action=com.samsung.systemui.navigationbar.PLUGIN),
com.android.systemui.pluginlock.PluginLockMediatorImpl@fffa85a=SPluginInstanceManag
er@46387229 (action=com.samsung.systemui.action.PLUGIN_LOCK)}
10-14 18:32:02.075 D/QSClockBellTower( 1809): He is ready to ring the bell.
(((QSClockBellSound - TimeText:18:32, TimeContentDescription:18:32, DateText:qui.,
14 de outubro, ShortDateText:qui., 14 de out., Demofalse)))
10-14 18:32:02.077 D/QSClockHomeIndicatorView( 1809): Home Indicator
status_bar_clock notifyTimeChanged(QSClockBellSound - TimeText:18:32,
TimeContentDescription:18:32, DateText:qui., 14 de outubro, ShortDateText:qui., 14
de out., Demofalse) ClockVisibleByPolicy:true, ClockVisibleByUser:true, visible?
true, parent:android.widget.LinearLayout{cfd3de V.E...... ......ID 0,0-66,43
#7f0a037c app:id/left_clock_container}
10-14 18:32:02.077 D/QSClockBellTower( 1809): Everyone heard the bell.
run(currentTime:1634236322074, getTime():Thu Oct 14 18:32:02 GMT 2021,
getTimeZone():java.util.SimpleTimeZone[id=GMT,offset=0,dstSavings=3600000,useDaylig
ht=false,startYear=0,startMode=0,startMonth=0,startDay=0,startDayOfWeek=0,startTime
=0,startTimeMode=0,endMode=0,endMonth=0,endDay=0,endDayOfWeek=0,endTime=0,endTimeMo
de=0])
10-14 18:32:02.078 D/QSClockBellTower( 1809): He is ready to ring the bell.
(((QSClockBellSound - TimeText:18:32, TimeContentDescription:18:32, DateText:qui.,
14 de outubro, ShortDateText:qui., 14 de out., Demofalse)))
10-14 18:32:02.078 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:02.078 D/QSClockHomeIndicatorView( 1809): Home Indicator
status_bar_clock notifyTimeChanged(QSClockBellSound - TimeText:18:32,
TimeContentDescription:18:32, DateText:qui., 14 de outubro, ShortDateText:qui., 14
de out., Demofalse) ClockVisibleByPolicy:true, ClockVisibleByUser:true, visible?
true, parent:android.widget.LinearLayout{cfd3de V.E...... ......ID 0,0-66,43
#7f0a037c app:id/left_clock_container}
10-14 18:32:02.079 D/QSClockBellTower( 1809): Everyone heard the bell.
run(currentTime:1634236322077, getTime():Thu Oct 14 18:32:02 GMT 2021,
getTimeZone():java.util.SimpleTimeZone[id=GMT,offset=0,dstSavings=3600000,useDaylig
ht=false,startYear=0,startMode=0,startMonth=0,startDay=0,startDayOfWeek=0,startTime
=0,startTimeMode=0,endMode=0,endMonth=0,endDay=0,endDayOfWeek=0,endTime=0,endTimeMo
de=0])
10-14 18:32:02.079 D/SecVolume.SecVolumeStore( 1809): dispatch
[ACTION_CONFIGURATION_CHANGED] with [STATE_NO_DISPATCH]
10-14 18:32:02.079 D/SecVolume.SecVolumeStore( 1809): > New State :
[STATE_NO_DISPATCH]
10-14 18:32:02.080 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:02.080 D/StatusBar( 1809): disable<E!I!A!s b H!R!C!s k t > disable2<q i
n >
10-14 18:32:02.080 V/ShadeControllerImpl( 1809): NotificationShadeWindow:
com.android.systemui.statusbar.phone.NotificationShadeWindowView{3d6b66f
I.E...... ......ID 0,0-720,1600} canPanelBeCollapsed(): false
10-14 18:32:02.080 D/Bubbles ( 1809): setExpanded: false
10-14 18:32:02.080 D/Bubbles ( 1809): setExpandedInternal: shouldExpand=false
10-14 18:32:02.082 E/ktailbarservic( 3325): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:02.084 V/Navbar.Store( 1809): ----handleEvent [EventType]
ON_UPDATE_REMOTEVIEW [Module] SamsungNavigationBarView
KEYS_RIGHT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{5899429
I.E...... ......I. 0,0-0,0 #7f0a0587 app:id/right_remoteview}
KEYS_NAVBAR_DARK_INTENSITY=0.0 KEYS_CONTEXTUALBUTTON_VISIBLE=false
KEYS_LEFT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{76ec3ae
I.E...... ......I. 0,0-0,0 #7f0a0382 app:id/left_remoteview}
10-14 18:32:02.085 V/Navbar.Store( 1809): ------
[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER
10-14 18:32:02.085 V/Navbar.Store( 1809): --------
apply(UPDATE_NAVBAR_REMOTEVIEW_CONTAINER)
10-14 18:32:02.086 V/Navbar.Store( 1809): --------
apply(UPDATE_NAVBAR_RIGHT_REMOTEVIEW_VISIBILITY)
10-14 18:32:02.086 V/Navbar.Store( 1809): --------
getValue(FLOAT_REMOTEVIEW_DARK_INTENSITY)=0.0
10-14 18:32:02.086 I/Telecom:SamsungTelecomServiceImpl( 702): getCallState -
callingPid : 1809 / processName : sts
10-14 18:32:02.089 D/KeyguardUpdateMonitor( 1809): received broadcast
android.intent.action.SERVICE_STATE
10-14 18:32:02.089 V/KeyguardUpdateMonitor( 1809): action
android.intent.action.SERVICE_STATE serviceState={mVoiceRegState=1(OUT_OF_SERVICE),
mDataRegState=1(OUT_OF_SERVICE), mChannelNumber=-1, duplexMode()=0,
mCellBandwidths=[], isManualNetworkSelection=false(automatic),
getRilVoiceRadioTechnology=0(Unknown), getRilDataRadioTechnology=0(Unknown),
mCssIndicator=unsupported, mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-
1, VoiceRegType=0, ImsVoiceAvail=1, Snap=0, MobileVoice=OUT_OF_SERVICE,
MobileData=OUT_OF_SERVICE, MobileDataRoamingType=home, MobileDataRat=Unknown,
PsOnly=false, FemtocellInd=0, SprDisplayRoam=false, NrBearerStatus=0, 5gStatus=0,
mIsEmergencyOnly=false, isUsingCarrierAggregation=false, mLteEarfcnRsrpBoost=0,
mNetworkRegistrationInfos=[NetworkRegistrationInfo{ domain=CS transportType=WWAN
registrationState=UNKNOWN roamingType=NOT_ROAMING accessNetworkTechnology=UNKNOWN
rejectCause=0 emergencyEnabled=false availableServices=[] cellIdentity=null
voiceSpecificInfo=null dataSpecificInfo=null nrState=NONE rRplmn=},
NetworkRegistrationInfo{ domain=PS transportType=WWAN registrationState=UNKNOWN
roamingType=NOT_ROAMING accessNetworkTechnology=UNKNOWN rejectCause=0
emergencyEnabled=false availableServices=[] cellIdentity=null
voiceSpecificInfo=null dataSpecificInfo=null nrState=NONE rRplmn=}],
mNrFrequencyRange=0, mIsDataRoamingFromRegistration=false, mIsIwlanPreferred=false}
subId=-1 slotId=0
10-14 18:32:02.090 D/ActivityThread( 3325): setConscryptValidator
10-14 18:32:02.091 D/ActivityThread( 3325): setConscryptValidator - put
10-14 18:32:02.092 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:02.106 D/ImsResolver( 2213): maybeAddedImsService, packageName: null
10-14 18:32:02.107 I/ImsResolver( 2213): Updating features in cached ImsService:
ComponentInfo{com.android.phone/com.android.internal.telephony.ims.ImsResolver}
10-14 18:32:02.108 D/ImsResolver( 2213): Updating features - Old features:
[ImsServiceInfo]
name=ComponentInfo{com.android.phone/com.android.internal.telephony.ims.ImsResolver
}, featureFromMetadata=true, features: [{0,EMERGENCY_MMTEL}{1,MMTEL}{0,MMTEL}
{1,RCS}{0,RCS}{1,EMERGENCY_MMTEL}] new features: [ImsServiceInfo]
name=ComponentInfo{com.android.phone/com.android.internal.telephony.ims.ImsResolver
}, featureFromMetadata=true, features: [{0,EMERGENCY_MMTEL}{1,MMTEL}{0,MMTEL}
{1,RCS}{0,RCS}{1,EMERGENCY_MMTEL}]
10-14 18:32:02.109 I/ActivityManager( 702): DSS OFF for
com.samsung.android.app.cocktailbarservice
10-14 18:32:02.110 I/ImsResolver( 2213): Binding ImsService:
ComponentInfo{com.android.phone/com.android.internal.telephony.ims.ImsResolver}
with features: [{s=0, f=EMERGENCY_MMTEL}, {s=1, f=MMTEL}, {s=0, f=MMTEL}, {s=1,
f=RCS}, {s=0, f=RCS}, {s=1, f=EMERGENCY_MMTEL}]
10-14 18:32:02.111 I/ImsServiceController( 2213): Granting Runtime permissions
to:ComponentInfo{com.android.phone/com.android.internal.telephony.ims.ImsResolver}
10-14 18:32:02.112 I/DefaultPermGrantPolicy( 702): Granting permissions to enabled
ImsServices for user:0
10-14 18:32:02.113 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{c958411 3325:com.samsung.android.app.cocktailbarservice/u0a71}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:02.113 I/ImsServiceController( 2213): Binding
ImsService:ComponentInfo{com.android.phone/com.android.internal.telephony.ims.ImsRe
solver}
10-14 18:32:02.117 D/ActivityThread( 3307): handleBindApplication()++
app=com.google.android.gms
10-14 18:32:02.118 D/ImsServiceController( 2213):
ImsService(ComponentInfo{com.android.phone/com.android.internal.telephony.ims.ImsSe
rviceControllerCompat}): onServiceConnected with binder:
android.os.BinderProxy@a6da550
10-14 18:32:02.118 D/ImsSCCompat( 2213): notifyImsServiceReady
10-14 18:32:02.118 I/ImsServiceController( 2213): supports emergency calling on
slot 0
10-14 18:32:02.119 I/oid.sm.provide( 3285): The ClassLoaderContext is a special
shared library.
10-14 18:32:02.121 I/ImsResolver( 2213): ImsServiceController added on slot: 0 with
feature: EMERGENCY_MMTEL using package:
ComponentInfo{com.android.phone/com.android.internal.telephony.ims.ImsResolver}
10-14 18:32:02.121 I/PostPositionProvider( 2107): onCreated.
10-14 18:32:02.125 D/TileLifecycleManager( 1809): Binding service Intent
{ cmp=com.samsung.android.app.sharelive/.presentation.quickpanel.DeviceVisibilityTi
leService (has extras) } UserHandle{0}
10-14 18:32:02.127 I/ImsResolver( 2213): ImsServiceController added on slot: 1 with
feature: MMTEL using package:
ComponentInfo{com.android.phone/com.android.internal.telephony.ims.ImsResolver}
10-14 18:32:02.130 I/ImsResolver( 2213): ImsServiceController added on slot: 0 with
feature: MMTEL using package:
ComponentInfo{com.android.phone/com.android.internal.telephony.ims.ImsResolver}
10-14 18:32:02.130 I/ImsResolver( 2213): ImsServiceController added on slot: 1 with
feature: RCS using package:
ComponentInfo{com.android.phone/com.android.internal.telephony.ims.ImsResolver}
10-14 18:32:02.131 I/ImsResolver( 2213): ImsServiceController added on slot: 0 with
feature: RCS using package:
ComponentInfo{com.android.phone/com.android.internal.telephony.ims.ImsResolver}
10-14 18:32:02.130 D/Zygote ( 531): Forked child process 3352
10-14 18:32:02.131 I/ImsServiceController( 2213): supports emergency calling on
slot 1
10-14 18:32:02.131 I/ImsResolver( 2213): ImsServiceController added on slot: 1 with
feature: EMERGENCY_MMTEL using package:
ComponentInfo{com.android.phone/com.android.internal.telephony.ims.ImsResolver}
10-14 18:32:02.132 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:02.132 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:02.132 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:02.132 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:02.132 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:02.132 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:02.132 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:02.132 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:02.132 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:02.132 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:02.132 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:02.132 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:02.132 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:02.133 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:02.133 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:02.133 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:02.133 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:02.133 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:02.133 D/DeviceReportingSecurityChecker( 2213): mIsICDStatus === false
mIsSim == false mIsMyAccountSignature== false mIsEchoAppSignature== false
mIsSprintHubSignature== false
10-14 18:32:02.134 D/CallNotifier( 2213): onSubscriptionsChanged,
updatePhoneStateListeners
10-14 18:32:02.134 D/CallNotifier( 2213): updatePhoneStateListeners:
isRefresh=true, updateType=2, subIdToUpdate=-1
10-14 18:32:02.136 I/gle.android.gm( 3307): The ClassLoaderContext is a special
shared library.
10-14 18:32:02.137 I/Telephony( 2213): TelecomAccountRegistry$2:
onSubscriptionsChanged - update accounts
10-14 18:32:02.138 I/Telephony( 2213): PstnIncomingCallNotifier: Unregistering:
Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:02.138 I/Telephony: SamsungSuppServiceNotifier( 2213):
unregisterForNotifications: 0
10-14 18:32:02.139 D/Telephony( 2213): PstnPhoneCapabilitiesNotifier:
Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:02.139 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts: Found
2 phones. Attempting to register.
10-14 18:32:02.139 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts: Phone
with phone Id -1, subscription id -1
10-14 18:32:02.139 D/Telephony( 2213): TelecomAccountRegistry: setupAccounts:
skipping invalid subid -1
10-14 18:32:02.139 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts: Phone
with phone Id -1, subscription id -1
10-14 18:32:02.140 D/Telephony( 2213): TelecomAccountRegistry: setupAccounts:
skipping invalid subid -1
10-14 18:32:02.140 D/CmcSettingManager( 2213): getOwnDeviceType
10-14 18:32:02.140 E/CmcSettingManager( 2213): context is null
10-14 18:32:02.140 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
isCmcAccountAvailableCondition : false
10-14 18:32:02.140 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts:
adding default
10-14 18:32:02.143 D/ActivityThread( 3325): handleBindApplication()++
app=com.samsung.android.app.cocktailbarservice
10-14 18:32:02.144 I/gle.android.gm( 3307): The ClassLoaderContext is a special
shared library.
10-14 18:32:02.147 D/ActivityThread( 3131): handleBindApplication() --
skipGraphicsSupport=false
10-14 18:32:02.153 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5026 packageName=com.samsung.android.app.sharelive
10-14 18:32:02.154 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 5026; state: DISABLED
10-14 18:32:02.155 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 5026; state: ENABLED
10-14 18:32:02.159 I/gle.android.gm( 3307): The ClassLoaderContext is a special
shared library.
10-14 18:32:02.159 I/keystore( 780): del
USRPKEY_com.sec.android.diagmonagent_diagmonsa 1000 0
10-14 18:32:02.160 I/keystore( 780): del
USRSKEY_com.sec.android.diagmonagent_diagmonsa 1000 0
10-14 18:32:02.160 D/nativeloader( 3307): classloader namespace configured for
unbundled product apk.
library_path=/product/priv-app/GmsCore/lib/arm64:/product/priv-app/GmsCore/
GmsCore.apk!/lib/arm64-v8a:/product/lib64:/system/product/lib64
10-14 18:32:02.161 I/HWRDBHelper( 3177): [HWRDBHelper::updateAllDatabase] start
10-14 18:32:02.161 I/HWRResListManager( 3177): [HWRResListManager] Start to refresh
DB list!
10-14 18:32:02.161 I/HWRResListManager( 3177): [searchData] start
10-14 18:32:02.161 I/HWRResListManager( 3177): There is no downloaded resources
list.
10-14 18:32:02.167 I/HWRResListManager( 3177): [setAvailableResources] start
10-14 18:32:02.171 W/ActivityManager( 702): Slow operation: 193ms so far, now at
startProcess: returned from zygote!
10-14 18:32:02.172 W/ActivityManager( 702): Slow operation: 194ms so far, now at
startProcess: done updating battery stats
10-14 18:32:02.172 W/ActivityManager( 702): Slow operation: 194ms so far, now at
startProcess: building log message
10-14 18:32:02.172 I/ActivityManager( 702): Start proc
3352:com.samsung.android.lool:TileService.Process/1000 for service
{com.samsung.android.lool/com.samsung.android.sm.battery.ui.mode.BatteryModeTile}
10-14 18:32:02.172 W/ActivityManager( 702): Slow operation: 194ms so far, now at
startProcess: starting to update pids map
10-14 18:32:02.172 W/ActivityManager( 702): Slow operation: 194ms so far, now at
startProcess: done updating pids map
10-14 18:32:02.173 I/keystore( 780): del
USRCERT_com.sec.android.diagmonagent_diagmonsa 1000 0
10-14 18:32:02.173 I/HWRResListManager( 3177): Set available list from default
preload path : /prism/HWRDB/viresources.txt
10-14 18:32:02.173 I/HWRResListManager( 3177): [setPreloadedResources] start
10-14 18:32:02.178 V/Navbar.Store( 1809): handleEvent [EventType]
GET_BOOL_USE_NAVBAR_BACKGROUND_FRAME [Module] NavigationBarTransitions
KEYS_DEFAULT=false
10-14 18:32:02.178 I/HWRResListManager( 3177): [setDownloadedResources] start
10-14 18:32:02.178 I/HWRResListManager( 3177): [setDownloadedResources] dirList is
null or 0
10-14 18:32:02.178 V/Navbar.Store( 1809): --
[Band]COLOR_PACK_GET_USE_NAVBAR_BACKGROUND_FRAME
10-14 18:32:02.178 I/HWRResListManager( 3177): [checkBinaryOfInstalledList] start
10-14 18:32:02.178 V/Navbar.Store( 1809): ----
getValue(BOOL_NAVBAR_GESTURAL_MODE)=false
10-14 18:32:02.178 V/Navbar.Store( 1809): ----getValue(BOOL_NAVBAR_OPAQUE)=false
10-14 18:32:02.178 I/HWRResListManager( 3177): [setDownloadingLanguages] start
10-14 18:32:02.178 I/StorageUserConnection( 702): Service:
[ComponentInfo{com.google.android.providers.media.module/com.android.providers.medi
a.fuse.ExternalStorageServiceImpl}] connected. User [0]
10-14 18:32:02.178 I/HWRResListManager( 3177): [searchData] finish
10-14 18:32:02.179 E/PhoneInterfaceManager( 2213): [PhoneIntfMgr] getIccId: No UICC
10-14 18:32:02.181 I/ExternalStorageServiceImpl( 3131): Starting session for id:
emulated;0
10-14 18:32:02.182 V/FuseDaemonThread( 3131): Waiting 1000ms for FUSE start. Count
4
10-14 18:32:02.184 D/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
isEmergencyPreferredAccount: subId=-1, activeData=-1
10-14 18:32:02.184 D/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
isEmergencyPreferredAccount: Device does not require preference.
10-14 18:32:02.184 I/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
isRttCurrentlySupported -- emergency acct and no device support
10-14 18:32:02.185 I/HWRDBHelper( 3177): category: 201, 340, 6.4.0, true,
eab9408c9a3caa273435d36e9f43a85c, , type: 100, from: 0
10-14 18:32:02.186 I/HWRDBHelper( 3177): category: 201, 93, 6.4.0, true,
322285d9111fce86540e484820dc3707, , type: 100, from: 0
10-14 18:32:02.186 I/HWRDBHelper( 3177): category: 201, 207, 6.4.0, true,
ad0a951d5e79611bb8618bf5ede2a016, , type: 100, from: 0
10-14 18:32:02.187 I/FuseDaemonThread( 3131): Starting thread for emulated;0 ...
10-14 18:32:02.187 I/HWRDBHelper( 3177): category: 201, 219, 6.4.0, true,
4f80d6a36c2e0a82684a2c41e53b1cda, , type: 100, from: 0
10-14 18:32:02.187 I/HWRDBHelper( 3177): category: 201, 310, 6.4.0, true,
22410bd6e5b9b28e84a22af838961a5d, , type: 100, from: 0
10-14 18:32:02.188 I/HWRDBHelper( 3177): category: 201, 330, 6.4.0, true,
5828c3e6db36b6ca8694ca7f097f3073, , type: 100, from: 0
10-14 18:32:02.189 I/FeatureConnection [0]( 2213): getFeatureState - returning
READY
10-14 18:32:02.189 D/SecImsManager( 2213): isVtEnabledByPlatformForSlot
10-14 18:32:02.189 D/SecImsManager( 2213): getFeatureValue
10-14 18:32:02.190 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:02.193 I/ImsServiceStub( 2171): isServiceAvailable: VoImsFeature is not
supported
10-14 18:32:02.193 D/SecImsManager( 2213): onQueryCapabilityConfiguration : false
10-14 18:32:02.193 D/SecImsManager( 2213): getFeatureValue(2, 0) : false
10-14 18:32:02.193 D/SecImsManager( 2213): getFeatureValue
10-14 18:32:02.194 I/FuseDaemon( 3131): Starting fuse...
10-14 18:32:02.196 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1000 packageName=com.android.keychain
10-14 18:32:02.199 D/DOWNLOADABLE_DB( 2679): verifyPolicyVersion
10-14 18:32:02.200 I/ImsServiceStub( 2171): isServiceAvailable: VoImsFeature is not
supported
10-14 18:32:02.201 D/SecImsManager( 2213): onQueryCapabilityConfiguration : false
10-14 18:32:02.201 D/SecImsManager( 2213): getFeatureValue(2, 1) : false
10-14 18:32:02.204 D/LoadedApk( 3307): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.google.android.gms
appContext.mBasePackageName=com.google.android.gms
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:32:02.204 D/NetworkSecurityConfig( 3307): Using Network Security Config
from resource network_security_config debugBuild: false
10-14 18:32:02.206 I/GmsApplication( 3071): Staging modules and/or updating config
10-14 18:32:02.211 D/StackScrollAlgorithm( 1809): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{8b1dd16 I.E...... ......ID
19,0-701,480}
10-14 18:32:02.213 D/Zygote ( 531): Forked child process 3376
10-14 18:32:02.213 D/KeyguardUpdateMonitor( 1809): received broadcast
android.app.action.DEVICE_POLICY_MANAGER_STATE_CHANGED
10-14 18:32:02.214 D/NetworkSecurityConfig( 3307): Using Network Security Config
from resource network_security_config debugBuild: false
10-14 18:32:02.215 W/ActivityManager( 702): Slow operation: 62ms so far, now at
startProcess: returned from zygote!
10-14 18:32:02.217 I/keystore( 780): del
CACERT_com.sec.android.diagmonagent_diagmonsa 1000 0
10-14 18:32:02.218 I/keystore( 780): del
USRCSR_com.sec.android.diagmonagent_diagmonsa 1000 0
10-14 18:32:02.220 I/HWRDBHelper( 3177): category: 201, 303, 6.4.0, true,
d066b66ca27390d625777751c54e44e6, , type: 100, from: 0
10-14 18:32:02.222 E/Service.Proces( 3352): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:02.223 I/MediaProvider( 3131): Changed schema version on external from
0 to 1204, 0 items taking 195ms
10-14 18:32:02.224 W/keymaster_tee( 399): [WRN]start nwd_generate_key
10-14 18:32:02.226 W/keymaster_tee( 399): [WRN]ret OK PARAMS: A32 P0 P1 B2 P64
NAR1 S256 2021.10.14,18:32:02.224
10-14 18:32:02.226 I/keystore( 780): !@ writeBlobs blob
user_0/1000_USRPKEY_com+^sec+^android+^diagmonagent_diagmonsa
10-14 18:32:02.236 D/DeviceState( 1809): getDisplayHeight portrait? true
displayHeight= 1600
10-14 18:32:02.238 D/ContainerMonitor( 1809): onReceive mDPMPolicyReceiver,
userId: 0 ,action: android.app.action.DEVICE_POLICY_MANAGER_STATE_CHANGED
10-14 18:32:02.238 D/ContainerMonitor( 1809): onReceive mDPMPolicyReceiver, clear
cached data
10-14 18:32:02.238 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10177 packageName=com.samsung.android.sm.policy
10-14 18:32:02.239 I/KeyguardUpdateMonitor( 1809): handleUserUnlocked(0)
10-14 18:32:02.239 D/KeyguardUpdateMonitor( 1809): updateUserUnlockNotification(),
isUserUnlocked(0) : true
10-14 18:32:02.242 W/ChimeraCfgMgr( 3071): Failed to read module config:
java.io.FileNotFoundException:
/data/user_de/0/com.google.android.gms/app_chimera/current_config.fb: open failed:
ENOENT (No such file or directory)
10-14 18:32:02.245 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10177; state: DISABLED
10-14 18:32:02.245 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10177; state: DISABLED
10-14 18:32:02.247 D/KeyguardSecIndicationPolicy( 1809): remove Item pos =
DEFAULT, type = UNLOCK_GUIDE
10-14 18:32:02.248 D/KeyguardSecIndicationPolicy( 1809): update top pos =
DEFAULT, item = [id=3|ty=UNLOCK_GUIDE|pr=25|txt=Deslize para abrir|
ti=duration=PERSISTENT|an=false] -> [id=0|ty=EMPTY_LOW|pr=1|txt=|
ti=duration=PERSISTENT|an=false]
10-14 18:32:02.248 D/KeyguardSecIndicationController( 1809):
updateSecureLockIconVisibility visible : false, isShowAnimation : false
10-14 18:32:02.249 D/KeyguardUpdateMonitor( 1809): isUserUnlocked userId:0,
unlocked:true
10-14 18:32:02.249 V/KeyguardBottomAreaShortcutView( 1809): onUserUnlocked()
mIsUserUnlocked:true
10-14 18:32:02.249 D/WidgetOrderMonitor( 1809): onUserUnlocked()
10-14 18:32:02.250 D/KeyguardUpdateMonitor( 1809): isUserUnlocked userId:0,
unlocked:true
10-14 18:32:02.250 I/WidgetOrderMonitor( 1809): updateOrder() FBE
10-14 18:32:02.250 I/FaceWidgetViewModel( 1809): onUserUnlocked()
10-14 18:32:02.250 D/FaceWidgetAttribute( 1809): loadDimens()
10-14 18:32:02.251 I/ContactsProvider_EventLog( 3118): EventLog enabled : false
10-14 18:32:02.252 D/FaceWidgetViewModel( 1809): updateInfoParameters(user
unlocked) isAODState = false, clockSidePadding = (45, 45), musicSidePadding = (20,
20)
10-14 18:32:02.253 D/FaceWidgetPagesController( 1809): refreshViews() reason =
CLOCK_STYLE_CHANGED, force = true
10-14 18:32:02.254 V/MediaProvider( 3131): onOpen() for external.db
10-14 18:32:02.256 E/d.app.shareliv( 3376): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:02.264 I/PostPositionProvider( 2107):
sPositionerList[com.android.homescreen.model.postposition.HomePostPositioner@ee0409
3, com.android.homescreen.model.postposition.AppsPostPositioner@dda78d0]
10-14 18:32:02.265 W/ActivityManager( 702): wait for provider publish: waiters=1
callerApp=ProcessRecord{e985516 2679:com.android.bluetooth/1002}
cpr=ContentProviderRecord{ce8c58a u0
com.samsung.android.sm.policy/com.samsung.android.scpm.db.ScpmProvider}
10-14 18:32:02.267 I/PostPositionOperator( 2107): checkAndEnableProvider() - false
10-14 18:32:02.268 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:02.269 I/SysUIResourceUtils( 1809): isKeyguardThemeImageClockEnabled:
false
10-14 18:32:02.269 E/FaceWidgetClockRoamManager( 1809): setAutoHomecityTimezone():
isDeviceProvisioned=false
10-14 18:32:02.270 I/FaceWidgetClockRoamManager( 1809): shouldShowDualClock()
isRoamingClockEnabled=true, isWhereToShowOptionEnabled=true,
isEasyModeEnabled=false, mIsNetworkRoaming=false
10-14 18:32:02.271 I/HWRDBHelper( 3177): category: 201, 90, 6.4.0, true,
5e792cdecf3a3bc775ba9cf944fac545, , type: 100, from: 0
10-14 18:32:02.272 I/HWRDBHelper( 3177): category: 201, 224, 6.4.0, true,
81f3c4f90ae2f071f440f135049bc69a, , type: 100, from: 0
10-14 18:32:02.272 D/Telephony: SamsungMultiSimRepositoryImpl( 2213):
isSoftSimEnable : softsimStatus=
10-14 18:32:02.272 D/ActivityThread( 3352): setConscryptValidator
10-14 18:32:02.272 D/ActivityThread( 3352): setConscryptValidator - put
10-14 18:32:02.272 I/HWRDBHelper( 3177): category: 201, 94, 6.4.0, true,
fc15b8efe21fc9ac9005106848027791, , type: 100, from: 0
10-14 18:32:02.273 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:02.273 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
SUPPORT_CSVT: not enable feature
10-14 18:32:02.273 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
buildPstnPhoneAccount, simSlotIndex: -1, subId: -1, isEmergency: true,
phoneAccountHandle: *, isSimCardStatusOn: false, hasVirtualSim: false,
isPsVideoCapable: false, isCsVideoCapable: false
10-14 18:32:02.273 I/ktailbarservic( 3325): The ClassLoaderContext is a special
shared library.
10-14 18:32:02.273 I/HWRDBHelper( 3177): category: 201, 323, 6.4.0, true,
f98db72a4f8694259e97e28527872751, , type: 100, from: 0
10-14 18:32:02.273 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
getResourceId, phoneId: 0, resourceIndex: 0
10-14 18:32:02.273 I/Telephony: SamsungMultiSimRepositoryImpl( 2213): isEsimEnabled
for 0 false
10-14 18:32:02.274 I/HWRDBHelper( 3177): category: 201, 104, 6.4.0, true,
c92decd7a14a62b88b884b0a46c4ea6b, , type: 100, from: 0
10-14 18:32:02.274 D/FaceWidgetClockPage( 1809): getConsideredClockType() ,
ep=true, mp=false, em=false, tc=false, ti=false, dc=false, de=false, ct=2
10-14 18:32:02.274 I/HWRDBHelper( 3177): category: 201, 102, 6.4.0, true,
4d498e9958733454863830ab78142416, , type: 100, from: 0
10-14 18:32:02.275 I/HWRDBHelper( 3177): category: 201, 98, 6.4.0, true,
0c600632f1c7a6da710dc19942298f70, , type: 100, from: 0
10-14 18:32:02.275 I/HWRDBHelper( 3177): category: 201, 214, 6.4.0, true,
ee720554954d82f531725bb862fb1d23, , type: 100, from: 0
10-14 18:32:02.276 I/HWRDBHelper( 3177): category: 201, 311, 6.4.0, true,
6426a5f100d1942085e0f174af23c3a7, , type: 100, from: 0
10-14 18:32:02.278 D/KeyguardUpdateMonitor( 1809): isUserUnlocked userId:0,
unlocked:true
10-14 18:32:02.278 D/FaceWidgetViewModel( 1809): sendRequestRemoteViewsBroadcast()
location = LOCKSCREEN
10-14 18:32:02.279 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:32:02.280 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:32:02.280 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:32:02.281 I/Telecom:SamsungTelecomServiceImpl( 702): registerPhoneAccount
- PhoneAccount : [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[mParcelledData.dataSize=712] GroupId: ***] / callingPid : 2213 / processName
: sts
10-14 18:32:02.282 W/ActivityManager( 702): Slow operation: 129ms so far, now at
startProcess: done updating battery stats
10-14 18:32:02.282 W/ActivityManager( 702): Slow operation: 130ms so far, now at
startProcess: building log message
10-14 18:32:02.282 I/ActivityManager( 702): Start proc
3376:com.samsung.android.app.sharelive/5026 for service
{com.samsung.android.app.sharelive/com.samsung.android.app.sharelive.presentation.q
uickpanel.DeviceVisibilityTileService}
10-14 18:32:02.282 W/ActivityManager( 702): Slow operation: 130ms so far, now at
startProcess: starting to update pids map
10-14 18:32:02.282 I/Telecom ( 702): PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@ACA
10-14 18:32:02.282 I/AODSettingsHelper( 1809): isRemoteViewsEnabled() remoteKey =
com.samsung.android.forest#screenTime, hashKey =
com.samsung.android.forest#screenTime, enabled = false
10-14 18:32:02.282 I/AODSettingsHelper( 1809): isRemoteViewsEnabled() remoteKey =
com.sec.android.daemonapp#weather, hashKey = com.sec.android.daemonapp#weather,
enabled = false
10-14 18:32:02.282 W/ActivityManager( 702): Slow operation: 130ms so far, now at
startProcess: done updating pids map
10-14 18:32:02.283 W/ActivityManager( 702): Slow operation: 87ms so far, now at
startProcess: asking zygote to start proc
10-14 18:32:02.283 D/KeyguardUpdateMonitor( 1809): handleServiceStateChange(subId=-
1, slotId=0, serviceState={mVoiceRegState=1(OUT_OF_SERVICE),
mDataRegState=1(OUT_OF_SERVICE), mChannelNumber=-1, duplexMode()=0,
mCellBandwidths=[], isManualNetworkSelection=false(automatic),
getRilVoiceRadioTechnology=0(Unknown), getRilDataRadioTechnology=0(Unknown),
mCssIndicator=unsupported, mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-
1, VoiceRegType=0, ImsVoiceAvail=1, Snap=0, MobileVoice=OUT_OF_SERVICE,
MobileData=OUT_OF_SERVICE, MobileDataRoamingType=home, MobileDataRat=Unknown,
PsOnly=false, FemtocellInd=0, SprDisplayRoam=false, NrBearerStatus=0, 5gStatus=0,
mIsEmergencyOnly=false, isUsingCarrierAggregation=false, mLteEarfcnRsrpBoost=0,
mNetworkRegistrationInfos=[NetworkRegistrationInfo{ domain=CS transportType=WWAN
registrationState=UNKNOWN roamingType=NOT_ROAMING accessNetworkTechnology=UNKNOWN
rejectCause=0 emergencyEnabled=false availableServices=[] cellIdentity=null
voiceSpecificInfo=null dataSpecificInfo=null nrState=NONE rRplmn=},
NetworkRegistrationInfo{ domain=PS transportType=WWAN registrationState=UNKNOWN
roamingType=NOT_ROAMING accessNetworkTechnology=UNKNOWN rejectCause=0
emergencyEnabled=false availableServices=[] cellIdentity=null
voiceSpecificInfo=null dataSpecificInfo=null nrState=NONE rRplmn=}],
mNrFrequencyRange=0, mIsDataRoamingFromRegistration=false, mIsIwlanPreferred=false}
10-14 18:32:02.283 W/KeyguardUpdateMonitor( 1809): invalid subId in
handleServiceStateChange()
10-14 18:32:02.285 I/ActivityManager( 702): DSS OFF for com.samsung.android.lool
10-14 18:32:02.290 I/Telecom:SamsungPhoneAccountListener( 702): onAccountsChanged
- allPhoneAccountsOfCurrentUser : [[[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]]
10-14 18:32:02.290 I/Telecom:SamsungPhoneAccountListener( 702):
onAccountsChanged : [[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]
10-14 18:32:02.290 I/Telecom:SamsungPhoneAccountRegistrarBroadcaster( 702):
AccountsChanged : false / UserHandle{0} / null, no****st -> null, no****st
10-14 18:32:02.291 I/Telecom:SamsungPhoneAccountListener( 702):
onPhoneAccountChanged - PhoneAccount : [[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]
10-14 18:32:02.291 I/Telecom ( 702): CallsManager: handlePhoneAccountChanged:
phoneAccount=[[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]:
TSI.rPA@ACA
10-14 18:32:02.292 D/StackScrollAlgorithm( 1809): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{8b1dd16 I.E...... ......ID
19,0-701,480}
10-14 18:32:02.293 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{1d995c8 3352:com.samsung.android.lool:TileService.Process/1000}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:02.293 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
isTelecomServiceConnected : true
10-14 18:32:02.294 I/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
Registered phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***] with
handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-14 18:32:02.294 W/hbox:interacto( 3157): Accessing hidden field
Ljava/util/Collections$SynchronizedCollection;->mutex:Ljava/lang/Object; (greylist-
max-o, reflection, denied)
10-14 18:32:02.294 I/Telephony( 2213): PstnIncomingCallNotifier: Registering:
Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:02.294 I/Telephony: SamsungSuppServiceNotifier( 2213):
registerForNotification: 0
10-14 18:32:02.294 W/hbox:interacto( 3157): Accessing hidden method
Ljava/util/Collections$SynchronizedSet;-><init>(Ljava/util/Set;Ljava/lang/Object;)V
(greylist-max-o, reflection, denied)
10-14 18:32:02.294 D/Telephony( 2213): PstnPhoneCapabilitiesNotifier: Registering:
Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:02.294 W/hbox:interacto( 3157): Accessing hidden method
Ljava/util/Collections$SynchronizedCollection;-><init>(Ljava/util/
Collection;Ljava/lang/Object;)V (greylist-max-o, reflection, denied)
10-14 18:32:02.295 I/HWRDBHelper( 3177): category: 201, 206, 6.4.0, true,
687f776403094a576a73fdb76bfc50af, , type: 100, from: 0
10-14 18:32:02.296 I/HWRDBHelper( 3177): category: 201, 15, 6.4.0, true,
d5471dfec0a00df339e8add9bc173923, , type: 100, from: 0
10-14 18:32:02.296 I/HWRDBHelper( 3177): category: 201, 99, 6.4.0, true,
c204fa6059b251e1956dbd6545109403, , type: 100, from: 0
10-14 18:32:02.297 I/HWRDBHelper( 3177): category: 201, 204, 6.4.0, true,
e66d90ef70ebaaff9dfbf3b3e1d3329e, , type: 100, from: 0
10-14 18:32:02.297 D/KeyguardFingerPrint( 1809):
updateFingerprintListeningState#mFingerprintRunningState=0
shouldListenForFingerprint=false
10-14 18:32:02.297 I/HWRDBHelper( 3177): category: 201, 227, 6.4.0, true,
85d8b52bb8ca484083f8d08309f74ef7, , type: 100, from: 0
10-14 18:32:02.298 I/HWRDBHelper( 3177): category: 201, 360, 6.4.0, true,
2b1f4088c68e5e3788de6c01e1cfb36b, , type: 100, from: 0
10-14 18:32:02.298 I/HWRDBHelper( 3177): category: 201, 200, 6.4.0, true,
6883623498dc7a2476fafa7780574e3f, , type: 100, from: 0
10-14 18:32:02.299 I/Telecom:SamsungTelecomServiceImpl( 702):
getAllPhoneAccountHandles - callingPid : 2213 / processName : sts
10-14 18:32:02.301 I/Telephony( 2213): TelecomAccountRegistry$2:
onSubscriptionsChanged. last: 1634236321201, current: 1634236322301
10-14 18:32:02.303 I/HWRDBHelper( 3177): category: 201, 100, 6.4.0, true,
1d48e62c3cd32605243e541c46b6fa3f, , type: 100, from: 0
10-14 18:32:02.304 I/HWRDBHelper( 3177): category: 201, 97, 6.4.0, true,
b58e202f1dc774916979ebb979d4f291, , type: 100, from: 0
10-14 18:32:02.304 I/HWRDBHelper( 3177): category: 201, 228, 6.4.0, true,
ba6058358ce38cc6efdfaa7119e1337a, , type: 100, from: 0
10-14 18:32:02.305 I/HWRDBHelper( 3177): category: 201, 216, 6.4.0, true,
0b5dda5ac07bb83b7324a9386a8e59d3, , type: 100, from: 0
10-14 18:32:02.306 D/ActivityThread( 3352): handleBindApplication()++
app=com.samsung.android.lool:TileService.Process
10-14 18:32:02.306 V/ShortcutManager( 1809):
getSettingValues(2;com/samsvng.aodroie.diamer/cpm.sansung/andrpid.djaler/
DialuactsBctivjty;1<com.tec.aodroie.app/camesa/con.sec/andrpid.aqp.canera.Damerb;)
10-14 18:32:02.307 D/FaceWidgetContainerObserver( 1809): onChanged()
FaceWidgetContainerLiveData{mIsContainerVisible=false, mIsClipLayoutVisible=0,
mRotation=-1, mIsOwnerVisible=0, mOwnerInfoGravity=17, mAdditionalInfoGravity=17,
mClockSideStartPadding=45, mClockSideEndPadding=45, mMusicSideStartPadding=20,
mMusicSideEndPadding=20, mClockScale = 1.0, mInfoSideStartPadding=45,
mInfoSideEndPadding=45, mClipLayoutWidth = -1, mClipLayoutHeight = -2,
mIsUpdateOwnerInfoText=true, mAdditionalInfoRemoteView=null, mHasCMAS=false,
mIsAdditionalViewGoingToSleep=false, mConfig=CustomConfiguration{fontScale=1.0,
screenLayout=268435810, orientation=1, screenWidthDp=384, screenHeightDp=782,
smallestScreenWidthDp=384, densityDpi=300, uiMode=17, isRTL=false,
mConfiguration={1.0 ?mcc?mnc [pt_BR] ldltr sw384dp w384dp h782dp 300dpi nrml long
port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600)
mAppBounds=Rect(0, 43 - 720, 1510) mWindowingMode=fullscreen
mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined
mRotation=ROTATION_0} s.23 bts=0 ff=0 bf=0 themeSeq=0}}}
10-14 18:32:02.307 D/KeyguardOwnerInfoView( 1809): updateOwnerInfo(hasCMAS): -1
10-14 18:32:02.308 D/FaceWidgetOwnerInfoManager( 1809): getOwnerInfo()
isDeviceOwnerInfo - false
10-14 18:32:02.308 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:32:02.310 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:32:02.310 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:32:02.311 D/KeyguardOwnerInfoView( 1809): text color -328966
10-14 18:32:02.312 D/KeyguardRectangleAffordanceView( 1809): setPreviewView:
mRight=false,color=-1
10-14 18:32:02.318 E/system_server( 702): No package ID 7f found for ID
0x7f0f0003.
10-14 18:32:02.318 E/system_server( 702): No package ID 7f found for ID
0x7f12069a.
10-14 18:32:02.318 E/system_server( 702): No package ID 7f found for ID
0x7f12069a.
10-14 18:32:02.319 E/system_server( 702): No package ID 7f found for ID
0x7f0f0004.
10-14 18:32:02.319 E/system_server( 702): No package ID 7f found for ID
0x7f12028b.
10-14 18:32:02.319 E/system_server( 702): No package ID 7f found for ID
0x7f12028b.
10-14 18:32:02.319 E/system_server( 702): No package ID 7f found for ID
0x7f0f0002.
10-14 18:32:02.319 E/system_server( 702): No package ID 7f found for ID
0x7f12055f.
10-14 18:32:02.319 E/system_server( 702): No package ID 7f found for ID
0x7f12055f.
10-14 18:32:02.321 D/Zygote ( 531): Forked child process 3407
10-14 18:32:02.324 D/ActivityThread( 3376): setConscryptValidator
10-14 18:32:02.324 W/ActivityManager( 702): Slow operation: 129ms so far, now at
startProcess: returned from zygote!
10-14 18:32:02.324 D/ActivityThread( 3376): setConscryptValidator - put
10-14 18:32:02.325 W/ActivityManager( 702): Slow operation: 130ms so far, now at
startProcess: done updating battery stats
10-14 18:32:02.325 W/ActivityManager( 702): Slow operation: 130ms so far, now at
startProcess: building log message
10-14 18:32:02.325 I/ActivityManager( 702): Start proc
3407:com.android.keychain/1000 for service
{com.android.keychain/com.android.keychain.KeyChainService}
10-14 18:32:02.325 W/ActivityManager( 702): Slow operation: 130ms so far, now at
startProcess: starting to update pids map
10-14 18:32:02.325 I/Service.Proces( 3352): The ClassLoaderContext is a special
shared library.
10-14 18:32:02.325 W/ActivityManager( 702): Slow operation: 130ms so far, now at
startProcess: done updating pids map
10-14 18:32:02.325 W/ActivityManager( 702): Slow operation: 88ms so far, now at
startProcess: asking zygote to start proc
10-14 18:32:02.326 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10177; state: DISABLED
10-14 18:32:02.327 I/GmsApplication( 3071): Staging modules
10-14 18:32:02.328 I/FileApkMgr( 3071): Extracting modules...
10-14 18:32:02.331 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:32:02.331 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:32:02.331 I/Service.Proces( 3352): The ClassLoaderContext is a special
shared library.
10-14 18:32:02.332 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:32:02.332 V/BackupManagerConstants( 702):
getKeyValueBackupIntervalMilliseconds(...) returns 14400000
10-14 18:32:02.332 V/BackupManagerConstants( 702):
getKeyValueBackupFuzzMilliseconds(...) returns 600000
10-14 18:32:02.332 V/BackupManagerConstants( 702):
getKeyValueBackupRequiredNetworkType(...) returns 1
10-14 18:32:02.332 V/BackupManagerConstants( 702):
getKeyValueBackupRequireCharging(...) returns true
10-14 18:32:02.332 V/KeyValueBackupJob( 702): Scheduling k/v pass in 248 minutes
10-14 18:32:02.332 I/HWRDBHelper( 3177): category: 201, 91, 6.4.0, true,
0f40bfe90d37cb540dd7c1cccdaffb88, , type: 100, from: 0
10-14 18:32:02.333 I/HWRDBHelper( 3177): category: 201, 202, 6.4.0, true,
0c5c37400ef70b933b84806dc68c4da3, , type: 100, from: 0
10-14 18:32:02.333 I/ActivityManager( 702): DSS OFF for
com.samsung.android.app.sharelive
10-14 18:32:02.334 I/HWRDBHelper( 3177): category: 201, 1, 6.4.0, true,
8a67b87a2016b35a69fa14e8a2cc21ad, , type: 100, from: 0
10-14 18:32:02.334 I/HWRDBHelper( 3177): category: 201, 10, 6.4.0, true,
1c26b9c2340bd3f15cf369baae625dee, , type: 100, from: 0
10-14 18:32:02.335 I/HWRDBHelper( 3177): category: 201, 343, 6.4.0, true,
7c63f5f43abf0dbfc874e5b2176b8f9d, , type: 100, from: 0
10-14 18:32:02.335 I/HWRDBHelper( 3177): category: 201, 103, 6.4.0, true,
82261f19b8c9f978bd64fab657190758, , type: 100, from: 0
10-14 18:32:02.336 I/HWRDBHelper( 3177): category: 201, 324, 6.4.0, true,
e90486937710b64ff45426428831d3f7, , type: 100, from: 0
10-14 18:32:02.336 I/HWRDBHelper( 3177): category: 201, 108, 6.4.0, true,
4939df1fe21186a9bde69505932dd4ed, , type: 100, from: 0
10-14 18:32:02.337 I/HWRDBHelper( 3177): category: 201, 110, 6.4.0, true,
7b5027e5f98555396d3173094cbe00ee, , type: 100, from: 0
10-14 18:32:02.337 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{9e8b01b 3376:com.samsung.android.app.sharelive/5026}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:02.337 I/HWRDBHelper( 3177): category: 201, 13, 6.4.0, true,
50d7868353fb806f804d3a5d5b49c33d, , type: 100, from: 0
10-14 18:32:02.338 I/HWRDBHelper( 3177): category: 201, 16, 6.4.0, true,
d835041f9e1ecc1ffd70d58b29581cdc, , type: 100, from: 0
10-14 18:32:02.338 I/HWRDBHelper( 3177): category: 201, 95, 6.4.0, true,
a097469713c0ea7e463c9f8f4b50bb60, , type: 100, from: 0
10-14 18:32:02.339 I/HWRDBHelper( 3177): category: 201, 322, 6.4.0, true,
f076048b679d6cbf54e60ede4d489d99, , type: 100, from: 0
10-14 18:32:02.339 I/Service.Proces( 3352): The ClassLoaderContext is a special
shared library.
10-14 18:32:02.344 D/ActivityThread( 3376): handleBindApplication()++
app=com.samsung.android.app.sharelive
10-14 18:32:02.345 I/Service.Proces( 3352): The ClassLoaderContext is a special
shared library.
10-14 18:32:02.354 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:32:02.359 E/ndroid.keychai( 3407): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:02.361 I/HWRDBHelper( 3177): category: 201, 212, 6.4.0, true,
82c2cfcebaf70048152150cfea686f79, , type: 100, from: 0
10-14 18:32:02.361 I/HWRDBHelper( 3177): category: 201, 301, 6.4.0, true,
09bb6c9561fef35bdeec014bbbaa9c81, , type: 100, from: 0
10-14 18:32:02.362 I/HWRDBHelper( 3177): category: 201, 88, 6.4.0, true,
49b04b1cd664d7982df3a8df3affe53a, , type: 100, from: 0
10-14 18:32:02.362 I/HWRDBHelper( 3177): category: 201, 89, 6.4.0, true,
bca202dec25b543d17f5b68810f9e3e0, , type: 100, from: 0
10-14 18:32:02.362 I/HWRDBHelper( 3177): category: 201, 350, 6.4.0, true,
c5df37fa4d2479c0a353b8252253b937, , type: 100, from: 0
10-14 18:32:02.363 I/HWRDBHelper( 3177): category: 201, 211, 6.4.0, true,
28e1d5270e43aa049b094f8d7414bd0d, , type: 100, from: 0
10-14 18:32:02.363 I/HWRDBHelper( 3177): category: 201, 342, 6.4.0, true,
150b66978f11c781b544f3fcd57cfe45, , type: 100, from: 0
10-14 18:32:02.365 I/HWRDBHelper( 3177): category: 201, 209, 6.4.0, true,
8f0d1d8cb3e0068cc11862b02e0e882b, , type: 100, from: 0
10-14 18:32:02.366 I/HWRDBHelper( 3177): category: 201, 11, 6.4.0, true,
64958b52ffc9e77cf344cfd3fb98effe, , type: 100, from: 0
10-14 18:32:02.369 I/HWRDBHelper( 3177): category: 201, 113, 6.4.0, true,
cb5040451980c3eb920c9493faf767a1, , type: 100, from: 0
10-14 18:32:02.370 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:02.370 I/HWRDBHelper( 3177): category: 201, 83, 6.4.0, true,
40eb34ce2b070059ac9080a7c3983374, , type: 100, from: 0
10-14 18:32:02.372 I/HWRDBHelper( 3177): category: 201, 12, 6.4.0, true,
9c3bc0c5b2f1642279d68cd6325f8b33, , type: 100, from: 0
10-14 18:32:02.373 I/HWRDBHelper( 3177): category: 201, 87, 6.4.0, true,
1fb48f7ea9d154ca83c4f101f64de7ad, , type: 100, from: 0
10-14 18:32:02.374 I/HWRDBHelper( 3177): category: 201, 223, 6.4.0, true,
7509e8818bafc1e57e1ed11c0c983121, , type: 100, from: 0
10-14 18:32:02.374 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:32:02.374 I/HWRDBHelper( 3177): category: 201, 220, 6.4.0, true,
8a5d756ff03b54e61f66824fd37bb2c3, , type: 100, from: 0
10-14 18:32:02.375 I/HWRDBHelper( 3177): category: 201, 341, 6.4.0, true,
6666258806a5dd01fb58d7b1517d9d38, , type: 100, from: 0
10-14 18:32:02.375 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:32:02.376 I/HWRDBHelper( 3177): category: 201, 84, 6.4.0, true,
5a6b03a224e2af61212f85ec2d3e823b, , type: 100, from: 0
10-14 18:32:02.376 D/Zygote ( 531): Forked child process 3427
10-14 18:32:02.377 I/HWRDBHelper( 3177): category: 201, 85, 6.4.0, true,
59cdcef5f1ad2f8d2b6985acbc0d0531, , type: 100, from: 0
10-14 18:32:02.378 I/ImsDiagMonitorNotiMgr( 2171): Package was not installed, check
again #5
10-14 18:32:02.378 I/HWRDBHelper( 3177): category: 201, 222, 6.4.0, true,
557e06798648534f3ef0e335a9a50967, , type: 100, from: 0
10-14 18:32:02.378 I/HWRDBHelper( 3177): category: 201, 221, 6.4.0, true,
2e82bed12e604f81f464c8fd87b28d33, , type: 100, from: 0
10-14 18:32:02.378 I/HWRDBHelper( 3177): category: 201, 213, 6.4.0, true,
56e23867b4872e635049f2c81e1e16cc, , type: 100, from: 0
10-14 18:32:02.379 W/ActivityManager( 702): Slow operation: 142ms so far, now at
startProcess: returned from zygote!
10-14 18:32:02.379 I/HWRDBHelper( 3177): category: 201, 312, 6.4.0, true,
a3ae14efdf3f010a3c0b70f03341e33d, , type: 100, from: 0
10-14 18:32:02.379 W/ActivityManager( 702): Slow operation: 142ms so far, now at
startProcess: done updating battery stats
10-14 18:32:02.379 W/ActivityManager( 702): Slow operation: 142ms so far, now at
startProcess: building log message
10-14 18:32:02.380 I/ActivityManager( 702): Start proc
3427:com.samsung.android.sm.policy/u0a177 for content provider
{com.samsung.android.sm.policy/com.samsung.android.scpm.db.ScpmProvider}
10-14 18:32:02.380 W/ActivityManager( 702): Slow operation: 142ms so far, now at
startProcess: starting to update pids map
10-14 18:32:02.380 I/HWRDBHelper( 3177): category: 201, 231, 6.4.0, true,
ba96729deb7c5fab22e446e5b59bb499, , type: 100, from: 0
10-14 18:32:02.380 W/ActivityManager( 702): Slow operation: 143ms so far, now at
startProcess: done updating pids map
10-14 18:32:02.380 I/HWRDBHelper( 3177): category: 201, 320, 6.4.0, true,
23164341d7a1aac35f2bb12cb114a5c7, , type: 100, from: 0
10-14 18:32:02.380 I/HWRDBHelper( 3177): category: 201, 226, 6.4.0, true,
27f5b27ce63db5fd7c663790f072910b, , type: 100, from: 0
10-14 18:32:02.381 I/HWRDBHelper( 3177): category: 201, 92, 6.4.0, true,
b5ad8c55d1980a477b13a8b90d1925a7, , type: 100, from: 0
10-14 18:32:02.381 I/HWRDBHelper( 3177): category: 201, 107, 6.4.0, true,
eada79871cda8d1af7c004701e5a78e7, , type: 100, from: 0
10-14 18:32:02.382 I/HWRDBHelper( 3177): category: 201, 321, 6.4.0, true,
335241dd22c90a023172e9a93b40f38b, , type: 100, from: 0
10-14 18:32:02.382 I/HWRDBHelper( 3177): category: 201, 201, 6.4.0, true,
7754e74769a3f246db3c010cd9781806, , type: 100, from: 0
10-14 18:32:02.382 I/HWRDBHelper( 3177): category: 201, 106, 6.4.0, true,
d9ab2ac92a375ba6b0be2a31534a0c76, , type: 100, from: 0
10-14 18:32:02.384 I/libc ( 3427): SetHeapTaggingLevel: tag level set to 0
10-14 18:32:02.383 I/HWRDBHelper( 3177): category: 201, 215, 6.4.0, true,
8c359572dc7a27001f36d4dc76d01ded, , type: 100, from: 0
10-14 18:32:02.387 I/HWRDBHelper( 3177): category: 201, -1, 6.4.0, true,
25d3c2f16fb91743a9ae65cc64a53e10, , type: 100, from: 0
10-14 18:32:02.388 I/HWRDBHelper( 3177): category: 201, 105, 6.4.0, true,
723a5667f5400a135c1909dc837cabc2, , type: 100, from: 0
10-14 18:32:02.388 I/HWRDBHelper( 3177): category: 201, 203, 6.4.0, true,
7b071a62a1abe83536ced705d420f5d1, , type: 100, from: 0
10-14 18:32:02.389 I/HWRDBHelper( 3177): category: 201, 300, 6.4.0, true,
a4aaadb29fa06d48e33777384d2cbffd, , type: 100, from: 0
10-14 18:32:02.389 I/HWRDBHelper( 3177): category: 201, 210, 6.4.0, true,
d07900a8191b17d5e0f897ce5aaf2e82, , type: 100, from: 0
10-14 18:32:02.390 I/HWRDBHelper( 3177): category: 201, 302, 6.4.0, true,
d678fbdcff665e7a17d2885d2bf06a19, , type: 100, from: 0
10-14 18:32:02.390 I/HWRDBHelper( 3177): category: 201, 111, 6.4.0, true,
be0bc5d011529324ac2fb20cf9e29635, , type: 100, from: 0
10-14 18:32:02.390 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10073 packageName=com.android.providers.media
10-14 18:32:02.391 I/HWRDBHelper( 3177): category: 201, 218, 6.4.0, true,
4cd5091c4d15614994ad9226401090c7, , type: 100, from: 0
10-14 18:32:02.391 D/ActivityThread( 3407): setConscryptValidator
10-14 18:32:02.391 D/ActivityThread( 3407): setConscryptValidator - put
10-14 18:32:02.391 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10073; state: DISABLED
10-14 18:32:02.391 I/HWRDBHelper( 3177): category: 201, 208, 6.4.0, true,
41c1bb119d99c723e98b1de7b31a346e, , type: 100, from: 0
10-14 18:32:02.391 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10073; state: ENABLED
10-14 18:32:02.392 I/HWRDBHelper( 3177): category: 201, 225, 6.4.0, true,
faf636009e62f2cdc25ed3727997a86b, , type: 100, from: 0
10-14 18:32:02.392 I/HWRDBHelper( 3177): category: 201, 109, 6.4.0, true,
b721af3c566b26790df75b3587f59aaf, , type: 100, from: 0
10-14 18:32:02.392 W/ActivityManager( 702): wait for provider publish: waiters=1
callerApp=ProcessRecord{658ae21
3131:com.google.android.providers.media.module/u0a225}
cpr=ContentProviderRecord{3281a8 u0
com.android.providers.media/.LegacyMediaProvider}
10-14 18:32:02.392 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10073; state: ENABLED
10-14 18:32:02.392 I/HWRDBHelper( 3177): category: 201, 112, 6.4.0, true,
7d677fccebfce7235b0536964ec7ef5b, , type: 100, from: 0
10-14 18:32:02.393 I/HWRDBHelper( 3177): category: 201, 101, 6.4.0, true,
4f39513571e4e049a7b804ee79f1d5ae, , type: 100, from: 0
10-14 18:32:02.393 I/HWRDBHelper( 3177): category: 201, 96, 6.4.0, true,
dabb30368dab819d2539efc924646f58, , type: 100, from: 0
10-14 18:32:02.393 W/TouchInteractionService( 2107): onUserUnlocked
10-14 18:32:02.394 I/HWRDBHelper( 3177): category: 201, 0, 6.4.0, true,
5373b2c456bca2f41e8ef2d94cbbd26e, , type: 100, from: 0
10-14 18:32:02.394 I/HWRDBHelper( 3177): category: 201, 14, 6.4.0, true,
199b5b10aa8c183a577f79928a6130ed, , type: 100, from: 0
10-14 18:32:02.394 I/ActivityManager( 702): DSS OFF for com.android.keychain
10-14 18:32:02.399 I/x ( 3257): ForcedAppStandby table exist, rebuild it.
10-14 18:32:02.399 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{5b031da 3407:com.android.keychain/1000}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:02.400 I/d.app.shareliv( 3376): The ClassLoaderContext is a special
shared library.
10-14 18:32:02.400 I/HWRDBHelper( 3177): [HWRDBHelper::updateAllDatabase] finish
10-14 18:32:02.402 E/droid.sm.polic( 3427): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:02.405 I/HWRRMHelper( 2538): Close ContentProviderClient
10-14 18:32:02.406 I/HWRRMHelper( 2538): Get ContentProviderClient
10-14 18:32:02.409 I/HWRResProvider( 3177): [HWRResProvider::query] uri =
content://com.samsung.android.sdk.handwriting.resourcemanager/langs
10-14 18:32:02.409 I/HWRResProvider( 3177): [HWRResProvider::getLanguageListCursor]
category = 201
10-14 18:32:02.411 I/ActivityManager( 702): Changes in 10192 5 to 5, 0 to 7
Caller=com.android.server.am.OomAdjuster.updateOomAdjLocked:402
com.android.server.am.OomAdjuster.updateOomAdjLocked:449
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21545
com.android.server.am.ActiveServices.realStartServiceLocked:3343
com.android.server.am.ActiveServices.bringUpServiceLocked:3238
com.android.server.am.ActiveServices.bindServiceLocked:2292
com.android.server.am.ActivityManagerService.bindIsolatedService:18123
10-14 18:32:02.412 I/AppOps ( 702): updateUidProcState uid: 10192 procState: 5
capability:7
10-14 18:32:02.412 I/AppOps ( 702): commitUidPendingStateLocked() :: UID - 10192,
500 > 500, 0 > 7
10-14 18:32:02.418 I/keystore( 780): !@ reading blob
user_0/1000_USRPKEY_com+^sec+^android+^diagmonagent_diagmonsa
10-14 18:32:02.429 I/keystore( 780): !@ Start -
USRPKEY_com.sec.android.diagmonagent_diagmonsa from uid 1000 for uid 1000,
isKnoxKey(0)
10-14 18:32:02.429 I/keystore( 780): !@ reading blob
user_0/1000_USRPKEY_com+^sec+^android+^diagmonagent_diagmonsa
10-14 18:32:02.429 D/ShortcutManager( 1809): updateShortcut th : 1 class :
com.sec.android.app.camera.Camera
10-14 18:32:02.432 D/ActivityThread( 3407): handleBindApplication()++
app=com.android.keychain
10-14 18:32:02.432 D/KeyguardBottomAreaShortcutView( 1809): updateCameraVisibility
isCameraDisabled:false visible:false
10-14 18:32:02.433 W/keymaster_tee( 399): [WRN]begin req PARAMS: A32 B2 P64
10-14 18:32:02.434 D/KeyguardBottomAreaShortcutView( 1809): mIndicationArea margin
start : 113, end : 113, bottom : 104
10-14 18:32:02.438 D/KeyguardBottomAreaShortcutView( 1809): updateCameraVisibility
isCameraDisabled:false visible:false
10-14 18:32:02.438 D/ShortcutManager( 1809): th = 1 is camera package
10-14 18:32:02.442 D/Zygote ( 531): Forked child process 3453
10-14 18:32:02.442 D/ShortcutManager( 1809): updateShortcut th : 0 class :
com.samsung.android.dialer.DialtactsActivity
10-14 18:32:02.444 W/ActivityManager( 702): Slow operation: 55ms so far, now at
startProcess: returned from zygote!
10-14 18:32:02.444 D/StackScrollAlgorithm( 1809): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{8b1dd16 I.E...... ......ID
19,0-701,480}
10-14 18:32:02.460 E/SQLiteLog( 3118): (1) duplicate column name: _id in "ALTER
TABLE logs_group ADD _id INTEGER;"
10-14 18:32:02.461 D/ActivityThread( 3427): setConscryptValidator
10-14 18:32:02.461 D/ActivityThread( 3427): setConscryptValidator - put
10-14 18:32:02.488 I/SDHMS:MainApplication( 3257): onCreate
10-14 18:32:02.489 I/ndroid.keychai( 3407): The ClassLoaderContext is a special
shared library.
10-14 18:32:02.494 W/ActivityManager( 702): Slow operation: 105ms so far, now at
startProcess: done updating battery stats
10-14 18:32:02.494 W/ActivityManager( 702): Slow operation: 105ms so far, now at
startProcess: building log message
10-14 18:32:02.494 I/ActivityManager( 702): Start proc
3453:android.process.media/u0a73 for content provider
{com.android.providers.media/com.android.providers.media.LegacyMediaProvider}
10-14 18:32:02.494 W/ActivityManager( 702): Slow operation: 105ms so far, now at
startProcess: starting to update pids map
10-14 18:32:02.497 W/ActivityManager( 702): Slow operation: 108ms so far, now at
startProcess: done updating pids map
10-14 18:32:02.502 I/HWRResProvider( 3177): [HWRResProvider::getLanguageListCursor]
cursor is returned!, cursor count = 87
10-14 18:32:02.503 I/FeatureConnection [1]( 2213): getFeatureState - returning
READY
10-14 18:32:02.503 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:02.504 I/HWRLanguagePackManager( 2538): [updateAvailableLanguageList]
Start
10-14 18:32:02.504 I/HWRLanguagePackManager( 2538): [updateAvailableLanguageList]
Available List, size = 87
10-14 18:32:02.504 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:02.504 E/system_server( 702): No package ID 7f found for ID
0x7f0802ac.
10-14 18:32:02.505 E/system_server( 702): No package ID 7f found for ID
0x7f120888.
10-14 18:32:02.505 E/system_server( 702): No package ID 7f found for ID
0x7f0802ab.
10-14 18:32:02.505 E/system_server( 702): No package ID 7f found for ID
0x7f120887.
10-14 18:32:02.505 E/system_server( 702): No package ID 7f found for ID
0x7f0802ad.
10-14 18:32:02.505 E/system_server( 702): No package ID 7f found for ID
0x7f120889.
10-14 18:32:02.505 E/system_server( 702): No package ID 7f found for ID
0x7f0802ae.
10-14 18:32:02.505 I/GmsApplication( 3307): Staging modules and/or updating config
10-14 18:32:02.505 E/system_server( 702): No package ID 7f found for ID
0x7f12088a.
10-14 18:32:02.505 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:02.506 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:02.506 I/SDHMS:MainApplication( 3257): init
10-14 18:32:02.506 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:02.513 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= de_AT
10-14 18:32:02.513 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= ro_RO
10-14 18:32:02.513 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= af_ZA
10-14 18:32:02.513 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= tl_PH
10-14 18:32:02.513 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= es_US
10-14 18:32:02.513 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= pt_BR
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= hg_IN
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= th_TH
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= bn_BD
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= cs_CZ
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= fr_LU
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= ca_ES
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= hu_HU
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= nb_NO
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= gl_ES
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= es_MX
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= sk_SK
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= es_ES
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= nl_NL
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= is_IS
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= te_IN
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= nl_BE
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= sq_AL
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= sv_SE
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= da_DK
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= ta_IN
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= sr_RS
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= ar
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= hr_HR
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= ko_KR
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= en_US
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= de_LU
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= lt_LT
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= fr_MC
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= kk_KZ
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= el_GR
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= it_IT
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= ru_RU
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= pl_PL
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= fr_BE
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= be_BY
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= en_AU
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= tr_TR
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= hi_IN
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= id_ID
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= mr_IN
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= de_LI
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= mn_MN
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= fr_FR
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= he_IL
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= ja_JP
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= de_DE
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= ms_MY
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= tg_TJ
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= ky_KG
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= de_CH
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= zh_HK
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= zh_TW
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= tk_TM
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= uz_UZ
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= eu_ES
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= es_CO
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= as_IN
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= fr_CA
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= pa_IN
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= fa_IR
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= bg_BG
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= fr_CH
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= hy_AM
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= vi_VN
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= mk_MK
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= cy_GB
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= az_AZ
10-14 18:32:02.514 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= fi_FI
10-14 18:32:02.515 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= en_GB
10-14 18:32:02.515 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= et_EE
10-14 18:32:02.515 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= en_CA
10-14 18:32:02.515 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= ka_GE
10-14 18:32:02.515 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= bs_BA
10-14 18:32:02.515 I/OverviewComponentObserver( 2107): isHomeDisabled : false
defaultHome :
ComponentInfo{com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2
110150331.PreloadInstallerActivity} mIsDefaultHome : false isAvailableMyHome() :
true
10-14 18:32:02.515 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= lv_LV
10-14 18:32:02.515 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= ne_NP
10-14 18:32:02.515 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= uk_UA
10-14 18:32:02.515 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= ur_PK
10-14 18:32:02.515 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= ga_IE
10-14 18:32:02.515 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= sl_SI
10-14 18:32:02.515 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= zh_CN
10-14 18:32:02.515 I/HWRLanguagePack( 2538): HWRLanguagePack: construct : language
= pt_PT
10-14 18:32:02.515 I/HWRLanguagePackManager( 2538): [updateAvailableLanguageList]
Completed!
10-14 18:32:02.516 I/OverviewComponentObserver( 2107):
defaultHome.getPackageName() : com.sec.android.preloadinstaller
mUpdateRegisteredPackage : null
10-14 18:32:02.516 I/ActivityManager( 702): DSS OFF for
com.samsung.android.sm.policy
10-14 18:32:02.519 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{8a57f01 3427:com.samsung.android.sm.policy/u0a177}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:02.522 I/keystore( 780): !@ reading blob
user_0/1000_USRPKEY_com+^sec+^android+^diagmonagent_diagmonsa
10-14 18:32:02.523 I/HWRRMHelper( 2538): Close ContentProviderClient
10-14 18:32:02.532 D/KeyguardRectangleAffordanceView( 1809): setPreviewView:
mRight=false,color=-1
10-14 18:32:02.532 E/d.process.medi( 3453): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:02.536 D/KeyguardRectangleAffordanceView( 1809): setPreviewView:
mRight=true,color=-16777216
10-14 18:32:02.539 D/ActivityThread( 3427): handleBindApplication()++
app=com.samsung.android.sm.policy
10-14 18:32:02.547 W/TaskLockImpl( 2107): mDedicatedRamZoneEnabled : false
10-14 18:32:02.557 I/HWRRMHelper( 2538): Get ContentProviderClient
10-14 18:32:02.562 D/InputTransport( 702): Input channel constructed: 'recents',
fd=630
10-14 18:32:02.562 D/InputTransport( 702): Input channel constructed: 'recents',
fd=631
10-14 18:32:02.562 I/keystore( 780): !@ Start -
USRPKEY_com.sec.android.diagmonagent_diagmonsa from uid 1000 for uid 1000,
isKnoxKey(0)
10-14 18:32:02.563 I/keystore( 780): !@ reading blob
user_0/1000_USRPKEY_com+^sec+^android+^diagmonagent_diagmonsa
10-14 18:32:02.563 W/keymaster_tee( 399): [WRN]begin req PARAMS: A32 B2 P64
10-14 18:32:02.564 I/SurfaceFlinger( 608): id=53 createSurf (0x0),-1 flag=80004,
Input Consumer recents_animation_input_consumer#0
10-14 18:32:02.565 D/InputTransport( 702): Input channel destroyed: 'recents',
fd=631
10-14 18:32:02.566 D/ActivityThread( 3453): setConscryptValidator
10-14 18:32:02.566 D/ActivityThread( 3453): setConscryptValidator - put
10-14 18:32:02.567 I/TouchInteractionService( 2107): onSystemUiFlagsChanged,
userUnlocked
10-14 18:32:02.568 I/HWRResProvider( 3177): [HWRResProvider::query] uri =
content://com.samsung.android.sdk.handwriting.resourcemanager/updates
10-14 18:32:02.571 I/HWRResProvider( 3177): [HWRResProvider::getLanguageListCursor]
category = 202
10-14 18:32:02.574 I/HWRResProvider( 3177): [HWRResProvider::getLanguageListCursor]
cursor is returned!, cursor count = 0
10-14 18:32:02.574 I/HWRLanguagePackManager( 2538): [updateInstalledLanguageList]
Start
10-14 18:32:02.574 I/HWRLanguagePackManager( 2538): [updateInstalledLanguageList]
Installed List, size = 0
10-14 18:32:02.574 I/ActivityManager( 702): DSS OFF for
com.android.providers.media
10-14 18:32:02.574 I/HWRLanguagePackManager( 2538): [updateInstalledLanguageList]
Completed!
10-14 18:32:02.576 I/servicemanager( 333): Found
vendor.samsung.hardware.hyper.ISehHyPer/default in device VINTF manifest.
10-14 18:32:02.576 I/HWRRMHelper( 2538): Close ContentProviderClient
10-14 18:32:02.577 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{8f52eb7 3453:android.process.media/u0a73}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:02.582 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:02.583 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:02.583 I/HWRRMHelper( 2538): Get ContentProviderClient
10-14 18:32:02.583 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:02.586 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:02.587 I/HWRResProvider( 3177): [HWRResProvider::query] uri =
content://com.samsung.android.sdk.handwriting.resourcemanager/downloading
10-14 18:32:02.587 I/HWRResProvider( 3177): [HWRResProvider::getLanguageListCursor]
category = 203
10-14 18:32:02.589 W/StorageManagerService( 702): Reporting emulated;0 unmounted
due to system locked
10-14 18:32:02.589 I/HWRResProvider( 3177): [HWRResProvider::getLanguageListCursor]
cursor is returned!, cursor count = 0
10-14 18:32:02.590 I/HWRLanguagePackManager( 2538): [updateDownloadingLanguageList]
Start
10-14 18:32:02.590 I/HWRLanguagePackManager( 2538): [updateDownloadingLanguageList]
Downloading List, size = 0
10-14 18:32:02.590 I/HWRLanguagePackManager( 2538): [updateDownloadingLanguageList]
Completed!
10-14 18:32:02.593 D/ActivityThread( 3453): handleBindApplication()++
app=android.process.media
10-14 18:32:02.602 I/HWRRMHelper( 2538): Close ContentProviderClient
10-14 18:32:02.601 E/system_server( 702): No package ID 7f found for ID
0x7f0804d2.
10-14 18:32:02.602 E/system_server( 702): No package ID 7f found for ID
0x7f140aff.
10-14 18:32:02.602 E/system_server( 702): No package ID 7f found for ID
0x7f140aff.
10-14 18:32:02.602 I/DMT-StubUpdateUtils( 3352): current : 1230151110, market : 0
10-14 18:32:02.604 I/DMT-StubUpdateUtils( 3352): current : 710500110, market : 0
10-14 18:32:02.607 W/ContextImpl( 3352): Calling a method in the system process
without a qualified user: android.app.ContextImpl.startService:1739
android.content.ContextWrapper.startService:738
com.samsung.android.sm.common.m.w.s:8
com.samsung.android.sm.common.SmApplication.onCreate:3
android.app.Instrumentation.callApplicationOnCreate:1192
10-14 18:32:02.609 W/SQLiteLog( 3203): (28) Salt will be generated for db
/data/user/0/com.sec.android.diagmonagent/databases/dmasalog.db
10-14 18:32:02.611 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1000 packageName=com.samsung.android.lool
10-14 18:32:02.612 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 1000; state: DISABLED
10-14 18:32:02.612 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1000; state: ENABLED
10-14 18:32:02.614 I/HWRLanguagePackManager( 2538): [updateLanguageManagerSync]
availableListUpdated, installedListUpdated, downloadingListUpdated : true, true,
true
10-14 18:32:02.614 I/HWRLanguagePackManager( 2538): [updateLanguageManager] All
language list updated.
10-14 18:32:02.614 I/HWRLanguageManager( 2538): Downloadable Language list = 340
10-14 18:32:02.614 I/HWRLanguageManager( 2538): Downloadable Language list = 93
10-14 18:32:02.614 I/HWRLanguageManager( 2538): Downloadable Language list = 207
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 219
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 310
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 330
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 303
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 90
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 224
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 94
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 323
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 104
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 102
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 98
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 214
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 311
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 206
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 15
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 99
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 204
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 227
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 360
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 200
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 100
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 97
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 228
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 216
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 91
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 202
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 1
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 10
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 343
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 103
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 324
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 108
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 110
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 13
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 16
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 95
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 322
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 212
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 301
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 88
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 89
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 350
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 211
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 342
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 209
10-14 18:32:02.615 I/servicemanager( 333): Adding 'u:r:radio:s0' service
(ions:2213)
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 11
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 113
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 83
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 12
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 87
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 223
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 220
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 341
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 84
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 85
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 222
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 221
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 213
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 312
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = -1
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 320
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 226
10-14 18:32:02.615 I/HWRLanguageManager( 2538): Downloadable Language list = 92
10-14 18:32:02.616 I/HWRLanguageManager( 2538): Downloadable Language list = 107
10-14 18:32:02.616 I/HWRLanguageManager( 2538): Downloadable Language list = 321
10-14 18:32:02.616 I/HWRLanguageManager( 2538): Downloadable Language list = 201
10-14 18:32:02.616 I/HWRLanguageManager( 2538): Downloadable Language list = 106
10-14 18:32:02.616 I/HWRLanguageManager( 2538): Downloadable Language list = 215
10-14 18:32:02.616 I/HWRLanguageManager( 2538): Downloadable Language list = -1
10-14 18:32:02.616 I/HWRLanguageManager( 2538): Downloadable Language list = 105
10-14 18:32:02.616 I/HWRLanguageManager( 2538): Downloadable Language list = 203
10-14 18:32:02.616 I/HWRLanguageManager( 2538): Downloadable Language list = 300
10-14 18:32:02.616 I/HWRLanguageManager( 2538): Downloadable Language list = 210
10-14 18:32:02.616 I/HWRLanguageManager( 2538): Downloadable Language list = 302
10-14 18:32:02.616 I/HWRLanguageManager( 2538): Downloadable Language list = 111
10-14 18:32:02.616 I/HWRLanguageManager( 2538): Downloadable Language list = 218
10-14 18:32:02.616 I/HWRLanguageManager( 2538): Downloadable Language list = 208
10-14 18:32:02.616 I/HWRLanguageManager( 2538): Downloadable Language list = 225
10-14 18:32:02.616 I/HWRLanguageManager( 2538): Downloadable Language list = 109
10-14 18:32:02.616 I/HWRLanguageManager( 2538): Downloadable Language list = 112
10-14 18:32:02.616 I/HWRLanguageManager( 2538): Downloadable Language list = 101
10-14 18:32:02.616 I/HWRLanguageManager( 2538): Downloadable Language list = 96
10-14 18:32:02.616 I/HWRLanguageManager( 2538): Downloadable Language list = 0
10-14 18:32:02.616 I/HWRLanguageManager( 2538): Downloadable Language list = 14
10-14 18:32:02.616 I/HwrLanguagePackManager( 2538): update result = 0
10-14 18:32:02.616 I/HwrLanguagePackManager( 2538): update success
10-14 18:32:02.616 W/SQLiteLog( 3203): (28) [PM] Failed to derive se in file, rc:
12. Try other way.
10-14 18:32:02.618 I/HBD ( 2538): HwrDownloadManager [HWRDownload]
updateHwrLanguageManager is completed
10-14 18:32:02.627 I/HBD ( 2538): a [UpdatePolicy] [post] a: 21 cl: 3276809
kit: [0/0] vt: 0 ir: 1
10-14 18:32:02.628 I/HBD ( 2538): e onChange propertyId=7
10-14 18:32:02.630 E/HBD ( 2538): b SVoice is not found :
10-14 18:32:02.630 E/HBD ( 2538):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.svoiceime
10-14 18:32:02.630 E/HBD ( 2538): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:521)
10-14 18:32:02.630 E/HBD ( 2538): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:484)
10-14 18:32:02.630 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.a.c.b.b(SourceFile:91)
10-14 18:32:02.630 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.a.c.b.a(SourceFile:84)
10-14 18:32:02.630 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.c.i(SourceFile:47)
10-14 18:32:02.630 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.c.b(SourceFile:149)
10-14 18:32:02.630 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.a.f(SourceFile:86)
10-14 18:32:02.630 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.a$g.onChange(SourceFile:236)
10-14 18:32:02.630 E/HBD ( 2538): at
android.database.ContentObserver.onChange(ContentObserver.java:153)
10-14 18:32:02.630 E/HBD ( 2538): at
android.database.ContentObserver.onChange(ContentObserver.java:169)
10-14 18:32:02.630 E/HBD ( 2538): at
android.database.ContentObserver.onChange(ContentObserver.java:187)
10-14 18:32:02.630 E/HBD ( 2538): at
android.database.ContentObserver.onChange(ContentObserver.java:200)
10-14 18:32:02.630 E/HBD ( 2538): at
android.database.ContentObserver.lambda$dispatchChange$0$ContentObserver(ContentObs
erver.java:282)
10-14 18:32:02.630 E/HBD ( 2538): at android.database.-$
$Lambda$ContentObserver$MgqiYb2qvgLhoXTioYXq9MvvpNk.run(Unknown Source:10)
10-14 18:32:02.630 E/HBD ( 2538): at
android.os.Handler.handleCallback(Handler.java:938)
10-14 18:32:02.630 E/HBD ( 2538): at
android.os.Handler.dispatchMessage(Handler.java:99)
10-14 18:32:02.630 E/HBD ( 2538): at
android.os.Looper.loop(Looper.java:246)
10-14 18:32:02.630 E/HBD ( 2538): at
android.app.ActivityThread.main(ActivityThread.java:8633)
10-14 18:32:02.630 E/HBD ( 2538): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:32:02.630 E/HBD ( 2538): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:32:02.630 E/HBD ( 2538): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
10-14 18:32:02.638 I/ShareLive( 3376): [SLog][main][ShareLiveDatabase]
ShareLiveDatabase getInstance
10-14 18:32:02.640 I/HBD ( 2538): c getVoiceTrigger - GoogleImeTrigger
10-14 18:32:02.640 D/SettingsProvider( 702): isChangeAllowed() : name =
selected_input_method_subtype
10-14 18:32:02.640 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:02.640 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:02.640 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:02.640 D/SettingsProvider( 702): selectionArgs: 10150
10-14 18:32:02.641 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:02.641 D/SecContentProvider( 702): called from
android.uid.honeyboard:10150
10-14 18:32:02.641 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:02.641 I/HBD ( 2538): e onChange propertyId=7
10-14 18:32:02.641 D/SettingsProvider( 702): ret = 1
10-14 18:32:02.644 W/SQLiteCompatibilityWalFlags( 3376): Cannot read global setting
sqlite_compatibility_wal_flags - Application state not available
10-14 18:32:02.654 I/d.process.medi( 3453): The ClassLoaderContext is a special
shared library.
10-14 18:32:02.658 D/Zygote ( 531): Forked child process 3496
10-14 18:32:02.661 W/d.process.acor( 3118): Long monitor contention with owner
Worker-1 (3400) at android.database.sqlite.SQLiteDatabase
android.database.sqlite.SQLiteOpenHelper.getReadableDatabase()
(SQLiteOpenHelper.java:411) waiters=0 in android.database.sqlite.SQLiteDatabase
android.database.sqlite.SQLiteOpenHelper.getWritableDatabase() for 306ms
10-14 18:32:02.667 E/HBD ( 2538): b SVoice is not found :
10-14 18:32:02.667 E/HBD ( 2538):
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.svoiceime
10-14 18:32:02.667 E/HBD ( 2538): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:521)
10-14 18:32:02.667 E/HBD ( 2538): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:484)
10-14 18:32:02.667 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.a.c.b.b(SourceFile:91)
10-14 18:32:02.667 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.a.c.b.a(SourceFile:84)
10-14 18:32:02.667 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.c.i(SourceFile:47)
10-14 18:32:02.667 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.c.b(SourceFile:149)
10-14 18:32:02.667 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.a.f(SourceFile:86)
10-14 18:32:02.667 E/HBD ( 2538): at
com.samsung.android.honeyboard.friends.b.a$g.onChange(SourceFile:236)
10-14 18:32:02.667 E/HBD ( 2538): at
android.database.ContentObserver.onChange(ContentObserver.java:153)
10-14 18:32:02.667 E/HBD ( 2538): at
android.database.ContentObserver.onChange(ContentObserver.java:169)
10-14 18:32:02.667 E/HBD ( 2538): at
android.database.ContentObserver.onChange(ContentObserver.java:187)
10-14 18:32:02.667 E/HBD ( 2538): at
android.database.ContentObserver.onChange(ContentObserver.java:200)
10-14 18:32:02.667 E/HBD ( 2538): at
android.database.ContentObserver.lambda$dispatchChange$0$ContentObserver(ContentObs
erver.java:282)
10-14 18:32:02.667 E/HBD ( 2538): at android.database.-$
$Lambda$ContentObserver$MgqiYb2qvgLhoXTioYXq9MvvpNk.run(Unknown Source:10)
10-14 18:32:02.667 E/HBD ( 2538): at
android.os.Handler.handleCallback(Handler.java:938)
10-14 18:32:02.667 E/HBD ( 2538): at
android.os.Handler.dispatchMessage(Handler.java:99)
10-14 18:32:02.667 E/HBD ( 2538): at
android.os.Looper.loop(Looper.java:246)
10-14 18:32:02.667 E/HBD ( 2538): at
android.app.ActivityThread.main(ActivityThread.java:8633)
10-14 18:32:02.667 E/HBD ( 2538): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:32:02.667 E/HBD ( 2538): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:32:02.667 E/HBD ( 2538): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
10-14 18:32:02.667 D/BridgeProxy( 702): isExecuteCleauUpService : true ,
mDelegateUserId : 0
10-14 18:32:02.667 D/BridgeProxy( 702): doSyncForAllSyncers , currentUserID :0 ,
isUserSwitch : false
10-14 18:32:02.669 I/HBD ( 2538): c getVoiceTrigger - GoogleImeTrigger
10-14 18:32:02.673 W/ActivityThread( 3257): ClassLoader.getResources: The class
loader returned by Thread.getContextClassLoader() may fail for processes that host
multiple applications. You should explicitly specify a context class loader. For
example: Thread.setContextClassLoader(getClass().getClassLoader());
10-14 18:32:02.674 D/ActivityThread( 3118): Loading provider call_log_shadow:
com.android.providers.contacts.ShadowCallLogProvider
10-14 18:32:02.679 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:02.681 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_input_methods
10-14 18:32:02.681 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:02.681 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:02.681 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:02.681 D/SettingsProvider( 702): selectionArgs: 10150
10-14 18:32:02.681 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:02.681 D/SecContentProvider( 702): called from
android.uid.honeyboard:10150
10-14 18:32:02.686 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:02.686 D/SettingsProvider( 702): ret = 1
10-14 18:32:02.687 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:02.688 D/SettingsProvider( 702): isChangeAllowed() : name =
default_input_method
10-14 18:32:02.688 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:02.688 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:02.688 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:02.688 D/SettingsProvider( 702): selectionArgs: 10150
10-14 18:32:02.689 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:02.689 D/SecContentProvider( 702): called from
android.uid.honeyboard:10150
10-14 18:32:02.689 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:02.689 D/SettingsProvider( 702): ret = 1
10-14 18:32:02.690 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:02.691 I/HBD ( 2538): m updated Sub Types
10-14 18:32:02.696 V/PhoneGlobals( 2213): handleServiceStateChanged
10-14 18:32:02.697 D/NotificationMgr( 2213): updateNetworkSelection, Use Samsung
codes instead of AOSP codes
10-14 18:32:02.697 V/PhoneGlobals( 2213): subId=-1,mDefaultDataSubId=-1,ss
roaming=false
10-14 18:32:02.697 V/PhoneGlobals( 2213): updateDataRoamingStatus
10-14 18:32:02.697 I/HBD ( 2538): HoneyBoardService onConfigurationChanged
10-14 18:32:02.697 W/PhoneGlobals( 2213): Can't get phone with sub id = -1
10-14 18:32:02.698 I/HBD ( 2538): i isEnabledNightMode : false
10-14 18:32:02.700 E/ng.android.loo( 3496): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:02.701 I/HBD ( 2538): a updatePredictionStatus : 8, editorOpt
10-14 18:32:02.701 D/WifiCountryCode( 702): Country code changed
10-14 18:32:02.701 D/WifiCountryCode( 702): Set telephony country code to: br
10-14 18:32:02.702 I/HBD ( 2538): a [UpdatePolicy] [post] a: 2 cl: 3276809 kit:
[0/0] vt: 0 ir: 1
10-14 18:32:02.702 D/WifiCountryCode( 702): skip update supplicant not ready yet
10-14 18:32:02.702 D/LoadedApk( 3407): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.android.keychain
appContext.mBasePackageName=com.android.keychain
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:32:02.702 D/NetworkSecurityConfig( 3407): No Network Security Config
specified, using platform default
10-14 18:32:02.704 W/TouchInteractionService( 2107): onDestroy
10-14 18:32:02.705 D/InputTransport( 702): Input channel destroyed: 'recents',
fd=630
10-14 18:32:02.705 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376620518131808]
10-14 18:32:02.705 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376620518131808]
10-14 18:32:02.708 W/SQLiteLog( 3203): (28) [PM] se file created.
10-14 18:32:02.710 W/ActivityManager( 702): Slow operation: 101ms so far, now at
startProcess: returned from zygote!
10-14 18:32:02.710 W/ActivityManager( 702): Slow operation: 101ms so far, now at
startProcess: done updating battery stats
10-14 18:32:02.710 W/ActivityManager( 702): Slow operation: 101ms so far, now at
startProcess: building log message
10-14 18:32:02.710 I/ActivityManager( 702): Start proc
3496:com.samsung.android.lool/1000 for service
{com.samsung.android.lool/com.samsung.android.sm.external.service.init.InitService}
10-14 18:32:02.710 W/ActivityManager( 702): Slow operation: 101ms so far, now at
startProcess: starting to update pids map
10-14 18:32:02.710 W/ActivityManager( 702): Slow operation: 101ms so far, now at
startProcess: done updating pids map
10-14 18:32:02.711 D/WifiCountryCode( 702): Country code changed
10-14 18:32:02.711 D/WifiCountryCode( 702): Set telephony country code to:
10-14 18:32:02.711 D/WifiCountryCode( 702): skip update supplicant not ready yet
10-14 18:32:02.713 D/NetworkSecurityConfig( 3407): No Network Security Config
specified, using platform default
10-14 18:32:02.713 D/ActivityThread( 3407): handleBindApplication() --
skipGraphicsSupport=false
10-14 18:32:02.714 W/SGestureOverlayWindow( 2107): removeGestureOverlayWindow
return by mOverlayWindow == null
10-14 18:32:02.714 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:02.715 I/HBD ( 2538): HoneyBoardService [IMI] onStartInput - caller
pid : 1771 , caller uid : 1000
10-14 18:32:02.715 I/HBD ( 2538): i updateConfigs
10-14 18:32:02.716 I/HBD ( 2538): i isEnabledNightMode : false
10-14 18:32:02.716 I/HBD ( 2538): a IC have been binded,
InputConnectionWrapper{idHash=#e62e205 mMissingMethods=}
10-14 18:32:02.716 I/HBD ( 2538): h
[EditorInputType]setPrivateImeOptionsToTable privateImeOptions ( null )
10-14 18:32:02.716 I/HBD ( 2538): b incognitoMode : false
10-14 18:32:02.716 I/HBD ( 2538): a needOff = true , isForceOff = false,
isNullInputClass : true
10-14 18:32:02.716 I/HBD ( 2538): h getDefaultInputRange : UNKNOWN
10-14 18:32:02.716 I/HBD ( 2538): h getDefaultInputRange : UNKNOWN
10-14 18:32:02.716 I/HBD ( 2538): h getDefaultInputRange : UNKNOWN
10-14 18:32:02.717 W/ScoverManager( 2107): unregisterListener : This device is not
supported cover
10-14 18:32:02.718 W/SystemUiProxy( 2107): setProxy, proxy = null
10-14 18:32:02.718 I/Layer ( 608): id=53 removeFromCurrentState Input Consumer
recents_animation_input_consumer#0 (48)
10-14 18:32:02.718 I/SurfaceFlinger( 608): id=53 Removed Input Consumer
recents_animation_input_consumer#0 (48)
10-14 18:32:02.720 I/HBD ( 2538): HoneyBoardService [PF_OP][onStartInput]
5387077 ns
10-14 18:32:02.721 I/HBD ( 2538): a updatePredictionStatus : 9, editorOpt
10-14 18:32:02.733 I/Layer ( 608): id=53[1] Destroyed Input Consumer
recents_animation_input_consumer#0
10-14 18:32:02.739 D/ActivityThread( 3496): setConscryptValidator
10-14 18:32:02.739 D/ActivityThread( 3496): setConscryptValidator - put
10-14 18:32:02.739 W/TouchInteractionService( 2107): onCreate
10-14 18:32:02.739 W/SGestureDeviceStateImpl( 2107): SGestureDeviceStateImpl
10-14 18:32:02.740 W/SGestureSettingsChangeHelper( 2107): onSettingsEnabled, mask =
1
10-14 18:32:02.740 W/SGestureSettingsChangeHelper( 2107): onSettingsDisabled, mask
= 2
10-14 18:32:02.740 W/SGestureSettingsChangeHelper( 2107): onSettingsDisabled, mask
= 4
10-14 18:32:02.740 W/SGestureSettingsChangeHelper( 2107): onSettingsDisabled, mask
= 8
10-14 18:32:02.740 W/SGestureSettingsChangeHelper( 2107): onSettingsDisabled, mask
= 16
10-14 18:32:02.740 W/SGestureSettingsChangeHelper( 2107): onSettingsDisabled, mask
= 32
10-14 18:32:02.740 W/SGestureSettingsChangeHelper( 2107): onSettingsDisabled, mask
= 64
10-14 18:32:02.740 W/SGestureSettingsChangeHelper( 2107): onSettingsEnabled, mask =
128
10-14 18:32:02.740 W/SGestureSettingsChangeHelper( 2107): onSettingsEnabled, mask =
256
10-14 18:32:02.741 W/SGestureOverlayWindow( 2107): SGestureOverlayWindow
10-14 18:32:02.742 I/ActivityManager( 702): DSS OFF for com.samsung.android.lool
10-14 18:32:02.742 V/PhoneGlobals( 2213): handleServiceStateChanged
10-14 18:32:02.742 D/NotificationMgr( 2213): updateNetworkSelection, Use Samsung
codes instead of AOSP codes
10-14 18:32:02.742 V/PhoneGlobals( 2213): subId=-1,mDefaultDataSubId=-1,ss
roaming=false
10-14 18:32:02.742 V/PhoneGlobals( 2213): updateDataRoamingStatus
10-14 18:32:02.742 W/PhoneGlobals( 2213): Can't get phone with sub id = -1
10-14 18:32:02.745 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{c9291c3 3496:com.samsung.android.lool/1000}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:02.745 I/HBD ( 2538): UnlockReceiver onReceive is called:
isUserUnlocked= true isDeviceProtectedStorage= false
10-14 18:32:02.745 I/Process ( 2538): Sending signal. PID: 2538 SIG: 9
10-14 18:32:02.748 D/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
isEmergencyPreferredAccount: subId=-1, activeData=-1
10-14 18:32:02.748 D/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
isEmergencyPreferredAccount: Device does not require preference.
10-14 18:32:02.753 W/ActivityThread( 3427): Slow operation: 215ms so far, now at
handleBindApplication: After mResourcesManager
10-14 18:32:02.753 W/ActivityThread( 3427): Slow operation: 215ms so far, now at
handleBindApplication: Before initStrictMode
10-14 18:32:02.756 I/HYPER-HAL( 559): [ResourceManager.cpp]removeResource():
[CPUMinFreq] RemoveResource Request ID : 256700
10-14 18:32:02.756 I/HYPER-HAL( 559): [RequestManager.cpp]releaseLocked():
Released ID : 256700
10-14 18:32:02.758 D/PhoneSwitcherNetworkRequstListener( 2213): got request
NetworkRequest [ TRACK_DEFAULT id=31, [ Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED Uid: 1001 AdministratorUids: [] RequestorUid: 1001
RequestorPackageName: com.android.phone] ] with score 0 and providerId 0
10-14 18:32:02.765 E/SQLiteLog( 3203): (1) codec_cipher: zeroed page (short read)
for pgno 12, encryption but returning SQLITE_OK
10-14 18:32:02.765 E/SQLiteLog( 3203):
10-14 18:32:02.766 E/SQLiteLog( 3203): (1) codec_cipher: zeroed page (short read)
for pgno 11, encryption but returning SQLITE_OK
10-14 18:32:02.766 E/SQLiteLog( 3203):
10-14 18:32:02.772 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:02.784 I/PreloadInstaller( 1771): setPrefFotaUpgrade to : false
10-14 18:32:02.797 I/PreloadInstaller( 1771): PreloadInstaller Start : Fota=false
10-14 18:32:02.798 I/PreloadInstaller( 1771): omcEtcPath :
/prism/etc/carriers/single/ZTO/uninstall_preloadpkg.lst
10-14 18:32:02.798 I/A ( 3157): Initialized process
com.google.android.googlequicksearchbox:interactor
10-14 18:32:02.799 I/PreloadInstaller( 1771): ActivityManager.getCurrentUser() = 0
10-14 18:32:02.800 I/PreloadInstaller( 1771): cscCode : ZTO
10-14 18:32:02.802 W/RecentsAnimationDeviceState( 2107): onNavigationModeChanged,
oldMode = THREE_BUTTONS, newMode = THREE_BUTTONS
10-14 18:32:02.802 W/SGestureOverlayWindow( 2107): removeGestureOverlayWindow
return by mOverlayWindow == null
10-14 18:32:02.802 I/PreloadInstaller( 1771): /system/preload exist
10-14 18:32:02.803 I/PreloadInstaller( 1771): /system/preload/Facebook_stub_preload
exist
10-14 18:32:02.803 D/ConnectivityService( 702): ConnectivityService
NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=30, [ Transports:
CELLULAR|WIFI|ETHERNET Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND Uid: 10150 AdministratorUids: []
RequestorUid: 10150 RequestorPackageName: com.samsung.android.honeyboard] ],
android.os.BinderProxy@836abc4)
10-14 18:32:02.805 I/PreloadInstaller( 1771): Logging..
10-14 18:32:02.805 I/ActivityManager( 702): Process com.samsung.android.honeyboard
(pid 2538) has died: prcp IMPB(103,2247)
10-14 18:32:02.805 I/PreloadInstaller( 1771): sales codeZTO
10-14 18:32:02.806 W/ActivityManager( 702): Scheduling restart of crashed service
com.samsung.android.honeyboard/.service.HoneyBoardService in 1000ms for connection
10-14 18:32:02.806 I/Zygote ( 531): Process 2538 exited due to signal 9 (Killed)
10-14 18:32:02.806 I/WindowManager( 702): WIN DEATH: Window{8fb3d19 u0
InputMethod}
10-14 18:32:02.806 W/InputDispatcher( 702): Attempted to unregister already
unregistered input channel '8fb3d19 InputMethod (server)'
10-14 18:32:02.806 D/InputTransport( 702): Input channel destroyed: '8fb3d19',
fd=584
10-14 18:32:02.807 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622828829088]
10-14 18:32:02.807 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622828829088]
10-14 18:32:02.807 I/WindowManager( 702): Cancelling animation restarting=false,
leash=Surface(name=Surface(name=8fb3d19 InputMethod)/@0x61798b0 - animation-
leash)/@0x9da6ab6
10-14 18:32:02.807 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622828828416]
10-14 18:32:02.807 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622828828416]
10-14 18:32:02.808 E/SQLiteLog( 3118): (1) duplicate column name: _id in "ALTER
TABLE logs_group ADD _id INTEGER;"
10-14 18:32:02.810 I/Layer ( 608): id=50 removeFromCurrentState
Surface(name=8fb3d19 InputMethod)/@0x61798b0 - animation-leash#1 (47)
10-14 18:32:02.810 I/Layer ( 608): id=45 removeFromCurrentState 8fb3d19
InputMethod#0 (47)
10-14 18:32:02.810 I/Layer ( 608): id=45 removeFromCurrentState 8fb3d19
InputMethod#0 (47)
10-14 18:32:02.811 I/SurfaceFlinger( 608): id=45 Removed 8fb3d19 InputMethod#0
(47)
10-14 18:32:02.811 I/libprocessgroup( 702): Successfully killed process cgroup uid
10150 pid 2538 in 0ms
10-14 18:32:02.813 I/FasModel( 3285): startFasUpdate
10-14 18:32:02.816 I/Layer ( 608): id=45[1] Destroyed 8fb3d19 InputMethod#0
10-14 18:32:02.824 D/SettingsProvider( 702): isChangeAllowed() : name =
badge_for_dm_battery
10-14 18:32:02.824 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:02.824 D/StackScrollAlgorithm( 1809): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{8b1dd16 I.E...... ......ID
19,0-701,480}
10-14 18:32:02.825 I/SmDatabaseHelper( 3285): set badge_for_dm_battery : 0
10-14 18:32:02.844 I/PreloadInstaller( 1771): already installed :
/system/preload/Facebook_stub_preload/Facebook_stub_preload.apk
10-14 18:32:02.848 W/ActivityManager( 702): setHasOverlayUi called on unknown pid:
2538
10-14 18:32:02.852 I/io_stats( 385): !@ 179,0 r 122021 8395700 w 16324 5431452 d
3935 2468452 f 6771 2641 iot 90820 0 th 102400 102400 64728 pt 232 inp 0 0 145.360
10-14 18:32:02.853 W/ContextImpl( 3285): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
android.content.ContextWrapper.sendBroadcast:478
com.samsung.android.sm.database.b.p:5 com.samsung.android.sm.database.b.onCreate:25
android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked:482
10-14 18:32:02.855 I/CameraService( 768): UidPolicy: No processes running for a
uid=10150 disabled=0
10-14 18:32:02.861 W/ContextImpl( 3285): Calling a method in the system process
without a qualified user: android.app.ContextImpl.startService:1739
android.content.ContextWrapper.startService:738
com.samsung.android.sm.common.m.w.t:3 com.samsung.android.sm.database.b.onCreate:26
android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked:482
10-14 18:32:02.868 I/PreloadInstaller( 1771): write-saveInstallHistory() :
com.facebook.katana
10-14 18:32:02.870 I/PreloadInstaller( 1771): apk count is 0. call setDisabled();
10-14 18:32:02.883 I/PreloadInstaller( 1771): write-Set package state to disabled
10-14 18:32:02.883 D/SystemUIService( 1809): onTrimMemory = 5
10-14 18:32:02.883 D/StatusBar( 1809): onTrimMemory = 5
10-14 18:32:02.884 D/SystemUIService( 1809): onTrimMemory : 5
10-14 18:32:02.888 W/ScoverManager( 2107): registerListener : This device is not
supported cover
10-14 18:32:02.888 W/ScoverManager( 2107): getCoverState : This device is not
supported cover
10-14 18:32:02.888 W/TouchInteractionService( 2107): onNavigationModeChanged, mode
= THREE_BUTTONS
10-14 18:32:02.888 W/TouchInteractionService( 2107): initInputMonitor return, mMode
= THREE_BUTTONS
10-14 18:32:02.888 W/TouchInteractionService( 2107): onUserUnlocked
10-14 18:32:02.891 I/CocktailBarApplication( 3325): initManager
10-14 18:32:02.900 I/PreloadInstaller( 1771): grantPermission file path :
/prism/etc/carriers/single/ZTO/grantpermissionslist.txt
10-14 18:32:02.900 I/PreloadInstaller( 1771): call setGrantPermissions
10-14 18:32:02.901 W/ContextImpl( 1771): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
android.content.ContextWrapper.sendBroadcast:478
com.sec.android.preloadinstaller.SN2110150331.PreloadInstallerActivity.setDisabled:
1100
com.sec.android.preloadinstaller.SN2110150331.PreloadInstallerActivity.startPreload
Installer:756
com.sec.android.preloadinstaller.SN2110150331.PreloadInstallerActivity.runProgressI
nstallerAfterUnlock:343
10-14 18:32:02.905 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.sec.android.preloadinstaller cmp =
com.sec.android.preloadinstaller.SN2110150331.PreloadInstallerActivity newState = 2
callingPackage = 1000/com.sec.android.preloadinstaller
10-14 18:32:02.911 I/ActivityTaskManager( 702): START u0
{act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000
cmp=com.google.android.setupwizard/.SetupWizardActivity} from uid 1000
10-14 18:32:02.913 D/PluginFaceWidgetManager( 1809): onPluginDisconnected()
10-14 18:32:02.914 I/PluginFaceWidget( 1809): onDestroy()
10-14 18:32:02.914 V/KeyguardUpdateMonitor( 1809): *** unregister callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@d19cf49
10-14 18:32:02.914 I/AODSettingsHelper( 1809): removeSettingsObserver() key =
com.samsung.android.forest#screenTime
10-14 18:32:02.915 D/ActivityThread( 3496): handleBindApplication()++
app=com.samsung.android.lool
10-14 18:32:02.916 W/ActivityThread( 3427): Slow operation: 378ms so far, now at
handleBindApplication: After initStrictMode
10-14 18:32:02.916 W/ActivityThread( 3427): Slow operation: 378ms so far, now at
handleBindApplication: Before HardwareRenderer
10-14 18:32:02.916 W/ActivityThread( 3427): Slow operation: 378ms so far, now at
handleBindApplication: After HardwareRenderer
10-14 18:32:02.934 D/LoadedApk( 3453): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.android.providers.media
appContext.mBasePackageName=com.android.providers.media
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:32:02.934 D/NetworkSecurityConfig( 3453): No Network Security Config
specified, using platform default
10-14 18:32:02.935 I/droid.sm.polic( 3427): The ClassLoaderContext is a special
shared library.
10-14 18:32:02.936 D/FaceWidgetViewModel( 1809): removeRemoteViews()
com.samsung.android.forest#screenTime
10-14 18:32:02.936 W/FaceWidgetViewModel( 1809): removeRemoteViews()
pagesController - no mapping for com.samsung.android.forest#screenTime
10-14 18:32:02.936 I/AODSettingsHelper( 1809): removeSettingsObserver() key =
com.sec.android.daemonapp#weather
10-14 18:32:02.938 D/FaceWidgetViewModel( 1809): removeRemoteViews()
com.sec.android.daemonapp#weather
10-14 18:32:02.938 W/FaceWidgetViewModel( 1809): removeRemoteViews()
pagesController - no mapping for com.sec.android.daemonapp#weather
10-14 18:32:02.938 I/AODSettingsHelper( 1809): *** unregister listener for
com.samsung.android.app.facewidget.pages.calendar.-$
$Lambda$FaceWidgetCalendarManager$5kORJoeg_00ON0hAwU5zNk59J18@5cbcbf4
10-14 18:32:02.939 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@9a92418]...
10-14 18:32:02.940 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:02.940 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_widget_order] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:32:02.940 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_music_control] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:32:02.940 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/dualclock_menu_settings] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:02.940 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@8b3298a]...
10-14 18:32:02.940 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@f875fe2]...
10-14 18:32:02.940 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:02.940 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/homecity_timezone] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:02.940 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/charging_info_always] =
[java.lang.ref.WeakReference@56ab490]...
10-14 18:32:02.940 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_alarm] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:32:02.940 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/roaming_clock_option] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:02.940 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:32:02.940 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@9a92418]...
10-14 18:32:02.940 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_without_swipe_to_unlock] =
[java.lang.ref.WeakReference@6cf4228]...
10-14 18:32:02.940 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@1225456]...
10-14 18:32:02.940 V/KeyguardUpdateMonitor( 1809): *** unregister callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@68b63
10-14 18:32:02.945 I/ShareLive( 3376): [SLog][main][ShareLiveDatabase]
ShareLiveDatabase onCreate
10-14 18:32:02.945 D/NetworkSecurityConfig( 3453): No Network Security Config
specified, using platform default
10-14 18:32:02.945 W/ContextImpl( 3285): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
android.content.ContextWrapper.sendBroadcast:478
com.samsung.android.sm.database.a.y:4 com.samsung.android.sm.database.a.onCreate:5
android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked:482
10-14 18:32:02.949 W/Binder ( 702): Outgoing transactions from this process must
be FLAG_ONEWAY
10-14 18:32:02.949 W/Binder ( 702): java.lang.Throwable
10-14 18:32:02.949 W/Binder ( 702): at
android.os.BinderProxy.transact(BinderProxy.java:514)
10-14 18:32:02.949 W/Binder ( 702): at
android.content.ContentProviderProxy.query(ContentProviderNative.java:470)
10-14 18:32:02.949 W/Binder ( 702): at
android.content.ContentResolver.query(ContentResolver.java:1193)
10-14 18:32:02.949 W/Binder ( 702): at
android.content.ContentResolver.query(ContentResolver.java:1125)
10-14 18:32:02.949 W/Binder ( 702): at
android.content.ContentResolver.query(ContentResolver.java:1081)
10-14 18:32:02.949 W/Binder ( 702): at
com.android.server.am.mars.database.MARsDBManager.isSMProviderExist(MARsDBManager.j
ava:956)
10-14 18:32:02.949 W/Binder ( 702): at
com.android.server.am.MARsPolicyManager.postInit(MARsPolicyManager.java:188)
10-14 18:32:02.949 W/Binder ( 702): at
com.android.server.am.UserController.lambda$finishUserUnlocked$3(UserController.jav
a:940)
10-14 18:32:02.949 W/Binder ( 702): at com.android.server.am.-$
$Lambda$UserController$sxli86twTJdrXqdv6aIAvfBRA_Q.run(Unknown Source:0)
10-14 18:32:02.949 W/Binder ( 702): at
android.os.Handler.handleCallback(Handler.java:938)
10-14 18:32:02.949 W/Binder ( 702): at
android.os.Handler.dispatchMessage(Handler.java:99)
10-14 18:32:02.949 W/Binder ( 702): at
android.os.Looper.loop(Looper.java:246)
10-14 18:32:02.949 W/Binder ( 702): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:32:02.949 W/Binder ( 702): at
com.android.server.ServiceThread.run(ServiceThread.java:44)
10-14 18:32:02.951 I/ShareLive( 3376): [SLog][main][ShareLiveDatabase]
ShareLiveDatabase onOpen
10-14 18:32:02.955 D/SamsungAlarmManager( 702): Cancel Alarm calling from
uid:10067 pid :1809 / OP:PendingIntent{9709560: PendingIntentRecord{ab30a19
com.samsung.android.app.clockpack broadcastIntent}}
10-14 18:32:02.955 I/AODSettingsHelper( 1809): *** unregister listener for
com.samsung.android.app.facewidget.utils.-$
$Lambda$FaceWidgetClockProvider$Q_FoQaBIwXk7QsR9i54HxVdI0Hk@302b7f5
10-14 18:32:02.956 I/ng.android.loo( 3496): The ClassLoaderContext is a special
shared library.
10-14 18:32:02.957 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@9a92418]...
10-14 18:32:02.957 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:02.957 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_widget_order] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:32:02.958 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_music_control] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:32:02.958 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/dualclock_menu_settings] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:02.958 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@f875fe2]...
10-14 18:32:02.958 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:02.958 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/homecity_timezone] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:02.958 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/charging_info_always] =
[java.lang.ref.WeakReference@56ab490]...
10-14 18:32:02.958 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_alarm] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:32:02.958 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/roaming_clock_option] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:02.958 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:32:02.958 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@9a92418]...
10-14 18:32:02.958 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_without_swipe_to_unlock] =
[java.lang.ref.WeakReference@6cf4228]...
10-14 18:32:02.958 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@1225456]...
10-14 18:32:02.958 I/AODSettingsHelper( 1809): *** unregister listener for
com.samsung.android.app.facewidget.utils.-$$Lambda$FaceWidgetClockProvider$-
ELMcWQrHfRldiDlEZWJUT-ud2c@5acebfb
10-14 18:32:02.962 I/ng.android.loo( 3496): The ClassLoaderContext is a special
shared library.
10-14 18:32:02.967 W/ndroid.systemu( 1809): Unsupported class loader
10-14 18:32:02.969 I/ng.android.loo( 3496): The ClassLoaderContext is a special
shared library.
10-14 18:32:02.974 I/CapsuleProvider_1.0.15( 3376): onCreate
10-14 18:32:02.975 W/ndroid.systemu( 1809): Skipping duplicate class check due to
unsupported classloader
10-14 18:32:02.976 I/ng.android.loo( 3496): The ClassLoaderContext is a special
shared library.
10-14 18:32:02.976 W/ndroid.systemu( 1809): Unsupported class loader
10-14 18:32:02.978 I/ShareLive( 3376): [SLog][pool-4-thread-1][ShareLiveDatabase]
ShareLiveDatabase getInstance
10-14 18:32:02.987 I/DIAGMON_SDK[605041]( 3352): DiagMonAgent type: 2
10-14 18:32:02.987 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:02.988 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_widget_order] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:32:02.988 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_music_control] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:32:02.988 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/dualclock_menu_settings] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:02.988 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@f875fe2]...
10-14 18:32:02.988 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:02.988 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/homecity_timezone] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:02.988 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/charging_info_always] =
[java.lang.ref.WeakReference@56ab490]...
10-14 18:32:02.988 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_alarm] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:32:02.988 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/roaming_clock_option] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:02.988 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:32:02.988 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_without_swipe_to_unlock] =
[java.lang.ref.WeakReference@6cf4228]...
10-14 18:32:02.988 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@1225456]...
10-14 18:32:02.988 I/AODSettingsHelper( 1809): *** unregister listener for
com.samsung.android.app.facewidget.utils.-$
$Lambda$FaceWidgetClockProvider$O1ZA91zyhkCoQmd-Zvbe_wsyNVI@893de71
10-14 18:32:02.993 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:32:02.994 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:32:02.996 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:02.996 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_widget_order] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:32:02.996 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_music_control] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:32:02.996 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/dualclock_menu_settings] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:02.996 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@f875fe2]...
10-14 18:32:02.996 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:02.996 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/homecity_timezone] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:02.996 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/charging_info_always] =
[java.lang.ref.WeakReference@56ab490]...
10-14 18:32:02.996 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_alarm] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:32:02.996 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/roaming_clock_option] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:02.996 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:32:02.996 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_without_swipe_to_unlock] =
[java.lang.ref.WeakReference@6cf4228]...
10-14 18:32:02.996 I/AODSettingsHelper( 1809): *** unregister listener for
com.samsung.android.app.facewidget.utils.-$
$Lambda$FaceWidgetClockProvider$_mbiBFYkye-N7YADic31CNXVpUA@1d44cd7
10-14 18:32:02.997 E/system_server( 702): Invalid class loader spec:
=UnsupportedClassLoaderContext=
10-14 18:32:02.997 E/PackageDexUsage( 702): Unsupported context?
10-14 18:32:03.004 W/ScoverManager( 3325): getCoverState : This device is not
supported cover
10-14 18:32:03.004 W/ScoverManager( 3325): registerListener : This device is not
supported cover
10-14 18:32:03.005 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:03.005 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_widget_order] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:32:03.005 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_music_control] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:32:03.006 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/dualclock_menu_settings] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.006 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:03.006 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/homecity_timezone] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.006 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/charging_info_always] =
[java.lang.ref.WeakReference@56ab490]...
10-14 18:32:03.006 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_alarm] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:32:03.006 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/roaming_clock_option] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.006 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@75d6951]...
10-14 18:32:03.006 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_without_swipe_to_unlock] =
[java.lang.ref.WeakReference@6cf4228]...
10-14 18:32:03.006 V/KeyguardUpdateMonitor( 1809): *** unregister callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@3145e30
10-14 18:32:03.006 D/FaceWidgetMediaSessionManager( 1809): Detach Session Changed
Listener
10-14 18:32:03.007 I/DIAGMON_SDK[605041][dc60qlc6ri] ( 3352): generated SR object
10-14 18:32:03.008 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:32:03.011 V/KeyguardUpdateMonitor( 1809): *** unregister callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@be498d
10-14 18:32:03.011 D/WidgetOrderMonitor( 1809): onDestroy
10-14 18:32:03.012 I/AODSettingsHelper( 1809): *** unregister listener for
com.samsung.android.app.facewidget.common.-$
$Lambda$WidgetOrderMonitor$fIYhb1XCn1qZ9UTBu7do9GPKsZw@d888e78
10-14 18:32:03.012 I/Utils ( 3325): isOwnerUser current = 0
10-14 18:32:03.026 W/d.process.acor( 3118): Long monitor contention with owner
Worker-1 (3417) at android.database.sqlite.SQLiteDatabase
android.database.sqlite.SQLiteOpenHelper.getWritableDatabase()
(SQLiteOpenHelper.java:387) waiters=0 in android.database.sqlite.SQLiteDatabase
android.database.sqlite.SQLiteOpenHelper.getWritableDatabase() for 349ms
10-14 18:32:03.028 E/z ( 3257): rebuild : package =
com.google.android.networkstack.tethering
10-14 18:32:03.028 I/z ( 3257): rebuild : ignore
com.google.android.networkstack.tethering
10-14 18:32:03.028 E/z ( 3257): rebuild : package =
com.samsung.android.provider.filterprovider
10-14 18:32:03.028 I/z ( 3257): rebuild : ignore
com.samsung.android.provider.filterprovider
10-14 18:32:03.028 E/z ( 3257): rebuild : package =
com.sec.android.app.DataCreate
10-14 18:32:03.030 W/d.process.acor( 3118): Long monitor contention with owner
Worker-1 (3417) at android.database.sqlite.SQLiteDatabase
android.database.sqlite.SQLiteOpenHelper.getWritableDatabase()
(SQLiteOpenHelper.java:387) waiters=2 in android.database.sqlite.SQLiteDatabase
android.database.sqlite.SQLiteOpenHelper.getWritableDatabase() for 286ms
10-14 18:32:03.032 W/d.process.acor( 3118): Long monitor contention with owner
Worker-1 (3417) at android.database.sqlite.SQLiteDatabase
android.database.sqlite.SQLiteOpenHelper.getWritableDatabase()
(SQLiteOpenHelper.java:387) waiters=1 in android.database.sqlite.SQLiteDatabase
android.database.sqlite.SQLiteOpenHelper.getWritableDatabase() for 287ms
10-14 18:32:03.037 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:03.037 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/dualclock_menu_settings] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.037 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:03.037 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/homecity_timezone] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.037 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/charging_info_always] =
[java.lang.ref.WeakReference@56ab490]...
10-14 18:32:03.037 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/roaming_clock_option] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.037 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_without_swipe_to_unlock] =
[java.lang.ref.WeakReference@6cf4228]...
10-14 18:32:03.037 V/KeyguardUpdateMonitor( 1809): *** unregister callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@1c902b7
10-14 18:32:03.037 I/AODSettingsHelper( 1809): *** unregister listener for
com.samsung.android.app.facewidget.utils.-$
$Lambda$AODStateProvider$_ICKGIYhBeptwmy8gT4PE5G7IVk@f611353
10-14 18:32:03.043 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:03.043 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/dualclock_menu_settings] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.043 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:03.043 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/homecity_timezone] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.043 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/roaming_clock_option] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.043 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_without_swipe_to_unlock] =
[java.lang.ref.WeakReference@6cf4228]...
10-14 18:32:03.043 V/KeyguardUpdateMonitor( 1809): *** unregister callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@23f982e
10-14 18:32:03.043 D/RefOnMediaKeyEventSessionChangedListenerProxy( 1809): invoke()
hashCode
10-14 18:32:03.044 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:32:03.044 I/PluginFaceWidget( 1809): onCreate() !
10-14 18:32:03.044 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:32:03.044 I/VersionCheckingProxy( 1809): apply version checking, class =
interface com.android.systemui.plugins.facewidget.PluginFaceWidget, target =
com.samsung.android.app.facewidget.plugin.PluginFaceWidgetImpl@f8896a2
10-14 18:32:03.044 D/PluginFaceWidgetManager( 1809): onPluginConnected() app
version = 1028, sysui version = 1028
10-14 18:32:03.045 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:32:03.045 D/PluginFaceWidget( 1809): setPluginFaceWidgetCallback()
callback = com.android.systemui.facewidget.plugin.PluginFaceWidgetManager@5fb0a5c,
sysui version = 1028
10-14 18:32:03.045 I/DBManager( 1809): createSQLiteOpenHelperAdapter : mDBAdapter
is NOT NULL.
10-14 18:32:03.047 I/z ( 3257): rebuild : ignore
com.sec.android.app.DataCreate
10-14 18:32:03.047 E/z ( 3257): rebuild : package =
com.android.cts.priv.ctsshim
10-14 18:32:03.049 I/z ( 3257): rebuild : ignore com.android.cts.priv.ctsshim
10-14 18:32:03.050 W/system_server( 702): Long monitor contention with owner main
(702) at android.view.Display android.app.ResourcesManager.getAdjustedDisplay(int,
android.view.DisplayAdjustments)(ResourcesManager.java:369) waiters=0 in
android.content.res.Resources
android.app.ResourcesManager.createResources(android.os.IBinder,
android.content.res.ResourcesKey, java.lang.ClassLoader) for 375ms
10-14 18:32:03.053 I/hbox:interacto( 3157): Method exceeds compiler instruction
limit: 17863 in java.util.Map com.google.android.apps.gsa.shared.logger.b.h.d()
10-14 18:32:03.053 E/z ( 3257): rebuild : package =
com.samsung.android.smartswitchassistant
10-14 18:32:03.053 I/z ( 3257): rebuild : ignore
com.samsung.android.smartswitchassistant
10-14 18:32:03.053 E/z ( 3257): rebuild : package =
com.sec.vsim.ericssonnsds.webapp
10-14 18:32:03.055 I/z ( 3257): rebuild : ignore
com.sec.vsim.ericssonnsds.webapp
10-14 18:32:03.055 E/z ( 3257): rebuild : package =
com.sec.android.app.setupwizardlegalprovider
10-14 18:32:03.058 I/z ( 3257): rebuild : ignore
com.sec.android.app.setupwizardlegalprovider
10-14 18:32:03.058 E/z ( 3257): rebuild : package =
com.google.android.youtube
10-14 18:32:03.064 E/system_server( 702): No package ID 7f found for ID
0x7f0801f0.
10-14 18:32:03.064 E/system_server( 702): No package ID 7f found for ID
0x7f13053e.
10-14 18:32:03.064 E/system_server( 702): No package ID 7f found for ID
0x7f13053b.
10-14 18:32:03.064 E/system_server( 702): No package ID 7f found for ID
0x7f0801f2.
10-14 18:32:03.064 E/system_server( 702): No package ID 7f found for ID
0x7f13053f.
10-14 18:32:03.064 E/system_server( 702): No package ID 7f found for ID
0x7f13053c.
10-14 18:32:03.064 E/system_server( 702): No package ID 7f found for ID
0x7f0801f5.
10-14 18:32:03.064 E/system_server( 702): No package ID 7f found for ID
0x7f130540.
10-14 18:32:03.064 E/system_server( 702): No package ID 7f found for ID
0x7f13053d.
10-14 18:32:03.083 W/DMASA[D]( 3203): [KeyStoreHelper]Not found token
10-14 18:32:03.092 I/A ( 3157): Initializing GMS Compliance Client Library...
10-14 18:32:03.094 I/A ( 3157): Checking for device compliance...
10-14 18:32:03.094 I/A ( 3157): Feature is disabled!
10-14 18:32:03.097 E/z ( 3257): rebuild : package =
com.samsung.android.app.galaxyfinder
10-14 18:32:03.099 I/z ( 3257): rebuild : ignore
com.samsung.android.app.galaxyfinder
10-14 18:32:03.099 E/z ( 3257): rebuild : package = com.sec.location.nsflp2
10-14 18:32:03.099 I/z ( 3257): rebuild : ignore com.sec.location.nsflp2
10-14 18:32:03.099 E/z ( 3257): rebuild : package =
com.samsung.android.themestore
10-14 18:32:03.104 D/ActivityTaskManager( 702): TaskLaunchParamsModifier:task=null
activity=ActivityRecord{d9c27a8 u0
com.google.android.setupwizard/.SetupWizardActivity display-area-from-
source=DefaultTaskDisplayArea@246905631 task-display-
area=DefaultTaskDisplayArea@246905631 display-area-windowing-mode=1
10-14 18:32:03.105 D/ActivityTaskManager( 702): TaskLaunchParamsModifier:task=null
activity=ActivityRecord{d9c27a8 u0
com.google.android.setupwizard/.SetupWizardActivity t-1} display-area-from-
source=DefaultTaskDisplayArea@246905631 task-display-
area=DefaultTaskDisplayArea@246905631 display-area-windowing-mode=1 inherit-from-
source=fullscreen activity-options-fullscreen=Rect(0, 0 - 0, 0) non-freeform-
display maximized-bounds
10-14 18:32:03.105 I/SemDvfsHyPerManager( 702): acquire hyper -
AMS_ACT_START/702@15, type = -999
10-14 18:32:03.105 I/A ( 3157): Completed library init.
10-14 18:32:03.105 D/ActivityManagerPerformance( 702): AMP_acquire() ACT_START
10-14 18:32:03.106 I/HYPER-HAL( 559): [RequestManager.cpp]acquire(): Acquired ID :
257418 [702 / 15] HINT : AMS_ACT_START list :
10-14 18:32:03.106 I/HYPER-HAL( 559): [ResourceManager.cpp]updateResource():
[CPUMinFreq] UpdateResource Request ID : 257418 Value : 2002000
10-14 18:32:03.109 I/SurfaceFlinger( 608): id=54 createSurf (0x0),-1 flag=24004,
Task=6#0
10-14 18:32:03.111 D/ActivityTaskManager( 702):
TaskLaunchParamsModifier:task=Task{1136a66 #6 visible=true type=home
mode=fullscreen translucent=true A=10215:com.android.wizard U=0 StackId=1 sz=0}
activity=ActivityRecord{d9c27a8 u0
com.google.android.setupwizard/.SetupWizardActivity t-1} display-from-task=0 task-
display-area=DefaultTaskDisplayArea@246905631 display-area-windowing-mode=1
inherit-from-source=fullscreen activity-options-fullscreen=Rect(0, 0 - 0, 0) non-
freeform-display maximized-bounds
10-14 18:32:03.112 I/SurfaceFlinger( 608): id=55 createSurf (0x0),-1 flag=80004,
ActivityRecord{d9c27a8 u0 com.google.android.setupwizard/.SetupWizardActivity t6}#0
10-14 18:32:03.118 V/WindowManager( 702): Prepare app transition:
transit=TRANSIT_TASK_OPEN mNextAppTransition=TRANSIT_UNSET alwaysKeepCurrent=false
displayId=0 Callers=com.android.server.wm.DisplayContent.prepareAppTransition:5809
com.android.server.wm.DisplayContent.prepareAppTransition:5803
com.android.server.wm.ActivityStack.startActivityLocked:2595
com.android.server.wm.ActivityStarter.startActivityInner:2674
com.android.server.wm.ActivityStarter.startActivityUnchecked:2197
10-14 18:32:03.120 D/WindowManager( 702): CustomStartingWindowData:
className=com.google.android.setupwizard.SetupWizardActivity,
packageName=com.google.android.setupwizard, taskUserId=0
10-14 18:32:03.127 I/PreloadInstaller( 1771): write-Intent.CATEGORY_HOME is called.
10-14 18:32:03.128 I/PreloadInstaller( 1771): enableNotifications
10-14 18:32:03.129 D/EdgeLightingPolicyManager( 702): heads up is enabled
10-14 18:32:03.139 I/ActivityTaskManager( 702): Remove from unknown app
10-14 18:32:03.140 I/PreloadInstaller( 1771): write-finish() is called.
10-14 18:32:03.143 D/InputTransport( 702): Input channel constructed: 'recents',
fd=633
10-14 18:32:03.143 D/InputTransport( 702): Input channel constructed: 'recents',
fd=634
10-14 18:32:03.143 I/Choreographer( 1771): Skipped 84 frames! The application may
be doing too much work on its main thread.
10-14 18:32:03.144 I/SurfaceFlinger( 608): id=56 createSurf (0x0),-1 flag=80004,
Input Consumer recents_animation_input_consumer#0
10-14 18:32:03.145 D/InputTransport( 702): Input channel destroyed: 'recents',
fd=634
10-14 18:32:03.146 V/WindowManager( 702): Relayout Window{b8986fb u0
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2110150331.Prel
oadInstallerActivity}: viewVisibility=0 req=720x1557
10-14 18:32:03.146 I/TouchInteractionService( 2107): onSystemUiFlagsChanged,
userUnlocked
10-14 18:32:03.153 V/WindowManager( 702): Relayout hash=b8986fb, pid=1771:
mAttrs={(0,0)(fillxfill) sim={adjust=pan} ty=BASE_APPLICATION wanim=0x1030001
10-14 18:32:03.153 V/WindowManager( 702): fl=1810580
10-14 18:32:03.153 V/WindowManager( 702): pfl=12020000
10-14 18:32:03.153 V/WindowManager( 702): sysui=1602
10-14 18:32:03.153 V/WindowManager( 702): vsysui=1606
10-14 18:32:03.153 V/WindowManager( 702): bhv=SHOW_TRANSIENT_BARS_BY_SWIPE
10-14 18:32:03.153 V/WindowManager( 702): fitSides= naviIconColor=0}
10-14 18:32:03.154 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622826873984]
10-14 18:32:03.154 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622826873984]
10-14 18:32:03.155 I/SurfaceControl( 1771): nativeRelease nativeObject s[-
5476376620673342144]
10-14 18:32:03.155 I/SurfaceControl( 1771): nativeRelease nativeObject e[-
5476376620673342144]
10-14 18:32:03.155 I/SurfaceControl( 1771): assignNativeObject: nativeObject = 0
Surface(name=null)/@0xd185d21 / android.view.SurfaceControl.readFromParcel:1117
android.view.IWindowSession$Stub$Proxy.relayout:1836
android.view.ViewRootImpl.relayoutWindow:9005
android.view.ViewRootImpl.performTraversals:3360
android.view.ViewRootImpl.doTraversal:2618
android.view.ViewRootImpl$TraversalRunnable.run:9971
android.view.Choreographer$CallbackRecord.run:1010
android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744
android.view.Choreographer$FrameDisplayEventReceiver.run:995
10-14 18:32:03.156 I/SurfaceControl( 1771): nativeRelease nativeObject s[-
5476376622263652416]
10-14 18:32:03.156 I/SurfaceControl( 1771): nativeRelease nativeObject e[-
5476376622263652416]
10-14 18:32:03.157 I/SurfaceFlinger( 608): id=50 Removed Surface(name=8fb3d19
InputMethod)/@0x61798b0 - animation-leash#1 (49)
10-14 18:32:03.161 I/SurfaceControl( 1771): nativeRelease nativeObject s[-
5476376620518135168]
10-14 18:32:03.161 I/SurfaceControl( 1771): nativeRelease nativeObject e[-
5476376620518135168]
10-14 18:32:03.161 I/SurfaceControl( 1771): nativeRelease nativeObject s[-
5476376620518135264]
10-14 18:32:03.161 I/SurfaceControl( 1771): nativeRelease nativeObject e[-
5476376620518135264]
10-14 18:32:03.161 I/ViewRootImpl@9f8bf2b[PreloadInstallerActivity]( 1771):
Relayout returned: old=(0,43,720,1600) new=(0,43,720,1600) req=(720,1557)0 dur=12
res=0x1 s={true -5476376617970438144} ch=false fn=579
10-14 18:32:03.163 I/ShareLive( 3376): [SLog][main][ShareLiveApplication] init
1634236323163
10-14 18:32:03.166 I/Layer ( 608): id=50[1] Destroyed Surface(name=8fb3d19
InputMethod)/@0x61798b0 - animation-leash#1
10-14 18:32:03.171 I/d.process.medi( 3453): The ClassLoaderContext is a special
shared library.
10-14 18:32:03.171 I/System.out( 3203): (HTTPLog)-Static: isSBSettingEnabled false
10-14 18:32:03.171 I/System.out( 3203): (HTTPLog)-Static: isSBSettingEnabled false
10-14 18:32:03.172 E/Netd ( 530): getNetworkForDns: getNetId from
enterpriseCtrl is netid 0
10-14 18:32:03.177 V/WindowManager( 702): Prepare app transition:
transit=TRANSIT_TASK_CLOSE mNextAppTransition=TRANSIT_TASK_OPEN
alwaysKeepCurrent=false displayId=0
Callers=com.android.server.wm.DisplayContent.prepareAppTransition:5809
com.android.server.wm.DisplayContent.prepareAppTransition:5803
com.android.server.wm.ActivityStack.resumeTopActivityInnerLocked:2243
com.android.server.wm.ActivityStack.resumeTopActivityUncheckedLocked:1873
com.android.server.wm.RootWindowContainer.resumeFocusedStacksTopActivities:2678
10-14 18:32:03.177 E/DMASA[D]( 3203): [Client]java.net.UnknownHostException: Unable
to resolve host "diagmon-serviceapi.samsungdm.com": No address associated with
hostname failed to getInputStream()
10-14 18:32:03.178 W/DMASA[D]( 3203): [TokenUtil]failed to connect to get JWT : 0
10-14 18:32:03.178 I/DBHelper( 1809): onCreate
10-14 18:32:03.179 W/DMASA[D]( 3203): [TokenUtil]failed to connect to get JWT :
body is empty
10-14 18:32:03.179 D/NetdEventListenerService( 702): DNS Requested by : 0, 1000
10-14 18:32:03.180 E/NetdEventListenerService( 702): DNS failed (1000) : 7
10-14 18:32:03.184 E/z ( 3257): rebuild : package =
com.sec.android.app.chromecustomizations
10-14 18:32:03.187 I/z ( 3257): rebuild : ignore
com.sec.android.app.chromecustomizations
10-14 18:32:03.187 E/z ( 3257): rebuild : package =
com.samsung.android.app.cocktailbarservice
10-14 18:32:03.188 I/z ( 3257): rebuild : ignore
com.samsung.android.app.cocktailbarservice
10-14 18:32:03.188 E/z ( 3257): rebuild : package =
com.android.internal.display.cutout.emulation.corner
10-14 18:32:03.189 V/ActivityManager( 702): Changed top to -1,null
10-14 18:32:03.189 I/z ( 3257): rebuild : ignore
com.android.internal.display.cutout.emulation.corner
10-14 18:32:03.189 E/z ( 3257): rebuild : package =
com.google.android.ext.services
10-14 18:32:03.191 D/vold ( 344): EmulatedVolume::mountFuseBindMounts()++
10-14 18:32:03.191 I/vold ( 344): EmulatedVolume:: Bind mounting
/mnt/runtime/default/emulated/0/Android/data on /mnt/user/0/emulated/0/Android/data
10-14 18:32:03.191 D/vold ( 344): BindMount
/mnt/runtime/default/emulated/0/Android/data to
/mnt/user/0/emulated/0/Android/data: Inappropriate ioctl for device
10-14 18:32:03.193 I/DMASA[D][dc60qlc6ri] ( 3203): [DiagmonProvider]Received msg
based on provider : request_deviceid / request_deviceid
10-14 18:32:03.194 I/vold ( 344): EmulatedVolume:: Bind mounted
/mnt/runtime/default/emulated/0/Android/data on /mnt/user/0/emulated/0/Android/data
10-14 18:32:03.194 I/vold ( 344): EmulatedVolume:: Bind mounting
/mnt/runtime/default/emulated/0/Android/obb on /mnt/user/0/emulated/0/Android/obb
10-14 18:32:03.194 D/vold ( 344): BindMount
/mnt/runtime/default/emulated/0/Android/obb to /mnt/user/0/emulated/0/Android/obb:
Invalid argument
10-14 18:32:03.198 D/ActivityManager( 702): [ML] send makeApplication()
10-14 18:32:03.198 I/z ( 3257): rebuild : ignore
com.google.android.ext.services
10-14 18:32:03.198 E/z ( 3257): rebuild : package =
com.android.internal.display.cutout.emulation.double
10-14 18:32:03.199 W/ActivityManager( 702): wait for provider publish: waiters=1
callerApp=ProcessRecord{b4e4a90
3157:com.google.android.googlequicksearchbox:interactor/u0a193}
cpr=ContentProviderRecord{b15c3ab u0
com.google.android.gms/.chimera.container.GmsModuleProvider}
10-14 18:32:03.201 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.201 I/vold ( 344): EmulatedVolume:: Bind mounted
/mnt/runtime/default/emulated/0/Android/obb on /mnt/user/0/emulated/0/Android/obb
10-14 18:32:03.202 I/vold ( 344): EmulatedVolume:: Bind mounting
/mnt/runtime/write/emulated/0/Android/obb on
/mnt/installer/0/emulated/0/Android/obb
10-14 18:32:03.202 D/vold ( 344): BindMount
/mnt/runtime/write/emulated/0/Android/obb to
/mnt/installer/0/emulated/0/Android/obb: Invalid argument
10-14 18:32:03.204 I/DBHelper( 1809): create : table_lock_settings
10-14 18:32:03.204 D/SettingsProvider( 702): isChangeAllowed() : name =
edge_panel_height
10-14 18:32:03.204 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:03.204 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:03.204 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:03.204 D/SettingsProvider( 702): selectionArgs: 10071
10-14 18:32:03.206 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.208 I/vold ( 344): EmulatedVolume:: Bind mounted
/mnt/runtime/write/emulated/0/Android/obb on
/mnt/installer/0/emulated/0/Android/obb
10-14 18:32:03.208 D/vold ( 344): EmulatedVolume::mountFuseBindMounts()--
10-14 18:32:03.208 I/vold ( 344): Configuring read_ahead of
/mnt/user/0/emulated fuse filesystem to 256kb
10-14 18:32:03.211 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10215 packageName=com.google.android.setupwizard
10-14 18:32:03.211 I/z ( 3257): rebuild : ignore
com.android.internal.display.cutout.emulation.double
10-14 18:32:03.211 E/z ( 3257): rebuild : package =
com.sec.location.nfwlocationprivacy
10-14 18:32:03.213 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10215; state: DISABLED
10-14 18:32:03.213 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10215; state: ENABLED
10-14 18:32:03.214 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10215; state: ENABLED
10-14 18:32:03.216 I/vold ( 344): Writing 256 to
/sys/class/bdi/0:52/read_ahead_kb
10-14 18:32:03.216 I/vold ( 344): Configuring max_ratio of /mnt/user/0/emulated
fuse filesystem to 40
10-14 18:32:03.216 I/vold ( 344): Configuring min_ratio of /mnt/user/0/emulated
fuse filesystem to 10
10-14 18:32:03.216 I/vold ( 344): Writing 40 to /sys/class/bdi/0:52/max_ratio
10-14 18:32:03.216 I/vold ( 344): Writing 10 to /sys/class/bdi/0:52/min_ratio
10-14 18:32:03.217 D/vold ( 344): EmulatedVolume::doMount()--
10-14 18:32:03.217 D/GameManagerService( 702): notePauseComponent(), received
paused-component: com.sec.android.preloadinstaller
10-14 18:32:03.218 D/StorageManagerService( 702): onEncryptionStateChanged state =
decrypted, type : none
10-14 18:32:03.219 I/InputDispatcher( 702): Focus left window (1771): b8986fb in
display 0 0
10-14 18:32:03.220 I/ResourceUtils( 1809): initDisplayValues LogicalHeight 1600
LogicalWidth = 720 DisplayDeviceType = -1, sIsLandscape = false
10-14 18:32:03.220 I/VersionCheckingProxy( 1809): apply version checking, class =
interface com.android.systemui.plugins.facewidget.PluginFaceWidget$Callback, target
= com.android.systemui.facewidget.plugin.PluginFaceWidgetManager@5fb0a5c
10-14 18:32:03.221 I/TelephonyProvider( 2213): D/TelephonyProvider: update: match =
7
10-14 18:32:03.223 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:32:03.223 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:32:03.224 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:32:03.225 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:32:03.226 E/vold-log( 344): getDumpFd--
10-14 18:32:03.226 I/DIAGMON_SDK[605019]( 3427): SetConfiguration
10-14 18:32:03.227 I/zygote ( 531): Priority USAP Pool refill. New USAPs: 1
10-14 18:32:03.227 I/z ( 3257): rebuild : ignore
com.sec.location.nfwlocationprivacy
10-14 18:32:03.227 E/z ( 3257): rebuild : package =
com.android.providers.telephony
10-14 18:32:03.227 I/z ( 3257): rebuild : ignore
com.android.providers.telephony
10-14 18:32:03.227 E/z ( 3257): rebuild : package =
com.sec.android.app.ve.vebgm
10-14 18:32:03.228 D/vold ( 344): VolumeBase::mount()--
10-14 18:32:03.229 I/StorageManagerService( 702): Mounted volume
VolumeInfo{emulated;0}:
10-14 18:32:03.229 I/StorageManagerService( 702): type=EMULATED diskId=null
partGuid= mountFlags=PRIMARY|VISIBLE
10-14 18:32:03.229 I/StorageManagerService( 702): mountUserId=0 state=CHECKING
10-14 18:32:03.229 I/StorageManagerService( 702): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:03.229 I/StorageManagerService( 702): path=/storage/emulated
internalPath=/data/media
10-14 18:32:03.231 D/StorageManagerService( 702): handleMessage ->
H_VOLUME_STATE_CHANGED
10-14 18:32:03.232 I/DMASA[D]( 3203): [DiagmonProvider]Signature Check Success
10-14 18:32:03.232 I/z ( 3257): rebuild : ignore com.sec.android.app.ve.vebgm
10-14 18:32:03.232 E/z ( 3257): rebuild : package =
com.sec.android.app.parser
10-14 18:32:03.232 I/z ( 3257): rebuild : ignore com.sec.android.app.parser
10-14 18:32:03.232 E/z ( 3257): rebuild : package = com.android.dynsystem
10-14 18:32:03.232 I/z ( 3257): rebuild : ignore com.android.dynsystem
10-14 18:32:03.232 E/z ( 3257): rebuild : package =
com.samsung.internal.systemui.navbar.gestural_no_hint_wide_back
10-14 18:32:03.233 I/DMASA[D][dc60qlc6ri] ( 3203): [DiagmonProvider]Action :
Request deviceID
10-14 18:32:03.234 D/StorageManagerService( 702): onEncryptionStateChanged status
updated
10-14 18:32:03.235 I/ViewRootImpl@9f8bf2b[PreloadInstallerActivity]( 1771):
MSG_WINDOW_FOCUS_CHANGED 0 1
10-14 18:32:03.236 I/z ( 3257): rebuild : ignore
com.samsung.internal.systemui.navbar.gestural_no_hint_wide_back
10-14 18:32:03.236 E/z ( 3257): rebuild : package =
com.samsung.android.networkstack
10-14 18:32:03.237 I/z ( 3257): rebuild : ignore
com.samsung.android.networkstack
10-14 18:32:03.237 E/z ( 3257): rebuild : package =
com.android.theme.icon.pebble
10-14 18:32:03.239 I/z ( 3257): rebuild : ignore
com.android.theme.icon.pebble
10-14 18:32:03.239 E/z ( 3257): rebuild : package =
com.google.android.googlequicksearchbox
10-14 18:32:03.241 I/ResourceUtils( 1809): initDisplayValues LogicalHeight 1600
LogicalWidth = 720 DisplayDeviceType = -1, sIsLandscape = false
10-14 18:32:03.242 D/SemWifiTransportLayerMonitor( 702): getOrCreatePackageInfo -
create new info
10-14 18:32:03.244 I/DIAGMON_SDK[605019]( 3427): generated SR object
10-14 18:32:03.245 I/Telecom:SamsungTelecomServiceImpl( 702):
getDefaultDialerPackage - callingPid : 3118 / processName : sts
10-14 18:32:03.246 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:03.248 I/ActivityManager( 702): Start proc
2295:com.google.android.setupwizard/u0a215 for pre-top-activity
{com.google.android.setupwizard/com.google.android.setupwizard.SetupWizardActivity}
10-14 18:32:03.252 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:32:03.253 I/FaceWidgetClockProvider( 1809): getClockTypeInternal() = 2
10-14 18:32:03.253 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:32:03.254 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:32:03.254 D/SecContentProvider( 702): called from
com.samsung.android.app.cocktailbarservice
10-14 18:32:03.254 D/SecContentProvider( 702): query(), uri = 30 selection =
isPowerOffAllowed
10-14 18:32:03.254 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:03.255 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:32:03.255 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x11001002
10-14 18:32:03.255 E/HYPER-HAL( 559): [HyPerManager.cpp]getSupportedFrequency():
mRscManager is NULL
10-14 18:32:03.255 E/HYPER-HAL( 559): [HyPer.cpp]getSupportedFrequency(): AIDL
getTable is NULL
10-14 18:32:03.257 I/StorageSessionController( 702): Notifying volume state
changed for session with id: emulated;0
10-14 18:32:03.258 D/SettingsProvider( 702): ret = 1
10-14 18:32:03.258 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x30002000
10-14 18:32:03.258 E/HYPER-HAL( 559): [HyPerManager.cpp]getSupportedFrequency():
mRscManager is NULL
10-14 18:32:03.258 E/HYPER-HAL( 559): [HyPer.cpp]getSupportedFrequency(): AIDL
getTable is NULL
10-14 18:32:03.258 D/PersonaManagerAdapter( 702): ContainerOnlyMode - EOS
10-14 18:32:03.258 D/RestrictionPolicy( 702): isExistEFSFile : false
10-14 18:32:03.258 D/RestrictionPolicy( 702): isPowerOffAllowed : true
10-14 18:32:03.259 V/MARsPolicyManager( 702): isChinaModel = false
10-14 18:32:03.259 D/SemGameManager( 702): getGMSBinder(), begin
10-14 18:32:03.260 D/SemGameManager( 702): getGMSBinder(), successful: true
10-14 18:32:03.260 D/SemGameManager( 702): isAvailable(), ret=true
10-14 18:32:03.261 D/SemGameManager( 702): isGamePackage(),
pkgName=com.google.android.setupwizard
10-14 18:32:03.261 D/SemGameManager( 702): getGMSBinder(), begin
10-14 18:32:03.262 E/oid.setupwizar( 2295): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:03.262 D/SemGameManager( 702): getGMSBinder(), successful: true
10-14 18:32:03.262 D/GameManagerService( 702): identifyGamePackage.
com.google.android.setupwizard, mCurrentUserId: 0, callerUserId: 0
10-14 18:32:03.262 D/PkgDataHelper( 702): getGamePkgData().
com.google.android.setupwizard
10-14 18:32:03.262 D/SemGameManager( 702): isGamePackage(), ret=false
10-14 18:32:03.263 D/Zygote ( 531): Forked child process 3578
10-14 18:32:03.266 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.267 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:32:03.267 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.269 D/ActivityThread( 2295): setConscryptValidator
10-14 18:32:03.269 D/ActivityThread( 2295): setConscryptValidator - put
10-14 18:32:03.271 I/ThemeCenter_ThemeManager( 1953):
MESSAGE_INSTALL_MULTI_WALLPAPER: isUserUnlocked=true
10-14 18:32:03.272 I/ThemeCenter_Wallpaper( 1953): installPreloadedMultiWallpaper
10-14 18:32:03.273 I/ThemeCenter_ThemeManager( 1953): createWallpaperPackageData:
packageName=com.samsung.android.A12.d01.wallpapermulti installSource=null
10-14 18:32:03.274 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.275 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.275 D/SettingsProvider( 702): isChangeAllowed() : name =
edge_panel_width
10-14 18:32:03.275 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:03.275 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:03.275 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:03.275 D/SettingsProvider( 702): selectionArgs: 10071
10-14 18:32:03.276 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:03.276 I/PowerMode.Tile( 3352): onBind
10-14 18:32:03.277 I/BuildSDKVersionUtil( 3352): Build.VERSION.SDK_INT=30
Build.VERSION.SEM_FIRST_SDK_INT=30
10-14 18:32:03.278 D/SecContentProvider( 702): called from
com.samsung.android.app.cocktailbarservice
10-14 18:32:03.278 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.278 I/CapsuleProvider_1.0.16( 3496): onCreate
10-14 18:32:03.279 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:03.279 D/SettingsProvider( 702): ret = 1
10-14 18:32:03.288 W/Binder ( 702): Outgoing transactions from this process must
be FLAG_ONEWAY
10-14 18:32:03.288 W/Binder ( 702): java.lang.Throwable
10-14 18:32:03.288 W/Binder ( 702): at
android.os.BinderProxy.transact(BinderProxy.java:514)
10-14 18:32:03.288 W/Binder ( 702): at
android.content.ContentProviderProxy.query(ContentProviderNative.java:470)
10-14 18:32:03.288 W/Binder ( 702): at
android.content.ContentResolver.query(ContentResolver.java:1193)
10-14 18:32:03.288 W/Binder ( 702): at
android.content.ContentResolver.query(ContentResolver.java:1125)
10-14 18:32:03.288 W/Binder ( 702): at
android.content.ContentResolver.query(ContentResolver.java:1081)
10-14 18:32:03.288 W/Binder ( 702): at
com.android.server.am.mars.database.MARsDBManager.getSMDBVersionFromDB(MARsDBManage
r.java:852)
10-14 18:32:03.288 W/Binder ( 702): at
com.android.server.am.mars.database.MARsDBManager.isCompareDBVersion(MARsDBManager.
java:879)
10-14 18:32:03.288 W/Binder ( 702): at
com.android.server.am.mars.database.MARsDBManager.getPolicyDefaultInfoFromSMToMARs(
MARsDBManager.java:558)
10-14 18:32:03.288 W/Binder ( 702): at
com.android.server.am.mars.database.MARsDBManager.access$700(MARsDBManager.java:26)
10-14 18:32:03.288 W/Binder ( 702): at
com.android.server.am.mars.database.MARsDBManager$MARsDBManagerHandler.handleMessag
e(MARsDBManager.java:177)
10-14 18:32:03.288 W/Binder ( 702): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:32:03.288 W/Binder ( 702): at
android.os.Looper.loop(Looper.java:246)
10-14 18:32:03.288 W/Binder ( 702): at
com.android.server.am.mars.database.MARsDBManager$MARsDBManagerThread.run(MARsDBMan
ager.java:127)
10-14 18:32:03.292 W/DMASA[U]( 3203): [AppLogData]onTrimMemory(5):1634236323291
10-14 18:32:03.293 W/DMASA[C]( 3203): [DiagMonAgentApplication]onTrimMemory (5)
10-14 18:32:03.294 D/lmkd ( 332): trigger check_model_name
10-14 18:32:03.294 I/lmkd ( 332): get cur_swaptotal : 4194300, prev_swaptotal :
0
10-14 18:32:03.294 I/lmkd ( 332): modified swap_free_low_percentage : 10
10-14 18:32:03.294 D/lmkd ( 332): refetch chimera enabled flag :[1] from
property
10-14 18:32:03.294 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.295 I/lmkd ( 332): cached 0, sandbox(not0) 0
10-14 18:32:03.296 I/ActivityManager( 702): DSS OFF for
com.google.android.setupwizard
10-14 18:32:03.296 I/CocktailContextUtils( 3325): Device SW - 384, Cover SW - 360,
SW - 360
10-14 18:32:03.296 D/SettingsProvider( 702): isChangeAllowed() : name =
edge_panel_height
10-14 18:32:03.296 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:03.297 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:03.297 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:03.297 D/SettingsProvider( 702): selectionArgs: 10071
10-14 18:32:03.297 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.297 I/SurfaceFlinger( 608): SFWD update time=145806220395
10-14 18:32:03.297 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:03.297 I/DMASA[D][4M0-399-5151102] ( 3203): [DiagmonProvider]Received
msg based on provider : request_deviceid / request_deviceid
10-14 18:32:03.299 D/SettingsProvider( 702): isChangeAllowed() : name =
limit_brightness_state
10-14 18:32:03.302 I/lmkd ( 332): Reclaim 'com.android.settings:CryptKeeper'
(1770), uid 1000, oom_adj 965, state 19 to free 102048kB; reason: low watermark is
breached and thrashing (269%)
10-14 18:32:03.302 D/CountryDetector( 702): The first listener is added
10-14 18:32:03.302 D/SecContentProvider( 702): called from
com.samsung.android.app.cocktailbarservice
10-14 18:32:03.303 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:03.303 D/SettingsProvider( 702): ret = 1
10-14 18:32:03.303 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:32:03.305 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{7bd8add 2295:com.google.android.setupwizard/u0a215}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:03.305 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.307 V/WindowManager( 702):
rotationForOrientation(orient=SCREEN_ORIENTATION_PORTRAIT (1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
10-14 18:32:03.307 D/WindowManager( 702): rotationForOrientation,
orientationSource=DefaultTaskDisplayArea@246905631
10-14 18:32:03.307 V/WindowOrientationListener( 702): getProposedRotation: -1
10-14 18:32:03.307 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:32:03.308 V/WindowManager( 702): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_PORTRAIT (1) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayRotation.updateOrientation:394
com.android.server.wm.DisplayContent.updateOrientation:1698
com.android.server.wm.DisplayContent.updateOrientation:1626
com.android.server.wm.RootWindowContainer.ensureVisibilityAndConfig:2165
com.android.server.wm.ActivityStackSupervisor.realStartActivityLocked:932
com.android.server.wm.RootWindowContainer.startActivityForAttachedApplicationIfNeed
ed:2339
10-14 18:32:03.309 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.309 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:32:03.310 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:32:03.311 D/SettingsProvider( 702): isChangeAllowed() : name =
edge_panel_width
10-14 18:32:03.311 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:03.311 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:03.311 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:03.311 D/SettingsProvider( 702): selectionArgs: 10071
10-14 18:32:03.311 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:03.311 D/SecContentProvider( 702): called from
com.samsung.android.app.cocktailbarservice
10-14 18:32:03.312 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:03.312 D/SettingsProvider( 702): ret = 1
10-14 18:32:03.312 I/DMASA[D]( 3203): [DiagmonProvider]Signature Check Success
10-14 18:32:03.313 I/DMASA[D][4M0-399-5151102] ( 3203): [DiagmonProvider]Action :
Request deviceID
10-14 18:32:03.325 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.325 E/z ( 3257): rebuild : package =
com.samsung.android.calendar
10-14 18:32:03.325 I/Zygote ( 531): Process 1770 exited due to signal 9 (Killed)
10-14 18:32:03.325 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:32:03.326 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:32:03.326 I/PowerMode5G( 3352): need to init : psm_5G_mode
10-14 18:32:03.327 I/CocktailContextUtils( 3325): Device SW - 384, Cover SW - 360,
SW - 360
10-14 18:32:03.327 D/PkgDataHelper( 702): notifyAppCreate(), pkgName:
com.google.android.setupwizard, sendRet: true
10-14 18:32:03.327 D/GameManagerService( 702): onLooperPrepared(), msg:
MSG_APP_CREATE, pkgName: com.google.android.setupwizard
10-14 18:32:03.328 I/AbstractStubReflection( 3325): Load reflections
10-14 18:32:03.328 D/InputDispatcher( 702): Focused application set to (0):
d9c27a8
10-14 18:32:03.330 V/WindowManager( 702): Changing focus from Window{b8986fb u0
com.sec.android.preloadinstaller/com.sec.android.preloadinstaller.SN2110150331.Prel
oadInstallerActivity} to null displayId=0
Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:567
com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6311
com.android.server.wm.DisplayContent.setFocusedApp:6775
com.android.server.wm.ActivityTaskManagerService.setResumedActivityUncheckLocked:67
25
10-14 18:32:03.330 D/StatusBarManagerService( 702): notifyRequestedSystemKey
recent=false home=false
10-14 18:32:03.331 D/GameManagerService( 702):
TaskStackListener.onTaskFocusChanged(), taskId=6, focused=true
10-14 18:32:03.332 D/GameManagerService( 702): onLooperPrepared(), msg:
MSG_TASK_FOCUSED, focusedComponent:
ComponentInfo{com.google.android.setupwizard/com.google.android.setupwizard.SetupWi
zardActivity}
10-14 18:32:03.332 D/GameManagerService( 702): handleTaskFocused().
10-14 18:32:03.332 D/GameManagerService( 702): handleTaskFocused(), pkgName:
com.google.android.setupwizard, clsName:
com.google.android.setupwizard.SetupWizardActivity, userID:0
10-14 18:32:03.332 D/GameManagerService( 702): handleResume().
10-14 18:32:03.333 D/GameManagerService( 702): handleResume() - secureFolderID: -
1301
10-14 18:32:03.333 D/GameManagerService( 702): sendFocusOutConditionally() -
mPrevNotiPackage: (unknown)
10-14 18:32:03.333 D/GameManagerService( 702): handleResume(). pkgName:
com.google.android.setupwizard, isTunableApp: null
10-14 18:32:03.333 D/GameManagerService( 702): notifyFocusInOut(). of pkg:
com.google.android.setupwizard, type: 4, isMinimized: false, isTunableApp: false
10-14 18:32:03.333 D/GameManagerService( 702): notifyFocusInOut(). unexpected
mPrevNotiType: -1
10-14 18:32:03.333 D/GameManagerService:NetworkLimit( 702): callRelease
10-14 18:32:03.333 D/GM:SystemHelper( 702): callReleaseBlock
needReleaseBlock:false
10-14 18:32:03.333 D/MARsPolicyManager( 702): onPackageResumedFG pkgName =
com.google.android.setupwizard, userId = 0
10-14 18:32:03.334 V/MARsPolicyManager( 702): Current Home Package
com.google.android.setupwizard Resumed
10-14 18:32:03.334 I/ocess.gservice( 3096): Background young concurrent copying GC
freed 9757(533KB) AllocSpace objects, 0(0B) LOS objects, 87% free, 1782KB/13MB,
paused 116us total 117.308ms
10-14 18:32:03.335 W/WindowManager( 702): Execute app transition:
mNextAppTransition=TRANSIT_TASK_OPEN, displayId: 0
Callers=com.android.server.wm.RootWindowContainer.executeAppTransitionForAllDisplay
:2599
com.android.server.wm.ActivityStackSupervisor.reportResumedActivityLocked:2274
com.android.server.wm.ActivityRecord.completeResumeLocked:5710
com.android.server.wm.ActivityStack.minimalResumeActivityLocked:1225
com.android.server.wm.ActivityStackSupervisor.realStartActivityLocked:1160
10-14 18:32:03.336 D/MultiWindowEnableController( 702): turn on MW[#0],
Requester : SSRM
10-14 18:32:03.337 W/MARs:WallPaperFilter( 702): ignore in case of default image
wallpaper
10-14 18:32:03.338 W/Looper ( 702): Slow dispatch took 376ms
PackageManagerHandlerThread h=android.os.Handler c=<recycled PooledLambda@73c990c>
m=0
10-14 18:32:03.339 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x60001001
10-14 18:32:03.339 W/StorageManagerService( 702): Reporting emulated;0 unmounted
due to system locked
10-14 18:32:03.339 E/HYPER-HAL( 559): [HyPerManager.cpp]getSupportedFrequency():
mRscManager is NULL
10-14 18:32:03.339 E/HYPER-HAL( 559): [HyPer.cpp]getSupportedFrequency(): AIDL
getTable is NULL
10-14 18:32:03.340 D/ActivityThread( 2295): handleBindApplication()++
app=com.google.android.setupwizard
10-14 18:32:03.340 I/ActivityManager( 702): Process
com.android.settings:CryptKeeper (pid 1770) has died: cch+65 CEM (69,2263)
10-14 18:32:03.343 V/ActivityManager( 702): Changed top to
10215,ProcessRecord{7bd8add 2295:com.google.android.setupwizard/u0a215}
10-14 18:32:03.343 I/DMT-StubUpdateUtils( 3285): current : 1230151110, market : 0
10-14 18:32:03.345 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.346 I/ThemeCenter_Wallpaper( 1953): getPreloadMultiWallpaperList :
forSubDisplay = false, defaultWallpaperStyle =
MULTIPLE=com.samsung.android.A12.d01.wallpapermulti
10-14 18:32:03.347 I/DC.SettingSearchProvider( 3496): version : 1230151110, lang :
pt_BR
10-14 18:32:03.350 I/DMT-StubUpdateUtils( 3285): current : 710500110, market : 0
10-14 18:32:03.350 D/WALLPAPER_SVC:CMFWallpaper( 702): legacyDeviceColor = black ,
color code = zk
10-14 18:32:03.354 E/z ( 3257): rebuild : package =
com.google.android.cellbroadcastservice
10-14 18:32:03.354 I/z ( 3257): rebuild : ignore
com.google.android.cellbroadcastservice
10-14 18:32:03.354 E/z ( 3257): rebuild : package =
com.android.providers.calendar
10-14 18:32:03.355 I/libprocessgroup( 702): Successfully killed process cgroup uid
1000 pid 1770 in 0ms
10-14 18:32:03.358 I/ActivityManager( 702): Changes in 10215 20 to 2, 0 to 7
Caller=com.android.server.am.OomAdjuster.updateOomAdjLockedInner:672
com.android.server.am.OomAdjuster.updateOomAdjLocked:416
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21535
com.android.server.am.ActivityManagerService.appDiedLocked:4881
com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied:1937
android.os.IBinder$DeathRecipient.binderDied:311
android.os.BinderProxy.sendDeathNotice:719
10-14 18:32:03.358 I/AppOps ( 702): updateUidProcState uid: 10215 procState: 2
capability:7
10-14 18:32:03.358 I/AppOps ( 702): commitUidPendingStateLocked() :: UID - 10215,
700 > 200, 0 > 7
10-14 18:32:03.360 W/DMASA[D][4M0-399-5151102] ( 3203): [DiagmonProvider]DeviceId
failed : user binary or info null
10-14 18:32:03.360 D/ActivityThread( 3118): Loading provider
contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2
10-14 18:32:03.363 I/DIAGMON_SDK[605019]( 3427): value for uncaughtException will
be default
10-14 18:32:03.364 W/DMASA[D][4M0-399-5151102] ( 3203): [DiagmonProvider]DeviceId
failed : user binary or info null
10-14 18:32:03.367 I/LockContentProvider( 2332):
LOCK_SETTING_THEME_CLOCK_PACKAGE_CODE_URI lockThemeClockPackage =
10-14 18:32:03.369 I/z ( 3257): rebuild : ignore
com.android.providers.calendar
10-14 18:32:03.369 E/z ( 3257): rebuild : package = com.osp.app.signin
10-14 18:32:03.369 I/oid.setupwizar( 2295): The ClassLoaderContext is a special
shared library.
10-14 18:32:03.370 I/z ( 3257): rebuild : ignore com.osp.app.signin
10-14 18:32:03.370 E/z ( 3257): rebuild : package =
com.samsung.clipboardsaveservice
10-14 18:32:03.370 I/z ( 3257): rebuild : ignore
com.samsung.clipboardsaveservice
10-14 18:32:03.370 E/z ( 3257): rebuild : package = com.sec.automation
10-14 18:32:03.370 I/z ( 3257): rebuild : ignore com.sec.automation
10-14 18:32:03.370 E/z ( 3257): rebuild : package =
com.android.providers.media
10-14 18:32:03.365 E/system_server( 702): No package ID 7f found for ID
0x7f08032b.
10-14 18:32:03.371 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.371 D/TelephonyRegistryManager( 1809):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.371 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.371 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.371 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.371 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.371 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.372 D/TelephonyRegistryManager( 1809):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.372 D/TelephonyRegistryManager( 1809):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.372 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.372 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.372 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.372 W/PkgPredictorService( 702): background app without no launcher
icon com.google.android.setupwizard for.uid: 10215 userId: 0
10-14 18:32:03.372 D/TelephonyRegistryManager( 2679):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.372 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.373 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.373 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.373 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.373 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.373 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.373 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.374 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.374 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.375 D/HeadsetPhoneState( 2679): sendDeviceStateChanged. mService=0
mSignal=0 mRoam=0 mBatteryCharge=5
10-14 18:32:03.375 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.376 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.377 D/TelephonyRegistryManager( 1809):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.377 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.379 E/system_server( 702): No package ID 7f found for ID
0x7f13049a.
10-14 18:32:03.379 I/ImsDiagMonitorNotiMgr( 2171): Package was not installed, check
again #6
10-14 18:32:03.379 E/system_server( 702): No package ID 7f found for ID
0x7f08032a.
10-14 18:32:03.379 E/system_server( 702): No package ID 7f found for ID
0x7f13013d.
10-14 18:32:03.379 E/system_server( 702): No package ID 7f found for ID
0x7f130499.
10-14 18:32:03.379 E/system_server( 702): No package ID 7f found for ID
0x7f130310.
10-14 18:32:03.379 E/ShortcutService( 702): Ignoring excessive intent tag.
10-14 18:32:03.381 I/HeadsetPhoneState( 2679): stopListenForPhoneState(), no
listener indicates nothing is listening
10-14 18:32:03.381 W/HeadsetPhoneState( 2679): startListenForPhoneState, no event
to listen
10-14 18:32:03.383 I/oid.setupwizar( 2295): The ClassLoaderContext is a special
shared library.
10-14 18:32:03.384 E/SQLiteLog( 3427): (1) no such table: SCPMPolicyList in "SELECT
item, category, data1, data2, data3, data4 FROM SCPMPolicyList WHERE (data2=?)"
10-14 18:32:03.386 D/DOWNLOADABLE_DB( 2679): Local DB version is = 0 SCPM Client DB
version is= 0
10-14 18:32:03.386 D/DOWNLOADABLE_DB( 2679): InitDatabase had error, recovered,
send intent
10-14 18:32:03.386 D/BluetoothAdapterService( 2679): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:32:03.386 D/DOWNLOADABLE_DB( 2679): sendHfpPolicyUpdateIntent
10-14 18:32:03.386 I/DIAGMON_SDK[605041][dc60qlc6ri] ( 3352): Agreement value: D
10-14 18:32:03.387 I/DIAGMON_SDK[605041][dc60qlc6ri] ( 3352): Request Service
Registration
10-14 18:32:03.389 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.389 I/z ( 3257): rebuild : ignore com.android.providers.media
10-14 18:32:03.389 E/z ( 3257): rebuild : package =
com.google.android.onetimeinitializer
10-14 18:32:03.392 D/SettingsProvider( 702): isChangeAllowed() : name =
edge_handle_size_percent
10-14 18:32:03.392 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:03.392 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:03.392 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:03.392 D/SettingsProvider( 702): selectionArgs: 10071
10-14 18:32:03.394 W/AppWidgetServiceImpl( 702): Failed to read state:
java.io.FileNotFoundException: /data/system/users/0/appwidgets.xml: open failed:
ENOENT (No such file or directory)
10-14 18:32:03.394 V/AppWidgetServiceImpl( 702): Upgrading widget database from 0
to 1
10-14 18:32:03.395 W/system_server( 702): Long monitor contention with owner main
(702) at java.util.List
com.android.server.appwidget.AppWidgetServiceImpl.getAllProvidersForProfile(int,
int, boolean)(AppWidgetServiceImpl.java:5960) waiters=0 in boolean
com.android.server.appwidget.AppWidgetServiceImpl.isBoundWidgetPackage(java.lang.St
ring, int) for 1.367s
10-14 18:32:03.401 I/DIAGMON_SDK[605019]( 3427): generated SR object
10-14 18:32:03.401 I/DIAGMON_SDK[605019]( 3427): Valid SR object
10-14 18:32:03.401 I/DIAGMON_SDK[605019]( 3427): Request Service Registration
10-14 18:32:03.402 D/GameManagerService( 702): noteResumeComponent(), received
resumed-component: com.google.android.setupwizard
10-14 18:32:03.402 I/z ( 3257): rebuild : ignore
com.google.android.onetimeinitializer
10-14 18:32:03.402 I/GameSDK@LifeCycle( 702): noteResumeComponent(): package name
: com.google.android.setupwizard
10-14 18:32:03.402 E/z ( 3257): rebuild : package =
com.google.android.ext.shared
10-14 18:32:03.402 I/d.process.acor( 3118): ThreadFlipBegin blocked for 30.749ms
10-14 18:32:03.403 D/GameManagerService( 702): onLooperPrepared(), msg:
MSG_APP_RESUME, resumeComponent:
ComponentInfo{com.google.android.setupwizard/com.google.android.setupwizard.SetupWi
zardActivity}
10-14 18:32:03.403 D/GameManagerService( 702): handleResume().
10-14 18:32:03.404 D/GameManagerService( 702): handleResume() - secureFolderID: -
1301
10-14 18:32:03.404 D/GameManagerService( 702): sendFocusOutConditionally() -
mPrevNotiPackage: (unknown)
10-14 18:32:03.404 D/GameManagerService( 702): handleResume(). pkgName:
com.google.android.setupwizard, isTunableApp: null
10-14 18:32:03.404 D/GameManagerService( 702): notifyFocusInOut(). of pkg:
com.google.android.setupwizard, type: 4, isMinimized: false, isTunableApp: false
10-14 18:32:03.404 D/GameManagerService( 702): notifyFocusInOut(). unexpected
mPrevNotiType: -1
10-14 18:32:03.404 D/GameManagerService:NetworkLimit( 702): callRelease
10-14 18:32:03.404 D/GM:SystemHelper( 702): callReleaseBlock
needReleaseBlock:false
10-14 18:32:03.407 I/z ( 3257): rebuild : ignore
com.google.android.ext.shared
10-14 18:32:03.407 E/z ( 3257): rebuild : package =
com.android.internal.systemui.navbar.gestural_wide_back
10-14 18:32:03.408 I/d.process.acor( 3118): IncrementDisableThreadFlip blocked for
6.661ms
10-14 18:32:03.411 I/Telecom:SamsungTelecomServiceImpl( 702):
getDefaultDialerPackage - callingPid : 3118 / processName : sts
10-14 18:32:03.411 I/A ( 3157): Building OnDeviceNameResolver: 3 endpoints.
10-14 18:32:03.411 I/DIAGMON_SDK[605040]( 3376): DiagMonAgent type: 2
10-14 18:32:03.412 I/z ( 3257): rebuild : ignore
com.android.internal.systemui.navbar.gestural_wide_back
10-14 18:32:03.412 E/z ( 3257): rebuild : package =
com.android.wallpapercropper
10-14 18:32:03.412 V/MediaStore( 3131): Examining volume emulated;0 with name
external_primary and state mounted
10-14 18:32:03.412 V/MediaProvider( 3131): Updated external volumes to:
{external_primary}
10-14 18:32:03.418 I/SDHMS:TEST( 3257): Event
10-14 18:32:03.418 I/DIAGMON_SDK[605040][4L0-399-515497] ( 3376): generated SR
object
10-14 18:32:03.419 I/DMASA[D][dc60qlc6ri] ( 3203): [DiagmonProvider]Received msg
based on provider : registration / register_service
10-14 18:32:03.420 D/DOWNLOADABLE_DB( 2679): latest polices have already been
updated for BT_HFP
10-14 18:32:03.420 V/HeadsetService( 2679): Received DDB update Intent
10-14 18:32:03.420 D/HeadsetBlackList( 2679):
refreshNotAllowedVoiceRecognitionDeviceList()
10-14 18:32:03.420 D/BluetoothAdapterService( 2679): getDownloadableDbObject():
returning com.samsung.downloadabledb.BluetoothDownloadableDatabase@bc22307
10-14 18:32:03.421 W/LoadedApk( 702): Slow system_server main thread handled for
android.intent.action.USER_UNLOCKED took 1413 ms, Receiver =
com.android.server.enterprise.application.ApplicationPolicy$12@71a23f8
10-14 18:32:03.421 W/Looper ( 702): Slow dispatch took 1413ms main
h=android.app.ActivityThread$H c=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@8fea485 m=0
10-14 18:32:03.422 E/DOWNLOADABLE_DB( 2679): DB is not yet synced with SCPM client,
return
10-14 18:32:03.422 D/HeadsetBlackList( 2679): DDB is not exist
10-14 18:32:03.423 D/LoadedApk( 2295): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.google.android.setupwizard
appContext.mBasePackageName=com.google.android.setupwizard
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:32:03.424 D/NetworkSecurityConfig( 2295): No Network Security Config
specified, using platform default
10-14 18:32:03.425 D/SettingsProvider( 702): isChangeAllowed() : name =
network_recommendations_package
10-14 18:32:03.426 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.426 D/IntentBroadcaster( 2213): Broadcasting and adding intent for
rebroadcast: android.intent.action.SIM_STATE_CHANGED ABSENT for phoneId 0
10-14 18:32:03.426 D/SettingsProvider( 702): isChangeAllowed() : name =
network_recommendations_enabled
10-14 18:32:03.426 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.427 I/DMASA[D]( 3203): [DiagmonProvider]Signature Check Success
10-14 18:32:03.428 D/SehCodecSolutionService( 702): Update top
[com.google.android.setupwizard]
10-14 18:32:03.429 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:03.429 D/SecContentProvider( 702): called from
com.samsung.android.app.cocktailbarservice
10-14 18:32:03.429 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:03.429 D/SettingsProvider( 702): ret = 1
10-14 18:32:03.430 I/CameraManagerGlobal( 3257): Connecting to camera service
10-14 18:32:03.430 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:32:03.431 D/NetworkSecurityConfig( 2295): No Network Security Config
specified, using platform default
10-14 18:32:03.433 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:32:03.433 D/CameraService( 768): addListenerHelper: Add listener
0xe91ef9e0
10-14 18:32:03.434 D/BluetoothPbapService( 2679): action:
com.samsung.downloadable.BluetoothDownloadableDatabase.action.DOWNLOADABLE_DB_HFP_U
PDATE_INTENT
10-14 18:32:03.434 D/BluetoothAdapterService( 2679): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:32:03.434 D/BluetoothAdapterService( 2679): getDownloadableDbObject():
returning com.samsung.downloadabledb.BluetoothDownloadableDatabase@bc22307
10-14 18:32:03.434 D/CameraService( 768): CameraDeviceState for CameraManager
10-14 18:32:03.434 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:32:03.436 I/CameraManagerGlobal( 3257): Camera 0 facing CAMERA_FACING_BACK
state now CAMERA_STATE_CLOSED for client android.system API Level 2
10-14 18:32:03.437 I/CameraManagerGlobal( 3257): Camera 1 facing
CAMERA_FACING_FRONT state now CAMERA_STATE_CLOSED for client android.system API
Level 2
10-14 18:32:03.437 I/CameraManagerGlobal( 3257): Camera 2 facing CAMERA_FACING_BACK
state now CAMERA_STATE_CLOSED for client android.system API Level 2
10-14 18:32:03.437 I/DMASA[D][4M0-399-5151102] ( 3203): [DiagmonProvider]Action :
Register service
10-14 18:32:03.437 I/CameraManagerGlobal( 3257): Camera 20 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
10-14 18:32:03.438 I/CameraManagerGlobal( 3257): Camera 23 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
10-14 18:32:03.438 I/DMASA[D][4M0-399-5151102] ( 3203): [DiagmonProvider]Received
msg based on provider : registration / register_service
10-14 18:32:03.438 I/CameraManagerGlobal( 3257): Camera 3 facing
CAMERA_FACING_FRONT state now CAMERA_STATE_CLOSED for client android.system API
Level 2
10-14 18:32:03.438 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.438 I/CameraManagerGlobal( 3257): Camera 4 facing
CAMERA_FACING_FRONT state now CAMERA_STATE_CLOSED for client android.system API
Level 2
10-14 18:32:03.438 I/CameraManagerGlobal( 3257): Camera 50 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
10-14 18:32:03.438 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:32:03.439 D/MotionRecognitionService( 702): mReceiver.onReceive :
ACTION_SIM_STATE_CHANGED
10-14 18:32:03.439 I/CameraManagerGlobal( 3257): Camera 52 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
10-14 18:32:03.439 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:32:03.439 I/CameraManagerGlobal( 3257): Camera 54 facing
CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API
Level 2
10-14 18:32:03.440 E/DOWNLOADABLE_DB( 2679): DB is not yet synced with SCPM client,
return
10-14 18:32:03.440 I/DMASA[D][4M0-399-5151102] ( 3203): [DiagmonProvider]Service
Agree: false
10-14 18:32:03.440 D/BluetoothPbapService( 2679): DDB is not exist
10-14 18:32:03.440 I/CameraService( 768): this package can use hidden camera ids.
10-14 18:32:03.440 I/DMASA[D]( 3203): [DiagMonUtil][dc60qlc6ri] Failed : Service
Agree: false
10-14 18:32:03.441 I/CameraManager( 3257): registerAvailabilityCallback: Is device
callback = true
10-14 18:32:03.441 I/CameraManagerGlobal( 3257): postSingleUpdate device: camera id
0 status STATUS_PRESENT
10-14 18:32:03.441 I/CameraManagerGlobal( 3257): postSingleUpdate device: camera id
1 status STATUS_PRESENT
10-14 18:32:03.441 I/CameraManagerGlobal( 3257): postSingleUpdate device: camera id
2 status STATUS_PRESENT
10-14 18:32:03.442 I/CameraManagerGlobal( 3257): postSingleUpdate device: camera id
3 status STATUS_PRESENT
10-14 18:32:03.443 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.444 D/SettingsProvider( 702): isChangeAllowed() : name =
edge_panel_height
10-14 18:32:03.444 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:03.444 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:03.444 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:03.444 D/SettingsProvider( 702): selectionArgs: 10071
10-14 18:32:03.445 I/CameraManagerGlobal( 3257): postSingleUpdate device: camera id
20 status STATUS_PRESENT
10-14 18:32:03.445 D/SecureElement-Terminal-UiccTerminal1( 2189):
SIM_STATE_CHANGED: ABSENT
10-14 18:32:03.445 I/CameraManagerGlobal( 3257): postSingleUpdate device: camera id
23 status STATUS_PRESENT
10-14 18:32:03.445 I/CameraManagerGlobal( 3257): postSingleUpdate device: camera id
50 status STATUS_PRESENT
10-14 18:32:03.445 I/SecureElement-Terminal-UiccTerminal1( 2189): SIM is absent.
10-14 18:32:03.445 I/CameraManagerGlobal( 3257): postSingleUpdate device: camera id
52 status STATUS_PRESENT
10-14 18:32:03.445 D/SecureElement-Terminal-UiccTerminal1( 2189): onStateChange:
mTerminalConStat: false, state: false
10-14 18:32:03.445 I/SecureElement-Terminal-SIM1( 2189): onStateChange from
Terminal: false
10-14 18:32:03.445 I/CameraManagerGlobal( 3257): postSingleUpdate device: camera id
54 status STATUS_PRESENT
10-14 18:32:03.445 I/CameraManagerGlobal( 3257): updateCallbackLocked: post device
state update
10-14 18:32:03.445 I/SecureElement-Terminal-SIM1( 2189): OnStateChange:false
reason:
10-14 18:32:03.447 I/z ( 3257): rebuild : ignore com.android.wallpapercropper
10-14 18:32:03.447 E/z ( 3257): rebuild : package =
com.android.theme.icon.vessel
10-14 18:32:03.447 I/ShareLive( 3376): [SLog][main][BroadcastUtil] [Scheduling]----
registerSchedulerReceiver
10-14 18:32:03.449 I/UriGeneratorProvider( 2171): sim state intent received -
ABSENT
10-14 18:32:03.450 I/SimManager<0>( 2171): SimSimIntentReceiver: received action
android.intent.action.SIM_STATE_CHANGED subId=-1 mSubId=-1
10-14 18:32:03.451 I/SimManager<0>( 2171): handleMessage: what 1
10-14 18:32:03.452 E/SimUtil<0>( 2171): subIdArray is null
10-14 18:32:03.452 I/z ( 3257): rebuild : ignore
com.android.theme.icon.vessel
10-14 18:32:03.452 E/z ( 3257): rebuild : package =
com.samsung.android.wallpaper.res
10-14 18:32:03.453 I/DMASA[D]( 3203): [DiagmonProvider]Signature Check Success
10-14 18:32:03.453 I/SimManager<1>( 2171): SimSimIntentReceiver: received action
android.intent.action.SIM_STATE_CHANGED subId=-1 mSubId=-1
10-14 18:32:03.453 I/SimManager( 2171): phoneId mismatch :
android.intent.action.SIM_STATE_CHANGED, 0
10-14 18:32:03.454 I/DMASA[D][4M0-399-5151102] ( 3203): [DiagmonProvider]Action :
Register service
10-14 18:32:03.454 I/DMASA[D][4M0-399-5151102] ( 3203): [DiagmonProvider]Service
Agree: false
10-14 18:32:03.455 I/DMASA[D]( 3203): [DiagMonUtil][4M0-399-5151102] Failed :
Service Agree: false
10-14 18:32:03.457 I/StorageManagerService( 702): notifyVolumeStateChanged
(VolumeInfo{emulated;0}:
10-14 18:32:03.457 I/StorageManagerService( 702): type=EMULATED diskId=null
partGuid= mountFlags=PRIMARY|VISIBLE
10-14 18:32:03.457 I/StorageManagerService( 702): mountUserId=0
state=UNMOUNTED
10-14 18:32:03.457 I/StorageManagerService( 702): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:03.457 I/StorageManagerService( 702): path=null internalPath=null
10-14 18:32:03.457 I/StorageManagerService( 702): , 0, 0)
10-14 18:32:03.458 I/z ( 3257): rebuild : ignore
com.samsung.android.wallpaper.res
10-14 18:32:03.458 E/z ( 3257): rebuild : package =
com.android.theme.color.cinnamon
10-14 18:32:03.458 D/StorageManagerService( 702): handleMessage ->
H_VOLUME_STATE_CHANGED
10-14 18:32:03.458 I/StorageSessionController( 702): Notifying volume state
changed for session with id: emulated;0
10-14 18:32:03.459 I/CameraService( 768): this package can use hidden camera ids.
10-14 18:32:03.459 I/ShareLive( 3376): [SLog][main][NotificationUtil]
initNotificationChannel
10-14 18:32:03.459 I/z ( 3257): rebuild : ignore
com.android.theme.color.cinnamon
10-14 18:32:03.459 E/z ( 3257): rebuild : package = com.skms.android.agent
10-14 18:32:03.459 I/z ( 3257): rebuild : ignore com.skms.android.agent
10-14 18:32:03.459 E/z ( 3257): rebuild : package =
com.samsung.android.mapsagent
10-14 18:32:03.460 E/TelephonyManagerWrapper( 2171): use backup operatorCode : null
10-14 18:32:03.460 D/SapService( 2679): S1(ABSENT), S2(ABSENT)
10-14 18:32:03.460 I/SimManager( 2171): getSimOperator: value []
10-14 18:32:03.460 I/SimManager<0>( 2171): onSimStateChange: [ABSENT], operator: []
10-14 18:32:03.462 I/CameraManager( 3257): registerAvailabilityCallback: Is device
callback = true
10-14 18:32:03.462 I/z ( 3257): rebuild : ignore
com.samsung.android.mapsagent
10-14 18:32:03.462 E/z ( 3257): rebuild : package =
com.sec.android.app.safetyassurance
10-14 18:32:03.462 I/z ( 3257): rebuild : ignore
com.sec.android.app.safetyassurance
10-14 18:32:03.462 E/z ( 3257): rebuild : package =
com.samsung.android.incallui
10-14 18:32:03.462 I/z ( 3257): rebuild : ignore com.samsung.android.incallui
10-14 18:32:03.462 E/z ( 3257): rebuild : package =
com.samsung.android.knox.containercore
10-14 18:32:03.462 I/z ( 3257): rebuild : ignore
com.samsung.android.knox.containercore
10-14 18:32:03.462 E/z ( 3257): rebuild : package =
com.android.theme.icon_pack.rounded.systemui
10-14 18:32:03.462 D/CoreStateObserverController( 702): sendCoreState(u0)
10-14 18:32:03.462 D/CoreStateObserverController( 702): populateCoreState(u0)
10-14 18:32:03.463 I/LocaleUtils( 3352): isCANXACModel salesCode: ZTO
10-14 18:32:03.463 I/LocaleUtils( 3352): isDomesticOperatorModel salesCode=ZTO
10-14 18:32:03.463 I/z ( 3257): rebuild : ignore
com.android.theme.icon_pack.rounded.systemui
10-14 18:32:03.464 E/z ( 3257): rebuild : package = com.sec.factory.camera
10-14 18:32:03.464 I/z ( 3257): rebuild : ignore com.sec.factory.camera
10-14 18:32:03.464 E/z ( 3257): rebuild : package = com.samsung.sree
10-14 18:32:03.464 D/SettingsProvider( 702): isChangeAllowed() : name =
psm_5G_mode
10-14 18:32:03.465 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.467 D/DOWNLOADABLE_DB( 2679): verifyPolicyVersion
10-14 18:32:03.467 E/#IMSCR ( 2171): 10-14 18:32:03 0x10000000:0,,EVT:ABSENT
10-14 18:32:03.467 I/DIAGMON_SDK[605019]( 3427): Service ID : 4M0-399-5151102,
Results : Failed, Cause : Service Agree: false
10-14 18:32:03.468 D/SamsungAlarmManager( 702): Cancel Alarm calling from uid:1000
pid :2171 / OP:PendingIntent{212f07e: PendingIntentRecord{c21d333
com.sec.imsservice broadcastIntent}}
10-14 18:32:03.469 I/SamsungAlarmManager( 702): setLocked to kernel - T:2 /
20211014T183219, set=161780, now=145977
10-14 18:32:03.470 E/SQLiteLog( 3427): (1) no such table: SCPMPolicyList in "SELECT
item, category, data1, data2, data3, data4 FROM SCPMPolicyList WHERE (data2=?)"
10-14 18:32:03.472 D/FreecessController( 702): init(): FZ disabled, don't set prop
10-14 18:32:03.472 D/DOWNLOADABLE_DB( 2679): Local DB version is = 0 SCPM Client DB
version is= 0
10-14 18:32:03.472 D/DOWNLOADABLE_DB( 2679): InitDatabase had error, recovered,
send intent
10-14 18:32:03.472 D/BluetoothAdapterService( 2679): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:32:03.473 D/DOWNLOADABLE_DB( 2679): sendBlePolicyUpdateIntent
10-14 18:32:03.476 I/CameraManagerGlobal( 3257): postSingleUpdate device: camera id
0 status STATUS_PRESENT
10-14 18:32:03.476 D/CarrierConfigLoader( 2213): Update config for phoneId: 0
simState: ABSENT
10-14 18:32:03.477 D/CarrierSvcBindHelper( 2213): update binding for phoneId: 0
simState: ABSENT
10-14 18:32:03.479 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:03.480 I/CameraManagerGlobal( 3257): postSingleUpdate device: camera id
1 status STATUS_PRESENT
10-14 18:32:03.480 I/CameraManagerGlobal( 3257): postSingleUpdate device: camera id
2 status STATUS_PRESENT
10-14 18:32:03.480 I/CameraManagerGlobal( 3257): postSingleUpdate device: camera id
3 status STATUS_PRESENT
10-14 18:32:03.480 I/CameraManagerGlobal( 3257): postSingleUpdate device: camera id
20 status STATUS_PRESENT
10-14 18:32:03.481 I/CameraManagerGlobal( 3257): postSingleUpdate device: camera id
23 status STATUS_PRESENT
10-14 18:32:03.481 I/CameraManagerGlobal( 3257): postSingleUpdate device: camera id
50 status STATUS_PRESENT
10-14 18:32:03.481 I/CameraManagerGlobal( 3257): postSingleUpdate device: camera id
52 status STATUS_PRESENT
10-14 18:32:03.481 E/z ( 3257): rebuild : package =
com.android.theme.icon.taperedrect
10-14 18:32:03.481 I/CameraManagerGlobal( 3257): postSingleUpdate device: camera id
54 status STATUS_PRESENT
10-14 18:32:03.481 I/CameraManagerGlobal( 3257): updateCallbackLocked: post device
state update
10-14 18:32:03.483 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:32:03.483 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:03.484 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:32:03.484 D/SapService( 2679): Disable sap : false
10-14 18:32:03.485 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:32:03.485 D/SapService( 2679): S1(ABSENT), S2(ABSENT)
10-14 18:32:03.485 E/system_server( 702): No package ID 7f found for ID
0x7f0800b9.
10-14 18:32:03.485 E/system_server( 702): No package ID 7f found for ID
0x7f110020.
10-14 18:32:03.485 E/system_server( 702): No package ID 7f found for ID
0x7f110020.
10-14 18:32:03.486 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.486 I/DIAGMON_SDK[605041][dc60qlc6ri] ( 3352): Results : Failed,
Cause : Service Agree: false
10-14 18:32:03.487 D/SettingsProvider( 702): isChangeAllowed() : name =
sem_power_mode_refresh_rate
10-14 18:32:03.488 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.490 D/DOWNLOADABLE_DB( 2679): latest polices have already been
updated for BT_BLE
10-14 18:32:03.490 I/LockContentProvider( 2332):
LOCK_SETTING_THEME_CLOCK_TRIAL_PACKAGE_URI lockThemeClockTrialPackage =
10-14 18:32:03.491 D/SecContentProvider( 702): called from
com.samsung.android.app.cocktailbarservice
10-14 18:32:03.491 D/SettingsProvider( 702): isChangeAllowed() : name =
sem_power_mode_refresh_rate_cover
10-14 18:32:03.492 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:03.492 D/SettingsProvider( 702): ret = 1
10-14 18:32:03.492 E/ActivityThread( 3376): Failed to find provider info for
com.samsung.android.oneconnect.external
10-14 18:32:03.492 I/ShareLive( 3376): [SLog][main][ExternalIntentUtil]
getLegacyVisibility value=0
10-14 18:32:03.492 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.493 I/ShareLive( 3376): [SLog][main][ShareLiveApplication]
migrateVisibilityFromLegacy legacyVisibility=0
10-14 18:32:03.493 I/z ( 3257): rebuild : ignore
com.android.theme.icon.taperedrect
10-14 18:32:03.493 E/z ( 3257): rebuild : package = com.sec.usbsettings
10-14 18:32:03.493 I/z ( 3257): rebuild : ignore com.sec.usbsettings
10-14 18:32:03.493 E/z ( 3257): rebuild : package =
com.samsung.android.easysetup
10-14 18:32:03.494 D/SapService( 2679): Disable sap : false
10-14 18:32:03.495 I/ExternalStorageServiceImpl( 3131): Ignoring volume state for
vol:external_primary. State: checking
10-14 18:32:03.495 I/FaceWidgetClockProvider( 1809): updateThemeClockPkgName()
package = theme (null -> ), trial theme (null -> )
10-14 18:32:03.496 V/MARsPolicyManager( 702): FC = false, AR = false, PD = true,
UD = true, SB = false, GA = true, MP = true
10-14 18:32:03.498 D/SettingsProvider( 702): isChangeAllowed() : name =
edge_panel_width
10-14 18:32:03.498 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:03.498 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:03.498 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:03.498 D/SettingsProvider( 702): selectionArgs: 10071
10-14 18:32:03.498 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:03.498 D/SecContentProvider( 702): called from
com.samsung.android.app.cocktailbarservice
10-14 18:32:03.498 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:03.499 D/SettingsProvider( 702): ret = 1
10-14 18:32:03.499 I/z ( 3257): rebuild : ignore
com.samsung.android.easysetup
10-14 18:32:03.499 E/z ( 3257): rebuild : package =
com.android.externalstorage
10-14 18:32:03.499 I/CocktailContextUtils( 3325): Device SW - 384, Cover SW - 360,
SW - 360
10-14 18:32:03.500 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.500 V/NotificationAssistants( 702): disabling notification
assistant for user 0:
ComponentInfo{com.google.android.ext.services/android.ext.services.notification.Ass
istant}
10-14 18:32:03.501 D/NotificationListeners( 702): Removing active service
ComponentInfo{com.google.android.ext.services/android.ext.services.notification.Ass
istant}
10-14 18:32:03.501 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:03.501 D/DOWNLOADABLE_DB( 2679): verifyPolicyVersion
10-14 18:32:03.502 V/MediaStore( 3131): Examining volume emulated;0 with name
external_primary and state mounted
10-14 18:32:03.504 D/SettingsProvider( 702): isChangeAllowed() : name =
edge_handler_position_percent
10-14 18:32:03.504 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:03.504 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:03.504 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:03.504 D/SettingsProvider( 702): selectionArgs: 10071
10-14 18:32:03.504 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:03.504 D/SecContentProvider( 702): called from
com.samsung.android.app.cocktailbarservice
10-14 18:32:03.504 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:03.505 D/SettingsProvider( 702): ret = 1
10-14 18:32:03.506 E/SQLiteLog( 3427): (1) no such table: SCPMPolicyList in "SELECT
item, category, data1, data2, data3, data4 FROM SCPMPolicyList WHERE (data2=?)"
10-14 18:32:03.506 I/z ( 3257): rebuild : ignore com.android.externalstorage
10-14 18:32:03.506 E/z ( 3257): rebuild : package =
com.samsung.android.aware.service
10-14 18:32:03.506 I/z ( 3257): rebuild : ignore
com.samsung.android.aware.service
10-14 18:32:03.506 E/z ( 3257): rebuild : package =
com.sec.android.easyonehand
10-14 18:32:03.507 D/DOWNLOADABLE_DB( 2679): Local DB version is = 0 SCPM Client DB
version is= 0
10-14 18:32:03.507 D/DOWNLOADABLE_DB( 2679): InitDatabase had error, recovered,
send intent
10-14 18:32:03.507 D/BluetoothAdapterService( 2679): getAdapterService() -
returning com.android.bluetooth.btservice.AdapterService@72766c5
10-14 18:32:03.507 D/DOWNLOADABLE_DB( 2679): sendA2dpPolicyUpdateIntent
10-14 18:32:03.508 I/z ( 3257): rebuild : ignore com.sec.android.easyonehand
10-14 18:32:03.508 E/z ( 3257): rebuild : package = com.sec.factory
10-14 18:32:03.508 I/z ( 3257): rebuild : ignore com.sec.factory
10-14 18:32:03.508 E/z ( 3257): rebuild : package = com.android.htmlviewer
10-14 18:32:03.512 V/NotificationAssistants( 702): enabling notification assistant
for 0:
ComponentInfo{com.google.android.ext.services/android.ext.services.notification.Ass
istant}
10-14 18:32:03.512 I/z ( 3257): rebuild : ignore com.android.htmlviewer
10-14 18:32:03.512 E/z ( 3257): rebuild : package =
com.android.companiondevicemanager
10-14 18:32:03.515 I/z ( 3257): rebuild : ignore
com.android.companiondevicemanager
10-14 18:32:03.515 E/z ( 3257): rebuild : package = com.android.mms.service
10-14 18:32:03.515 I/z ( 3257): rebuild : ignore com.android.mms.service
10-14 18:32:03.515 E/z ( 3257): rebuild : package =
com.samsung.android.rubin.app
10-14 18:32:03.515 I/z ( 3257): rebuild : ignore
com.samsung.android.rubin.app
10-14 18:32:03.515 E/z ( 3257): rebuild : package =
com.android.providers.downloads
10-14 18:32:03.502 V/MediaProvider( 3131): Updated external volumes to:
{external_primary}
10-14 18:32:03.515 I/z ( 3257): rebuild : ignore
com.android.providers.downloads
10-14 18:32:03.515 E/z ( 3257): rebuild : package =
com.sec.android.easyMover.Agent
10-14 18:32:03.521 I/z ( 3257): rebuild : ignore
com.sec.android.easyMover.Agent
10-14 18:32:03.521 E/z ( 3257): rebuild : package =
com.google.android.networkstack.tethering.overlay
10-14 18:32:03.522 V/NotificationAssistants( 702): binding: Intent
{ act=android.service.notification.NotificationAssistantService
cmp=com.google.android.ext.services/android.ext.services.notification.Assistant
(has extras) }
10-14 18:32:03.522 I/TelephonyProvider( 2213): D/TelephonyProvider: update: match =
7
10-14 18:32:03.522 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.523 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:32:03.524 D/DOWNLOADABLE_DB( 2679): latest polices have already been
updated for BT_A2DP
10-14 18:32:03.526 D/SettingsProvider( 702): isChangeAllowed() : name =
edge_handle_transparency
10-14 18:32:03.526 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:03.526 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:03.526 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:03.526 D/SettingsProvider( 702): selectionArgs: 10071
10-14 18:32:03.526 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:03.526 D/SecContentProvider( 702): called from
com.samsung.android.app.cocktailbarservice
10-14 18:32:03.527 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:32:03.527 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:32:03.528 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:32:03.528 D/AvrcpTargetService( 2679): refreshNotAllowCoverArtDeviceList
10-14 18:32:03.528 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors$Item : Cannot invoke getFontColor
10-14 18:32:03.528 D/BluetoothAdapterService( 2679): getDownloadableDbObject():
returning com.samsung.downloadabledb.BluetoothDownloadableDatabase@bc22307
10-14 18:32:03.529 I/FaceWidgetClockProvider( 1809): getPaletteInfoInternal()
palette = (0, 0, -328966)
10-14 18:32:03.529 D/TileServices( 1809): onStartSuccessful
android.os.Binder@e36081f
10-14 18:32:03.529 I/FaceWidgetClockProvider( 1809): updatePaletteInfo() = (0, 0,
0) -> (0, 0, -328966)
10-14 18:32:03.529 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:03.530 E/SQLiteLog( 1809): (1) no such table: table_settings in "SELECT
* FROM table_settings WHERE (SETTING_KEY=?)"
10-14 18:32:03.531 W/System.err( 1809): android.database.sqlite.SQLiteException: no
such table: table_settings (code 1 SQLITE_ERROR[1]): , while compiling: SELECT *
FROM table_settings WHERE (SETTING_KEY=?)
10-14 18:32:03.531 W/System.err( 1809): at
android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
10-14 18:32:03.531 W/System.err( 1809): at
android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.
java:1463)
10-14 18:32:03.531 W/System.err( 1809): at
android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:901)
10-14 18:32:03.531 W/System.err( 1809): at
android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:590)
10-14 18:32:03.531 W/System.err( 1809): at
android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:62)
10-14 18:32:03.531 W/System.err( 1809): at
android.database.sqlite.SQLiteQuery.<init>(SQLiteQuery.java:37)
10-14 18:32:03.531 W/System.err( 1809): at
android.database.sqlite.SQLiteDirectCursorDriver.query(SQLiteDirectCursorDriver.jav
a:46)
10-14 18:32:03.531 W/System.err( 1809): at
android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(SQLiteDatabase.java:2063
)
10-14 18:32:03.531 W/System.err( 1809): at
android.database.sqlite.SQLiteQueryBuilder.query(SQLiteQueryBuilder.java:592)
10-14 18:32:03.531 W/System.err( 1809): at
android.database.sqlite.SQLiteQueryBuilder.query(SQLiteQueryBuilder.java:463)
10-14 18:32:03.531 W/System.err( 1809): at
com.samsung.android.app.aodservice.common.provider.DB.SQLiteOpenHelperAdapter.query
Inner(SQLiteOpenHelperAdapter.java:220)
10-14 18:32:03.531 W/System.err( 1809): at
com.samsung.android.app.aodservice.common.provider.DB.SQLiteOpenHelperAdapter.query
(SQLiteOpenHelperAdapter.java:196)
10-14 18:32:03.532 W/System.err( 1809): at
com.samsung.android.app.aodservice.common.provider.DB.DBManager.query(DBManager.jav
a:137)
10-14 18:32:03.532 W/System.err( 1809): at
com.samsung.android.app.aodservice.common.provider.AbsSettings.refreshInner(AbsSett
ings.java:358)
10-14 18:32:03.532 W/System.err( 1809): at
com.samsung.android.app.aodservice.common.provider.AODSettings.refresh(AODSettings.
java:207)
10-14 18:32:03.532 W/System.err( 1809): at
com.samsung.android.app.aodservice.common.provider.settingdata.AbsSettingData$DataI
tem.loadAODData(AbsSettingData.java:270)
10-14 18:32:03.532 W/System.err( 1809): at
com.samsung.android.app.aodservice.common.provider.settingdata.AbsSettingData$DataI
tem.loadData(AbsSettingData.java:239)
10-14 18:32:03.532 W/System.err( 1809): at
com.samsung.android.app.aodservice.common.provider.settingdata.AbsSettingData$DataI
tem.refresh(AbsSettingData.java:168)
10-14 18:32:03.532 W/System.err( 1809): at
com.samsung.android.app.facewidget.utils.FaceWidgetClockProvider.getAODClockTypeInt
ernal(FaceWidgetClockProvider.java:281)
10-14 18:32:03.532 W/System.err( 1809): at
com.samsung.android.app.facewidget.utils.FaceWidgetClockProvider.updateAODClockType
(FaceWidgetClockProvider.java:189)
10-14 18:32:03.532 W/System.err( 1809): at
com.samsung.android.app.facewidget.utils.FaceWidgetClockProvider.<init>(FaceWidgetC
lockProvider.java:151)
10-14 18:32:03.532 W/System.err( 1809): at
com.samsung.android.app.facewidget.utils.FaceWidgetClockProvider_Factory.newInstanc
e(FaceWidgetClockProvider_Factory.java:64)
10-14 18:32:03.532 W/System.err( 1809): at
com.samsung.android.app.facewidget.utils.FaceWidgetClockProvider_Factory.get(FaceWi
dgetClockProvider_Factory.java:48)
10-14 18:32:03.532 W/System.err( 1809): at
com.samsung.android.app.facewidget.utils.FaceWidgetClockProvider_Factory.get(FaceWi
dgetClockProvider_Factory.java:12)
10-14 18:32:03.532 W/System.err( 1809): at
dagger.internal.DoubleCheck.get(DoubleCheck.java:47)
10-14 18:32:03.532 W/System.err( 1809): at
com.samsung.android.app.facewidget.FaceWidgetPositionAlgorithm_Factory.get(FaceWidg
etPositionAlgorithm_Factory.java:63)
10-14 18:32:03.532 W/System.err( 1809): at
com.samsung.android.app.facewidget.FaceWidgetPositionAlgorithm_Factory.get(FaceWidg
etPositionAlgorithm_Factory.java:15)
10-14 18:32:03.532 W/System.err( 1809): at
dagger.internal.DoubleCheck.get(DoubleCheck.java:47)
10-14 18:32:03.532 W/System.err( 1809): at
com.samsung.android.app.dagger.DaggerClockPackRootComponent$FaceWidgetComponentImpl
.injectPluginFaceWidgetImpl(DaggerClockPackRootComponent.java:420)
10-14 18:32:03.532 W/System.err( 1809): at
com.samsung.android.app.dagger.DaggerClockPackRootComponent$FaceWidgetComponentImpl
.inject(DaggerClockPackRootComponent.java:349)
10-14 18:32:03.532 W/System.err( 1809): at
com.samsung.android.app.facewidget.plugin.PluginFaceWidgetImpl.setPluginFaceWidgetC
allback(PluginFaceWidgetImpl.java:198)
10-14 18:32:03.532 W/System.err( 1809): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:32:03.532 W/System.err( 1809): at
com.android.systemui.plugins.annotations.VersionCheckingProxy.invoke(VersionCheckin
gProxy.java:67)
10-14 18:32:03.532 W/System.err( 1809): at
java.lang.reflect.Proxy.invoke(Proxy.java:1006)
10-14 18:32:03.532 I/FuseDaemon( 3131): Background young concurrent copying GC
freed 11939(822KB) AllocSpace objects, 0(0B) LOS objects, 86% free, 1909KB/13MB,
paused 140us total 130.591ms
10-14 18:32:03.532 W/System.err( 1809): at
$Proxy7.setPluginFaceWidgetCallback(Unknown Source)
10-14 18:32:03.535 D/SettingsProvider( 702): ret = 1
10-14 18:32:03.535 W/System.err( 1809): at
com.android.systemui.facewidget.plugin.PluginFaceWidgetManager.onPluginConnected(Pl
uginFaceWidgetManager.java:195)
10-14 18:32:03.535 W/System.err( 1809): at
com.android.systemui.shared.plugins.PluginInstanceManager$MainHandler.handleMessage
(PluginInstanceManager.java:238)
10-14 18:32:03.535 W/System.err( 1809): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:32:03.535 W/System.err( 1809): at
android.os.Looper.loop(Looper.java:246)
10-14 18:32:03.535 W/System.err( 1809): at
android.app.ActivityThread.main(ActivityThread.java:8633)
10-14 18:32:03.535 W/System.err( 1809): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:32:03.535 W/System.err( 1809): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:32:03.535 W/System.err( 1809): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
10-14 18:32:03.536 I/DymLock|Sgg:LockPluginImpl( 1809): SggLockPluginImpl()
10-14 18:32:03.536 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.538 I/FaceWidgetClockProvider( 1809): getAODClockTypeInternal() =
0
10-14 18:32:03.538 I/FaceWidgetClockProvider( 1809): updateAODClockType() 2 -> 0
10-14 18:32:03.539 I/AODSettingsHelper( 1809): *** register listener for
com.samsung.android.app.facewidget.utils.-$
$Lambda$FaceWidgetClockProvider$Q_FoQaBIwXk7QsR9i54HxVdI0Hk@ab8da25
10-14 18:32:03.541 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.app.sharelive cmp =
com.samsung.android.app.sharelive.presentation.main.MainActivity newState = 1
callingPackage = 5026/com.samsung.android.app.sharelive
10-14 18:32:03.541 V/NotificationListeners( 702): enabling notification listener
for 0:
ComponentInfo{com.google.android.projection.gearhead/com.google.android.gearhead.no
tifications.SharedNotificationListenerManager$ListenerService}
10-14 18:32:03.542 V/NotificationListeners( 702): binding: Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.google.android.projection.gearhead/com.google.android.gearhead.notification
s.SharedNotificationListenerManager$ListenerService (has extras) }
10-14 18:32:03.545 I/ShareLive( 3376): [SLog][RxCachedThreadScheduler-1]
[SyncSettingUsecase] getMigrationSetting migrated=OFF
10-14 18:32:03.547 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10190 packageName=com.google.android.projection.gearhead
10-14 18:32:03.548 V/SPluginPolicyInteractor( 1809): onPluginLoaded:
com.samsung.android.dynamiclock
10-14 18:32:03.548 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10190; state: DISABLED
10-14 18:32:03.549 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10190; state: DISABLED
10-14 18:32:03.550 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10190; state: DISABLED
10-14 18:32:03.550 V/NotificationListeners( 702): enabling notification listener
for 0:
ComponentInfo{com.sec.android.app.launcher/com.android.launcher3.notification.Notif
icationListener}
10-14 18:32:03.550 V/NotificationListeners( 702): binding: Intent
{ act=android.service.notification.NotificationListenerService
cmp=com.sec.android.app.launcher/com.android.launcher3.notification.NotificationLis
tener (has extras) }
10-14 18:32:03.569 I/d.process.acor( 3118): Background young concurrent copying GC
freed 14812(854KB) AllocSpace objects, 0(0B) LOS objects, 83% free, 2483KB/14MB,
paused 5.418ms total 204.163ms
10-14 18:32:03.572 I/z ( 3257): rebuild : ignore
com.google.android.networkstack.tethering.overlay
10-14 18:32:03.572 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:03.572 E/z ( 3257): rebuild : package =
com.samsung.android.mdx.quickboard
10-14 18:32:03.572 E/DOWNLOADABLE_DB( 2679): DB is not yet synced with SCPM client,
return
10-14 18:32:03.572 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/dualclock_menu_settings] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.572 D/AvrcpTargetService( 2679): DDB is not prepared
10-14 18:32:03.572 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@ffa9008]...
10-14 18:32:03.572 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:03.572 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/homecity_timezone] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.572 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/roaming_clock_option] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.572 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_without_swipe_to_unlock] =
[java.lang.ref.WeakReference@6cf4228]...
10-14 18:32:03.572 I/AODSettingsHelper( 1809): *** register listener for
com.samsung.android.app.facewidget.utils.-$$Lambda$FaceWidgetClockProvider$-
ELMcWQrHfRldiDlEZWJUT-ud2c@3c1f3a1
10-14 18:32:03.572 D/ActivityThread( 2295): handleBindApplication() --
skipGraphicsSupport=false
10-14 18:32:03.575 I/ShareLive( 3376): [SLog][main][ExternalIntentUtil] Enable
quickshare component
10-14 18:32:03.575 I/DIAGMON_SDK[605041]( 3285): DiagMonAgent type: 2
10-14 18:32:03.575 W/StorageManagerService( 702): Reporting emulated;0 unmounted
due to system locked
10-14 18:32:03.575 I/DMASA[D][4L0-399-515497] ( 3203): [DiagmonProvider]Received
msg based on provider : request_deviceid / request_deviceid
10-14 18:32:03.575 W/Looper ( 702): Slow delivery took 373ms
PackageManagerHandlerThread h=android.os.Handler c=<recycled PooledLambda@4339c23>
m=0
10-14 18:32:03.575 W/Looper ( 702): Slow dispatch took 223ms
PackageManagerHandlerThread h=android.os.Handler c=<recycled PooledLambda@4339c23>
m=0
10-14 18:32:03.580 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:32:03.581 I/StorageManagerService( 702): notifyVolumeStateChanged
(VolumeInfo{emulated;0}:
10-14 18:32:03.581 I/StorageManagerService( 702): type=EMULATED diskId=null
partGuid= mountFlags=PRIMARY|VISIBLE
10-14 18:32:03.581 I/StorageManagerService( 702): mountUserId=0 state=CHECKING
10-14 18:32:03.581 I/StorageManagerService( 702): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:03.581 I/StorageManagerService( 702): path=null internalPath=null
10-14 18:32:03.581 I/StorageManagerService( 702): , 0, 1)
10-14 18:32:03.581 W/SetupWizard( 2295): [PortalUtil] The class
com.google.android.setupwizard.util.PartnerResourceS doesn't exist. This could
happen when using wrong version of SUW apk. Error get
Class:com.google.android.setupwizard.util.PartnerResourceS,
com.google.android.setupwizard.util.PartnerResourceS
10-14 18:32:03.582 D/StorageManagerService( 702): handleMessage ->
H_COMPLETE_UNLOCK_USER
10-14 18:32:03.582 W/SetupWizard( 2295): [PortalUtil] The class
com.google.android.setupwizard.util.PartnerResourceS doesn't exist. This could
happen when using wrong version of SUW apk. Error get
Class:com.google.android.setupwizard.util.PartnerResourceS,
com.google.android.setupwizard.util.PartnerResourceS
10-14 18:32:03.582 W/SetupWizard( 2295): [PortalUtil] The class
com.google.android.setupwizard.util.PartnerResourceS doesn't exist. This could
happen when using wrong version of SUW apk. Error get
Class:com.google.android.setupwizard.util.PartnerResourceS,
com.google.android.setupwizard.util.PartnerResourceS
10-14 18:32:03.582 D/StorageManagerService( 702): completeUnlockUser: userId=0
10-14 18:32:03.583 W/SQLiteLog( 3118): (28) walIndexRecover: rc 0, nPage 0, mxFrame
0, /data/user/0/com.samsung.android.providers.contacts/databases/contacts2.db-wal
10-14 18:32:03.583 D/DOWNLOADABLE_DB( 2679): verifying file policy versions
10-14 18:32:03.584 I/DIAGMON_SDK[605041][dc60qlc6ri] ( 3285): generated SR object
10-14 18:32:03.585 D/MdnieScenarioControlService( 702): packageName :
com.google.android.setupwizard className :
com.google.android.setupwizard.SetupWizardActivity
10-14 18:32:03.585 E/DOWNLOADABLE_DB( 2679): DB is not yet synced with SCPM client,
return
10-14 18:32:03.586 I/d.process.medi( 3453): The ClassLoaderContext is a special
shared library.
10-14 18:32:03.586 E/DOWNLOADABLE_DB( 2679): DB is not yet synced with SCPM client,
return
10-14 18:32:03.587 I/DMT-StubUpdateUtils( 3496): current : 1230151110, market : 0
10-14 18:32:03.588 V/MdnieScenarioControlService( 702): setUIMode from UI
function(3)
10-14 18:32:03.590 I/SetupWizard( 2295): [bhj] Start loading FRP status
10-14 18:32:03.590 I/DMT-StubUpdateUtils( 3496): current : 710500110, market : 0
10-14 18:32:03.592 I/DMASA[D]( 3203): [DiagmonProvider]Signature Check Success
10-14 18:32:03.592 I/DMASA[D][4L0-399-515497] ( 3203): [DiagmonProvider]Action :
Request deviceID
10-14 18:32:03.594 W/DMASA[D][4L0-399-515497] ( 3203): [DiagmonProvider]DeviceId
failed : user binary or info null
10-14 18:32:03.595 I/z ( 3257): rebuild : ignore
com.samsung.android.mdx.quickboard
10-14 18:32:03.595 E/z ( 3257): rebuild : package =
com.android.theme.icon_pack.rounded.android
10-14 18:32:03.597 I/z ( 3257): rebuild : ignore
com.android.theme.icon_pack.rounded.android
10-14 18:32:03.597 E/z ( 3257): rebuild : package = com.wsomacp
10-14 18:32:03.597 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:03.597 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:03.597 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/dualclock_menu_settings] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.597 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@ffa9008]...
10-14 18:32:03.597 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:03.597 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/homecity_timezone] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.597 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/roaming_clock_option] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.597 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:03.597 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_without_swipe_to_unlock] =
[java.lang.ref.WeakReference@6cf4228]...
10-14 18:32:03.597 I/AODSettingsHelper( 1809): *** register listener for
com.samsung.android.app.facewidget.utils.-$
$Lambda$FaceWidgetClockProvider$O1ZA91zyhkCoQmd-Zvbe_wsyNVI@8d9dd87
10-14 18:32:03.598 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:32:03.598 W/CocktailOrderManager( 702): Failed rename to setting file.
10-14 18:32:03.599 W/CocktailOrderManager( 702): Failed to read state:
java.io.FileNotFoundException: /data/system/users/0/cocktail_order.xml: open
failed: ENOENT (No such file or directory)
10-14 18:32:03.599 D/CocktailOrderManager( 702): getMatchedSortIds:
loadedorder=null
10-14 18:32:03.607 I/SemDvfsHyPerManager( 702): acquire hyper -
AMS_RESUME_TAIL/702@16, type = -999
10-14 18:32:03.607 I/SemDvfsHyPerManager( 702): acquire hyper -
AMS_ACT_LAZY/702@17, type = -999
10-14 18:32:03.607 D/ActivityManagerPerformance( 702): AMP_acquire() TAIL
10-14 18:32:03.607 D/ActivityManagerPerformance( 702): AMP_release() ACT_START
10-14 18:32:03.607 I/HYPER-HAL( 559): [RequestManager.cpp]acquire(): Acquired ID :
258137 [702 / 16] HINT : AMS_RESUME_TAIL list :
10-14 18:32:03.608 I/HYPER-HAL( 559): [ResourceManager.cpp]updateResource():
[CPUMinFreq] UpdateResource Request ID : 258137 Value : 1456000
10-14 18:32:03.608 I/HYPER-HAL( 559): [RequestManager.cpp]acquire(): Acquired ID :
258857 [702 / 17] HINT : list :
10-14 18:32:03.609 E/HYPER-HAL( 559): [Request.cpp]acquire(): Request:: id :
258857, No Resource to set
10-14 18:32:03.609 I/HYPER-HAL( 559): [ResourceManager.cpp]removeResource():
[CPUMinFreq] RemoveResource Request ID : 257418
10-14 18:32:03.609 I/HYPER-HAL( 559): [RequestManager.cpp]releaseLocked():
Released ID : 257418
10-14 18:32:03.609 I/z ( 3257): rebuild : ignore com.wsomacp
10-14 18:32:03.610 E/z ( 3257): rebuild : package = com.samsung.faceservice
10-14 18:32:03.610 I/z ( 3257): rebuild : ignore com.samsung.faceservice
10-14 18:32:03.610 E/z ( 3257): rebuild : package = com.samsung.gpuwatchapp
10-14 18:32:03.610 I/z ( 3257): rebuild : ignore com.samsung.gpuwatchapp
10-14 18:32:03.610 E/z ( 3257): rebuild : package =
com.sec.android.app.voicenote
10-14 18:32:03.611 W/LoadedApk( 702): Slow system_server main thread handled for
android.intent.action.USER_UNLOCKED took 111 ms, Receiver =
com.android.server.notification.NotificationManagerService$6@372cc25
10-14 18:32:03.611 W/Looper ( 702): Slow dispatch took 112ms main
h=android.app.ActivityThread$H c=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@f64d7f3 m=0
10-14 18:32:03.611 I/PersonaManagerService( 702): UserReceiver.onReceive()
{action:android.intent.action.USER_UNLOCKED userHandle:0}
10-14 18:32:03.624 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.631 I/DymLock|DynamicLockPluginImpl( 1809): DynamicLockPluginImpl()
10-14 18:32:03.631 V/SPluginPolicyInteractor( 1809): onPluginLoaded:
com.samsung.android.dynamiclock
10-14 18:32:03.632 D/TileServices( 1809): recalculateBindAllowance
10-14 18:32:03.632 D/TileServices( 1809): recalculateBindAllowance
10-14 18:32:03.632 D/TileServices( 1809): recalculateBindAllowance
10-14 18:32:03.632 D/TileServices( 1809): recalculateBindAllowance
10-14 18:32:03.632 D/TileServices( 1809): recalculateBindAllowance
10-14 18:32:03.632 D/NetworkController.SecMobileSignalController(0/2147483647)
( 1809): onServiceStateChanged voiceState=1 dataState=1
10-14 18:32:03.633 D/CscParser( 1809): OMC path :
/optics/configs/carriers/single/ZTO/conf/customer.xml
10-14 18:32:03.633 I/CscParser( 1809): getCustomerPath : omc customer file can read
10-14 18:32:03.633 E/CscParser( 1809): update(): xml file exist
10-14 18:32:03.641 I/AmbBrdcstRcvrServClient( 3157): constructed!
10-14 18:32:03.643 I/system_server( 702): Background concurrent copying GC freed
207304(12MB) AllocSpace objects, 81(1788KB) LOS objects, 27% free, 31MB/43MB,
paused 18.969ms total 1.048s
10-14 18:32:03.647 I/CapsuleProvider_1.0.15( 3376): releasing initialize wait lock.
10-14 18:32:03.650 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::ISurfaceFlingerConfigs/default in either
framework or device manifest.
10-14 18:32:03.654 D/SecMediaProvider( 3453): Attached secmedia from
com.samsung.android.providers.media
10-14 18:32:03.654 D/SecMediaProvider( 3453): onCreate()
10-14 18:32:03.654 D/CompatibilityChangeReporter( 702): Compat change id reported:
136274596; UID 10215; state: ENABLED
10-14 18:32:03.668 I/AppOps ( 702): updateUidProcState uid: 10192 procState: 3
capability:7
10-14 18:32:03.670 I/ImsLogAgent( 2171): slot[0]: sendStoredLog: [DRCS] is null or
empty
10-14 18:32:03.672 I/AccountManagerService( 702): User 0 is unlocked - opening CE
database
10-14 18:32:03.676 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:32:03.677 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:32:03.677 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:03.677 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:32:03.677 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:03.677 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/dualclock_menu_settings] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.677 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@ffa9008]...
10-14 18:32:03.677 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:03.677 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/homecity_timezone] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.677 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/roaming_clock_option] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.677 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:03.677 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_without_swipe_to_unlock] =
[java.lang.ref.WeakReference@6cf4228]...
10-14 18:32:03.678 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@2a7ec52]...
10-14 18:32:03.678 I/AODSettingsHelper( 1809): *** register listener for
com.samsung.android.app.facewidget.utils.-$
$Lambda$FaceWidgetClockProvider$_mbiBFYkye-N7YADic31CNXVpUA@4eccb23
10-14 18:32:03.680 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.681 D/Zygote ( 531): Forked child process 3655
10-14 18:32:03.683 V/MARsPolicyManager( 702): setPackagesUnusedLockingTime hours =
72
10-14 18:32:03.683 V/MARsPolicyManager( 702): setAllPoliciesOnOffState on = 1
10-14 18:32:03.684 W/ActivityManager( 702): Slow operation: 138ms so far, now at
startProcess: returned from zygote!
10-14 18:32:03.684 W/ActivityManager( 702): Slow operation: 139ms so far, now at
startProcess: done updating battery stats
10-14 18:32:03.684 W/ActivityManager( 702): Slow operation: 139ms so far, now at
startProcess: building log message
10-14 18:32:03.684 I/ActivityManager( 702): Start proc
3655:com.google.android.projection.gearhead:shared/u0a190 for service
{com.google.android.projection.gearhead/com.google.android.gearhead.notifications.S
haredNotificationListenerManager$ListenerService}
10-14 18:32:03.684 W/ActivityManager( 702): Slow operation: 139ms so far, now at
startProcess: starting to update pids map
10-14 18:32:03.685 W/ActivityManager( 702): Slow operation: 139ms so far, now at
startProcess: done updating pids map
10-14 18:32:03.687 V/MdnieScenarioControlService( 702): mAclOffEnabled : false
mAclPreviewState : false mAclCompensationState : false
10-14 18:32:03.688 D/SamsungAlarmManager( 702): setExact (T:2/F:9/AC:false)
20211015T183203 now=146197 - CU:1000/CP:2171/OP:PendingIntent{9bfac5b:
PendingIntentRecord{c21d333 com.sec.imsservice broadcastIntent}}
10-14 18:32:03.689 I/SamsungAlarmManager( 702): setLocked to kernel - T:2 /
20211014T183219, set=161780, now=146197
10-14 18:32:03.689 I/SimManager( 2171): 0SIM ABSENT
10-14 18:32:03.691 I/SetupWizard( 2295): [SetupWizardActivity] Init
SetupWizard(new) userID=0 setupType=default
10-14 18:32:03.691 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.691 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.692 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.692 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.692 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.692 D/TelephonyRegistryManager( 702):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.692 D/TelephonyRegistryManager( 1809):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.692 D/TelephonyRegistryManager( 1809):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.693 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.693 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.693 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.693 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.693 D/TelephonyRegistryManager( 2679):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.693 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.693 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.694 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.694 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.694 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.694 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.694 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.694 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.695 D/TelephonyRegistryManager( 1809):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.695 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.695 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.697 D/TelephonyRegistryManager( 1809):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.697 D/TelephonyRegistryManager( 2213):
onSubscriptionsChangedListener callback received.
10-14 18:32:03.698 I/hbox:interacto( 3157): Background young concurrent copying GC
freed 55735(4285KB) AllocSpace objects, 0(0B) LOS objects, 78% free, 3287KB/15MB,
paused 142us total 171.483ms
10-14 18:32:03.700 I/libc ( 3655): SetHeapTaggingLevel: tag level set to 0
10-14 18:32:03.704 I/System.out( 702): (HTTPLog)-Static: isSBSettingEnabled false
10-14 18:32:03.704 I/System.out( 702): (HTTPLog)-Static: isSBSettingEnabled false
10-14 18:32:03.705 E/Netd ( 530): getNetworkForDns: getNetId from
enterpriseCtrl is netid 0
10-14 18:32:03.706 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:32:03.706 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:32:03.706 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:32:03.707 I/AccountsDb( 702): Creating CE database
/data/system_ce/0/accounts_ce.db
10-14 18:32:03.708 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:32:03.708 D/HeadsetPhoneState( 2679): sendDeviceStateChanged. mService=0
mSignal=0 mRoam=0 mBatteryCharge=5
10-14 18:32:03.708 I/HeadsetPhoneState( 2679): stopListenForPhoneState(), no
listener indicates nothing is listening
10-14 18:32:03.708 W/HeadsetPhoneState( 2679): startListenForPhoneState, no event
to listen
10-14 18:32:03.709 W/BestClock( 702): java.time.DateTimeException: Missing NTP fix
10-14 18:32:03.710 E/SimUtil<0>( 2171): subIdArray is null
10-14 18:32:03.712 W/System.err( 1809): android.content.ContentResolver
InvocationTargetException encountered invoking
registerContentObserverjava.lang.reflect.InvocationTargetException
10-14 18:32:03.712 W/System.err( 1809): java.lang.reflect.InvocationTargetException
10-14 18:32:03.712 W/System.err( 1809): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:32:03.712 W/System.err( 1809): at
com.samsung.android.common.reflection.AbstractBaseReflection.invokeNormalMethod(Abs
tractBaseReflection.java:422)
10-14 18:32:03.712 W/System.err( 1809): at
com.samsung.android.common.reflection.content.RefContentResolver.registerContentObs
erver(RefContentResolver.java:24)
10-14 18:32:03.712 W/System.err( 1809): at
com.samsung.android.app.aodservice.common.utils.settings.SettingsHelper.registerCal
lback(SettingsHelper.java:556)
10-14 18:32:03.712 W/System.err( 1809): at
com.samsung.android.app.facewidget.utils.FaceWidgetClockProvider.<init>(FaceWidgetC
lockProvider.java:156)
10-14 18:32:03.712 W/System.err( 1809): at
com.samsung.android.app.facewidget.utils.FaceWidgetClockProvider_Factory.newInstanc
e(FaceWidgetClockProvider_Factory.java:64)
10-14 18:32:03.712 W/System.err( 1809): at
com.samsung.android.app.facewidget.utils.FaceWidgetClockProvider_Factory.get(FaceWi
dgetClockProvider_Factory.java:48)
10-14 18:32:03.712 W/System.err( 1809): at
com.samsung.android.app.facewidget.utils.FaceWidgetClockProvider_Factory.get(FaceWi
dgetClockProvider_Factory.java:12)
10-14 18:32:03.712 W/System.err( 1809): at
dagger.internal.DoubleCheck.get(DoubleCheck.java:47)
10-14 18:32:03.712 W/System.err( 1809): at
com.samsung.android.app.facewidget.FaceWidgetPositionAlgorithm_Factory.get(FaceWidg
etPositionAlgorithm_Factory.java:63)
10-14 18:32:03.712 W/System.err( 1809): at
com.samsung.android.app.facewidget.FaceWidgetPositionAlgorithm_Factory.get(FaceWidg
etPositionAlgorithm_Factory.java:15)
10-14 18:32:03.712 W/System.err( 1809): at
dagger.internal.DoubleCheck.get(DoubleCheck.java:47)
10-14 18:32:03.712 W/System.err( 1809): at
com.samsung.android.app.dagger.DaggerClockPackRootComponent$FaceWidgetComponentImpl
.injectPluginFaceWidgetImpl(DaggerClockPackRootComponent.java:420)
10-14 18:32:03.712 W/System.err( 1809): at
com.samsung.android.app.dagger.DaggerClockPackRootComponent$FaceWidgetComponentImpl
.inject(DaggerClockPackRootComponent.java:349)
10-14 18:32:03.713 W/System.err( 1809): at
com.samsung.android.app.facewidget.plugin.PluginFaceWidgetImpl.setPluginFaceWidgetC
allback(PluginFaceWidgetImpl.java:198)
10-14 18:32:03.713 W/System.err( 1809): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:32:03.713 W/System.err( 1809): at
com.android.systemui.plugins.annotations.VersionCheckingProxy.invoke(VersionCheckin
gProxy.java:67)
10-14 18:32:03.713 W/System.err( 1809): at
java.lang.reflect.Proxy.invoke(Proxy.java:1006)
10-14 18:32:03.713 W/System.err( 1809): at
$Proxy7.setPluginFaceWidgetCallback(Unknown Source)
10-14 18:32:03.713 W/System.err( 1809): at
com.android.systemui.facewidget.plugin.PluginFaceWidgetManager.onPluginConnected(Pl
uginFaceWidgetManager.java:195)
10-14 18:32:03.714 E/gearhead:share( 3655): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:03.721 W/SemWifiTransportLayerUtils( 702): getApplicationCategory -
IOException com.google.android.setupwizard
10-14 18:32:03.722 W/System.err( 702): java.net.UnknownHostException: Unable to
resolve host "play.google.com": No address associated with hostname
10-14 18:32:03.722 W/System.err( 702): at
java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
10-14 18:32:03.722 W/System.err( 702): at
java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
10-14 18:32:03.722 W/System.err( 702): at
java.net.InetAddress.getAllByName(InetAddress.java:1152)
10-14 18:32:03.722 W/System.err( 702): at
com.android.okhttp.Dns$1.lookup(Dns.java:41)
10-14 18:32:03.722 W/System.err( 702): at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
10-14 18:32:03.722 W/System.err( 702): at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
10-14 18:32:03.722 W/System.err( 702): at
com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
10-14 18:32:03.722 W/System.err( 702): at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:192)
10-14 18:32:03.722 W/System.err( 702): at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:144)
10-14 18:32:03.722 W/System.err( 702): at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:1
06)
10-14 18:32:03.722 W/System.err( 702): at
com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:400)
10-14 18:32:03.722 W/System.err( 702): at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:333)
10-14 18:32:03.722 W/System.err( 702): at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
10-14 18:32:03.722 W/System.err( 702): at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
10-14 18:32:03.722 W/System.err( 702): at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
10-14 18:32:03.722 W/System.err( 702): at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
10-14 18:32:03.722 W/System.err( 702): at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
10-14 18:32:03.722 W/System.err( 702): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerUtils.getApplicationCatego
ry(SemWifiTransportLayerUtils.java:103)
10-14 18:32:03.722 W/System.err( 702): at
com.samsung.android.server.wifi.tcp.SemWifiTransportLayerMonitor$TcpMonitorHandler.
handleMessage(SemWifiTransportLayerMonitor.java:242)
10-14 18:32:03.722 W/System.err( 702): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:32:03.722 W/System.err( 702): at
android.os.Looper.loop(Looper.java:246)
10-14 18:32:03.722 W/System.err( 702): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:32:03.722 D/NetdEventListenerService( 702): DNS Requested by : 0, 1000
10-14 18:32:03.722 W/System.err( 702): Caused by: android.system.GaiException:
android_getaddrinfo failed: EAI_NODATA (No address associated with hostname)
10-14 18:32:03.723 W/System.err( 702): at
libcore.io.Linux.android_getaddrinfo(Native Method)
10-14 18:32:03.723 W/System.err( 702): at
libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:73)
10-14 18:32:03.723 W/System.err( 702): at
libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:202)
10-14 18:32:03.723 W/System.err( 702): at
java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
10-14 18:32:03.723 W/System.err( 702): ... 21 more
10-14 18:32:03.723 E/NetdEventListenerService( 702): DNS failed (1000) : 7
10-14 18:32:03.723 D/SemWifiTransportLayerMonitor.TcpMonitorHandler( 702):
MSG_SAVE_PACKAGE_INFO
10-14 18:32:03.723 D/SemWifiTransportLayerFileManager( 702):
saveWifiPackageInfoToFile
10-14 18:32:03.723 D/SemWifiTransportLayerFileManager( 702):
writeWifiPackageInfoList
10-14 18:32:03.727 E/TelephonyManagerWrapper( 2171): use backup operatorCode : null
10-14 18:32:03.727 I/SimManager( 2171): getSimOperator: value []
10-14 18:32:03.727 I/SimManager( 2171): slot[0]: notifySimReady: state [ABSENT]
10-14 18:32:03.727 D/SemWifiTransportLayerMonitor.TcpMonitorHandler( 702):
MSG_SAVE_PACKAGE_INFO
10-14 18:32:03.727 D/SemWifiTransportLayerFileManager( 702):
saveWifiPackageInfoToFile
10-14 18:32:03.727 D/SemWifiTransportLayerFileManager( 702):
writeWifiPackageInfoList
10-14 18:32:03.728 E/#IMSCR ( 2171): 10-14 18:32:03 0x1000001F:0,NOTI SIM EVT
10-14 18:32:03.728 I/SimManager<0>( 2171): send ACTION_IMS_ON_SIMLOADED
10-14 18:32:03.713 W/System.err( 1809): at
com.android.systemui.shared.plugins.PluginInstanceManager$MainHandler.handleMessage
(PluginInstanceManager.java:238)
10-14 18:32:03.730 I/.gms.persisten( 3071): Compiler allocated 5266KB to compile
boolean dtx.t(dyo, boolean, cheb, cheb, int, java.util.List, java.io.File, dyj)
10-14 18:32:03.730 D/MobileSignalIconsSelector( 1809): getDataIconGroup(): 0
10-14 18:32:03.731 D/TileServices( 1809): recalculateBindAllowance
10-14 18:32:03.731 D/TileServices( 1809): recalculateBindAllowance
10-14 18:32:03.731 D/NetworkController.SecMobileSignalController(0/2147483647)
( 1809): onSignalStrengthsChanged level=4
10-14 18:32:03.731 W/System.err( 1809): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:32:03.732 D/MobileSignalIconsSelector( 1809): getDataIconGroup(): 0
10-14 18:32:03.732 W/System.err( 1809): at
android.os.Looper.loop(Looper.java:246)
10-14 18:32:03.733 W/System.err( 1809): at
android.app.ActivityThread.main(ActivityThread.java:8633)
10-14 18:32:03.733 W/System.err( 1809): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:32:03.733 W/System.err( 1809): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:32:03.733 W/System.err( 1809): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
10-14 18:32:03.734 W/Looper ( 702): Slow dispatch took 2131ms android.fg
h=android.os.Handler c=com.android.server.am.-$
$Lambda$UserController$sxli86twTJdrXqdv6aIAvfBRA_Q@bda347d m=0
10-14 18:32:03.734 W/Looper ( 702): Slow delivery took 2083ms android.fg
h=com.android.server.AppStateTracker$MyHandler c=null m=12
10-14 18:32:03.739 W/System.err( 1809): Caused by: java.lang.SecurityException:
Failed to find provider com.samsung.android.app.aodservice.provider for user 0;
expected to find a valid ContentProvider for this authority
10-14 18:32:03.739 W/System.err( 1809): at
android.os.Parcel.createExceptionOrNull(Parcel.java:2385)
10-14 18:32:03.739 W/System.err( 1809): at
android.os.Parcel.createException(Parcel.java:2369)
10-14 18:32:03.739 W/System.err( 1809): at
android.os.Parcel.readException(Parcel.java:2352)
10-14 18:32:03.739 W/System.err( 1809): at
android.os.Parcel.readException(Parcel.java:2294)
10-14 18:32:03.739 W/System.err( 1809): at
android.content.IContentService$Stub$Proxy.registerContentObserver(IContentService.
java:1250)
10-14 18:32:03.739 W/System.err( 1809): at
android.content.ContentResolver.registerContentObserver(ContentResolver.java:2637)
10-14 18:32:03.739 W/System.err( 1809): ... 27 more
10-14 18:32:03.740 W/System.err( 1809): Caused by: android.os.RemoteException:
Remote stack trace:
10-14 18:32:03.740 W/System.err( 1809): at
com.android.server.content.ContentService.registerContentObserver(ContentService.ja
va:412)
10-14 18:32:03.740 W/System.err( 1809): at
android.content.IContentService$Stub.onTransact(IContentService.java:490)
10-14 18:32:03.740 W/System.err( 1809): at
android.os.Binder.execTransactInternal(Binder.java:1190)
10-14 18:32:03.740 W/System.err( 1809): at
android.os.Binder.execTransact(Binder.java:1159)
10-14 18:32:03.740 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:03.740 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:03.740 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/dualclock_menu_settings] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.740 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@ffa9008]...
10-14 18:32:03.740 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@fb6f67f]...
10-14 18:32:03.740 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:03.740 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/homecity_timezone] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.740 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/roaming_clock_option] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.740 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:03.740 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_without_swipe_to_unlock] =
[java.lang.ref.WeakReference@6cf4228]...
10-14 18:32:03.740 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@2a7ec52]...
10-14 18:32:03.740 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@8d9695
10-14 18:32:03.740 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:32:03.742 W/ContextImpl( 2171): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
android.content.ContextWrapper.sendBroadcast:478
com.sec.internal.helper.os.IntentUtil.sendBroadcast:12
com.sec.internal.ims.core.sim.SimManager.notifySimReady:385
com.sec.internal.ims.core.sim.SimManager.handle_absent:1240
10-14 18:32:03.743 D/ActivityThread( 3655): setConscryptValidator
10-14 18:32:03.743 D/ActivityThread( 3655): setConscryptValidator - put
10-14 18:32:03.764 D/SecMediaProvider( 3453): Logger init success
10-14 18:32:03.770 I/DIAGMON_SDK[605040][4L0-399-515497] ( 3376): Agreement value:
D
10-14 18:32:03.771 I/DIAGMON_SDK[605040][4L0-399-515497] ( 3376): Request Service
Registration
10-14 18:32:03.773 E/system_server( 702): No package ID 7f found for ID
0x7f0803b2.
10-14 18:32:03.773 E/system_server( 702): No package ID 7f found for ID
0x7f130aa9.
10-14 18:32:03.773 E/system_server( 702): No package ID 7f found for ID
0x7f080442.
10-14 18:32:03.773 E/system_server( 702): No package ID 7f found for ID
0x7f131e90.
10-14 18:32:03.776 I/ShareLive( 3376): [SLog][RxCachedThreadScheduler-2]
[SettingsRepositoryImpl] update ret= 1 key= migrated_legacy_visibility value = 1
10-14 18:32:03.785 I/ShareLive( 3376): [SLog][RxCachedThreadScheduler-1]
[PolicyDataSourceImpl] initPolicy
10-14 18:32:03.814 I/HqmInfo::HqmManagerService( 702):
MSG_TYPE:MSG_TYPE_PROCESS_LOG_BY_HQM
10-14 18:32:03.820 W/ActivityManager( 702): Slow operation: 82ms so far, now at
getContentProviderImpl: before checkContentProviderPermission
10-14 18:32:03.820 W/ActivityManager( 702): Slow operation: 82ms so far, now at
getContentProviderImpl: after checkContentProviderPermission
10-14 18:32:03.820 W/ActivityManager( 702): Slow operation: 82ms so far, now at
getContentProviderImpl: incProviderCountLocked
10-14 18:32:03.820 W/ActivityManager( 702): Slow operation: 82ms so far, now at
getContentProviderImpl: before updateLruProcess
10-14 18:32:03.820 W/ActivityManager( 702): Slow operation: 82ms so far, now at
getContentProviderImpl: after updateLruProcess
10-14 18:32:03.820 W/ActivityManager( 702): Slow operation: 82ms so far, now at
getContentProviderImpl: before updateOomAdj
10-14 18:32:03.820 I/DIAGMON_SDK[605041]( 3496): DiagMonAgent type: 2
10-14 18:32:03.821 W/ActivityManager( 702): Slow operation: 83ms so far, now at
getContentProviderImpl: after updateOomAdj
10-14 18:32:03.821 W/ActivityManager( 702): Slow operation: 83ms so far, now at
getContentProviderImpl: done!
10-14 18:32:03.825 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:03.827 I/SetupWizard( 2295): [SetupWizardActivity] Is device
provisioned = false, setup complete = false
10-14 18:32:03.832 I/DMASA[D][4L0-399-515497] ( 3203): [DiagmonProvider]Received
msg based on provider : registration / register_service
10-14 18:32:03.833 I/ActivityManager( 702): DSS OFF for
com.google.android.projection.gearhead
10-14 18:32:03.833 I/ShareLive( 3376): [SLog][main][ShareLiveApplication] onCreate
versionName = [ 12.3.01.10 ], versionCode = [ 1230110000 ]
10-14 18:32:03.834 E/z ( 3257): rebuild : package =
com.monotype.android.font.foundation
10-14 18:32:03.837 W/Binder ( 702): Outgoing transactions from this process must
be FLAG_ONEWAY
10-14 18:32:03.837 W/Binder ( 702): java.lang.Throwable
10-14 18:32:03.837 W/Binder ( 702): at
android.os.BinderProxy.transact(BinderProxy.java:514)
10-14 18:32:03.837 W/Binder ( 702): at
android.content.ContentProviderProxy.query(ContentProviderNative.java:470)
10-14 18:32:03.837 W/Binder ( 702): at
android.content.ContentResolver.query(ContentResolver.java:1193)
10-14 18:32:03.837 W/Binder ( 702): at
android.content.ContentResolver.query(ContentResolver.java:1125)
10-14 18:32:03.837 W/Binder ( 702): at
android.content.ContentResolver.query(ContentResolver.java:1081)
10-14 18:32:03.837 W/Binder ( 702): at
com.android.server.am.mars.database.FASDataManager.checkDisableReasonColumnExist(FA
SDataManager.java:73)
10-14 18:32:03.837 W/Binder ( 702): at
com.android.server.am.mars.database.FASDataManager.getFASDataFromDB(FASDataManager.
java:92)
10-14 18:32:03.837 W/Binder ( 702): at
com.android.server.am.mars.database.MARsDBManager$1.run(MARsDBManager.java:234)
10-14 18:32:03.837 W/Binder ( 702): at
android.os.Handler.handleCallback(Handler.java:938)
10-14 18:32:03.837 W/Binder ( 702): at
android.os.Handler.dispatchMessage(Handler.java:99)
10-14 18:32:03.837 W/Binder ( 702): at
android.os.Looper.loop(Looper.java:246)
10-14 18:32:03.837 W/Binder ( 702): at
com.android.server.am.mars.database.MARsDBManager$MARsDBManagerThread.run(MARsDBMan
ager.java:127)
10-14 18:32:03.840 I/VolteServiceModule( 2171): onEventSimReady<0>
10-14 18:32:03.840 I/VolteServiceModule( 2171): phoneId : 0
10-14 18:32:03.841 W/StorageManagerService( 702): Reporting emulated;0 unmounted
due to system locked
10-14 18:32:03.842 V/MediaStore( 3453): Examining volume emulated;0 with name
external_primary and state unmounted
10-14 18:32:03.844 I/UriGeneratorProvider( 2171): onReady: subId=0 absent=true
10-14 18:32:03.844 I/SimManager( 2171): slot[0]: OMC_CODE(absent): ZTO, mDevMno:
Vivo_BR
10-14 18:32:03.846 I/z ( 3257): rebuild : ignore
com.monotype.android.font.foundation
10-14 18:32:03.846 E/z ( 3257): rebuild : package =
com.samsung.android.knox.pushmanager
10-14 18:32:03.846 I/z ( 3257): rebuild : ignore
com.samsung.android.knox.pushmanager
10-14 18:32:03.846 E/z ( 3257): rebuild : package =
com.samsung.android.MtpApplication
10-14 18:32:03.846 I/SimManager( 2171): slot[0]: OMCNW_CODE(absent): ZTO, mNetMno:
Vivo_BR
10-14 18:32:03.846 I/z ( 3257): rebuild : ignore
com.samsung.android.MtpApplication
10-14 18:32:03.846 E/z ( 3257): rebuild : package =
com.sec.android.app.factorykeystring
10-14 18:32:03.846 I/z ( 3257): rebuild : ignore
com.sec.android.app.factorykeystring
10-14 18:32:03.846 E/z ( 3257): rebuild : package =
com.sec.android.app.samsungapps
10-14 18:32:03.850 I/CmcAccountManager( 2171): isCmcEnabled: Not installed
10-14 18:32:03.852 I/DMASA[D]( 3203): [DiagmonProvider]Signature Check Success
10-14 18:32:03.853 I/DMASA[D][4L0-399-515497] ( 3203): [DiagmonProvider]Action :
Register service
10-14 18:32:03.854 I/ConfigProvider( 2171): query uri:xxxxx
10-14 18:32:03.855 I/z ( 3257): rebuild : ignore
com.sec.android.app.samsungapps
10-14 18:32:03.855 E/z ( 3257): rebuild : package =
com.sec.android.emergencymode.service
10-14 18:32:03.855 I/z ( 3257): rebuild : ignore
com.sec.android.emergencymode.service
10-14 18:32:03.855 E/z ( 3257): rebuild : package =
com.android.theme.icon_pack.circular.themepicker
10-14 18:32:03.855 I/ShareLive( 3376): [SLog][main][DeviceVisibilityTileService]
DeviceVisibilityTileService
10-14 18:32:03.857 D/FaceWidgetMusicViewModel( 1809): startListening
10-14 18:32:03.857 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@ece7b9b
10-14 18:32:03.857 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:32:03.858 I/DIAGMON_SDK[605041][dc60qlc6ri] ( 3496): generated SR object
10-14 18:32:03.864 E/SimUtil<0>( 2171): subIdArray is null
10-14 18:32:03.864 D/RefOnMediaKeyEventSessionChangedListenerProxy( 1809): invoke()
hashCode
10-14 18:32:03.869 I/DMASA[D][4L0-399-515497] ( 3203): [DiagmonProvider]Service
Agree: false
10-14 18:32:03.865 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{4eeac8f
3655:com.google.android.projection.gearhead:shared/u0a190}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:03.870 I/DMASA[D]( 3203): [DiagMonUtil][4L0-399-515497] Failed :
Service Agree: false
10-14 18:32:03.874 I/SimUtil<0>( 2171): setSimMno : Vivo_BR
10-14 18:32:03.876 I/SimManager<0>( 2171): updateMno:
10-14 18:32:03.877 E/#IMSCR ( 2171): 10-14 18:32:03 0x1000000D:0,ABSENT,Vivo_BR,0
10-14 18:32:03.877 I/SimManager( 2171): slot[0]: ABSENT, Vivo_BR, hassim=false
phoneId=0 imsi= mnoname=Vivo_BR mvnoname= imsSwitchType=0
10-14 18:32:03.878 I/SimManager<0>( 2171): updateMno
[content://com.sec.ims.settings/mno#simslot0]
10-14 18:32:03.882 D/ActivityThread( 3655): handleBindApplication()++
app=com.google.android.projection.gearhead:shared
10-14 18:32:03.884 I/z ( 3257): rebuild : ignore
com.android.theme.icon_pack.circular.themepicker
10-14 18:32:03.885 E/z ( 3257): rebuild : package =
com.google.android.configupdater
10-14 18:32:03.886 I/ShareLive( 3376): [SLog][RxCachedThreadScheduler-1]
[ShareLiveApplication] initPolicy
10-14 18:32:03.890 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10150 packageName=com.samsung.android.honeyboard
10-14 18:32:03.890 I/ImsSettingsProvider( 2171): Update(2171, imsservice) :
Uri[content://com.sec.ims.settings/mno#simslotx], value : hassim=false phoneId=x
imsi= mnoname=Vivo_BR mvnoname= imsSwitchType=x
10-14 18:32:03.890 I/DIAGMON_SDK[605040][4L0-399-515497] ( 3376): Results : Failed,
Cause : Service Agree: false
10-14 18:32:03.891 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10150; state: DISABLED
10-14 18:32:03.891 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10150; state: DISABLED
10-14 18:32:03.891 I/DeviceConfigManager( 2171): simSlot[0] updateMno
10-14 18:32:03.893 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10150; state: DISABLED
10-14 18:32:03.899 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:32:03.900 D/MediaSessionService( 702): The
MediaKeyEventSessionChangedListener (android.os.BinderProxy@6456268) is added by
com.samsung.android.app.clockpack
10-14 18:32:03.900 D/RefOnMediaKeyEventSessionChangedListenerProxy( 1809): invoke()
onMediaKeyEventSessionChanged
10-14 18:32:03.902 D/FaceWidgetContainer( 1809): setClipChildren false, callers =
com.samsung.android.common.reflection.AbstractBaseReflection.invokeStaticMethod:461
com.samsung.android.common.reflection.os.RefDebug.getCallers:19
com.samsung.android.app.facewidget.FaceWidgetContainer.setClipChildren:56
android.view.ViewGroup.initFromAttributes:756 android.view.ViewGroup.<init>:718
android.widget.FrameLayout.<init>:99 android.widget.FrameLayout.<init>:94
com.samsung.android.app.facewidget.FaceWidgetContainer.<init>:38
com.samsung.android.app.facewidget.FaceWidgetContainer.<init>:34
java.lang.reflect.Constructor.newInstance0:-2
10-14 18:32:03.903 D/FaceWidgetContainer( 1809): setClipToPadding false, callers =
com.samsung.android.common.reflection.AbstractBaseReflection.invokeStaticMethod:461
com.samsung.android.common.reflection.os.RefDebug.getCallers:19
com.samsung.android.app.facewidget.FaceWidgetContainer.setClipToPadding:50
android.view.ViewGroup.initFromAttributes:759 android.view.ViewGroup.<init>:718
android.widget.FrameLayout.<init>:99 android.widget.FrameLayout.<init>:94
com.samsung.android.app.facewidget.FaceWidgetContainer.<init>:38
com.samsung.android.app.facewidget.FaceWidgetContainer.<init>:34
java.lang.reflect.Constructor.newInstance0:-2
10-14 18:32:03.905 I/SetupWizard( 2295): [aom] Enabling all components
10-14 18:32:03.906 I/migrate_legacy_obb_data( 3688): No legacy obb data to migrate.
10-14 18:32:03.908 I/ShareLive( 3376): [SLog][main][DeviceVisibilityTileService]
onCreate
10-14 18:32:03.908 I/ShareLive( 3376): [SLog][main][BroadcastUtil]
sendBroadcastUpdateVisibility
10-14 18:32:03.912 I/SimManager( 2171): getRilSimOperator: ETC
10-14 18:32:03.913 I/StorageManagerService( 702): notifyStorageStateChanged
(/storage/emulated/0, mounted, mounted)
10-14 18:32:03.914 D/StorageManagerService( 702): handleMessage ->
H_VOLUME_STATE_CHANGED
10-14 18:32:03.914 I/StorageSessionController( 702): Notifying volume state
changed for session with id: emulated;0
10-14 18:32:03.917 I/z ( 3257): rebuild : ignore
com.google.android.configupdater
10-14 18:32:03.917 E/z ( 3257): rebuild : package =
com.sec.android.app.wlantest
10-14 18:32:03.917 I/z ( 3257): rebuild : ignore com.sec.android.app.wlantest
10-14 18:32:03.917 E/z ( 3257): rebuild : package =
com.samsung.android.accessibility.talkback
10-14 18:32:03.920 D/Zygote ( 531): Forked child process 3690
10-14 18:32:03.922 I/z ( 3257): rebuild : ignore
com.samsung.android.accessibility.talkback
10-14 18:32:03.922 E/z ( 3257): rebuild : package =
com.google.android.providers.media.module
10-14 18:32:03.924 E/TelephonyManagerWrapper( 2171): use backup imsi : null
10-14 18:32:03.925 I/z ( 3257): rebuild : ignore
com.google.android.providers.media.module
10-14 18:32:03.925 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:32:03.925 E/z ( 3257): rebuild : package =
com.sec.android.smartfpsadjuster
10-14 18:32:03.925 I/z ( 3257): rebuild : ignore
com.sec.android.smartfpsadjuster
10-14 18:32:03.925 E/z ( 3257): rebuild : package =
com.google.android.overlay.modules.permissioncontroller
10-14 18:32:03.925 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:32:03.925 I/libc ( 3690): SetHeapTaggingLevel: tag level set to 0
10-14 18:32:03.925 I/ActivityManager( 702): Start proc
3690:com.samsung.android.honeyboard/u0a150 for service
{com.samsung.android.honeyboard/com.samsung.android.honeyboard.service.HoneyBoardSe
rvice}
10-14 18:32:03.925 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:32:03.927 E/system_server( 702): No package ID 7f found for ID
0x7f080277.
10-14 18:32:03.927 E/system_server( 702): No package ID 7f found for ID
0x7f130509.
10-14 18:32:03.927 E/system_server( 702): No package ID 7f found for ID
0x7f130509.
10-14 18:32:03.928 E/system_server( 702): No package ID 7f found for ID
0x7f080273.
10-14 18:32:03.928 E/system_server( 702): No package ID 7f found for ID
0x7f130507.
10-14 18:32:03.928 E/system_server( 702): No package ID 7f found for ID
0x7f130507.
10-14 18:32:03.928 E/system_server( 702): No package ID 7f found for ID
0x7f080275.
10-14 18:32:03.928 E/system_server( 702): No package ID 7f found for ID
0x7f130508.
10-14 18:32:03.928 E/system_server( 702): No package ID 7f found for ID
0x7f130508.
10-14 18:32:03.934 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.WizardManagerActivity newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:03.940 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.SetupWizardTestActivity newState = 1 callingPackage
= 10215/com.google.android.setupwizard
10-14 18:32:03.942 E/roid.honeyboar( 3690): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:03.944 I/d.process.medi( 3453): The ClassLoaderContext is a special
shared library.
10-14 18:32:03.949 V/MediaStore( 3131): Examining volume emulated;0 with name
external_primary and state mounted
10-14 18:32:03.949 V/MediaProvider( 3131): Updated external volumes to:
{external_primary}
10-14 18:32:03.951 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.deferred.DeferredSetupWizardActivity newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:03.952 I/AODSettingsHelper( 1809): *** register listener for
com.samsung.android.app.facewidget.pages.calendar.-$
$Lambda$FaceWidgetCalendarManager$5kORJoeg_00ON0hAwU5zNk59J18@d36c313
10-14 18:32:03.952 D/ApplicationLoaders( 3655): Returning zygote-cached class
loader: /system/framework/android.test.base.jar
10-14 18:32:03.953 I/z ( 3257): rebuild : ignore
com.google.android.overlay.modules.permissioncontroller
10-14 18:32:03.953 E/z ( 3257): rebuild : package =
com.samsung.android.app.settings.bixby
10-14 18:32:03.953 I/z ( 3257): rebuild : ignore
com.samsung.android.app.settings.bixby
10-14 18:32:03.953 E/z ( 3257): rebuild : package =
com.sec.android.app.billing
10-14 18:32:03.954 I/z ( 3257): rebuild : ignore com.sec.android.app.billing
10-14 18:32:03.954 E/z ( 3257): rebuild : package = com.sec.epdgtestapp
10-14 18:32:03.956 I/z ( 3257): rebuild : ignore com.sec.epdgtestapp
10-14 18:32:03.956 E/z ( 3257): rebuild : package =
com.samsung.android.game.gamehome
10-14 18:32:03.957 I/z ( 3257): rebuild : ignore
com.samsung.android.game.gamehome
10-14 18:32:03.957 E/z ( 3257): rebuild : package = com.sec.android.daemonapp
10-14 18:32:03.957 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:03.957 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/time_12_24] =
[java.lang.ref.WeakReference@3730950]...
10-14 18:32:03.957 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:03.957 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/dualclock_menu_settings] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.957 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@ffa9008]...
10-14 18:32:03.957 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@fb6f67f]...
10-14 18:32:03.957 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:03.957 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/homecity_timezone] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.957 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/roaming_clock_option] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:03.957 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@3730950]...
10-14 18:32:03.957 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:03.957 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_without_swipe_to_unlock] =
[java.lang.ref.WeakReference@6cf4228]...
10-14 18:32:03.957 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@2a7ec52]...
10-14 18:32:03.957 I/StorageManagerService( 702): notifyVolumeStateChanged
(VolumeInfo{emulated;0}:
10-14 18:32:03.957 I/StorageManagerService( 702): type=EMULATED diskId=null
partGuid= mountFlags=PRIMARY|VISIBLE
10-14 18:32:03.957 I/StorageManagerService( 702): mountUserId=0 state=MOUNTED
10-14 18:32:03.957 I/StorageManagerService( 702): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:03.957 I/StorageManagerService( 702): path=/storage/emulated
internalPath=/data/media
10-14 18:32:03.957 I/StorageManagerService( 702): , 1, 2)
10-14 18:32:03.958 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@645084e
10-14 18:32:03.958 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:32:03.958 V/FaceWidgetCalendarManager( 1809): FaceWidgetCalendar data
service is already unbound
10-14 18:32:03.958 I/z ( 3257): rebuild : ignore com.sec.android.daemonapp
10-14 18:32:03.958 E/z ( 3257): rebuild : package = com.sec.sve
10-14 18:32:03.958 I/z ( 3257): rebuild : ignore com.sec.sve
10-14 18:32:03.958 E/z ( 3257): rebuild : package =
com.sec.enterprise.knox.attestation
10-14 18:32:03.958 I/StorageManagerService( 702): notifyStorageStateChanged
(/storage/emulated/0, checking, mounted)
10-14 18:32:03.959 I/z ( 3257): rebuild : ignore
com.sec.enterprise.knox.attestation
10-14 18:32:03.959 E/z ( 3257): rebuild : package =
com.android.providers.downloads.ui
10-14 18:32:03.959 D/StorageManagerService( 702): handleMessage ->
H_INTERNAL_BROADCAST
10-14 18:32:03.960 W/LoadedApk( 702): Slow system_server main thread handled for
android.intent.action.USER_UNLOCKED took 287 ms, Receiver =
com.android.server.content.SyncManager$6@934f25b
10-14 18:32:03.960 W/Looper ( 702): Slow dispatch took 288ms main
h=android.app.ActivityThread$H c=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@a772a3f m=0
10-14 18:32:03.960 D/StorageManagerService( 702): broadcasting (Intent
{ act=android.os.storage.action.VOLUME_STATE_CHANGED flg=0x5000000 (has extras) })
state=0 uuid=
10-14 18:32:03.960 D/SamsungAnalytics605035( 702): receive
android.intent.action.USER_UNLOCKED
10-14 18:32:03.963 I/SimManager<0>( 2171): hasIsim: [false]
10-14 18:32:03.963 I/SimManager( 2171): mSimState:ABSENT, mIsimLoaded:false,
hasIsim():false
10-14 18:32:03.965 I/GlobalSettingsRepoBase( 2171): simSlot[0] updateMno:
hasSIM:false, imsSwitchType:0
10-14 18:32:03.965 I/SyncManager( 702): Loaded persisted syncs: 0 periodic syncs,
0 oneshot syncs, 22 total system server jobs, JobStats: FirstLoad: 0/0/0 LastSave:
3/3/0
10-14 18:32:03.967 I/InitService( 3496): start action :
com.samsung.android.sm.external.service.action.INIT_SERVICE
10-14 18:32:03.967 I/GlobalSettingsRepoBase( 2171): simSlot[0] updateMno:
mnoInfo:hassim=false phoneId=0 imsi= mnoname=Vivo_BR mvnoname= imsSwitchType=0
10-14 18:32:03.970 I/GlobalSettingsRepoBase<0>( 2171): setIsGcEnabledChange: false
10-14 18:32:03.970 D/DatabaseHelper( 3453): onConfigure
10-14 18:32:03.971 I/GlobalSettingsRepoBase<0>( 2171): setPrevGcEnabled: false
10-14 18:32:03.971 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:32:03.971 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:32:03.971 I/ConfigProvider( 2171): initStorage: phone:0 no storage :xxxxx
10-14 18:32:03.971 I/StorageAdapter<0>( 2171): Init StorageAdapter
10-14 18:32:03.971 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:32:03.971 I/ConfigProvider( 2171): initStorage: phone:0 open
storage :xxxxx
10-14 18:32:03.971 I/StorageAdapterIDLE<0>( 2171): open storage :
config_6b5ef3a0a5e3018a19b32f32b6476e68
10-14 18:32:03.972 V/DatabaseHelper( 3453): onCreate() for media.db
10-14 18:32:03.972 I/StorageAdapter<0>( 2171): config.db:
config_6b5ef3a0a5e3018a19b32f32b6476e68, DB_TABLE_MAX: 10
10-14 18:32:03.976 I/z ( 3257): rebuild : ignore
com.android.providers.downloads.ui
10-14 18:32:03.976 E/z ( 3257): rebuild : package = com.android.vending
10-14 18:32:03.978 I/StorageAdapter<0>( 2171): create
table:config_6b5ef3a0a5e3018a19b32f32b6476e68
10-14 18:32:03.978 E/SimUtil<0>( 2171): subIdArray is null
10-14 18:32:03.980 D/StorageManagerService( 702): handleMessage ->
H_KEYGUARD_CHANGED isShowing=false
10-14 18:32:03.980 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.SetupWizardExitActivity newState = 1 callingPackage
= 10215/com.google.android.setupwizard
10-14 18:32:03.981 D/SamsungAnalytics605035( 702): cf feature is supported
10-14 18:32:03.983 I/Policy_12.2.05( 3376): [RxCachedThreadScheduler-2]
[MobileServicePolicy] scheduleJob success : 86400000
10-14 18:32:03.983 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:32:03.987 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.util.WebDialogActivity newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:03.987 I/StorageAdapter<0>( 2171): timestamp:qui., 14 out. 2021
18:32:03 GMT+00:00
10-14 18:32:03.988 E/TelephonyManagerWrapper( 2171): use backup imsi : null
10-14 18:32:03.989 I/ImsServiceSwitchBase[0]( 2171): getRcsUserSetting:
rcs_user_setting_ = [-1]
10-14 18:32:03.990 I/ImsServiceSwitchBase[0]( 2171): getVoiceCallType:
voicecall_type_Vivo_BR = [-1]
10-14 18:32:03.991 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.util.SecureInterceptActivity newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:03.992 I/CocktailBarPanelInfoManager( 3325): isEdgePanelEmpty panel :
restore panel : null,enabled db : null
10-14 18:32:03.994 D/IntentBroadcaster( 2213): Broadcasting and adding intent for
rebroadcast: android.intent.action.SIM_STATE_CHANGED ABSENT for phoneId 1
10-14 18:32:03.995 D/SamsungAnalytics605035( 702): newThread on Executor
10-14 18:32:03.996 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:32:03.996 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:32:03.997 I/ConfigProvider( 2171): queryStorage path
content://com.samsung.rcs.autoconfigurationprovider/parameter/composerAuth#simslot0
10-14 18:32:03.997 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:32:03.998 I/AODSettingsHelper( 1809): getPagesOrder() =
servicebox_music;com.sec.android.daemonapp#weather;servicebox_calendar;servicebox_a
larm;com.samsung.android.forest#screenTime
10-14 18:32:03.998 D/FaceWidgetPagesController( 1809): initExternalPages
10-14 18:32:03.998 D/SamsungAnalytics605035( 702): [Tracker] Tracker
start:6.05.035 , senderType : 3
10-14 18:32:03.999 D/WALLPAPER_SVC:SemWallpaperManagerService( 702): onReceive:
android.intent.action.CONFIGURATION_CHANGED, densityDpi=300, orientation=1
10-14 18:32:04.000 D/vol.VolumeDialogControl.VC( 1809): setLayoutDirection
10-14 18:32:04.001 I/UtServiceModule( 2171): handleMessage 4
10-14 18:32:04.002 I/servicemanager( 333): Notifying apexservice they have
clients: 1
10-14 18:32:04.002 I/servicemanager( 333): Notifying apexservice they have
clients: 0
10-14 18:32:04.002 I/gearhead:share( 3655): The ClassLoaderContext is a special
shared library.
10-14 18:32:04.003 E/CscParser( 2171): Can't read CSC Version
10-14 18:32:04.004 D/nativeloader( 3655): classloader namespace configured for
unbundled product apk.
library_path=/product/priv-app/AndroidAutoStub/lib/arm64:/product/lib64:/system/
product/lib64
10-14 18:32:04.004 E/SystemUIWidgetRes( 1809): Invalid keyguard_cmas_icon_size
10-14 18:32:04.004 E/SystemUIWidgetRes( 1809): Invalid
keyguard_cmas_drawable_padding
10-14 18:32:04.006 I/GlobalSettingsRepoBase( 2171): update Requires: CSC Info
Changed
10-14 18:32:04.006 D/SystemUITextView( 1809): mOriginalFontSizeDp 13.866667
com.samsung.android.app.facewidget.FaceWidgetOwnerInfoView{5ed5b5a
GFED..... ......I. 0,0-0,0 #7f090200 app:id/keyguard_owner_info}
10-14 18:32:04.006 I/GlobalSettingsRepoBase( 2171): simSlot[0] updateMno: update
requires
10-14 18:32:04.006 D/KeyguardOwnerInfoView( 1809): updateOwnerInfo(hasCMAS): -1
10-14 18:32:04.007 D/FaceWidgetOwnerInfoManager( 1809): getOwnerInfo()
isDeviceOwnerInfo - false
10-14 18:32:04.008 I/ImsServiceSwitchBase[0]( 2171): getVoiceCallType:
voicecall_type_Vivo_BR = [-1]
10-14 18:32:04.009 I/GlobalSettingsRepoBase( 2171): simSlot[0] reset voice call
settings db by simcard change
10-14 18:32:04.009 W/JobInfo ( 3376): Requested flex +10m0s0ms for job 655000 is
too small; raising to +1h12m0s0ms
10-14 18:32:04.009 I/EasyMuteController( 702): UnRegister failed. no registered
10-14 18:32:04.009 V/Vibrator( 702): cancel(): pid: 702, PackageName: android,
token: android.os.Binder@a6b3610
10-14 18:32:04.010 W/CocktailOrderManager( 702): Failed rename to setting file.
10-14 18:32:04.010 W/CocktailOrderManager( 702): Failed to read state:
java.io.FileNotFoundException: /data/system/users/0/cocktail_order.xml: open
failed: ENOENT (No such file or directory)
10-14 18:32:04.010 D/CocktailOrderManager( 702): getMatchedSortIds:
loadedorder=null
10-14 18:32:04.010 I/GlobalSettingsRepoBase( 2171): simSlot[0] reset vt call
settings db by simcard change
10-14 18:32:04.010 D/StorageManagerService( 702): handleMessage ->
H_VOLUME_BROADCAST
10-14 18:32:04.010 D/StorageManagerService( 702): Volume emulated;0 broadcasting
mounted to UserHandle{0}
10-14 18:32:04.010 I/DUMP ( 3325): setDumpLoadDefaultPanelHistory reason : 2
enabled size : 0
10-14 18:32:04.012 I/GlobalSettingsRepoBase( 2171): simSlot[0]
videocall_type_Vivo_BR: [-1]
10-14 18:32:04.012 D/ActivityThread( 3690): setConscryptValidator
10-14 18:32:04.012 D/ActivityThread( 3690): setConscryptValidator - put
10-14 18:32:04.013 I/GlobalSettingsRepoBase( 2171): simSlot[0] NOT Temporal SIM
swapped: Set Video DB - -1
10-14 18:32:04.014 I/CocktailBarPanelInfoManager( 3325): enabled Cocktail Ids : 1
10-14 18:32:04.014 D/FaceWidgetViewModel( 1809): onPluginConnected
10-14 18:32:04.015 I/AODSettingsHelper( 1809): *** register listener for
com.samsung.android.app.facewidget.common.-$
$Lambda$WidgetOrderMonitor$fIYhb1XCn1qZ9UTBu7do9GPKsZw@e1eb268
10-14 18:32:04.015 D/SettingsProvider( 702): isChangeAllowed() : name =
voicecall_type
10-14 18:32:04.015 W/CocktailOrderManager( 702): Failed rename to setting file.
10-14 18:32:04.020 D/SamsungAnalytics605035( 702): user do not agree setting
10-14 18:32:04.024 D/MotionRecognitionService( 702): mReceiver.onReceive :
ACTION_SIM_STATE_CHANGED
10-14 18:32:04.024 E/z ( 3257): rebuild : package = com.android.pacprocessor
10-14 18:32:04.025 I/d.process.medi( 3453): The ClassLoaderContext is a special
shared library.
10-14 18:32:04.027 I/HistoryProvider( 3325): it is first db, go on normal process
10-14 18:32:04.028 I/z ( 3257): rebuild : ignore com.android.pacprocessor
10-14 18:32:04.029 E/z ( 3257): rebuild : package = com.android.simappdialog
10-14 18:32:04.029 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:04.030 E/#IMSCR ( 2171): 10-14 18:32:04 0x10020000:0,SET:-1
10-14 18:32:04.030 I/z ( 3257): rebuild : ignore com.android.simappdialog
10-14 18:32:04.030 E/z ( 3257): rebuild : package =
com.samsung.android.knox.attestation
10-14 18:32:04.030 I/z ( 3257): rebuild : ignore
com.samsung.android.knox.attestation
10-14 18:32:04.030 E/z ( 3257): rebuild : package =
com.samsung.android.secsoundpicker
10-14 18:32:04.032 D/SettingsProvider( 702): isChangeAllowed() : name =
videocall_type
10-14 18:32:04.033 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:04.034 E/#IMSCR ( 2171): 10-14 18:32:04 0x10020001:0,SET:-1
10-14 18:32:04.034 I/z ( 3257): rebuild : ignore
com.samsung.android.secsoundpicker
10-14 18:32:04.034 E/z ( 3257): rebuild : package =
com.samsung.internal.systemui.navbar.sec_gestural
10-14 18:32:04.038 I/AODSettingsHelper( 1809): mKey=add_info_music_control,
mIntValue=1, mStringValue=null
10-14 18:32:04.041 D/SecureElement-Terminal-UiccTerminal2( 2189):
SIM_STATE_CHANGED: ABSENT
10-14 18:32:04.041 I/SecureElement-Terminal-UiccTerminal2( 2189): SIM is absent.
10-14 18:32:04.041 D/SecureElement-Terminal-UiccTerminal2( 2189): onStateChange:
mTerminalConStat: false, state: false
10-14 18:32:04.041 I/SecureElement-Terminal-SIM2( 2189): onStateChange from
Terminal: false
10-14 18:32:04.041 I/SecureElement-Terminal-SIM2( 2189): OnStateChange:false
reason:
10-14 18:32:04.042 I/AODSettingsHelper( 1809): mKey=aod_servicebox_page_gravity,
mIntValue=0, mStringValue=null
10-14 18:32:04.043 I/UriGeneratorProvider( 2171): sim state intent received -
ABSENT
10-14 18:32:04.044 W/Looper ( 702): Slow dispatch took 222ms android.fg
h=android.os.Handler c=<recycled PooledLambda@655212f> m=0
10-14 18:32:04.044 D/StorageManager( 702): onVolumeStateChanged:
vol=VolumeInfo{emulated;0}:
10-14 18:32:04.044 D/StorageManager( 702): type=EMULATED diskId=null partGuid=
mountFlags=PRIMARY|VISIBLE
10-14 18:32:04.044 D/StorageManager( 702): mountUserId=0 state=UNMOUNTED
10-14 18:32:04.044 D/StorageManager( 702): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:04.044 D/StorageManager( 702): path=null internalPath=null
10-14 18:32:04.044 D/StorageManager( 702): oldState=0 newState=0
10-14 18:32:04.045 D/StorageManager( 702): onVolumeStateChanged:
vol=VolumeInfo{emulated;0}:
10-14 18:32:04.045 D/StorageManager( 702): type=EMULATED diskId=null partGuid=
mountFlags=PRIMARY|VISIBLE
10-14 18:32:04.045 D/StorageManager( 702): mountUserId=0 state=UNMOUNTED
10-14 18:32:04.045 D/StorageManager( 702): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:04.045 D/StorageManager( 702): path=null internalPath=null
10-14 18:32:04.045 D/StorageManager( 702): oldState=0 newState=0
10-14 18:32:04.045 D/StorageManager( 3131): onVolumeStateChanged:
vol=VolumeInfo{emulated;0}:
10-14 18:32:04.045 D/StorageManager( 3131): type=EMULATED diskId=null partGuid=
mountFlags=PRIMARY|VISIBLE
10-14 18:32:04.045 D/StorageManager( 3131): mountUserId=0 state=UNMOUNTED
10-14 18:32:04.045 D/StorageManager( 3131): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:04.045 D/StorageManager( 3131): path=null internalPath=null
10-14 18:32:04.045 D/StorageManager( 3131): oldState=0 newState=0
10-14 18:32:04.045 D/StorageManager( 702): onVolumeStateChanged:
vol=VolumeInfo{emulated;0}:
10-14 18:32:04.045 D/StorageManager( 702): type=EMULATED diskId=null partGuid=
mountFlags=PRIMARY|VISIBLE
10-14 18:32:04.045 D/StorageManager( 702): mountUserId=0 state=UNMOUNTED
10-14 18:32:04.045 D/StorageManager( 702): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:04.045 D/StorageManager( 702): path=null internalPath=null
10-14 18:32:04.045 D/StorageManager( 702): oldState=0 newState=0
10-14 18:32:04.045 I/z ( 3257): rebuild : ignore
com.samsung.internal.systemui.navbar.sec_gestural
10-14 18:32:04.045 D/StorageManager( 1809): onVolumeStateChanged:
vol=VolumeInfo{emulated;0}:
10-14 18:32:04.045 D/StorageManager( 1809): type=EMULATED diskId=null partGuid=
mountFlags=PRIMARY|VISIBLE
10-14 18:32:04.045 D/StorageManager( 1809): mountUserId=0 state=UNMOUNTED
10-14 18:32:04.045 D/StorageManager( 1809): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:04.045 D/StorageManager( 1809): path=null internalPath=null
10-14 18:32:04.045 D/StorageManager( 1809): oldState=0 newState=0
10-14 18:32:04.045 E/z ( 3257): rebuild : package = com.microsoft.skydrive
10-14 18:32:04.046 D/StorageManager( 702): onVolumeStateChanged:
vol=VolumeInfo{emulated;0}:
10-14 18:32:04.046 D/StorageManager( 702): type=EMULATED diskId=null partGuid=
mountFlags=PRIMARY|VISIBLE
10-14 18:32:04.046 D/StorageManager( 702): mountUserId=0 state=CHECKING
10-14 18:32:04.046 D/StorageManager( 702): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:04.046 D/StorageManager( 702): path=null internalPath=null
10-14 18:32:04.046 D/StorageManager( 702): oldState=0 newState=1
10-14 18:32:04.046 D/StorageManager( 702): onVolumeStateChanged:
vol=VolumeInfo{emulated;0}:
10-14 18:32:04.046 D/StorageManager( 702): type=EMULATED diskId=null partGuid=
mountFlags=PRIMARY|VISIBLE
10-14 18:32:04.046 D/StorageManager( 702): mountUserId=0 state=CHECKING
10-14 18:32:04.046 D/StorageManager( 702): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:04.046 D/StorageManager( 702): path=null internalPath=null
10-14 18:32:04.046 D/StorageManager( 702): oldState=0 newState=1
10-14 18:32:04.046 D/StorageManager( 3453): onVolumeStateChanged:
vol=VolumeInfo{emulated;0}:
10-14 18:32:04.046 D/StorageManager( 3453): type=EMULATED diskId=null partGuid=
mountFlags=PRIMARY|VISIBLE
10-14 18:32:04.046 D/StorageManager( 3453): mountUserId=0 state=UNMOUNTED
10-14 18:32:04.046 D/StorageManager( 3453): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:04.046 D/StorageManager( 3453): path=null internalPath=null
10-14 18:32:04.046 D/StorageManager( 3453): oldState=0 newState=0
10-14 18:32:04.046 D/StorageManager( 702): onVolumeStateChanged:
vol=VolumeInfo{emulated;0}:
10-14 18:32:04.046 D/StorageManager( 702): type=EMULATED diskId=null partGuid=
mountFlags=PRIMARY|VISIBLE
10-14 18:32:04.046 D/StorageManager( 702): mountUserId=0 state=CHECKING
10-14 18:32:04.046 D/StorageManager( 702): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:04.046 D/StorageManager( 702): path=null internalPath=null
10-14 18:32:04.046 D/StorageManager( 702): oldState=0 newState=1
10-14 18:32:04.050 I/SimManager<0>( 2171): SimSimIntentReceiver: received action
android.intent.action.SIM_STATE_CHANGED subId=-1 mSubId=-1
10-14 18:32:04.050 I/SimManager( 2171): phoneId mismatch :
android.intent.action.SIM_STATE_CHANGED, 1
10-14 18:32:04.050 D/StorageManager( 3131): onVolumeStateChanged:
vol=VolumeInfo{emulated;0}:
10-14 18:32:04.050 D/StorageManager( 3131): type=EMULATED diskId=null partGuid=
mountFlags=PRIMARY|VISIBLE
10-14 18:32:04.050 D/StorageManager( 3131): mountUserId=0 state=CHECKING
10-14 18:32:04.050 D/StorageManager( 3131): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:04.050 D/StorageManager( 3131): path=null internalPath=null
10-14 18:32:04.050 D/StorageManager( 3131): oldState=0 newState=1
10-14 18:32:04.051 D/StorageManager( 3453): onVolumeStateChanged:
vol=VolumeInfo{emulated;0}:
10-14 18:32:04.051 D/StorageManager( 3453): type=EMULATED diskId=null partGuid=
mountFlags=PRIMARY|VISIBLE
10-14 18:32:04.051 D/StorageManager( 3453): mountUserId=0 state=CHECKING
10-14 18:32:04.051 D/StorageManager( 3453): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:04.051 D/StorageManager( 3453): path=null internalPath=null
10-14 18:32:04.051 D/StorageManager( 3453): oldState=0 newState=1
10-14 18:32:04.051 D/StorageManager( 1809): onVolumeStateChanged:
vol=VolumeInfo{emulated;0}:
10-14 18:32:04.051 D/StorageManager( 1809): type=EMULATED diskId=null partGuid=
mountFlags=PRIMARY|VISIBLE
10-14 18:32:04.051 D/StorageManager( 1809): mountUserId=0 state=CHECKING
10-14 18:32:04.051 D/StorageManager( 1809): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:04.051 D/StorageManager( 1809): path=null internalPath=null
10-14 18:32:04.051 D/StorageManager( 1809): oldState=0 newState=1
10-14 18:32:04.052 I/SimManager<1>( 2171): SimSimIntentReceiver: received action
android.intent.action.SIM_STATE_CHANGED subId=-1 mSubId=-1
10-14 18:32:04.052 I/AODSettingsHelper( 1809): mKey=face_widget_detail_setting,
mIntValue=0, mStringValue=null
10-14 18:32:04.056 I/AODSettingsHelper( 1809): mKey=face_widgets_option,
mIntValue=0, mStringValue=null
10-14 18:32:04.057 I/AODSettingsHelper( 1809):
mKey=lockscreen_notifications_option, mIntValue=0, mStringValue=null
10-14 18:32:04.058 I/AODSettingsHelper( 1809): mKey=lock_shortcut_type,
mIntValue=0, mStringValue=null
10-14 18:32:04.059 I/HYPER-HAL( 559): [ResourceManager.cpp]removeResource():
[CPUMinFreq] RemoveResource Request ID : 258137
10-14 18:32:04.059 I/HYPER-HAL( 559): [RequestManager.cpp]releaseLocked():
Released ID : 258137
10-14 18:32:04.060 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
SMK tag : nohitsetting message : Not a JSON Object: null
10-14 18:32:04.060 V/DownloadManager( 3453): onCreate : initialize the content
provider
10-14 18:32:04.060 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
IMSUPDATE tag : nohitsetting message : Not a JSON Object: null
10-14 18:32:04.060 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
UNKNOWN update source 4 tag : nohitsetting message : Not a JSON Object: null
10-14 18:32:04.061 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
SMK tag : defaultsetting message : Not a JSON Object: null
10-14 18:32:04.061 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
IMSUPDATE tag : defaultsetting message : Not a JSON Object: null
10-14 18:32:04.061 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
UNKNOWN update source 4 tag : defaultsetting message : Not a JSON Object: null
10-14 18:32:04.063 I/AODSettingsHelper( 1809):
mKey=lockscreen_aod_staying_music_page, mIntValue=0, mStringValue=null
10-14 18:32:04.065 I/AODSettingsHelper( 1809): mKey=lock_screen_show_notifications,
mIntValue=1, mStringValue=null
10-14 18:32:04.068 D/SapService( 2679): S1(ABSENT), S2(ABSENT)
10-14 18:32:04.068 E/z ( 3257): rebuild : package =
com.samsung.android.SettingsReceiver
10-14 18:32:04.070 I/AODSettingsHelper( 1809): mKey=minimal_battery_use,
mIntValue=0, mStringValue=null
10-14 18:32:04.070 D/SapService( 2679): Disable sap : false
10-14 18:32:04.070 D/SapService( 2679): S1(ABSENT), S2(ABSENT)
10-14 18:32:04.072 I/AODSettingsHelper( 1809): mKey=ultra_powersaving_mode,
mIntValue=0, mStringValue=null
10-14 18:32:04.072 V/LocationManagerService( 702): location appop changed for
com.google.android.projection.gearhead
10-14 18:32:04.072 D/StorageManager( 702): onStorageStateChanged:
path=/storage/emulated/0 oldState=mounted newState=mounted
10-14 18:32:04.072 D/StorageManager( 702): onStorageStateChanged:
path=/storage/emulated/0 oldState=mounted newState=mounted
10-14 18:32:04.072 D/StorageManager( 702): onStorageStateChanged:
path=/storage/emulated/0 oldState=mounted newState=mounted
10-14 18:32:04.073 D/StorageManagerService( 702): mPolicyReceiver ::
10-14 18:32:04.073 D/StorageManager( 702): onVolumeStateChanged:
vol=VolumeInfo{emulated;0}:
10-14 18:32:04.073 D/StorageManager( 702): type=EMULATED diskId=null partGuid=
mountFlags=PRIMARY|VISIBLE
10-14 18:32:04.073 D/StorageManager( 702): mountUserId=0 state=MOUNTED
10-14 18:32:04.073 D/StorageManager( 702): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:04.073 D/StorageManager( 702): path=/storage/emulated
internalPath=/data/media
10-14 18:32:04.073 D/StorageManager( 702): oldState=1 newState=2
10-14 18:32:04.073 I/AODSettingsHelper( 1809): mKey=dualclock_menu_settings,
mIntValue=1, mStringValue=null
10-14 18:32:04.073 W/StorageManagerService( 702): isMountDisallowedByEAS:
storage_itpolicy from_intent true
10-14 18:32:04.073 D/StorageManager( 702): onVolumeStateChanged:
vol=VolumeInfo{emulated;0}:
10-14 18:32:04.073 D/StorageManager( 702): type=EMULATED diskId=null partGuid=
mountFlags=PRIMARY|VISIBLE
10-14 18:32:04.073 D/StorageManager( 702): mountUserId=0 state=MOUNTED
10-14 18:32:04.073 D/StorageManager( 702): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:04.073 D/StorageManager( 702): path=/storage/emulated
internalPath=/data/media
10-14 18:32:04.073 D/StorageManager( 702): oldState=1 newState=2
10-14 18:32:04.073 D/StorageManager( 702): onVolumeStateChanged:
vol=VolumeInfo{emulated;0}:
10-14 18:32:04.073 D/StorageManager( 702): type=EMULATED diskId=null partGuid=
mountFlags=PRIMARY|VISIBLE
10-14 18:32:04.073 D/StorageManager( 702): mountUserId=0 state=MOUNTED
10-14 18:32:04.073 D/StorageManager( 702): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:04.073 D/StorageManager( 702): path=/storage/emulated
internalPath=/data/media
10-14 18:32:04.073 D/StorageManager( 702): oldState=1 newState=2
10-14 18:32:04.074 W/StorageManagerService( 702): isMountDisallowedByEAS: check is
true
10-14 18:32:04.074 D/StorageManager( 702): onStorageStateChanged:
path=/storage/emulated/0 oldState=checking newState=mounted
10-14 18:32:04.074 D/StorageManager( 702): onStorageStateChanged:
path=/storage/emulated/0 oldState=checking newState=mounted
10-14 18:32:04.074 D/StorageManager( 702): onStorageStateChanged:
path=/storage/emulated/0 oldState=checking newState=mounted
10-14 18:32:04.074 D/StorageManager( 1809): onStorageStateChanged:
path=/storage/emulated/0 oldState=mounted newState=mounted
10-14 18:32:04.074 I/AODSettingsHelper( 1809): mKey=servicebox_page_gravity,
mIntValue=17, mStringValue=null
10-14 18:32:04.074 D/StorageManagerService( 702): ApplyCurrentSdCardPolicy ::
false
10-14 18:32:04.074 I/SemWifiApDevicePolicyManager( 702): onReceive
android.app.action.DEVICE_POLICY_MANAGER_STATE_CHANGED
10-14 18:32:04.074 I/SemWifiApDevicePolicyManager( 702): Receive IP Policy Intent
- policy changed : false User Switch : false
10-14 18:32:04.075 D/StorageManager( 1809): onVolumeStateChanged:
vol=VolumeInfo{emulated;0}:
10-14 18:32:04.075 D/StorageManager( 1809): type=EMULATED diskId=null partGuid=
mountFlags=PRIMARY|VISIBLE
10-14 18:32:04.075 D/StorageManager( 1809): mountUserId=0 state=MOUNTED
10-14 18:32:04.075 D/StorageManager( 1809): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:04.075 D/StorageManager( 1809): path=/storage/emulated
internalPath=/data/media
10-14 18:32:04.075 D/StorageManager( 1809): oldState=1 newState=2
10-14 18:32:04.075 I/SemWifiApDevicePolicyManager( 702): handleSecurityPolicyMHS()
allowWifiAp (true)
10-14 18:32:04.075 D/StorageManager( 1809): onStorageStateChanged:
path=/storage/emulated/0 oldState=checking newState=mounted
10-14 18:32:04.075 D/SecContentProvider( 702): query(), uri = 18 selection =
isWifiTetheringEnabled
10-14 18:32:04.075 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:32:04.075 D/RestrictionPolicy( 702): isWifiTetheringEnabled : true
10-14 18:32:04.076 I/AODSettingsHelper( 1809): mKey=additional_information_val,
mIntValue=0, mStringValue=null
10-14 18:32:04.077 I/AODSettingsHelper( 1809): mKey=time_12_24, mIntValue=0,
mStringValue=null
10-14 18:32:04.077 D/SapService( 2679): Disable sap : false
10-14 18:32:04.078 D/KeyguardViewMediator( 1809): setKeyguardEnabled(true)
10-14 18:32:04.078 D/UsbDeviceManager( 702): handleMessage ->
MSG_UPDATE_USER_RESTRICTIONS mCurrentFunctions=mtp isUsbTransferAllowed()=true
10-14 18:32:04.078 W/Looper ( 702): Drained
10-14 18:32:04.078 D/StorageManager( 3131): onStorageStateChanged:
path=/storage/emulated/0 oldState=mounted newState=mounted
10-14 18:32:04.078 D/StorageManager( 3131): onVolumeStateChanged:
vol=VolumeInfo{emulated;0}:
10-14 18:32:04.078 D/StorageManager( 3131): type=EMULATED diskId=null partGuid=
mountFlags=PRIMARY|VISIBLE
10-14 18:32:04.078 D/StorageManager( 3131): mountUserId=0 state=MOUNTED
10-14 18:32:04.078 D/StorageManager( 3131): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:04.078 D/StorageManager( 3131): path=/storage/emulated
internalPath=/data/media
10-14 18:32:04.078 D/StorageManager( 3131): oldState=1 newState=2
10-14 18:32:04.079 D/StorageManager( 3131): onStorageStateChanged:
path=/storage/emulated/0 oldState=checking newState=mounted
10-14 18:32:04.079 D/StorageManager( 3453): onStorageStateChanged:
path=/storage/emulated/0 oldState=mounted newState=mounted
10-14 18:32:04.080 D/StorageManager( 3453): onVolumeStateChanged:
vol=VolumeInfo{emulated;0}:
10-14 18:32:04.080 D/StorageManager( 3453): type=EMULATED diskId=null partGuid=
mountFlags=PRIMARY|VISIBLE
10-14 18:32:04.080 D/StorageManager( 3453): mountUserId=0 state=MOUNTED
10-14 18:32:04.080 D/StorageManager( 3453): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:04.080 D/StorageManager( 3453): path=/storage/emulated
internalPath=/data/media
10-14 18:32:04.080 D/StorageManager( 3453): oldState=1 newState=2
10-14 18:32:04.080 D/StorageManager( 3453): onStorageStateChanged:
path=/storage/emulated/0 oldState=checking newState=mounted
10-14 18:32:04.080 I/z ( 3257): rebuild : ignore
com.samsung.android.SettingsReceiver
10-14 18:32:04.080 E/z ( 3257): rebuild : package =
com.android.internal.display.cutout.emulation.hole
10-14 18:32:04.080 I/AODSettingsHelper( 1809): mKey=user_setup_complete,
mIntValue=0, mStringValue=null
10-14 18:32:04.082 I/AODSettingsHelper( 1809): mKey=face_widgets_cover,
mIntValue=1, mStringValue=null
10-14 18:32:04.084 I/AODSettingsHelper( 1809): mKey=face_widget_res_id,
mIntValue=0,
mStringValue=com.sec.android.daemonapp#weather:2131887007;com.samsung.android.fores
t#screenTime:2131755305
10-14 18:32:04.084 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.user.WelcomeActivity newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:04.085 I/AODSettingsHelper( 1809): mKey=emergency_mode, mIntValue=0,
mStringValue=null
10-14 18:32:04.087 I/ActivityManager( 702): DSS OFF for
com.samsung.android.honeyboard
10-14 18:32:04.088 I/SecMediaProvider( 3453): Changed schema version from 0 to
1114, 0 items taking 114ms
10-14 18:32:04.088 D/StorageManagerService( 702): handleMessage ->
H_INTERNAL_BROADCAST
10-14 18:32:04.088 D/StorageManagerService( 702): broadcasting (Intent
{ act=android.os.storage.action.VOLUME_STATE_CHANGED flg=0x5000000 (has extras) })
state=2 uuid=
10-14 18:32:04.092 E/ActivityThread( 3376): Failed to find provider info for
com.samsung.android.oneconnect.external
10-14 18:32:04.092 I/ShareLive( 3376): [SLog][main][ExternalIntentUtil]
getLegacyVisibility value=0
10-14 18:32:04.092 I/ShareLive( 3376): [SLog][main][DeviceVisibilityTileService]
migrateVisibilityFromLegacy legacyVisibility=0
10-14 18:32:04.093 I/NotificationService( 702): RuneStone mIsRuneStoneSupported =
true, mIsRuneStoneEnabled = false
10-14 18:32:04.092 V/DownloadManager( 3453): onCreate : initialization complete
10-14 18:32:04.094 I/z ( 3257): rebuild : ignore
com.android.internal.display.cutout.emulation.hole
10-14 18:32:04.094 E/z ( 3257): rebuild : package =
com.android.internal.display.cutout.emulation.tall
10-14 18:32:04.095 I/AODSettingsHelper( 1809): mKey=lock_adaptive_color,
mIntValue=0, mStringValue=null
10-14 18:32:04.097 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{4a31a7c 3690:com.samsung.android.honeyboard/u0a150}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:04.097 I/AODSettingsHelper( 1809): mKey=lock_screen_allow_rotation,
mIntValue=0, mStringValue=null
10-14 18:32:04.097 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
MOBILITY_GLOBAL tag : globalsetting message : Not a JSON Object: null
10-14 18:32:04.097 D/SecMediaProvider( 3453): scloud: disable
10-14 18:32:04.097 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
SMK tag : globalsetting message : Not a JSON Object: null
10-14 18:32:04.098 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
IMSUPDATE tag : globalsetting message : Not a JSON Object: null
10-14 18:32:04.098 I/ShareLive( 3376): [SLog][RxCachedThreadScheduler-1]
[SyncSettingUsecase] getMigrationSetting migrated=ON
10-14 18:32:04.098 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
UNKNOWN update source 4 tag : globalsetting message : Not a JSON Object: null
10-14 18:32:04.098 I/AODSettingsHelper( 1809): mKey=aod_tap_to_show_mode,
mIntValue=1, mStringValue=null
10-14 18:32:04.101 I/AODSettingsHelper( 1809): mKey=face_widget_order, mIntValue=0,
mStringValue=servicebox_music;com.sec.android.daemonapp#weather;servicebox_calendar
;servicebox_alarm;com.samsung.android.forest#screenTime
10-14 18:32:04.104 I/GlobalSettingsRepoBase( 2171): simSlot[0] initRcsUserSetting:
system [-3], sp [-1], default [-1]
10-14 18:32:04.104 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.deferred.DeferredSetupWelcomeActivity newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.105 E/#IMSCR ( 2171): 10-14 18:32:04 0x10020006:0GLB:-1
10-14 18:32:04.105 I/AODSettingsHelper( 1809): mKey=add_info_alarm, mIntValue=1,
mStringValue=null
10-14 18:32:04.106 D/ActivityThread( 3690): handleBindApplication()++
app=com.samsung.android.honeyboard
10-14 18:32:04.107 D/SettingsProvider( 702): isChangeAllowed() : name =
rcs_user_setting
10-14 18:32:04.107 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.app.sharelive cmp =
com.samsung.android.app.sharelive.presentation.main.MainActivity newState = 1
callingPackage = 5026/com.samsung.android.app.sharelive
10-14 18:32:04.108 I/Policy_12.2.05( 3376): [RxCachedThreadScheduler-2]
[GetPolicyJobService] Policy Job scheduled : 1
10-14 18:32:04.108 I/ShareLive( 3376): [SLog][main][ExternalIntentUtil] Enable
quickshare component
10-14 18:32:04.109 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:04.110 I/z ( 3257): rebuild : ignore
com.android.internal.display.cutout.emulation.tall
10-14 18:32:04.110 E/z ( 3257): rebuild : package =
com.sec.android.app.soundalive
10-14 18:32:04.110 E/#IMSCR ( 2171): 10-14 18:32:04 0x10010000:0,UPD MNO:true
10-14 18:32:04.111 I/AODSettingsHelper( 1809): mKey=easy_mode_switch, mIntValue=1,
mStringValue=null
10-14 18:32:04.112 I/z ( 3257): rebuild : ignore
com.sec.android.app.soundalive
10-14 18:32:04.112 E/z ( 3257): rebuild : package =
com.samsung.android.privateshare
10-14 18:32:04.112 I/z ( 3257): rebuild : ignore
com.samsung.android.privateshare
10-14 18:32:04.112 E/z ( 3257): rebuild : package =
com.sec.android.provider.badge
10-14 18:32:04.113 D/StorageManagerService( 702): handleMessage ->
H_VOLUME_BROADCAST
10-14 18:32:04.113 I/AODSettingsHelper( 1809): mKey=reduce_animations, mIntValue=0,
mStringValue=null
10-14 18:32:04.113 D/StorageManagerService( 702): Volume emulated;0 broadcasting
mounted to UserHandle{0}
10-14 18:32:04.113 I/DeviceConfigManager( 2171): simSlot[0] DM CONFIG DB :
OMADM_ZTO, Mno : ZTO
10-14 18:32:04.114 I/StorageAdapterIDLE<0>( 2171): open storage : OMADM_ZTO
10-14 18:32:04.114 I/StorageAdapter<0>( 2171): config.db: OMADM_ZTO, DB_TABLE_MAX:
10
10-14 18:32:04.114 I/AODSettingsHelper( 1809): mKey=roaming_clock_option,
mIntValue=0, mStringValue=null
10-14 18:32:04.114 I/z ( 3257): rebuild : ignore
com.sec.android.provider.badge
10-14 18:32:04.114 E/z ( 3257): rebuild : package = com.android.certinstaller
10-14 18:32:04.117 I/z ( 3257): rebuild : ignore com.android.certinstaller
10-14 18:32:04.117 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.user.UserWarningActivity newState = 1 callingPackage
= 10215/com.google.android.setupwizard
10-14 18:32:04.117 E/z ( 3257): rebuild : package =
com.samsung.android.securitylogagent
10-14 18:32:04.117 I/z ( 3257): rebuild : ignore
com.samsung.android.securitylogagent
10-14 18:32:04.117 E/z ( 3257): rebuild : package =
com.android.theme.color.black
10-14 18:32:04.117 D/FASDataManager( 702): getFASDataFromDB fasEntityList size : 0
10-14 18:32:04.118 E/CscParser( 2171): can not find imsSettings
10-14 18:32:04.118 D/CarrierConfigLoader( 2213): Update config for phoneId: 1
simState: ABSENT
10-14 18:32:04.118 D/CarrierSvcBindHelper( 2213): update binding for phoneId: 1
simState: ABSENT
10-14 18:32:04.118 V/MediaStore( 3131): Examining volume emulated;0 with name
external_primary and state mounted
10-14 18:32:04.119 V/MediaProvider( 3131): Updated external volumes to:
{external_primary}
10-14 18:32:04.120 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:04.121 I/AODSettingsHelper( 1809): mKey=aod_mode, mIntValue=0,
mStringValue=null
10-14 18:32:04.122 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.user.DeviceOwnerUserSetupCompleteActivity newState =
1 callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.122 E/MARsDBManager( 702): Packages database not exist, and not
created!!
10-14 18:32:04.123 E/CscParser( 2171): can not find imsSettings
10-14 18:32:04.123 I/AODSettingsHelper( 1809): mKey=add_info_today_schedule,
mIntValue=0, mStringValue=null
10-14 18:32:04.125 I/AODSettingsHelper( 1809): mKey=homecity_timezone, mIntValue=0,
mStringValue=null
10-14 18:32:04.126 I/AODSettingsHelper( 1809): mKey=high_text_contrast_enabled,
mIntValue=0, mStringValue=null
10-14 18:32:04.126 I/z ( 3257): rebuild : ignore
com.android.theme.color.black
10-14 18:32:04.126 I/AODSettingsHelper( 1809): readSettingsDB() COMPLETED elapsed=
109
10-14 18:32:04.126 E/z ( 3257): rebuild : package = com.android.carrierconfig
10-14 18:32:04.128 I/z ( 3257): rebuild : ignore com.android.carrierconfig
10-14 18:32:04.128 E/z ( 3257): rebuild : package =
com.android.theme.color.green
10-14 18:32:04.129 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.carrier.MobileDataActivity newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.129 I/z ( 3257): rebuild : ignore
com.android.theme.color.green
10-14 18:32:04.129 E/z ( 3257): rebuild : package =
com.android.theme.color.ocean
10-14 18:32:04.132 I/z ( 3257): rebuild : ignore
com.android.theme.color.ocean
10-14 18:32:04.133 E/z ( 3257): rebuild : package =
com.samsung.android.knox.containeragent
10-14 18:32:04.133 I/z ( 3257): rebuild : ignore
com.samsung.android.knox.containeragent
10-14 18:32:04.133 E/z ( 3257): rebuild : package =
com.android.theme.color.space
10-14 18:32:04.134 I/ImsServiceSwitchBase[0]( 2171): VoLTE: SP[ON] Video: SP[ON]
RCS: SP[ON]
10-14 18:32:04.134 I/ImsServiceSwitchBase0( 2171): slot[0]: dumpServiceSwitch:
volte [true] rcs [true]
10-14 18:32:04.136 I/ImsServiceSwitchBase0( 2171): slot[0]: dumpServiceSwitch:
mmtel-video=true, ss=true, cdpn=true, mmtel-call-composer=true, smsip=true,
mmtel=true, ft_http=true, lastseen=true, plug-in=false, im=true, profile=true,
is=true, ft=true, gls=true, chatbot-communication=true, euc=true, slm=true,
options=true, presence=true, vs=true, ec=true
10-14 18:32:04.137 I/ShareLive( 3376): [SLog][main][ExternalIntentUtil]
disableLegacyComponents
10-14 18:32:04.137 I/ShareLive( 3376): [SLog][main][ExternalIntentUtil]
disableComponentcom.samsung.android.oneconnect.external.DeviceVisibilityTile
10-14 18:32:04.137 I/ShareLive( 3376): [SLog][main][ExternalIntentUtil]
updateComponentcom.samsung.android.oneconnect.external.DeviceVisibilityTile
10-14 18:32:04.138 I/ShareLive( 3376): [SLog][main][ExternalIntentUtil] exception
while disable component java.lang.IllegalArgumentException: Unknown component:
ComponentInfo{com.samsung.android.oneconnect/com.samsung.android.oneconnect.externa
l.DeviceVisibilityTile}
10-14 18:32:04.138 I/ShareLive( 3376): [SLog][main][ExternalIntentUtil]
disableComponentcom.samsung.android.oneconnect.ui.contentssharing.ContentsSharingAc
tivity
10-14 18:32:04.138 I/ShareLive( 3376): [SLog][main][ExternalIntentUtil]
updateComponentcom.samsung.android.oneconnect.ui.contentssharing.ContentsSharingAct
ivity
10-14 18:32:04.139 I/ShareLive( 3376): [SLog][main][ExternalIntentUtil] exception
while disable component java.lang.IllegalArgumentException: Unknown component:
ComponentInfo{com.samsung.android.oneconnect/com.samsung.android.oneconnect.ui.cont
entssharing.ContentsSharingActivity}
10-14 18:32:04.139 I/ShareLive( 3376): [SLog][main][ExternalIntentUtil]
disableComponentcom.samsung.android.oneconnect.serviceui.AcceptDialogActivity
10-14 18:32:04.139 I/ShareLive( 3376): [SLog][main][ExternalIntentUtil]
updateComponentcom.samsung.android.oneconnect.serviceui.AcceptDialogActivity
10-14 18:32:04.140 I/ShareLive( 3376): [SLog][main][ExternalIntentUtil] exception
while disable component java.lang.IllegalArgumentException: Unknown component:
ComponentInfo{com.samsung.android.oneconnect/com.samsung.android.oneconnect.service
ui.AcceptDialogActivity}
10-14 18:32:04.140 I/ShareLive( 3376): [SLog][main][ExternalIntentUtil]
updateLegacyVisibility
10-14 18:32:04.141 I/ShareLive( 3376): [SLog][RxCachedThreadScheduler-3]
[SettingsRepositoryImpl] update ret= 1 key= migrated_legacy_visibility value = 1
10-14 18:32:04.141 E/#IMSCR ( 2171): 10-14 18:32:04
0x10030010:0,LOAD:1_111111,1_111111111111101
10-14 18:32:04.141 I/ImsServiceSwitchBase0( 2171): slot[0]: dumpServiceSwitch:
volte [true] rcs [true]
10-14 18:32:04.141 E/ActivityThread( 3376): Failed to find provider info for
com.samsung.android.oneconnect.external
10-14 18:32:04.142 D/TileServices( 1809): onStartSuccessful
android.os.Binder@8e52acd
10-14 18:32:04.142 I/ImsServiceSwitchBase0( 2171): slot[0]: dumpServiceSwitch:
mmtel-video=true, ss=true, cdpn=true, mmtel-call-composer=true, smsip=true,
mmtel=true, ft_http=true, lastseen=true, plug-in=false, im=true, profile=true,
is=true, ft=true, gls=true, chatbot-communication=true, euc=true, slm=true,
options=true, presence=true, vs=true, ec=true
10-14 18:32:04.143 I/SimManager( 2171): isLabSimCard: state [ABSENT] isLabSim
[false]
10-14 18:32:04.144 V/MediaStore( 3131): Examining volume emulated;0 with name
external_primary and state mounted
10-14 18:32:04.144 V/MediaProvider( 3131): Updated external volumes to:
{external_primary}
10-14 18:32:04.148 W/ContextImpl( 2171): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
android.content.ContextWrapper.sendBroadcast:478
com.sec.internal.ims.settings.ImsServiceSwitchBase.updateServiceSwitch:303
com.sec.internal.ims.settings.ImsServiceSwitch.updateServiceSwitch:85
com.sec.internal.ims.settings.DeviceConfigManager.updateMno:795
10-14 18:32:04.152 D/LoadedApk( 3655): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.google.android.projection.gearhead
appContext.mBasePackageName=com.google.android.projection.gearhead
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:32:04.152 D/NetworkSecurityConfig( 3655): No Network Security Config
specified, using platform default
10-14 18:32:04.154 D/MediaProvider( 3131): Starting migration from legacy provider
10-14 18:32:04.159 V/MediaStore( 3131): Examining volume emulated;0 with name
external_primary and state mounted
10-14 18:32:04.159 V/MediaProvider( 3131): Updated external volumes to:
{external_primary}
10-14 18:32:04.160 D/ActivityThread( 3453): handleBindApplication() --
skipGraphicsSupport=false
10-14 18:32:04.166 D/NetworkSecurityConfig( 3655): No Network Security Config
specified, using platform default
10-14 18:32:04.166 E/ImsServiceSwitchBase<0>( 2171): No operator code for settings.
Update UI!
10-14 18:32:04.166 I/ImsServiceSwitchBase0( 2171): slot[0]: dumpServiceSwitch:
volte [true] rcs [true]
10-14 18:32:04.167 I/ImsServiceSwitchBase0( 2171): slot[0]: dumpServiceSwitch:
mmtel-video=true, ss=true, cdpn=true, mmtel-call-composer=true, smsip=true,
mmtel=true, ft_http=true, lastseen=true, plug-in=false, im=true, profile=true,
is=true, ft=true, gls=true, chatbot-communication=true, euc=true, slm=true,
options=true, presence=true, vs=true, ec=true
10-14 18:32:04.169 E/#IMSCR ( 2171): 10-14 18:32:04
0x1003002F:0,UPDATE:1_111111,1_111111111111101
10-14 18:32:04.172 I/roid.honeyboar( 3690): The ClassLoaderContext is a special
shared library.
10-14 18:32:04.174 V/MediaStore( 3453): Examining volume emulated;0 with name
external_primary and state mounted
10-14 18:32:04.174 D/SecMediaProvider( 3453): onStateChanged/storage/emulated/0
mounted
10-14 18:32:04.174 I/z ( 3257): rebuild : ignore
com.android.theme.color.space
10-14 18:32:04.174 E/z ( 3257): rebuild : package =
com.android.internal.systemui.navbar.threebutton
10-14 18:32:04.175 D/NetworkController( 1809): sendPanelCarrierLabel()
carrierText:, slotId:0, mNumberOfActiveSim:0, airplane:false, activeSimCount:0,
mCarrierTextBySimSlot[0]:
10-14 18:32:04.176 D/KeyguardUpdateMonitor( 1809): updateCarrierTextInfo
10-14 18:32:04.176 D/NetworkController.SecMobileSignalController(0/2147483647)
( 1809): ACTION_SIM_STATE_CHANGED [0] updated=ABSENT
10-14 18:32:04.179 V/MediaStore( 3453): Examining volume emulated;0 with name
external_primary and state mounted
10-14 18:32:04.179 D/SecMediaProvider( 3453): onStateChanged/storage/emulated/0
mounted
10-14 18:32:04.180 D/MobileSignalIconsSelector( 1809): getDataIconGroup():
connected=false,enabled=true,level=0,inetCondition=1,dataIconGroup=DataIconGroup(UN
KNOWN),activityIn=false,activityOut=false,lastModified=10-14
18:32:01.014,dataSim=true,networkName=,networkNameData=Sem
serviço,dataConnected=false,roaming=false,isDefault=false,isEmergency=false,airplan
eMode=false,carrierNetworkChangeMode=false,userSetup=false,defaultDataOff=false,cdm
aEriIconIndex=-1,cdmaEriIconMode=-
1,callState=0,voWifiConnected=false,shouldShowDisabledDataIcon=false,bluetoothTethe
red=false,isLTEFemtoCell=false,cardOperator=OTHERS,optionalRadioTech=0,isCAIndicato
r=false,isLimitedStateForCTCSlaveVoLTE=false,isSWRoaming=false,isMobileDataSettingE
nabled=false,nwBoosterRilEnabled=false,nwBoosterSettingEnabled=false,emergencyModeA
ctivated=false,ismmW5G=false,slotId=0,simState=ABSENT, iconSet = null
10-14 18:32:04.185 I/roid.honeyboar( 3690): The ClassLoaderContext is a special
shared library.
10-14 18:32:04.185 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.carrier.CarrierSetupWrapper newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.186 W/SQLiteLog( 3453): (28) walIndexRecover: rc 0, nPage 0, mxFrame
0, /data/user/0/com.android.providers.media/databases/external.db-wal
10-14 18:32:04.189 I/MultiDex( 3655): VM with version 2.1.0 has multidex support
10-14 18:32:04.190 I/MultiDex( 3655): install
10-14 18:32:04.190 I/MultiDex( 3655): VM has multidex support, MultiDex support
library is disabled.
10-14 18:32:04.193 V/MediaStore( 3453): Examining volume emulated;0 with name
external_primary and state mounted
10-14 18:32:04.193 D/SecMediaProvider( 3453): onStateChanged/storage/emulated/0
mounted
10-14 18:32:04.199 I/DownloadManager( 3453): Upgrading downloads database from
version 0 to version 116, which will destroy all old data
10-14 18:32:04.205 V/MediaProvider( 3453): onCreate() for external.db
10-14 18:32:04.206 D/MediaProvider( 3453): Dummy operation for upgrade databases
10-14 18:32:04.207 D/MediaProvider( 3131): Finished migration from legacy provider
10-14 18:32:04.216 I/EmergencyDataModel( 3118): context isDeviceProtectedStorage :
false
10-14 18:32:04.220 I/EmergencyDataModel( 3118): storageContext
isDeviceProtectedStorage : true, isUserUnlocked : true,
getStorageEncryptionStatus : 5
10-14 18:32:04.221 I/CapsuleProvider_1.0.16( 3325): onCreate
10-14 18:32:04.223 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.security.model.trigger.SecurityBridgeReceiver newState = 1
callingPackage = 1000/com.samsung.android.lool
10-14 18:32:04.231 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.widgetapp.SMWidgetOneButton newState = 1 callingPackage =
1000/com.samsung.android.lool
10-14 18:32:04.232 I/z ( 3257): rebuild : ignore
com.android.internal.systemui.navbar.threebutton
10-14 18:32:04.232 E/z ( 3257): rebuild : package = com.samsung.SMT
10-14 18:32:04.233 I/z ( 3257): rebuild : ignore com.samsung.SMT
10-14 18:32:04.233 E/z ( 3257): rebuild : package = com.samsung.cmh
10-14 18:32:04.233 I/z ( 3257): rebuild : ignore com.samsung.cmh
10-14 18:32:04.233 E/z ( 3257): rebuild : package = com.samsung.rcs
10-14 18:32:04.233 I/z ( 3257): rebuild : ignore com.samsung.rcs
10-14 18:32:04.233 E/z ( 3257): rebuild : package = com.samsung.ssu
10-14 18:32:04.236 E/z ( 3257): rebuild : package = android
10-14 18:32:04.237 I/z ( 3257): rebuild : ignore android
10-14 18:32:04.237 E/z ( 3257): rebuild : package = com.samsung.knox.keychain
10-14 18:32:04.237 I/z ( 3257): rebuild : ignore com.samsung.knox.keychain
10-14 18:32:04.237 E/z ( 3257): rebuild : package =
com.samsung.android.sm.devicesecurity
10-14 18:32:04.237 I/z ( 3257): rebuild : ignore
com.samsung.android.sm.devicesecurity
10-14 18:32:04.237 E/z ( 3257): rebuild : package =
com.google.android.overlay.modules.cellbroadcastreceiver
10-14 18:32:04.239 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:04.239 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/time_12_24] =
[java.lang.ref.WeakReference@3730950]...
10-14 18:32:04.239 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:04.239 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_widget_order] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.239 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_music_control] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.239 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/dualclock_menu_settings] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:04.239 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@ffa9008]...
10-14 18:32:04.239 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@fb6f67f]...
10-14 18:32:04.239 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:04.239 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/homecity_timezone] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:04.239 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_alarm] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.239 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/roaming_clock_option] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:04.239 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@3730950, java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.239 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:04.239 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_without_swipe_to_unlock] =
[java.lang.ref.WeakReference@6cf4228]...
10-14 18:32:04.239 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@2a7ec52]...
10-14 18:32:04.239 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@a84ab67
10-14 18:32:04.239 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:32:04.240 D/KeyguardUpdateMonitor( 1809): isUserUnlocked userId:0,
unlocked:true
10-14 18:32:04.240 I/WidgetOrderMonitor( 1809): updateOrder() FBE
10-14 18:32:04.240 D/FaceWidgetMediaSessionManager( 1809): Start
10-14 18:32:04.240 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@89059bd
10-14 18:32:04.240 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:32:04.240 D/FaceWidgetMediaSessionManager( 1809): Attach Session Changed
Listener
10-14 18:32:04.244 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:04.247 D/FaceWidgetMediaSessionManager( 1809): updateSessions()
10-14 18:32:04.247 D/FaceWidgetMediaSessionManager( 1809): Active Controllers are
empty.
10-14 18:32:04.247 I/AODSettingsHelper( 1809): *** register listener for
com.samsung.android.app.facewidget.utils.-$
$Lambda$AODStateProvider$_ICKGIYhBeptwmy8gT4PE5G7IVk@a69703
10-14 18:32:04.248 D/NetworkController.SecMobileSignalController(0/2147483647)
( 1809): CB beeing cleared or arrived on slot = 0
10-14 18:32:04.249 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:04.249 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/time_12_24] =
[java.lang.ref.WeakReference@3730950]...
10-14 18:32:04.249 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:04.249 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_widget_order] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.249 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_music_control] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.250 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/dualclock_menu_settings] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:04.250 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@ffa9008]...
10-14 18:32:04.250 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@fb6f67f]...
10-14 18:32:04.250 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:04.250 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/homecity_timezone] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:04.250 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/charging_info_always] =
[java.lang.ref.WeakReference@8436680]...
10-14 18:32:04.250 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_alarm] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.250 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/roaming_clock_option] =
[java.lang.ref.WeakReference@c41f51a]...
10-14 18:32:04.250 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@3730950, java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.250 D/CarrierLabel( 1809): updateNetworkNameLatin showSpn=false spn=
dataSpn= showPlmn=true plmn=Sem serviço showCB=false CBmsg=null
VoWifiConnected=false
10-14 18:32:04.250 D/CarrierLabel( 1809): updateNetworkNameLatin
mNetworkManuallySelected=null null
10-14 18:32:04.250 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:04.250 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_without_swipe_to_unlock] =
[java.lang.ref.WeakReference@6cf4228]...
10-14 18:32:04.250 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@2a7ec52]...
10-14 18:32:04.250 I/VersionCheckingProxy( 1809): apply version checking, class =
interface
com.android.systemui.plugins.facewidget.PluginFaceWidgetPositionAlgorithm, target =
com.samsung.android.app.facewidget.FaceWidgetPositionAlgorithm@4edd4b9
10-14 18:32:04.251 I/FaceWidgetPositionAlgorithm( 1809): loadDimens()
mBottomMarginRatio = 0.323
10-14 18:32:04.251 I/VersionCheckingProxy( 1809): apply version checking, class =
interface
com.android.systemui.plugins.facewidget.PluginFaceWidgetNotificationController,
target = com.samsung.android.app.facewidget.FaceWidgetNotificationManager@2a20fe
10-14 18:32:04.252 I/VersionCheckingProxy( 1809): apply version checking, class =
interface com.android.systemui.plugins.facewidget.PluginClockProvider, target =
com.samsung.android.app.facewidget.utils.FaceWidgetClockProvider@a71a05f
10-14 18:32:04.252 I/VersionCheckingProxy( 1809): apply version checking, class =
interface com.android.systemui.plugins.facewidget.PluginFaceWidgetSidePadding,
target = com.samsung.android.app.facewidget.FaceWidgetSidePadding@9b86aac
10-14 18:32:04.252 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809):
onDetachedFromWindow
10-14 18:32:04.258 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:04.259 D/FaceWidgetClockPage( 1809): updateClockSuspendState() reason =
detach, suspend=true, kv=false, wa=false, di=true, wu=false, aodDash=false
10-14 18:32:04.259 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809): suspend :
mSuspend = true, enable = true
10-14 18:32:04.260 I/AODSettingsHelper( 1809): *** unregister listener for
com.samsung.android.app.facewidget.pages.clock.-$
$Lambda$FaceWidgetClockPage$ZHQTUyRd08H8fKgp60I2UL74Wbw@a4637c5
10-14 18:32:04.267 D/CarrierLabel( 1809): updateNetworkNameLatinCB showSpn=false
spn= dataSpn= showPlmn=true plmn=Sem serviço showCB=false CBmsg=null
10-14 18:32:04.267 D/CarrierLabel( 1809): updateNetworkNameLatin CBmsg=null
mMultiSimCarrierText = Sem serviço mSlotId = 0
10-14 18:32:04.267 D/Telephony: SamsungTuiAsyncSendExtras( 2213):
SamsungTuiAsyncSendExtras[onPreExecute] method: network_notification_event
10-14 18:32:04.267 D/NetworkController( 1809): sendPanelCarrierLabel()
carrierText:Sem serviço, slotId:0, mNumberOfActiveSim:0, airplane:false,
activeSimCount:0, mCarrierTextBySimSlot[0]:Sem serviço
10-14 18:32:04.267 D/KeyguardUpdateMonitor( 1809): updateCarrierTextInfo
10-14 18:32:04.275 W/SQLiteLog( 3453): (28) walCheckpoint: eMode(0), mxFrame(5),
/data/user/0/com.android.providers.media/databases/external.db-wal
10-14 18:32:04.277 D/ActivityThread( 3118): handleBindApplication() --
skipGraphicsSupport=false
10-14 18:32:04.280 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.widgetapp.SMWidgetComplex newState = 1 callingPackage =
1000/com.samsung.android.lool
10-14 18:32:04.280 I/z ( 3257): rebuild : ignore
com.google.android.overlay.modules.cellbroadcastreceiver
10-14 18:32:04.280 E/z ( 3257): rebuild : package =
com.android.theme.icon_pack.rounded.launcher
10-14 18:32:04.282 I/ThemeCenter_Wallpaper( 1953): getPreloadMultiWallpaperList :
forSubDisplay = false, defaultWallpaperStyle =
MULTIPLE=com.samsung.android.A12.d01.wallpapermulti
10-14 18:32:04.283 I/ThemeCenter_Wallpaper( 1953): isDefaultOperatorWallpaper=false
specialEdition=null
10-14 18:32:04.286 I/ThemeCenter_Wallpaper( 1953): setMultiLockWallpaper:
tilt=false forSubDisplay=false foceKeep=false
packageName=com.samsung.android.A12.d01.wallpapermulti
10-14 18:32:04.287 I/WallpaperManagerService( 702): semSetUri: path =
multipack://com.samsung.android.A12.d01.wallpapermulti, allowBackup =false, which
=6, callerPackage = com.samsung.android.themecenter, userId = 0, scheme=multipack,
path = com.samsung.android.A12.d01.wallpapermulti
10-14 18:32:04.287 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 6, caller =
com.android.server.wallpaper.WallpaperManagerService.semSetUri:7712
10-14 18:32:04.288 D/WallpaperManagerService( 702): cleanUpKWPFiles
10-14 18:32:04.288 D/WallpaperManagerService( 702): delete video thumbnail file.
wpType=3
10-14 18:32:04.288 D/WallpaperManagerService( 702): delete wallpaper and crop
file. wpType=3
10-14 18:32:04.288 D/WallpaperManagerService( 702): delete animated background
file. wpType=3
10-14 18:32:04.289 D/WallpaperManagerService( 702): delete motion background file.
wpType=3
10-14 18:32:04.289 D/WallpaperManagerService( 702): saveSettingsLockedInternal
mode = 4
10-14 18:32:04.289 I/z ( 3257): rebuild : ignore
com.android.theme.icon_pack.rounded.launcher
10-14 18:32:04.289 E/z ( 3257): rebuild : package =
com.samsung.android.providers.carrier
10-14 18:32:04.289 I/z ( 3257): rebuild : ignore
com.samsung.android.providers.carrier
10-14 18:32:04.289 E/z ( 3257): rebuild : package =
com.samsung.internal.systemui.navbar.sec_gestural_no_hint
10-14 18:32:04.291 D/WallpaperManagerService( 702): notifyLockWallpaperChanged
type = 3
10-14 18:32:04.292 I/z ( 3257): rebuild : ignore
com.samsung.internal.systemui.navbar.sec_gestural_no_hint
10-14 18:32:04.292 V/WallpaperManagerService( 702): Wallpaper file change: evt=8
path=wallpaper_info.xml.tmp sys=false lock=false imagePending=false
whichPending=0x0 written=true mode=4 which=0
10-14 18:32:04.292 D/WallpaperManagerService( 702): notifyLockWallpaperChanged
cb=android.app.IWallpaperManagerCallback$Stub$Proxy@80abb95
10-14 18:32:04.292 E/z ( 3257): rebuild : package =
com.samsung.android.aircommandmanager
10-14 18:32:04.292 I/z ( 3257): rebuild : ignore
com.samsung.android.aircommandmanager
10-14 18:32:04.292 E/z ( 3257): rebuild : package =
com.samsung.android.wifi.softapwpathree.resources
10-14 18:32:04.292 D/KeyguardWallpaperController( 1809): getLockWallpaperType
mService: android.app.IWallpaperManager$Stub$Proxy@1f53423
10-14 18:32:04.292 D/KeyguardWallpaperController( 1809): getLockWallpaperType
isInculdePluginLock: false
10-14 18:32:04.292 V/WallpaperManagerService( 702): Wallpaper file change: evt=128
path=wallpaper_info.xml sys=false lock=false imagePending=false whichPending=0x0
written=true mode=4 which=0
10-14 18:32:04.293 I/AODSettingsHelper( 1809): registerSettingsObserver() COMPLETED
elapsed= 167
10-14 18:32:04.293 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperType:5544
10-14 18:32:04.293 D/WallpaperManagerService( 702): which : 2, return type : 3
(called by userId= 0)
10-14 18:32:04.293 D/KeyguardWallpaperController( 1809): getLockWallpaperType:
mIsPluginLockReady = false, type = 3
10-14 18:32:04.294 D/KeyguardWallpaperController( 1809): getLockWallpaperType:
WallpaperUtils.getCurrentWhich() = 2,type = 0
10-14 18:32:04.294 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.account.PaiWrapper newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:04.294 I/KeyguardWallpaperController( 1809): onWallpaperChanged: type =
0
10-14 18:32:04.294 D/WallpaperManager( 1809): semSetDLSWallpaperColors null, 2
10-14 18:32:04.294 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.powershare.PowerShareRxConnectionReceiver newState = 2
callingPackage = 1000/com.samsung.android.lool
10-14 18:32:04.294 V/MediaProvider( 3131): onOpen() finished for external.db
10-14 18:32:04.295 I/z ( 3257): rebuild : ignore
com.samsung.android.wifi.softapwpathree.resources
10-14 18:32:04.295 E/z ( 3257): rebuild : package =
com.samsung.android.smartface
10-14 18:32:04.295 I/z ( 3257): rebuild : ignore
com.samsung.android.smartface
10-14 18:32:04.295 E/z ( 3257): rebuild : package = com.android.egg
10-14 18:32:04.296 D/WallpaperManagerService( 702): semSetDLSWallpaperColors
10-14 18:32:04.296 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semSetDLSWallpaperColors:7472
10-14 18:32:04.297 I/z ( 3257): rebuild : ignore com.android.egg
10-14 18:32:04.297 E/z ( 3257): rebuild : package = com.android.mtp
10-14 18:32:04.297 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.powershare.PowerShareBatteryEventReceiver newState = 2
callingPackage = 1000/com.samsung.android.lool
10-14 18:32:04.298 I/z ( 3257): rebuild : ignore com.android.mtp
10-14 18:32:04.298 E/z ( 3257): rebuild : package = com.android.ons
10-14 18:32:04.298 I/z ( 3257): rebuild : ignore com.android.ons
10-14 18:32:04.298 E/z ( 3257): rebuild : package = com.android.stk
10-14 18:32:04.298 I/z ( 3257): rebuild : ignore com.android.stk
10-14 18:32:04.298 E/z ( 3257): rebuild : package =
com.samsung.android.messaging
10-14 18:32:04.298 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:04.298 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/time_12_24] =
[java.lang.ref.WeakReference@3730950]...
10-14 18:32:04.298 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:04.299 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_widget_order] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.299 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_music_control] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.299 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@ffa9008]...
10-14 18:32:04.299 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@fb6f67f]...
10-14 18:32:04.299 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:04.299 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/charging_info_always] =
[java.lang.ref.WeakReference@8436680]...
10-14 18:32:04.299 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_alarm] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.299 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@3730950, java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.299 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:04.299 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_without_swipe_to_unlock] =
[java.lang.ref.WeakReference@6cf4228]...
10-14 18:32:04.299 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@2a7ec52]...
10-14 18:32:04.299 I/AODSettingsHelper( 1809): *** unregister listener for
com.samsung.android.app.facewidget.pages.clock.-$
$Lambda$FaceWidgetClockPage$r1LZmR-RBBSlRBYXx6a_Ctcmg20@cdf784b
10-14 18:32:04.299 I/z ( 3257): rebuild : ignore
com.samsung.android.messaging
10-14 18:32:04.299 E/z ( 3257): rebuild : package = com.android.backupconfirm
10-14 18:32:04.301 D/ActivityThread( 3655): handleBindApplication() --
skipGraphicsSupport=false
10-14 18:32:04.302 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:04.302 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/time_12_24] =
[java.lang.ref.WeakReference@3730950]...
10-14 18:32:04.302 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:04.302 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_widget_order] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.302 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_music_control] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.302 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@ffa9008]...
10-14 18:32:04.302 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@fb6f67f]...
10-14 18:32:04.302 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@2071e81]...
10-14 18:32:04.302 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/charging_info_always] =
[java.lang.ref.WeakReference@8436680]...
10-14 18:32:04.302 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_alarm] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.302 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@3730950, java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.302 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:04.302 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@2a7ec52]...
10-14 18:32:04.304 V/KeyguardUpdateMonitor( 1809): *** unregister callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@a69c457
10-14 18:32:04.304 I/FaceWidgetClockProvider( 1809):
unregisterClockChangedCallback() callback =
com.samsung.android.app.facewidget.FaceWidgetOwnerInfoView{a7e34ea
GFED..... ......I. 0,0-0,0 #7f090200 app:id/keyguard_owner_info}
10-14 18:32:04.306 I/z ( 3257): rebuild : ignore com.android.backupconfirm
10-14 18:32:04.306 D/FaceWidgetContainer( 1809): onDetachedFromWindow
10-14 18:32:04.306 E/z ( 3257): rebuild : package = com.samsung.klmsagent
10-14 18:32:04.306 D/FaceWidgetViewModel( 1809): Stop. FaceWidgetViewModel
10-14 18:32:04.306 I/MusicContentManager( 1809): onFaceWidgetPluginConnected:
false/true
10-14 18:32:04.306 I/MusicContentManager( 1809): unregisterMusicControllerListener:
10-14 18:32:04.306 D/MusicContentDispatcher( 1809): removeCallback()
com.samsung.android.uniform.plugins.music.MusicContentManager$1@7d3a9f1
10-14 18:32:04.306 I/AODFaceWidgetCalendarManager( 1809):
onFaceWidgetPluginConnected: false/true
10-14 18:32:04.306 I/AODFaceWidgetCalendarManager( 1809):
removeEventChangedListener:
10-14 18:32:04.306 D/FaceWidgetCalendarManager( 1809): removeEventChangedListener()
remove - 0
10-14 18:32:04.306 V/KeyguardUpdateMonitor( 1809): *** unregister callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@367898b
10-14 18:32:04.306 I/AODSettingsHelper( 1809): *** unregister listener for
com.samsung.android.app.facewidget.-$$Lambda$FaceWidgetViewModel$Y7M2SLBfrbm16z_w-
ETe79Ejsyo@b801a68
10-14 18:32:04.308 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.carrier.EsimSetupWrapper newState = 1 callingPackage
= 10215/com.google.android.setupwizard
10-14 18:32:04.312 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.carrier.SlotsSelectionActivity newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.314 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.score.ui.ScoreBoardActivity newState = 1 callingPackage =
1000/com.samsung.android.lool
10-14 18:32:04.315 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.network.NetworkTimeoutActivity newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.316 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:04.317 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/time_12_24] =
[java.lang.ref.WeakReference@3730950]...
10-14 18:32:04.317 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_widget_order] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.317 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_music_control] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.317 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@ffa9008]...
10-14 18:32:04.317 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@fb6f67f]...
10-14 18:32:04.317 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/charging_info_always] =
[java.lang.ref.WeakReference@8436680]...
10-14 18:32:04.317 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_alarm] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.317 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@3730950, java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.317 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:04.317 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@2a7ec52]...
10-14 18:32:04.317 V/KeyguardUpdateMonitor( 1809): *** unregister callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@c33367
10-14 18:32:04.317 I/FaceWidgetClockProvider( 1809):
unregisterClockChangedCallback() callback =
com.samsung.android.app.facewidget.pages.FaceWidgetPagesController$2@5707514
10-14 18:32:04.319 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.advanced.aboutpage.AboutActivity newState = 1 callingPackage
= 1000/com.samsung.android.lool
10-14 18:32:04.320 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.network.WifiActivity newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:04.320 V/KeyguardUpdateMonitor( 1809): *** unregister callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@459f03
10-14 18:32:04.322 D/MediaSync( 3453): generation added: 0, generation modified: 0
10-14 18:32:04.322 I/ChargingInfoManager( 1809): destroy:
10-14 18:32:04.323 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.network.NetworkActivity newState = 1 callingPackage
= 10215/com.google.android.setupwizard
10-14 18:32:04.324 I/z ( 3257): rebuild : ignore com.samsung.klmsagent
10-14 18:32:04.324 E/z ( 3257): rebuild : package =
com.samsung.android.smartfitting
10-14 18:32:04.324 I/z ( 3257): rebuild : ignore
com.samsung.android.smartfitting
10-14 18:32:04.324 E/z ( 3257): rebuild : package =
com.sec.android.app.SecSetupWizard
10-14 18:32:04.324 I/z ( 3257): rebuild : ignore
com.sec.android.app.SecSetupWizard
10-14 18:32:04.324 E/z ( 3257): rebuild : package =
com.samsung.android.app.telephonyui
10-14 18:32:04.324 I/z ( 3257): rebuild : ignore
com.samsung.android.app.telephonyui
10-14 18:32:04.324 E/z ( 3257): rebuild : package =
com.samsung.android.wifi.softap.resources
10-14 18:32:04.324 I/AODBatteryManager( 1809): unregisterBroadcast: true
10-14 18:32:04.325 E/PluginFaceWidget( 1809): attachFaceWidgetContainer() remove
exists view : 0, com.samsung.android.app.facewidget.FaceWidgetContainer{7257743
G.E...... ......ID 0,0-720,1600 #7f090202 app:id/keyguard_status_view}
10-14 18:32:04.325 D/FaceWidgetContainer( 1809): onAttachedToWindow
10-14 18:32:04.331 I/ImsExternalCallTracker( 2213):
handleVideoCapabilitiesChanged : isVideoCapable = false
10-14 18:32:04.331 D/ImsExternalCallTracker( 2213): refreshCallPullState
10-14 18:32:04.331 I/CAR.GH ( 3655): onCreate
10-14 18:32:04.331 I/Telephony( 2213): PstnPhoneCapabilitiesNotifier:
handleVideoCapabilitesChanged. Video capability - false
10-14 18:32:04.333 D/Telephony: SamsungTuiAsyncSendExtras( 2213):
SamsungTuiAsyncSendExtras[doInBackground] method: network_notification_event
10-14 18:32:04.334 W/NotificationHistory( 702): Attempted to add notif for
locked/gone/disabled user 0
10-14 18:32:04.334 W/Looper ( 702): Slow dispatch took 242ms main
h=com.android.server.notification.NotificationManagerService$WorkerHandler
c=com.android.server.notification.NotificationManagerService$PostNotificationRunnab
le@638185c m=0
10-14 18:32:04.336 D/FaceWidgetMusicPage( 1809): setPageState() pageType = EXPAND
[ page state :NONE, orientation : 0]
com.samsung.android.app.facewidget.pages.music.FaceWidgetMusicPage{bf02c2d
VFE...... ......I. 0,0-0,0}
10-14 18:32:04.336 D/FaceWidgetMusicPage( 1809): updateContentsView()
10-14 18:32:04.342 I/Telecom:SamsungTelecomServiceImpl( 702): getDefaultPhoneApp -
callingPid : 702 / processName : sts
10-14 18:32:04.343 D/EdgeLightingManager( 702): isCallingUserSupported :
callingUserId=-1, mUserId=0, isDualAppId=false, isKnoxId=false
10-14 18:32:04.343 D/EdgeLightingManager( 702): hideForNotification : user setup
is not yet completed
10-14 18:32:04.345 I/NotificationService( 702): RuneStone mIsRuneStoneSupported =
true, mIsRuneStoneEnabled = false
10-14 18:32:04.345 I/z ( 3257): rebuild : ignore
com.samsung.android.wifi.softap.resources
10-14 18:32:04.345 E/z ( 3257): rebuild : package =
com.android.statementservice
10-14 18:32:04.347 E/system_server( 702): No package ID 7f found for ID
0x7f0f0002.
10-14 18:32:04.347 E/system_server( 702): No package ID 7f found for ID
0x7f120582.
10-14 18:32:04.347 E/system_server( 702): No package ID 7f found for ID
0x7f120582.
10-14 18:32:04.347 E/system_server( 702): No package ID 7f found for ID
0x7f0f0003.
10-14 18:32:04.347 E/system_server( 702): No package ID 7f found for ID
0x7f1203e7.
10-14 18:32:04.347 E/system_server( 702): No package ID 7f found for ID
0x7f1203e7.
10-14 18:32:04.351 I/z ( 3257): rebuild : ignore com.android.statementservice
10-14 18:32:04.351 E/z ( 3257): rebuild : package = com.google.android.gm
10-14 18:32:04.353 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.account.AccountSetupWrapper newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.354 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.advanced.aboutpage.AboutOpenSourceActivity newState = 1
callingPackage = 1000/com.samsung.android.lool
10-14 18:32:04.356 D/InputManager( 702): Handle UPDATE_DEFAULT_KEYBOARD_LAYOUTS
10-14 18:32:04.356 D/InputManager( 702): Handle handleUpdateDefaultKeyboardLayouts
com.samsung.android.honeyboard/.service.HoneyBoardService
10-14 18:32:04.357 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.account.AccountExistsActivity newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.358 I/InternalContentProvider( 2800): network_notification_event
null
10-14 18:32:04.358 I/InternalContentProvider( 2800): Take CarrierUiCallFunctions
10-14 18:32:04.358 I/CarrierUiCallFunctions( 2800): call network_notification_event
null Bundle[mParcelledData.dataSize=692]
10-14 18:32:04.360 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:04.363 V/InputMethodManagerService( 702): Service disconnected:
ComponentInfo{com.samsung.android.honeyboard/com.samsung.android.honeyboard.service
.HoneyBoardService} mCurIntent=Intent { act=android.view.InputMethod
cmp=com.samsung.android.honeyboard/.service.HoneyBoardService (has extras) }
10-14 18:32:04.364 W/InputMethodManagerService( 702): Session failed to close due
to remote exception
10-14 18:32:04.364 W/InputMethodManagerService( 702):
android.os.DeadObjectException
10-14 18:32:04.364 W/InputMethodManagerService( 702): at
android.os.BinderProxy.transactNative(Native Method)
10-14 18:32:04.364 W/InputMethodManagerService( 702): at
android.os.BinderProxy.transact(BinderProxy.java:605)
10-14 18:32:04.364 W/InputMethodManagerService( 702): at
com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethod
Session.java:464)
10-14 18:32:04.364 W/InputMethodManagerService( 702): at
com.android.server.inputmethod.InputMethodManagerService.finishSessionLocked(InputM
ethodManagerService.java:3222)
10-14 18:32:04.364 W/InputMethodManagerService( 702): at
com.android.server.inputmethod.InputMethodManagerService.clearClientSessionLocked(I
nputMethodManagerService.java:3213)
10-14 18:32:04.364 W/InputMethodManagerService( 702): at
com.android.server.inputmethod.InputMethodManagerService.clearCurMethodLocked(Input
MethodManagerService.java:3240)
10-14 18:32:04.364 W/InputMethodManagerService( 702): at
com.android.server.inputmethod.InputMethodManagerService.onServiceDisconnected(Inpu
tMethodManagerService.java:3273)
10-14 18:32:04.364 W/InputMethodManagerService( 702): at
android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:2103)
10-14 18:32:04.364 W/InputMethodManagerService( 702): at
android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:2118)
10-14 18:32:04.364 W/InputMethodManagerService( 702): at
android.os.Handler.handleCallback(Handler.java:938)
10-14 18:32:04.364 W/InputMethodManagerService( 702): at
android.os.Handler.dispatchMessage(Handler.java:99)
10-14 18:32:04.364 W/InputMethodManagerService( 702): at
android.os.Looper.loop(Looper.java:246)
10-14 18:32:04.364 W/InputMethodManagerService( 702): at
com.android.server.SystemServer.run(SystemServer.java:1035)
10-14 18:32:04.364 W/InputMethodManagerService( 702): at
com.android.server.SystemServer.main(SystemServer.java:778)
10-14 18:32:04.364 W/InputMethodManagerService( 702): at
java.lang.reflect.Method.invoke(Native Method)
10-14 18:32:04.364 W/InputMethodManagerService( 702): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:32:04.364 W/InputMethodManagerService( 702): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
10-14 18:32:04.364 D/SamsungIMMSHWKeyboard( 702): isConnectedDexOnPC false
10-14 18:32:04.365 I/MnoStrategyCreator( 2171): getPolicyType: phone0 Vivo_BR =>
JIBE_UP
10-14 18:32:04.369 I/RcsPolicySettings( 2171): slot[0]: policy not changed skip
reloading
10-14 18:32:04.373 D/InputMethodManagerService( 702): isImeSwitcherDisabledPackage
: false
10-14 18:32:04.373 D/InputTransport( 702): Input channel destroyed: 'ClientS',
fd=588
10-14 18:32:04.373 I/ResourceManagerService( 790): Client(0xf6563520) constructor
- (PID : 3257)
10-14 18:32:04.373 V/InputMethodManagerService( 702): Hide switching menu
10-14 18:32:04.373 D/SamsungIMMSHWKeyboard( 702): isConnectedDexOnPC false
10-14 18:32:04.375 D/NetworkController( 1809): sendPanelCarrierLabel()
carrierText:, slotId:0, mNumberOfActiveSim:0, airplane:false, activeSimCount:0,
mCarrierTextBySimSlot[0]:
10-14 18:32:04.375 D/KeyguardUpdateMonitor( 1809): updateCarrierTextInfo
10-14 18:32:04.375 D/NetworkController.SecMobileSignalController(0/2147483647)
( 1809): ACTION_SIM_STATE_CHANGED [1]
10-14 18:32:04.375 V/WindowManager( 702):
rotationForOrientation(orient=SCREEN_ORIENTATION_PORTRAIT (1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
10-14 18:32:04.375 D/WindowManager( 702): rotationForOrientation,
orientationSource=DefaultTaskDisplayArea@246905631
10-14 18:32:04.375 V/WindowOrientationListener( 702): getProposedRotation: -1
10-14 18:32:04.376 I/DeviceConfigManager( 2171): simSlot[0] updateMno:
notifyUpdated: GlobalSettings(true), RcsPolicy(false)
10-14 18:32:04.376 V/WindowManager( 702): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_PORTRAIT (1) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2003
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4379
com.android.server.wm.WindowManagerService.updateRotation:4360
com.android.server.policy.PhoneWindowManager.updateRotation:6161
com.android.server.policy.PhoneWindowManager$SettingsObserver.onChange:837
android.database.ContentObserver.onChange:153
10-14 18:32:04.376 D/MobileSignalIconsSelector( 1809): getDataIconGroup():
connected=false,enabled=true,level=0,inetCondition=1,dataIconGroup=DataIconGroup(UN
KNOWN),activityIn=false,activityOut=false,lastModified=10-14
18:32:01.014,dataSim=true,networkName=,networkNameData=Sem
serviço,dataConnected=false,roaming=false,isDefault=false,isEmergency=false,airplan
eMode=false,carrierNetworkChangeMode=false,userSetup=false,defaultDataOff=false,cdm
aEriIconIndex=-1,cdmaEriIconMode=-
1,callState=0,voWifiConnected=false,shouldShowDisabledDataIcon=false,bluetoothTethe
red=false,isLTEFemtoCell=false,cardOperator=OTHERS,optionalRadioTech=0,isCAIndicato
r=false,isLimitedStateForCTCSlaveVoLTE=false,isSWRoaming=false,isMobileDataSettingE
nabled=false,nwBoosterRilEnabled=false,nwBoosterSettingEnabled=false,emergencyModeA
ctivated=false,ismmW5G=false,slotId=0,simState=ABSENT, iconSet = null
10-14 18:32:04.377 I/DIAGMON_SDK[605040]( 3325): DiagMonAgent type: 2
10-14 18:32:04.379 I/.sec.imsservic( 2171): Background young concurrent copying GC
freed 135490(6057KB) AllocSpace objects, 36(4408KB) LOS objects, 24% free,
26MB/35MB, paused 1.482ms total 291.059ms
10-14 18:32:04.386 I/SemMediaResourceHelper( 3257): SemMediaResourceHelper()
resourceType : 2, ownResourceEventExcluded : false, myPid : 3257
10-14 18:32:04.391 I/.gms.persisten( 3071): Compiler allocated 5836KB to compile
boolean dtx.t(dyo, boolean, cheb, cheb, int, java.util.List, java.io.File, dyj)
10-14 18:32:04.391 E/z ( 3257): rebuild : package =
com.google.android.apps.tachyon
10-14 18:32:04.392 D/InputMethodManagerService( 702): isImeSwitcherDisabledPackage
: false
10-14 18:32:04.393 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.scheduled.reboot.autorestart.AutoRebootActivity newState = 1
callingPackage = 1000/com.samsung.android.lool
10-14 18:32:04.394 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.user.LockScreenWrapper newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:04.398 I/IilManager( 2171): ImsSettings updated
10-14 18:32:04.398 I/IilManager( 2171): ImsSettings updated
10-14 18:32:04.398 I/SmsSetting( 2171): slot[0]: updateMno Vivo_BR -> Vivo_BR force
: true
10-14 18:32:04.400 E/RegiObsMgr( 2171): onChange:
content://com.sec.ims.settings/global#simslot0 => match [6]
10-14 18:32:04.400 I/RegiObsMgr( 2171): query : Exist simslot on uri: 0
10-14 18:32:04.400 I/RegiObsMgr( 2171): onImsSettingsChanged, phoneId: 0
10-14 18:32:04.400 D/SettingsProvider( 702): isChangeAllowed() : name =
input_methods_subtype_history
10-14 18:32:04.401 D/SettingsProvider( 702): isChangeAllowed() : name =
selected_input_method_subtype
10-14 18:32:04.401 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.storage.StorageActivity newState = 1 callingPackage =
1000/com.samsung.android.lool
10-14 18:32:04.401 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:04.402 D/InputManager( 702): Trying to switch keyboard layout for
subtype:
InputMethodSubtypeHandle{mInputMethodId=com.samsung.android.honeyboard/.service.Hon
eyBoardService, mLanguageTag=pt-BR, mSubtypeId=3276809}
10-14 18:32:04.404 E/JsonUtil( 2171): merge: type mismatch.
10-14 18:32:04.405 E/JsonUtil( 2171): merge: type mismatch.
10-14 18:32:04.405 I/SmsSetting( 2171): slot[0]: Not defined sms setting for
Vivo_BR
10-14 18:32:04.408 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.user.BiometricLockWrapper newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.409 I/IilManager<0>( 2171): UpdateImsPreference: SmsFormat=3GPP
10-14 18:32:04.409 I/UtServiceModule<0>( 2171): Loaded Config Data
10-14 18:32:04.410 I/UtServiceModule( 2171): handleMessage 1
10-14 18:32:04.411 D/CompatibilityChangeReporter( 2213): Compat change id reported:
150939131; UID 1001; state: ENABLED
10-14 18:32:04.412 I/SimManager( 2171): getRilSimOperator: ETC
10-14 18:32:04.414 I/SimManager<0>( 2171): hasIsim: [false]
10-14 18:32:04.414 I/SimManager( 2171): mSimState:ABSENT, mIsimLoaded:false,
hasIsim():false
10-14 18:32:04.416 I/WfcEpdgManager( 2171): [Disconnected] processMessage SIM_READY
10-14 18:32:04.417 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.restore.IosSetupActivity newState = 1 callingPackage
= 10215/com.google.android.setupwizard
10-14 18:32:04.417 I/SimManager( 2171): getRilSimOperator: ETC
10-14 18:32:04.419 I/SimManager<0>( 2171): hasIsim: [false]
10-14 18:32:04.419 I/SimManager( 2171): mSimState:ABSENT, mIsimLoaded:false,
hasIsim():false
10-14 18:32:04.419 I/WfcEpdgManager( 2171): SIM ABSENT|LOCKED|NOT READY: phoneId=0
10-14 18:32:04.420 I/RcsPolicyMgr( 2171): handleMessage:0
10-14 18:32:04.423 D/CompatibilityChangeReporter( 702): Compat change id reported:
149924527; UID 10073; state: ENABLED
10-14 18:32:04.423 I/DIAGMON_SDK[605040][qp4ifrmvkd] ( 3325): generated SR object
10-14 18:32:04.426 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:04.428 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.ram.RamActivity2 newState = 1 callingPackage =
1000/com.samsung.android.lool
10-14 18:32:04.430 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:04.432 I/MnoStrategyCreator( 2171): getPolicyType: phone0 Vivo_BR =>
JIBE_UP
10-14 18:32:04.433 D/CompatibilityChangeReporter( 702): Compat change id reported:
132649864; UID 10073; state: DISABLED
10-14 18:32:04.436 I/ImsServiceStub( 2171): isServiceAvailable: mmtel, rat: 13,
profileFind:false, Enabled:true
10-14 18:32:04.438 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.user.AssistGestureWrapper newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.439 I/ImsServiceStub( 2171): isServiceAvailable: mmtel, rat: 18,
profileFind:false, Enabled:true
10-14 18:32:04.440 I/RegiMgr<0>( 2171): getImsProfile: profile [VOLTE]
10-14 18:32:04.440 E/RegiMgr<0>( 2171): getImsProfile: found [null] for [VOLTE]
10-14 18:32:04.442 I/IilManager( 2171): Read Twwan911 timer from index(1): 0
10-14 18:32:04.444 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:04.445 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:04.447 I/MnoStrategyCreator( 2171): getPolicyType: phone0 Vivo_BR =>
JIBE_UP
10-14 18:32:04.447 I/RcsPolicySettings( 2171): slot[0]: load from rcspolicy.json
JIBE_UP
10-14 18:32:04.450 I/RcsPolicySettings( 2171): slot[0]: No rcsAsPolicy in
rcspolicy.json
10-14 18:32:04.451 E/ImsAutoUpdate( 2171): exception on applyDefaultRcsPolicyUpdate
:default_up_policy source SMK
10-14 18:32:04.451 E/ImsAutoUpdate( 2171):
applyDefaultRcsPolicyUpdate :default_up_policy source SMK not valid
10-14 18:32:04.451 E/ImsAutoUpdate( 2171): exception on applyDefaultRcsPolicyUpdate
:default_up_policy source IMSUPDATE
10-14 18:32:04.451 E/ImsAutoUpdate( 2171):
applyDefaultRcsPolicyUpdate :default_up_policy source IMSUPDATE not valid
10-14 18:32:04.451 E/ImsAutoUpdate( 2171): exception on applyDefaultRcsPolicyUpdate
:default_up_policy source UNKNOWN update source 4
10-14 18:32:04.451 E/ImsAutoUpdate( 2171):
applyDefaultRcsPolicyUpdate :default_up_policy source UNKNOWN update source 4 not
valid
10-14 18:32:04.451 E/ImsAutoUpdate( 2171): policyName is not valid or policy is
JsonNull
10-14 18:32:04.451 E/ImsAutoUpdate( 2171): exception on applyRcsPolicySettingUpdate
: java.lang.IllegalStateException: Not a JSON Object: null
10-14 18:32:04.451 E/ImsAutoUpdate( 2171): exception on applyRcsPolicySettingUpdate
: java.lang.IllegalStateException: Not a JSON Object: null
10-14 18:32:04.451 E/ImsAutoUpdate( 2171): exception on applyRcsPolicySettingUpdate
: java.lang.IllegalStateException: Not a JSON Object: null
10-14 18:32:04.452 I/RcsPolicySettings( 2171): slot[0]: policy updated: JIBE_UP
10-14 18:32:04.454 I/RegiMgr-Handler( 2171): handleMessage: EVENT_SIM_READY
10-14 18:32:04.460 I/Telephony( 2213): TelecomAccountRegistry$4: Locale change; re-
registering phone accounts.
10-14 18:32:04.460 I/Telephony( 2213): PstnIncomingCallNotifier: Unregistering:
Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:04.460 I/Telephony: SamsungSuppServiceNotifier( 2213):
unregisterForNotifications: 0
10-14 18:32:04.460 D/Telephony( 2213): PstnPhoneCapabilitiesNotifier:
Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:04.460 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts: Found
2 phones. Attempting to register.
10-14 18:32:04.460 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts: Phone
with phone Id -1, subscription id -1
10-14 18:32:04.460 D/Telephony( 2213): TelecomAccountRegistry: setupAccounts:
skipping invalid subid -1
10-14 18:32:04.460 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts: Phone
with phone Id -1, subscription id -1
10-14 18:32:04.460 D/Telephony( 2213): TelecomAccountRegistry: setupAccounts:
skipping invalid subid -1
10-14 18:32:04.461 D/CmcSettingManager( 2213): getOwnDeviceType
10-14 18:32:04.461 E/CmcSettingManager( 2213): context is null
10-14 18:32:04.461 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
isCmcAccountAvailableCondition : false
10-14 18:32:04.461 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts:
adding default
10-14 18:32:04.464 I/SecMediaProvider( 3453): force sync finished: 120ms
10-14 18:32:04.464 E/PhoneInterfaceManager( 2213): [PhoneIntfMgr] getIccId: No UICC
10-14 18:32:04.467 E/z ( 3257): rebuild : package =
com.google.android.overlay.gmsconfig.common
10-14 18:32:04.469 D/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
isEmergencyPreferredAccount: subId=-1, activeData=-1
10-14 18:32:04.469 D/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
isEmergencyPreferredAccount: Device does not require preference.
10-14 18:32:04.469 I/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
isRttCurrentlySupported -- emergency acct and no device support
10-14 18:32:04.469 D/SecImsManager( 2213): isVtEnabledByPlatformForSlot
10-14 18:32:04.469 D/SecImsManager( 2213): getFeatureValue
10-14 18:32:04.472 I/z ( 3257): rebuild : ignore
com.google.android.overlay.gmsconfig.common
10-14 18:32:04.473 E/z ( 3257): rebuild : package =
com.sec.android.app.hwmoduletest
10-14 18:32:04.473 I/z ( 3257): rebuild : ignore
com.sec.android.app.hwmoduletest
10-14 18:32:04.473 E/z ( 3257): rebuild : package =
com.android.settings.intelligence
10-14 18:32:04.474 D/FaceWidgetMusicPage( 1809): isNeedToTransition() false - no
child
10-14 18:32:04.474 D/FaceWidgetMusicPage( 1809): attachContentsView LOCKSCREEN
EXPAND false
10-14 18:32:04.475 D/FaceWidgetMusicPageObserver( 1809): [EXPAND] onChanged :: NULL
10-14 18:32:04.476 D/FaceWidgetMusicPageObserver( 1809): Title is empty
10-14 18:32:04.477 D/FaceWidgetMusicPageObserver( 1809): Artist is empty
10-14 18:32:04.477 D/FaceWidgetMusicPageObserver( 1809): albumArt is null
10-14 18:32:04.478 D/FaceWidgetViewModel( 1809): Start. FaceWidgetViewModel
10-14 18:32:04.478 D/FaceWidgetMetadataParser( 1809): loadAllMetaData()
10-14 18:32:04.478 D/FaceWidgetMetadataParser( 1809): setIsSystemUser true
10-14 18:32:04.478 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@4158eba
10-14 18:32:04.478 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:32:04.479 I/RegiMgr-Handler<0>( 2171): isReadyToStartRegistration:
10-14 18:32:04.481 E/SimUtil<0>( 2171): subIdArray is null
10-14 18:32:04.482 E/TelephonyManagerWrapper( 2171): use backup operatorCode : null
10-14 18:32:04.483 I/SimManager( 2171): getSimOperator: value []
10-14 18:32:04.494 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.security.SecurityActivity newState = 1 callingPackage =
1000/com.samsung.android.lool
10-14 18:32:04.494 I/IilManager( 2171): Twwan911 timer update complete: 0
10-14 18:32:04.495 I/IilIpcMessage( 2171): smsFormat 0 enableSmsOverIms 1
enableSmsWriteUicc 0 enableSmsFallback -1 eutranDomain 3 utranDomain 1 ssDomain 3
ussdDomain 1 eccPreference 1 ssCsfb 1 imsSupportType 0 srvccVersion 10
supportVolteRoaming 1NotiType : 2
10-14 18:32:04.495 I/IpcDispatcher<0>( 2171): [Tx]: (M)IPC_IIL_CMD
(S)IPC_IIL_PREFERENCE (T)NOTI l:0
10-14 18:32:04.496 I/IpcDispatcher<0>( 2171): ImsModemSender(): send
10-14 18:32:04.498 I/SimManager( 2171): getRilSimOperator: ETC
10-14 18:32:04.498 I/IilManager<1>( 2171): UpdateImsPreference: SmsFormat=3GPP
10-14 18:32:04.500 E/SecVibrator-HAL-AIDL-CORE( 585): V_1_0: Vibrator reporting
capabilities
10-14 18:32:04.500 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: isNodeExist
node:/timed_output/vibrator/intensity
10-14 18:32:04.500 E/SecVibrator-HAL-AIDL-CORE( 585): HW_API: false
10-14 18:32:04.504 I/SimManager<0>( 2171): hasIsim: [false]
10-14 18:32:04.504 I/HBD ( 3690): d floating fold feature : 0
10-14 18:32:04.506 I/SimManager( 2171): getRilSimOperator: ETC
10-14 18:32:04.506 I/ImsServiceStub( 2171): isServiceAvailable: VoImsFeature is not
supported
10-14 18:32:04.507 I/ImsServiceStub( 2171): isServiceAvailable: VoImsFeature is not
supported
10-14 18:32:04.507 I/SimManager<0>( 2171): hasIsim: [false]
10-14 18:32:04.508 I/RegiMgr<1>( 2171): getImsProfile: profile [VOLTE]
10-14 18:32:04.508 E/RegiMgr<1>( 2171): getImsProfile: found [null] for [VOLTE]
10-14 18:32:04.509 I/SimManager( 2171): mSimState:ABSENT, mIsimLoaded:false,
hasIsim():false
10-14 18:32:04.509 I/RegiMgr-Handler<0>( 2171): onEventSimReady:
10-14 18:32:04.509 I/RegiMgr<0>( 2171): onSimReady: absent=true
10-14 18:32:04.509 I/IilManager( 2171): Read Twwan911 timer from index(1): 0
10-14 18:32:04.510 I/RegiMgr-Utils<0>( 2171): setVoLTESupportProperty:
volteSupported [0]
10-14 18:32:04.511 I/IilManager( 2171): Twwan911 timer update complete: 0
10-14 18:32:04.511 I/IilIpcMessage( 2171): smsFormat 0 enableSmsOverIms 1
enableSmsWriteUicc 0 enableSmsFallback -1 eutranDomain 3 utranDomain 1 ssDomain 3
ussdDomain 1 eccPreference 1 ssCsfb 1 imsSupportType 0 srvccVersion 10
supportVolteRoaming 1NotiType : 2
10-14 18:32:04.511 I/IpcDispatcher<1>( 2171): [Tx]: (M)IPC_IIL_CMD
(S)IPC_IIL_PREFERENCE (T)NOTI l:0
10-14 18:32:04.512 I/IpcDispatcher<1>( 2171): ImsModemSender(): send
10-14 18:32:04.515 I/CocktailBarReceiver( 3325): onReceive:
com.samsung.android.cocktailbar.intent.action.EDGE_APP_START
10-14 18:32:04.515 I/z ( 3257): rebuild : ignore
com.android.settings.intelligence
10-14 18:32:04.515 I/Utils ( 3325): isOwnerUser current = 0
10-14 18:32:04.516 E/z ( 3257): rebuild : package = com.sec.bcservice
10-14 18:32:04.516 I/z ( 3257): rebuild : ignore com.sec.bcservice
10-14 18:32:04.516 E/z ( 3257): rebuild : package = com.sec.modem.settings
10-14 18:32:04.516 I/z ( 3257): rebuild : ignore com.sec.modem.settings
10-14 18:32:04.516 E/z ( 3257): rebuild : package =
com.monotype.android.font.samsungone
10-14 18:32:04.516 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.restore.ChooseRestoreTokenWrapper newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.517 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:32:04.518 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:32:04.518 D/KeyguardWallpaperController( 1809): getDummyHintItem()
10-14 18:32:04.518 D/FaceWidgetDashBoard( 1809): isWhiteKeyguardWallpaper is false
10-14 18:32:04.519 I/VersionCheckingProxy( 1809): apply version checking, class =
interface com.android.systemui.plugins.facewidget.PluginSystemUIWidgetCallback,
target = com.samsung.android.app.facewidget.dash.FaceWidgetDashBoard$1@c86a16b
10-14 18:32:04.520 D/WallpaperEventNotifier( 1809): sendUpdates: We don't have any
colors to notify for now.
10-14 18:32:04.520 D/WidgetOrderMonitor( 1809): addConsumer
com.samsung.android.app.facewidget.dash.-$
$Lambda$FaceWidgetDashBoard$cizrXZkQWj9YY9If48qtzWmQkq4@e4384c8
10-14 18:32:04.520 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@1fddc86
10-14 18:32:04.520 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:32:04.520 D/FaceWidgetDashBoard( 1809): close() - 1(returned) : showing is
false
10-14 18:32:04.521 I/FaceWidgetSidePadding( 1809): getClockSidePadding() port = 45
10-14 18:32:04.521 D/FaceWidgetViewModel( 1809): updateInfoParameters(visibility)
isAODState = false, clockSidePadding = (45, 45), musicSidePadding = (20, 20)
10-14 18:32:04.521 D/FaceWidgetViewModel( 1809): shouldContainerVisible() reason =
(visibility) false - keyguard is not visible (false, false)
10-14 18:32:04.522 D/FaceWidgetViewModel( 1809): shouldContainerVisible() reason =
(start) false - keyguard is not visible (false, false)
10-14 18:32:04.522 I/AODSettingsHelper( 1809): *** register listener for
com.samsung.android.app.facewidget.-$$Lambda$FaceWidgetViewModel$Y7M2SLBfrbm16z_w-
ETe79Ejsyo@7ebe947
10-14 18:32:04.527 I/HBD ( 3690): HoneyboardApplication onCreate
10-14 18:32:04.528 I/DMASA[D][qp4ifrmvkd] ( 3203): [DiagmonProvider]Received msg
based on provider : request_deviceid / request_deviceid
10-14 18:32:04.529 W/Looper ( 702): Slow dispatch took 954ms
PackageManagerHandlerThread h=android.os.Handler c=<recycled PooledLambda@fa74ebc>
m=0
10-14 18:32:04.532 I/FT.TuiSalesCodeFeature( 2800): NONE.isCurrentCountry
10-14 18:32:04.533 I/FT.TuiSalesCodeFeature( 2800): NONE.isCurrentCountry
10-14 18:32:04.533 I/FT.TuiSalesCodeFeature( 2800): NONE.isCurrentCountry
10-14 18:32:04.533 I/FT.TuiSalesCodeFeature( 2800): NONE.isCurrentCountry
10-14 18:32:04.533 I/CU.NetworkUiReceiver( 2800): handleNetworkNotification event:
android.telephony.action.SERVICE_PROVIDERS_UPDATED
10-14 18:32:04.533 D/MediaSync( 3453): loaded: 201ms, 0
10-14 18:32:04.535 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.restore.GetRestoreFlowActivity newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.536 I/SecMediaProvider( 3453): 10073 UPDATE /local/metadata
{generation_added=0 generation_modified=0} [count=1]
10-14 18:32:04.537 D/GnssNetworkConnectivityHandler( 702): Active Sub List size: 0
10-14 18:32:04.537 I/NSLocationMonitor( 702): onSubscriptionsChanged
10-14 18:32:04.537 W/NSLocationMonitor( 702): Failed to load subId for sim[0]
10-14 18:32:04.538 W/NSLocationMonitor( 702): Failed to load subId for sim[1]
10-14 18:32:04.538 I/CocktailBarManagerServiceContainer( 702): handleMessage:
entry what = 5
10-14 18:32:04.538 I/CocktailBarManagerServiceImpl( 702): changeVisibleEdgeService
: no active host
10-14 18:32:04.539 I/UT.TelephonyUtils( 2800): getPhoneId : subId = -1
10-14 18:32:04.539 I/CU.NetworkUiReceiver( 2800): SimState is not Loaded. dataSubId
: -1
10-14 18:32:04.541 D/PhoneRestrictionPolicy( 702):
android.intent.action.SIM_STATE_CHANGED
10-14 18:32:04.541 I/PhoneRestrictionPolicy( 702): Received
ACTION_SUBINFO_RECORD_UPDATED broadcast
10-14 18:32:04.541 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.restore.RestoreProgressActivity newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.541 D/EdmStorageProvider( 702): getCount(SimTable) - 0
10-14 18:32:04.544 I/DMASA[D]( 3203): [DiagmonProvider]Signature Check Success
10-14 18:32:04.544 I/DMASA[D][qp4ifrmvkd] ( 3203): [DiagmonProvider]Action :
Request deviceID
10-14 18:32:04.545 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.restore.D2dMigrationWrapper newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.546 D/SemWifiApBroadcastReceiver( 702): Received :
android.intent.action.SIM_STATE_CHANGED
10-14 18:32:04.546 W/DMASA[D][qp4ifrmvkd] ( 3203): [DiagmonProvider]DeviceId failed
: user binary or info null
10-14 18:32:04.546 I/SemWifiApBroadcastReceiver( 702): INTENT_KEY_ICC_STATE state
: ABSENT
10-14 18:32:04.547 D/ConnectivityService( 702): semIsMobilePolicyDataEnabled():
deprecated
10-14 18:32:04.547 I/RegiMgr<0>( 2171): getEmergencyProfile:
10-14 18:32:04.548 I/RegiMgr<0>( 2171): getEmergencyProfile(no SIM): profile in
case of no SIM or AU sales code
10-14 18:32:04.548 I/RegiMgr-Utils<0>( 2171): handleExceptionalMnoName:
10-14 18:32:04.548 I/RegiMgr<0>( 2171): getEmergencyProfile(no SIM): mno: Vivo_BR
10-14 18:32:04.549 I/z ( 3257): rebuild : ignore
com.monotype.android.font.samsungone
10-14 18:32:04.549 E/z ( 3257): rebuild : package =
com.android.internal.systemui.navbar.gestural_extra_wide_back
10-14 18:32:04.549 I/DIAGMON_SDK[605040][qp4ifrmvkd] ( 3325): Agreement value: D
10-14 18:32:04.549 I/DIAGMON_SDK[605040][qp4ifrmvkd] ( 3325): Request Service
Registration
10-14 18:32:04.550 E/WifiConnectivityMonitor( 702): current state:
com.samsung.android.server.wifi.SemWifiConnectivityMonitor$NotConnectedState@c36182
0
10-14 18:32:04.551 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.restore.D2dMigrationAfterAccountWrapper newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.552 I/SemWifiApSmartBleScanner( 702): ABSENT:1,READY:5,LOADED:10
10-14 18:32:04.554 I/ImsServiceStub( 2171): isServiceAvailable: mmtel-video, rat:
13, profileFind:false, Enabled:true
10-14 18:32:04.554 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.restore.D2dMigrationFinalHoldWrapper newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.554 D/SecImsManager( 2213): onQueryCapabilityConfiguration : false
10-14 18:32:04.554 D/SecImsManager( 2213): getFeatureValue(2, 0) : false
10-14 18:32:04.554 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:04.554 D/SecImsManager( 2213): getFeatureValue
10-14 18:32:04.555 I/SemWifiApSmartBleScanner( 702):
simState1:1,simState2:1,telephonyManager.getPhoneCount():2
10-14 18:32:04.556 I/z ( 3257): rebuild : ignore
com.android.internal.systemui.navbar.gestural_extra_wide_back
10-14 18:32:04.556 E/z ( 3257): rebuild : package =
com.microsoft.office.outlook
10-14 18:32:04.556 D/SemWifiService( 702): resetting networks because SIM was
removed
10-14 18:32:04.556 D/GnssLocationProvider_ex( 702): receive broadcast intent,
action: android.intent.action.SIM_STATE_CHANGED
10-14 18:32:04.556 D/GnssLocationProvider_ex( 702): SIM_STATE_CHANGED received :
ABSENT
10-14 18:32:04.558 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:04.559 I/RegiMgr<0>( 2171): getEmergencyProfile(no SIM): no profile
found
10-14 18:32:04.561 I/RegiMgr<0>( 2171): clearTask:
10-14 18:32:04.561 I/RegiMgr<0>( 2171): buildTask:
10-14 18:32:04.562 I/RegiMgr-Utils<0>( 2171): hasLoadedProfile:
10-14 18:32:04.562 I/RegiMgr<0>( 2171): buildTask: no profile found.
10-14 18:32:04.562 I/RegiMgr-Utils( 2171): initRttMode
10-14 18:32:04.562 I/VolteServiceModule( 2171): onConfigured:
10-14 18:32:04.562 I/VolteServiceModule( 2171): phoneId : 0
10-14 18:32:04.563 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.restore.DemoModeWrapper newState = 1 callingPackage
= 10215/com.google.android.setupwizard
10-14 18:32:04.563 I/CocktailProviderManager( 3325): CocktailProviderManager
10-14 18:32:04.563 I/CocktailBarReceiver( 3325): start service
ACTION_EDGE_APP_START
10-14 18:32:04.567 E/z ( 3257): rebuild : package =
com.google.android.permissioncontroller
10-14 18:32:04.568 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:04.568 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/time_12_24] =
[java.lang.ref.WeakReference@3730950]...
10-14 18:32:04.568 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@4702574]...
10-14 18:32:04.568 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_widget_order] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.568 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_music_control] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.568 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@ffa9008]...
10-14 18:32:04.568 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@fb6f67f]...
10-14 18:32:04.568 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@4702574]...
10-14 18:32:04.568 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/charging_info_always] =
[java.lang.ref.WeakReference@8436680]...
10-14 18:32:04.568 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_alarm] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.568 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@3730950, java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:04.568 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:04.568 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@2a7ec52]...
10-14 18:32:04.568 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@7cb3b12
10-14 18:32:04.568 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:32:04.569 D/FaceWidgetPagesController( 1809): onTimeChanged()
10-14 18:32:04.569 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.security.SecurityAnimScanActivity newState = 1
callingPackage = 1000/com.samsung.android.lool
10-14 18:32:04.569 D/FaceWidgetPagesController( 1809): onRefreshCarrierInfo()
10-14 18:32:04.569 D/FaceWidgetPagesController( 1809):
onKeyguardVisibilityChanged() showing = false
10-14 18:32:04.570 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.account.CheckFrpActivity newState = 1 callingPackage
= 10215/com.google.android.setupwizard
10-14 18:32:04.570 D/FaceWidgetPagesController( 1809): refreshViews() reason =
VISIBILITY_CHANGED, force = true
10-14 18:32:04.570 I/FaceWidgetClockProvider( 1809): registerClockChangedCallback()
callback =
com.samsung.android.app.facewidget.pages.FaceWidgetPagesController$2@f73d2e3
10-14 18:32:04.571 I/VersionCheckingProxy( 1809): apply version checking, class =
interface com.android.systemui.plugins.facewidget.PluginSystemUIWidgetCallback,
target =
com.samsung.android.app.facewidget.pages.FaceWidgetPagesController$3@d2424e0
10-14 18:32:04.571 D/WallpaperEventNotifier( 1809): sendUpdates: We don't have any
colors to notify for now.
10-14 18:32:04.572 D/WifiService( 702): resetting networks because SIM was removed
10-14 18:32:04.575 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.user.GoogleServicesWrapper newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.575 I/z ( 3257): rebuild : ignore
com.google.android.permissioncontroller
10-14 18:32:04.575 E/z ( 3257): rebuild : package =
com.sec.android.app.servicemodeapp
10-14 18:32:04.575 I/z ( 3257): rebuild : ignore
com.sec.android.app.servicemodeapp
10-14 18:32:04.575 E/z ( 3257): rebuild : package =
com.sec.android.preloadinstaller
10-14 18:32:04.575 I/z ( 3257): rebuild : ignore
com.sec.android.preloadinstaller
10-14 18:32:04.575 E/z ( 3257): rebuild : package =
com.google.android.setupwizard
10-14 18:32:04.577 I/z ( 3257): rebuild : ignore
com.google.android.setupwizard
10-14 18:32:04.577 E/z ( 3257): rebuild : package =
com.sec.android.usermanual
10-14 18:32:04.577 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.security.SecurityAnimUninstallActivity newState = 1
callingPackage = 1000/com.samsung.android.lool
10-14 18:32:04.582 I/CmcAccountManager( 2171): isCmcEnabled: Not installed
10-14 18:32:04.582 I/ImsServiceStub( 2171): isServiceAvailable: mmtel-video, rat:
18, profileFind:false, Enabled:true
10-14 18:32:04.582 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.user.WorkProfileSetupActivity newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.583 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.security.AppVerificationDialog newState = 1 callingPackage =
1000/com.samsung.android.lool
10-14 18:32:04.583 D/SecImsManager( 2213): onQueryCapabilityConfiguration : false
10-14 18:32:04.583 D/SecImsManager( 2213): getFeatureValue(2, 1) : false
10-14 18:32:04.584 I/DMASA[D][qp4ifrmvkd] ( 3203): [DiagmonProvider]Received msg
based on provider : registration / register_service
10-14 18:32:04.584 I/CocktailProvider( 3325): call method=updateCocktailHistory
10-14 18:32:04.585 I/ConfigProvider( 2171): query uri:xxxxx
10-14 18:32:04.586 I/DMASA[D]( 3203): [DiagmonProvider]Signature Check Success
10-14 18:32:04.587 I/DMASA[D][qp4ifrmvkd] ( 3203): [DiagmonProvider]Action :
Register service
10-14 18:32:04.589 I/DMASA[D][qp4ifrmvkd] ( 3203): [DiagmonProvider]Service Agree:
false
10-14 18:32:04.590 I/DMASA[D]( 3203): [DiagMonUtil][qp4ifrmvkd] Failed : Service
Agree: false
10-14 18:32:04.591 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.battery.ui.fastwirelesscharging.FastWirelessActivity
newState = 2 callingPackage = 1000/com.samsung.android.lool
10-14 18:32:04.592 D/FaceWidgetMetadataParser( 1809): getMetaDataInfoList
com.sec.android.daemonapp#weather Clima 2131887007
10-14 18:32:04.592 I/AODSettingsHelper( 1809): addSettingsObserver()
com.sec.android.daemonapp#weather add_info_com_sec_android_daemonapp#weather false
10-14 18:32:04.592 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.time.DateTimeActivity newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:04.594 I/DIAGMON_SDK[605040][qp4ifrmvkd] ( 3325): Results : Failed,
Cause : Service Agree: false
10-14 18:32:04.594 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.battery.ui.setting.EnhancedProcessingActivity newState = 2
callingPackage = 1000/com.samsung.android.lool
10-14 18:32:04.595 E/SimUtil<0>( 2171): subIdArray is null
10-14 18:32:04.597 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@e06ba3f
10-14 18:32:04.597 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:32:04.597 I/FaceWidgetWindowManager( 1809): onKeyguardVisibilityChanged()
showing = false
10-14 18:32:04.597 I/FaceWidgetWindowManager( 1809): removeAllViews
10-14 18:32:04.597 D/PluginLockMediatorImpl( 1809): registerStateCallback
10-14 18:32:04.597 I/PluginLockMediatorImpl( 1809): registerStateCallback
isLockStar: false
10-14 18:32:04.597 D/PluginLockStarManager( 1809): onLockStarEnabled : false,
ignore same state
10-14 18:32:04.601 D/FaceWidgetAttribute( 1809): loadDimens()
10-14 18:32:04.603 D/FaceWidgetViewModel( 1809): Init Media Controllers
10-14 18:32:04.603 I/ChargingInfoManager( 1809): init:
10-14 18:32:04.605 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:32:04.605 E/z ( 3257): rebuild : package = com.sec.android.gallery3d
10-14 18:32:04.610 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.carrier.SimMissingActivity newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.610 W/d.process.acor( 3118): Long monitor contention with owner
Worker-1 (3732) at void
com.android.providers.contacts.ContactLocaleUtils.r(com.android.providers.contacts.
LocaleSet)(ContactLocaleUtils.java:3) waiters=0 in void
com.android.providers.contacts.ContactLocaleUtils.r(com.android.providers.contacts.
LocaleSet) for 310ms
10-14 18:32:04.611 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:04.613 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.security.model.trigger.SecurityBridgeServiceInBg newState =
1 callingPackage = 1000/com.samsung.android.lool
10-14 18:32:04.614 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.carrier.SimReadyActivity newState = 1 callingPackage
= 10215/com.google.android.setupwizard
10-14 18:32:04.617 I/CocktailDBHelper( 3325): onCreate
10-14 18:32:04.618 E/TelephonyManagerWrapper( 2171): use backup imsi : null
10-14 18:32:04.618 E/z ( 3257): rebuild : package =
com.android.providers.settings
10-14 18:32:04.618 I/z ( 3257): rebuild : ignore
com.android.providers.settings
10-14 18:32:04.618 E/z ( 3257): rebuild : package = com.samsung.accessibility
10-14 18:32:04.618 I/z ( 3257): rebuild : ignore com.samsung.accessibility
10-14 18:32:04.618 E/z ( 3257): rebuild : package = com.sec.imsservice
10-14 18:32:04.618 I/z ( 3257): rebuild : ignore com.sec.imsservice
10-14 18:32:04.618 E/z ( 3257): rebuild : package =
com.android.sharedstoragebackup
10-14 18:32:04.620 I/z ( 3257): rebuild : ignore
com.android.sharedstoragebackup
10-14 18:32:04.620 E/z ( 3257): rebuild : package = com.facebook.services
10-14 18:32:04.620 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.carrier.EsimIntroActivity newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.621 V/NotificationListeners( 702): 0 notification listener service
connected:
ComponentInfo{com.sec.android.app.launcher/com.android.launcher3.notification.Notif
icationListener}
10-14 18:32:04.621 I/z ( 3257): rebuild : ignore com.facebook.services
10-14 18:32:04.621 E/z ( 3257): rebuild : package =
com.samsung.android.mobileservice
10-14 18:32:04.622 I/z ( 3257): rebuild : ignore
com.samsung.android.mobileservice
10-14 18:32:04.622 E/z ( 3257): rebuild : package = com.android.printspooler
10-14 18:32:04.622 I/ContainerStateReceiver( 702): event:
CONTAINER_EVENT_UNLOCKED
10-14 18:32:04.622 I/ContainerStateReceiver( 702): event:
CONTAINER_EVENT_UNLOCKED
10-14 18:32:04.622 I/ContainerStateReceiver( 702): event:
CONTAINER_EVENT_UNLOCKED
10-14 18:32:04.623 I/ContainerStateReceiver( 702): event:
CONTAINER_EVENT_UNLOCKED
10-14 18:32:04.623 I/ContainerStateReceiver( 702): event:
CONTAINER_EVENT_UNLOCKED
10-14 18:32:04.623 I/ContainerStateReceiver( 702): event:
CONTAINER_EVENT_UNLOCKED
10-14 18:32:04.623 I/ContainerStateReceiver( 702): event:
CONTAINER_EVENT_UNLOCKED
10-14 18:32:04.623 I/ContainerStateReceiver( 702): event:
CONTAINER_EVENT_UNLOCKED
10-14 18:32:04.623 I/ContainerStateReceiver( 702): event:
CONTAINER_EVENT_UNLOCKED
10-14 18:32:04.623 I/ContainerStateReceiver( 702): event:
CONTAINER_EVENT_UNLOCKED
10-14 18:32:04.623 I/z ( 3257): rebuild : ignore com.android.printspooler
10-14 18:32:04.623 D/ClientCertificateManager Service( 702): onContainerUnlocked
called for 0
10-14 18:32:04.623 E/z ( 3257): rebuild : package = com.taxis99
10-14 18:32:04.624 I/ConfigProvider( 2171): queryStorage path
content://com.samsung.rcs.autoconfigurationprovider/parameter/composerAuth#simslot0
10-14 18:32:04.624 I/ClientCertificateManager Service( 702): handleMessage : 5
10-14 18:32:04.625 V/NotificationAssistants( 702): 0 notification assistant
service connected:
ComponentInfo{com.google.android.ext.services/android.ext.services.notification.Ass
istant}
10-14 18:32:04.625 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.security.model.trigger.SecurityBridgeServiceInFg newState =
1 callingPackage = 1000/com.samsung.android.lool
10-14 18:32:04.625 I/Launcher.NotificationListener( 2107): onListenerConnected :
null
10-14 18:32:04.625 I/Launcher.NotificationListener( 2107):
onNotificationFullRefresh
10-14 18:32:04.626 D/Telephony: SamsungMultiSimRepositoryImpl( 2213):
isSoftSimEnable : softsimStatus=
10-14 18:32:04.626 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:04.626 I/RegiMgr-Utils<0>( 2171): hasLoadedProfile:
10-14 18:32:04.627 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
SUPPORT_CSVT: not enable feature
10-14 18:32:04.627 I/ResipRegiMgr<0>( 2171): configure:
10-14 18:32:04.627 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
buildPstnPhoneAccount, simSlotIndex: -1, subId: -1, isEmergency: true,
phoneAccountHandle: *, isSimCardStatusOn: false, hasVirtualSim: false,
isPsVideoCapable: false, isCsVideoCapable: false
10-14 18:32:04.628 I/AODBatteryManager( 1809): updateBatteryData:
ACTION_BATTERY_CHANGED
10-14 18:32:04.628 D/GnssNetworkConnectivityHandler( 702): Active Sub List size: 0
10-14 18:32:04.628 I/NSLocationMonitor( 702): onSubscriptionsChanged
10-14 18:32:04.628 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
getResourceId, phoneId: 0, resourceIndex: 0
10-14 18:32:04.628 I/Telephony: SamsungMultiSimRepositoryImpl( 2213): isEsimEnabled
for 0 false
10-14 18:32:04.628 W/NSLocationMonitor( 702): Failed to load subId for sim[0]
10-14 18:32:04.628 I/Launcher.NotificationListener( 2107): notificationIsValidForUI
: android missingTitleAndText : false isGroupHeader : false
10-14 18:32:04.628 W/NSLocationMonitor( 702): Failed to load subId for sim[1]
10-14 18:32:04.629 I/Launcher.NotificationListener( 2107): Full refresh isConnected
: true active size : 1
10-14 18:32:04.629 D/PhoneRestrictionPolicy( 702):
android.intent.action.ACTION_SUBINFO_RECORD_UPDATED
10-14 18:32:04.629 I/PhoneRestrictionPolicy( 702): Received
ACTION_SUBINFO_RECORD_UPDATED broadcast
10-14 18:32:04.630 D/EdmStorageProvider( 702): getCount(SimTable) - 0
10-14 18:32:04.631 I/AODBatteryManager( 1809): getChargeEstimateTime: not charging
10-14 18:32:04.631 I/AODBatteryManager( 1809): saveBatteryData : AOD BatteryData
[mBatteryLevel=93, mBatteryStatus=DISCHARGING, mBatteryPlugType=NOT_DEFINED,
mBatteryPlugged=false, mRemainingChargeTime=0, mBatteryChargingType=0,
mBatteryChargerType=NORMAL, mBatteryOnline=NONE, mBatterySwellingMode=NONE]
10-14 18:32:04.632 I/Telecom:SamsungTelecomServiceImpl( 702): registerPhoneAccount
- PhoneAccount : [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[mParcelledData.dataSize=712] GroupId: ***] / callingPid : 2213 / processName
: sts
10-14 18:32:04.632 I/ChargingInfoManager( 1809): removeMessages:
10-14 18:32:04.632 I/AS.AudioService( 702): ACTION_SUBINFO_RECORD_UPDATED received
10-14 18:32:04.632 W/AODChargingInfoTimer( 1809): stop : not yet started
10-14 18:32:04.632 I/Telecom ( 702): PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@ACU
10-14 18:32:04.632 I/ChargingInfoManager( 1809): updateChargingInfo: newState = AOD
ChargingInfo [mState=NONE, mIsCharging=false, mIsFullyCharged=false], oldState =
AOD ChargingInfo [mState=NONE, mIsCharging=false, mIsFullyCharged=false]
10-14 18:32:04.634 I/SECIMSJ ( 2171): [0003]> 108
10-14 18:32:04.635 I/[IMS6.0]( 2171): IMS_onResponse()
10-14 18:32:04.635 I/StackIF ( 2171): processMessage 2
10-14 18:32:04.635 I/StackIF ( 2171): Processing Response
10-14 18:32:04.635 I/SECIMSJ ( 2171): [0003]< 101
10-14 18:32:04.635 I/StackIF ( 2171): processResponse: reqId 101
10-14 18:32:04.636 I/StackIF ( 2171): processResponse: handle -1 result 0 reason 0
10-14 18:32:04.636 D/UsbHostRestrictor( 702): Subscription Receiver onReceive
10-14 18:32:04.636 I/StackIF[0]( 2171): configSrvcc(): mode: 10
10-14 18:32:04.636 I/FaceWidgetMetadataParser( 1809): addMetaDataInfo() key =
com.sec.android.daemonapp#weather, info = pkg[com.sec.android.daemonapp#weather]
pageId[weather] key[add_info_com_sec_android_daemonapp#weather] res[2131887007]
menu[0] addition[false] systemUserOnly[false]
10-14 18:32:04.637 I/SECIMSJ ( 2171): [0004]> 76
10-14 18:32:04.638 I/[IMS6.0]( 2171): IMS_onResponse()
10-14 18:32:04.638 I/RegiMgr<0>( 2171): tryRegister:
10-14 18:32:04.638 I/StackIF ( 2171): processMessage 2
10-14 18:32:04.638 I/StackIF ( 2171): Processing Response
10-14 18:32:04.638 I/SECIMSJ ( 2171): [0004]< 113
10-14 18:32:04.638 I/StackIF ( 2171): processResponse: reqId 113
10-14 18:32:04.638 I/StackIF ( 2171): processResponse: handle -1 result 0 reason 0
10-14 18:32:04.639 W/ContextImpl( 2171): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
android.content.ContextWrapper.sendBroadcast:478
com.sec.internal.helper.os.IntentUtil.sendBroadcast:12
com.sec.internal.ims.imsservice.ImsServiceStub.notifyImsReady:2122
com.sec.internal.ims.core.RegistrationManagerHandler.handleSimReady:598
10-14 18:32:04.640 I/HBD ( 3690): a Initialize UpgradeChecker
[mig:false,pda:false,appV:false,appT:false] status =0
10-14 18:32:04.640 I/Telecom:SamsungPhoneAccountListener( 702): onAccountsChanged
- allPhoneAccountsOfCurrentUser : [[[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]]
10-14 18:32:04.640 I/HBD ( 3690): HoneyboardApplication
processDataMigrateFromPreviousPkg
10-14 18:32:04.640 I/Telecom:SamsungPhoneAccountListener( 702):
onAccountsChanged : [[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]
10-14 18:32:04.640 I/Telecom:SamsungPhoneAccountRegistrarBroadcaster( 702):
AccountsChanged : false / UserHandle{0} / null, no****st -> null, no****st
10-14 18:32:04.640 I/Telecom:SamsungPhoneAccountListener( 702):
onPhoneAccountChanged - PhoneAccount : [[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]
10-14 18:32:04.641 D/SettingsProvider( 702): isChangeAllowed() : name =
edge_enable
10-14 18:32:04.641 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:04.641 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:04.641 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:04.641 D/SettingsProvider( 702): selectionArgs: 10071
10-14 18:32:04.641 I/Telecom ( 702): CallsManager: handlePhoneAccountChanged:
phoneAccount=[[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]:
TSI.rPA@ACU
10-14 18:32:04.642 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:04.642 D/SecContentProvider( 702): called from
com.samsung.android.app.cocktailbarservice
10-14 18:32:04.642 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:04.643 D/SettingsProvider( 702): ret = 1
10-14 18:32:04.643 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider2/KioskMode
10-14 18:32:04.643 D/SettingsProvider( 702): projectionArgs: isEdgeAllowed
10-14 18:32:04.643 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
isTelecomServiceConnected : true
10-14 18:32:04.643 D/SecContentProvider2( 702): query(), uri = 13 selection =
isEdgeAllowed
10-14 18:32:04.643 I/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
Registered phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***] with
handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-14 18:32:04.643 I/Telephony( 2213): PstnIncomingCallNotifier: Registering:
Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:04.644 I/Telephony: SamsungSuppServiceNotifier( 2213):
registerForNotification: 0
10-14 18:32:04.644 D/Telephony( 2213): PstnPhoneCapabilitiesNotifier: Registering:
Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:04.644 D/SettingsProvider( 702): ret = -1
10-14 18:32:04.646 E/HBD ( 3690): a getPackageInfo
10-14 18:32:04.646 E/HBD ( 3690):
android.content.pm.PackageManager$NameNotFoundException:
com.sec.android.inputmethod
10-14 18:32:04.646 E/HBD ( 3690): at
android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageMa
nager.java:521)
10-14 18:32:04.646 E/HBD ( 3690): at
android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.
java:484)
10-14 18:32:04.646 E/HBD ( 3690): at
com.samsung.android.honeyboard.base.pm.a.b(SourceFile:103)
10-14 18:32:04.646 E/HBD ( 3690): at
com.samsung.android.honeyboard.base.bu.j.a(SourceFile:25)
10-14 18:32:04.646 E/HBD ( 3690): at
com.samsung.android.honeyboard.base.bu.j.a(SourceFile:11)
10-14 18:32:04.646 E/HBD ( 3690): at
com.samsung.android.honeyboard.base.bu.j$a.a(SourceFile:15)
10-14 18:32:04.646 E/HBD ( 3690): at
com.samsung.android.honeyboard.base.bu.j$a.invoke(SourceFile:11)
10-14 18:32:04.646 E/HBD ( 3690): at
kotlin.SynchronizedLazyImpl.getValue(SourceFile:74)
10-14 18:32:04.646 E/HBD ( 3690): at
com.samsung.android.honeyboard.base.bu.j.a(Unknown Source:2)
10-14 18:32:04.646 E/HBD ( 3690): at
com.samsung.android.honeyboard.app.HoneyBoardApplication.g(SourceFile:222)
10-14 18:32:04.646 E/HBD ( 3690): at
com.samsung.android.honeyboard.app.HoneyBoardApplication.a(SourceFile:125)
10-14 18:32:04.646 E/HBD ( 3690): at
com.samsung.android.honeyboard.app.HoneyBoardApplication.onCreate(SourceFile:112)
10-14 18:32:04.646 E/HBD ( 3690): at
android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1192)
10-14 18:32:04.646 E/HBD ( 3690): at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7573)
10-14 18:32:04.646 E/HBD ( 3690): at
android.app.ActivityThread.access$1400(ActivityThread.java:301)
10-14 18:32:04.646 E/HBD ( 3690): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2166)
10-14 18:32:04.646 E/HBD ( 3690): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:32:04.646 E/HBD ( 3690): at
android.os.Looper.loop(Looper.java:246)
10-14 18:32:04.646 E/HBD ( 3690): at
android.app.ActivityThread.main(ActivityThread.java:8633)
10-14 18:32:04.646 E/HBD ( 3690): at java.lang.reflect.Method.invoke(Native
Method)
10-14 18:32:04.646 E/HBD ( 3690): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
10-14 18:32:04.646 E/HBD ( 3690): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
10-14 18:32:04.646 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.carrier.SimSetupActivity newState = 1 callingPackage
= 10215/com.google.android.setupwizard
10-14 18:32:04.647 I/HBD ( 3690): HoneyboardApplication Cannot request to
migrate properties or userdata from SKBD. Because, SKBD is not installed.
10-14 18:32:04.647 I/HBD ( 3690): d setMigrationStatus status = 1
10-14 18:32:04.647 D/UsbHostRestrictor( 702): Subscription Receiver SIM is not
recognized properly. Needs to check the SIM CARD
10-14 18:32:04.647 I/HBD ( 3690): d putInGlobalSettings status = 1
10-14 18:32:04.647 D/SettingsProvider( 702): isChangeAllowed() : name =
cocktail_bar_enabled_cocktails
10-14 18:32:04.649 D/SettingsProvider( 702): isChangeAllowed() : name =
sip_migrate_status
10-14 18:32:04.649 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:04.649 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:04.649 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:04.649 D/SettingsProvider( 702): selectionArgs: 10150
10-14 18:32:04.649 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:04.649 D/SecContentProvider( 702): called from
android.uid.honeyboard:10150
10-14 18:32:04.650 I/AODBatteryManager( 1809): registerBroadcast: true
10-14 18:32:04.651 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:04.651 D/SettingsProvider( 702): ret = 1
10-14 18:32:04.652 I/MusicContentManager( 1809): onFaceWidgetPluginConnected:
true/true
10-14 18:32:04.652 I/MusicContentManager( 1809): unregisterMusicControllerListener:
10-14 18:32:04.652 D/MusicContentDispatcher( 1809): removeCallback()
com.samsung.android.uniform.plugins.music.MusicContentManager$1@7d3a9f1
10-14 18:32:04.652 I/AODFaceWidgetCalendarManager( 1809):
onFaceWidgetPluginConnected: true/true
10-14 18:32:04.652 I/Telecom:SamsungTelecomServiceImpl( 702):
getAllPhoneAccountHandles - callingPid : 2213 / processName : sts
10-14 18:32:04.652 I/AODFaceWidgetCalendarManager( 1809):
removeEventChangedListener:
10-14 18:32:04.653 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.update.OtaUpdateActivity newState = 1 callingPackage
= 10215/com.google.android.setupwizard
10-14 18:32:04.652 D/FaceWidgetCalendarManager( 1809): removeEventChangedListener()
remove - 0
10-14 18:32:04.654 D/SystemUITextView( 1809): onAttachedToWindow attribute cnt : 11
10-14 18:32:04.654 I/VersionCheckingProxy( 1809): apply version checking, class =
interface com.android.systemui.plugins.facewidget.PluginSystemUIWidgetCallback,
target = com.samsung.android.app.facewidget.FaceWidgetOwnerInfoView{5ed5b5a
GFED..... ......I. 0,0-0,0 #7f090200 app:id/keyguard_owner_info}
10-14 18:32:04.655 D/WallpaperEventNotifier( 1809): sendUpdates: We don't have any
colors to notify for now.
10-14 18:32:04.655 V/KeyguardUpdateMonitor( 1809): *** register callback for
com.android.systemui.facewidget.plugin.FaceWidgetKeyguardUpdateMonitorWrapper$FaceW
idgetKeyguardUpdateMonitorCallbackWrapper@45aff8
10-14 18:32:04.655 V/KeyguardUpdateMonitor( 1809): *** unregister callback for null
10-14 18:32:04.655 I/FaceWidgetClockProvider( 1809): registerClockChangedCallback()
callback = com.samsung.android.app.facewidget.FaceWidgetOwnerInfoView{5ed5b5a
GFED..... ......I. 0,0-0,0 #7f090200 app:id/keyguard_owner_info}
10-14 18:32:04.656 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.scheduled.reboot.autorestart.AutoRebootService newState = 1
callingPackage = 1000/com.samsung.android.lool
10-14 18:32:04.657 E/SimUtil<0>( 2171): subIdArray is null
10-14 18:32:04.657 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.update.PostCheckinAndUpdateActivity newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.658 I/GsaVoiceInteractionSrv( 3157): Registering passthrough
10-14 18:32:04.660 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.ProgressActivity newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:04.660 E/PluginFaceWidget( 1809): attachFaceWidgetContainer() add new
view : 0, com.samsung.android.app.facewidget.FaceWidgetContainer{19bb237
V.E...... ......I. 0,0-0,0 #7f090202 app:id/keyguard_status_view}
10-14 18:32:04.661 D/CarrierSvcBindHelper( 2213): Received
android.intent.action.USER_UNLOCKED
10-14 18:32:04.661 I/ImsServiceStub( 2171): Call explicit GC
10-14 18:32:04.662 I/ConfigModule<0>( 2171): handleMessage: msg: 11
10-14 18:32:04.662 I/ConfigModule<0>( 2171): rcsNetworkType: internet,wifi rcsAs:
jibe mIsRemoteConfigNeeded: false
10-14 18:32:04.662 E/PhoneInterfaceManager( 2213): [PhoneIntfMgr]
getCarrierPackageNamesForIntentAndPhone: No UICC
10-14 18:32:04.662 D/CarrierSvcBindHelper( 2213): No carrier app for: 0
10-14 18:32:04.662 D/AutoTileManager( 1809): PreInstallerFinished
10-14 18:32:04.663 E/PhoneInterfaceManager( 2213): [PhoneIntfMgr]
getCarrierPackageNamesForIntentAndPhone: No UICC
10-14 18:32:04.663 D/CarrierSvcBindHelper( 2213): No carrier app for: 1
10-14 18:32:04.664 I/ConfigModule<0>( 2171): onSimReady:
10-14 18:32:04.664 I/ConfigModule<0>( 2171): registerNetworkCallback
10-14 18:32:04.664 I/IilManager<0>( 2171): UpdateImsPreference: SmsFormat=3GPP
10-14 18:32:04.665 D/IntentBroadcaster( 2213): Rebroadcasting intent
android.intent.action.SIM_STATE_CHANGED ABSENT for slotId 0
10-14 18:32:04.667 E/SimUtil<0>( 2171): subIdArray is null
10-14 18:32:04.668 E/SimUtil<0>( 2171): subIdArray is null
10-14 18:32:04.669 D/MotionRecognitionService( 702): mReceiver.onReceive :
ACTION_SIM_STATE_CHANGED
10-14 18:32:04.670 D/IntentBroadcaster( 2213): Rebroadcasting intent
android.intent.action.SIM_STATE_CHANGED ABSENT for slotId 1
10-14 18:32:04.674 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:32:04.676 I/ImsServiceStub( 2171): isServiceAvailable: mmtel, rat: 13,
profileFind:false, Enabled:true
10-14 18:32:04.677 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:04.678 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:04.678 D/CocktailBarSettings( 702): putEnabledCocktailsStr:
com.samsung.android.app.appsedge.edgepanel.AppsEdgePanelProvider
10-14 18:32:04.678 D/SecureElement-Terminal-UiccTerminal1( 2189):
SIM_STATE_CHANGED: ABSENT
10-14 18:32:04.678 I/SecureElement-Terminal-UiccTerminal1( 2189): SIM Event is
rebroadcated
10-14 18:32:04.683 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:04.684 I/SecureElement-Terminal-UiccTerminal2( 2189): SIM Event is
rebroadcated
10-14 18:32:04.684 D/PhoneRestrictionPolicy( 702):
android.intent.action.SIM_STATE_CHANGED
10-14 18:32:04.684 I/PhoneRestrictionPolicy( 702): Received
ACTION_SUBINFO_RECORD_UPDATED broadcast
10-14 18:32:04.685 D/EdmStorageProvider( 702): getCount(SimTable) - 0
10-14 18:32:04.688 D/SemWifiApBroadcastReceiver( 702): Received :
android.intent.action.SIM_STATE_CHANGED
10-14 18:32:04.688 I/SemWifiApBroadcastReceiver( 702): INTENT_KEY_ICC_STATE state
: ABSENT
10-14 18:32:04.688 D/ConnectivityService( 702): semIsMobilePolicyDataEnabled():
deprecated
10-14 18:32:04.690 E/WifiConnectivityMonitor( 702): current state:
com.samsung.android.server.wifi.SemWifiConnectivityMonitor$NotConnectedState@c36182
0
10-14 18:32:04.691 I/CocktailBarService( 3325): onCreate
10-14 18:32:04.691 I/SemUiSupportService( 3325): onCreate() :
com.samsung.android.app.cocktailbarservice.CocktailBarService@de7d59c
10-14 18:32:04.692 I/ImsServiceStub( 2171): isServiceAvailable: mmtel, rat: 18,
profileFind:false, Enabled:true
10-14 18:32:04.692 I/SemUiSupportService( 3325): loaded theme = 2131755382
10-14 18:32:04.692 I/CocktailBarService( 3325): createLayoutParams
10-14 18:32:04.692 I/RegiMgr<0>( 2171): getImsProfile: profile [VOLTE]
10-14 18:32:04.693 E/RegiMgr<0>( 2171): getImsProfile: found [null] for [VOLTE]
10-14 18:32:04.693 W/System.err( 3325): android.view.WindowManager$LayoutParams No
field java.lang.NoSuchFieldException: SEM_TYPE_COCKTAIL_BAR
10-14 18:32:04.693 I/IilIpcMessage( 2171): smsFormat 0 enableSmsOverIms 1
enableSmsWriteUicc 0 enableSmsFallback -1 eutranDomain 3 utranDomain 1 ssDomain 3
ussdDomain 1 eccPreference 1 ssCsfb 1 imsSupportType 0 srvccVersion 10
supportVolteRoaming 1NotiType : 2
10-14 18:32:04.694 I/IpcDispatcher<0>( 2171): [Tx]: (M)IPC_IIL_CMD
(S)IPC_IIL_PREFERENCE (T)NOTI l:0
10-14 18:32:04.694 W/System.err( 3325): android.view.WindowManager$LayoutParams No
field java.lang.NoSuchFieldException: SEM_TYPE_COCKTAIL_BAR_BACKGROUND
10-14 18:32:04.694 W/System.err( 3325): android.view.WindowManager$LayoutParams No
field java.lang.NoSuchFieldException: SEM_TYPE_AOD
10-14 18:32:04.694 W/System.err( 3325): android.view.WindowManager$LayoutParams No
field java.lang.NoSuchFieldException: SEM_TYPE_EDGE_OVERLAY
10-14 18:32:04.695 I/IpcDispatcher<0>( 2171): ImsModemSender(): send
10-14 18:32:04.696 I/UriGeneratorProvider( 2171): sim state intent received -
ABSENT
10-14 18:32:04.696 I/SimManager<0>( 2171): SimSimIntentReceiver: received action
android.intent.action.SIM_STATE_CHANGED subId=-1 mSubId=-1
10-14 18:32:04.697 I/SimManager<1>( 2171): SimSimIntentReceiver: received action
android.intent.action.SIM_STATE_CHANGED subId=-1 mSubId=-1
10-14 18:32:04.697 I/SimManager( 2171): phoneId mismatch :
android.intent.action.SIM_STATE_CHANGED, 0
10-14 18:32:04.698 D/SapService( 2679): S1(ABSENT), S2(ABSENT)
10-14 18:32:04.699 I/Utils ( 3325): isOwnerUser current = 0
10-14 18:32:04.700 D/SettingsProvider( 702): isChangeAllowed() : name =
edge_panel_height
10-14 18:32:04.700 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:04.700 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:04.700 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:04.700 D/SettingsProvider( 702): selectionArgs: 10071
10-14 18:32:04.700 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:04.701 D/SecContentProvider( 702): called from
com.samsung.android.app.cocktailbarservice
10-14 18:32:04.701 D/FaceWidgetMetadataParser( 1809): getMetaDataInfoList
com.samsung.android.forest#screenTime Bem-estar digital 2131755305
10-14 18:32:04.701 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:04.701 D/SapService( 2679): Disable sap : false
10-14 18:32:04.701 D/SapService( 2679): S1(ABSENT), S2(ABSENT)
10-14 18:32:04.701 D/SettingsProvider( 702): ret = 1
10-14 18:32:04.701 I/AODSettingsHelper( 1809): addSettingsObserver()
com.samsung.android.forest#screenTime
add_info_com_samsung_android_forest#screenTime false
10-14 18:32:04.702 E/z ( 3257): rebuild : package =
com.sec.android.systemupdate
10-14 18:32:04.702 I/z ( 3257): rebuild : ignore com.sec.android.systemupdate
10-14 18:32:04.702 E/z ( 3257): rebuild : package =
com.samsung.android.mdx.kit
10-14 18:32:04.702 I/z ( 3257): rebuild : ignore com.samsung.android.mdx.kit
10-14 18:32:04.702 E/z ( 3257): rebuild : package =
com.android.theme.icon_pack.filled.settings
10-14 18:32:04.702 D/SettingsProvider( 702): isChangeAllowed() : name =
edge_panel_width
10-14 18:32:04.702 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:04.702 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:04.702 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:04.702 D/SettingsProvider( 702): selectionArgs: 10071
10-14 18:32:04.702 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:04.702 D/SecContentProvider( 702): called from
com.samsung.android.app.cocktailbarservice
10-14 18:32:04.703 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:04.703 D/SettingsProvider( 702): ret = 1
10-14 18:32:04.704 I/CocktailContextUtils( 3325): Device SW - 384, Cover SW - 360,
SW - 360
10-14 18:32:04.705 I/FaceWidgetMetadataParser( 1809): addMetaDataInfo() key =
com.samsung.android.forest#screenTime, info =
pkg[com.samsung.android.forest#screenTime] pageId[screenTime]
key[add_info_com_samsung_android_forest#screenTime] res[2131755305] menu[0]
addition[false] systemUserOnly[true]
10-14 18:32:04.706 D/SapService( 2679): Disable sap : false
10-14 18:32:04.707 D/FaceWidgetMetadataParser( 1809): updateOrderDB
10-14 18:32:04.707 I/CocktailBarSettingsManagerUtils( 3325): Handler size scale
15.128593 27.231466 17.246597 15.128593 27.231466 17.246597
10-14 18:32:04.707 I/AODSettingsHelper( 1809): getFaceWidgetPageOrder() =
servicebox_music;com.sec.android.daemonapp#weather;servicebox_calendar;servicebox_a
larm;com.samsung.android.forest#screenTime
10-14 18:32:04.707 I/AODSettingsHelper( 1809): saveCurrentFaceWidgetsOrder() order
=
servicebox_music;com.sec.android.daemonapp#weather;servicebox_calendar;servicebox_a
larm;com.samsung.android.forest#screenTime
10-14 18:32:04.707 I/z ( 3257): rebuild : ignore
com.android.theme.icon_pack.filled.settings
10-14 18:32:04.707 E/z ( 3257): rebuild : package = com.samsung.storyservice
10-14 18:32:04.707 I/z ( 3257): rebuild : ignore com.samsung.storyservice
10-14 18:32:04.708 D/SettingsProvider( 702): isChangeAllowed() : name =
edge_handle_size_percent
10-14 18:32:04.708 D/SettingsProvider( 702): isChangeAllowed() : name =
face_widget_order
10-14 18:32:04.708 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:04.708 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:04.708 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:04.708 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:32:04.708 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:04.708 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:04.708 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:04.708 D/SettingsProvider( 702): selectionArgs: 10071
10-14 18:32:04.708 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:04.708 E/z ( 3257): rebuild : package = com.android.dreams.basic
10-14 18:32:04.709 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:04.710 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.update.CompleteInFlightUpdates newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.713 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:32:04.713 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:04.714 D/SettingsProvider( 702): ret = 1
10-14 18:32:04.714 I/z ( 3257): rebuild : ignore com.android.dreams.basic
10-14 18:32:04.714 E/z ( 3257): rebuild : package =
com.google.android.overlay.modules.ext.services
10-14 18:32:04.715 D/SecContentProvider( 702): called from
com.samsung.android.app.cocktailbarservice
10-14 18:32:04.715 D/MotionRecognitionService( 702): mReceiver.onReceive :
ACTION_SIM_STATE_CHANGED
10-14 18:32:04.716 D/Tile.HotspotTile( 1809): HotspotTile isAvailable : true
10-14 18:32:04.716 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:04.716 D/Tile.CustomTile( 1809): isAvailable : mDefaultIcon =
Icon(typ=RESOURCE pkg=com.samsung.android.lool id=0x7f080032), mComponent =
ComponentInfo{com.samsung.android.lool/com.samsung.android.sm.battery.ui.mode.Batte
ryModeTile}, mUserPolicy =
10-14 18:32:04.716 D/SettingsProvider( 702): ret = 1
10-14 18:32:04.717 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:04.718 I/z ( 3257): rebuild : ignore
com.google.android.overlay.modules.ext.services
10-14 18:32:04.718 E/z ( 3257): rebuild : package =
com.samsung.internal.systemui.navbar.gestural_no_hint_extra_wide_back
10-14 18:32:04.718 D/Tile.CustomTile( 1809): isSystemApp NameNotFoundException :
android.content.pm.PackageManager$NameNotFoundException: com.samsung.android.mdx
10-14 18:32:04.718 D/Tile.CustomTile( 1809): isSecCustomTile : mComponent
=ComponentInfo{com.samsung.android.mdx/com.samsung.android.mdx.windowslink.tileserv
ice.SeYourPhoneTileService}
10-14 18:32:04.719 I/AODSettingsHelper( 1809): saveCurrentFaceWidgetResourceIds()
ids =
com.sec.android.daemonapp#weather:2131887007;com.samsung.android.forest#screenTime:
2131755305
10-14 18:32:04.719 I/z ( 3257): rebuild : ignore
com.samsung.internal.systemui.navbar.gestural_no_hint_extra_wide_back
10-14 18:32:04.719 E/z ( 3257): rebuild : package = com.android.se
10-14 18:32:04.719 I/z ( 3257): rebuild : ignore com.android.se
10-14 18:32:04.719 E/z ( 3257): rebuild : package = com.android.inputdevices
10-14 18:32:04.719 D/Tile.CustomTile( 1809): UpdateDefaultTileandIcon Exception :
android.content.pm.PackageManager$NameNotFoundException:
ComponentInfo{com.samsung.android.mdx/com.samsung.android.mdx.windowslink.tileservi
ce.SeYourPhoneTileService}
10-14 18:32:04.719 I/z ( 3257): rebuild : ignore com.android.inputdevices
10-14 18:32:04.719 E/z ( 3257): rebuild : package =
com.samsung.android.wifi.resources
10-14 18:32:04.720 D/Tile.CustomTile( 1809): UpdateDefaultTileandIcon Exception :
android.content.pm.PackageManager$NameNotFoundException:
ComponentInfo{com.samsung.android.mdx/com.samsung.android.mdx.windowslink.tileservi
ce.SeYourPhoneTileService}
10-14 18:32:04.720 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:04.721 I/z ( 3257): rebuild : ignore
com.samsung.android.wifi.resources
10-14 18:32:04.721 E/z ( 3257): rebuild : package =
com.google.android.overlay.gmsconfig.photos
10-14 18:32:04.722 I/z ( 3257): rebuild : ignore
com.google.android.overlay.gmsconfig.photos
10-14 18:32:04.722 E/z ( 3257): rebuild : package =
com.samsung.android.kgclient
10-14 18:32:04.723 I/z ( 3257): rebuild : ignore com.samsung.android.kgclient
10-14 18:32:04.723 E/z ( 3257): rebuild : package = com.android.bips
10-14 18:32:04.725 I/z ( 3257): rebuild : ignore com.android.bips
10-14 18:32:04.725 E/z ( 3257): rebuild : package =
com.google.audio.hearing.visualization.accessibility.scribe
10-14 18:32:04.727 I/FileApkMgr( 3071): Extracting modules completed
10-14 18:32:04.727 I/GmsApplication( 3071): Staging modules completed
10-14 18:32:04.727 I/GmsApplication( 3071): Updating config
10-14 18:32:04.730 E/z ( 3257): rebuild : package = com.android.stk2
10-14 18:32:04.730 I/z ( 3257): rebuild : ignore com.android.stk2
10-14 18:32:04.730 E/z ( 3257): rebuild : package =
com.samsung.android.game.gametools
10-14 18:32:04.731 I/z ( 3257): rebuild : ignore
com.samsung.android.game.gametools
10-14 18:32:04.731 E/z ( 3257): rebuild : package =
com.samsung.android.app.contacts
10-14 18:32:04.732 I/z ( 3257): rebuild : ignore
com.samsung.android.app.contacts
10-14 18:32:04.732 E/z ( 3257): rebuild : package =
com.samsung.android.service.peoplestripe
10-14 18:32:04.733 I/z ( 3257): rebuild : ignore
com.samsung.android.service.peoplestripe
10-14 18:32:04.733 E/z ( 3257): rebuild : package =
com.samsung.android.da.daagent
10-14 18:32:04.733 I/z ( 3257): rebuild : ignore
com.samsung.android.da.daagent
10-14 18:32:04.733 E/z ( 3257): rebuild : package =
com.google.android.captiveportallogin
10-14 18:32:04.734 I/SecureElement-Terminal-UiccTerminal1( 2189): SIM Event is
rebroadcated
10-14 18:32:04.734 I/z ( 3257): rebuild : ignore
com.google.android.captiveportallogin
10-14 18:32:04.734 E/z ( 3257): rebuild : package =
com.android.theme.icon_pack.circular.settings
10-14 18:32:04.735 D/SecureElement-Terminal-UiccTerminal2( 2189):
SIM_STATE_CHANGED: ABSENT
10-14 18:32:04.735 I/SecureElement-Terminal-UiccTerminal2( 2189): SIM Event is
rebroadcated
10-14 18:32:04.735 I/z ( 3257): rebuild : ignore
com.android.theme.icon_pack.circular.settings
10-14 18:32:04.735 E/z ( 3257): rebuild : package =
com.samsung.android.smartcallprovider
10-14 18:32:04.736 I/.sec.imsservic( 2171): Explicit concurrent copying GC freed
733003(24MB) AllocSpace objects, 24(608KB) LOS objects, 49% free, 4049KB/8099KB,
paused 659us total 75.126ms
10-14 18:32:04.738 W/SQLiteLog( 2213): (28) walIndexRecover: rc 0, nPage 0, mxFrame
0, /data/user_de/0/com.android.providers.telephony/databases/mmssms.db-wal
10-14 18:32:04.738 I/UriGeneratorProvider( 2171): sim state intent received -
ABSENT
10-14 18:32:04.738 I/z ( 3257): rebuild : ignore
com.samsung.android.smartcallprovider
10-14 18:32:04.738 D/TileServices( 1809):
getTileWrapperComponentInfo{com.samsung.android.mdx/com.samsung.android.mdx.windows
link.tileservice.SeYourPhoneTileService}
10-14 18:32:04.738 E/z ( 3257): rebuild : package =
com.samsung.android.app.smartcapture
10-14 18:32:04.738 I/SimManager<0>( 2171): SimSimIntentReceiver: received action
android.intent.action.SIM_STATE_CHANGED subId=-1 mSubId=-1
10-14 18:32:04.739 I/SimManager( 2171): phoneId mismatch :
android.intent.action.SIM_STATE_CHANGED, 1
10-14 18:32:04.739 I/z ( 3257): rebuild : ignore
com.samsung.android.app.smartcapture
10-14 18:32:04.739 E/z ( 3257): rebuild : package =
com.google.android.apps.docs
10-14 18:32:04.739 I/SimManager<1>( 2171): SimSimIntentReceiver: received action
android.intent.action.SIM_STATE_CHANGED subId=-1 mSubId=-1
10-14 18:32:04.739 D/Tile.CustomTile( 1809): isAvailable : mDefaultIcon = null,
mComponent =
ComponentInfo{com.samsung.android.mdx/com.samsung.android.mdx.windowslink.tileservi
ce.SeYourPhoneTileService}, mUserPolicy =
10-14 18:32:04.740 D/Tile.CustomTile( 1809): isAvailable : mDefaultIcon =
Icon(typ=RESOURCE pkg=com.samsung.android.app.sharelive id=0x7f080140), mComponent
=
ComponentInfo{com.samsung.android.app.sharelive/com.samsung.android.app.sharelive.p
resentation.quickpanel.DeviceVisibilityTileService}, mUserPolicy = OWNER
10-14 18:32:04.741 D/Tile.CustomTile( 1809): UpdateDefaultTileandIcon Exception :
android.content.pm.PackageManager$NameNotFoundException:
ComponentInfo{com.samsung.android.mdx/com.samsung.android.mdx.windowslink.tileservi
ce.SeYourPhoneTileService}
10-14 18:32:04.742 D/Tile.CustomTile( 1809): isSystemApp NameNotFoundException :
android.content.pm.PackageManager$NameNotFoundException:
com.sec.android.desktopmode.uiservice
10-14 18:32:04.742 D/Tile.CustomTile( 1809): isSecCustomTile : mComponent
=ComponentInfo{com.sec.android.desktopmode.uiservice/com.sec.android.desktopmode.ui
service.DesktopModeTile}
10-14 18:32:04.743 D/Tile.CustomTile( 1809): UpdateDefaultTileandIcon Exception :
android.content.pm.PackageManager$NameNotFoundException:
ComponentInfo{com.sec.android.desktopmode.uiservice/com.sec.android.desktopmode.uis
ervice.DesktopModeTile}
10-14 18:32:04.743 D/SapService( 2679): S1(ABSENT), S2(ABSENT)
10-14 18:32:04.743 V/PhoneGlobals( 2213): handleServiceStateChanged
10-14 18:32:04.743 D/Tile.CustomTile( 1809): UpdateDefaultTileandIcon Exception :
android.content.pm.PackageManager$NameNotFoundException:
ComponentInfo{com.sec.android.desktopmode.uiservice/com.sec.android.desktopmode.uis
ervice.DesktopModeTile}
10-14 18:32:04.743 D/NotificationMgr( 2213): updateNetworkSelection, Use Samsung
codes instead of AOSP codes
10-14 18:32:04.743 V/PhoneGlobals( 2213): subId=-1,mDefaultDataSubId=-1,ss
roaming=false
10-14 18:32:04.743 V/PhoneGlobals( 2213): updateDataRoamingStatus
10-14 18:32:04.744 W/PhoneGlobals( 2213): Can't get phone with sub id = -1
10-14 18:32:04.744 D/TileServices( 1809): recalculateBindAllowance
10-14 18:32:04.744 D/SapService( 2679): Disable sap : false
10-14 18:32:04.744 D/SapService( 2679): S1(ABSENT), S2(ABSENT)
10-14 18:32:04.745 D/TileServices( 1809):
getTileWrapperComponentInfo{com.sec.android.desktopmode.uiservice/
com.sec.android.desktopmode.uiservice.DesktopModeTile}
10-14 18:32:04.745 D/SapService( 2679): Disable sap : false
10-14 18:32:04.745 D/TileLifecycleManager( 1809): Package not available:
com.samsung.android.mdx
10-14 18:32:04.746 D/Tile.CustomTile( 1809): isAvailable : mDefaultIcon = null,
mComponent =
ComponentInfo{com.sec.android.desktopmode.uiservice/com.sec.android.desktopmode.uis
ervice.DesktopModeTile}, mUserPolicy =
10-14 18:32:04.746 D/Tile.CustomTile( 1809): isAvailable : mDefaultIcon =
Icon(typ=RESOURCE pkg=com.google.android.gms id=0x7f080731), mComponent =
ComponentInfo{com.google.android.gms/com.google.android.gms.nearby.sharing.SharingT
ileService}, mUserPolicy =
10-14 18:32:04.747 D/Tile.CustomTile( 1809): isAvailable : mDefaultIcon =
Icon(typ=RESOURCE pkg=com.android.settings id=0x7f0806df), mComponent =
ComponentInfo{com.android.settings/com.samsung.android.settings.qstile.NightThemeTi
les}, mUserPolicy =
10-14 18:32:04.747 D/Tile.CustomTile( 1809): isAvailable : mDefaultIcon =
Icon(typ=RESOURCE pkg=com.sec.android.app.camera id=0x7f080971), mComponent =
ComponentInfo{com.sec.android.app.camera/com.sec.android.app.camera.service.QrTileS
ervice}, mUserPolicy = OWNER
10-14 18:32:04.747 D/SettingsProvider( 702): isChangeAllowed() : name =
face_widget_res_id
10-14 18:32:04.747 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:04.747 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:04.747 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:04.747 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:32:04.748 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:04.748 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:32:04.749 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:04.749 D/SettingsProvider( 702): ret = 1
10-14 18:32:04.750 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10109 packageName=com.samsung.android.service.peoplestripe
10-14 18:32:04.751 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10109; state: DISABLED
10-14 18:32:04.751 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10109; state: ENABLED
10-14 18:32:04.751 E/z ( 3257): rebuild : package =
com.google.android.apps.maps
10-14 18:32:04.752 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10109; state: ENABLED
10-14 18:32:04.754 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:04.754 D/Tile.FlashlightTile( 1809): cancelNotification!!!
10-14 18:32:04.755 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.external.service.QuickCleanService newState = 1
callingPackage = 1000/com.samsung.android.lool
10-14 18:32:04.757 I/SemWifiApSmartBleScanner( 702): ABSENT:1,READY:5,LOADED:10
10-14 18:32:04.757 E/RegiObsMgr( 2171): onChange:
content://settings/system/voicecall_type => match [0]
10-14 18:32:04.758 I/RegiObsMgr<0>( 2171): onVolteSettingChanged : unknown
10-14 18:32:04.759 D/Telephony: SamsungTuiAsyncSendExtras( 2213):
SamsungTuiAsyncSendExtras[onPreExecute] method: network_notification_event
10-14 18:32:04.760 I/SemWifiApSmartBleScanner( 702):
simState1:1,simState2:1,telephonyManager.getPhoneCount():2
10-14 18:32:04.760 D/SemWifiService( 702): resetting networks because SIM was
removed
10-14 18:32:04.761 W/System.err( 3325):
com.samsung.android.widget.SemLockPatternUtils No method
java.lang.NoSuchMethodException:
com.samsung.android.widget.SemLockPatternUtils.isCarrierLockPlusEnabled [int]
10-14 18:32:04.761 I/com.samsung.android.widget.SemLockPatternUtils( 3325): Cannot
invoke there's no method reflection : isCarrierLockPlusEnabled
10-14 18:32:04.762 D/TP/MmsSmsDatabaseHelper( 2213): onCreate: Creating all SMS-MMS
tables.
10-14 18:32:04.763 I/MmTelFeatureConnection [0]( 2213): Emergency calling enabled
10-14 18:32:04.763 I/ImsExternalCallTracker( 2213):
handleVideoCapabilitiesChanged : isVideoCapable = false
10-14 18:32:04.763 D/ImsExternalCallTracker( 2213): refreshCallPullState
10-14 18:32:04.763 I/Telephony( 2213): PstnPhoneCapabilitiesNotifier:
handleVideoCapabilitesChanged. Video capability - false
10-14 18:32:04.766 D/Telephony: SamsungTuiAsyncSendExtras( 2213):
SamsungTuiAsyncSendExtras[doInBackground] method: network_notification_event
10-14 18:32:04.767 I/MmTelFeatureConnection [1]( 2213): Emergency calling enabled
10-14 18:32:04.768 D/TileLifecycleManager( 1809): onStartListening
10-14 18:32:04.768 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.user.LoadLauncherLayout newState = 1 callingPackage
= 10215/com.google.android.setupwizard
10-14 18:32:04.773 W/FileUtils( 3071): Failed to set world readable:
/data/user_de/0/com.google.android.gms/app_chimera/current_config.fb
10-14 18:32:04.776 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.enhancedcpu.EnhancedCpuTile newState = 2 callingPackage =
1000/com.samsung.android.lool
10-14 18:32:04.780 I/InternalContentProvider( 2800): network_notification_event
null
10-14 18:32:04.780 I/InternalContentProvider( 2800): Take CarrierUiCallFunctions
10-14 18:32:04.780 I/CarrierUiCallFunctions( 2800): call network_notification_event
null Bundle[mParcelledData.dataSize=692]
10-14 18:32:04.784 E/TelephonyManagerWrapper( 2171): use backup imsi : null
10-14 18:32:04.785 I/WorkFlowController( 2171): changedSimInfo: getImsi null or
empty
10-14 18:32:04.785 I/ConfigTrigger<0>( 2171): isValidAcsVersion:
10-14 18:32:04.785 I/ConfigModule<0>( 2171): isRcsAvailable: false isChanged: false
mIsRemoteConfigNeeded: false mIsReceivedSimRefresh: false rcsDefaultEnabled: -1
10-14 18:32:04.786 E/#IMSCR ( 2171): 10-14 18:32:04
0x13000008:0,RCSE:false,SIM:false
10-14 18:32:04.786 I/Autoconfig( 2171): slot[0]: isRcsEnabled: false isChanged:
false
10-14 18:32:04.788 I/UiUtils ( 2171): isDualRcsReg: mIsDualRcsReg false
10-14 18:32:04.788 I/SimManager<1>( 2171): handleMessage: what 1
10-14 18:32:04.791 E/SimUtil<1>( 2171): subIdArray is null
10-14 18:32:04.792 I/FT.TuiSalesCodeFeature( 2800): NONE.isCurrentCountry
10-14 18:32:04.792 I/FT.TuiSalesCodeFeature( 2800): NONE.isCurrentCountry
10-14 18:32:04.792 I/FT.TuiSalesCodeFeature( 2800): NONE.isCurrentCountry
10-14 18:32:04.792 I/FT.TuiSalesCodeFeature( 2800): NONE.isCurrentCountry
10-14 18:32:04.793 I/CU.NetworkUiReceiver( 2800): handleNetworkNotification event:
android.telephony.action.SERVICE_PROVIDERS_UPDATED
10-14 18:32:04.793 E/TelephonyManagerWrapper( 2171): use backup operatorCode : null
10-14 18:32:04.794 I/SimManager( 2171): getSimOperator: value []
10-14 18:32:04.794 I/SimManager<1>( 2171): onSimStateChange: [ABSENT], operator: []
10-14 18:32:04.794 E/#IMSCR ( 2171): 10-14 18:32:04 0x10000000:1,,EVT:ABSENT
10-14 18:32:04.795 D/SamsungAlarmManager( 702): Cancel Alarm calling from uid:1000
pid :2171 / OP:PendingIntent{9826300: PendingIntentRecord{c21d333
com.sec.imsservice broadcastIntent}}
10-14 18:32:04.796 I/SamsungAlarmManager( 702): setLocked to kernel - T:2 /
20211014T183219, set=161780, now=147305
10-14 18:32:04.797 I/ImsLogAgent( 2171): slot[0]: sendStoredLog: [DRPT] is null or
empty
10-14 18:32:04.799 D/TileLifecycleManager( 1809): onStopListening
10-14 18:32:04.799 D/TileServices( 1809): recalculateBindAllowance
10-14 18:32:04.799 D/TileServices( 1809):
freeServicecom.android.systemui.qs.external.CustomTile@abb450d
10-14 18:32:04.800 D/TileLifecycleManager( 1809): Unbinding service Intent
{ cmp=com.samsung.android.mdx/.windowslink.tileservice.SeYourPhoneTileService (has
extras) } UserHandle{0}
10-14 18:32:04.801 I/UT.TelephonyUtils( 2800): getPhoneId : subId = -1
10-14 18:32:04.802 I/CU.NetworkUiReceiver( 2800): SimState is not Loaded. dataSubId
: -1
10-14 18:32:04.802 W/ChimeraCfgMgr( 3071): Failed to read module config:
java.io.FileNotFoundException:
/data/user_de/0/com.google.android.gms/app_chimera/current_config.fb: open failed:
ENOENT (No such file or directory)
10-14 18:32:04.803 I/ImsLogAgent( 2171): slot[0]: sendStoredLog: [DRCS] is null or
empty
10-14 18:32:04.805 D/GnssLocationProvider_ex( 702): receive broadcast intent,
action: android.intent.action.SIM_STATE_CHANGED
10-14 18:32:04.805 D/GnssLocationProvider_ex( 702): SIM_STATE_CHANGED received :
ABSENT
10-14 18:32:04.805 E/RegiObsMgr( 2171): onChange:
content://settings/system/videocall_type => match [1]
10-14 18:32:04.806 I/DirEncryptServiceHelper( 702): vol.getType() = 2
10-14 18:32:04.806 I/DirEncryptServiceHelper( 702): vol.getType() = 2
10-14 18:32:04.806 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.account.FinalHold newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:04.807 I/RegiObsMgr<0>( 2171): onVilteSettingChanged : unknown
10-14 18:32:04.808 I/Morris.CarModeRcvr( 3157): #registerActivityRecognizer(false,
false)
10-14 18:32:04.809 D/SamsungAlarmManager( 702): setExact (T:2/F:9/AC:false)
20211015T183204 now=147318 - CU:1000/CP:2171/OP:PendingIntent{9ce3b5c:
PendingIntentRecord{c21d333 com.sec.imsservice broadcastIntent}}
10-14 18:32:04.809 I/SamsungAlarmManager( 702): setLocked to kernel - T:2 /
20211014T183219, set=161780, now=147318
10-14 18:32:04.810 I/ImsCallbackAM [1]( 2213): Local callback added:
android.telephony.ims.RegistrationManager$RegistrationCallback$RegistrationBinder@8
20857
10-14 18:32:04.811 I/ImsMmTelManager( 2213): onCapabilitiesStatusChanged()
10-14 18:32:04.811 I/ImsCallbackAM [1]( 2213): Local callback added:
android.telephony.ims.ImsMmTelManager$CapabilityCallback$CapabilityBinder@323f44
10-14 18:32:04.811 D/MmTelFeatureConnection( 2213): initImsSmsImplAdapter[1]
10-14 18:32:04.812 D/ImsSmsImplAdapter( 2213): Create ImsSmsImplAdapter[1]
10-14 18:32:04.812 D/ImsSmsImplAdapter( 2213): setSmsListener[1]
10-14 18:32:04.813 D/installd( 777): Found quota mount /dev/block/dm-10 at /data
10-14 18:32:04.813 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:04.814 D/installd( 777): Found quota mount /dev/block/dm-10 at
/data/user/0
10-14 18:32:04.814 E/z ( 3257): rebuild : package =
com.google.android.modulemetadata
10-14 18:32:04.816 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.powershare.PowerShareTileService newState = 2 callingPackage
= 1000/com.samsung.android.lool
10-14 18:32:04.817 D/Tile.CustomTile( 1809): UpdateDefaultTileandIcon Exception :
android.content.pm.PackageManager$NameNotFoundException:
ComponentInfo{com.sec.android.desktopmode.uiservice/com.sec.android.desktopmode.uis
ervice.DesktopModeTile}
10-14 18:32:04.818 D/ImsSmsImplAdapter( 2213): onSmsReady[1]
10-14 18:32:04.819 D/installd( 777): Found storage mount /data/media at
/mnt/pass_through/0/emulated
10-14 18:32:04.820 I/DirEncryptServiceHelper( 702): vol.getType() = 2
10-14 18:32:04.821 I/z ( 3257): rebuild : ignore
com.google.android.modulemetadata
10-14 18:32:04.821 E/z ( 3257): rebuild : package =
com.samsung.android.app.taskedge
10-14 18:32:04.823 I/z ( 3257): rebuild : ignore
com.samsung.android.app.taskedge
10-14 18:32:04.823 E/z ( 3257): rebuild : package =
com.samsung.android.dynamiclock
10-14 18:32:04.824 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.powershare.PowerShareBixbyService newState = 2
callingPackage = 1000/com.samsung.android.lool
10-14 18:32:04.824 D/TileLifecycleManager( 1809): Package not available:
com.sec.android.desktopmode.uiservice
10-14 18:32:04.824 I/z ( 3257): rebuild : ignore
com.samsung.android.dynamiclock
10-14 18:32:04.824 E/z ( 3257): rebuild : package =
com.samsung.advp.imssettings
10-14 18:32:04.830 I/z ( 3257): rebuild : ignore com.samsung.advp.imssettings
10-14 18:32:04.830 E/z ( 3257): rebuild : package =
com.samsung.android.location
10-14 18:32:04.833 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:04.834 I/z ( 3257): rebuild : ignore com.samsung.android.location
10-14 18:32:04.834 E/z ( 3257): rebuild : package =
com.sec.android.app.clockpackage
10-14 18:32:04.834 I/z ( 3257): rebuild : ignore
com.sec.android.app.clockpackage
10-14 18:32:04.834 E/z ( 3257): rebuild : package =
com.sec.android.RilServiceModeApp
10-14 18:32:04.834 I/z ( 3257): rebuild : ignore
com.sec.android.RilServiceModeApp
10-14 18:32:04.834 E/z ( 3257): rebuild : package =
com.google.android.webview
10-14 18:32:04.835 D/TileLifecycleManager( 1809): onStartListening
10-14 18:32:04.835 D/TileLifecycleManager( 1809): onStopListening
10-14 18:32:04.835 D/TileServices( 1809): recalculateBindAllowance
10-14 18:32:04.836 D/TileServices( 1809):
freeServicecom.android.systemui.qs.external.CustomTile@b7a8610
10-14 18:32:04.836 D/TileLifecycleManager( 1809): Unbinding service Intent
{ cmp=com.sec.android.desktopmode.uiservice/.DesktopModeTile (has extras) }
UserHandle{0}
10-14 18:32:04.836 I/z ( 3257): rebuild : ignore com.google.android.webview
10-14 18:32:04.836 E/z ( 3257): rebuild : package =
com.android.theme.icon.teardrop
10-14 18:32:04.837 I/z ( 3257): rebuild : ignore
com.android.theme.icon.teardrop
10-14 18:32:04.837 E/z ( 3257): rebuild : package =
com.google.android.overlay.modules.documentsui
10-14 18:32:04.838 I/z ( 3257): rebuild : ignore
com.google.android.overlay.modules.documentsui
10-14 18:32:04.839 E/z ( 3257): rebuild : package =
com.google.android.networkstack
10-14 18:32:04.839 I/z ( 3257): rebuild : ignore
com.google.android.networkstack
10-14 18:32:04.839 E/z ( 3257): rebuild : package =
com.android.server.telecom
10-14 18:32:04.839 I/z ( 3257): rebuild : ignore com.android.server.telecom
10-14 18:32:04.839 E/z ( 3257): rebuild : package =
com.google.android.syncadapters.contacts
10-14 18:32:04.840 I/z ( 3257): rebuild : ignore
com.google.android.syncadapters.contacts
10-14 18:32:04.840 E/z ( 3257): rebuild : package = com.samsung.crane
10-14 18:32:04.840 I/z ( 3257): rebuild : ignore com.samsung.crane
10-14 18:32:04.840 E/z ( 3257): rebuild : package = com.sec.imslogger
10-14 18:32:04.840 I/z ( 3257): rebuild : ignore com.sec.imslogger
10-14 18:32:04.840 E/z ( 3257): rebuild : package =
com.android.theme.icon_pack.rounded.themepicker
10-14 18:32:04.840 I/PkgUtils( 3496): app icon state 0
10-14 18:32:04.841 I/SimManager( 2171): 1SIM ABSENT
10-14 18:32:04.841 W/Morris.CarModeRcvr( 3157): Activity Recognition permission is
not granted.
10-14 18:32:04.841 I/PkgUtils( 3496): app icon state 0
10-14 18:32:04.841 I/InitService( 3496): finish action
com.samsung.android.sm.external.service.action.INIT_SERVICE
10-14 18:32:04.843 I/z ( 3257): rebuild : ignore
com.android.theme.icon_pack.rounded.themepicker
10-14 18:32:04.843 E/z ( 3257): rebuild : package = com.android.keychain
10-14 18:32:04.843 I/z ( 3257): rebuild : ignore com.android.keychain
10-14 18:32:04.843 E/z ( 3257): rebuild : package = com.android.chrome
10-14 18:32:04.844 E/SimUtil<1>( 2171): subIdArray is null
10-14 18:32:04.845 E/system_server( 702): No package ID 7f found for ID
0x7f0805ee.
10-14 18:32:04.845 E/system_server( 702): No package ID 7f found for ID
0x7f100474.
10-14 18:32:04.845 E/system_server( 702): No package ID 7f found for ID
0x7f100474.
10-14 18:32:04.845 E/system_server( 702): No package ID 7f found for ID
0x7f10054b.
10-14 18:32:04.846 E/TelephonyManagerWrapper( 2171): use backup operatorCode : null
10-14 18:32:04.847 I/SimManager( 2171): getSimOperator: value []
10-14 18:32:04.847 I/SimManager( 2171): slot[1]: notifySimReady: state [ABSENT]
10-14 18:32:04.848 I/SmsServiceModule1( 2171): registerForSMSStateChange[1]
10-14 18:32:04.848 D/Zygote ( 531): Forked child process 3765
10-14 18:32:04.848 E/#IMSCR ( 2171): 10-14 18:32:04 0x1000001F:1,NOTI SIM EVT
10-14 18:32:04.849 I/SimManager<1>( 2171): send ACTION_IMS_ON_SIMLOADED
10-14 18:32:04.849 W/ContextImpl( 2171): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
android.content.ContextWrapper.sendBroadcast:478
com.sec.internal.helper.os.IntentUtil.sendBroadcast:12
com.sec.internal.ims.core.sim.SimManager.notifySimReady:385
com.sec.internal.ims.core.sim.SimManager.handle_absent:1240
10-14 18:32:04.850 W/ActivityManager( 702): Slow operation: 101ms so far, now at
startProcess: returned from zygote!
10-14 18:32:04.853 I/SmsServiceModule1( 2171): registerForSMSStateChange register
10-14 18:32:04.854 I/io_stats( 385): !@ 179,0 r 123999 8456064 w 16726 5448736 d
4542 2473976 f 7616 2849 iot 91788 0 th 102400 102400 64728 pt 232 inp 0 0 147.363
10-14 18:32:04.855 I/TrayStateController( 3325): initSettingValue : area : 1 ,
size: 17.246597 , pos: 20.524458 trans: 70
10-14 18:32:04.856 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1000 packageName=com.android.localtransport
10-14 18:32:04.857 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 1000; state: DISABLED
10-14 18:32:04.857 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1000; state: ENABLED
10-14 18:32:04.859 D/Telephony: SamsungTuiAsyncSendExtras( 2213):
SamsungTuiAsyncSendExtras[onPreExecute] method: service_state_changed
10-14 18:32:04.859 D/Telephony: SamsungTuiAsyncSendExtras( 2213):
SamsungTuiAsyncSendExtras[doInBackground] method: service_state_changed
10-14 18:32:04.860 I/Telephony( 2213): TelecomAccountRegistry$4: Locale change; re-
registering phone accounts.
10-14 18:32:04.860 I/Telephony( 2213): PstnIncomingCallNotifier: Unregistering:
Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:04.861 I/Telephony: SamsungSuppServiceNotifier( 2213):
unregisterForNotifications: 0
10-14 18:32:04.861 D/Telephony( 2213): PstnPhoneCapabilitiesNotifier:
Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:04.861 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts: Found
2 phones. Attempting to register.
10-14 18:32:04.861 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts: Phone
with phone Id -1, subscription id -1
10-14 18:32:04.861 D/Telephony( 2213): TelecomAccountRegistry: setupAccounts:
skipping invalid subid -1
10-14 18:32:04.861 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts: Phone
with phone Id -1, subscription id -1
10-14 18:32:04.861 D/Telephony( 2213): TelecomAccountRegistry: setupAccounts:
skipping invalid subid -1
10-14 18:32:04.861 D/CmcSettingManager( 2213): getOwnDeviceType
10-14 18:32:04.861 E/CmcSettingManager( 2213): context is null
10-14 18:32:04.861 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
isCmcAccountAvailableCondition : false
10-14 18:32:04.861 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts:
adding default
10-14 18:32:04.865 D/Tile.FlashlightTile( 1809): cancelNotification!!!
10-14 18:32:04.867 E/z ( 3257): rebuild : package =
com.samsung.android.themecenter
10-14 18:32:04.868 E/PhoneInterfaceManager( 2213): [PhoneIntfMgr] getIccId: No UICC
10-14 18:32:04.867 I/z ( 3257): rebuild : ignore
com.samsung.android.themecenter
10-14 18:32:04.869 E/z ( 3257): rebuild : package =
com.android.theme.icon_pack.filled.systemui
10-14 18:32:04.869 I/InitService( 3496): start action :
com.samsung.android.sm.external.service.action.RESET_SERVICE
10-14 18:32:04.870 E/system_server( 702): No package ID 7f found for ID
0x7f081c4f.
10-14 18:32:04.870 E/system_server( 702): No package ID 7f found for ID
0x7f121262.
10-14 18:32:04.870 E/system_server( 702): No package ID 7f found for ID
0x7f081c51.
10-14 18:32:04.870 E/system_server( 702): No package ID 7f found for ID
0x7f121263.
10-14 18:32:04.870 E/system_server( 702): No package ID 7f found for ID
0x7f081c52.
10-14 18:32:04.870 E/system_server( 702): No package ID 7f found for ID
0x7f121264.
10-14 18:32:04.871 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:32:04.873 W/ActivityManager( 702): Slow operation: 123ms so far, now at
startProcess: done updating battery stats
10-14 18:32:04.873 W/ActivityManager( 702): Slow operation: 124ms so far, now at
startProcess: building log message
10-14 18:32:04.873 I/ActivityManager( 702): Start proc
3765:com.samsung.android.service.peoplestripe/u0a109 for broadcast
{com.samsung.android.service.peoplestripe/com.samsung.android.service.peoplestripe.
PeopleStripeReceiver}
10-14 18:32:04.873 W/ActivityManager( 702): Slow operation: 124ms so far, now at
startProcess: starting to update pids map
10-14 18:32:04.873 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:32:04.873 W/ActivityManager( 702): Slow operation: 124ms so far, now at
startProcess: done updating pids map
10-14 18:32:04.875 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.restore.RemoveRestoreToken newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.877 I/Choreographer( 1809): Skipped 117 frames! The application may
be doing too much work on its main thread.
10-14 18:32:04.877 I/InternalContentProvider( 2800): service_state_changed null
10-14 18:32:04.877 I/InternalContentProvider( 2800): Take CarrierUiCallFunctions
10-14 18:32:04.877 I/CarrierUiCallFunctions( 2800): call service_state_changed null
Bundle[mParcelledData.dataSize=3276]
10-14 18:32:04.878 I/FT.TuiSalesCodeFeature( 2800): NONE.isCurrentCountry
10-14 18:32:04.878 I/FT.TuiSalesCodeFeature( 2800): NONE.isCurrentCountry
10-14 18:32:04.878 I/FT.TuiSalesCodeFeature( 2800): NONE.isCurrentCountry
10-14 18:32:04.878 I/FT.TuiSalesCodeFeature( 2800): NONE.isCurrentCountry
10-14 18:32:04.879 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:32:04.880 I/z ( 3257): rebuild : ignore
com.android.theme.icon_pack.filled.systemui
10-14 18:32:04.880 E/z ( 3257): rebuild : package =
com.samsung.android.server.wifi.mobilewips
10-14 18:32:04.880 I/z ( 3257): rebuild : ignore
com.samsung.android.server.wifi.mobilewips
10-14 18:32:04.880 E/z ( 3257): rebuild : package =
com.google.android.packageinstaller
10-14 18:32:04.881 W/FeatureUtil( 2800): files does not exist from
/optics/configs/carriers/single/ZTO/conf/customer_carrier_feature.json
10-14 18:32:04.882 I/FT.TuiSalesCodeFeature( 2800): ZTO.isCurrentOmcNwCode
10-14 18:32:04.882 I/FT.TuiSalesCodeFeature( 2800): ZTO.isCurrentOmcNwCode
10-14 18:32:04.886 I/VolteServiceModule( 2171): onEventSimReady<1>
10-14 18:32:04.886 I/VolteServiceModule( 2171): phoneId : 1
10-14 18:32:04.886 D/WifiService( 702): resetting networks because SIM was removed
10-14 18:32:04.887 D/BatteryService( 702): Sending
ACTION_POPUP_BATTERY_DETERIORATION : 1
10-14 18:32:04.887 D/Tile.WifiTile( 1809): handleUpdateState isTransient=false
transientEnabling =false cb.isTransient=false state.state = 1
mStateBeforeClick.value =false enabled =false
10-14 18:32:04.887 I/SimManager( 2171): slot[1]: OMC_CODE(absent): ZTO, mDevMno:
Vivo_BR
10-14 18:32:04.888 D/SettingsProvider( 702): isChangeAllowed() : name =
lockscreen_wallpaper
10-14 18:32:04.888 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:04.888 I/SimManager( 2171): slot[1]: OMCNW_CODE(absent): ZTO, mNetMno:
Vivo_BR
10-14 18:32:04.889 D/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
isEmergencyPreferredAccount: subId=-1, activeData=-1
10-14 18:32:04.889 D/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
isEmergencyPreferredAccount: Device does not require preference.
10-14 18:32:04.889 I/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
isRttCurrentlySupported -- emergency acct and no device support
10-14 18:32:04.889 D/SecImsManager( 2213): isVtEnabledByPlatformForSlot
10-14 18:32:04.889 D/SecImsManager( 2213): getFeatureValue
10-14 18:32:04.889 I/SimUtil<1>( 2171): setSimMno : Vivo_BR
10-14 18:32:04.889 E/RegiObsMgr( 2171): onChange:
content://settings/system/rcs_user_setting => match [30]
10-14 18:32:04.890 I/FT.TuiSalesCodeFeature( 2800): NONE.isCurrentCountry
10-14 18:32:04.890 I/CU.NetworkUiUtils( 2800): setNetworkModeByQuickPanel:
enabled : false
10-14 18:32:04.891 I/RegiObsMgr( 2171): onRcsUserSettingChanged rcsUserSetting:-1
10-14 18:32:04.891 I/CmcAccountManager( 2171): isCmcEnabled: Not installed
10-14 18:32:04.892 D/InputMethodManagerService( 702): onChange
content://settings/secure/selected_input_method_subtype
10-14 18:32:04.893 D/SettingsProvider( 702): isChangeAllowed() : name =
set_network_mode_by_quick_panel
10-14 18:32:04.894 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:04.895 I/ConfigProvider( 2171): query uri:xxxxx
10-14 18:32:04.897 I/UT.TelephonyUtils( 2800): getPhoneId : subId = -1
10-14 18:32:04.898 I/FT.TuiSalesCodeFeature( 2800): UNKNOWN.isCurrentOperator
10-14 18:32:04.898 I/FT.TuiSalesCodeFeature( 2800): NONE.isCurrentCountry
10-14 18:32:04.898 I/FT.TuiSalesCodeFeature( 2800): NONE.isCurrentCountry
10-14 18:32:04.901 I/SimManager<1>( 2171): updateMno:
10-14 18:32:04.902 E/#IMSCR ( 2171): 10-14 18:32:04 0x1000000D:1,ABSENT,Vivo_BR,0
10-14 18:32:04.902 I/SimManager( 2171): slot[1]: ABSENT, Vivo_BR, hassim=false
phoneId=1 imsi= mnoname=Vivo_BR mvnoname= imsSwitchType=0
10-14 18:32:04.903 I/SimManager<1>( 2171): updateMno
[content://com.sec.ims.settings/mno#simslot1]
10-14 18:32:04.905 D/Tile.BluetoothTile( 1809): handleUpdateState enabled = true
connected = false connecting = false changedState =false bluetoothState = 12
enabledChanging = false state =
BooleanState[,icon=ResourceIcon[resId=0x7f08077b],iconSupplier=null,label=Bluetooth
,secondaryLabel=null,contentDescription=Bluetooth,Ligado.,stateDescription=null,dua
lLabelContentDescription=null,expandedAccessibilityClassName=null,disabledByPolicy=
false,dualTarget=true,isTransient=false,state=2,slash="null",tileClassName=null,val
ue=true]
10-14 18:32:04.910 D/InputMethodManagerService( 702): onChange
content://settings/secure/enabled_input_methods
10-14 18:32:04.911 I/z ( 3257): rebuild : ignore
com.google.android.packageinstaller
10-14 18:32:04.911 E/z ( 3257): rebuild : package = com.google.android.gms
10-14 18:32:04.912 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.security.model.trigger.SecurityBridgeReceiver newState = 1
callingPackage = 1000/com.samsung.android.lool
10-14 18:32:04.913 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:32:04.913 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:32:04.914 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:32:04.916 E/SimUtil<1>( 2171): subIdArray is null
10-14 18:32:04.917 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.restore.StartRestore newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:04.918 I/z ( 3257): rebuild : ignore com.google.android.gms
10-14 18:32:04.918 E/z ( 3257): rebuild : package = com.google.android.gsf
10-14 18:32:04.919 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:32:04.919 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:32:04.919 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:32:04.919 I/z ( 3257): rebuild : ignore com.google.android.gsf
10-14 18:32:04.919 E/z ( 3257): rebuild : package = com.google.android.tts
10-14 18:32:04.921 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10193 packageName=com.google.android.googlequicksearchbox
10-14 18:32:04.922 I/z ( 3257): rebuild : ignore com.google.android.tts
10-14 18:32:04.922 E/z ( 3257): rebuild : package =
android.autoinstalls.config.samsung
10-14 18:32:04.923 I/z ( 3257): rebuild : ignore
android.autoinstalls.config.samsung
10-14 18:32:04.923 E/z ( 3257): rebuild : package =
com.android.wifi.resources
10-14 18:32:04.925 I/z ( 3257): rebuild : ignore com.android.wifi.resources
10-14 18:32:04.925 E/z ( 3257): rebuild : package =
com.samsung.android.container
10-14 18:32:04.926 I/ImsServiceStub( 2171): isServiceAvailable: mmtel-video, rat:
13, profileFind:false, Enabled:true
10-14 18:32:04.926 D/Zygote ( 531): Forked child process 3774
10-14 18:32:04.926 D/SecImsManager( 2213): onQueryCapabilityConfiguration : false
10-14 18:32:04.927 D/SecImsManager( 2213): getFeatureValue(2, 0) : false
10-14 18:32:04.927 D/SecImsManager( 2213): getFeatureValue
10-14 18:32:04.927 I/z ( 3257): rebuild : ignore
com.samsung.android.container
10-14 18:32:04.927 E/z ( 3257): rebuild : package = com.android.calllogbackup
10-14 18:32:04.928 I/z ( 3257): rebuild : ignore com.android.calllogbackup
10-14 18:32:04.928 E/z ( 3257): rebuild : package =
com.google.android.partnersetup
10-14 18:32:04.929 D/StackScrollAlgorithm( 1809): Shelf is <= 0, but child is
visible : com.android.systemui.statusbar.EmptyShadeView{8b1dd16 I.E...... ......ID
19,0-701,480}
10-14 18:32:04.929 I/AmbBrdcstRcvrServClient( 3157): Not starting
TngAmbientAssistant.
10-14 18:32:04.929 W/ActivityManager( 702): Slow operation: 89ms so far, now at
startProcess: returned from zygote!
10-14 18:32:04.929 I/z ( 3257): rebuild : ignore
com.google.android.partnersetup
10-14 18:32:04.930 E/z ( 3257): rebuild : package =
com.sec.android.diagmonagent
10-14 18:32:04.930 I/z ( 3257): rebuild : ignore com.sec.android.diagmonagent
10-14 18:32:04.930 E/z ( 3257): rebuild : package =
com.android.localtransport
10-14 18:32:04.930 I/z ( 3257): rebuild : ignore com.android.localtransport
10-14 18:32:04.930 E/z ( 3257): rebuild : package = com.google.android.videos
10-14 18:32:04.930 I/AmbBrdcstRcvrServClient( 3157): connecting to
AmbBroadcastReceiver
10-14 18:32:04.933 I/UT.TelephonyUtils( 2800): getPhoneId : subId = -1
10-14 18:32:04.933 I/CU.NetworkUiReceiver( 2800): SimState is not Loaded. dataSubId
: -1
10-14 18:32:04.934 I/FT.TuiSalesCodeFeature( 2800): NONE.isCurrentCountry
10-14 18:32:04.934 I/FT.TuiSalesCodeFeature( 2800): NONE.isCurrentCountry
10-14 18:32:04.934 I/FT.TuiSalesCodeFeature( 2800): UNKNOWN.isCurrentOperator
10-14 18:32:04.934 I/FT.TuiSalesCodeFeature( 2800): UNKNOWN.isCurrentOperator
10-14 18:32:04.934 I/FT.TuiSalesCodeFeature( 2800): UNKNOWN.isCurrentOperator
10-14 18:32:04.934 I/FT.TuiSalesCodeFeature( 2800): UNKNOWN.isCurrentOperator
10-14 18:32:04.934 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10193; state: DISABLED
10-14 18:32:04.935 I/m.android.phon( 2213): ThreadFlipBegin blocked for 10.658ms
10-14 18:32:04.935 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10193; state: ENABLED
10-14 18:32:04.935 I/FT.TuiUtilFeature( 2800): isAirplaneModeOn = false
10-14 18:32:04.936 I/m.android.phon( 2213): IncrementDisableThreadFlip blocked for
9.944ms
10-14 18:32:04.937 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:32:04.939 I/m.android.phon( 2213): IncrementDisableThreadFlip blocked for
12.082ms
10-14 18:32:04.942 W/ActivityManager( 702): Slow operation: 103ms so far, now at
startProcess: done updating battery stats
10-14 18:32:04.942 W/ActivityManager( 702): Slow operation: 103ms so far, now at
startProcess: building log message
10-14 18:32:04.942 I/ActivityManager( 702): Start proc
3774:com.android.localtransport/1000 for service
{com.android.localtransport/com.android.localtransport.LocalTransportService}
10-14 18:32:04.942 W/ActivityManager( 702): Slow operation: 103ms so far, now at
startProcess: starting to update pids map
10-14 18:32:04.943 W/ActivityManager( 702): Slow operation: 104ms so far, now at
startProcess: done updating pids map
10-14 18:32:04.944 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.restore.CheckRestoreToken newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:04.944 I/SEP_UNION_SemUnionManager( 3325): setDumpEnabled :
/data/log/sepunion/CocktailBarService.log
10-14 18:32:04.944 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10193; state: ENABLED
10-14 18:32:04.944 D/SEP_UNION_SemUnionMainServiceImpl( 702): setDumpEnabled =
CocktailBarService
10-14 18:32:04.948 D/Tile.RotationLockTile( 1809): handleUpdateState: true
orientation = true
10-14 18:32:04.948 I/ImsSettingsProvider( 2171): Update(2171, imsservice) :
Uri[content://com.sec.ims.settings/mno#simslotx], value : hassim=false phoneId=x
imsi= mnoname=Vivo_BR mvnoname= imsSwitchType=x
10-14 18:32:04.949 I/DeviceConfigManager( 2171): simSlot[1] updateMno
10-14 18:32:04.950 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.widgetapp.SMWidgetOneButton newState = 1 callingPackage =
1000/com.samsung.android.lool
10-14 18:32:04.952 I/SimManager( 2171): getRilSimOperator: ETC
10-14 18:32:04.953 I/SimManager<1>( 2171): hasIsim: [false]
10-14 18:32:04.954 I/SimManager( 2171): mSimState:ABSENT, mIsimLoaded:false,
hasIsim():false
10-14 18:32:04.955 I/GlobalSettingsRepoBase( 2171): simSlot[1] updateMno:
hasSIM:false, imsSwitchType:0
10-14 18:32:04.955 E/z ( 3257): rebuild : package =
com.google.android.overlay.gmsconfig.gsa
10-14 18:32:04.956 I/GlobalSettingsRepoBase( 2171): simSlot[1] updateMno:
mnoInfo:hassim=false phoneId=1 imsi= mnoname=Vivo_BR mvnoname= imsSwitchType=0
10-14 18:32:04.957 D/Tile.AirplaneModeTile( 1809): handleUpdateState: airplane
mode is disabled
10-14 18:32:04.957 I/GlobalSettingsRepoBase<1>( 2171): setIsGcEnabledChange: false
10-14 18:32:04.957 D/AirplaneMode_TEMP( 1809): IsPowerOffServiceStatemServiceState
-- {mVoiceRegState=1(OUT_OF_SERVICE), mDataRegState=1(OUT_OF_SERVICE),
mChannelNumber=-1, duplexMode()=0, mCellBandwidths=[],
isManualNetworkSelection=false(automatic), getRilVoiceRadioTechnology=0(Unknown),
getRilDataRadioTechnology=0(Unknown), mCssIndicator=unsupported,
mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-1, VoiceRegType=0,
ImsVoiceAvail=1, Snap=0, MobileVoice=OUT_OF_SERVICE, MobileData=OUT_OF_SERVICE,
MobileDataRoamingType=home, MobileDataRat=Unknown, PsOnly=false, FemtocellInd=0,
SprDisplayRoam=false, NrBearerStatus=0, 5gStatus=0, mIsEmergencyOnly=false,
isUsingCarrierAggregation=false, mLteEarfcnRsrpBoost=0,
mNetworkRegistrationInfos=[NetworkRegistrationInfo{ domain=CS transportType=WWAN
registrationState=UNKNOWN roamingType=NOT_ROAMING accessNetworkTechnology=UNKNOWN
rejectCause=0 emergencyEnabled=false availableServices=[] cellIdentity=null
voiceSpecificInfo=null dataSpecificInfo=null nrState=NONE rRplmn=},
NetworkRegistrationInfo{ domain=PS transportType=WWAN registrationState=UNKNOWN
roamingType=NOT_ROAMING accessNetworkTechnology=UNKNOWN rejectCause=0
emergencyEnabled=false availableServices=[] cellIdentity=null
voiceSpecificInfo=null dataSpecificInfo=null nrState=NONE rRplmn=}],
mNrFrequencyRange=0, mIsDataRoamingFromRegistration=false,
mIsIwlanPreferred=false}mCurrentState.airplaneMode -
falsemServiceState.getVoiceRegState() - 1!mServiceState.canCellularVoiceService() -
false
10-14 18:32:04.957 D/AirplaneMode_TEMP( 1809): IsPowerOffServiceState is false: 0
10-14 18:32:04.957 D/AirplaneMode_TEMP( 1809): enter mSetting.getValue() ==
0DeviceType.isWiFiOnlyDevice(mContext) falseisNoSimState true!
mNetworkController.IsPowerOffServiceState() true
10-14 18:32:04.957 D/Tile.AirplaneModeTile( 1809): handleUpdateState: value =
false, state = 1
10-14 18:32:04.958 I/z ( 3257): rebuild : ignore
com.google.android.overlay.gmsconfig.gsa
10-14 18:32:04.958 E/z ( 3257): rebuild : package =
com.samsung.android.biometrics.app.setting
10-14 18:32:04.958 I/z ( 3257): rebuild : ignore
com.samsung.android.biometrics.app.setting
10-14 18:32:04.958 E/z ( 3257): rebuild : package = com.sec.spp.push
10-14 18:32:04.959 I/GlobalSettingsRepoBase<1>( 2171): setPrevGcEnabled: false
10-14 18:32:04.959 I/z ( 3257): rebuild : ignore com.sec.spp.push
10-14 18:32:04.959 E/z ( 3257): rebuild : package =
com.android.carrierdefaultapp
10-14 18:32:04.961 E/SimUtil<1>( 2171): subIdArray is null
10-14 18:32:04.966 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:32:04.967 I/AmbBrdcstRcvrServClient( 3157): enable ambient assistant:
false, isWidgetInstalled: false, BlueChipSmartspaceEnabled: false
10-14 18:32:04.967 E/TelephonyManagerWrapper( 2171): use backup imsi : null
10-14 18:32:04.967 D/InputMethodManagerService( 702): onChange
content://settings/secure/default_input_method
10-14 18:32:04.970 I/z ( 3257): rebuild : ignore
com.android.carrierdefaultapp
10-14 18:32:04.970 E/z ( 3257): rebuild : package =
com.android.theme.font.notoserifsource
10-14 18:32:04.973 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.user.SaveUserName newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:04.974 E/DevicePolicyManager( 702): semGetAllowBluetoothMode - value
retunrs : 2
10-14 18:32:04.977 E/DevicePolicyManager( 702): semGetAllowBluetoothMode - value
retunrs : 2
10-14 18:32:04.977 E/TelephonyManagerWrapper( 2171): use backup imsi : null
10-14 18:32:04.978 I/ImsServiceSwitchBase[1]( 2171): getRcsUserSetting:
rcs_user_setting_ = [-1]
10-14 18:32:04.978 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.widgetapp.SMWidgetComplex newState = 1 callingPackage =
1000/com.samsung.android.lool
10-14 18:32:04.978 I/ImsServiceSwitchBase[1]( 2171): getVoiceCallType:
voicecall_type_Vivo_BR = [-1]
10-14 18:32:04.980 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.time.DateTimeCheck newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:04.983 I/z ( 3257): rebuild : ignore
com.android.theme.font.notoserifsource
10-14 18:32:04.984 E/z ( 3257): rebuild : package =
com.sec.android.app.myfiles
10-14 18:32:04.984 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.powershare.PowerShareRxConnectionReceiver newState = 2
callingPackage = 1000/com.samsung.android.lool
10-14 18:32:04.984 I/ConfigProvider( 2171): initStorage: phone:1 no storage :xxxxx
10-14 18:32:04.984 I/StorageAdapter<0>( 2171): Init StorageAdapter
10-14 18:32:04.984 I/ConfigProvider( 2171): initStorage: phone:1 open
storage :xxxxx
10-14 18:32:04.984 I/StorageAdapterIDLE<1>( 2171): open storage :
config_ab8d017f94ea01aafcf322957ed9b9bc
10-14 18:32:04.985 I/StorageAdapter<1>( 2171): config.db:
config_ab8d017f94ea01aafcf322957ed9b9bc, DB_TABLE_MAX: 10
10-14 18:32:04.986 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:04.986 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.powershare.PowerShareBatteryEventReceiver newState = 2
callingPackage = 1000/com.samsung.android.lool
10-14 18:32:04.988 V/NotificationListeners( 702): 0 notification listener service
connected:
ComponentInfo{com.google.android.projection.gearhead/com.google.android.gearhead.no
tifications.SharedNotificationListenerManager$ListenerService}
10-14 18:32:04.989 I/DataUsageController( 1809): isSimReady simSlotCount : 2
ready : false
10-14 18:32:04.989 D/Tile.MobileDataTile( 1809): handleUpdateState : state false
10-14 18:32:04.991 D/StatusBar( 1809): disable<e!i!a!s b h!r!c!s k t > disable2<q i
n >
10-14 18:32:04.992 D/SemWifiApHostapdHal( 702): ISehHostapd command: NUM_STA
10-14 18:32:04.992 E/ce.peoplestrip( 3765): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:04.993 E/.localtranspor( 3774): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:04.995 I/StorageAdapter<1>( 2171): create
table:config_ab8d017f94ea01aafcf322957ed9b9bc
10-14 18:32:04.996 I/StorageAdapter<1>( 2171): timestamp:qui., 14 out. 2021
18:32:04 GMT+00:00
10-14 18:32:04.998 D/Zygote ( 531): Forked child process 3801
10-14 18:32:05.004 I/BrdcstRcvrMsgr( 3157): sendMessage(): received broadcast id:1
with action:pss_action_startup
10-14 18:32:05.005 W/ActivityManager( 702): Slow operation: 85ms so far, now at
startProcess: returned from zygote!
10-14 18:32:05.006 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.score.ui.ScoreBoardActivity newState = 1 callingPackage =
1000/com.samsung.android.lool
10-14 18:32:05.006 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.network.NetworkCheck newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:05.008 W/ActivityManager( 702): Slow operation: 87ms so far, now at
startProcess: done updating battery stats
10-14 18:32:05.008 W/ActivityManager( 702): Slow operation: 88ms so far, now at
startProcess: building log message
10-14 18:32:05.008 I/ActivityManager( 702): Start proc
3801:com.google.android.googlequicksearchbox:search/u0a193 for service
{com.google.android.googlequicksearchbox/com.google.android.hotword.service.Hotword
Service}
10-14 18:32:05.008 W/ActivityManager( 702): Slow operation: 88ms so far, now at
startProcess: starting to update pids map
10-14 18:32:05.008 W/ActivityManager( 702): Slow operation: 88ms so far, now at
startProcess: done updating pids map
10-14 18:32:05.009 I/ConfigProvider( 2171): queryStorage path
content://com.samsung.rcs.autoconfigurationprovider/parameter/composerAuth#simslot1
10-14 18:32:05.011 I/GmsModuleFndr( 3071): Beginning GMS chimera module scan
10-14 18:32:05.012 I/UtServiceModule( 2171): handleMessage 4
10-14 18:32:05.012 E/z ( 3257): rebuild : package =
com.android.theme.icon_pack.filled.android
10-14 18:32:05.014 E/libprocessgroup( 3257): set_timerslack_ns write failed:
Operation not permitted
10-14 18:32:05.015 I/z ( 3257): rebuild : ignore
com.android.theme.icon_pack.filled.android
10-14 18:32:05.015 E/z ( 3257): rebuild : package = com.android.proxyhandler
10-14 18:32:05.015 D/TP/SmsProvider( 2213): query,matched:15, calling pid = 2213
10-14 18:32:05.016 I/GsaVoiceInteractionSrv( 3157): Registering AppOpsListener
10-14 18:32:05.016 D/TP/SmsProvider( 2213): query,matched:15, calling pid = 2213
10-14 18:32:05.017 E/libprocessgroup( 3257): set_timerslack_ns write failed:
Operation not permitted
10-14 18:32:05.018 I/z ( 3257): rebuild : ignore com.android.proxyhandler
10-14 18:32:05.018 E/z ( 3257): rebuild : package =
com.android.internal.display.cutout.emulation.waterfall
10-14 18:32:05.017 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.advanced.aboutpage.AboutActivity newState = 1 callingPackage
= 1000/com.samsung.android.lool
10-14 18:32:05.020 I/z ( 3257): rebuild : ignore
com.android.internal.display.cutout.emulation.waterfall
10-14 18:32:05.020 E/z ( 3257): rebuild : package =
com.samsung.android.allshare.service.fileshare
10-14 18:32:05.020 I/z ( 3257): rebuild : ignore
com.samsung.android.allshare.service.fileshare
10-14 18:32:05.020 E/z ( 3257): rebuild : package = com.netflix.mediaclient
10-14 18:32:05.021 E/libprocessgroup( 3257): set_timerslack_ns write failed:
Operation not permitted
10-14 18:32:05.022 E/libprocessgroup( 3257): set_timerslack_ns write failed:
Operation not permitted
10-14 18:32:05.022 E/earchbox:searc( 3801): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:05.025 E/libprocessgroup( 3257): set_timerslack_ns write failed:
Operation not permitted
10-14 18:32:05.027 E/libprocessgroup( 3257): set_timerslack_ns write failed:
Operation not permitted
10-14 18:32:05.028 W/Settings( 3690): Setting bold_text has moved from
android.provider.Settings.Secure to android.provider.Settings.Global, returning
global URI.
10-14 18:32:05.029 E/z ( 3257): rebuild : package =
com.android.theme.icon_pack.circular.systemui
10-14 18:32:05.029 I/m.android.phon( 2213): Background young concurrent copying GC
freed 69258(5406KB) AllocSpace objects, 10(392KB) LOS objects, 46% free,
7004KB/12MB, paused 233us total 106.878ms
10-14 18:32:05.030 E/libprocessgroup( 3257): set_timerslack_ns write failed:
Operation not permitted
10-14 18:32:05.031 W/Settings( 3690): Setting bold_text has moved from
android.provider.Settings.Secure to android.provider.Settings.Global.
10-14 18:32:05.031 I/z ( 3257): rebuild : ignore
com.android.theme.icon_pack.circular.systemui
10-14 18:32:05.032 E/z ( 3257): rebuild : package =
com.sec.android.mimage.photoretouching
10-14 18:32:05.033 D/PhoneRestrictionPolicy( 702):
android.intent.action.SIM_STATE_CHANGED
10-14 18:32:05.033 I/PhoneRestrictionPolicy( 702): Received
ACTION_SUBINFO_RECORD_UPDATED broadcast
10-14 18:32:05.034 E/libprocessgroup( 3257): set_timerslack_ns write failed:
Operation not permitted
10-14 18:32:05.034 D/EdmStorageProvider( 702): getCount(SimTable) - 0
10-14 18:32:05.035 D/SemWifiApBroadcastReceiver( 702): Received :
android.intent.action.SIM_STATE_CHANGED
10-14 18:32:05.035 I/SemWifiApBroadcastReceiver( 702): INTENT_KEY_ICC_STATE state
: ABSENT
10-14 18:32:05.035 I/SemWifiApSmartBleScanner( 702): ABSENT:1,READY:5,LOADED:10
10-14 18:32:05.036 D/ConnectivityService( 702): semIsMobilePolicyDataEnabled():
deprecated
10-14 18:32:05.036 I/z ( 3257): rebuild : ignore
com.sec.android.mimage.photoretouching
10-14 18:32:05.036 E/z ( 3257): rebuild : package =
com.sec.android.app.launcher
10-14 18:32:05.037 I/z ( 3257): rebuild : ignore com.sec.android.app.launcher
10-14 18:32:05.037 E/z ( 3257): rebuild : package =
com.google.android.overlay.modules.permissioncontroller.forframework
10-14 18:32:05.038 I/SemWifiApSmartBleScanner( 702):
simState1:1,simState2:1,telephonyManager.getPhoneCount():2
10-14 18:32:05.038 E/WifiConnectivityMonitor( 702): current state:
com.samsung.android.server.wifi.SemWifiConnectivityMonitor$NotConnectedState@c36182
0
10-14 18:32:05.039 I/z ( 3257): rebuild : ignore
com.google.android.overlay.modules.permissioncontroller.forframework
10-14 18:32:05.039 E/z ( 3257): rebuild : package =
com.google.android.feedback
10-14 18:32:05.040 I/z ( 3257): rebuild : ignore com.google.android.feedback
10-14 18:32:05.040 D/GnssLocationProvider_ex( 702): receive broadcast intent,
action: android.intent.action.SIM_STATE_CHANGED
10-14 18:32:05.040 E/z ( 3257): rebuild : package =
com.google.android.printservice.recommendation
10-14 18:32:05.040 D/GnssLocationProvider_ex( 702): SIM_STATE_CHANGED received :
ABSENT
10-14 18:32:05.041 E/libprocessgroup( 3257): set_timerslack_ns write failed:
Operation not permitted
10-14 18:32:05.044 D/ActivityThread( 3774): setConscryptValidator
10-14 18:32:05.044 D/ActivityThread( 3774): setConscryptValidator - put
10-14 18:32:05.045 I/z ( 3257): rebuild : ignore
com.google.android.printservice.recommendation
10-14 18:32:05.046 E/z ( 3257): rebuild : package =
com.samsung.adaptivebrightnessgo
10-14 18:32:05.046 I/z ( 3257): rebuild : ignore
com.samsung.adaptivebrightnessgo
10-14 18:32:05.046 E/z ( 3257): rebuild : package =
com.google.android.apps.photos
10-14 18:32:05.048 I/GsaVoiceInteractionSrv( 3157): hotwordHelper
registerDeviceConnectedListener
10-14 18:32:05.049 D/NotificationListeners( 702): Disabling component
com.google.android.projection.gearhead/com.google.android.gearhead.notifications.Sh
aredNotificationListenerManager$ListenerService
10-14 18:32:05.051 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.advanced.aboutpage.AboutOpenSourceActivity newState = 1
callingPackage = 1000/com.samsung.android.lool
10-14 18:32:05.051 I/ActivityManager( 702): DSS OFF for com.android.localtransport
10-14 18:32:05.052 D/TP/SmsProvider( 2213): query, match 15:Elapsed time : 24.978
ms
10-14 18:32:05.052 D/TP/SmsProvider( 2213): query, match 15:Elapsed time : 24.608
ms
10-14 18:32:05.054 V/Navbar.Store( 1809): ----handleEvent [EventType]
ON_UPDATE_REMOTEVIEW [Module] SamsungNavigationBarView
KEYS_RIGHT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{5899429
I.E...... ......I. 0,0-0,0 #7f0a0587 app:id/right_remoteview}
KEYS_NAVBAR_DARK_INTENSITY=0.0 KEYS_CONTEXTUALBUTTON_VISIBLE=false
KEYS_LEFT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{76ec3ae
I.E...... ......I. 0,0-0,0 #7f0a0382 app:id/left_remoteview}
10-14 18:32:05.054 V/Navbar.Store( 1809): ------
[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER
10-14 18:32:05.054 E/libprocessgroup( 3257): set_timerslack_ns write failed:
Operation not permitted
10-14 18:32:05.054 V/Navbar.Store( 1809): --------
apply(UPDATE_NAVBAR_REMOTEVIEW_CONTAINER)
10-14 18:32:05.055 I/CocktailBarService( 3325): onCreate : setServiceForeGround
true
10-14 18:32:05.055 I/CocktailProvider( 3325): call method=updateCocktailHistory
10-14 18:32:05.056 V/Navbar.Store( 1809): --------
apply(UPDATE_NAVBAR_RIGHT_REMOTEVIEW_VISIBILITY)
10-14 18:32:05.056 V/Navbar.Store( 1809): --------
getValue(FLOAT_REMOTEVIEW_DARK_INTENSITY)=0.0
10-14 18:32:05.056 E/libprocessgroup( 3257): set_timerslack_ns write failed:
Operation not permitted
10-14 18:32:05.058 I/ImsServiceStub( 2171): isServiceAvailable: mmtel-video, rat:
18, profileFind:false, Enabled:true
10-14 18:32:05.058 E/z ( 3257): rebuild : package =
com.google.android.syncadapters.calendar
10-14 18:32:05.059 E/libprocessgroup( 3257): set_timerslack_ns write failed:
Operation not permitted
10-14 18:32:05.059 D/SecImsManager( 2213): onQueryCapabilityConfiguration : false
10-14 18:32:05.060 D/SecImsManager( 2213): getFeatureValue(2, 1) : false
10-14 18:32:05.061 W/TouchInteractionService( 2107): onInitialize, proxy =
com.android.systemui.shared.recents.ISystemUiProxy$Stub$Proxy@1a2412e
10-14 18:32:05.061 W/SystemUiProxy( 2107): setProxy, proxy =
com.android.systemui.shared.recents.ISystemUiProxy$Stub$Proxy@1a2412e
10-14 18:32:05.061 I/z ( 3257): rebuild : ignore
com.google.android.syncadapters.calendar
10-14 18:32:05.061 E/z ( 3257): rebuild : package =
com.android.managedprovisioning
10-14 18:32:05.061 W/TouchInteractionService( 2107): initInputMonitor return, mMode
= THREE_BUTTONS
10-14 18:32:05.063 I/z ( 3257): rebuild : ignore
com.android.managedprovisioning
10-14 18:32:05.063 D/ActivityThread( 3765): setConscryptValidator
10-14 18:32:05.063 E/z ( 3257): rebuild : package =
com.samsung.android.setting.multisound
10-14 18:32:05.063 D/ActivityThread( 3765): setConscryptValidator - put
10-14 18:32:05.063 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{227f1bb 3774:com.android.localtransport/1000}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:05.064 W/Tile.CustomTile( 1809): handleUpdateState : hasPendingBind
Compartilhar por proximidade
10-14 18:32:05.065 D/ActivityThread( 3801): setConscryptValidator
10-14 18:32:05.065 D/ActivityThread( 3801): setConscryptValidator - put
10-14 18:32:05.066 I/z ( 3257): rebuild : ignore
com.samsung.android.setting.multisound
10-14 18:32:05.066 E/z ( 3257): rebuild : package = com.spotify.music
10-14 18:32:05.067 D/Tile.DndTile( 1809): handleUpdateState zen 0 state =
BooleanState[,icon=ResourceIcon[resId=0x7f08077e],iconSupplier=null,label=Não
10-14 18:32:05.067 D/Tile.DndTile( 1809):
perturbar,secondaryLabel=null,contentDescription=null,stateDescription=null,dualLab
elContentDescription=null,expandedAccessibilityClassName=null,disabledByPolicy=fals
e,dualTarget=true,isTransient=false,state=1,slash="null",tileClassName=null,value=f
alse]
10-14 18:32:05.067 V/Navbar.Store( 1809): handleEvent [EventType]
ON_UPDATE_SYSTEMUI_STATE_FLAG [Module] OverviewProxyService
10-14 18:32:05.068 V/Navbar.Store( 1809): --
[Band]GESTURE_PACK_UPDATE_SYSTEMUI_STATE_FLAG
10-14 18:32:05.068 V/Navbar.Store( 1809): ----
getValue(BOOL_NAVBAR_GESTURAL_MODE)=false
10-14 18:32:05.068 V/Navbar.Store( 1809): --
[Band]VIS_PACK_UPDATE_SYSTEMUI_STATE_FLAG
10-14 18:32:05.068 E/CscParser( 2171): Can't read CSC Version
10-14 18:32:05.068 V/Navbar.Store( 1809): ----getValue(INT_NAVBAR_VISIBILITY)=0
10-14 18:32:05.068 V/Navbar.Store( 1809): ----apply(UPDATE_NAVBAR_GONE_STATE_FLAG)
10-14 18:32:05.069 I/TouchInteractionService( 2107): onSystemUiStateChanged,
stateFlags : 6291456
10-14 18:32:05.069 V/Navbar.Store( 1809): handleEvent [EventType]
GET_STR_CURRENT_LAYOUT [Module] NavigationBarInflaterView
KEYS_DEFAULT=left[.25W],back[.5WC];home;recent[.5WC],right[.25W]
10-14 18:32:05.069 I/TouchInteractionService( 2107): onSystemUiFlagsChanged,
userUnlocked
10-14 18:32:05.069 V/Navbar.Store( 1809): --
[Band]STABLE_LAYOUT_PACK_GET_DEFAULT_LAYOUT
10-14 18:32:05.069 V/Navbar.Store( 1809): ----
getValue(BOOL_NAVBAR_SIDE_BOTTOM_GESTURAL_MODE)=false
10-14 18:32:05.069 V/Navbar.Store( 1809): ----
getValue(BOOL_NAVBAR_BOTTOM_GESTURAL_MODE)=false
10-14 18:32:05.069 V/Navbar.Store( 1809): ----
getValue(STR_DEFAULT_LAYOUT)=left,recent;home;back,right
10-14 18:32:05.071 I/GlobalSettingsRepoBase( 2171): update Requires: CSC Info
Changed
10-14 18:32:05.071 D/Tile.WifiTile( 1809): handleUpdateState isTransient=false
transientEnabling =false cb.isTransient=false state.state = 1
mStateBeforeClick.value =false enabled =false
10-14 18:32:05.073 I/GlobalSettingsRepoBase( 2171): simSlot[1] updateMno: update
requires
10-14 18:32:05.074 D/ActivityThread( 3774): handleBindApplication()++
app=com.android.localtransport
10-14 18:32:05.074 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.account.AccountCheck newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:05.075 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.scheduled.reboot.autorestart.AutoRebootActivity newState = 1
callingPackage = 1000/com.samsung.android.lool
10-14 18:32:05.076 I/ImsServiceSwitchBase[1]( 2171): getVoiceCallType:
voicecall_type_Vivo_BR = [-1]
10-14 18:32:05.076 V/Navbar.Store( 1809): handleEvent [EventType]
GET_BOOL_THEME_DEFAULT [Module] NavBarIconResourceMapper KEYS_DEFAULT=false
10-14 18:32:05.077 V/Navbar.Store( 1809): --[Band]CONFIG_PACK_GET_THEME_DEFULAT
10-14 18:32:05.077 V/Navbar.Store( 1809): ----
getValue(BOOL_NAVBAR_USE_THEME_DEFAULT)=false
10-14 18:32:05.077 D/Navbar.NavBarIconResourceMapper( 1809): updateConditions
isThemeDefault : false, isRTL : false, ThemeType : TYPE_DEFAULT
10-14 18:32:05.077 I/GlobalSettingsRepoBase( 2171): simSlot[1] reset voice call
settings db by simcard change
10-14 18:32:05.078 I/GlobalSettingsRepoBase( 2171): simSlot[1] reset vt call
settings db by simcard change
10-14 18:32:05.082 V/Navbar.Store( 1809): ----handleEvent [EventType]
ON_UPDATE_REMOTEVIEW [Module] SamsungNavigationBarView
KEYS_RIGHT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{5899429
I.E...... ......I. 0,0-0,0 #7f0a0587 app:id/right_remoteview}
KEYS_NAVBAR_DARK_INTENSITY=0.0 KEYS_CONTEXTUALBUTTON_VISIBLE=false
KEYS_LEFT_REMOTEVIEW_CONTAINER=android.widget.LinearLayout{76ec3ae
I.E...... ......I. 0,0-0,0 #7f0a0382 app:id/left_remoteview}
10-14 18:32:05.082 V/Navbar.Store( 1809): ------
[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER
10-14 18:32:05.083 V/Navbar.Store( 1809): --------
apply(UPDATE_NAVBAR_REMOTEVIEW_CONTAINER)
10-14 18:32:05.083 V/Navbar.Store( 1809): --------
apply(UPDATE_NAVBAR_RIGHT_REMOTEVIEW_VISIBILITY)
10-14 18:32:05.083 V/Navbar.Store( 1809): --------
getValue(FLOAT_REMOTEVIEW_DARK_INTENSITY)=0.0
10-14 18:32:05.084 I/GlobalSettingsRepoBase( 2171): simSlot[1]
videocall_type_Vivo_BR: [-1]
10-14 18:32:05.085 I/GlobalSettingsRepoBase( 2171): simSlot[1] NOT Temporal SIM
swapped: Set Video DB - -1
10-14 18:32:05.085 E/libprocessgroup( 3257): set_timerslack_ns write failed:
Operation not permitted
10-14 18:32:05.087 D/MultiSIMPreferredSlotBar( 1809): onSubscriptionsChanged:
10-14 18:32:05.088 I/TouchInteractionService( 2107): onSystemUiStateChanged,
stateFlags : 0
10-14 18:32:05.089 D/SettingsProvider( 702): isChangeAllowed() : name =
voicecall_type2
10-14 18:32:05.089 W/ChimeraCfgMgr( 3071): Failed to read module config:
java.io.FileNotFoundException:
/data/user_de/0/com.google.android.gms/app_chimera/current_config.fb: open failed:
ENOENT (No such file or directory)
10-14 18:32:05.089 I/TouchInteractionService( 2107): onSystemUiFlagsChanged,
userUnlocked
10-14 18:32:05.089 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:05.089 E/libprocessgroup( 3257): set_timerslack_ns write failed:
Operation not permitted
10-14 18:32:05.090 D/Tile.BluetoothTile( 1809): handleUpdateState enabled = true
connected = false connecting = false changedState =false bluetoothState = 12
enabledChanging = false state =
BooleanState[,icon=ResourceIcon[resId=0x7f08077b],iconSupplier=null,label=Bluetooth
,secondaryLabel=null,contentDescription=Bluetooth,Ligado.,stateDescription=null,dua
lLabelContentDescription=null,expandedAccessibilityClassName=null,disabledByPolicy=
false,dualTarget=true,isTransient=false,state=2,slash="null",tileClassName=null,val
ue=true]
10-14 18:32:05.090 E/#IMSCR ( 2171): 10-14 18:32:05 0x10020000:1,SET:-1
10-14 18:32:05.091 D/Telephony: SamsungMultiSimRepositoryImpl( 2213):
isSoftSimEnable : softsimStatus=
10-14 18:32:05.093 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:05.093 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
SUPPORT_CSVT: not enable feature
10-14 18:32:05.093 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
buildPstnPhoneAccount, simSlotIndex: -1, subId: -1, isEmergency: true,
phoneAccountHandle: *, isSimCardStatusOn: false, hasVirtualSim: false,
isPsVideoCapable: false, isCsVideoCapable: false
10-14 18:32:05.096 D/SettingsProvider( 702): isChangeAllowed() : name =
videocall_type2
10-14 18:32:05.096 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:05.097 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
getResourceId, phoneId: 0, resourceIndex: 0
10-14 18:32:05.097 E/#IMSCR ( 2171): 10-14 18:32:05 0x10020001:1,SET:-1
10-14 18:32:05.097 I/Telephony: SamsungMultiSimRepositoryImpl( 2213): isEsimEnabled
for 0 false
10-14 18:32:05.098 D/Tile.RotationLockTile( 1809): handleUpdateState: true
orientation = true
10-14 18:32:05.100 I/ActivityManager( 702): DSS OFF for
com.google.android.googlequicksearchbox
10-14 18:32:05.101 I/android_os_HwBinder( 3257): HwBinder: Starting thread pool for
getting: [email protected]::ISehThermal/default
10-14 18:32:05.104 I/Telecom:SamsungTelecomServiceImpl( 702): registerPhoneAccount
- PhoneAccount : [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[mParcelledData.dataSize=712] GroupId: ***] / callingPid : 2213 / processName
: sts
10-14 18:32:05.106 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{a250868
3801:com.google.android.googlequicksearchbox:search/u0a193}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:05.110 E/z ( 3257): rebuild : package =
com.sec.android.app.sbrowser
10-14 18:32:05.112 I/android_os_HwBinder( 3257): HwBinder: Starting thread pool for
getting: [email protected]::ISehThermal/default
10-14 18:32:05.113 I/[email protected]( 581): A seh-thermal
callback has been registered to ThermalHAL
10-14 18:32:05.114 I/DecorView( 3325): [INFO] isPopOver=false, config=false
10-14 18:32:05.114 I/DecorView( 3325): updateCaptionType >> DecorView@846571e[],
isFloating=false, isApplication=true, hasWindowDecorCaption=false,
hasWindowControllerCallback=false
10-14 18:32:05.114 E/SDHMS:l ( 3257): register death recipient
10-14 18:32:05.114 E/SDHMS:l ( 3257): connect to seh thermal successfully
10-14 18:32:05.115 I/Telecom ( 702): PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@ACc
10-14 18:32:05.116 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.storage.StorageActivity newState = 1 callingPackage =
1000/com.samsung.android.lool
10-14 18:32:05.116 D/ActivityThread( 3801): handleBindApplication()++
app=com.google.android.googlequicksearchbox:search
10-14 18:32:05.119 I/InternalContentProvider( 2800): getCurrentVoiceCall null
10-14 18:32:05.120 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.network.GmsCheckin newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:05.120 I/InternalContentProvider( 2800): Take NetUiCallFunctions
10-14 18:32:05.120 I/NetUiCallFunctions( 2800): call getCurrentVoiceCall null
Bundle[EMPTY_PARCEL]
10-14 18:32:05.122 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
SMK tag : nohitsetting message : Not a JSON Object: null
10-14 18:32:05.122 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
IMSUPDATE tag : nohitsetting message : Not a JSON Object: null
10-14 18:32:05.123 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
UNKNOWN update source 4 tag : nohitsetting message : Not a JSON Object: null
10-14 18:32:05.123 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
SMK tag : defaultsetting message : Not a JSON Object: null
10-14 18:32:05.123 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
IMSUPDATE tag : defaultsetting message : Not a JSON Object: null
10-14 18:32:05.123 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
UNKNOWN update source 4 tag : defaultsetting message : Not a JSON Object: null
10-14 18:32:05.124 I/SDHMS:BatteryStatsUpdateEG( 3257): register
10-14 18:32:05.126 I/TetheringManager( 3257):
registerTetheringEventCallback:com.sec.android.sdhms
10-14 18:32:05.128 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.network.CompatCheckinAndEarlyUpdate newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:05.128 D/PhoneRestrictionPolicy( 702):
android.intent.action.SIM_STATE_CHANGED
10-14 18:32:05.128 I/PhoneRestrictionPolicy( 702): Received
ACTION_SUBINFO_RECORD_UPDATED broadcast
10-14 18:32:05.129 D/EdmStorageProvider( 702): getCount(SimTable) - 0
10-14 18:32:05.130 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.ram.RamActivity2 newState = 1 callingPackage =
1000/com.samsung.android.lool
10-14 18:32:05.131 D/SemWifiApBroadcastReceiver( 702): Received :
android.intent.action.SIM_STATE_CHANGED
10-14 18:32:05.131 I/SemWifiApBroadcastReceiver( 702): INTENT_KEY_ICC_STATE state
: ABSENT
10-14 18:32:05.131 I/SemWifiApSmartBleScanner( 702): ABSENT:1,READY:5,LOADED:10
10-14 18:32:05.132 D/ConnectivityService( 702): semIsMobilePolicyDataEnabled():
deprecated
10-14 18:32:05.132 I/SemWifiApSmartBleScanner( 702):
simState1:1,simState2:1,telephonyManager.getPhoneCount():2
10-14 18:32:05.133 I/ActivityManager( 702): DSS OFF for
com.samsung.android.service.peoplestripe
10-14 18:32:05.133 D/GnssLocationProvider_ex( 702): receive broadcast intent,
action: android.intent.action.SIM_STATE_CHANGED
10-14 18:32:05.133 D/GnssLocationProvider_ex( 702): SIM_STATE_CHANGED received :
ABSENT
10-14 18:32:05.134 E/WifiNative( 702): Could not get Iface object for interface
null
10-14 18:32:05.135 E/WifiConnectivityMonitor( 702): current state:
com.samsung.android.server.wifi.SemWifiConnectivityMonitor$NotConnectedState@c36182
0
10-14 18:32:05.136 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{bb13f96 3765:com.samsung.android.service.peoplestripe/u0a109}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:05.137 I/Telecom:SamsungPhoneAccountListener( 702): onAccountsChanged
- allPhoneAccountsOfCurrentUser : [[[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]]
10-14 18:32:05.137 I/Telecom:SamsungPhoneAccountListener( 702):
onAccountsChanged : [[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]
10-14 18:32:05.137 I/Telecom:SamsungPhoneAccountRegistrarBroadcaster( 702):
AccountsChanged : false / UserHandle{0} / null, no****st -> null, no****st
10-14 18:32:05.137 I/Telecom:SamsungPhoneAccountListener( 702):
onPhoneAccountChanged - PhoneAccount : [[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]
10-14 18:32:05.137 I/Telecom ( 702): CallsManager: handlePhoneAccountChanged:
phoneAccount=[[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]:
TSI.rPA@ACc
10-14 18:32:05.138 I/Telecom:SamsungTelecomServiceImpl( 702):
getUserSelectedOutgoingPhoneAccount - callingPackage :
com.samsung.android.app.telephonyui
10-14 18:32:05.139 D/Tile.AirplaneModeTile( 1809): handleUpdateState: airplane
mode is disabled
10-14 18:32:05.139 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.network.ProvisioningProfileCheckerFragment newState
= 1 callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:05.139 D/AirplaneMode_TEMP( 1809): IsPowerOffServiceStatemServiceState
-- {mVoiceRegState=1(OUT_OF_SERVICE), mDataRegState=1(OUT_OF_SERVICE),
mChannelNumber=-1, duplexMode()=0, mCellBandwidths=[],
isManualNetworkSelection=false(automatic), getRilVoiceRadioTechnology=0(Unknown),
getRilDataRadioTechnology=0(Unknown), mCssIndicator=unsupported,
mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-1, VoiceRegType=0,
ImsVoiceAvail=1, Snap=0, MobileVoice=OUT_OF_SERVICE, MobileData=OUT_OF_SERVICE,
MobileDataRoamingType=home, MobileDataRat=Unknown, PsOnly=false, FemtocellInd=0,
SprDisplayRoam=false, NrBearerStatus=0, 5gStatus=0, mIsEmergencyOnly=false,
isUsingCarrierAggregation=false, mLteEarfcnRsrpBoost=0,
mNetworkRegistrationInfos=[NetworkRegistrationInfo{ domain=CS transportType=WWAN
registrationState=UNKNOWN roamingType=NOT_ROAMING accessNetworkTechnology=UNKNOWN
rejectCause=0 emergencyEnabled=false availableServices=[] cellIdentity=null
voiceSpecificInfo=null dataSpecificInfo=null nrState=NONE rRplmn=},
NetworkRegistrationInfo{ domain=PS transportType=WWAN registrationState=UNKNOWN
roamingType=NOT_ROAMING accessNetworkTechnology=UNKNOWN rejectCause=0
emergencyEnabled=false availableServices=[] cellIdentity=null
voiceSpecificInfo=null dataSpecificInfo=null nrState=NONE rRplmn=}],
mNrFrequencyRange=0, mIsDataRoamingFromRegistration=false,
mIsIwlanPreferred=false}mCurrentState.airplaneMode -
falsemServiceState.getVoiceRegState() - 1!mServiceState.canCellularVoiceService() -
false
10-14 18:32:05.139 I/FT.SimUtilFeature( 2800): getSubIdForPhoneAccountHandle
phoneAccountSubId: -1
10-14 18:32:05.139 D/AirplaneMode_TEMP( 1809): IsPowerOffServiceState is false: 0
10-14 18:32:05.139 D/AirplaneMode_TEMP( 1809): enter mSetting.getValue() ==
0DeviceType.isWiFiOnlyDevice(mContext) falseisNoSimState true!
mNetworkController.IsPowerOffServiceState() true
10-14 18:32:05.139 D/Tile.AirplaneModeTile( 1809): handleUpdateState: value =
false, state = 1
10-14 18:32:05.140 I/UT.TelephonyUtils( 2800): getPhoneId : subId = -1
10-14 18:32:05.145 D/ActivityThread( 3765): handleBindApplication()++
app=com.samsung.android.service.peoplestripe
10-14 18:32:05.148 I/Telecom:SamsungTelecomServiceImpl( 702):
getCallCapablePhoneAccounts - includeDisabledAccounts : false / callingPackage :
com.samsung.android.app.telephonyui
10-14 18:32:05.151 I/Telecom:SamsungTelecomServiceImpl( 702): getPhoneAccount -
PhoneAccountHandle :
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} / callingPid : 2800 / processName : sts
10-14 18:32:05.152 I/NU.SimCardManagerUtils( 2800):
isSupportCallPreferredOthers() / Not supported
10-14 18:32:05.152 I/NU.QuickpanelNetworkReceiver( 2800): GetCurrentVoiceCall
currentPos : 1
10-14 18:32:05.152 I/NetUiCallFunctions( 2800): GET_CURRENT_VOICE_CALL :1
10-14 18:32:05.152 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.network.CaptivePortal newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:05.155 I/Telecom:SamsungTelecomServiceImpl( 702):
getUserSelectedOutgoingPhoneAccount - callingPackage :
com.samsung.android.app.telephonyui
10-14 18:32:05.155 E/z ( 3257): rebuild : package =
com.google.android.documentsui
10-14 18:32:05.156 I/FT.SimUtilFeature( 2800): getSubIdForPhoneAccountHandle
phoneAccountSubId: -1
10-14 18:32:05.157 I/UT.TelephonyUtils( 2800): getPhoneId : subId = -1
10-14 18:32:05.159 I/Telecom:SamsungTelecomServiceImpl( 702):
getCallCapablePhoneAccounts - includeDisabledAccounts : false / callingPackage :
com.samsung.android.app.telephonyui
10-14 18:32:05.160 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.network.ConsolidateCaptivePortal newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:05.163 D/BatteryExternalStatsWorker( 702): update stats : get-stats
(63)
10-14 18:32:05.165 I/Telecom:SamsungTelecomServiceImpl( 702): getPhoneAccount -
PhoneAccountHandle :
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} / callingPid : 2800 / processName : sts
10-14 18:32:05.166 I/NU.SimCardManagerUtils( 2800):
isSupportCallPreferredOthers() / Not supported
10-14 18:32:05.166 I/NU.QuickpanelNetworkReceiver( 2800): GetCurrentVoiceCall
currentPos : 1
10-14 18:32:05.166 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.security.SecurityActivity newState = 1 callingPackage =
1000/com.samsung.android.lool
10-14 18:32:05.166 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.166 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.167 D/MultiSIMPreferredSlotBar( 1809): getCurrentVoiceCall, true, 1
10-14 18:32:05.168 D/KeyguardUpdateMonitor( 1809): received broadcast
android.intent.action.SIM_STATE_CHANGED
10-14 18:32:05.168 V/KeyguardUpdateMonitor( 1809): action
android.intent.action.SIM_STATE_CHANGED state: ABSENT slotId: 0 subid: -1
10-14 18:32:05.168 D/MultiSIMPreferredSlotBar( 1809): onReceive() -
ACTION_SIM_STATE_CHANGED :
10-14 18:32:05.169 I/MultiSIMPreferredSlotBar( 1809): showBar : false
10-14 18:32:05.169 V/QSBarController( 1809): onBarVisibilityChanged
10-14 18:32:05.169 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
isTelecomServiceConnected : true
10-14 18:32:05.170 I/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
Registered phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***] with
handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-14 18:32:05.170 I/Telephony( 2213): PstnIncomingCallNotifier: Registering:
Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:05.170 I/Telephony: SamsungSuppServiceNotifier( 2213):
registerForNotification: 0
10-14 18:32:05.170 D/Telephony( 2213): PstnPhoneCapabilitiesNotifier: Registering:
Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:05.172 I/Telecom:SamsungTelecomServiceImpl( 702):
getAllPhoneAccountHandles - callingPid : 2213 / processName : sts
10-14 18:32:05.173 I/ce.peoplestrip( 3765): The ClassLoaderContext is a special
shared library.
10-14 18:32:05.176 D/TileLifecycleManager( 1809): onServiceConnected
ComponentInfo{com.samsung.android.lool/com.samsung.android.sm.battery.ui.mode.Batte
ryModeTile}
10-14 18:32:05.176 D/BatteryExternalStatsWorker( 702): BluetoothActivityEnergyInfo
was updated
10-14 18:32:05.177 D/PluginInstanceManager( 1809):
[com.samsung.systemui.action.PLUGIN_LOCK], [PLUGIN_CONNECTED]
10-14 18:32:05.180 I/Telephony( 2213): TelecomAccountRegistry$4: Locale change; re-
registering phone accounts.
10-14 18:32:05.181 I/Telephony( 2213): PstnIncomingCallNotifier: Unregistering:
Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:05.181 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
MOBILITY_GLOBAL tag : globalsetting message : Not a JSON Object: null
10-14 18:32:05.181 I/Telephony: SamsungSuppServiceNotifier( 2213):
unregisterForNotifications: 0
10-14 18:32:05.181 D/Telephony( 2213): PstnPhoneCapabilitiesNotifier:
Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:05.181 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts: Found
2 phones. Attempting to register.
10-14 18:32:05.181 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts: Phone
with phone Id -1, subscription id -1
10-14 18:32:05.181 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
SMK tag : globalsetting message : Not a JSON Object: null
10-14 18:32:05.181 D/Telephony( 2213): TelecomAccountRegistry: setupAccounts:
skipping invalid subid -1
10-14 18:32:05.181 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts: Phone
with phone Id -1, subscription id -1
10-14 18:32:05.181 D/Telephony( 2213): TelecomAccountRegistry: setupAccounts:
skipping invalid subid -1
10-14 18:32:05.181 D/CmcSettingManager( 2213): getOwnDeviceType
10-14 18:32:05.181 E/CmcSettingManager( 2213): context is null
10-14 18:32:05.181 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
isCmcAccountAvailableCondition : false
10-14 18:32:05.181 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
IMSUPDATE tag : globalsetting message : Not a JSON Object: null
10-14 18:32:05.181 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts:
adding default
10-14 18:32:05.182 W/Looper ( 702): Slow dispatch took 652ms
PackageManagerHandlerThread h=android.os.Handler c=<recycled PooledLambda@e9ba093>
m=0
10-14 18:32:05.182 E/ImsAutoUpdate( 2171): Failed to getGlobalSettings : source :
UNKNOWN update source 4 tag : globalsetting message : Not a JSON Object: null
10-14 18:32:05.182 E/z ( 3257): rebuild : package =
com.microsoft.office.officehubrow
10-14 18:32:05.186 E/PhoneInterfaceManager( 2213): [PhoneIntfMgr] getIccId: No UICC
10-14 18:32:05.188 E/system_server( 702): No package ID 7f found for ID
0x7f08044c.
10-14 18:32:05.188 E/system_server( 702): No package ID 7f found for ID
0x7f13038a.
10-14 18:32:05.189 I/HBD ( 3690): i Vibration Feedback On : 0
10-14 18:32:05.190 I/DymLock|BasePluginImpl( 1809): onCreate()
10-14 18:32:05.191 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.192 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.192 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.192 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.192 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.192 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.192 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.192 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.193 I/HBD ( 3690): i GestureMode : 0
10-14 18:32:05.194 I/earchbox:searc( 3801): The ClassLoaderContext is a special
shared library.
10-14 18:32:05.194 D/UsbDeviceManager( 702): handleMessage ->
MSG_UPDATE_USER_RESTRICTIONS mCurrentFunctions=mtp isUsbTransferAllowed()=true
10-14 18:32:05.195 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:05.195 D/StorageManagerService( 702): mPolicyReceiver ::
10-14 18:32:05.195 D/KeyguardViewMediator( 1809): setKeyguardEnabled(true)
10-14 18:32:05.196 W/StorageManagerService( 702): isMountDisallowedByEAS:
storage_itpolicy from_intent true
10-14 18:32:05.196 I/HBD ( 3690): i Universal SwitchOn :
10-14 18:32:05.196 W/StorageManagerService( 702): isMountDisallowedByEAS: check is
true
10-14 18:32:05.197 D/StorageManagerService( 702): ApplyCurrentSdCardPolicy ::
false
10-14 18:32:05.197 I/SemWifiApDevicePolicyManager( 702): onReceive
android.app.action.DEVICE_POLICY_MANAGER_STATE_CHANGED
10-14 18:32:05.197 I/SemWifiApDevicePolicyManager( 702): Receive IP Policy Intent
- policy changed : false User Switch : false
10-14 18:32:05.197 I/HBD ( 3690): i Voice Assistant On :
10-14 18:32:05.197 I/SemWifiApDevicePolicyManager( 702): handleSecurityPolicyMHS()
allowWifiAp (true)
10-14 18:32:05.198 D/SecContentProvider( 702): query(), uri = 18 selection =
isWifiTetheringEnabled
10-14 18:32:05.202 E/z ( 3257): rebuild : package =
com.android.dreams.phototable
10-14 18:32:05.203 D/SecContentProvider( 702): called from android.uid.system:1000
10-14 18:32:05.203 D/RestrictionPolicy( 702): isWifiTetheringEnabled : true
10-14 18:32:05.203 I/HBD ( 3690): i TalkBackR apidKeyInput On : 0
10-14 18:32:05.203 I/GlobalSettingsRepoBase( 2171): simSlot[1] initRcsUserSetting:
system [-3], sp [-1], default [-1]
10-14 18:32:05.203 I/HBD ( 3690): i isEnabledNightMode : false
10-14 18:32:05.203 I/HBD ( 3690): i default night mode value : false
10-14 18:32:05.204 D/InputMethodManagerService( 702): onChange
content://settings/secure/selected_input_method_subtype
10-14 18:32:05.204 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.204 E/#IMSCR ( 2171): 10-14 18:32:05 0x10020006:1GLB:-1
10-14 18:32:05.204 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.204 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.204 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.204 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.205 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.205 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.205 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.205 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.205 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.205 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.205 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.205 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.205 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.205 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.205 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.205 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.205 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.206 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.206 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.206 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.206 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.206 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.206 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.206 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.206 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.206 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.206 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.206 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.206 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.206 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.206 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.207 D/SettingsProvider( 702): isChangeAllowed() : name =
rcs_user_setting2
10-14 18:32:05.207 D/SettingsProvider( 702): isChangeAllowed() : name =
network_recommendations_enabled
10-14 18:32:05.207 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:05.208 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:05.208 I/z ( 3257): rebuild : ignore
com.android.dreams.phototable
10-14 18:32:05.208 E/z ( 3257): rebuild : package =
com.google.mainline.telemetry
10-14 18:32:05.210 I/z ( 3257): rebuild : ignore
com.google.mainline.telemetry
10-14 18:32:05.210 E/z ( 3257): rebuild : package =
com.samsung.safetyinformation
10-14 18:32:05.211 I/z ( 3257): rebuild : ignore
com.samsung.safetyinformation
10-14 18:32:05.211 E/z ( 3257): rebuild : package =
com.samsung.android.dialer
10-14 18:32:05.212 E/#IMSCR ( 2171): 10-14 18:32:05 0x10010000:1,UPD MNO:true
10-14 18:32:05.212 I/z ( 3257): rebuild : ignore com.samsung.android.dialer
10-14 18:32:05.212 E/z ( 3257): rebuild : package = com.facebook.katana
10-14 18:32:05.212 D/SettingsProvider( 702): isChangeAllowed() : name =
network_recommendations_enabled
10-14 18:32:05.213 I/DeviceConfigManager( 2171): simSlot[1] DM CONFIG DB :
OMADM_ZTO, Mno : ZTO
10-14 18:32:05.213 D/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
isEmergencyPreferredAccount: subId=-1, activeData=-1
10-14 18:32:05.213 I/StorageAdapterIDLE<1>( 2171): open storage : OMADM_ZTO
10-14 18:32:05.213 D/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
isEmergencyPreferredAccount: Device does not require preference.
10-14 18:32:05.214 I/StorageAdapter<1>( 2171): config.db: OMADM_ZTO, DB_TABLE_MAX:
10
10-14 18:32:05.214 I/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
isRttCurrentlySupported -- emergency acct and no device support
10-14 18:32:05.214 D/SecImsManager( 2213): isVtEnabledByPlatformForSlot
10-14 18:32:05.214 D/SecImsManager( 2213): getFeatureValue
10-14 18:32:05.218 I/earchbox:searc( 3801): The ClassLoaderContext is a special
shared library.
10-14 18:32:05.219 D/nativeloader( 3801): classloader namespace configured for
unbundled product apk.
library_path=/product/priv-app/Velvet/lib/arm64:/product/priv-app/Velvet/
Velvet.apk!/lib/arm64-v8a:/product/lib64:/system/product/lib64
10-14 18:32:05.221 I/HBD ( 3690): i OneHand AnyScreen Running : 0
10-14 18:32:05.221 I/ImsServiceStub( 2171): isServiceAvailable: mmtel-video, rat:
13, profileFind:false, Enabled:true
10-14 18:32:05.222 D/SecImsManager( 2213): onQueryCapabilityConfiguration : false
10-14 18:32:05.222 D/SecImsManager( 2213): getFeatureValue(2, 0) : false
10-14 18:32:05.222 D/SecImsManager( 2213): getFeatureValue
10-14 18:32:05.224 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.security.SecurityAnimScanActivity newState = 1
callingPackage = 1000/com.samsung.android.lool
10-14 18:32:05.227 I/HBD ( 3690): i defaultInputMethod :
com.samsung.android.honeyboard/.service.HoneyBoardService
10-14 18:32:05.227 I/.localtranspor( 3774): The ClassLoaderContext is a special
shared library.
10-14 18:32:05.231 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.account.GmsAccountCheckin newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:05.236 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.account.LoadAddAccountIntent newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:05.238 I/DynamiteModule( 3071): Considering local module
com.google.android.gms.googlecertificates:6 and remote module
com.google.android.gms.googlecertificates:0
10-14 18:32:05.238 I/DynamiteModule( 3071): Selected local version of
com.google.android.gms.googlecertificates
10-14 18:32:05.247 W/ChimeraCfgMgr( 3071): Failed to read module config:
java.io.FileNotFoundException:
/data/user_de/0/com.google.android.gms/app_chimera/current_config.fb: open failed:
ENOENT (No such file or directory)
10-14 18:32:05.248 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.update.OtaUpdateCheck newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:05.248 E/CscParser( 2171): can not find imsSettings
10-14 18:32:05.251 D/CocktailBarSettings( 702): getEnabledCocktailsStr:
com.samsung.android.app.appsedge.edgepanel.AppsEdgePanelProvider, 0
10-14 18:32:05.251 D/CocktailBarSettings( 702): getEnabledCocktailsStr:
com.samsung.android.app.appsedge.edgepanel.AppsEdgePanelProvider, 0
10-14 18:32:05.252 E/CscParser( 2171): can not find imsSettings
10-14 18:32:05.254 E/z ( 3257): rebuild : package =
com.samsung.android.dqagent
10-14 18:32:05.256 I/z ( 3257): rebuild : ignore com.samsung.android.dqagent
10-14 18:32:05.256 E/z ( 3257): rebuild : package =
com.sec.android.app.ringtoneBR
10-14 18:32:05.256 E/CocktailBarSettingsManagerUtils( 3325): Wrong default color
index
10-14 18:32:05.258 I/ImsServiceStub( 2171): isServiceAvailable: mmtel-video, rat:
18, profileFind:false, Enabled:true
10-14 18:32:05.260 I/BlurredCaptureStorage( 3325): updateBlurBackground: false
false
10-14 18:32:05.260 I/TrayStateController( 3325): setUiState 2 : 2 --> 2
10-14 18:32:05.262 D/SecImsManager( 2213): onQueryCapabilityConfiguration : false
10-14 18:32:05.262 D/SecImsManager( 2213): getFeatureValue(2, 1) : false
10-14 18:32:05.263 I/Utils ( 3325): getResumeComponentName :
ComponentInfo{com.google.android.setupwizard/com.google.android.setupwizard.SetupWi
zardActivity}
10-14 18:32:05.263 D/GameManagerService( 702): getGameList():: mCurrentUserId: 0,
callerUserId: 0
10-14 18:32:05.264 I/TrayStateController( 3325): updateDescriptionLayout invalid
panelview
10-14 18:32:05.264 E/CocktailBarContainerView( 3325): updateContainerVisibility:
10-14 18:32:05.265 I/ImsServiceSwitchBase[1]( 2171): VoLTE: SP[ON] Video: SP[ON]
RCS: SP[ON]
10-14 18:32:05.265 I/ImsServiceSwitchBase1( 2171): slot[1]: dumpServiceSwitch:
volte [true] rcs [true]
10-14 18:32:05.266 I/ImsServiceSwitchBase1( 2171): slot[1]: dumpServiceSwitch:
mmtel-video=true, ss=true, cdpn=true, mmtel-call-composer=true, smsip=true,
mmtel=true, ft_http=true, lastseen=true, plug-in=false, im=true, profile=true,
is=true, ft=true, gls=true, chatbot-communication=true, euc=true, slm=true,
options=true, presence=true, vs=true, ec=true
10-14 18:32:05.268 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.update.CompatEarlyUpdate newState = 1 callingPackage
= 10215/com.google.android.setupwizard
10-14 18:32:05.268 E/#IMSCR ( 2171): 10-14 18:32:05
0x10030010:1,LOAD:1_111111,1_111111111111101
10-14 18:32:05.268 I/ImsServiceSwitchBase1( 2171): slot[1]: dumpServiceSwitch:
volte [true] rcs [true]
10-14 18:32:05.269 I/ImsServiceSwitchBase1( 2171): slot[1]: dumpServiceSwitch:
mmtel-video=true, ss=true, cdpn=true, mmtel-call-composer=true, smsip=true,
mmtel=true, ft_http=true, lastseen=true, plug-in=false, im=true, profile=true,
is=true, ft=true, gls=true, chatbot-communication=true, euc=true, slm=true,
options=true, presence=true, vs=true, ec=true
10-14 18:32:05.270 I/SimManager( 2171): isLabSimCard: state [ABSENT] isLabSim
[false]
10-14 18:32:05.270 D/PowerManagerService( 702): [api] setDeviceIdleWhitelist:
appids: [0]1000 [1]1001 [2]2000 [3]5003 [4]5004 [5]5005 [6]5006 [7]5007 [8]5010
[9]5012 [10]5021 [11]5025 [12]5027 [13]10063 [14]10071 [15]10073 [16]10076
[17]10082 [18]10083 [19]10085 [20]10087 [21]10093 [22]10094 [23]10102 [24]10108
[25]10109 [26]10110 [27]10111 [28]10112 [29]10113 [30]10116 [31]10117 [32]10120
[33]10123 [34]10124 [35]10126 [36]10135 [37]10146 [38]10153 [39]10161 [40]10162
[41]10170 [42]10173 [43]10179 [44]10184 [45]10192 [46]10208 [47]10223 (uid: 1000
pid: 702)
10-14 18:32:05.270 W/ContextImpl( 2171): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
android.content.ContextWrapper.sendBroadcast:478
com.sec.internal.ims.settings.ImsServiceSwitchBase.updateServiceSwitch:303
com.sec.internal.ims.settings.ImsServiceSwitch.updateServiceSwitch:85
com.sec.internal.ims.settings.DeviceConfigManager.updateMno:795
10-14 18:32:05.271 I/z ( 3257): rebuild : ignore
com.sec.android.app.ringtoneBR
10-14 18:32:05.271 E/z ( 3257): rebuild : package =
com.samsung.android.game.gos
10-14 18:32:05.271 I/z ( 3257): rebuild : ignore com.samsung.android.game.gos
10-14 18:32:05.272 E/ImsServiceSwitchBase<1>( 2171): No operator code for settings.
Update UI!
10-14 18:32:05.272 E/z ( 3257): rebuild : package =
com.samsung.android.forest
10-14 18:32:05.272 I/z ( 3257): rebuild : ignore com.samsung.android.forest
10-14 18:32:05.272 I/ImsServiceSwitchBase1( 2171): slot[1]: dumpServiceSwitch:
volte [true] rcs [true]
10-14 18:32:05.272 E/z ( 3257): rebuild : package =
com.samsung.android.galaxy
10-14 18:32:05.273 I/ImsServiceSwitchBase1( 2171): slot[1]: dumpServiceSwitch:
mmtel-video=true, ss=true, cdpn=true, mmtel-call-composer=true, smsip=true,
mmtel=true, ft_http=true, lastseen=true, plug-in=false, im=true, profile=true,
is=true, ft=true, gls=true, chatbot-communication=true, euc=true, slm=true,
options=true, presence=true, vs=true, ec=true
10-14 18:32:05.274 E/#IMSCR ( 2171): 10-14 18:32:05
0x1003002F:1,UPDATE:1_111111,1_111111111111101
10-14 18:32:05.278 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.update.EarlyUpdate newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:05.281 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:05.282 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:05.283 I/MnoStrategyCreator( 2171): getPolicyType: phone1 Vivo_BR =>
JIBE_UP
10-14 18:32:05.284 I/RcsPolicySettings( 2171): slot[1]: policy not changed skip
reloading
10-14 18:32:05.284 I/DeviceConfigManager( 2171): simSlot[1] updateMno:
notifyUpdated: GlobalSettings(true), RcsPolicy(false)
10-14 18:32:05.285 I/.sec.imsservic( 2171): Background young concurrent copying GC
freed 42142(1955KB) AllocSpace objects, 15(968KB) LOS objects, 0% free,
9317KB/9317KB, paused 1.549ms total 152.956ms
10-14 18:32:05.286 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.account.AuthEarlyUpdateRollback newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:05.288 D/Telephony: SamsungMultiSimRepositoryImpl( 2213):
isSoftSimEnable : softsimStatus=
10-14 18:32:05.289 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:05.289 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
SUPPORT_CSVT: not enable feature
10-14 18:32:05.289 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
buildPstnPhoneAccount, simSlotIndex: -1, subId: -1, isEmergency: true,
phoneAccountHandle: *, isSimCardStatusOn: false, hasVirtualSim: false,
isPsVideoCapable: false, isCsVideoCapable: false
10-14 18:32:05.289 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.security.SecurityAnimUninstallActivity newState = 1
callingPackage = 1000/com.samsung.android.lool
10-14 18:32:05.290 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.account.CheckUserUnlock newState = 1 callingPackage
= 10215/com.google.android.setupwizard
10-14 18:32:05.290 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
getResourceId, phoneId: 0, resourceIndex: 0
10-14 18:32:05.291 I/Telephony: SamsungMultiSimRepositoryImpl( 2213): isEsimEnabled
for 0 false
10-14 18:32:05.293 I/IilManager( 2171): ImsSettings updated
10-14 18:32:05.293 I/IilManager( 2171): ImsSettings updated
10-14 18:32:05.294 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.security.AppVerificationDialog newState = 1 callingPackage =
1000/com.samsung.android.lool
10-14 18:32:05.294 I/Telecom:SamsungTelecomServiceImpl( 702): registerPhoneAccount
- PhoneAccount : [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[mParcelledData.dataSize=712] GroupId: ***] / callingPid : 2213 / processName
: sts
10-14 18:32:05.295 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.account.CheckFrp newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:05.295 E/RegiObsMgr( 2171): onChange:
content://com.sec.ims.settings/global#simslot1 => match [6]
10-14 18:32:05.296 I/RegiObsMgr( 2171): query : Exist simslot on uri: 1
10-14 18:32:05.296 I/RegiObsMgr( 2171): onImsSettingsChanged, phoneId: 1
10-14 18:32:05.296 I/HBD ( 3690): i NavBar Gesture Back On Keyboard changed :
0
10-14 18:32:05.297 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.battery.ui.fastwirelesscharging.FastWirelessActivity
newState = 2 callingPackage = 1000/com.samsung.android.lool
10-14 18:32:05.300 I/SmsSetting( 2171): slot[1]: updateMno Vivo_BR -> Vivo_BR force
: true
10-14 18:32:05.303 D/LoadedApk( 3774): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.android.localtransport
appContext.mBasePackageName=com.android.localtransport
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:32:05.303 D/NetworkSecurityConfig( 3774): No Network Security Config
specified, using platform default
10-14 18:32:05.305 E/JsonUtil( 2171): merge: type mismatch.
10-14 18:32:05.305 E/JsonUtil( 2171): merge: type mismatch.
10-14 18:32:05.305 I/SmsSetting( 2171): slot[1]: Not defined sms setting for
Vivo_BR
10-14 18:32:05.309 I/ModuleSetMgr( 3071): Config file doesn't exist, writing blank
config.
10-14 18:32:05.310 D/NetworkSecurityConfig( 3774): No Network Security Config
specified, using platform default
10-14 18:32:05.310 D/ActivityThread( 3774): handleBindApplication() --
skipGraphicsSupport=false
10-14 18:32:05.318 I/Telecom ( 702): PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@AC8
10-14 18:32:05.319 I/Telecom:SamsungPhoneAccountListener( 702): onAccountsChanged
- allPhoneAccountsOfCurrentUser : [[[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]]
10-14 18:32:05.319 I/Telecom:SamsungPhoneAccountListener( 702):
onAccountsChanged : [[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]
10-14 18:32:05.319 I/Telecom:SamsungPhoneAccountRegistrarBroadcaster( 702):
AccountsChanged : false / UserHandle{0} / null, no****st -> null, no****st
10-14 18:32:05.319 I/Telecom:SamsungPhoneAccountListener( 702):
onPhoneAccountChanged - PhoneAccount : [[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]
10-14 18:32:05.319 I/Telecom ( 702): CallsManager: handlePhoneAccountChanged:
phoneAccount=[[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]:
TSI.rPA@AC8
10-14 18:32:05.322 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
isTelecomServiceConnected : true
10-14 18:32:05.322 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.322 I/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
Registered phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***] with
handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-14 18:32:05.323 I/Telephony( 2213): PstnIncomingCallNotifier: Registering:
Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:05.323 I/Telephony: SamsungSuppServiceNotifier( 2213):
registerForNotification: 0
10-14 18:32:05.323 D/Telephony( 2213): PstnPhoneCapabilitiesNotifier: Registering:
Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:05.325 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.user.ExitToSupportActivity newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:05.328 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.329 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.329 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.329 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.329 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.329 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.329 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.329 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.341 I/IilManager<1>( 2171): UpdateImsPreference: SmsFormat=3GPP
10-14 18:32:05.342 I/DymLock|InternalCallHandler( 1809): registerNotifierHandler()
handler [b.c.a.a.g.a.f@49ad8b6]
10-14 18:32:05.343 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.qrprovision.QrScanActivity newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:05.347 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.battery.ui.setting.EnhancedProcessingActivity newState = 2
callingPackage = 1000/com.samsung.android.lool
10-14 18:32:05.347 I/DymLock|FreshPackDataSource( 1809): new FreshPackDataSource
10-14 18:32:05.350 I/ImsServiceStub( 2171): isServiceAvailable: mmtel, rat: 13,
profileFind:false, Enabled:true
10-14 18:32:05.350 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.350 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.350 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.351 E/RegiObsMgr( 2171): onChange:
content://settings/system/voicecall_type2 => match [17]
10-14 18:32:05.352 I/ImsServiceStub( 2171): isServiceAvailable: mmtel, rat: 18,
profileFind:false, Enabled:true
10-14 18:32:05.352 I/RegiObsMgr<1>( 2171): onVolteSettingChanged : unknown
10-14 18:32:05.352 I/RegiMgr<1>( 2171): getImsProfile: profile [VOLTE]
10-14 18:32:05.353 D/LoadedApk( 3801): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.google.android.googlequicksearchbox
appContext.mBasePackageName=com.google.android.googlequicksearchbox
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:32:05.353 E/RegiMgr<1>( 2171): getImsProfile: found [null] for [VOLTE]
10-14 18:32:05.353 D/NetworkSecurityConfig( 3801): Using Network Security Config
from resource network_security_config debugBuild: false
10-14 18:32:05.354 I/HBD ( 3690): i isEnabledNightMode : false
10-14 18:32:05.354 I/IilManager( 2171): Read Twwan911 timer from index(1): 0
10-14 18:32:05.354 I/HBD ( 3690): i default night mode value : false
10-14 18:32:05.356 I/HBD ( 3690): f Initialize SettingsValues
10-14 18:32:05.362 D/NetworkSecurityConfig( 3801): Using Network Security Config
from resource network_security_config debugBuild: false
10-14 18:32:05.364 I/Telecom:SamsungTelecomServiceImpl( 702):
getAllPhoneAccountHandles - callingPid : 2213 / processName : sts
10-14 18:32:05.368 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:05.369 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.user.DeviceOwnerWarningActivity newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:05.370 I/UtServiceModule<1>( 2171): Loaded Config Data
10-14 18:32:05.370 I/UtServiceModule( 2171): handleMessage 1
10-14 18:32:05.372 I/SimManager( 2171): getRilSimOperator: ETC
10-14 18:32:05.372 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.user.WorkSetupInterruptedActivity newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:05.374 I/SimManager<1>( 2171): hasIsim: [false]
10-14 18:32:05.374 I/SimManager( 2171): mSimState:ABSENT, mIsimLoaded:false,
hasIsim():false
10-14 18:32:05.375 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.375 E/z ( 3257): rebuild : package =
com.android.providers.partnerbookmarks
10-14 18:32:05.375 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.375 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.376 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.376 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.376 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.377 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.user.FactoryResetActivity newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:05.377 I/ImsDiagMonitorNotiMgr( 2171): Package was not installed, check
again #7
10-14 18:32:05.378 W/d.process.acor( 3118): Long monitor contention with owner
Worker-1 (3732) at android.database.sqlite.SQLiteDatabase
android.database.sqlite.SQLiteOpenHelper.getReadableDatabase()
(SQLiteOpenHelper.java:411) waiters=0 in android.database.sqlite.SQLiteDatabase
android.database.sqlite.SQLiteOpenHelper.getReadableDatabase() for 316ms
10-14 18:32:05.387 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.387 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.387 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.388 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.security.model.trigger.SecurityBridgeServiceInBg newState =
1 callingPackage = 1000/com.samsung.android.lool
10-14 18:32:05.389 I/DymLock|SettingsHelperDLS( 1809): readSettingsDB()
10-14 18:32:05.393 I/ModuleSetMgr( 3071): Computing pending module set with APKs:
[[AdsFdrDynamite.integ:210402101100000], [Cronetdynamite:211515150406],
[Dynamiteloader:211515150006], [Dynamitemodulesa:211515150006],
[Dynamitemodulesc:211515150006], [Googlecertificates:211515150006],
[Mapsdynamite:211515150006], [Measurementdynamite:211515150006],
[SidecarAps.integ:203615900100400]]
10-14 18:32:05.394 I/DymLock|ReferenceUtil( 1809): isTestMode() false
10-14 18:32:05.395 I/DymLock|ReferenceUtil( 1809): isUpdateTestMode() false
10-14 18:32:05.395 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:05.397 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:05.398 I/MnoStrategyCreator( 2171): getPolicyType: phone0 Vivo_BR =>
JIBE_UP
10-14 18:32:05.399 I/IilManager( 2171): Twwan911 timer update complete: 0
10-14 18:32:05.401 I/MultiDex( 3801): VM with version 2.1.0 has multidex support
10-14 18:32:05.401 I/MultiDex( 3801): install
10-14 18:32:05.401 I/MultiDex( 3801): VM has multidex support, MultiDex support
library is disabled.
10-14 18:32:05.403 I/system_server( 702): IncrementDisableThreadFlip blocked for
13.776ms
10-14 18:32:05.408 I/IilIpcMessage( 2171): smsFormat 0 enableSmsOverIms 1
enableSmsWriteUicc 0 enableSmsFallback -1 eutranDomain 3 utranDomain 1 ssDomain 3
ussdDomain 1 eccPreference 1 ssCsfb 1 imsSupportType 0 srvccVersion 10
supportVolteRoaming 1NotiType : 2
10-14 18:32:05.408 E/RegiObsMgr( 2171): onChange:
content://settings/system/videocall_type2 => match [18]
10-14 18:32:05.408 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:05.408 I/IpcDispatcher<1>( 2171): [Tx]: (M)IPC_IIL_CMD
(S)IPC_IIL_PREFERENCE (T)NOTI l:0
10-14 18:32:05.409 I/IpcDispatcher<1>( 2171): ImsModemSender(): send
10-14 18:32:05.410 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:05.411 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.411 I/z ( 3257): rebuild : ignore
com.android.providers.partnerbookmarks
10-14 18:32:05.412 E/z ( 3257): rebuild : package =
com.samsung.internal.systemui.navbar.gestural_no_hint_narrow_back
10-14 18:32:05.412 I/IilManager<0>( 2171): UpdateImsPreference: SmsFormat=3GPP
10-14 18:32:05.412 I/MnoStrategyCreator( 2171): getPolicyType: phone0 Vivo_BR =>
JIBE_UP
10-14 18:32:05.412 I/RcsPolicySettings( 2171): slot[0]: load from rcspolicy.json
JIBE_UP
10-14 18:32:05.413 I/RegiObsMgr<1>( 2171): onVilteSettingChanged : unknown
10-14 18:32:05.413 I/CheckForUpdates( 3325): setSettingBadgeCount badge: 0
10-14 18:32:05.414 I/z ( 3257): rebuild : ignore
com.samsung.internal.systemui.navbar.gestural_no_hint_narrow_back
10-14 18:32:05.414 E/z ( 3257): rebuild : package =
com.samsung.android.hdmapp
10-14 18:32:05.414 I/z ( 3257): rebuild : ignore com.samsung.android.hdmapp
10-14 18:32:05.415 E/z ( 3257): rebuild : package = com.opera.max.oem
10-14 18:32:05.416 D/Tile.CustomTile( 1809): isSecCustomTile : mComponent
=ComponentInfo{com.android.settings/com.samsung.android.settings.qstile.SecAccountT
iles}
10-14 18:32:05.417 D/Tile.CustomTile( 1809): isSecCustomTile : tileName =Sync
10-14 18:32:05.419 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.422 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.422 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.422 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.422 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.423 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.user.SuggestedActionsActivity newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:05.424 I/RcsPolicySettings( 2171): slot[0]: No rcsAsPolicy in
rcspolicy.json
10-14 18:32:05.426 I/DymLock|DymBus( 1809): subscribe :
com.samsung.android.dynamiclock.data.wallpaper.source.settings.dls.FreshPackWallpap
erDataSource@6b9e9b7
10-14 18:32:05.426 I/DymLock|WallpaperDataSource( 1809): new WallpaperDataSource
10-14 18:32:05.429 E/ImsAutoUpdate( 2171): exception on applyDefaultRcsPolicyUpdate
:default_up_policy source SMK
10-14 18:32:05.429 E/ImsAutoUpdate( 2171):
applyDefaultRcsPolicyUpdate :default_up_policy source SMK not valid
10-14 18:32:05.429 E/ImsAutoUpdate( 2171): exception on applyDefaultRcsPolicyUpdate
:default_up_policy source IMSUPDATE
10-14 18:32:05.429 E/ImsAutoUpdate( 2171):
applyDefaultRcsPolicyUpdate :default_up_policy source IMSUPDATE not valid
10-14 18:32:05.429 E/ImsAutoUpdate( 2171): exception on applyDefaultRcsPolicyUpdate
:default_up_policy source UNKNOWN update source 4
10-14 18:32:05.429 E/ImsAutoUpdate( 2171):
applyDefaultRcsPolicyUpdate :default_up_policy source UNKNOWN update source 4 not
valid
10-14 18:32:05.429 E/ImsAutoUpdate( 2171): policyName is not valid or policy is
JsonNull
10-14 18:32:05.429 E/ImsAutoUpdate( 2171): exception on applyRcsPolicySettingUpdate
: java.lang.IllegalStateException: Not a JSON Object: null
10-14 18:32:05.429 E/ImsAutoUpdate( 2171): exception on applyRcsPolicySettingUpdate
: java.lang.IllegalStateException: Not a JSON Object: null
10-14 18:32:05.429 I/DymLock|LockWallpaperDataSource( 1809): new
LockWallpaperDataSource
10-14 18:32:05.429 E/ImsAutoUpdate( 2171): exception on applyRcsPolicySettingUpdate
: java.lang.IllegalStateException: Not a JSON Object: null
10-14 18:32:05.429 I/DymLock|DynamicLockInjector( 1809): init()
10-14 18:32:05.429 I/RcsPolicySettings( 2171): slot[0]: policy updated: JIBE_UP
10-14 18:32:05.433 I/ImsServiceStub( 2171): isServiceAvailable: mmtel, rat: 13,
profileFind:false, Enabled:true
10-14 18:32:05.435 I/ImsServiceStub( 2171): isServiceAvailable: mmtel, rat: 18,
profileFind:false, Enabled:true
10-14 18:32:05.435 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.user.ZeroTouchWrapper newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:05.435 I/RegiMgr<0>( 2171): getImsProfile: profile [VOLTE]
10-14 18:32:05.436 E/RegiMgr<0>( 2171): getImsProfile: found [null] for [VOLTE]
10-14 18:32:05.437 I/IilManager( 2171): Read Twwan911 timer from index(1): 0
10-14 18:32:05.441 D/CallNotifier( 2213): onSubscriptionsChanged,
updatePhoneStateListeners
10-14 18:32:05.441 D/CallNotifier( 2213): updatePhoneStateListeners:
isRefresh=true, updateType=2, subIdToUpdate=-1
10-14 18:32:05.444 I/Telephony( 2213): TelecomAccountRegistry$2:
onSubscriptionsChanged - update accounts
10-14 18:32:05.444 I/Telephony( 2213): PstnIncomingCallNotifier: Unregistering:
Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:05.444 I/Telephony: SamsungSuppServiceNotifier( 2213):
unregisterForNotifications: 0
10-14 18:32:05.444 D/Telephony( 2213): PstnPhoneCapabilitiesNotifier:
Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:05.444 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts: Found
2 phones. Attempting to register.
10-14 18:32:05.445 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts: Phone
with phone Id -1, subscription id -1
10-14 18:32:05.445 D/Telephony( 2213): TelecomAccountRegistry: setupAccounts:
skipping invalid subid -1
10-14 18:32:05.445 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts: Phone
with phone Id -1, subscription id -1
10-14 18:32:05.445 D/Telephony( 2213): TelecomAccountRegistry: setupAccounts:
skipping invalid subid -1
10-14 18:32:05.445 D/CmcSettingManager( 2213): getOwnDeviceType
10-14 18:32:05.445 E/CmcSettingManager( 2213): context is null
10-14 18:32:05.445 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
isCmcAccountAvailableCondition : false
10-14 18:32:05.445 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts:
adding default
10-14 18:32:05.445 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.account.OpaWrapper newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:05.448 I/IilManager( 2171): Twwan911 timer update complete: 0
10-14 18:32:05.448 I/IilIpcMessage( 2171): smsFormat 0 enableSmsOverIms 1
enableSmsWriteUicc 0 enableSmsFallback -1 eutranDomain 3 utranDomain 1 ssDomain 3
ussdDomain 1 eccPreference 1 ssCsfb 1 imsSupportType 0 srvccVersion 10
supportVolteRoaming 1NotiType : 2
10-14 18:32:05.448 I/IpcDispatcher<0>( 2171): [Tx]: (M)IPC_IIL_CMD
(S)IPC_IIL_PREFERENCE (T)NOTI l:0
10-14 18:32:05.450 I/IpcDispatcher<0>( 2171): ImsModemSender(): send
10-14 18:32:05.452 I/UriUtil ( 2171): fragment is null. get simSlot from priority
policy.
10-14 18:32:05.452 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.d.l] is
not injectable yet
10-14 18:32:05.452 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.c.M] is
not injectable yet
10-14 18:32:05.452 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.h.r.b] is
not injectable yet
10-14 18:32:05.453 D/NotificationListeners( 702): Trim appInfo.metaData =
Bundle[{com.samsung.android.sdk.bixby2.companionApp=true,
SamsungBasicInteraction=SEP10, SPDE.env.version=3.4.1/L29.1.16/0.9.26,
com.samsung.android.multidisplay.keep_process_alive=true,
SPDE.build.signature=3039c5883b24f6c54715c93a7d8c3d6852ca08e8/83636678/release/
CocktailBarService-707000-7.1.36, android.max_aspect=2.1,
com.samsung.android.multidisplay.primarydisplay=default,
com.samsung.android.sdk.bixby2.version=1.0.16,
com.samsung.android.bixby.pathRuleAppName=EdgeScreen}]
10-14 18:32:05.454 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.account.PaymentsWrapper newState = 1 callingPackage
= 10215/com.google.android.setupwizard
10-14 18:32:05.454 I/DymLock|LogginBus( 1809): subscribe :
com.samsung.android.dynamiclock.domain.analytics.LoggingReceiver@6018e43
10-14 18:32:05.456 I/DymLock|PreferenceSecureDataSource( 1809): setPluginVersion()
[3011]
10-14 18:32:05.457 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10069 packageName=com.android.settings.intelligence
10-14 18:32:05.457 D/SettingsProvider( 702): isChangeAllowed() : name =
pref_dynamic_plugin_version
10-14 18:32:05.457 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:05.457 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:05.457 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:05.457 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:32:05.458 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:05.458 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10069; state: DISABLED
10-14 18:32:05.458 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:32:05.458 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10069; state: ENABLED
10-14 18:32:05.458 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:05.458 W/ActivityManager( 702): wait for provider publish: waiters=1
callerApp=ProcessRecord{c958411
3325:com.samsung.android.app.cocktailbarservice/u0a71}
cpr=ContentProviderRecord{9a31de u0
com.android.settings.intelligence/com.samsung.android.settings.intelligence.search.
provider.SettingSearchProvider}
10-14 18:32:05.459 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10069; state: ENABLED
10-14 18:32:05.459 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.restore.WorkProfileSetupWrapper newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:05.459 I/ModuleSetMgr( 3071): Container features not yet downloaded are
disabled.
10-14 18:32:05.459 D/SettingsProvider( 702): ret = 1
10-14 18:32:05.460 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:05.461 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.security.model.trigger.SecurityBridgeServiceInFg newState =
1 callingPackage = 1000/com.samsung.android.lool
10-14 18:32:05.461 I/HBD ( 3690): c load CscSettingLoader
10-14 18:32:05.461 I/DymLock|PreferenceSecureDataSource( 1809):
setPluginConnected() [true]
10-14 18:32:05.462 D/SettingsProvider( 702): isChangeAllowed() : name =
pref_dynamic_plugin_connected
10-14 18:32:05.462 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:05.462 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:05.462 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:05.462 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:32:05.463 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:05.466 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.restore.ChooseWhatToRestoreWrapper newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:05.466 E/z ( 3257): rebuild : package =
com.android.wallpaper.livepicker
10-14 18:32:05.467 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:32:05.467 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:05.467 D/SettingsProvider( 702): ret = 1
10-14 18:32:05.469 I/z ( 3257): rebuild : ignore
com.android.wallpaper.livepicker
10-14 18:32:05.469 E/z ( 3257): rebuild : package =
com.samsung.android.beaconmanager
10-14 18:32:05.469 I/z ( 3257): rebuild : ignore
com.samsung.android.beaconmanager
10-14 18:32:05.469 E/z ( 3257): rebuild : package =
com.samsung.internal.systemui.navbar.gestural_no_hint
10-14 18:32:05.469 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:05.470 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.scheduled.reboot.autorestart.AutoRebootService newState = 1
callingPackage = 1000/com.samsung.android.lool
10-14 18:32:05.471 I/DymLock|Sgg:LockPluginImpl( 1809): onCreate()
10-14 18:32:05.472 I/z ( 3257): rebuild : ignore
com.samsung.internal.systemui.navbar.gestural_no_hint
10-14 18:32:05.472 E/z ( 3257): rebuild : package =
com.sec.enterprise.mdm.services.simpin
10-14 18:32:05.472 I/z ( 3257): rebuild : ignore
com.sec.enterprise.mdm.services.simpin
10-14 18:32:05.472 E/z ( 3257): rebuild : package =
com.samsung.android.stickercenter
10-14 18:32:05.472 I/z ( 3257): rebuild : ignore
com.samsung.android.stickercenter
10-14 18:32:05.472 E/z ( 3257): rebuild : package = com.facebook.system
10-14 18:32:05.473 I/z ( 3257): rebuild : ignore com.facebook.system
10-14 18:32:05.473 E/z ( 3257): rebuild : package =
com.samsung.android.providers.media
10-14 18:32:05.474 I/z ( 3257): rebuild : ignore
com.samsung.android.providers.media
10-14 18:32:05.474 E/z ( 3257): rebuild : package =
com.sec.android.app.popupcalculator
10-14 18:32:05.475 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.d.l] is
not injectable yet
10-14 18:32:05.475 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.c.M] is
not injectable yet
10-14 18:32:05.476 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.h.r.b] is
not injectable yet
10-14 18:32:05.478 E/RegiObsMgr( 2171): onChange:
content://settings/system/rcs_user_setting2 => match [31]
10-14 18:32:05.479 I/ModuleSetMgr( 3071): Pending container module APKs: []
10-14 18:32:05.479 I/RegiObsMgr( 2171): onRcsUserSettingChanged rcsUserSetting:-1
10-14 18:32:05.479 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.479 I/ModuleSetMgr( 3071): Pending non-container module APKs: []
10-14 18:32:05.479 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.479 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.479 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.479 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.480 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.480 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.480 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.480 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.480 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.480 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.480 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.480 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.480 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.h.r.b] is
not injectable yet
10-14 18:32:05.481 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.c.M] is
not injectable yet
10-14 18:32:05.481 I/DymLock|Sgg:LockManager( 1809): BaseLockManager() default
[com.samsung.android.dynamiclock.plugin.SggLockManager@2d42cc0]
10-14 18:32:05.486 D/TileServices( 1809):
getTileWrapperComponentInfo{com.android.settings/com.samsung.android.settings.qstil
e.SecAccountTiles}
10-14 18:32:05.491 I/.sec.imsservic( 2171): Background concurrent copying GC freed
56647(2257KB) AllocSpace objects, 24(3628KB) LOS objects, 49% free, 5004KB/10009KB,
paused 121us total 201.598ms
10-14 18:32:05.497 E/z ( 3257): rebuild : package = com.sec.android.soagent
10-14 18:32:05.497 I/z ( 3257): rebuild : ignore com.sec.android.soagent
10-14 18:32:05.497 E/z ( 3257): rebuild : package =
com.sec.android.app.quicktool
10-14 18:32:05.497 I/z ( 3257): rebuild : ignore
com.sec.android.app.quicktool
10-14 18:32:05.497 E/z ( 3257): rebuild : package = com.samsung.android.fmm
10-14 18:32:05.497 I/z ( 3257): rebuild : ignore com.samsung.android.fmm
10-14 18:32:05.497 E/z ( 3257): rebuild : package = com.samsung.android.mdm
10-14 18:32:05.498 I/z ( 3257): rebuild : ignore com.samsung.android.mdm
10-14 18:32:05.498 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.h.r.b] is
not injectable yet
10-14 18:32:05.498 E/z ( 3257): rebuild : package = com.samsung.android.scs
10-14 18:32:05.499 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.c.Q] is
not injectable yet
10-14 18:32:05.499 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.h.r.h] is
not injectable yet
10-14 18:32:05.499 E/DymLock|DynamicLockInjector( 1809): [class
com.samsung.android.dynamiclock.plugin.stores.LockContainerStore$a] is not
injectable yet
10-14 18:32:05.499 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.h.r.b] is
not injectable yet
10-14 18:32:05.499 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.c.M] is
not injectable yet
10-14 18:32:05.499 D/Zygote ( 531): Forked child process 3876
10-14 18:32:05.500 I/z ( 3257): rebuild : ignore com.samsung.android.scs
10-14 18:32:05.500 E/z ( 3257): rebuild : package = com.samsung.android.uds
10-14 18:32:05.500 I/z ( 3257): rebuild : ignore com.samsung.android.uds
10-14 18:32:05.500 E/z ( 3257): rebuild : package = com.samsung.android.voc
10-14 18:32:05.502 I/ActivityManager( 702): Start proc
3876:com.android.settings.intelligence/u0a69 for content provider
{com.android.settings.intelligence/com.samsung.android.settings.intelligence.search
.provider.SettingSearchProvider}
10-14 18:32:05.503 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.503 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.503 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.504 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.504 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.505 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.a.c.d] is
not injectable yet
10-14 18:32:05.505 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.a.c.c] is
not injectable yet
10-14 18:32:05.505 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.d.j] is
not injectable yet
10-14 18:32:05.505 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.c.Q] is
not injectable yet
10-14 18:32:05.505 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.f] is
not injectable yet
10-14 18:32:05.505 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.b.b] is
not injectable yet
10-14 18:32:05.506 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.c.ha]
is not injectable yet
10-14 18:32:05.506 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.c.ia]
is not injectable yet
10-14 18:32:05.506 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.c.M] is
not injectable yet
10-14 18:32:05.506 E/DymLock|DynamicLockInjector( 1809): [class
com.samsung.android.dynamiclock.plugin.stores.WallpaperStore$a] is not injectable
yet
10-14 18:32:05.506 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.h.r.i] is
not injectable yet
10-14 18:32:05.506 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.h.r.b] is
not injectable yet
10-14 18:32:05.506 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.c.M] is
not injectable yet
10-14 18:32:05.507 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.c.M] is
not injectable yet
10-14 18:32:05.509 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.f.d.a] is
not injectable yet
10-14 18:32:05.509 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.c.Q] is
not injectable yet
10-14 18:32:05.509 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.c.ha]
is not injectable yet
10-14 18:32:05.509 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.b.c] is
not injectable yet
10-14 18:32:05.509 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.h.r.h] is
not injectable yet
10-14 18:32:05.509 E/DymLock|DynamicLockInjector( 1809): [class
com.samsung.android.dynamiclock.plugin.stores.LockStarStore$a] is not injectable
yet
10-14 18:32:05.510 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.h.r.b] is
not injectable yet
10-14 18:32:05.510 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.c.M] is
not injectable yet
10-14 18:32:05.512 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.d.l] is
not injectable yet
10-14 18:32:05.512 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.c.M] is
not injectable yet
10-14 18:32:05.512 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.h.r.b] is
not injectable yet
10-14 18:32:05.513 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.h.r.b] is
not injectable yet
10-14 18:32:05.513 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.c.M] is
not injectable yet
10-14 18:32:05.514 W/ChimeraCfgMgr( 3071): Failed to read module config:
java.io.FileNotFoundException:
/data/user_de/0/com.google.android.gms/app_chimera/current_config.fb: open failed:
ENOENT (No such file or directory)
10-14 18:32:05.514 W/IntentOperation( 3071): Failed to get Chimera
config:com.google.android.chimera.config.InvalidConfigException:
java.io.FileNotFoundException:
/data/user_de/0/com.google.android.gms/app_chimera/current_config.fb: open failed:
ENOENT (No such file or directory)
10-14 18:32:05.516 I/HBD ( 3690): d document's name = [ #document ]
10-14 18:32:05.516 I/HBD ( 3690): d rootNode name = [ CustomerData ]
10-14 18:32:05.516 I/HBD ( 3690): d Node getTagNode(Node parent, String
tagName) tagName =[ Settings ]
10-14 18:32:05.517 I/HBD ( 3690): d [ #text ]
10-14 18:32:05.517 I/HBD ( 3690): d [ GeneralInfo ]
10-14 18:32:05.517 I/HBD ( 3690): d [ #text ]
10-14 18:32:05.517 I/HBD ( 3690): d [ Settings ]
10-14 18:32:05.517 I/HBD ( 3690): d Node getTagNode(Node parent, String
tagName) tagName =[ Main ]
10-14 18:32:05.517 I/HBD ( 3690): d [ #text ]
10-14 18:32:05.517 I/HBD ( 3690): d [ Main ]
10-14 18:32:05.517 I/HBD ( 3690): d Node getTagNode(Node parent, String
tagName) tagName =[ Phone ]
10-14 18:32:05.517 I/HBD ( 3690): d [ #text ]
10-14 18:32:05.517 I/HBD ( 3690): d [ Security ]
10-14 18:32:05.517 I/HBD ( 3690): d [ #text ]
10-14 18:32:05.517 I/HBD ( 3690): d [ Network ]
10-14 18:32:05.517 I/HBD ( 3690): d [ #text ]
10-14 18:32:05.517 I/HBD ( 3690): d [ Sound ]
10-14 18:32:05.517 I/HBD ( 3690): d [ #text ]
10-14 18:32:05.517 I/HBD ( 3690): d [ Phone ]
10-14 18:32:05.517 I/HBD ( 3690): d mNode's name = [ Phone ]
10-14 18:32:05.517 E/HBD ( 3690): a defaultCustomerValues is empty! csc
customer.xml values will not be applied!
10-14 18:32:05.523 I/DymLock|BaseAnimator( 1809): setTouchIgnored() true
10-14 18:32:05.524 I/DymLock|Sgg:LockManager( 1809): SggLockManager()
[com.samsung.android.dynamiclock.plugin.SggLockManager@2d42cc0]
mContainer[com.samsung.android.dynamiclock.plugin.views.sgg.SggLockContainer{6fa04c
6 V.E...... ......I. 0,0-0,0 #7f0b00ff app:id/global_goals}]
10-14 18:32:05.525 I/DymLock|Sgg:LockManager( 1809): setSystemUiContext()
10-14 18:32:05.525 D/PluginLockMediatorImpl( 1809): onPluginConnected
10-14 18:32:05.525 D/PluginLockManager( 1809): onPluginConnected :
com.samsung.android.dynamiclock
10-14 18:32:05.526 D/PluginLockInstanceState( 1809): PluginLockInstanceState:
com.samsung.android.dynamiclock.plugin.SggLockPluginImpl@d0c8c87
10-14 18:32:05.526 D/PluginLockInstanceState( 1809): PluginLockInstanceState
mPackageName[com.samsung.android.dynamiclock:1]
10-14 18:32:05.533 E/gs.intelligenc( 3876): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:05.536 D/PluginLockInstanceState( 1809): initInstanceData list = null
10-14 18:32:05.536 D/PluginLockInstanceState( 1809): update instance data:
10-14 18:32:05.536 D/PluginLockInstanceState( 1809):
[com.samsung.android.dynamiclock:1,10000,0,null]
10-14 18:32:05.539 E/PhoneInterfaceManager( 2213): [PhoneIntfMgr] getIccId: No UICC
10-14 18:32:05.541 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.541 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:05.541 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.541 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.541 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:05.541 D/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
isEmergencyPreferredAccount: subId=-1, activeData=-1
10-14 18:32:05.541 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:05.541 D/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
isEmergencyPreferredAccount: Device does not require preference.
10-14 18:32:05.541 I/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
isRttCurrentlySupported -- emergency acct and no device support
10-14 18:32:05.542 D/SecImsManager( 2213): isVtEnabledByPlatformForSlot
10-14 18:32:05.542 D/SecImsManager( 2213): getFeatureValue
10-14 18:32:05.542 I/TransportClient( 702): LocalTransportService#0: Notifying
[TransportManager.registerTransport()] transport = IBackupTransport
10-14 18:32:05.543 D/DymLock|BaseAnimator( 1809): initSwipeUnlockRadius()
10-14 18:32:05.546 E/DymLock|SettingsHelperDLS( 1809): Exception occurred
10-14 18:32:05.547 I/DymLock|SettingsHelperDLS( 1809): readSettingsDB() elapsed=
157
10-14 18:32:05.547 I/DymLock|SettingsHelperDLS( 1809): registerSettingsObserver()
10-14 18:32:05.551 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.external.service.QuickCleanService newState = 1
callingPackage = 1000/com.samsung.android.lool
10-14 18:32:05.553 I/HBD ( 3690): d updateToPrefs
10-14 18:32:05.553 E/z ( 3257): rebuild : package = com.sec.unifiedwfc
10-14 18:32:05.554 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.account.KidPostSetupWrapper newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:05.556 I/z ( 3257): rebuild : ignore com.sec.unifiedwfc
10-14 18:32:05.556 E/z ( 3257): rebuild : package =
com.android.theme.icon.squircle
10-14 18:32:05.560 D/SettingsProvider( 702): isChangeAllowed() : name =
network_recommendations_enabled
10-14 18:32:05.562 I/z ( 3257): rebuild : ignore
com.android.theme.icon.squircle
10-14 18:32:05.562 E/z ( 3257): rebuild : package = com.sec.phone
10-14 18:32:05.562 I/z ( 3257): rebuild : ignore com.sec.phone
10-14 18:32:05.562 E/z ( 3257): rebuild : package =
com.samsung.android.appseparation
10-14 18:32:05.566 I/WfcEpdgManager( 2171): [Disconnected] processMessage
SIM_ABSENT
10-14 18:32:05.566 I/ImsServiceStub( 2171): isServiceAvailable: mmtel-video, rat:
13, profileFind:false, Enabled:true
10-14 18:32:05.567 I/SimManager( 2171): getRilSimOperator: ETC
10-14 18:32:05.568 E/z ( 3257): rebuild : package =
com.samsung.android.honeyboard
10-14 18:32:05.569 I/SimManager<0>( 2171): hasIsim: [false]
10-14 18:32:05.569 D/ActivityThread( 3801): handleBindApplication() --
skipGraphicsSupport=false
10-14 18:32:05.569 I/SimManager( 2171): mSimState:ABSENT, mIsimLoaded:false,
hasIsim():false
10-14 18:32:05.569 I/WfcEpdgManager( 2171): SIM Absent: phoneId=0
10-14 18:32:05.569 D/BackupTransportManager( 702): Transport
com.android.localtransport/.LocalTransportService registered
10-14 18:32:05.570 I/WfcEpdgManager( 2171): Enter [Connecting] connecting epdg
service
10-14 18:32:05.570 D/BackupManagerService( 702): [UserID:0] Transport
com.android.localtransport/.LocalTransport registered 3739ms after first request
(delay = 3000ms)
10-14 18:32:05.571 W/ContextImpl( 2171): Calling a method in the system process
without a qualified user: android.app.ContextImpl.startService:1739
android.content.ContextWrapper.startService:738
com.sec.epdg.EpdgManager.startService:219
com.sec.internal.ims.core.WfcEpdgManager$Connecting.enter:553
com.sec.internal.helper.StateMachine$SmHandler.invokeEnterMethods:1007
10-14 18:32:05.572 D/SecImsManager( 2213): onQueryCapabilityConfiguration : false
10-14 18:32:05.572 D/SecImsManager( 2213): getFeatureValue(2, 0) : false
10-14 18:32:05.572 D/SecImsManager( 2213): getFeatureValue
10-14 18:32:05.577 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1000 packageName=com.sec.epdg
10-14 18:32:05.579 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 1000; state: DISABLED
10-14 18:32:05.579 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1000; state: ENABLED
10-14 18:32:05.579 D/SettingsProvider( 702): isChangeAllowed() : name =
key_plugin_lock_instance_data
10-14 18:32:05.579 I/HBD ( 3690): f Main Display
10-14 18:32:05.579 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:05.579 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:05.579 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:05.579 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:32:05.580 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:05.580 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.user.DecisionPointWrapper newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:05.580 W/ContextImpl( 2171): Calling a method in the system process
without a qualified user: android.app.ContextImpl.bindService:1828
android.content.ContextWrapper.bindService:774
com.sec.epdg.EpdgManager.connectService:241
com.sec.internal.ims.core.WfcEpdgManager$Connecting.enter:554
com.sec.internal.helper.StateMachine$SmHandler.invokeEnterMethods:1007
10-14 18:32:05.582 D/Tile.CustomTile( 1809): isSecCustomTile : mComponent
=ComponentInfo{com.samsung.android.forest/com.samsung.android.forest.winddown.Bedti
meModeTile}
10-14 18:32:05.582 D/Tile.CustomTile( 1809): isSecCustomTile : tileName
=BedtimeMode
10-14 18:32:05.581 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.enhancedcpu.EnhancedCpuTile newState = 2 callingPackage =
1000/com.samsung.android.lool
10-14 18:32:05.584 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:32:05.584 I/z ( 3257): rebuild : ignore
com.samsung.android.honeyboard
10-14 18:32:05.584 E/z ( 3257): rebuild : package =
com.google.android.networkstack.permissionconfig
10-14 18:32:05.584 I/z ( 3257): rebuild : ignore
com.google.android.networkstack.permissionconfig
10-14 18:32:05.584 E/z ( 3257): rebuild : package =
com.samsung.android.app.notes.addons
10-14 18:32:05.584 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:05.584 D/SettingsProvider( 702): ret = 1
10-14 18:32:05.591 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:05.593 D/PluginLockInstanceState( 1809): initInstanceData
setAllowedNumber 10000
10-14 18:32:05.594 D/PluginLockInstanceState( 1809): mMode = 2
10-14 18:32:05.594 D/PluginLockManager( 1809):
setPluginInstanceState()packageName[com.samsung.android.dynamiclock:1],
timestamp[0],
instance[com.samsung.android.dynamiclock.plugin.SggLockPluginImpl@d0c8c87]
10-14 18:32:05.595 I/PeopleStripeReceiver( 3765): onReceive action =
com.samsung.android.cocktailbar.intent.action.EDGE_APP_START
10-14 18:32:05.597 I/DymLock|Sgg:LockManager( 1809): setAllowedNumber()
allowedNumber[10000]
10-14 18:32:05.598 I/DymLock|PreferenceSecureDataSource( 1809): setAllowedNumber()
number[10000], serviceType[1]
10-14 18:32:05.599 D/SettingsProvider( 702): isChangeAllowed() : name =
pref_allowed_number_sgg
10-14 18:32:05.599 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:05.599 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:05.599 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:05.599 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:32:05.599 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:05.599 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:32:05.599 D/PluginLockManager( 1809): setPluginInstanceState()
getPackageName com.samsung.android.dynamiclock:1
10-14 18:32:05.599 D/PluginLockManager( 1809): putPluginInstanceToMap Map size 1,
packageName com.samsung.android.dynamiclock:1
10-14 18:32:05.599 I/KeyguardWallpaperController( 1809): onReady()
10-14 18:32:05.600 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:05.600 D/SettingsProvider( 702): ret = 1
10-14 18:32:05.601 I/HBD ( 3690): f initOpenThemeStatus HomeThemeApplyStarted =
false , HomeThemeLastUsed = false
10-14 18:32:05.601 I/HBD ( 3690): a UPSM : false
10-14 18:32:05.602 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:05.607 D/ActivityThread( 3876): setConscryptValidator
10-14 18:32:05.608 D/ActivityThread( 3876): setConscryptValidator - put
10-14 18:32:05.612 D/PluginLockManager( 1809): connected:
com.samsung.android.dynamiclock:1
10-14 18:32:05.615 D/TileServices( 1809):
getTileWrapperComponentInfo{com.samsung.android.forest/com.samsung.android.forest.w
inddown.BedtimeModeTile}
10-14 18:32:05.619 D/SettingsProvider( 702): isChangeAllowed() : name =
plugin_lock_event_dump
10-14 18:32:05.619 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:05.619 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:05.619 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:05.619 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:32:05.619 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:05.619 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:32:05.619 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:05.620 D/SettingsProvider( 702): ret = 1
10-14 18:32:05.620 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:05.622 D/PluginInstanceManager( 1809):
[com.samsung.systemui.action.PLUGIN_LOCK], [PLUGIN_CONNECTED]
10-14 18:32:05.623 I/ImsServiceStub( 2171): isServiceAvailable: mmtel-video, rat:
18, profileFind:false, Enabled:true
10-14 18:32:05.623 I/DymLock|BasePluginImpl( 1809): onCreate()
10-14 18:32:05.623 I/CmcAccountManager( 2171): handleMessage: 3
10-14 18:32:05.623 I/CmcAccountManager( 2171): isCmcEnabled: Not installed
10-14 18:32:05.624 I/CmcAccountManager( 2171): onStartCmcRegistration: Cmc not
enabled
10-14 18:32:05.624 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.d.l] is
not injectable yet
10-14 18:32:05.624 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.c.M] is
not injectable yet
10-14 18:32:05.624 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.h.r.b] is
not injectable yet
10-14 18:32:05.624 I/SimManager<0>( 2171): handleMessage: what 1
10-14 18:32:05.625 I/DymLock|PreferenceSecureDataSource( 1809): setPluginVersion()
[3011]
10-14 18:32:05.625 D/SettingsProvider( 702): isChangeAllowed() : name =
pref_dynamic_plugin_version
10-14 18:32:05.625 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:05.625 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:05.625 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:05.625 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:32:05.625 D/SecImsManager( 2213): onQueryCapabilityConfiguration : false
10-14 18:32:05.625 D/SecImsManager( 2213): getFeatureValue(2, 1) : false
10-14 18:32:05.625 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:05.626 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:32:05.626 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.user.DecisionPointActivity newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:05.627 E/SimUtil<0>( 2171): subIdArray is null
10-14 18:32:05.629 E/TelephonyManagerWrapper( 2171): use backup operatorCode : null
10-14 18:32:05.629 I/SimManager( 2171): getSimOperator: value []
10-14 18:32:05.629 I/SimManager<0>( 2171): onSimStateChange: [ABSENT], operator: []
10-14 18:32:05.630 E/#IMSCR ( 2171): 10-14 18:32:05 0x10000000:0,,EVT:ABSENT
10-14 18:32:05.632 D/Tile.CustomTile( 1809): isSecCustomTile : mComponent
=ComponentInfo{com.samsung.android.forest/com.samsung.android.forest.focus.FocusMod
eTile}
10-14 18:32:05.632 D/Tile.CustomTile( 1809): isSecCustomTile : tileName =FocusMode
10-14 18:32:05.634 W/SQLiteLog( 3118): (28) double-quoted string literal: "table"
10-14 18:32:05.635 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:05.635 D/SettingsProvider( 702): ret = 1
10-14 18:32:05.636 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:05.637 I/DymLock|PreferenceSecureDataSource( 1809):
setPluginConnected() [true]
10-14 18:32:05.642 D/Zygote ( 531): Forked child process 3901
10-14 18:32:05.643 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10088 packageName=com.samsung.android.dynamiclock
10-14 18:32:05.644 W/ActivityManager( 702): Slow operation: 71ms so far, now at
startProcess: returned from zygote!
10-14 18:32:05.644 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:05.645 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10088; state: DISABLED
10-14 18:32:05.645 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10088; state: DISABLED
10-14 18:32:05.646 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.powershare.PowerShareTileService newState = 2 callingPackage
= 1000/com.samsung.android.lool
10-14 18:32:05.647 I/PeopleStripeReceiver( 3765): isEdgeEnabled =false
10-14 18:32:05.647 W/ActivityManager( 702): wait for provider publish: waiters=1
callerApp=ProcessRecord{174076c 1809:com.android.systemui/u0a67}
cpr=ContentProviderRecord{ceadd97 u0
com.samsung.android.dynamiclock/.data.provider.DynamicLockProvider}
10-14 18:32:05.648 I/ActivityManager( 702): DSS OFF for
com.android.settings.intelligence
10-14 18:32:05.648 D/SettingsProvider( 702): isChangeAllowed() : name =
pref_dynamic_plugin_connected
10-14 18:32:05.648 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:05.649 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:05.649 D/SamsungAlarmManager( 702): Cancel Alarm calling from uid:1000
pid :2171 / OP:PendingIntent{94e8b84: PendingIntentRecord{c21d333
com.sec.imsservice broadcastIntent}}
10-14 18:32:05.649 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:05.649 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:32:05.649 I/SamsungAlarmManager( 702): setLocked to kernel - T:2 /
20211014T183219, set=161780, now=148158
10-14 18:32:05.654 I/ImsLogAgent( 2171): slot[0]: sendStoredLog: [DRPT] is null or
empty
10-14 18:32:05.655 I/ImsLogAgent( 2171): slot[0]: sendStoredLog: [DRCS] is null or
empty
10-14 18:32:05.660 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{ca06565 3876:com.android.settings.intelligence/u0a69}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:05.664 D/TileServices( 1809):
getTileWrapperComponentInfo{com.samsung.android.forest/com.samsung.android.forest.f
ocus.FocusModeTile}
10-14 18:32:05.665 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:05.665 D/Telephony: SamsungMultiSimRepositoryImpl( 2213):
isSoftSimEnable : softsimStatus=
10-14 18:32:05.666 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:32:05.666 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.user.DarkModeActivity newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:05.666 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:05.666 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:05.666 D/SettingsProvider( 702): ret = 1
10-14 18:32:05.666 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
SUPPORT_CSVT: not enable feature
10-14 18:32:05.667 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
buildPstnPhoneAccount, simSlotIndex: -1, subId: -1, isEmergency: true,
phoneAccountHandle: *, isSimCardStatusOn: false, hasVirtualSim: false,
isPsVideoCapable: false, isCsVideoCapable: false
10-14 18:32:05.667 D/ActivityThread( 3876): handleBindApplication()++
app=com.android.settings.intelligence
10-14 18:32:05.668 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
getResourceId, phoneId: 0, resourceIndex: 0
10-14 18:32:05.668 I/Telephony: SamsungMultiSimRepositoryImpl( 2213): isEsimEnabled
for 0 false
10-14 18:32:05.671 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:05.671 D/SamsungAlarmManager( 702): setExact (T:2/F:9/AC:false)
20211015T183205 now=148180 - CU:1000/CP:2171/OP:PendingIntent{9427eab:
PendingIntentRecord{c21d333 com.sec.imsservice broadcastIntent}}
10-14 18:32:05.672 I/DymLock|DynamicLockPluginImpl( 1809): onCreate()
10-14 18:32:05.672 I/SamsungAlarmManager( 702): setLocked to kernel - T:2 /
20211014T183219, set=161780, now=148181
10-14 18:32:05.672 I/SimManager( 2171): 0SIM ABSENT
10-14 18:32:05.674 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.samsung.android.lool cmp =
com.samsung.android.sm.powershare.PowerShareBixbyService newState = 2
callingPackage = 1000/com.samsung.android.lool
10-14 18:32:05.674 E/SimUtil<0>( 2171): subIdArray is null
10-14 18:32:05.676 I/InitService( 3496): finish action
com.samsung.android.sm.external.service.action.RESET_SERVICE
10-14 18:32:05.676 D/Tile.CustomTile( 1809): isSecCustomTile : mComponent
=ComponentInfo{com.samsung.android.uds/com.samsung.android.uds.ui.uds.UDSTile}
10-14 18:32:05.676 D/Tile.CustomTile( 1809): isSecCustomTile : tileName =UDS
10-14 18:32:05.679 I/SettingClearHelper( 3496): START clearSettings
10-14 18:32:05.684 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10061 packageName=com.samsung.ssu
10-14 18:32:05.684 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.d.l] is
not injectable yet
10-14 18:32:05.684 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.c.M] is
not injectable yet
10-14 18:32:05.684 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.h.r.b] is
not injectable yet
10-14 18:32:05.685 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.h.r.b] is
not injectable yet
10-14 18:32:05.685 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.c.M] is
not injectable yet
10-14 18:32:05.685 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10061; state: DISABLED
10-14 18:32:05.685 I/DymLock|DynamicLockManager( 1809): BaseLockManager() default
[com.samsung.android.dynamiclock.plugin.DynamicLockManager@a51fa9b]
10-14 18:32:05.685 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10061; state: ENABLED
10-14 18:32:05.685 E/TelephonyManagerWrapper( 2171): use backup operatorCode : null
10-14 18:32:05.685 I/SimManager( 2171): getSimOperator: value []
10-14 18:32:05.686 I/SimManager( 2171): slot[0]: OMC_CODE(absent): ZTO, mDevMno:
Vivo_BR
10-14 18:32:05.686 D/SamsungAlarmManager( 702): Cancel Alarm calling from uid:1000
pid :3496 / OP:PendingIntent{df47b95: PendingIntentRecord{8fe34aa
com.samsung.android.lool startService}}
10-14 18:32:05.687 I/SimManager( 2171): slot[0]: OMCNW_CODE(absent): ZTO, mNetMno:
Vivo_BR
10-14 18:32:05.692 I/ndroid.systemu( 1809): Background young concurrent copying GC
freed 124294(7195KB) AllocSpace objects, 18(680KB) LOS objects, 40% free,
11MB/19MB, paused 2.584ms total 130.789ms
10-14 18:32:05.693 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.d.l] is
not injectable yet
10-14 18:32:05.693 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.c.M] is
not injectable yet
10-14 18:32:05.693 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.h.r.b] is
not injectable yet
10-14 18:32:05.694 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.h.r.b] is
not injectable yet
10-14 18:32:05.694 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.d.d.c.M] is
not injectable yet
10-14 18:32:05.696 W/SQLiteLog( 3118): (28) double-quoted string literal: "table"
10-14 18:32:05.696 W/ActivityManager( 702): Slow operation: 123ms so far, now at
startProcess: done updating battery stats
10-14 18:32:05.696 W/ActivityManager( 702): Slow operation: 123ms so far, now at
startProcess: building log message
10-14 18:32:05.696 I/ActivityManager( 702): Start proc 3901:com.sec.epdg/1000 for
service {com.sec.epdg/com.sec.epdg.EpdgService}
10-14 18:32:05.696 W/ActivityManager( 702): Slow operation: 123ms so far, now at
startProcess: starting to update pids map
10-14 18:32:05.696 W/ActivityManager( 702): Slow operation: 123ms so far, now at
startProcess: done updating pids map
10-14 18:32:05.696 W/ActivityManager( 702): Slow operation: 54ms so far, now at
startProcess: asking zygote to start proc
10-14 18:32:05.697 E/z ( 3257): rebuild : package =
com.android.storagemanager
10-14 18:32:05.697 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10088; state: DISABLED
10-14 18:32:05.697 E/DymLock|DynamicLockInjector( 1809): [class b.c.a.a.h.r.i] is
not injectable yet
10-14 18:32:05.701 I/z ( 3257): rebuild : ignore com.android.storagemanager
10-14 18:32:05.701 E/z ( 3257): rebuild : package =
com.samsung.android.scloud
10-14 18:32:05.701 I/z ( 3257): rebuild : ignore com.samsung.android.scloud
10-14 18:32:05.701 E/z ( 3257): rebuild : package =
com.samsung.android.app.soundpicker
10-14 18:32:05.708 I/Telecom:SamsungTelecomServiceImpl( 702): registerPhoneAccount
- PhoneAccount : [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[mParcelledData.dataSize=712] GroupId: ***] / callingPid : 2213 / processName
: sts
10-14 18:32:05.714 I/DymLock|RequestActions( 1809): RequestActions()
action[init_data_source]
10-14 18:32:05.714 I/DymLock|SystemUiUseCase( 1809): call action[init_data_source]
10-14 18:32:05.715 I/z ( 3257): rebuild : ignore
com.samsung.android.app.soundpicker
10-14 18:32:05.715 E/z ( 3257): rebuild : package =
com.samsung.android.app.sharelive
10-14 18:32:05.715 I/z ( 3257): rebuild : ignore
com.samsung.android.app.sharelive
10-14 18:32:05.715 E/z ( 3257): rebuild : package =
com.sec.app.RilErrorNotifier
10-14 18:32:05.715 I/z ( 3257): rebuild : ignore com.sec.app.RilErrorNotifier
10-14 18:32:05.715 E/z ( 3257): rebuild : package =
com.android.bookmarkprovider
10-14 18:32:05.717 I/z ( 3257): rebuild : ignore com.android.bookmarkprovider
10-14 18:32:05.717 E/z ( 3257): rebuild : package = com.linkedin.android
10-14 18:32:05.718 I/Telecom ( 702): PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@ADE
10-14 18:32:05.723 I/Telecom:SamsungPhoneAccountListener( 702): onAccountsChanged
- allPhoneAccountsOfCurrentUser : [[[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]]
10-14 18:32:05.723 I/Telecom:SamsungPhoneAccountListener( 702):
onAccountsChanged : [[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]
10-14 18:32:05.723 I/Telecom:SamsungPhoneAccountRegistrarBroadcaster( 702):
AccountsChanged : false / UserHandle{0} / null, no****st -> null, no****st
10-14 18:32:05.723 I/Telecom:SamsungPhoneAccountListener( 702):
onPhoneAccountChanged - PhoneAccount : [[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]
10-14 18:32:05.724 I/Telecom ( 702): CallsManager: handlePhoneAccountChanged:
phoneAccount=[[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]:
TSI.rPA@ADE
10-14 18:32:05.726 W/Looper ( 702): Drained
10-14 18:32:05.727 W/Looper ( 702): Slow dispatch took 168ms main
h=com.android.server.NetworkScoreService$ServiceHandler c=null m=2
10-14 18:32:05.728 D/Zygote ( 531): Forked child process 3918
10-14 18:32:05.730 E/z ( 3257): rebuild : package = com.android.settings
10-14 18:32:05.730 I/z ( 3257): rebuild : ignore com.android.settings
10-14 18:32:05.730 E/z ( 3257): rebuild : package = com.samsung.app.newtrim
10-14 18:32:05.730 W/ActivityManager( 702): Slow operation: 88ms so far, now at
startProcess: returned from zygote!
10-14 18:32:05.730 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
isTelecomServiceConnected : true
10-14 18:32:05.731 I/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
Registered phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***] with
handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-14 18:32:05.731 I/Telephony( 2213): PstnIncomingCallNotifier: Registering:
Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:05.731 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.predeferred.PreDeferredSetupWizardActivity newState
= 1 callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:05.731 I/Telephony: SamsungSuppServiceNotifier( 2213):
registerForNotification: 0
10-14 18:32:05.732 D/Telephony( 2213): PstnPhoneCapabilitiesNotifier: Registering:
Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:05.732 I/z ( 3257): rebuild : ignore com.samsung.app.newtrim
10-14 18:32:05.732 E/z ( 3257): rebuild : package = com.samsung.android.dsms
10-14 18:32:05.732 I/z ( 3257): rebuild : ignore com.samsung.android.dsms
10-14 18:32:05.732 E/z ( 3257): rebuild : package = com.samsung.android.lool
10-14 18:32:05.732 I/z ( 3257): rebuild : ignore com.samsung.android.lool
10-14 18:32:05.732 E/z ( 3257): rebuild : package =
com.samsung.android.app.notes
10-14 18:32:05.737 W/ActivityManager( 702): Slow operation: 94ms so far, now at
startProcess: done updating battery stats
10-14 18:32:05.737 W/ActivityManager( 702): Slow operation: 94ms so far, now at
startProcess: building log message
10-14 18:32:05.737 I/ActivityManager( 702): Start proc
3918:com.samsung.android.dynamiclock/u0a88 for content provider
{com.samsung.android.dynamiclock/com.samsung.android.dynamiclock.data.provider.Dyna
micLockProvider}
10-14 18:32:05.737 W/ActivityManager( 702): Slow operation: 95ms so far, now at
startProcess: starting to update pids map
10-14 18:32:05.737 E/SDHMS:PowerAnomaly:g( 3257): e = /efs/FactoryApp/rtc_status:
open failed: ENOENT (No such file or directory)
10-14 18:32:05.737 W/ActivityManager( 702): Slow operation: 95ms so far, now at
startProcess: done updating pids map
10-14 18:32:05.737 W/ActivityManager( 702): Slow operation: 62ms so far, now at
startProcess: asking zygote to start proc
10-14 18:32:05.738 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10061; state: ENABLED
10-14 18:32:05.738 I/gs.intelligenc( 3876): The ClassLoaderContext is a special
shared library.
10-14 18:32:05.740 I/SDHMS:y ( 3257): Event restoreDatabaseLocked will starts.
10-14 18:32:05.743 I/Telecom:SamsungTelecomServiceImpl( 702):
getAllPhoneAccountHandles - callingPid : 2213 / processName : sts
10-14 18:32:05.744 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.predeferred.ConnectToWifiActivity newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:05.744 I/Telephony( 2213): TelecomAccountRegistry$2:
onSubscriptionsChanged. last: 1634236322301, current: 1634236325744
10-14 18:32:05.745 I/libc ( 3918): SetHeapTaggingLevel: tag level set to 0
10-14 18:32:05.745 W/ShortcutService( 702): android:mimeType must be string
literal.
10-14 18:32:05.746 E/ShortcutService( 702): Invalid data tag found.
activity=ComponentInfo{com.samsung.android.messaging/com.android.mms.ui.Conversatio
nComposer}
10-14 18:32:05.746 W/ShortcutService( 702): android:mimeType must be string
literal.
10-14 18:32:05.746 E/ShortcutService( 702): Invalid data tag found.
activity=ComponentInfo{com.samsung.android.messaging/com.android.mms.ui.Conversatio
nComposer}
10-14 18:32:05.746 W/ShortcutService( 702): android:mimeType must be string
literal.
10-14 18:32:05.746 E/ShortcutService( 702): Invalid data tag found.
activity=ComponentInfo{com.samsung.android.messaging/com.android.mms.ui.Conversatio
nComposer}
10-14 18:32:05.746 W/ShortcutService( 702): android:mimeType must be string
literal.
10-14 18:32:05.746 E/ShortcutService( 702): Invalid data tag found.
activity=ComponentInfo{com.samsung.android.messaging/com.android.mms.ui.Conversatio
nComposer}
10-14 18:32:05.753 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.predeferred.PreDeferredProgressActivity newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:05.765 W/ShortcutService( 702): android:mimeType must be string
literal.
10-14 18:32:05.765 E/ShortcutService( 702): Invalid data tag found.
activity=ComponentInfo{com.samsung.android.messaging/com.android.mms.ui.Conversatio
nComposer}
10-14 18:32:05.765 W/ShortcutService( 702): android:mimeType must be string
literal.
10-14 18:32:05.765 E/ShortcutService( 702): Invalid data tag found.
activity=ComponentInfo{com.samsung.android.messaging/com.android.mms.ui.Conversatio
nComposer}
10-14 18:32:05.765 W/ShortcutService( 702): android:mimeType must be string
literal.
10-14 18:32:05.765 E/ShortcutService( 702): Invalid data tag found.
activity=ComponentInfo{com.samsung.android.messaging/com.android.mms.ui.Conversatio
nComposer}
10-14 18:32:05.765 W/ShortcutService( 702): android:mimeType must be string
literal.
10-14 18:32:05.765 E/ShortcutService( 702): Invalid data tag found.
activity=ComponentInfo{com.samsung.android.messaging/com.android.mms.ui.Conversatio
nComposer}
10-14 18:32:05.766 W/ShortcutService( 702): android:mimeType must be string
literal.
10-14 18:32:05.766 E/ShortcutService( 702): Invalid data tag found.
activity=ComponentInfo{com.samsung.android.messaging/com.android.mms.ui.Conversatio
nComposer}
10-14 18:32:05.766 W/ShortcutService( 702): android:mimeType must be string
literal.
10-14 18:32:05.766 E/ShortcutService( 702): Invalid data tag found.
activity=ComponentInfo{com.samsung.android.messaging/com.android.mms.ui.Conversatio
nComposer}
10-14 18:32:05.766 W/earchbox:searc( 3801): Accessing hidden field
Ljava/util/Collections$SynchronizedCollection;->mutex:Ljava/lang/Object; (greylist-
max-o, reflection, denied)
10-14 18:32:05.767 W/earchbox:searc( 3801): Accessing hidden method
Ljava/util/Collections$SynchronizedSet;-><init>(Ljava/util/Set;Ljava/lang/Object;)V
(greylist-max-o, reflection, denied)
10-14 18:32:05.767 W/earchbox:searc( 3801): Accessing hidden method
Ljava/util/Collections$SynchronizedCollection;-><init>(Ljava/util/
Collection;Ljava/lang/Object;)V (greylist-max-o, reflection, denied)
10-14 18:32:05.767 E/com.sec.epdg( 3901): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:05.777 D/SettingsProvider( 702): isChangeAllowed() : name =
adaptive_fast_charging
10-14 18:32:05.781 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.provision.EnterpriseSetupWrapper newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:05.782 W/ShortcutService( 702): android:mimeType must be string
literal.
10-14 18:32:05.782 E/ShortcutService( 702): Invalid data tag found.
activity=ComponentInfo{com.samsung.android.messaging/com.android.mms.ui.Conversatio
nComposer}
10-14 18:32:05.782 W/ShortcutService( 702): android:mimeType must be string
literal.
10-14 18:32:05.782 E/ShortcutService( 702): Invalid data tag found.
activity=ComponentInfo{com.samsung.android.messaging/com.android.mms.ui.Conversatio
nComposer}
10-14 18:32:05.782 E/system_server( 702): No package ID 7f found for ID
0x7f0804e0.
10-14 18:32:05.782 E/system_server( 702): No package ID 7f found for ID
0x7f120e92.
10-14 18:32:05.782 E/system_server( 702): No package ID 7f found for ID
0x7f120e92.
10-14 18:32:05.783 E/oid.dynamicloc( 3918): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:05.785 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:05.787 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:05.792 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.provision.PreEnterpriseSetupActivity newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:05.794 D/Zygote ( 531): Forked child process 3938
10-14 18:32:05.799 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.provision.TransitionToPersonalProfileSetupActivity
newState = 1 callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:05.801 W/ActivityManager( 702): Slow operation: 126ms so far, now at
startProcess: returned from zygote!
10-14 18:32:05.801 W/ActivityManager( 702): Slow operation: 126ms so far, now at
startProcess: done updating battery stats
10-14 18:32:05.801 W/ActivityManager( 702): Slow operation: 126ms so far, now at
startProcess: building log message
10-14 18:32:05.801 I/ActivityManager( 702): Start proc 3938:com.samsung.ssu/u0a61
for broadcast {com.samsung.ssu/com.samsung.ssu.SsuEventReceiver}
10-14 18:32:05.802 W/ActivityManager( 702): Slow operation: 126ms so far, now at
startProcess: starting to update pids map
10-14 18:32:05.803 W/ActivityManager( 702): Slow operation: 127ms so far, now at
startProcess: done updating pids map
10-14 18:32:05.803 I/SDHMS:y ( 3257): Event restoreDatabaseLocked finished.
10-14 18:32:05.803 I/SDHMS:y ( 3257): Event updateDaySummaryLocked will starts.
10-14 18:32:05.804 I/PkgUtils( 3496): app icon state 0
10-14 18:32:05.805 I/SDHMS:y ( 3257): Event updateDaySummaryLocked finished.
10-14 18:32:05.808 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=5012 packageName=com.samsung.android.sm.devicesecurity
10-14 18:32:05.811 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 5012; state: DISABLED
10-14 18:32:05.812 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 5012; state: DISABLED
10-14 18:32:05.815 I/FasModel( 3285): handleMessage msg={ when=-2ms what=3
target=b.c.a.d.c.a.h.m$c }
10-14 18:32:05.816 W/ContextImpl( 3285): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
android.content.ContextWrapper.sendBroadcast:478 b.c.a.d.c.a.h.m.t:4
b.c.a.d.c.a.h.m.g:1 b.c.a.d.c.a.h.m$c.handleMessage:12
10-14 18:32:05.834 D/ActivityThread( 3901): setConscryptValidator
10-14 18:32:05.834 D/ActivityThread( 3901): setConscryptValidator - put
10-14 18:32:05.836 I/SimUtil<0>( 2171): setSimMno : Vivo_BR
10-14 18:32:05.838 I/DymLock|BaseAnimator( 1809): setTouchIgnored() true
10-14 18:32:05.839 D/DymLock|BaseAnimator( 1809): initSwipeUnlockRadius()
10-14 18:32:05.840 I/DymLock|DynamicLockManager( 1809): DynamicLockManager()
[com.samsung.android.dynamiclock.plugin.DynamicLockManager@a51fa9b]
mContainer[com.samsung.android.dynamiclock.plugin.views.dls.DynamicLockContainer{5e
59847 V.E...... ......I. 0,0-0,0}]
10-14 18:32:05.841 I/DymLock|DymBus( 1809): subscribe :
com.samsung.android.dynamiclock.plugin.DynamicLockManager@a51fa9b
10-14 18:32:05.841 I/DymLock|DynamicLockManager( 1809): setSystemUiContext()
10-14 18:32:05.841 E/com.samsung.ss( 3938): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:05.841 D/PluginLockMediatorImpl( 1809): onPluginConnected
10-14 18:32:05.841 D/PluginLockManager( 1809): onPluginConnected :
com.samsung.android.dynamiclock
10-14 18:32:05.841 D/PluginLockInstanceState( 1809): PluginLockInstanceState:
com.samsung.android.dynamiclock.plugin.DynamicLockPluginImpl@511a874
10-14 18:32:05.841 D/PluginLockInstanceState( 1809): PluginLockInstanceState
mPackageName[com.samsung.android.dynamiclock:2]
10-14 18:32:05.844 I/SimManager<0>( 2171): updateMno:
10-14 18:32:05.846 W/Looper ( 702): Slow dispatch took 661ms
PackageManagerHandlerThread h=android.os.Handler c=<recycled PooledLambda@4c21fe3>
m=0
10-14 18:32:05.848 W/ActivityManager( 702): wait for provider publish: waiters=1
callerApp=ProcessRecord{c9291c3 3496:com.samsung.android.lool/1000}
cpr=ContentProviderRecord{8f0ede0 u0
com.samsung.android.sm.devicesecurity/.DeviceSecurityProvider}
10-14 18:32:05.849 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.gms.common.api.GoogleApiActivity newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:05.851 W/Looper ( 702): Slow delivery took 246ms main
h=com.android.providers.settings.SettingsProvider$SettingsRegistry$MyHandler c=null
m=2
10-14 18:32:05.852 W/system_server( 702): Long monitor contention with owner
NetworkPolicy (1657) at boolean
com.android.server.net.NetworkPolicyManagerService.isUidIdle(int)
(NetworkPolicyManagerService.java:4689) waiters=0 in void
com.android.server.net.NetworkPolicyManagerService.handleUidChanged(int, int, long)
for 566ms
10-14 18:32:05.853 E/#IMSCR ( 2171): 10-14 18:32:05 0x1000000D:0,ABSENT,Vivo_BR,0
10-14 18:32:05.853 I/SimManager( 2171): slot[0]: ABSENT, Vivo_BR, hassim=false
phoneId=0 imsi= mnoname=Vivo_BR mvnoname= imsSwitchType=0
10-14 18:32:05.854 I/SimManager<0>( 2171): updateMno
[content://com.sec.ims.settings/mno#simslot0]
10-14 18:32:05.854 I/ActivityManager( 702): DSS OFF for com.sec.epdg
10-14 18:32:05.861 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:05.861 I/Telephony: SamsungMmiDialogManager( 2213): onReceive:
action=android.intent.action.SIM_STATE_CHANGED
10-14 18:32:05.861 I/Telephony: SamsungMmiDialogManager( 2213): onReceive:
iccState=ABSENT
10-14 18:32:05.863 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{d123abc 3901:com.sec.epdg/1000} app.isolatedEntryPoint=null
instr2=null
10-14 18:32:05.863 D/CarrierConfigLoader( 2213): mHandler: 0 phoneId: 0
10-14 18:32:05.869 D/CarrierConfigLoader( 2213): broadcastConfigChangedIntent,
phoneId: 0, addSubIdExtra: false
10-14 18:32:05.871 D/Zygote ( 531): Forked child process 3959
10-14 18:32:05.873 W/ActivityManager( 702): Slow operation: 66ms so far, now at
startProcess: returned from zygote!
10-14 18:32:05.880 I/libc ( 3959): SetHeapTaggingLevel: tag level set to 0
10-14 18:32:05.885 D/ActivityThread( 3938): setConscryptValidator
10-14 18:32:05.885 D/ActivityThread( 3938): setConscryptValidator - put
10-14 18:32:05.886 D/PluginLockInstanceState( 1809): initInstanceData list = {
10-14 18:32:05.886 D/PluginLockInstanceState( 1809): "version": 1,
10-14 18:32:05.886 D/PluginLockInstanceState( 1809): "data": [
10-14 18:32:05.886 D/PluginLockInstanceState( 1809): {
10-14 18:32:05.886 D/PluginLockInstanceState( 1809): "number": 10000,
10-14 18:32:05.886 D/PluginLockInstanceState( 1809): "package_name":
"com.samsung.android.dynamiclock:1",
10-14 18:32:05.886 D/PluginLockInstanceState( 1809): "time_stamp": 0
10-14 18:32:05.886 D/PluginLockInstanceState( 1809): }
10-14 18:32:05.886 D/PluginLockInstanceState( 1809): ]
10-14 18:32:05.886 D/PluginLockInstanceState( 1809): }
10-14 18:32:05.887 D/TileServices( 1809):
getTileWrapperComponentInfo{com.samsung.android.uds/com.samsung.android.uds.ui.uds.
UDSTile}
10-14 18:32:05.892 D/PluginLockInstanceState( 1809): update instance data:
10-14 18:32:05.892 D/PluginLockInstanceState( 1809):
[com.samsung.android.dynamiclock:1,10000,0,null]
10-14 18:32:05.892 D/PluginLockInstanceState( 1809):
[com.samsung.android.dynamiclock:2,10010,0,null]
10-14 18:32:05.892 D/ActivityThread( 3901): handleBindApplication()++
app=com.sec.epdg
10-14 18:32:05.893 D/SettingsProvider( 702): isChangeAllowed() : name =
key_plugin_lock_instance_data
10-14 18:32:05.893 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:05.893 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:05.893 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:05.893 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:32:05.893 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:05.897 E/z ( 3257): rebuild : package =
com.sec.android.app.bluetoothtest
10-14 18:32:05.897 I/z ( 3257): rebuild : ignore
com.sec.android.app.bluetoothtest
10-14 18:32:05.897 E/z ( 3257): rebuild : package = com.sec.android.sdhms
10-14 18:32:05.897 I/z ( 3257): rebuild : ignore com.sec.android.sdhms
10-14 18:32:05.897 E/z ( 3257): rebuild : package =
com.android.theme.icon_pack.filled.launcher
10-14 18:32:05.897 E/.devicesecurit( 3959): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:05.900 D/ActivityThread( 3918): setConscryptValidator
10-14 18:32:05.900 D/ActivityThread( 3918): setConscryptValidator - put
10-14 18:32:05.919 I/system_server( 702): Background young concurrent copying GC
freed 249329(12MB) AllocSpace objects, 104(3608KB) LOS objects, 28% free,
30MB/42MB, paused 12.339ms total 599.397ms
10-14 18:32:05.925 D/ActivityThread( 3959): setConscryptValidator
10-14 18:32:05.926 D/ActivityThread( 3959): setConscryptValidator - put
10-14 18:32:05.933 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:32:05.933 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:05.933 D/SettingsProvider( 702): ret = 1
10-14 18:32:05.944 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:05.948 I/com.sec.epdg( 3901): The ClassLoaderContext is a special
shared library.
10-14 18:32:05.953 I/SDHMS:Q ( 3257): exist = false, readable = false
10-14 18:32:05.954 W/System ( 702): A resource failed to call release.
10-14 18:32:05.954 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622826873696]
10-14 18:32:05.954 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622826873696]
10-14 18:32:05.954 W/System ( 702): A resource failed to call release.
10-14 18:32:05.954 I/SurfaceControl( 702): nativeRelease nativeObject s[-
5476376622826873792]
10-14 18:32:05.954 I/SurfaceControl( 702): nativeRelease nativeObject e[-
5476376622826873792]
10-14 18:32:05.956 D/Tile.CustomTile( 1809): isSecCustomTile : mComponent
=ComponentInfo{com.sec.android.app.soundalive/com.sec.android.app.soundalive.DolbyT
ile}
10-14 18:32:05.956 I/z ( 3257): rebuild : ignore
com.android.theme.icon_pack.filled.launcher
10-14 18:32:05.956 D/Tile.CustomTile( 1809): isSecCustomTile : tileName =Dolby
10-14 18:32:05.956 E/z ( 3257): rebuild : package =
com.samsung.android.knox.analytics.uploader
10-14 18:32:05.956 D/PluginLockInstanceState( 1809): initInstanceData
setAllowedNumber 10010
10-14 18:32:05.957 D/PluginLockInstanceState( 1809): mMode = 2
10-14 18:32:05.957 D/PluginLockManager( 1809):
setPluginInstanceState()packageName[com.samsung.android.dynamiclock:2],
timestamp[0],
instance[com.samsung.android.dynamiclock.plugin.DynamicLockPluginImpl@511a874]
10-14 18:32:05.957 I/z ( 3257): rebuild : ignore
com.samsung.android.knox.analytics.uploader
10-14 18:32:05.957 E/z ( 3257): rebuild : package =
com.samsung.android.sm.policy
10-14 18:32:05.958 W/ActivityManager( 702): Slow operation: 150ms so far, now at
startProcess: done updating battery stats
10-14 18:32:05.958 W/ActivityManager( 702): Slow operation: 150ms so far, now at
startProcess: building log message
10-14 18:32:05.958 I/ActivityManager( 702): Start proc
3959:com.samsung.android.sm.devicesecurity/5012 for content provider
{com.samsung.android.sm.devicesecurity/com.samsung.android.sm.devicesecurity.Device
SecurityProvider}
10-14 18:32:05.958 W/ActivityManager( 702): Slow operation: 150ms so far, now at
startProcess: starting to update pids map
10-14 18:32:05.959 I/z ( 3257): rebuild : ignore
com.samsung.android.sm.policy
10-14 18:32:05.959 E/z ( 3257): rebuild : package =
com.sec.android.emergencylauncher
10-14 18:32:05.959 I/z ( 3257): rebuild : ignore
com.sec.android.emergencylauncher
10-14 18:32:05.959 E/z ( 3257): rebuild : package =
com.samsung.android.localeoverlaymanager
10-14 18:32:05.959 I/z ( 3257): rebuild : ignore
com.samsung.android.localeoverlaymanager
10-14 18:32:05.959 E/z ( 3257): rebuild : package =
com.google.android.projection.gearhead
10-14 18:32:05.962 W/ActivityManager( 702): Slow operation: 155ms so far, now at
startProcess: done updating pids map
10-14 18:32:05.965 D/PluginLockManager( 1809): setPluginInstanceState()
getPackageName com.samsung.android.dynamiclock:2
10-14 18:32:05.965 D/PluginLockManager( 1809): putPluginInstanceToMap Map size 2,
packageName com.samsung.android.dynamiclock:2
10-14 18:32:05.965 I/KeyguardWallpaperController( 1809): onReady()
10-14 18:32:05.969 I/ActivityManager( 702): DSS OFF for
com.samsung.android.dynamiclock
10-14 18:32:05.972 D/PluginLockManager( 1809): connected:
com.samsung.android.dynamiclock:2
10-14 18:32:05.975 D/SettingsProvider( 702): isChangeAllowed() : name =
plugin_lock_event_dump
10-14 18:32:05.975 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:05.975 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:05.975 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:05.975 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:32:05.975 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:05.976 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:32:05.976 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:05.977 D/SettingsProvider( 702): ret = 1
10-14 18:32:05.977 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:05.980 I/DymLock|DynamicLockManager( 1809): setAllowedNumber()
allowedNumber[10010]
10-14 18:32:05.981 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{5ed2554 3918:com.samsung.android.dynamiclock/u0a88}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:05.982 I/DymLock|PreferenceSecureDataSource( 1809): setAllowedNumber()
number[10010], serviceType[2]
10-14 18:32:05.983 I/ContainerStateReceiver( 1809): event:
CONTAINER_EVENT_UNLOCKED
10-14 18:32:05.985 I/ContainerStateReceiver( 1809): event:
CONTAINER_EVENT_UNLOCKED
10-14 18:32:05.986 D/MultiSIMPreferredSlotBar( 1809): onSubscriptionsChanged:
10-14 18:32:05.987 D/LoadedApk( 3876): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.android.settings.intelligence
appContext.mBasePackageName=com.android.settings.intelligence
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:32:05.987 D/NetworkSecurityConfig( 3876): No Network Security Config
specified, using platform default
10-14 18:32:05.988 E/z ( 3257): rebuild : package = com.sec.hearingadjust
10-14 18:32:05.990 I/ActivityManager( 702): DSS OFF for
com.samsung.android.sm.devicesecurity
10-14 18:32:05.991 D/SettingsProvider( 702): isChangeAllowed() : name =
pref_allowed_number_wallpaper_settings
10-14 18:32:05.991 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:05.991 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:05.991 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:05.991 D/SettingsProvider( 702): selectionArgs: 10067
10-14 18:32:05.991 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:05.994 D/ActivityThread( 3918): handleBindApplication()++
app=com.samsung.android.dynamiclock
10-14 18:32:05.995 D/NetworkSecurityConfig( 3876): No Network Security Config
specified, using platform default
10-14 18:32:05.995 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{911bf9d 3959:com.samsung.android.sm.devicesecurity/5012}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:06.000 I/com.sec.epdg( 3901): The ClassLoaderContext is a special
shared library.
10-14 18:32:06.001 I/ActivityManager( 702): DSS OFF for com.samsung.ssu
10-14 18:32:06.005 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{72a3908 3938:com.samsung.ssu/u0a61} app.isolatedEntryPoint=null
instr2=null
10-14 18:32:06.006 D/SecContentProvider( 702): called from
android.uid.systemui:10067
10-14 18:32:06.006 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:06.006 D/SettingsProvider( 702): ret = 1
10-14 18:32:06.006 D/ActivityThread( 3959): handleBindApplication()++
app=com.samsung.android.sm.devicesecurity
10-14 18:32:06.007 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:06.008 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.util.SetupWizardUserInitReceiver newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:06.013 D/ActivityThread( 3938): handleBindApplication()++
app=com.samsung.ssu
10-14 18:32:06.015 I/com.sec.epdg( 3901): The ClassLoaderContext is a special
shared library.
10-14 18:32:06.015 D/GnssLocationProvider( 702): receive broadcast intent, action:
android.telephony.action.CARRIER_CONFIG_CHANGED
10-14 18:32:06.015 D/GnssLocationProvider( 702): received SIM related action:
10-14 18:32:06.016 I/ImsSettingsProvider( 2171): Update(2171, imsservice) :
Uri[content://com.sec.ims.settings/mno#simslotx], value : hassim=false phoneId=x
imsi= mnoname=Vivo_BR mvnoname= imsSwitchType=x
10-14 18:32:06.017 I/DeviceConfigManager( 2171): simSlot[0] updateMno
10-14 18:32:06.018 I/DeviceConfigManager<0>( 2171): Skip updating config modules
when SIM ejected
10-14 18:32:06.020 D/CarrierConfigLoader( 2213): Broadcast CARRIER_CONFIG_CHANGED
for phone 0
10-14 18:32:06.021 D/CarrierSvcBindHelper( 2213): mHandler: 0
10-14 18:32:06.021 D/CarrierSvcBindHelper( 2213): Rebinding if necessary for
phoneId: 0
10-14 18:32:06.022 E/PhoneInterfaceManager( 2213): [PhoneIntfMgr]
getCarrierPackageNamesForIntentAndPhone: No UICC
10-14 18:32:06.022 D/CarrierSvcBindHelper( 2213): No carrier app for: 0
10-14 18:32:06.023 I/Telephony( 2213): TelecomAccountRegistry$2:
onSubscriptionsChanged - update accounts
10-14 18:32:06.023 I/Telephony( 2213): PstnIncomingCallNotifier: Unregistering:
Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:06.023 I/Telephony: SamsungSuppServiceNotifier( 2213):
unregisterForNotifications: 0
10-14 18:32:06.023 D/Telephony( 2213): PstnPhoneCapabilitiesNotifier:
Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:06.023 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts: Found
2 phones. Attempting to register.
10-14 18:32:06.023 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts: Phone
with phone Id -1, subscription id -1
10-14 18:32:06.023 D/Telephony( 2213): TelecomAccountRegistry: setupAccounts:
skipping invalid subid -1
10-14 18:32:06.024 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts: Phone
with phone Id -1, subscription id -1
10-14 18:32:06.024 D/Telephony( 2213): TelecomAccountRegistry: setupAccounts:
skipping invalid subid -1
10-14 18:32:06.024 D/CmcSettingManager( 2213): getOwnDeviceType
10-14 18:32:06.024 E/CmcSettingManager( 2213): context is null
10-14 18:32:06.024 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
isCmcAccountAvailableCondition : false
10-14 18:32:06.024 I/Telephony( 2213): TelecomAccountRegistry: setupAccounts:
adding default
10-14 18:32:06.026 D/GnssLocationProvider( 702): SIM MCC/MNC is still not
available
10-14 18:32:06.034 I/oid.dynamicloc( 3918): The ClassLoaderContext is a special
shared library.
10-14 18:32:06.034 D/TileServices( 1809):
getTileWrapperComponentInfo{com.sec.android.app.soundalive/com.sec.android.app.soun
dalive.DolbyTile}
10-14 18:32:06.040 D/Tile.CustomTile( 1809): isSecCustomTile : mComponent
=ComponentInfo{com.sec.unifiedwfc/com.sec.unifiedwfc.ux.quicksettings.WFCQSTileServ
ice}
10-14 18:32:06.040 D/Tile.CustomTile( 1809): isSecCustomTile : tileName
=WifiCalling
10-14 18:32:06.041 I/z ( 3257): rebuild : ignore com.sec.hearingadjust
10-14 18:32:06.041 E/z ( 3257): rebuild : package =
com.google.android.apps.turbo
10-14 18:32:06.042 I/z ( 3257): rebuild : ignore
com.google.android.apps.turbo
10-14 18:32:06.042 E/z ( 3257): rebuild : package =
com.samsung.android.bluelightfilter
10-14 18:32:06.043 I/z ( 3257): rebuild : ignore
com.samsung.android.bluelightfilter
10-14 18:32:06.043 E/z ( 3257): rebuild : package =
com.samsung.android.bbc.bbcagent
10-14 18:32:06.043 I/z ( 3257): rebuild : ignore
com.samsung.android.bbc.bbcagent
10-14 18:32:06.043 E/z ( 3257): rebuild : package =
com.samsung.android.callbgprovider
10-14 18:32:06.043 I/z ( 3257): rebuild : ignore
com.samsung.android.callbgprovider
10-14 18:32:06.043 E/z ( 3257): rebuild : package = com.knox.vpn.proxyhandler
10-14 18:32:06.043 I/z ( 3257): rebuild : ignore com.knox.vpn.proxyhandler
10-14 18:32:06.043 E/z ( 3257): rebuild : package = com.android.cts.ctsshim
10-14 18:32:06.044 I/z ( 3257): rebuild : ignore com.android.cts.ctsshim
10-14 18:32:06.044 E/z ( 3257): rebuild : package =
com.samsung.android.livestickers
10-14 18:32:06.045 E/PhoneInterfaceManager( 2213): [PhoneIntfMgr] getIccId: No UICC
10-14 18:32:06.051 E/z ( 3257): rebuild : package =
com.samsung.android.app.watchmanagerstub
10-14 18:32:06.052 I/z ( 3257): rebuild : ignore
com.samsung.android.app.watchmanagerstub
10-14 18:32:06.052 E/z ( 3257): rebuild : package =
com.samsung.android.svcagent
10-14 18:32:06.052 I/z ( 3257): rebuild : ignore com.samsung.android.svcagent
10-14 18:32:06.052 E/z ( 3257): rebuild : package =
com.google.android.overlay.modules.modulemetadata.forframework
10-14 18:32:06.054 I/z ( 3257): rebuild : ignore
com.google.android.overlay.modules.modulemetadata.forframework
10-14 18:32:06.054 E/z ( 3257): rebuild : package =
com.sec.mhs.smarttethering
10-14 18:32:06.054 I/z ( 3257): rebuild : ignore com.sec.mhs.smarttethering
10-14 18:32:06.054 E/z ( 3257): rebuild : package =
com.android.theme.icon_pack.circular.launcher
10-14 18:32:06.058 I/z ( 3257): rebuild : ignore
com.android.theme.icon_pack.circular.launcher
10-14 18:32:06.058 E/z ( 3257): rebuild : package =
com.samsung.android.networkdiagnostic
10-14 18:32:06.058 I/z ( 3257): rebuild : ignore
com.samsung.android.networkdiagnostic
10-14 18:32:06.058 E/z ( 3257): rebuild : package =
com.samsung.android.shortcutbackupservice
10-14 18:32:06.058 I/z ( 3257): rebuild : ignore
com.samsung.android.shortcutbackupservice
10-14 18:32:06.058 E/z ( 3257): rebuild : package = com.android.vpndialogs
10-14 18:32:06.062 I/z ( 3257): rebuild : ignore com.android.vpndialogs
10-14 18:32:06.062 E/z ( 3257): rebuild : package =
com.samsung.android.networkstack.tethering.overlay
10-14 18:32:06.064 I/z ( 3257): rebuild : ignore
com.samsung.android.networkstack.tethering.overlay
10-14 18:32:06.065 E/z ( 3257): rebuild : package =
com.samsung.android.providers.contacts
10-14 18:32:06.066 I/z ( 3257): rebuild : ignore
com.samsung.android.providers.contacts
10-14 18:32:06.066 E/z ( 3257): rebuild : package = com.android.phone
10-14 18:32:06.066 I/z ( 3257): rebuild : ignore com.android.phone
10-14 18:32:06.066 E/z ( 3257): rebuild : package = com.android.shell
10-14 18:32:06.066 I/z ( 3257): rebuild : ignore com.android.shell
10-14 18:32:06.066 E/z ( 3257): rebuild : package =
com.android.theme.icon_pack.filled.themepicker
10-14 18:32:06.068 I/z ( 3257): rebuild : ignore
com.android.theme.icon_pack.filled.themepicker
10-14 18:32:06.068 E/z ( 3257): rebuild : package =
com.android.wallpaperbackup
10-14 18:32:06.068 I/z ( 3257): rebuild : ignore com.android.wallpaperbackup
10-14 18:32:06.068 E/z ( 3257): rebuild : package =
com.android.providers.blockednumber
10-14 18:32:06.072 I/z ( 3257): rebuild : ignore
com.android.providers.blockednumber
10-14 18:32:06.072 E/z ( 3257): rebuild : package =
com.samsung.android.app.omcagent
10-14 18:32:06.072 I/z ( 3257): rebuild : ignore
com.samsung.android.app.omcagent
10-14 18:32:06.072 E/z ( 3257): rebuild : package = com.hiya.star
10-14 18:32:06.073 I/z ( 3257): rebuild : ignore com.hiya.star
10-14 18:32:06.073 E/z ( 3257): rebuild : package =
com.google.android.overlay.modules.cellbroadcastservice
10-14 18:32:06.074 I/z ( 3257): rebuild : ignore
com.google.android.overlay.modules.cellbroadcastservice
10-14 18:32:06.074 E/z ( 3257): rebuild : package =
com.android.providers.userdictionary
10-14 18:32:06.076 I/z ( 3257): rebuild : ignore
com.android.providers.userdictionary
10-14 18:32:06.076 E/z ( 3257): rebuild : package =
com.sec.enterprise.knox.cloudmdm.smdms
10-14 18:32:06.077 I/z ( 3257): rebuild : ignore
com.sec.enterprise.knox.cloudmdm.smdms
10-14 18:32:06.077 E/z ( 3257): rebuild : package =
com.google.android.apps.carrier.carrierwifi
10-14 18:32:06.077 D/TileServices( 1809):
getTileWrapperComponentInfo{com.sec.unifiedwfc/com.sec.unifiedwfc.ux.quicksettings.
WFCQSTileService}
10-14 18:32:06.078 I/z ( 3257): rebuild : ignore
com.google.android.apps.carrier.carrierwifi
10-14 18:32:06.078 E/z ( 3257): rebuild : package = com.android.emergency
10-14 18:32:06.080 I/z ( 3257): rebuild : ignore com.android.emergency
10-14 18:32:06.080 E/z ( 3257): rebuild : package = com.wssyncmldm
10-14 18:32:06.080 I/z ( 3257): rebuild : ignore com.wssyncmldm
10-14 18:32:06.080 E/z ( 3257): rebuild : package =
com.android.hotspot2.osulogin
10-14 18:32:06.081 I/z ( 3257): rebuild : ignore
com.android.hotspot2.osulogin
10-14 18:32:06.081 E/z ( 3257): rebuild : package = com.samsung.ims.smk
10-14 18:32:06.081 D/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
isEmergencyPreferredAccount: subId=-1, activeData=-1
10-14 18:32:06.082 D/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
isEmergencyPreferredAccount: Device does not require preference.
10-14 18:32:06.082 I/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
isRttCurrentlySupported -- emergency acct and no device support
10-14 18:32:06.082 D/SecImsManager( 2213): isVtEnabledByPlatformForSlot
10-14 18:32:06.082 D/SecImsManager( 2213): getFeatureValue
10-14 18:32:06.082 I/z ( 3257): rebuild : ignore com.samsung.ims.smk
10-14 18:32:06.082 E/z ( 3257): rebuild : package =
com.google.android.gms.location.history
10-14 18:32:06.083 W/Looper ( 702): Slow dispatch took 121ms main
h=com.android.providers.settings.SettingsProvider$SettingsRegistry$MyHandler c=null
m=1
10-14 18:32:06.085 I/z ( 3257): rebuild : ignore
com.google.android.gms.location.history
10-14 18:32:06.085 E/z ( 3257): rebuild : package =
com.android.internal.systemui.navbar.gestural
10-14 18:32:06.085 I/InternalContentProvider( 2800): getCurrentVoiceCall null
10-14 18:32:06.086 I/InternalContentProvider( 2800): Take NetUiCallFunctions
10-14 18:32:06.086 I/NetUiCallFunctions( 2800): call getCurrentVoiceCall null
Bundle[EMPTY_PARCEL]
10-14 18:32:06.088 I/Telecom:SamsungTelecomServiceImpl( 702):
getUserSelectedOutgoingPhoneAccount - callingPackage :
com.samsung.android.app.telephonyui
10-14 18:32:06.089 I/z ( 3257): rebuild : ignore
com.android.internal.systemui.navbar.gestural
10-14 18:32:06.089 E/z ( 3257): rebuild : package = com.dti.samsung
10-14 18:32:06.089 I/FT.SimUtilFeature( 2800): getSubIdForPhoneAccountHandle
phoneAccountSubId: -1
10-14 18:32:06.089 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.PackageUpdatedBroadcastReceiver newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:06.090 I/UT.TelephonyUtils( 2800): getPhoneId : subId = -1
10-14 18:32:06.091 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.091 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.091 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.093 V/LocationManagerService( 702): location appop changed for
com.google.android.projection.gearhead
10-14 18:32:06.093 W/Looper ( 702): Slow dispatch took 104ms android.ui
h=com.android.server.am.ActivityManagerService$UiHandler c=null m=53
10-14 18:32:06.094 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.095 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.095 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.095 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.095 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.095 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.095 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.095 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.095 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.095 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.095 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.095 I/UtServiceModule<0>( 2171): Loaded Config Data
10-14 18:32:06.095 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.095 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.095 I/UtServiceModule( 2171): handleMessage 1
10-14 18:32:06.095 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.096 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.096 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.096 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.096 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.098 I/SimManager( 2171): getRilSimOperator: ETC
10-14 18:32:06.099 I/ImsServiceStub( 2171): isServiceAvailable: mmtel-video, rat:
13, profileFind:false, Enabled:true
10-14 18:32:06.100 D/SecImsManager( 2213): onQueryCapabilityConfiguration : false
10-14 18:32:06.100 D/SecImsManager( 2213): getFeatureValue(2, 0) : false
10-14 18:32:06.100 D/SecImsManager( 2213): getFeatureValue
10-14 18:32:06.100 I/Telecom:SamsungTelecomServiceImpl( 702):
getCallCapablePhoneAccounts - includeDisabledAccounts : false / callingPackage :
com.samsung.android.app.telephonyui
10-14 18:32:06.100 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.101 I/SimManager<0>( 2171): hasIsim: [false]
10-14 18:32:06.101 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.101 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.101 I/SimManager( 2171): mSimState:ABSENT, mIsimLoaded:false,
hasIsim():false
10-14 18:32:06.102 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.deferred.DeferredNotificationDismissedReceiver
newState = 1 callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:06.104 I/Telecom:SamsungTelecomServiceImpl( 702): getPhoneAccount -
PhoneAccountHandle :
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} / callingPid : 2800 / processName : sts
10-14 18:32:06.104 I/NU.SimCardManagerUtils( 2800):
isSupportCallPreferredOthers() / Not supported
10-14 18:32:06.105 I/NU.QuickpanelNetworkReceiver( 2800): GetCurrentVoiceCall
currentPos : 1
10-14 18:32:06.105 I/NetUiCallFunctions( 2800): GET_CURRENT_VOICE_CALL :1
10-14 18:32:06.105 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.105 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.106 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.106 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.106 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.106 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.106 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.106 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.106 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.107 I/z ( 3257): rebuild : ignore com.dti.samsung
10-14 18:32:06.107 I/Telecom:SamsungTelecomServiceImpl( 702):
getUserSelectedOutgoingPhoneAccount - callingPackage :
com.samsung.android.app.telephonyui
10-14 18:32:06.107 E/z ( 3257): rebuild : package =
com.android.location.fused
10-14 18:32:06.107 I/z ( 3257): rebuild : ignore com.android.location.fused
10-14 18:32:06.107 E/z ( 3257): rebuild : package =
com.android.theme.color.orchid
10-14 18:32:06.108 I/HBD ( 3690): a BoardConfig
10-14 18:32:06.108 I/FT.SimUtilFeature( 2800): getSubIdForPhoneAccountHandle
phoneAccountSubId: -1
10-14 18:32:06.109 I/HBD ( 3690): a init
10-14 18:32:06.111 I/UT.TelephonyUtils( 2800): getPhoneId : subId = -1
10-14 18:32:06.112 I/ImsServiceStub( 2171): isServiceAvailable: mmtel-video, rat:
18, profileFind:false, Enabled:true
10-14 18:32:06.112 D/SecImsManager( 2213): onQueryCapabilityConfiguration : false
10-14 18:32:06.112 D/SecImsManager( 2213): getFeatureValue(2, 1) : false
10-14 18:32:06.116 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.restore.RestoreService newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:06.116 I/BluetoothPbapLogManager( 2679): return BluetoothPbapLogManager
10-14 18:32:06.116 I/Telecom:SamsungTelecomServiceImpl( 702):
getCallCapablePhoneAccounts - includeDisabledAccounts : false / callingPackage :
com.samsung.android.app.telephonyui
10-14 18:32:06.118 I/z ( 3257): rebuild : ignore
com.android.theme.color.orchid
10-14 18:32:06.118 E/z ( 3257): rebuild : package =
com.samsung.android.app.appsedge
10-14 18:32:06.118 I/z ( 3257): rebuild : ignore
com.samsung.android.app.appsedge
10-14 18:32:06.118 E/z ( 3257): rebuild : package = com.sec.epdg
10-14 18:32:06.119 I/z ( 3257): rebuild : ignore com.sec.epdg
10-14 18:32:06.119 E/z ( 3257): rebuild : package = com.android.systemui
10-14 18:32:06.123 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:06.124 I/.devicesecurit( 3959): The ClassLoaderContext is a special
shared library.
10-14 18:32:06.124 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.logging.ScreenOnClock newState = 1 callingPackage =
10215/com.google.android.setupwizard
10-14 18:32:06.128 I/SimManager<1>( 2171): handleMessage: what 1
10-14 18:32:06.129 I/z ( 3257): rebuild : ignore com.android.systemui
10-14 18:32:06.129 E/z ( 3257): rebuild : package =
com.sec.android.app.personalization
10-14 18:32:06.129 I/z ( 3257): rebuild : ignore
com.sec.android.app.personalization
10-14 18:32:06.129 E/z ( 3257): rebuild : package =
com.google.android.apps.youtube.music
10-14 18:32:06.129 E/SimUtil<1>( 2171): subIdArray is null
10-14 18:32:06.131 E/TelephonyManagerWrapper( 2171): use backup operatorCode : null
10-14 18:32:06.132 I/DymLock|SettingsHelperDLS( 1809): registerSettingsObserver()
elapsed= 585
10-14 18:32:06.132 I/SimManager( 2171): getSimOperator: value []
10-14 18:32:06.132 I/SimManager<1>( 2171): onSimStateChange: [ABSENT], operator: []
10-14 18:32:06.132 E/#IMSCR ( 2171): 10-14 18:32:06 0x10000000:1,,EVT:ABSENT
10-14 18:32:06.133 D/SamsungAlarmManager( 702): Cancel Alarm calling from uid:1000
pid :2171 / OP:PendingIntent{130d89c: PendingIntentRecord{c21d333
com.sec.imsservice broadcastIntent}}
10-14 18:32:06.135 I/SamsungAlarmManager( 702): setLocked to kernel - T:2 /
20211014T183219, set=161780, now=148644
10-14 18:32:06.135 D/Telephony: SamsungMultiSimRepositoryImpl( 2213):
isSoftSimEnable : softsimStatus=
10-14 18:32:06.136 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:06.136 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
SUPPORT_CSVT: not enable feature
10-14 18:32:06.136 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
buildPstnPhoneAccount, simSlotIndex: -1, subId: -1, isEmergency: true,
phoneAccountHandle: *, isSimCardStatusOn: false, hasVirtualSim: false,
isPsVideoCapable: false, isCsVideoCapable: false
10-14 18:32:06.137 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.logging.ClearcutLogsUploaderService newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:06.137 I/ImsLogAgent( 2171): slot[0]: sendStoredLog: [DRPT] is null or
empty
10-14 18:32:06.138 I/ImsLogAgent( 2171): slot[0]: sendStoredLog: [DRCS] is null or
empty
10-14 18:32:06.140 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
getResourceId, phoneId: 0, resourceIndex: 0
10-14 18:32:06.140 I/Telephony: SamsungMultiSimRepositoryImpl( 2213): isEsimEnabled
for 0 false
10-14 18:32:06.141 D/SamsungAlarmManager( 702): setExact (T:2/F:9/AC:false)
20211015T183206 now=148650 - CU:1000/CP:2171/OP:PendingIntent{873f2a5:
PendingIntentRecord{c21d333 com.sec.imsservice broadcastIntent}}
10-14 18:32:06.141 I/SamsungAlarmManager( 702): setLocked to kernel - T:2 /
20211014T183219, set=161780, now=148650
10-14 18:32:06.142 I/SimManager( 2171): 1SIM ABSENT
10-14 18:32:06.143 I/Telecom:SamsungTelecomServiceImpl( 702): registerPhoneAccount
- PhoneAccount : [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[mParcelledData.dataSize=712] GroupId: ***] / callingPid : 2213 / processName
: sts
10-14 18:32:06.147 E/SimUtil<1>( 2171): subIdArray is null
10-14 18:32:06.149 D/TileLifecycleManager( 1809): Binding service Intent
{ cmp=com.sec.unifiedwfc/.ux.quicksettings.WFCQSTileService (has extras) }
UserHandle{0}
10-14 18:32:06.150 E/TelephonyManagerWrapper( 2171): use backup operatorCode : null
10-14 18:32:06.150 I/SimManager( 2171): getSimOperator: value []
10-14 18:32:06.150 I/SimManager( 2171): slot[1]: OMC_CODE(absent): ZTO, mDevMno:
Vivo_BR
10-14 18:32:06.151 I/SimManager( 2171): slot[1]: OMCNW_CODE(absent): ZTO, mNetMno:
Vivo_BR
10-14 18:32:06.152 I/SimUtil<1>( 2171): setSimMno : Vivo_BR
10-14 18:32:06.153 I/HBD ( 3690): a registerUpdater: size = 1
10-14 18:32:06.157 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10146 packageName=com.sec.unifiedwfc
10-14 18:32:06.158 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10146; state: DISABLED
10-14 18:32:06.158 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10146; state: ENABLED
10-14 18:32:06.159 I/SimManager<1>( 2171): updateMno:
10-14 18:32:06.159 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.deferred.DeferredSetupScheduler newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:06.159 E/#IMSCR ( 2171): 10-14 18:32:06 0x1000000D:1,ABSENT,Vivo_BR,0
10-14 18:32:06.159 I/SimManager( 2171): slot[1]: ABSENT, Vivo_BR, hassim=false
phoneId=1 imsi= mnoname=Vivo_BR mvnoname= imsSwitchType=0
10-14 18:32:06.160 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10146; state: ENABLED
10-14 18:32:06.160 I/SimManager<1>( 2171): updateMno
[content://com.sec.ims.settings/mno#simslot1]
10-14 18:32:06.163 I/ImsSettingsProvider( 2171): Update(2171, imsservice) :
Uri[content://com.sec.ims.settings/mno#simslotx], value : hassim=false phoneId=x
imsi= mnoname=Vivo_BR mvnoname= imsSwitchType=x
10-14 18:32:06.164 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.deferred.DeferredSetupNotificationSchedulerService
newState = 1 callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:06.164 I/DeviceConfigManager( 2171): simSlot[1] updateMno
10-14 18:32:06.165 I/DeviceConfigManager<1>( 2171): Skip updating config modules
when SIM ejected
10-14 18:32:06.167 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.deferred.DeferredCleanUpJobService newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:06.167 I/WfcEpdgManager( 2171): [Connecting] processMessage SIM_READY
10-14 18:32:06.169 I/UtServiceModule<1>( 2171): Loaded Config Data
10-14 18:32:06.170 I/UtServiceModule( 2171): handleMessage 1
10-14 18:32:06.172 I/SimManager( 2171): getRilSimOperator: ETC
10-14 18:32:06.172 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.deferred.DeferredOngoingService newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:06.172 I/SimManager( 2171): getRilSimOperator: ETC
10-14 18:32:06.178 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.initialsetup.InitialOngoingService newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:06.179 I/SimManager<1>( 2171): hasIsim: [false]
10-14 18:32:06.179 I/SimManager( 2171): mSimState:ABSENT, mIsimLoaded:false,
hasIsim():false
10-14 18:32:06.181 I/com.samsung.ss( 3938): The ClassLoaderContext is a special
shared library.
10-14 18:32:06.182 I/SimManager<1>( 2171): hasIsim: [false]
10-14 18:32:06.184 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.carrier.PartnerSetupService newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:06.186 I/Telecom ( 702): PhoneAccountRegistrar: Modify account:
[ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnection
Service}, ***, UserHandle{0}]: TSI.rPA@ADg
10-14 18:32:06.187 I/Telecom:SamsungPhoneAccountListener( 702): onAccountsChanged
- allPhoneAccountsOfCurrentUser : [[[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]]
10-14 18:32:06.187 I/Telecom:SamsungPhoneAccountListener( 702):
onAccountsChanged : [[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]
10-14 18:32:06.187 I/Telecom:SamsungPhoneAccountRegistrarBroadcaster( 702):
AccountsChanged : false / UserHandle{0} / null, no****st -> null, no****st
10-14 18:32:06.187 I/Telecom:SamsungPhoneAccountListener( 702):
onPhoneAccountChanged - PhoneAccount : [[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]
10-14 18:32:06.187 I/Telecom ( 702): CallsManager: handlePhoneAccountChanged:
phoneAccount=[[X] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***]:
TSI.rPA@ADg
10-14 18:32:06.188 I/Telecom:SamsungTelecomServiceImpl( 702): getPhoneAccount -
PhoneAccountHandle :
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} / callingPid : 2800 / processName : sts
10-14 18:32:06.188 W/System.err( 702): java.lang.NumberFormatException: For input
string: ""
10-14 18:32:06.188 I/NU.SimCardManagerUtils( 2800):
isSupportCallPreferredOthers() / Not supported
10-14 18:32:06.189 I/NU.QuickpanelNetworkReceiver( 2800): GetCurrentVoiceCall
currentPos : 1
10-14 18:32:06.190 D/MultiSIMPreferredSlotBar( 1809): getCurrentVoiceCall, true, 1
10-14 18:32:06.190 D/FaceWidgetMusicPageObserver( 1809): [EXPAND] onChanged :: NULL
10-14 18:32:06.191 D/FaceWidgetMusicPageObserver( 1809): Title is empty
10-14 18:32:06.191 D/FaceWidgetMusicPageObserver( 1809): Artist is empty
10-14 18:32:06.191 D/FaceWidgetMusicPageObserver( 1809): albumArt is null
10-14 18:32:06.192 D/PanelView( 1809): setMusicShown() shown = false
10-14 18:32:06.194 D/WallpaperEventNotifier( 1809): sendUpdates: We don't have any
colors to notify for now.
10-14 18:32:06.194 D/FaceWidgetMusicShownLiveData( 1809): onChanged()
FaceWidgetMusicShownLiveData{mIsVisible=false, mIsReattach=true}
10-14 18:32:06.195 D/Zygote ( 531): Forked child process 4000
10-14 18:32:06.196 D/FaceWidgetMusicPageObserver( 1809): [EXPAND] onChanged :: NULL
10-14 18:32:06.196 D/FaceWidgetMusicPageObserver( 1809): Title is empty
10-14 18:32:06.196 D/FaceWidgetMusicPageObserver( 1809): Artist is empty
10-14 18:32:06.196 D/FaceWidgetMusicPageObserver( 1809): albumArt is null
10-14 18:32:06.198 I/IndexDatabaseHelper( 3876): Bootstrapped database
10-14 18:32:06.200 D/FaceWidgetContainerObserver( 1809): onChanged()
FaceWidgetContainerLiveData{mIsContainerVisible=false, mIsClipLayoutVisible=0,
mRotation=-1, mIsOwnerVisible=0, mOwnerInfoGravity=0, mAdditionalInfoGravity=0,
mClockSideStartPadding=45, mClockSideEndPadding=45, mMusicSideStartPadding=20,
mMusicSideEndPadding=20, mClockScale = 1.0, mInfoSideStartPadding=45,
mInfoSideEndPadding=45, mClipLayoutWidth = -1, mClipLayoutHeight = -2,
mIsUpdateOwnerInfoText=false, mAdditionalInfoRemoteView=null, mHasCMAS=false,
mIsAdditionalViewGoingToSleep=false, mConfig=CustomConfiguration{fontScale=1.0,
screenLayout=268435810, orientation=1, screenWidthDp=384, screenHeightDp=782,
smallestScreenWidthDp=384, densityDpi=300, uiMode=17, isRTL=false,
mConfiguration={1.0 ?mcc?mnc [pt_BR] ldltr sw384dp w384dp h782dp 300dpi nrml long
port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600)
mAppBounds=Rect(0, 43 - 720, 1510) mWindowingMode=fullscreen
mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined
mRotation=ROTATION_0} s.23 bts=0 ff=0 bf=0 themeSeq=0}}}
10-14 18:32:06.200 W/System.err( 702): at
java.lang.Integer.parseInt(Integer.java:627)
10-14 18:32:06.200 W/System.err( 702): at
java.lang.Integer.parseInt(Integer.java:650)
10-14 18:32:06.200 W/System.err( 702): at
com.android.server.ssrm.ProcessRestrictionManager.<init>(ProcessRestrictionManager.
java:60)
10-14 18:32:06.200 W/System.err( 702): at
com.android.server.ssrm.ProcessRestrictionManager.getInstance(ProcessRestrictionMan
ager.java:42)
10-14 18:32:06.200 W/System.err( 702): at
com.android.server.ssrm.CustomFrequencyManagerService.setFrozenTime(CustomFrequency
ManagerService.java:1533)
10-14 18:32:06.200 W/System.err( 702): at
android.os.ICustomFrequencyManager$Stub.onTransact(ICustomFrequencyManager.java:507
)
10-14 18:32:06.200 W/System.err( 702): at
android.os.Binder.execTransactInternal(Binder.java:1190)
10-14 18:32:06.200 W/System.err( 702): at
android.os.Binder.execTransact(Binder.java:1159)
10-14 18:32:06.200 D/SSRM:ProcessRestrictionManager( 702):
updateProcessRestrictionLocked: mRestrictedProcessList size = 0
10-14 18:32:06.208 I/Telephony: SamsungPstnPhoneAccountRegistry( 2213):
isTelecomServiceConnected : true
10-14 18:32:06.209 I/Telephony( 2213): TelecomAccountRegistry$AccountEntry:
Registered phoneAccount: [[ ] PhoneAccount:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub
Audio Routes: BESW Schemes: tel voicemail Extras:
Bundle[{com.samsung.telecom.extra.CS_VIDEO_CALLING=false,
com.samsung.telecom.extra.SUPPORT_VRBT=false,
android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true,
com.samsung.telecom.extra.SUBSCRIPTION_ID=-1,
com.samsung.telecom.extra.PS_VIDEO_CALLING=false,
com.samsung.telecom.extra.PHONE_ID=-1,
com.samsung.telecom.extra.NO_CHECK_IF_VIDEO_CAPABLE=true}] GroupId: ***] with
handle:
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0}
10-14 18:32:06.209 I/Telephony( 2213): PstnIncomingCallNotifier: Registering:
Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:06.209 I/Telephony: SamsungSuppServiceNotifier( 2213):
registerForNotification: 0
10-14 18:32:06.209 D/Telephony( 2213): PstnPhoneCapabilitiesNotifier: Registering:
Handler (com.android.internal.telephony.GsmCdmaPhone) {3773e2}
10-14 18:32:06.182 I/SimManager( 2171): mSimState:ABSENT, mIsimLoaded:false,
hasIsim():false
10-14 18:32:06.211 I/WfcEpdgManager( 2171): SIM ABSENT|LOCKED|NOT READY: phoneId=1
10-14 18:32:06.211 I/RcsPolicyMgr( 2171): handleMessage:0
10-14 18:32:06.222 D/AutoTileManager( 1809): unregister PreInstallerFinished
10-14 18:32:06.224 W/ActivityManager( 702): Slow operation: 68ms so far, now at
startProcess: returned from zygote!
10-14 18:32:06.225 W/ActivityManager( 702): Slow operation: 68ms so far, now at
startProcess: done updating battery stats
10-14 18:32:06.225 W/ActivityManager( 702): Slow operation: 69ms so far, now at
startProcess: building log message
10-14 18:32:06.225 I/ActivityManager( 702): Start proc
4000:com.sec.unifiedwfc/u0a146 for service
{com.sec.unifiedwfc/com.sec.unifiedwfc.ux.quicksettings.WFCQSTileService}
10-14 18:32:06.225 W/ActivityManager( 702): Slow operation: 69ms so far, now at
startProcess: starting to update pids map
10-14 18:32:06.225 W/ActivityManager( 702): Slow operation: 69ms so far, now at
startProcess: done updating pids map
10-14 18:32:06.246 E/.sec.unifiedwf( 4000): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:06.247 I/Telecom:SamsungTelecomServiceImpl( 702):
getAllPhoneAccountHandles - callingPid : 2213 / processName : sts
10-14 18:32:06.248 I/Telephony( 2213): TelecomAccountRegistry$2:
onSubscriptionsChanged. last: 1634236325744, current: 1634236326248
10-14 18:32:06.248 D/CallNotifier( 2213): onSubscriptionsChanged,
updatePhoneStateListeners
10-14 18:32:06.248 D/CallNotifier( 2213): updatePhoneStateListeners:
isRefresh=true, updateType=2, subIdToUpdate=-1
10-14 18:32:06.254 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:06.254 D/ActivityThread( 4000): setConscryptValidator
10-14 18:32:06.254 D/ActivityThread( 4000): setConscryptValidator - put
10-14 18:32:06.256 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:06.257 I/MnoStrategyCreator( 2171): getPolicyType: phone1 Vivo_BR =>
JIBE_UP
10-14 18:32:06.260 I/IndexDatabaseHelper( 3876): Using schema version: 123
10-14 18:32:06.261 I/IndexDatabaseHelper( 3876): Index is fine
10-14 18:32:06.265 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.compat.SetupCompatService newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:06.266 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:06.269 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:06.270 I/MnoStrategyCreator( 2171): getPolicyType: phone1 Vivo_BR =>
JIBE_UP
10-14 18:32:06.270 I/RcsPolicySettings( 2171): slot[1]: load from rcspolicy.json
JIBE_UP
10-14 18:32:06.270 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.util.NetworkInterceptService newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:06.274 W/Looper ( 702): Slow dispatch took 167ms main
h=com.android.providers.settings.SettingsProvider$SettingsRegistry$MyHandler c=null
m=1
10-14 18:32:06.275 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.predeferred.PreDeferredServiceScheduler newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:06.276 I/RcsPolicySettings( 2171): slot[1]: No rcsAsPolicy in
rcspolicy.json
10-14 18:32:06.281 E/ImsAutoUpdate( 2171): exception on applyDefaultRcsPolicyUpdate
:default_up_policy source SMK
10-14 18:32:06.281 E/ImsAutoUpdate( 2171):
applyDefaultRcsPolicyUpdate :default_up_policy source SMK not valid
10-14 18:32:06.281 E/ImsAutoUpdate( 2171): exception on applyDefaultRcsPolicyUpdate
:default_up_policy source IMSUPDATE
10-14 18:32:06.281 E/ImsAutoUpdate( 2171):
applyDefaultRcsPolicyUpdate :default_up_policy source IMSUPDATE not valid
10-14 18:32:06.281 E/ImsAutoUpdate( 2171): exception on applyDefaultRcsPolicyUpdate
:default_up_policy source UNKNOWN update source 4
10-14 18:32:06.282 E/ImsAutoUpdate( 2171):
applyDefaultRcsPolicyUpdate :default_up_policy source UNKNOWN update source 4 not
valid
10-14 18:32:06.282 E/ImsAutoUpdate( 2171): policyName is not valid or policy is
JsonNull
10-14 18:32:06.282 E/ImsAutoUpdate( 2171): exception on applyRcsPolicySettingUpdate
: java.lang.IllegalStateException: Not a JSON Object: null
10-14 18:32:06.282 E/ImsAutoUpdate( 2171): exception on applyRcsPolicySettingUpdate
: java.lang.IllegalStateException: Not a JSON Object: null
10-14 18:32:06.282 E/ImsAutoUpdate( 2171): exception on applyRcsPolicySettingUpdate
: java.lang.IllegalStateException: Not a JSON Object: null
10-14 18:32:06.282 I/RcsPolicySettings( 2171): slot[1]: policy updated: JIBE_UP
10-14 18:32:06.283 I/RegiMgr-Handler( 2171): handleMessage: EVENT_SIM_READY
10-14 18:32:06.283 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.283 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.284 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.285 I/RegiMgr-Handler<1>( 2171): isReadyToStartRegistration:
10-14 18:32:06.287 D/MARsDBManager( 702): Received MARS_DB_SM_CHANGED_MSG, --
mDBCreate = false --onUpgrade = true --onInit = false --mDBUpdated = false
10-14 18:32:06.287 E/SimUtil<1>( 2171): subIdArray is null
10-14 18:32:06.290 E/TelephonyManagerWrapper( 2171): use backup operatorCode : null
10-14 18:32:06.290 I/SimManager( 2171): getSimOperator: value []
10-14 18:32:06.294 I/SimManager( 2171): getRilSimOperator: ETC
10-14 18:32:06.296 I/SimManager<1>( 2171): hasIsim: [false]
10-14 18:32:06.296 D/ActivityThread( 3876): handleBindApplication() --
skipGraphicsSupport=false
10-14 18:32:06.297 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.predeferred.PreDeferredUpdateService newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:06.298 I/ActivityManager( 702): DSS OFF for com.sec.unifiedwfc
10-14 18:32:06.299 I/SimManager( 2171): getRilSimOperator: ETC
10-14 18:32:06.300 I/SimManager<1>( 2171): hasIsim: [false]
10-14 18:32:06.301 I/SimManager( 2171): mSimState:ABSENT, mIsimLoaded:false,
hasIsim():false
10-14 18:32:06.301 I/RegiMgr-Handler<1>( 2171): onEventSimReady:
10-14 18:32:06.301 I/RegiMgr<1>( 2171): onSimReady: absent=true
10-14 18:32:06.301 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{7b5fdb8 4000:com.sec.unifiedwfc/u0a146}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:06.302 I/RegiMgr-Utils<1>( 2171): setVoLTESupportProperty:
volteSupported [0]
10-14 18:32:06.303 D/SamsungAnalytics605015( 3876): [Validation] dma pkg:700901000
10-14 18:32:06.304 W/Looper ( 702): Slow dispatch took 457ms
PackageManagerHandlerThread h=android.os.Handler c=<recycled PooledLambda@30c3701>
m=0
10-14 18:32:06.311 I/zygote ( 531): Delayed USAP Pool refill. New USAPs: 1
10-14 18:32:06.313 I/RegiMgr<1>( 2171): getEmergencyProfile:
10-14 18:32:06.313 I/RegiMgr<1>( 2171): getEmergencyProfile(no SIM): profile in
case of no SIM or AU sales code
10-14 18:32:06.313 I/RegiMgr-Utils<1>( 2171): handleExceptionalMnoName:
10-14 18:32:06.313 I/RegiMgr<1>( 2171): getEmergencyProfile(no SIM): mno: Vivo_BR
10-14 18:32:06.316 I/SettingSearchProvider( 3876): call() method : requestIndexing,
calling package : com.samsung.android.app.cocktailbarservice
10-14 18:32:06.319 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:06.321 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:06.321 I/RegiMgr<1>( 2171): getEmergencyProfile(no SIM): no profile
found
10-14 18:32:06.322 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:06.323 I/RegiMgr<1>( 2171): clearTask:
10-14 18:32:06.323 I/RegiMgr<1>( 2171): buildTask:
10-14 18:32:06.323 I/RegiMgr-Utils<1>( 2171): hasLoadedProfile:
10-14 18:32:06.323 I/RegiMgr<1>( 2171): buildTask: no profile found.
10-14 18:32:06.323 I/RegiMgr-Utils( 2171): initRttMode
10-14 18:32:06.323 I/VolteServiceModule( 2171): onConfigured:
10-14 18:32:06.323 I/VolteServiceModule( 2171): phoneId : 1
10-14 18:32:06.331 D/ActivityThread( 4000): handleBindApplication()++
app=com.sec.unifiedwfc
10-14 18:32:06.335 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:06.335 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.libraries.phenotype.registration.PhenotypeMetadataHolderService
newState = 1 callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:06.341 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.346 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.deviceorigin.provider.DeviceOriginProvider newState
= 1 callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:06.346 D/SemWifiApSmartBleScanner( 702): subId:-1
10-14 18:32:06.348 D/WifiService( 702): ACTION_CARRIER_CONFIG_CHANGED, active
subId: -1
10-14 18:32:06.350 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.deferred.DeferredSuggestionSummaryProvider newState
= 1 callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:06.353 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:06.358 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.partner.PartnerCustomizationProvider newState = 1
callingPackage = 10215/com.google.android.setupwizard
10-14 18:32:06.358 D/SamsungAnalytics605015( 3876): cf feature is supported
10-14 18:32:06.361 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.google.android.setupwizard cmp =
com.google.android.setupwizard.SetupWizardStateProvider newState = 1 callingPackage
= 10215/com.google.android.setupwizard
10-14 18:32:06.361 I/SettingSearchProvider( 3876): type : nonIndexableKeys,
authority : com.samsung.android.app.cocktailbarservice.search
10-14 18:32:06.363 D/SettingsProvider( 702): isChangeAllowed() : name =
user_setup_personalization_state
10-14 18:32:06.363 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:06.363 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:06.363 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:06.363 D/SettingsProvider( 702): selectionArgs: 10215
10-14 18:32:06.363 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:06.364 D/SecContentProvider( 702): called from
com.google.android.setupwizard
10-14 18:32:06.364 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:06.364 D/SettingsProvider( 702): ret = 1
10-14 18:32:06.365 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:06.365 D/SamsungAnalytics605015( 3876): newThread on Executor
10-14 18:32:06.368 I/.sec.unifiedwf( 4000): The ClassLoaderContext is a special
shared library.
10-14 18:32:06.369 W/ActivityManager( 702): Unable to start service Intent
{ act=com.google.android.setupcompat.portal.SetupNotificationService.BIND
pkg=com.google.android.setupwizard } U=0: not found
10-14 18:32:06.370 W/SetupWizard( 2295): [ayh] Failed to bind
SetupNotificationService. Do you have permission
"com.google.android.setupwizard.SETUP_PROGRESS_SERVICE"
10-14 18:32:06.370 I/SetupWizard( 2295): [InitialOngoingService] Failed to register
initial ongoing notification, start InitialOnginService.
10-14 18:32:06.373 D/Zygote ( 531): Forked child process 4034
10-14 18:32:06.375 I/CmcAccountManager( 2171): isCmcEnabled: Not installed
10-14 18:32:06.378 I/ConfigProvider( 2171): query uri:xxxxx
10-14 18:32:06.380 D/SamsungAnalytics605015( 3876): [Tracker] Tracker
start:6.05.015 , senderType : 3
10-14 18:32:06.380 I/[IWLANCONTENTPROVIDER]( 3901): saveVersion currIwlanVer: 2
10-14 18:32:06.383 D/TelephonyRegistryManager( 2295):
onSubscriptionsChangedListener callback received.
10-14 18:32:06.385 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=10197 packageName=com.google.android.syncadapters.contacts
10-14 18:32:06.386 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 10197; state: DISABLED
10-14 18:32:06.386 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 10197; state: DISABLED
10-14 18:32:06.387 W/ActivityManager( 702): wait for provider publish: waiters=1
callerApp=ProcessRecord{bf99df3 3118:android.process.acore/u0a65}
cpr=ContentProviderRecord{aa80856 u0
com.google.android.syncadapters.contacts/.ProxyGalProvider}
10-14 18:32:06.388 I/[IWLANCONTENTPROVIDER]( 3901): version :2
10-14 18:32:06.388 D/CompatibilityChangeReporter( 702): Compat change id reported:
143937733; UID 10197; state: DISABLED
10-14 18:32:06.389 E/SimUtil<1>( 2171): subIdArray is null
10-14 18:32:06.389 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.390 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.390 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.390 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.390 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.390 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.390 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.390 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.390 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.390 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.390 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.390 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.390 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.390 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.390 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.390 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.391 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.394 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:32:06.396 I/[SimMobilityContentProvider]( 3901): getVersion(): confversion
is: 2
10-14 18:32:06.400 I/MAPCONPROVIDER( 3901): version :2
10-14 18:32:06.403 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:06.404 E/TelephonyManagerWrapper( 2171): use backup imsi : null
10-14 18:32:06.404 I/Telecom:SamsungTelecomServiceImpl( 702):
getSimCallManagerForUser - user : 0 / callingPid : 702 / processName : sts
10-14 18:32:06.407 D/SamsungAnalytics605015( 3876): user do not agree setting
10-14 18:32:06.408 I/Telecom ( 702): PhoneAccountRegistrar: getSimCallManager:
SimCallManager for subId -1 queried, returning: null: TSI.gSCMFU@ADs
10-14 18:32:06.416 I/ConfigProvider( 2171): queryStorage path
content://com.samsung.rcs.autoconfigurationprovider/parameter/composerAuth#simslot1
10-14 18:32:06.420 I/RegiMgr-Utils<1>( 2171): hasLoadedProfile:
10-14 18:32:06.422 I/TetheringManager( 2295):
registerTetheringEventCallback:com.google.android.setupwizard
10-14 18:32:06.422 D/ConnectivityManager( 2295): ConnectivityManager()
mContext=com.google.android.setupwizard.SetupWizardApplication@9c321be
getOpPackageName()=com.google.android.setupwizard
getBasePackageName()=com.google.android.setupwizard
getPackageName()=com.google.android.setupwizard
10-14 18:32:06.427 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:06.433 I/CocktailBarService( 3325): onStartCommand: intent=Intent
{ cmp=com.samsung.android.app.cocktailbarservice/.CocktailBarService },flags=0,star
Id=1
10-14 18:32:06.434 I/CocktailProvider( 3325): call method=updateCocktailHistory
10-14 18:32:06.435 I/Utils ( 3325): isOwnerUser current = 0
10-14 18:32:06.420 I/ResipRegiMgr<1>( 2171): configure:
10-14 18:32:06.438 I/SEP_UNION_SemUnionManager( 3325): setDumpEnabled :
/data/log/sepunion/CocktailBarService.log
10-14 18:32:06.439 D/SEP_UNION_SemUnionMainServiceImpl( 702): setDumpEnabled =
CocktailBarService
10-14 18:32:06.440 I/.gms.persisten( 3071): Compiler allocated 4858KB to compile
java.util.ArrayList dwk.b(java.util.List, boolean)
10-14 18:32:06.442 D/SEP_UNION_SemUnionMainServiceImpl( 702): setDumpEnabled
Already Exist
10-14 18:32:06.445 I/CocktailBarService( 3325): onStartCommand :
setServiceForeGround false false true false
10-14 18:32:06.445 I/CocktailProvider( 3325): call method=updateCocktailHistory
10-14 18:32:06.447 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.447 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.447 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.447 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.447 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.447 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.447 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.447 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.447 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.448 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.448 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.448 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.448 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.448 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.448 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.448 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.448 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.448 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.448 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.448 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.448 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.449 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.449 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.449 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.449 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.449 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.449 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.449 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.449 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.449 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.449 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.449 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.449 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.449 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.449 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.449 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.449 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.449 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.449 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.450 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.450 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.450 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.450 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.450 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.450 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.450 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.450 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.450 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.450 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.450 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.450 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.450 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.450 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.450 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.451 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.451 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.451 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.451 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.451 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.451 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.452 E/WifiNative( 702): Could not get Iface object for interface
null
10-14 18:32:06.453 D/BatteryService( 702): AdaptiveFastCharging Settings = true
10-14 18:32:06.454 D/BatteryService( 702): write to AFC param offset enable: true,
result: false, offset: -1
10-14 18:32:06.454 I/TrayVisibilityController( 3325): TrayVisibilityReceiver action
:android.intent.action.SIM_STATE_CHANGED
10-14 18:32:06.455 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.455 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.455 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.456 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.456 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.456 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.456 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.456 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.456 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.457 I/TrayStateController( 3325): putInputRect
mDynamicInputRegion=204287755@LastEvent=null,Rect=Rect(0, 0 - 0, 0)
10-14 18:32:06.457 I/TrayStateController( 3325): handleUpdateWindowParam: decorview
is not attached yet
10-14 18:32:06.466 E/WifiNative( 702): Could not get Iface object for interface
null
10-14 18:32:06.469 I/SECIMSJ ( 2171): [0005]> 112
10-14 18:32:06.469 I/[IMS6.0]( 2171): IMS_onResponse()
10-14 18:32:06.470 I/StackIF ( 2171): processMessage 2
10-14 18:32:06.470 I/StackIF ( 2171): Processing Response
10-14 18:32:06.470 I/SECIMSJ ( 2171): [0005]< 101
10-14 18:32:06.470 I/StackIF ( 2171): processResponse: reqId 101
10-14 18:32:06.470 I/StackIF ( 2171): processResponse: handle -1 result 0 reason 0
10-14 18:32:06.475 I/StackIF[1]( 2171): configSrvcc(): mode: 10
10-14 18:32:06.476 I/SECIMSJ ( 2171): [0006]> 80
10-14 18:32:06.476 I/RegiMgr<1>( 2171): tryRegister:
10-14 18:32:06.476 I/[IMS6.0]( 2171): IMS_onResponse()
10-14 18:32:06.476 I/StackIF ( 2171): processMessage 2
10-14 18:32:06.476 I/StackIF ( 2171): Processing Response
10-14 18:32:06.476 I/SECIMSJ ( 2171): [0006]< 113
10-14 18:32:06.476 I/StackIF ( 2171): processResponse: reqId 113
10-14 18:32:06.476 I/StackIF ( 2171): processResponse: handle -1 result 0 reason 0
10-14 18:32:06.477 W/ContextImpl( 2171): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
android.content.ContextWrapper.sendBroadcast:478
com.sec.internal.helper.os.IntentUtil.sendBroadcast:12
com.sec.internal.ims.imsservice.ImsServiceStub.notifyImsReady:2122
com.sec.internal.ims.core.RegistrationManagerHandler.handleSimReady:598
10-14 18:32:06.480 I/Telephony: SamsungMmiDialogManager( 2213): onReceive:
action=android.intent.action.SIM_STATE_CHANGED
10-14 18:32:06.480 I/Telephony: SamsungMmiDialogManager( 2213): onReceive:
iccState=ABSENT
10-14 18:32:06.481 D/CarrierConfigLoader( 2213): mHandler: 0 phoneId: 1
10-14 18:32:06.481 D/CarrierConfigLoader( 2213): broadcastConfigChangedIntent,
phoneId: 1, addSubIdExtra: false
10-14 18:32:06.483 D/CarrierConfigLoader( 2213): Broadcast CARRIER_CONFIG_CHANGED
for phone 1
10-14 18:32:06.483 D/CarrierSvcBindHelper( 2213): mHandler: 0
10-14 18:32:06.483 D/CarrierSvcBindHelper( 2213): Rebinding if necessary for
phoneId: 1
10-14 18:32:06.484 D/GnssLocationProvider( 702): receive broadcast intent, action:
android.telephony.action.CARRIER_CONFIG_CHANGED
10-14 18:32:06.484 D/GnssLocationProvider( 702): received SIM related action:
10-14 18:32:06.484 D/GnssLocationProvider( 702): SIM MCC/MNC is still not
available
10-14 18:32:06.485 E/SimUtil<1>( 2171): subIdArray is null
10-14 18:32:06.486 D/BatteryService( 702): success to set AFC sysfs as true
10-14 18:32:06.486 W/Looper ( 702): Drained
10-14 18:32:06.489 E/z ( 3257): rebuild : package =
com.android.theme.color.purple
10-14 18:32:06.491 I/z ( 3257): rebuild : ignore
com.android.theme.color.purple
10-14 18:32:06.491 E/z ( 3257): rebuild : package =
com.sec.factory.cameralyzer
10-14 18:32:06.493 E/system_server( 702): No package ID 7f found for ID
0x7f0802c6.
10-14 18:32:06.493 E/system_server( 702): No package ID 7f found for ID
0x7f1305c6.
10-14 18:32:06.496 E/PhoneInterfaceManager( 2213): [PhoneIntfMgr]
getCarrierPackageNamesForIntentAndPhone: No UICC
10-14 18:32:06.496 D/CarrierSvcBindHelper( 2213): No carrier app for: 1
10-14 18:32:06.497 I/HBD ( 3690): h getDefaultInputRange : UNKNOWN
10-14 18:32:06.498 I/HBD ( 3690): a currentState : 0
10-14 18:32:06.499 I/MmTelFeatureCompat( 2213): onFeatureReady called!
10-14 18:32:06.512 I/.sec.unifiedwf( 4000): The ClassLoaderContext is a special
shared library.
10-14 18:32:06.526 D/FASDataManager( 702): getFASDataFromDB fasEntityList size : 0
10-14 18:32:06.534 I/DymLock|330152|ReferenceUtil( 3918): isTestMode() false
10-14 18:32:06.534 I/DymLock|330152|DynamicLockProvider( 3918): onCreate() DI
10-14 18:32:06.537 E/MARsDBManager( 702): Packages database not exist, and not
created!!
10-14 18:32:06.538 E/WifiNative( 702): Could not get Iface object for interface
null
10-14 18:32:06.559 I/DymLock|330152|InternalCallHandler( 3918):
registerNotifierHandler() handler [b.c.a.a.g.a.f@cfba06a]
10-14 18:32:06.560 I/HBD ( 3690): a load BaseLanguageRepo
10-14 18:32:06.560 I/DymLock|330152|FreshPackDataSource( 3918): new
FreshPackDataSource
10-14 18:32:06.561 I/DymLock|330152|ReferenceUtil( 3918): isTestMode() false
10-14 18:32:06.561 I/DymLock|330152|ReferenceUtil( 3918): isUpdateTestMode() false
10-14 18:32:06.563 I/DymLock|330152|DymBus( 3918): subscribe :
com.samsung.android.dynamiclock.data.wallpaper.source.settings.dls.FreshPackWallpap
erDataSource@dffc95b
10-14 18:32:06.563 I/DymLock|330152|WallpaperDataSource( 3918): new
WallpaperDataSource
10-14 18:32:06.565 I/DymLock|330152|LockWallpaperDataSource( 3918): new
LockWallpaperDataSource
10-14 18:32:06.565 I/DymLock|330152|DynamicLockInjector( 3918): init()
10-14 18:32:06.569 E/DymLock|330152|DynamicLockInjector( 3918): [class
b.c.a.a.d.d.d.l] is not injectable yet
10-14 18:32:06.569 E/DymLock|330152|DynamicLockInjector( 3918): [class
b.c.a.a.d.d.c.M] is not injectable yet
10-14 18:32:06.569 E/DymLock|330152|DynamicLockInjector( 3918): [class
b.c.a.a.h.r.b] is not injectable yet
10-14 18:32:06.577 I/z ( 3257): rebuild : ignore com.sec.factory.cameralyzer
10-14 18:32:06.577 E/z ( 3257): rebuild : package =
com.android.bluetoothmidiservice
10-14 18:32:06.578 D/MultiWindowEnableController( 702): turn on MW[#0],
Requester : SSRM
10-14 18:32:06.578 D/CoreStateObserverController( 702): sendCoreState(u0)
10-14 18:32:06.578 D/CoreStateObserverController( 702): populateCoreState(u0)
10-14 18:32:06.581 I/DymLock|330152|SettingsHelperDLS( 3918): readSettingsDB()
10-14 18:32:06.586 D/Zygote ( 531): Forked child process 4058
10-14 18:32:06.589 I/Edge.badge( 3325): NotificationListener onListenerConnected
mIsRegister=true
10-14 18:32:06.591 W/ActivityManager( 702): Slow operation: 207ms so far, now at
startProcess: returned from zygote!
10-14 18:32:06.606 I/DymLock|330152|AnalyticsBase( 3918): initialize: id[4F5-399-
564949], version[3.0]
10-14 18:32:06.612 I/libc ( 4058): SetHeapTaggingLevel: tag level set to 0
10-14 18:32:06.613 W/LoadedApk( 702): Slow system_server main thread handled for
android.telephony.action.CARRIER_CONFIG_CHANGED took 127 ms, Receiver =
com.android.server.wifi.WifiCarrierInfoManager$2@81393dd
10-14 18:32:06.620 I/z ( 3257): rebuild : ignore
com.android.bluetoothmidiservice
10-14 18:32:06.620 E/z ( 3257): rebuild : package =
com.samsung.android.sdk.handwriting
10-14 18:32:06.614 W/Looper ( 702): Slow dispatch took 128ms main
h=android.app.ActivityThread$H c=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@c5a27f m=0
10-14 18:32:06.621 W/ActivityManager( 702): Slow operation: 233ms so far, now at
startProcess: done updating battery stats
10-14 18:32:06.621 W/ActivityManager( 702): Slow operation: 237ms so far, now at
startProcess: building log message
10-14 18:32:06.621 I/ActivityManager( 702): Start proc
4058:com.google.android.syncadapters.contacts/u0a197 for content provider
{com.google.android.syncadapters.contacts/com.google.android.syncadapters.contacts.
ProxyGalProvider}
10-14 18:32:06.621 W/ActivityManager( 702): Slow operation: 237ms so far, now at
startProcess: starting to update pids map
10-14 18:32:06.621 I/z ( 3257): rebuild : ignore
com.samsung.android.sdk.handwriting
10-14 18:32:06.622 E/z ( 3257): rebuild : package = com.facebook.appmanager
10-14 18:32:06.622 W/ActivityManager( 702): Slow operation: 237ms so far, now at
startProcess: done updating pids map
10-14 18:32:06.623 D/SemWifiApSmartBleScanner( 702): subId:-1
10-14 18:32:06.623 D/WifiService( 702): ACTION_CARRIER_CONFIG_CHANGED, active
subId: -1
10-14 18:32:06.627 I/MmTelFeatureCompat( 2213): ImsRegistrationListenerBase :
registrationFeatureCapabilityChanged
10-14 18:32:06.627 I/MmTelFeatureCompat( 2213): convertCapabilities - capabilities:
MmTel Capabilities - [Voice: false Video: false UT: false SMS: false]
10-14 18:32:06.627 I/ImsFeature( 2213): notifyCapabilitiesStatusChanged()
10-14 18:32:06.629 I/IilManager<1>( 2171): UpdateImsPreference: SmsFormat=3GPP
10-14 18:32:06.631 I/ConfigModule<0>( 2171): handleMessage: msg: 11
10-14 18:32:06.631 I/ConfigModule<0>( 2171): rcsNetworkType: internet,wifi rcsAs:
jibe mIsRemoteConfigNeeded: false
10-14 18:32:06.632 I/ConfigModule<1>( 2171): onSimReady:
10-14 18:32:06.632 I/ConfigModule<1>( 2171): registerNetworkCallback
10-14 18:32:06.633 I/Telecom:SamsungTelecomServiceImpl( 702):
getSimCallManagerForUser - user : 0 / callingPid : 702 / processName : sts
10-14 18:32:06.633 E/SimUtil<1>( 2171): subIdArray is null
10-14 18:32:06.637 I/z ( 3257): rebuild : ignore com.facebook.appmanager
10-14 18:32:06.637 E/z ( 3257): rebuild : package =
com.samsung.android.app.clockpack
10-14 18:32:06.638 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:06.640 E/WifiService( 702): Attempt to retrieve passpoint with invalid
scanResult List
10-14 18:32:06.641 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:06.643 E/WifiService( 702): Attempt to retrieve OsuProviders with
invalid scanResult List
10-14 18:32:06.645 I/ImsServiceStub( 2171): isServiceAvailable: mmtel, rat: 13,
profileFind:false, Enabled:true
10-14 18:32:06.661 E/apters.contact( 4058): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:06.665 I/SettingClearHelper( 3496): END clearSettings
10-14 18:32:06.667 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:32:06.670 D/ConnectivityService( 702): NetReassign [no changes]
10-14 18:32:06.670 I/.gms.persisten( 3071): Compiler allocated 5088KB to compile
java.util.ArrayList dwk.b(java.util.List, boolean)
10-14 18:32:06.676 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:06.678 D/SettingsProvider( 702): isChangeAllowed() : name =
screen_off_timeout
10-14 18:32:06.678 D/SettingsProvider( 702): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
10-14 18:32:06.678 D/SettingsProvider( 702): projectionArgs:
isSettingsChangesAllowed
10-14 18:32:06.678 D/SettingsProvider( 702): selectionArgs: false
10-14 18:32:06.678 D/SettingsProvider( 702): selectionArgs: 10215
10-14 18:32:06.679 D/SecContentProvider( 702): query(), uri = 17 selection =
isSettingsChangesAllowed
10-14 18:32:06.681 D/SecContentProvider( 702): called from
com.google.android.setupwizard
10-14 18:32:06.681 D/RestrictionPolicy( 702): isSettingsChangesAllowedAsUser,
userId 0 : true
10-14 18:32:06.681 D/SettingsProvider( 702): ret = 1
10-14 18:32:06.682 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:06.683 I/earchbox:searc( 3801): Method exceeds compiler instruction
limit: 17863 in java.util.Map com.google.android.apps.gsa.shared.logger.b.h.d()
10-14 18:32:06.685 D/EdgeLightingPolicyManager( 702): heads up is disabled
10-14 18:32:06.693 I/z ( 3257): rebuild : ignore
com.samsung.android.app.clockpack
10-14 18:32:06.693 E/z ( 3257): rebuild : package = com.samsung.aasaservice
10-14 18:32:06.694 I/Edge.badge( 3325): onNotificationFullRefresh
mIsRegister=true,forceNotify=false
10-14 18:32:06.695 I/z ( 3257): rebuild : ignore com.samsung.aasaservice
10-14 18:32:06.695 E/z ( 3257): rebuild : package = com.android.traceur
10-14 18:32:06.697 I/z ( 3257): rebuild : ignore com.android.traceur
10-14 18:32:06.697 E/z ( 3257): rebuild : package =
com.google.android.cellbroadcastreceiver
10-14 18:32:06.697 I/SEP_UNION_SemUnionManager( 3325): setDumpEnabled :
/data/log/sepunion/CocktailBarService.log
10-14 18:32:06.698 I/z ( 3257): rebuild : ignore
com.google.android.cellbroadcastreceiver
10-14 18:32:06.698 E/z ( 3257): rebuild : package =
com.samsung.android.allshare.service.mediashare
10-14 18:32:06.698 I/z ( 3257): rebuild : ignore
com.samsung.android.allshare.service.mediashare
10-14 18:32:06.698 E/z ( 3257): rebuild : package = com.sec.android.app.fm
10-14 18:32:06.698 D/SEP_UNION_SemUnionMainServiceImpl( 702): setDumpEnabled =
CocktailBarService
10-14 18:32:06.703 D/SEP_UNION_SemUnionMainServiceImpl( 702): setDumpEnabled
Already Exist
10-14 18:32:06.704 I/CocktailBarService( 3325): onDestroy : setServiceForeGround
false
10-14 18:32:06.704 I/CocktailProvider( 3325): call method=updateCocktailHistory
10-14 18:32:06.706 I/ImsCallbackAM [0]( 2213): Local callback added:
android.telephony.ims.RegistrationManager$RegistrationCallback$RegistrationBinder@b
d15886
10-14 18:32:06.706 I/ImsMmTelManager( 2213): onCapabilitiesStatusChanged()
10-14 18:32:06.707 I/ImsCallbackAM [0]( 2213): Local callback added:
android.telephony.ims.ImsMmTelManager$CapabilityCallback$CapabilityBinder@ebfb547
10-14 18:32:06.709 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:06.712 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x201200
10-14 18:32:06.712 E/HYPER-HAL( 559): [SysfsControlManager.cpp]readSysfs():
Couldn't Open Sysfs - /sys/class/input_booster/level
10-14 18:32:06.713 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x201000
10-14 18:32:06.713 E/HYPER-HAL( 559): [SysfsControlManager.cpp]readSysfs():
Couldn't Open Sysfs - /sys/class/input_booster/head
10-14 18:32:06.713 I/HYPER-HAL( 559): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x201100
10-14 18:32:06.713 E/HYPER-HAL( 559): [SysfsControlManager.cpp]readSysfs():
Couldn't Open Sysfs - /sys/class/input_booster/tail
10-14 18:32:06.720 E/SimUtil<1>( 2171): subIdArray is null
10-14 18:32:06.726 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:32:06.732 I/VolteServiceModule( 2171): setUiTTYMode: phoneId = 0, mode =
0, do nothing
10-14 18:32:06.736 I/A ( 3801): load shared preferences: file not found
10-14 18:32:06.737 E/z ( 3257): rebuild : package =
com.samsung.android.A12.d01.wallpapermulti
10-14 18:32:06.740 I/z ( 3257): rebuild : ignore
com.samsung.android.A12.d01.wallpapermulti
10-14 18:32:06.740 E/z ( 3257): rebuild : package =
com.sec.android.provider.emergencymode
10-14 18:32:06.740 E/TelephonyManagerWrapper( 2171): use backup imsi : null
10-14 18:32:06.741 I/WorkFlowController( 2171): changedSimInfo: getImsi null or
empty
10-14 18:32:06.741 I/ConfigTrigger<1>( 2171): isValidAcsVersion:
10-14 18:32:06.741 I/z ( 3257): rebuild : ignore
com.sec.android.provider.emergencymode
10-14 18:32:06.741 E/z ( 3257): rebuild : package =
android.auto_generated_rro_product__
10-14 18:32:06.741 I/ConfigModule<1>( 2171): isRcsAvailable: false isChanged: false
mIsRemoteConfigNeeded: false mIsReceivedSimRefresh: false rcsDefaultEnabled: -1
10-14 18:32:06.741 E/#IMSCR ( 2171): 10-14 18:32:06
0x13000008:1,RCSE:false,SIM:false
10-14 18:32:06.742 I/Autoconfig( 2171): slot[1]: isRcsEnabled: false isChanged:
false
10-14 18:32:06.742 I/UiUtils ( 2171): isDualRcsReg: mIsDualRcsReg false
10-14 18:32:06.743 I/RegiMgr-Handler( 2171): handleMessage:
EVENT_RCS_USER_SETTING_CHANGED
10-14 18:32:06.743 I/RegiMgr-UsrEvtCtr( 2171): onRcsUserSettingChanged: switch: -1
10-14 18:32:06.744 I/z ( 3257): rebuild : ignore
android.auto_generated_rro_product__
10-14 18:32:06.744 E/SimUtil<0>( 2171): subIdArray is null
10-14 18:32:06.745 E/z ( 3257): rebuild : package =
com.samsung.android.cidmanager
10-14 18:32:06.745 I/z ( 3257): rebuild : ignore
com.samsung.android.cidmanager
10-14 18:32:06.745 E/z ( 3257): rebuild : package =
com.sec.android.app.camera
10-14 18:32:06.749 E/DymLock|330152|SettingsHelperDLS( 3918): Exception occurred
10-14 18:32:06.749 I/DymLock|330152|SettingsHelperDLS( 3918): readSettingsDB()
elapsed= 168
10-14 18:32:06.749 I/DymLock|330152|SettingsHelperDLS( 3918):
registerSettingsObserver()
10-14 18:32:06.759 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:32:06.760 E/TaskPersister( 702): File error accessing recents directory
(directory doesn't exist?).
10-14 18:32:06.769 I/Telecom ( 702): PhoneAccountRegistrar: getSimCallManager:
SimCallManager for subId -1 queried, returning: null: TSI.gSCMFU@AD0
10-14 18:32:06.769 D/ActivityThread( 4058): setConscryptValidator
10-14 18:32:06.769 D/ActivityThread( 4058): setConscryptValidator - put
10-14 18:32:06.769 W/LoadedApk( 702): Slow system_server main thread handled for
android.telephony.action.CARRIER_CONFIG_CHANGED took 137 ms, Receiver =
com.android.server.telecom.TelecomLoaderService$1@655ec
10-14 18:32:06.770 W/Looper ( 702): Slow dispatch took 137ms main
h=android.app.ActivityThread$H c=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@f7aadd6 m=0
10-14 18:32:06.771 I/A ( 3801): Initializing GMS Compliance Client Library...
10-14 18:32:06.774 W/Looper ( 702): Slow dispatch took 469ms
PackageManagerHandlerThread h=android.os.Handler c=<recycled PooledLambda@ac08e16>
m=0
10-14 18:32:06.774 I/A ( 3801): Checking for device compliance...
10-14 18:32:06.775 I/ImsServiceStub( 2171): isServiceAvailable: mmtel, rat: 18,
profileFind:false, Enabled:true
10-14 18:32:06.776 I/RegiMgr<1>( 2171): getImsProfile: profile [VOLTE]
10-14 18:32:06.776 E/RegiMgr<1>( 2171): getImsProfile: found [null] for [VOLTE]
10-14 18:32:06.776 I/IilIpcMessage( 2171): smsFormat 0 enableSmsOverIms 1
enableSmsWriteUicc 0 enableSmsFallback -1 eutranDomain 3 utranDomain 1 ssDomain 3
ussdDomain 1 eccPreference 1 ssCsfb 1 imsSupportType 0 srvccVersion 10
supportVolteRoaming 1NotiType : 2
10-14 18:32:06.777 I/IpcDispatcher<1>( 2171): [Tx]: (M)IPC_IIL_CMD
(S)IPC_IIL_PREFERENCE (T)NOTI l:0
10-14 18:32:06.777 I/IpcDispatcher<1>( 2171): ImsModemSender(): send
10-14 18:32:06.778 I/A ( 3801): Completed library init.
10-14 18:32:06.779 E/z ( 3257): rebuild : package = com.android.bluetooth
10-14 18:32:06.779 I/z ( 3257): rebuild : ignore com.android.bluetooth
10-14 18:32:06.779 E/z ( 3257): rebuild : package =
com.samsung.android.app.clipboardedge
10-14 18:32:06.782 I/z ( 3257): rebuild : ignore
com.samsung.android.app.clipboardedge
10-14 18:32:06.782 D/FaceWidgetClockRoamManager( 1809): isNetworkRoamingState id=-1
10-14 18:32:06.782 E/z ( 3257): rebuild : package = com.samsung.ipservice
10-14 18:32:06.782 I/z ( 3257): rebuild : ignore com.samsung.ipservice
10-14 18:32:06.782 D/FaceWidgetClockRoamManager( 1809): isNetworkRoamingState false
10-14 18:32:06.782 E/z ( 3257): rebuild : package =
com.sec.android.app.magnifier
10-14 18:32:06.782 D/FaceWidgetClockPage( 1809): setPageState() pageType = EXPAND
[ page state :NONE, orientation : 0]
com.samsung.android.app.facewidget.pages.clock.FaceWidgetClockPage{5970f96
V.E...... ......I. 0,0-0,0 #7f0901fd app:id/keyguard_clock_page}
10-14 18:32:06.786 I/z ( 3257): rebuild : ignore
com.sec.android.app.magnifier
10-14 18:32:06.786 E/z ( 3257): rebuild : package =
com.samsung.sec.android.application.csc
10-14 18:32:06.786 I/z ( 3257): rebuild : ignore
com.samsung.sec.android.application.csc
10-14 18:32:06.786 E/z ( 3257): rebuild : package =
com.samsung.android.sdm.config
10-14 18:32:06.786 I/z ( 3257): rebuild : ignore
com.samsung.android.sdm.config
10-14 18:32:06.787 E/z ( 3257): rebuild : package =
com.android.theme.icon.roundedrect
10-14 18:32:06.790 I/SysUIResourceUtils( 1809): isKeyguardThemeImageClockEnabled:
false
10-14 18:32:06.790 E/FaceWidgetClockRoamManager( 1809): setAutoHomecityTimezone():
isDeviceProvisioned=false
10-14 18:32:06.790 I/z ( 3257): rebuild : ignore
com.android.theme.icon.roundedrect
10-14 18:32:06.790 E/z ( 3257): rebuild : package =
com.samsung.android.app.dressroom
10-14 18:32:06.790 I/z ( 3257): rebuild : ignore
com.samsung.android.app.dressroom
10-14 18:32:06.790 E/z ( 3257): rebuild : package =
com.android.internal.systemui.navbar.gestural_narrow_back
10-14 18:32:06.790 I/FaceWidgetClockRoamManager( 1809): shouldShowDualClock()
isRoamingClockEnabled=true, isWhereToShowOptionEnabled=true,
isEasyModeEnabled=false, mIsNetworkRoaming=false
10-14 18:32:06.791 D/FaceWidgetClockPage( 1809): getConsideredClockType() ,
ep=true, mp=false, em=false, tc=false, ti=false, dc=false, de=false, ct=2
10-14 18:32:06.792 I/z ( 3257): rebuild : ignore
com.android.internal.systemui.navbar.gestural_narrow_back
10-14 18:32:06.792 E/z ( 3257): rebuild : package =
com.samsung.android.app.dofviewer
10-14 18:32:06.793 D/FaceWidgetClockPage( 1809): updateContentsView() clock type
changed : -> 2/EXPAND
10-14 18:32:06.793 D/FaceWidgetViewModel( 1809): onClockTypeChanged : 0 -> 2
10-14 18:32:06.793 I/z ( 3257): rebuild : ignore
com.samsung.android.app.dofviewer
10-14 18:32:06.793 E/z ( 3257): rebuild : package =
com.android.theme.icon_pack.rounded.settings
10-14 18:32:06.793 D/FaceWidgetViewModel( 1809): updateGravity()
manager.isLockStarEnabled() = false, manager.isDynamicClockEnabled() = false
10-14 18:32:06.793 D/FaceWidgetViewModel( 1809): updateGravity() clockType = 2,
isAodClockType = false, gravity = 17
10-14 18:32:06.794 D/FaceWidgetViewModel( 1809): updateInfoParameters(clock type)
isAODState = false, clockSidePadding = (45, 45), musicSidePadding = (20, 20)
10-14 18:32:06.794 W/AODFaceWidgetManager( 1809): onLockPositionChanged: consumer
is null
10-14 18:32:06.794 I/ClockInfoManager( 1809): isClockFaceType: type = 2
clockFaceType = 0
10-14 18:32:06.794 D/FaceWidgetClockPage( 1809): updateContentsView()
10-14 18:32:06.794 D/FaceWidgetClockPage( 1809): getContentsView() EXPAND
10-14 18:32:06.794 I/UfClockProvider( 1809): getClockView = 2 category = 2
10-14 18:32:06.794 I/ClockInfoManager( 1809): isClockFaceType: type = 2
clockFaceType = 0
10-14 18:32:06.795 I/ClockInfoManager( 1809): isClockFaceType: type = 2
clockFaceType = 0
10-14 18:32:06.780 D/ResponseCache( 3801): Nothing is cached! Returning early.
10-14 18:32:06.802 I/ClockNonePaddingTextView( 1809): ClockNonePaddingTextView:
mOriginalFontType = 103, isDefaultFontStyle() = true, mFlipfont = 0
10-14 18:32:06.811 I/A ( 3801): load shared preferences: file not found
10-14 18:32:06.815 I/z ( 3257): rebuild : ignore
com.android.theme.icon_pack.rounded.settings
10-14 18:32:06.815 E/z ( 3257): rebuild : package = com.samsung.android.video
10-14 18:32:06.816 I/z ( 3257): rebuild : ignore com.samsung.android.video
10-14 18:32:06.816 E/z ( 3257): rebuild : package =
android.auto_generated_rro_vendor__
10-14 18:32:06.816 I/ClockNonePaddingTextView( 1809): ClockNonePaddingTextView:
mOriginalFontType = 103, isDefaultFontStyle() = true, mFlipfont = 0
10-14 18:32:06.817 I/MAPCONPROVIDER( 3901): Initiating MAPCON database
initialization
10-14 18:32:06.819 I/ClockNonePaddingTextView( 1809): ClockNonePaddingTextView:
mOriginalFontType = 103, isDefaultFontStyle() = true, mFlipfont = 0
10-14 18:32:06.821 I/z ( 3257): rebuild : ignore
android.auto_generated_rro_vendor__
10-14 18:32:06.821 E/z ( 3257): rebuild : package =
com.android.theme.icon_pack.circular.android
10-14 18:32:06.823 E/TelephonyManagerWrapper( 2171): use backup imsi : null
10-14 18:32:06.824 I/ImsServiceSwitchBase[0]( 2171): getRcsUserSetting:
rcs_user_setting_ = [-1]
10-14 18:32:06.824 I/RegiMgr-UsrEvtCtr( 2171): same rcs_user_setting not changed :
-1
10-14 18:32:06.828 I/ImsSecChannelCallback( 2171): receive
10-14 18:32:06.828 I/IpcDispatcher<1>( 2171): [Rx]: (M)IPC_IIL_CMD
(S)IPC_IIL_SSAC_INFO (T)EVENT l:13
10-14 18:32:06.828 I/ClockNonePaddingTextView( 1809): ClockNonePaddingTextView:
mOriginalFontType = 103, isDefaultFontStyle() = true, mFlipfont = 0
10-14 18:32:06.830 I/ActivityManager( 702): DSS OFF for
com.google.android.syncadapters.contacts
10-14 18:32:06.832 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:06.834 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:06.835 I/MnoStrategyCreator( 2171): getPolicyType: phone1 Vivo_BR =>
JIBE_UP
10-14 18:32:06.836 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{a8fe271 4058:com.google.android.syncadapters.contacts/u0a197}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:06.836 I/z ( 3257): rebuild : ignore
com.android.theme.icon_pack.circular.android
10-14 18:32:06.837 E/z ( 3257): rebuild : package =
com.google.android.apps.restore
10-14 18:32:06.837 I/SsacManager( 2171): updateSSACInfo[0] : Voice(-1:0) Video(-
1:0)
10-14 18:32:06.838 I/SsacManager( 2171): Voice Call updateSSACInfo[0] : f[100],
t[0]
10-14 18:32:06.838 I/SsacManager( 2171): Video Call updateSSACInfo[0] : f[100],
t[0]
10-14 18:32:06.841 D/ActivityThread( 4058): handleBindApplication()++
app=com.google.android.syncadapters.contacts
10-14 18:32:06.841 I/DIAGMON_SDK[605031][4F5-399-564949] ( 3918): generated SR
object
10-14 18:32:06.843 W/Looper ( 702): Slow delivery took 286ms main
h=android.app.ActivityThread$H c=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@78f5712 m=0
10-14 18:32:06.845 W/ActivityManager( 702): wait for provider publish: waiters=2
callerApp=ProcessRecord{a250868
3801:com.google.android.googlequicksearchbox:search/u0a193}
cpr=ContentProviderRecord{b15c3ab u0
com.google.android.gms/.chimera.container.GmsModuleProvider}
10-14 18:32:06.846 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:06.847 I/SimManager( 2171): isOutBoundSIM: state [ABSENT] isOutBoundSIM
[false]
10-14 18:32:06.848 I/EasyMuteController( 702): UnRegister failed. no registered
10-14 18:32:06.848 V/Vibrator( 702): cancel(): pid: 702, PackageName: android,
token: android.os.Binder@a6b3610
10-14 18:32:06.848 I/MnoStrategyCreator( 2171): getPolicyType: phone1 Vivo_BR =>
JIBE_UP
10-14 18:32:06.848 I/EasyMuteController( 702): UnRegister failed. no registered
10-14 18:32:06.848 V/Vibrator( 702): cancel(): pid: 702, PackageName: android,
token: android.os.Binder@a6b3610
10-14 18:32:06.848 I/RcsPolicySettings( 2171): slot[1]: load from rcspolicy.json
JIBE_UP
10-14 18:32:06.849 D/PowerManagerService( 702): [api] SettingsObserver: onChange:
content://settings/system/screen_off_timeout
10-14 18:32:06.850 V/WindowManager( 702):
rotationForOrientation(orient=SCREEN_ORIENTATION_PORTRAIT (1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
10-14 18:32:06.850 D/WindowManager( 702): rotationForOrientation,
orientationSource=DefaultTaskDisplayArea@246905631
10-14 18:32:06.850 V/WindowOrientationListener( 702): getProposedRotation: -1
10-14 18:32:06.850 D/PowerManagerService( 702): [api] updateSettingsLocked :
mDreamsEnabledSetting: false mDreamsActivateOnSleepSetting: true
mDreamsActivateOnDockSetting: false mScreenOffTimeoutSetting: 121000
mSleepTimeoutSetting: -1 mStayOnWhilePluggedInSetting: 0 mTheaterModeEnabled: false
mAlwaysOnEnabled: false mSmartStayEnabledSetting: false mDoubleTapWakeEnabled:
false retailDemoValue: 0 mScreenBrightnessModeSetting: 0 mGameAutobrightnessLocked:
false
10-14 18:32:06.850 D/PowerManagerService( 702): getScreenOffTimeoutLocked: 30000 -
> 121000
10-14 18:32:06.850 V/WindowManager( 702): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_PORTRAIT (1) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2003
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4379
com.android.server.wm.WindowManagerService.updateRotation:4360
com.android.server.policy.PhoneWindowManager.updateRotation:6161
com.android.server.policy.PhoneWindowManager$SettingsObserver.onChange:837
android.database.ContentObserver.onChange:153
10-14 18:32:06.851 I/RcsPolicySettings( 2171): slot[1]: No rcsAsPolicy in
rcspolicy.json
10-14 18:32:06.852 E/ImsAutoUpdate( 2171): exception on applyDefaultRcsPolicyUpdate
:default_up_policy source SMK
10-14 18:32:06.852 E/ImsAutoUpdate( 2171):
applyDefaultRcsPolicyUpdate :default_up_policy source SMK not valid
10-14 18:32:06.852 E/ImsAutoUpdate( 2171): exception on applyDefaultRcsPolicyUpdate
:default_up_policy source IMSUPDATE
10-14 18:32:06.852 E/ImsAutoUpdate( 2171):
applyDefaultRcsPolicyUpdate :default_up_policy source IMSUPDATE not valid
10-14 18:32:06.852 E/ImsAutoUpdate( 2171): exception on applyDefaultRcsPolicyUpdate
:default_up_policy source UNKNOWN update source 4
10-14 18:32:06.852 E/ImsAutoUpdate( 2171):
applyDefaultRcsPolicyUpdate :default_up_policy source UNKNOWN update source 4 not
valid
10-14 18:32:06.852 E/ImsAutoUpdate( 2171): policyName is not valid or policy is
JsonNull
10-14 18:32:06.852 W/ScoverManager( 3325): unregisterListener : This device is not
supported cover
10-14 18:32:06.852 E/ImsAutoUpdate( 2171): exception on applyRcsPolicySettingUpdate
: java.lang.IllegalStateException: Not a JSON Object: null
10-14 18:32:06.852 E/ImsAutoUpdate( 2171): exception on applyRcsPolicySettingUpdate
: java.lang.IllegalStateException: Not a JSON Object: null
10-14 18:32:06.852 E/ImsAutoUpdate( 2171): exception on applyRcsPolicySettingUpdate
: java.lang.IllegalStateException: Not a JSON Object: null
10-14 18:32:06.853 I/RcsPolicySettings( 2171): slot[1]: policy updated: JIBE_UP
10-14 18:32:06.853 I/z ( 3257): rebuild : ignore
com.google.android.apps.restore
10-14 18:32:06.854 I/RegiMgr-Handler( 2171): handleMessage:
EVENT_GLOBAL_SETTINGS_UPDATED
10-14 18:32:06.854 D/NotificationListeners( 702): Removing active service
ComponentInfo{com.samsung.android.app.cocktailbarservice/com.samsung.android.app.co
cktailbarservice.badge.NotificationListener}
10-14 18:32:06.854 I/UriUtil ( 2171): fragment is null. get simSlot from priority
policy.
10-14 18:32:06.855 I/g ( 3257): normal to rebuild
10-14 18:32:06.858 I/io_stats( 385): !@ 179,0 r 125263 8481464 w 17030 5464048 d
4938 2477272 f 8021 2969 iot 92372 0 th 102400 102400 64728 pt 232 inp 0 0 149.366
10-14 18:32:06.858 I/SemUiSupportService( 3325): onDestroy() :
com.samsung.android.app.cocktailbarservice.CocktailBarService@de7d59c
10-14 18:32:06.859 I/g ( 3257): FASEntry table rebuilding completed. Send
intent to Mars : MARS_REQUEST_PKG_INFO
10-14 18:32:06.865 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.866 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.866 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.867 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.868 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.869 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.870 I/ImsSecChannelCallback( 2171): receive
10-14 18:32:06.870 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.870 I/MmTelFeatureCompat( 2213): onFeatureReady called!
10-14 18:32:06.870 I/IpcDispatcher<0>( 2171): [Rx]: (M)IPC_IIL_CMD
(S)IPC_IIL_SSAC_INFO (T)EVENT l:13
10-14 18:32:06.870 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.871 I/SsacManager( 2171): updateSSACInfo[0] : Voice(-1:0) Video(-
1:0)
10-14 18:32:06.871 I/SsacManager( 2171): Voice Call updateSSACInfo[0] : f[100],
t[0]
10-14 18:32:06.871 I/SsacManager( 2171): Video Call updateSSACInfo[0] : f[100],
t[0]
10-14 18:32:06.872 D/MdnieScenarioControlService( 702): packageName :
com.google.android.setupwizard className :
com.google.android.setupwizard.SetupWizardActivity
10-14 18:32:06.873 V/MdnieScenarioControlService( 702): setUIMode from UI
function(3)
10-14 18:32:06.873 V/MdnieScenarioControlService( 702): burn_in_prevention_mode()
mBrightnessAllAppServerState : true , enabled : false, mBurnInDisableAppEnabled :
false , mAutoBrightnessMode : false, mHighBrightnessModeEnabled : false ,
mBurnInPreventionACL : false , platform_brightness_value : 128 ,
BURN_IN_PREVENTION_SUPPORT_VALUE : 143 , mBurnInPreventionEnabled : false ,
mGameAppLauncher : false
10-14 18:32:06.873 V/MdnieScenarioControlService( 702): Disabled Burn-In
Prevention Mode
10-14 18:32:06.874 D/SemDisplaySolutionManagerService( 702): uid : 1000 , pid :
702 , name : burnin_prevention_off
10-14 18:32:06.874 D/SemDisplaySolutionManagerService( 702): where : application
what : DEFAULT setScreenBrightnessScaleFactor(1.0) , mBrightnessCompensation :
1.0 , PMS value : 1.0
10-14 18:32:06.874 D/PowerManagerService( 702): [api]
setScreenBrightnessScaleFactor: scaleFactor: 1.0 (uid: 1000 pid: 702)
10-14 18:32:06.874 D/SemDisplaySolutionManagerService( 702): Normal Mode
setMultipleScreenBrightness , application, DEFAULT, 1.0
10-14 18:32:06.876 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.877 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.877 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.877 W/Looper ( 702): Drained
10-14 18:32:06.878 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.879 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.880 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.882 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.882 I/DymLock|330152|LogginBus( 3918): subscribe :
com.samsung.android.dynamiclock.domain.analytics.LoggingReceiver@aaa8058
10-14 18:32:06.883 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.884 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.885 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.885 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.886 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.886 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.887 I/MmTelFeatureCompat( 2213): ImsRegistrationListenerBase :
registrationFeatureCapabilityChanged
10-14 18:32:06.887 I/MmTelFeatureCompat( 2213): convertCapabilities - capabilities:
MmTel Capabilities - [Voice: false Video: false UT: false SMS: false]
10-14 18:32:06.887 I/ImsFeature( 2213): notifyCapabilitiesStatusChanged()
10-14 18:32:06.887 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.888 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.888 D/FASDataManager( 702): getFASDataFromDB fasEntityList size :
41
10-14 18:32:06.889 I/g ( 3257): ForcedAppStandby table rebuilding completed,
migrate it.
10-14 18:32:06.890 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.891 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.891 I/RegiMgr-Handler( 2171): handleMessage:
EVENT_RCS_USER_SETTING_CHANGED
10-14 18:32:06.892 I/RegiMgr-UsrEvtCtr( 2171): onRcsUserSettingChanged: switch: -1
10-14 18:32:06.892 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.892 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.893 E/SimUtil<1>( 2171): subIdArray is null
10-14 18:32:06.894 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.894 E/ActivityThread( 3801): Failed to find provider info for
com.google.android.voicesearch
10-14 18:32:06.894 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.895 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.896 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.896 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.897 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.897 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.898 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.899 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.899 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:32:06.899 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.900 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.901 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.901 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.902 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.903 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.903 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:32:06.903 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:32:06.903 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.904 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:32:06.904 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.905 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.905 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.906 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.907 E/TelephonyManagerWrapper( 2171): use backup imsi : null
10-14 18:32:06.907 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.907 I/ImsServiceSwitchBase[1]( 2171): getRcsUserSetting:
rcs_user_setting_ = [-1]
10-14 18:32:06.907 I/ImsCallbackAM [1]( 2213): Local callback added:
android.telephony.ims.RegistrationManager$RegistrationCallback$RegistrationBinder@3
80c75b
10-14 18:32:06.907 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.907 I/RegiMgr-UsrEvtCtr( 2171): same rcs_user_setting not changed :
-1
10-14 18:32:06.908 I/ImsMmTelManager( 2213): onCapabilitiesStatusChanged()
10-14 18:32:06.908 I/UriUtil ( 2171): fragment is null. get simSlot from priority
policy.
10-14 18:32:06.908 I/ImsCallbackAM [1]( 2213): Local callback added:
android.telephony.ims.ImsMmTelManager$CapabilityCallback$CapabilityBinder@5f4cbf8
10-14 18:32:06.908 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.908 I/ImsMmTelManager( 2213): onCapabilitiesStatusChanged()
10-14 18:32:06.908 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.908 I/ImsMmTelManager( 2213): onCapabilitiesStatusChanged()
10-14 18:32:06.909 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.909 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.909 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.909 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.909 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.909 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.909 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.909 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.910 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.910 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.910 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.910 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.910 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.910 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.910 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.910 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.910 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.910 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.910 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.910 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.910 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.910 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.910 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.910 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.911 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.911 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.911 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.911 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.911 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.912 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.913 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.913 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.914 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.914 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.915 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.915 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.915 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.915 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.915 D/ActivityManager( 702): Parallel Broadcast is delayed
BroadcastRecord{dfb8f0e u0 android.intent.action.PACKAGE_CHANGED}
10-14 18:32:06.915 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.916 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.917 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.917 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.918 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.919 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.919 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.920 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.921 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.921 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.922 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.922 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.923 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.923 D/ActivityManager( 702): Parallel Broadcast is delayed
BroadcastRecord{c865d2f u0 android.intent.action.PACKAGE_CHANGED}
10-14 18:32:06.924 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.924 I/id.diagmonagen( 3203): WaitForGcToComplete blocked
RunEmptyCheckpoint on ProfileSaver for 9.663ms
10-14 18:32:06.924 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.924 I/WindowManager( 702): Force finishing activity
ActivityRecord{14478e0 u0
com.sec.android.preloadinstaller/.SN2110150331.PreloadInstallerActivity t3 f}}
10-14 18:32:06.924 I/WindowManager( 702): Add to removeList. it will finish after.
ActivityRecord{14478e0 u0
com.sec.android.preloadinstaller/.SN2110150331.PreloadInstallerActivity t3 f}}
10-14 18:32:06.925 W/ActivityTaskManager( 702): Duplicate finish request for
r=ActivityRecord{14478e0 u0
com.sec.android.preloadinstaller/.SN2110150331.PreloadInstallerActivity t3 f}}
10-14 18:32:06.925 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.925 W/WindowManager( 702): Execute app transition:
mNextAppTransition=TRANSIT_TASK_OPEN, displayId: 0
Callers=com.android.server.wm.ActivityStack.executeAppTransition:4054
com.android.server.wm.RootWindowContainer.resumeFocusedStacksTopActivities:2703
com.android.server.wm.RootWindowContainer.resumeFocusedStacksTopActivities:2665
com.android.server.wm.ActivityTaskManagerService$LocalService.cleanupDisabledPackag
eComponents:8410
com.android.server.am.ActivityManagerService.cleanupDisabledPackageComponentsLocked
:5928
10-14 18:32:06.925 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.926 I/.gms.persisten( 3071): Compiler allocated 5088KB to compile
java.util.ArrayList dwk.b(java.util.List, boolean)
10-14 18:32:06.926 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.926 W/WindowManager( 702): Execute app transition:
mNextAppTransition=TRANSIT_TASK_OPEN, displayId: 0
Callers=com.android.server.wm.ActivityStack.executeAppTransition:4054
com.android.server.wm.ActivityStack.resumeTopActivityInnerLocked:1994
com.android.server.wm.ActivityStack.resumeTopActivityUncheckedLocked:1873
com.android.server.wm.RootWindowContainer.resumeFocusedStacksTopActivities:2732
com.android.server.wm.RootWindowContainer.resumeFocusedStacksTopActivities:2665
10-14 18:32:06.926 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.927 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.927 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.928 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.928 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.928 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.929 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.930 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.930 I/UriUtil ( 2171): fragment is null. get simSlot from priority
policy.
10-14 18:32:06.930 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.931 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.931 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.932 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.933 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.933 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.934 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.935 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.935 I/VolteServiceModule( 2171): setUiTTYMode: phoneId = 1, mode =
0, do nothing
10-14 18:32:06.935 D/ActivityManager( 702): Parallel Broadcast is delayed
BroadcastRecord{6f42f3c u0 android.intent.action.PACKAGE_CHANGED}
10-14 18:32:06.935 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.936 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.937 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.937 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.937 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.937 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.937 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.937 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.937 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.938 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.938 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.938 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.939 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.940 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.940 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.941 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.941 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.942 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.943 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.943 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.944 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.944 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.944 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.944 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.944 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.944 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.944 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.944 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.944 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.944 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.944 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.945 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.945 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.945 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.945 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.945 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.945 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.945 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.945 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.945 I/WfcEpdgManager( 2171): [Connecting] processMessage SIM_ABSENT
10-14 18:32:06.946 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.946 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.947 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.947 I/SimManager( 2171): getRilSimOperator: ETC
10-14 18:32:06.948 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.948 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.949 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.949 I/SimManager<1>( 2171): hasIsim: [false]
10-14 18:32:06.949 I/SimManager( 2171): mSimState:ABSENT, mIsimLoaded:false,
hasIsim():false
10-14 18:32:06.949 I/WfcEpdgManager( 2171): SIM Absent: phoneId=1
10-14 18:32:06.949 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.950 I/ImsDiagMonitorNotiMgr( 2171): Package was not installed, check
again #8
10-14 18:32:06.950 I/CmcAccountManager( 2171): handleMessage: 3
10-14 18:32:06.950 I/CmcAccountManager( 2171): isCmcEnabled: Not installed
10-14 18:32:06.950 I/CmcAccountManager( 2171): onStartCmcRegistration: Cmc not
enabled
10-14 18:32:06.950 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.951 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.951 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.952 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.952 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.952 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.952 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.952 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.952 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.952 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.952 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.952 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.952 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.953 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.953 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.954 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.955 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.956 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.956 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.957 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.958 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.958 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.959 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.959 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.960 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.961 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.961 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.962 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.962 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.963 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.964 I/DigitalHorizontalClockView( 1809):
updateAlternateCalendarViewVisibility : false/false
10-14 18:32:06.964 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.964 D/ApplicationLoaders( 4058): Returning zygote-cached class
loader: /system/framework/android.test.base.jar
10-14 18:32:06.965 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.965 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.966 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.967 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.967 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.968 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.968 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.968 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:32:06.969 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:32:06.969 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.969 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:32:06.969 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors$Item : Cannot invoke getFontColor
10-14 18:32:06.969 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809): setCategory:
mIsWhiteWallpaper = false
10-14 18:32:06.969 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.970 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:32:06.970 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.970 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:32:06.970 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:32:06.970 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.971 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809):
updateShadowStyle: shadow : [ShadowStyle: shadowRadius = 2.0, shadowDx = 0.0,
shadowDy = 2.0, shadowColor = 66000000]
10-14 18:32:06.971 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.971 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:32:06.972 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:32:06.972 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:32:06.972 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors$Item : Cannot invoke getFontColor
10-14 18:32:06.972 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.972 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.972 D/FaceWidgetClockProvider( 1809): VERSION_CODE = 20 / 2 /
com.samsung.android.uniform.widget.clock.DigitalHorizontalClockView{f7e34a5
V.E...... ......I. 0,0-0,0}
10-14 18:32:06.973 I/FaceWidgetClockProvider( 1809): getClockView() clockType = 2,
clock = com.samsung.android.uniform.widget.clock.DigitalHorizontalClockView{f7e34a5
V.E...... ......I. 0,0-0,0}, updateColorNeeded = true
10-14 18:32:06.973 I/KeyguardWallpaperController( 1809): getAdaptiveColorResult()
has been called while not adaptive color condition. Returns null!
10-14 18:32:06.973 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.973 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:32:06.973 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:32:06.974 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.974 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:32:06.974 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors$Item : Cannot invoke getFontColor
10-14 18:32:06.974 V/MdnieScenarioControlService( 702): mAclOffEnabled : false
mAclPreviewState : false mAclCompensationState : false
10-14 18:32:06.974 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.974 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809): setPaletteIndex
: index = 0, mIsWhiteWallpaper = false, PaletteItem = SOLID color : FFFAFAFA
10-14 18:32:06.974 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:32:06.975 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.975 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:32:06.975 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.975 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:32:06.976 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809):
updateShadowStyle: shadow : [ShadowStyle: shadowRadius = 2.0, shadowDx = 0.0,
shadowDy = 2.0, shadowColor = 66000000]
10-14 18:32:06.976 I/FaceWidgetClockProvider( 1809): setPreDefineOrCustomColor()
setPreDefineColor(), clockType = 2, index = 0
10-14 18:32:06.976 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.976 D/FaceWidgetClockPage( 1809): getScaleMode() 0, isLandscape =
false
10-14 18:32:06.976 D/FaceWidgetClockPage( 1809): updateScaleMode() 0, type = 2,
scalable = true
10-14 18:32:06.976 D/FaceWidgetClockPage( 1809): isNeedToTransition() false - no
child
10-14 18:32:06.976 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.976 D/FaceWidgetClockPage( 1809): attachContentsView LOCKSCREEN
EXPAND false
10-14 18:32:06.977 D/FaceWidgetClockPage( 1809): initViews() mClockView=null,
rootView=com.samsung.android.uniform.widget.clock.DigitalHorizontalClockView{f7e34a
5 V.E...... ......I. 0,0-0,0}
10-14 18:32:06.977 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.977 D/FaceWidgetClockPage( 1809): initViews() clockEnabled = true,
dateEnabled = true
10-14 18:32:06.977 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.978 D/FaceWidgetClockPage( 1809): setClockGravity() gravity = 49
10-14 18:32:06.978 D/FaceWidgetClockPage( 1809): updateClockColor() page state :
EXPAND
10-14 18:32:06.978 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.978 I/KeyguardWallpaperController( 1809): getAdaptiveColorResult()
has been called while not adaptive color condition. Returns null!
10-14 18:32:06.978 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:32:06.978 I/apters.contact( 4058): The ClassLoaderContext is a special
shared library.
10-14 18:32:06.979 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.979 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:32:06.979 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:32:06.979 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors$Item : Cannot invoke getFontColor
10-14 18:32:06.979 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.980 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:32:06.980 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:32:06.980 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.980 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:32:06.981 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.981 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809): setPaletteIndex
: index = 0, mIsWhiteWallpaper = false, PaletteItem = SOLID color : FFFAFAFA
10-14 18:32:06.981 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:32:06.981 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.982 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:32:06.982 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.982 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:32:06.982 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.982 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809):
updateShadowStyle: shadow : [ShadowStyle: shadowRadius = 2.0, shadowDx = 0.0,
shadowDy = 2.0, shadowColor = 66000000]
10-14 18:32:06.982 I/FaceWidgetClockProvider( 1809): setPreDefineOrCustomColor()
setPreDefineColor(), clockType = 2, index = 0
10-14 18:32:06.983 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.983 D/FaceWidgetClockPage( 1809): updateClockSuspendState() reason =
attach, suspend=true, kv=false, wa=true, di=true, wu=false, aodDash=false
10-14 18:32:06.983 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809): suspend :
mSuspend = false, enable = true
10-14 18:32:06.983 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.983 D/FaceWidgetClockPage( 1809): updateClockColor() page state :
EXPAND
10-14 18:32:06.983 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.983 I/KeyguardWallpaperController( 1809): getAdaptiveColorResult()
has been called while not adaptive color condition. Returns null!
10-14 18:32:06.983 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.983 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.983 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:32:06.984 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.984 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.985 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.985 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.986 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.986 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.987 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.988 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.988 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.989 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.989 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.990 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.990 I/DMASA[D][4F5-399-564949] ( 3203): [DiagmonProvider]Received
msg based on provider : request_deviceid / request_deviceid
10-14 18:32:06.990 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.991 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:32:06.991 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.991 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:32:06.991 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors$Item : Cannot invoke getFontColor
10-14 18:32:06.991 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.991 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:32:06.992 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.992 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:32:06.992 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:32:06.992 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.992 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809): setPaletteIndex
: index = 0, mIsWhiteWallpaper = false, PaletteItem = SOLID color : FFFAFAFA
10-14 18:32:06.993 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.993 D/WallpaperManager( 1809): semGetWallpaperColors, which = 2
10-14 18:32:06.993 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.993 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.993 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.993 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.994 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.994 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperColors:7615
10-14 18:32:06.994 D/MARsPolicyManager( 702): updateMARsTargetPackages
mMARsTargetPackages.size-0
10-14 18:32:06.994 D/MARsDBManager( 702): Received MARS_DB_SM_CHANGED_MSG, --
mDBCreate = false --onUpgrade = false --onInit = true --mDBUpdated = false
10-14 18:32:06.994 W/AbstractBaseReflection( 1809):
android.app.SemWallpaperColors : Cannot invoke get
10-14 18:32:06.994 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.995 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809):
updateShadowStyle: shadow : [ShadowStyle: shadowRadius = 2.0, shadowDx = 0.0,
shadowDy = 2.0, shadowColor = 66000000]
10-14 18:32:06.995 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.995 I/FaceWidgetClockProvider( 1809): setPreDefineOrCustomColor()
setPreDefineColor(), clockType = 2, index = 0
10-14 18:32:06.995 I/AODSettingsHelper( 1809): *** register listener for
com.samsung.android.app.facewidget.pages.clock.-$
$Lambda$FaceWidgetClockPage$ZHQTUyRd08H8fKgp60I2UL74Wbw@bc27621
10-14 18:32:06.995 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.996 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.996 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.997 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.997 I/SDHMS:k ( 3257): failed fetch in register (table_status)
10-14 18:32:06.998 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.998 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:06.998 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.998 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:06.998 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:06.999 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:06.999 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.000 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.000 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.001 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.001 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.001 I/DMASA[D]( 3203): [DiagmonProvider]Signature Check Success
10-14 18:32:07.002 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.002 I/DMASA[D][4F5-399-564949] ( 3203): [DiagmonProvider]Action :
Request deviceID
10-14 18:32:07.002 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.003 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.004 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.004 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.005 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.005 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.006 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.006 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.007 W/DMASA[D][4F5-399-564949] ( 3203): [DiagmonProvider]DeviceId
failed : user binary or info null
10-14 18:32:07.007 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.007 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.007 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.007 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.007 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.008 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.008 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.009 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.009 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.010 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.010 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.010 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.010 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.011 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.011 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.011 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.012 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.012 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.012 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.012 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.013 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.013 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.014 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.014 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.014 I/MAPCONPROVIDER( 3901): loadIfomTable inner tag name is:
operator
10-14 18:32:07.015 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.016 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.017 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.017 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.017 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.018 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.019 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.020 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.020 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.021 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.021 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.022 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.022 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.023 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.024 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.024 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.024 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.sec.unifiedwfc cmp =
androidx.work.impl.background.systemjob.SystemJobService newState = 1
callingPackage = 10146/com.sec.unifiedwfc
10-14 18:32:07.025 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.025 I/MAPCONPROVIDER( 3901): Initiating MAPCON database
initialization
10-14 18:32:07.026 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.027 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.027 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.027 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.027 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.027 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.027 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.027 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.027 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.027 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.027 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.027 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.028 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.028 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.028 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.028 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.028 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.028 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.028 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.028 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.029 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.029 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.030 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.030 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.031 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.031 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.032 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.032 I/TetheringManager( 4000):
registerTetheringEventCallback:com.sec.unifiedwfc
10-14 18:32:07.033 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.033 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.034 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.034 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.035 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.035 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.036 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.036 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.037 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.037 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.038 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.038 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.039 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.040 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.040 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.041 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.041 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.042 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.042 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.043 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.043 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.044 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.044 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.044 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.044 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.044 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.044 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.044 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.044 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.045 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.045 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.046 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.046 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.047 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.048 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.048 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.049 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.049 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.049 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.050 W/[UNWFC]-- ( 4000): secQueryGetFingerprint :
10-14 18:32:07.050 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.050 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.051 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.052 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.052 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.053 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.053 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.054 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.054 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.055 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.055 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.056 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.056 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.057 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.057 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.058 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.058 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.059 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.059 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.060 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.060 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.061 E/system_server( 702): No package ID 7f found for ID
0x7f08023f.
10-14 18:32:07.061 E/system_server( 702): No package ID 7f found for ID
0x7f12035c.
10-14 18:32:07.061 E/system_server( 702): No package ID 7f found for ID
0x7f12035c.
10-14 18:32:07.061 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.062 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.062 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.063 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.063 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.064 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.064 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.065 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.065 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.066 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.066 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.067 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.067 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.068 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.069 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.069 I/apters.contact( 4058): The ClassLoaderContext is a special
shared library.
10-14 18:32:07.069 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.070 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.070 D/ActivityManager( 702): Parallel Broadcast is delayed
BroadcastRecord{93a6ac3 u0 android.intent.action.PACKAGE_CHANGED}
10-14 18:32:07.070 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.071 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.071 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.071 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.071 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.072 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.072 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.072 D/nativeloader( 4058): classloader namespace configured for
unbundled product apk.
library_path=/product/app/GoogleContactsSyncAdapter/lib/arm64:/product/lib64:/
system/product/lib64
10-14 18:32:07.072 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.073 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.073 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.074 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.074 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.075 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.075 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.076 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.077 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.077 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.078 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.078 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.079 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.079 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.080 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.080 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.081 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.081 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.082 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.082 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.083 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.084 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.084 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.085 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.085 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.086 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.086 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.087 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.087 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.088 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.088 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.089 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.089 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.090 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.091 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.091 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.092 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.092 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.092 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.093 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.093 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.093 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.093 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.094 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.094 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.094 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.094 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.094 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.094 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.094 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.094 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.094 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.095 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.095 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.095 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.095 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.095 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.095 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.095 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.095 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.095 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.095 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.095 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.095 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.095 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.095 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.095 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.096 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.096 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.096 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.096 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.097 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.097 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.098 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.098 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.098 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.099 D/ActivityManager( 702): Parallel Broadcast is delayed
BroadcastRecord{4efd7be u0 android.intent.action.PACKAGE_CHANGED}
10-14 18:32:07.099 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.099 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.100 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.100 W/ndroid.systemu( 1809): Long monitor contention with owner
pool-15-thread-2 (3897) at android.content.IContentProvider
android.app.ActivityThread.acquireProvider(android.content.Context,
java.lang.String, int, boolean)(ActivityThread.java:7766) waiters=0 in
android.content.IContentProvider
android.app.ActivityThread.acquireProvider(android.content.Context,
java.lang.String, int, boolean) for 1.386s
10-14 18:32:07.100 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.101 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.101 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.102 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.102 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.103 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.103 I/[UNWFC]-- WfcSetConnProv( 4000): onCreateData
10-14 18:32:07.103 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.104 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.104 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.105 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.105 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.105 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.105 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.105 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.105 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.105 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.105 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.105 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.105 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.105 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.106 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.106 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.107 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.107 I/UNWFC-VoWifiApplication( 4000): onCreate
10-14 18:32:07.107 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.108 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.108 I/UNWFC-VoWifiApplication( 4000): onCreate
10-14 18:32:07.108 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.109 I/DIAGMON_SDK[605031][4F5-399-564949] ( 3918): Agreement value:
D
10-14 18:32:07.109 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.109 I/TetheringManager( 3938):
registerTetheringEventCallback:com.samsung.ssu
10-14 18:32:07.109 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.110 I/DIAGMON_SDK[605031][4F5-399-564949] ( 3918): Request Service
Registration
10-14 18:32:07.110 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.111 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.111 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.112 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.112 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.113 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.113 I/DymLock|330152|ReferenceUtil( 3918): isTestMode() false
10-14 18:32:07.113 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.114 I/[UNWFC]-- ( 4000): WfcEpdgMgr :
com.sec.unifiedwfc.VoWifiApplication@993e55
10-14 18:32:07.114 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.114 E/DymLock|330152|DynamicLockInjector( 3918): [class
b.c.a.a.d.d.d.l] is not injectable yet
10-14 18:32:07.114 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.115 E/DymLock|330152|DynamicLockInjector( 3918): [class
b.c.a.a.d.d.c.M] is not injectable yet
10-14 18:32:07.115 E/DymLock|330152|DynamicLockInjector( 3918): [class
b.c.a.a.h.r.b] is not injectable yet
10-14 18:32:07.115 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.116 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.116 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.117 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.117 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.118 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.118 I/DymLock|330152|DynamicLockApp( 3918): onCreate()
10-14 18:32:07.119 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.120 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.121 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.121 D/Telephony: SamsungTuiAsyncSendExtras( 2213):
SamsungTuiAsyncSendExtras[onPostExecute] method: network_notification_event
10-14 18:32:07.121 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.121 I/ActivityTaskManager( 702): START u0
{act=com.android.setupwizard.OEM_PRE_SETUP flg=0x4000000
cmp=com.sec.android.app.SecSetupWizard/.SetupWizardPreActionActivity (has extras)}
from uid 10215
10-14 18:32:07.122 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.122 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.123 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.123 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.124 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.124 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.125 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:07.125 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.125 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.126 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.126 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.126 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.126 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.127 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.127 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.127 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.127 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.127 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.128 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.128 D/ActivityTaskManager( 702): TaskLaunchParamsModifier:task=null
activity=ActivityRecord{82859ed u0
com.sec.android.app.SecSetupWizard/.SetupWizardPreActionActivity display-area-from-
source=DefaultTaskDisplayArea@246905631 task-display-
area=DefaultTaskDisplayArea@246905631 display-area-windowing-mode=1
10-14 18:32:07.128 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.128 D/ActivityTaskManager( 702):
TaskLaunchParamsModifier:task=Task{1136a66 #6 visible=true type=home
mode=fullscreen translucent=true A=10215:com.android.wizard U=0 StackId=1 sz=1}
activity=ActivityRecord{82859ed u0
com.sec.android.app.SecSetupWizard/.SetupWizardPreActionActivity t-1} display-from-
task=0 task-display-area=DefaultTaskDisplayArea@246905631 display-area-windowing-
mode=1 inherit-from-source=fullscreen activity-options-fullscreen=Rect(0, 0 - 0, 0)
non-freeform-display maximized-bounds
10-14 18:32:07.129 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.129 I/SemDvfsHyPerManager( 702): acquire hyper -
AMS_APP_SWITCH/702@18, type = -999
10-14 18:32:07.129 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.129 I/HYPER-HAL( 559): [RequestManager.cpp]acquire(): Acquired ID :
259578 [702 / 18] HINT : AMS_APP_SWITCH list :
10-14 18:32:07.130 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.130 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.130 I/HYPER-HAL( 559): [ResourceManager.cpp]updateResource():
[CPUMinFreq] UpdateResource Request ID : 259578 Value : 2002000
10-14 18:32:07.131 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.131 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.132 I/SurfaceFlinger( 608): id=57 createSurf (0x0),-1 flag=80004,
ActivityRecord{82859ed u0
com.sec.android.app.SecSetupWizard/.SetupWizardPreActionActivity t6}#0
10-14 18:32:07.132 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.132 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.133 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.133 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.134 D/ActivityManagerPerformance( 702): AMP_acquire() APP_SWITCH
10-14 18:32:07.134 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.135 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.135 V/WindowManager( 702): Prepare app transition:
transit=TRANSIT_ACTIVITY_OPEN mNextAppTransition=TRANSIT_TASK_OPEN
alwaysKeepCurrent=false displayId=0
Callers=com.android.server.wm.DisplayContent.prepareAppTransition:5809
com.android.server.wm.DisplayContent.prepareAppTransition:5803
com.android.server.wm.ActivityStack.startActivityLocked:2595
com.android.server.wm.ActivityStarter.startActivityInner:2674
com.android.server.wm.ActivityStarter.startActivityUnchecked:2197
10-14 18:32:07.135 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.136 V/WindowManager( 702):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
10-14 18:32:07.136 D/WindowManager( 702): rotationForOrientation,
orientationSource=DefaultTaskDisplayArea@246905631
10-14 18:32:07.136 V/WindowOrientationListener( 702): getProposedRotation: -1
10-14 18:32:07.136 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.137 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.137 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.138 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.138 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.139 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.139 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.140 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.140 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.141 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.141 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.142 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.143 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.143 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.144 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.145 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.145 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.146 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.146 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.147 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.147 I/MAPCONPROVIDER( 3901): returning from
readAndStoreMapconForOperator
10-14 18:32:07.147 I/MAPCONPROVIDER( 3901): loadIfomTable inner tag name is:
operator
10-14 18:32:07.147 I/ActivityTaskManager( 702): Remove from unknown app
10-14 18:32:07.148 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.149 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.149 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.149 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.150 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.150 I/DMASA[D][4F5-399-564949] ( 3203): [DiagmonProvider]Received
msg based on provider : registration / register_service
10-14 18:32:07.151 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.151 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.152 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.152 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.153 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.153 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.154 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.154 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:07.154 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.154 I/DMASA[D]( 3203): [DiagmonProvider]Signature Check Success
10-14 18:32:07.154 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/time_12_24] =
[java.lang.ref.WeakReference@3730950]...
10-14 18:32:07.154 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@4702574]...
10-14 18:32:07.155 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_widget_order] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:07.155 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_music_control] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:07.155 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/dualclock_menu_settings] =
[java.lang.ref.WeakReference@4906407]...
10-14 18:32:07.155 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@ffa9008]...
10-14 18:32:07.155 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@fb6f67f]...
10-14 18:32:07.155 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@4702574]...
10-14 18:32:07.155 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/homecity_timezone] =
[java.lang.ref.WeakReference@4906407]...
10-14 18:32:07.155 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/charging_info_always] =
[java.lang.ref.WeakReference@8436680]...
10-14 18:32:07.155 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_alarm] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:07.155 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/roaming_clock_option] =
[java.lang.ref.WeakReference@4906407]...
10-14 18:32:07.155 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@3730950, java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:07.155 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:07.155 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@2a7ec52]...
10-14 18:32:07.155 I/AODSettingsHelper( 1809): *** register listener for
com.samsung.android.app.facewidget.pages.clock.-$
$Lambda$FaceWidgetClockPage$r1LZmR-RBBSlRBYXx6a_Ctcmg20@45ee934
10-14 18:32:07.155 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.155 I/DMASA[D][4F5-399-564949] ( 3203): [DiagmonProvider]Action :
Register service
10-14 18:32:07.155 I/SetupWizard( 2295): [SetupWizardActivity] SetupWizard
completed initilization
10-14 18:32:07.155 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.156 E/SQLiteLog( 3257): (1) no such table: variable_store in "SELECT
key, value FROM variable_store"
10-14 18:32:07.156 I/MAPCONPROVIDER( 3901): returning from
readAndStoreIfomForOperator
10-14 18:32:07.157 I/SDHMS:l:variable_store( 3257): Failed to query. no such table:
variable_store (code 1 SQLITE_ERROR[1]): , while compiling: SELECT key, value FROM
variable_store
10-14 18:32:07.157 E/SQLiteLog( 3257): (1) no such table: variable_store in "DROP
TABLE variable_store;"
10-14 18:32:07.157 I/DMASA[D][4F5-399-564949] ( 3203): [DiagmonProvider]Service
Agree: false
10-14 18:32:07.157 I/DMASA[D]( 3203): [DiagMonUtil][4F5-399-564949] Failed :
Service Agree: false
10-14 18:32:07.158 I/SDHMS:l:variable_store( 3257): Failed to drop table. no such
table: variable_store (code 1 SQLITE_ERROR[1]): , while compiling: DROP TABLE
variable_store;
10-14 18:32:07.159 V/MARsPolicyManager( 702): setPackagesUnusedLockingTime hours =
72
10-14 18:32:07.159 W/System ( 702): ClassLoader referenced unknown path:
10-14 18:32:07.160 I/DIAGMON_SDK[605031][4F5-399-564949] ( 3918): Results : Failed,
Cause : Service Agree: false
10-14 18:32:07.161 V/MARsPolicyManager( 702): setAllPoliciesOnOffState on = 1
10-14 18:32:07.165 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:07.165 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/time_12_24] =
[java.lang.ref.WeakReference@3730950]...
10-14 18:32:07.166 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:07.166 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/ultra_powersaving_mode] =
[java.lang.ref.WeakReference@4702574]...
10-14 18:32:07.166 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_widget_order] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:07.166 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_music_control] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:07.166 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/dualclock_menu_settings] =
[java.lang.ref.WeakReference@4906407]...
10-14 18:32:07.166 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_clock_type] = [java.lang.ref.WeakReference@ffa9008]...
10-14 18:32:07.166 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.aodservice.provider/settings/
aod_clock_type] = [java.lang.ref.WeakReference@fb6f67f]...
10-14 18:32:07.166 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/emergency_mode] =
[java.lang.ref.WeakReference@4702574]...
10-14 18:32:07.166 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/homecity_timezone] =
[java.lang.ref.WeakReference@4906407]...
10-14 18:32:07.166 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/charging_info_always] =
[java.lang.ref.WeakReference@8436680]...
10-14 18:32:07.166 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_alarm] =
[java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:07.166 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/roaming_clock_option] =
[java.lang.ref.WeakReference@4906407]...
10-14 18:32:07.166 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/add_info_today_schedule] =
[java.lang.ref.WeakReference@3730950, java.lang.ref.WeakReference@1ddd681]...
10-14 18:32:07.166 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_theme_clock_trial_package] = [java.lang.ref.WeakReference@155f9c6]...
10-14 18:32:07.166 I/AODSettingsHelper( 1809):
mListeners[content://settings/system/face_without_swipe_to_unlock] =
[java.lang.ref.WeakReference@9af535d]...
10-14 18:32:07.166 I/AODSettingsHelper( 1809):
mListeners[content://com.samsung.android.app.clockpack.provider/lock_settings/
lock_palette_info] = [java.lang.ref.WeakReference@2a7ec52]...
10-14 18:32:07.166 W/WindowManager( 702): Token{ea533b1 ActivityRecord{82859ed u0
com.sec.android.app.SecSetupWizard/.SetupWizardPreActionActivity t6}} failed
creating starting window
10-14 18:32:07.166 W/WindowManager( 702): android.view.InflateException: Binary
XML file line #32 in android:layout/screen_title: Failed to resolve attribute at
index 1: TypedValue{t=0x2/d=0x101005a a=-1}
10-14 18:32:07.166 W/WindowManager( 702): Caused by:
java.lang.UnsupportedOperationException: Failed to resolve attribute at index 1:
TypedValue{t=0x2/d=0x101005a a=-1}
10-14 18:32:07.166 W/WindowManager( 702): at
android.content.res.TypedArray.getLayoutDimension(TypedArray.java:826)
10-14 18:32:07.166 W/WindowManager( 702): at
android.view.ViewGroup$LayoutParams.setBaseAttributes(ViewGroup.java:9256)
10-14 18:32:07.166 W/WindowManager( 702): at
android.view.ViewGroup$MarginLayoutParams.<init>(ViewGroup.java:9453)
10-14 18:32:07.166 W/WindowManager( 702): at
android.widget.LinearLayout$LayoutParams.<init>(LinearLayout.java:2023)
10-14 18:32:07.166 W/WindowManager( 702): at
android.widget.LinearLayout.generateLayoutParams(LinearLayout.java:1917)
10-14 18:32:07.166 W/WindowManager( 702): at
android.widget.LinearLayout.generateLayoutParams(LinearLayout.java:89)
10-14 18:32:07.166 W/WindowManager( 702): at
android.view.LayoutInflater.rInflate(LayoutInflater.java:1123)
10-14 18:32:07.166 W/WindowManager( 702): at
android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
10-14 18:32:07.166 W/WindowManager( 702): at
android.view.LayoutInflater.inflate(LayoutInflater.java:680)
10-14 18:32:07.166 W/WindowManager( 702): at
android.view.LayoutInflater.inflate(LayoutInflater.java:532)
10-14 18:32:07.166 W/WindowManager( 702): at
android.view.LayoutInflater.inflate(LayoutInflater.java:479)
10-14 18:32:07.166 W/WindowManager( 702): at
com.android.internal.policy.DecorView.onResourcesLoaded(DecorView.java:3086)
10-14 18:32:07.166 W/WindowManager( 702): at
com.android.internal.policy.PhoneWindow.generateLayout(PhoneWindow.java:2813)
10-14 18:32:07.166 W/WindowManager( 702): at
com.android.internal.policy.PhoneWindow.installDecor(PhoneWindow.java:2876)
10-14 18:32:07.166 W/WindowManager( 702): at
com.android.internal.policy.PhoneWindow.getDecorView(PhoneWindow.java:2202)
10-14 18:32:07.166 W/WindowManager( 702): at
com.android.server.policy.PhoneWindowManager.addSplashScreen(PhoneWindowManager.jav
a:2813)
10-14 18:32:07.166 W/WindowManager( 702): at
com.android.server.wm.SplashScreenStartingData.createStartingSurface(SplashScreenSt
artingData.java:94)
10-14 18:32:07.166 W/WindowManager( 702): at
com.android.server.wm.ActivityRecord$AddStartingWindow.run(ActivityRecord.java:2304
)
10-14 18:32:07.166 W/WindowManager( 702): at
android.os.Handler.handleCallback(Handler.java:938)
10-14 18:32:07.166 W/WindowManager( 702): at
android.os.Handler.dispatchMessage(Handler.java:99)
10-14 18:32:07.166 W/WindowManager( 702): at
android.os.Looper.loop(Looper.java:246)
10-14 18:32:07.166 W/WindowManager( 702): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:32:07.166 W/WindowManager( 702): at
com.android.server.ServiceThread.run(ServiceThread.java:44)
10-14 18:32:07.166 D/FaceWidgetClockPage( 1809): mMusicPageShowingObserver
onChanged() : FaceWidgetMusicShownLiveData{mIsVisible=false, mIsReattach=true}
10-14 18:32:07.166 D/FaceWidgetClockPage( 1809): getScaleMode() 0, isLandscape =
false
10-14 18:32:07.167 D/FaceWidgetClockPage( 1809): updateScaleMode() 0, type = 2,
scalable = true
10-14 18:32:07.167 I/[UNWFC]-- Util( 4000): getVoWifiMenuEnabled:0
10-14 18:32:07.167 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809):
onAttachedToWindow : mDateFormatter = DateFormatter : mFormat = EEEMMMMd,
mLocaleFormat = EEE, d 'de' MMMM, mTimeFormatter = null, mTimeZone = null,
mRoamingHomeTimeZone = null, mSuspend = true
10-14 18:32:07.169 W/ndroid.systemu( 1809): Long monitor contention with owner
pool-15-thread-2 (3897) at android.content.IContentProvider
android.app.ActivityThread.acquireProvider(android.content.Context,
java.lang.String, int, boolean)(ActivityThread.java:7766) waiters=1 in
android.content.IContentProvider
android.app.ActivityThread.acquireProvider(android.content.Context,
java.lang.String, int, boolean) for 1.084s
10-14 18:32:07.170 I/DymLock|330152|SettingsHelperDLS( 3918):
registerSettingsObserver() elapsed= 421
10-14 18:32:07.171 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1000 packageName=com.sec.android.app.SecSetupWizard
10-14 18:32:07.172 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 1000; state: DISABLED
10-14 18:32:07.173 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1000; state: DISABLED
10-14 18:32:07.174 I/DecorView( 2295): [INFO] isPopOver=false, config=true
10-14 18:32:07.174 I/DecorView( 2295): updateCaptionType >> DecorView@816df32[],
isFloating=false, isApplication=true, hasWindowDecorCaption=false,
hasWindowControllerCallback=true
10-14 18:32:07.174 D/DecorView( 2295): setCaptionType = 0, this =
DecorView@816df32[]
10-14 18:32:07.174 I/DymLock|330152|DynamicLockProvider( 3918): call()
action[init_data_source]
10-14 18:32:07.174 W/ndroid.systemu( 1809): Long monitor contention with owner
pool-15-thread-2 (3897) at android.content.IContentProvider
android.app.ActivityThread.acquireProvider(android.content.Context,
java.lang.String, int, boolean)(ActivityThread.java:7766) waiters=2 in
android.content.IContentProvider
android.app.ActivityThread.acquireProvider(android.content.Context,
java.lang.String, int, boolean) for 1.089s
10-14 18:32:07.176 E/DymLock|330152|DynamicLockInjector( 3918): [class
b.c.a.a.h.r.b] is not injectable yet
10-14 18:32:07.176 E/DymLock|330152|DynamicLockInjector( 3918): [class
b.c.a.a.d.d.c.M] is not injectable yet
10-14 18:32:07.176 W/BatteryExternalStatsWorker( 702): timeout reading telephony
stats
10-14 18:32:07.177 D/BatteryExternalStatsWorker( 702): ModemActivityEnergyInfo was
updated
10-14 18:32:07.182 I/libc ( 3578): SetHeapTaggingLevel: tag level set to 0
10-14 18:32:07.183 I/[UNWFC]-- Util( 4000): getSimOperator() converted mccmnc:
10-14 18:32:07.187 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.188 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.188 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.188 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.188 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.188 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.189 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.189 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.189 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.189 I/oid.sm.provide( 3285): WaitForGcToComplete blocked
RunEmptyCheckpoint on ProfileSaver for 7.413ms
10-14 18:32:07.189 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.189 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.189 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.197 E/.SecSetupWizar( 3578): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:07.197 I/EPDG -- [EPDGService]( 3901): onCreate()
10-14 18:32:07.198 I/EPDG -- [EPDGService]( 3901): initializeEpdgService()
10-14 18:32:07.203 D/ActivityManager( 702): Parallel Broadcast is delayed
BroadcastRecord{d49148d u0 android.intent.action.PACKAGE_CHANGED}
10-14 18:32:07.203 I/DymLock|330152|FreshPackDataSource( 3918): appInstanceCreated
10-14 18:32:07.204 I/DymLock|330152|AnalyticsBase( 3918): initialize: id[4F5-399-
564949], version[3.0]
10-14 18:32:07.209 I/[UNWFC]-- Util( 4000): getSimOperator() converted mccmnc:
10-14 18:32:07.209 I/[UNWFC]-- Appl( 4000): Bixby not supported
10-14 18:32:07.217 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_listeners
10-14 18:32:07.217 I/ActivityManager( 702): Start proc
3578:com.sec.android.app.SecSetupWizard/1000 for pre-top-activity
{com.sec.android.app.SecSetupWizard/com.sec.android.app.SecSetupWizard.SetupWizardP
reActionActivity}
10-14 18:32:07.217 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_assistant
10-14 18:32:07.218 D/SettingsProvider( 702): isChangeAllowed() : name =
enabled_notification_policy_access_packages
10-14 18:32:07.226 I/FirebaseInitProvider( 3938): FirebaseApp initialization
successful
10-14 18:32:07.228 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.228 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.228 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.228 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809): onTimeChanged :
[DateTimeInfo : date = qui., 14 de outubro, hourMin = 18:32, hourMinSec = , hour =
18, minute = 32, amPm = , colon = :, second = , timezone = null, isLeftOfAmPm =
false, ttsDate = quinta-feira, 14 de outubro]
10-14 18:32:07.228 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.228 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.228 I/DigitalHorizontalClockView_LOCK_SCREEN( 1809):
updatePaletteItemTransition : paletteItem = SOLID color : FFFAFAFA, animation =
false
10-14 18:32:07.228 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.231 D/KeyguardOwnerInfoView( 1809): updateOwnerInfo(hasCMAS): 0
10-14 18:32:07.232 I/TetheringManager( 3901):
registerTetheringEventCallback:com.sec.epdg
10-14 18:32:07.233 I/ImsExternalCallTracker( 2213):
handleVideoCapabilitiesChanged : isVideoCapable = false
10-14 18:32:07.233 D/ImsExternalCallTracker( 2213): refreshCallPullState
10-14 18:32:07.235 I/Telephony( 2213): PstnPhoneCapabilitiesNotifier:
handleVideoCapabilitesChanged. Video capability - false
10-14 18:32:07.235 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:07.236 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:07.238 D/ApplicationPolicy( 702):
isStatusBarNotificationAllowedAsUser: packageName =
com.google.android.setupwizard,userId = 0
10-14 18:32:07.238 D/PersonaManagerAdapter( 702): ContainerOnlyMode - EOS
10-14 18:32:07.238 D/ApplicationPolicy( 702):
isStatusBarNotificationAllowedAsUser: packageName =
com.google.android.setupwizard,userId = 0
10-14 18:32:07.238 D/PersonaManagerAdapter( 702): ContainerOnlyMode - EOS
10-14 18:32:07.239 I/[UNWFC]-- WFCQS - ( 4000): WFC tile service created
10-14 18:32:07.240 I/[UNWFC]-- WFCQS - ( 4000): Carrier is null. Initializing
10-14 18:32:07.240 I/[UNWFC]-- Util( 4000): getVoWifiMenuEnabled:0
10-14 18:32:07.240 I/[UNWFC]-- UnifiedWfcFactory( 4000): phoneCount:1
10-14 18:32:07.240 I/[UNWFC]-- Util( 4000): getVoWifiEnabledPhoneId: returning
phone id: 0
10-14 18:32:07.240 I/[UNWFC]-- UnifiedWfcFactory( 4000): createWfcCarrier phoneId:0
10-14 18:32:07.235 D/FaceWidgetOwnerInfoManager( 1809): getOwnerInfo()
isDeviceOwnerInfo - false
10-14 18:32:07.245 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.245 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.245 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.245 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.245 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.245 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.247 D/FaceWidgetContainer( 1809): setVisibility 8, callers =
com.samsung.android.common.reflection.AbstractBaseReflection.invokeStaticMethod:461
com.samsung.android.common.reflection.os.RefDebug.getCallers:19
com.samsung.android.app.facewidget.FaceWidgetContainer.setVisibility:105
com.samsung.android.app.facewidget.FaceWidgetContainerObserver.updateVisibility:145
com.samsung.android.app.facewidget.FaceWidgetContainerObserver.onChanged:62
10-14 18:32:07.248 D/GameManagerService( 702): notePauseComponent(), received
paused-component: com.google.android.setupwizard
10-14 18:32:07.250 W/AODFaceWidgetManager( 1809): onLockPositionChanged: consumer
is null
10-14 18:32:07.250 D/MARsPolicyManager( 702): onPackageResumedFG pkgName =
com.sec.android.app.SecSetupWizard, userId = 0
10-14 18:32:07.257 E/audit ( 504): type=1400 audit(1634236327.251:638): avc:
denied { read } for pid=398 comm="Binder:398_2" name="event_count" dev="sysfs"
ino=26646 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=0 SEPF_SM-A127M_11_0010 audit_filtered
10-14 18:32:07.258 E/audit ( 504): type=1300 audit(1634236327.251:638):
arch=c00000b7 syscall=56 success=no exit=-13 a0=d a1=7be6301609 a2=80000 a3=0
items=1 ppid=1 pid=398 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="Binder:398_2" exe="/system/bin/hw/[email protected]"
subj=u:r:system_suspend:s0 key=(null)
10-14 18:32:07.259 E/audit ( 504): type=1302 audit(1634236327.251:638): item=0
name="event_count" inode=26646 dev=00:12 mode=0100444 ouid=0 ogid=0 rdev=00:00
obj=u:object_r:sysfs:s0 nametype=NORMAL cap_fp=0000000000000000
cap_fi=0000000000000000 cap_fe=0 cap_fver=0
10-14 18:32:07.259 E/audit ( 504): type=1327 audit(1634236327.251:638):
proctitle="/system/bin/hw/[email protected]"
10-14 18:32:07.259 E/[email protected]( 398): Error opening
event_count for wakeup0: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/wakeup/wakeup0:
Permission denied
10-14 18:32:07.260 I/SDHMS:k ( 3257): failed fetch in register (variable_store)
10-14 18:32:07.263 E/[email protected]( 398): Error opening
event_count for wakeup9: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-rtc/
wakeup/wakeup9: Permission denied
10-14 18:32:07.275 E/[email protected]( 398): Error opening
event_count for wakeup7: Original kwl
[Path]=../../devices/platform/11d00000.spi/spi_master/spi1/spi1.2/synaptics_tcm.0/
wakeup/wakeup7: Permission denied
10-14 18:32:07.276 E/SQLiteLog( 3257): (1) no such table: package_launch_count in
"SELECT data_name, data_json FROM package_launch_count"
10-14 18:32:07.276 I/SDHMS:l:package_launch_count( 3257): Failed to query. no such
table: package_launch_count (code 1 SQLITE_ERROR[1]): , while compiling: SELECT
data_name, data_json FROM package_launch_count
10-14 18:32:07.276 E/SQLiteLog( 3257): (1) no such table: package_launch_count in
"DROP TABLE package_launch_count;"
10-14 18:32:07.277 I/SDHMS:l:package_launch_count( 3257): Failed to drop table. no
such table: package_launch_count (code 1 SQLITE_ERROR[1]): , while compiling: DROP
TABLE package_launch_count;
10-14 18:32:07.293 E/[email protected]( 398): Error opening
event_count for wakeup8: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-rtc/
wakeup/wakeup8: Permission denied
10-14 18:32:07.293 I/SDHMS:k ( 3257): failed fetch in register
(package_launch_count)
10-14 18:32:07.294 E/[email protected]( 398): Error opening
event_count for wakeup6: Original kwl
[Path]=../../devices/platform/acpm_mfd_bus@11A50000/i2c-10/10-0000/s2mpu12-power-
keys/wakeup/wakeup6: Permission denied
10-14 18:32:07.298 D/LoadedApk( 4058): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@73ae83f
appContext.mOpPackageName=com.google.android.syncadapters.contacts
appContext.mBasePackageName=com.google.android.syncadapters.contacts
appContext.mPackageInfo=android.app.LoadedApk@692450c
10-14 18:32:07.298 D/NetworkSecurityConfig( 4058): No Network Security Config
specified, using platform default
10-14 18:32:07.298 V/WindowManager( 702): Prepare app transition:
transit=TRANSIT_ACTIVITY_CLOSE mNextAppTransition=TRANSIT_TASK_OPEN
alwaysKeepCurrent=false displayId=0
Callers=com.android.server.wm.DisplayContent.prepareAppTransition:5809
com.android.server.wm.DisplayContent.prepareAppTransition:5803
com.android.server.wm.ActivityStack.resumeTopActivityInnerLocked:2243
com.android.server.wm.ActivityStack.resumeTopActivityUncheckedLocked:1873
com.android.server.wm.RootWindowContainer.resumeFocusedStacksTopActivities:2678
10-14 18:32:07.302 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IPowerStats/default in either framework or device
manifest.
10-14 18:32:07.304 V/ActivityManager( 702): Changed top to -1,null
10-14 18:32:07.306 I/ActivityManager( 702): DSS OFF for
com.sec.android.app.SecSetupWizard
10-14 18:32:07.306 I/hwservicemanager( 334): getTransport: Cannot find entry
[email protected]::IPower/default in either framework or device manifest.
10-14 18:32:07.307 E/BatteryStatsService( 702): Unable to load Power Hal or
power.stats HAL
10-14 18:32:07.308 D/BatteryExternalStatsWorker( 702): done
updateExternalStatsLocked
10-14 18:32:07.312 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:07.317 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:07.320 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.320 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.320 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.320 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.321 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.321 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.327 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{23f10b8 3578:com.sec.android.app.SecSetupWizard/1000}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:07.328 V/WindowManager( 702):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
10-14 18:32:07.328 D/WindowManager( 702): rotationForOrientation,
orientationSource=ActivityRecord{82859ed u0
com.sec.android.app.SecSetupWizard/.SetupWizardPreActionActivity t6}
10-14 18:32:07.328 V/WindowOrientationListener( 702): getProposedRotation: -1
10-14 18:32:07.328 V/WindowManager( 702):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
10-14 18:32:07.328 D/WindowManager( 702): rotationForOrientation,
orientationSource=ActivityRecord{82859ed u0
com.sec.android.app.SecSetupWizard/.SetupWizardPreActionActivity t6}
10-14 18:32:07.328 V/WindowOrientationListener( 702): getProposedRotation: -1
10-14 18:32:07.329 V/WindowManager( 702): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_UNSPECIFIED (-1) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayRotation.updateOrientation:394
com.android.server.wm.DisplayContent.updateOrientation:1698
com.android.server.wm.DisplayContent.updateOrientation:1626
com.android.server.wm.RootWindowContainer.ensureVisibilityAndConfig:2165
com.android.server.wm.ActivityStackSupervisor.realStartActivityLocked:932
com.android.server.wm.RootWindowContainer.startActivityForAttachedApplicationIfNeed
ed:2339
10-14 18:32:07.330 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:32:07.332 V/WindowManager( 702):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
10-14 18:32:07.332 D/WindowManager( 702): rotationForOrientation,
orientationSource=ActivityRecord{82859ed u0
com.sec.android.app.SecSetupWizard/.SetupWizardPreActionActivity t6}
10-14 18:32:07.332 V/WindowOrientationListener( 702): getProposedRotation: -1
10-14 18:32:07.332 D/TspStateManager( 702): updateCustomValue customSetting=
10-14 18:32:07.333 D/PkgDataHelper( 702): notifyAppCreate(), pkgName:
com.sec.android.app.SecSetupWizard, sendRet: true
10-14 18:32:07.333 D/GameManagerService( 702): onLooperPrepared(), msg:
MSG_APP_CREATE, pkgName: com.sec.android.app.SecSetupWizard
10-14 18:32:07.334 D/InputDispatcher( 702): Focused application set to (0):
82859ed
10-14 18:32:07.335 D/MARsPolicyManager( 702): onPackageResumedFG pkgName =
com.sec.android.app.SecSetupWizard, userId = 0
10-14 18:32:07.335 W/WindowManager( 702): Execute app transition:
mNextAppTransition=TRANSIT_TASK_OPEN, displayId: 0
Callers=com.android.server.wm.RootWindowContainer.executeAppTransitionForAllDisplay
:2599
com.android.server.wm.ActivityStackSupervisor.reportResumedActivityLocked:2274
com.android.server.wm.ActivityRecord.completeResumeLocked:5710
com.android.server.wm.ActivityStack.minimalResumeActivityLocked:1225
com.android.server.wm.ActivityStackSupervisor.realStartActivityLocked:1160
10-14 18:32:07.337 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.337 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.337 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.339 V/ActivityManager( 702): Changed top to
1000,ProcessRecord{23f10b8 3578:com.sec.android.app.SecSetupWizard/1000}
10-14 18:32:07.342 W/PkgPredictorService( 702): background app without no launcher
icon com.sec.android.app.SecSetupWizard for.uid: 1000 userId: 0
10-14 18:32:07.343 D/CompatibilityChangeReporter( 702): Compat change id reported:
136219221; UID 10215; state: ENABLED
10-14 18:32:07.346 I/InternalContentProvider( 2800): getCurrentVoiceCall null
10-14 18:32:07.347 I/InternalContentProvider( 2800): Take NetUiCallFunctions
10-14 18:32:07.347 I/NetUiCallFunctions( 2800): call getCurrentVoiceCall null
Bundle[EMPTY_PARCEL]
10-14 18:32:07.347 I/DymLock|330152|PreferenceDbDataSource( 3918): getInt()
key[pref_dls_state] value[-1]
10-14 18:32:07.348 I/DymLock|PreferenceDbDataSource( 1809): getInt()
key[pref_dls_state] value[-1]
10-14 18:32:07.348 I/DymLock|Sgg:LockManager( 1809): setAllowedNumber state is
default
10-14 18:32:07.350 I/DymLock|PreferenceSecureDataSource( 1809): getAllowedNumber()
[10010]
10-14 18:32:07.350 D/NetworkSecurityConfig( 4058): No Network Security Config
specified, using platform default
10-14 18:32:07.351 I/Telecom:SamsungTelecomServiceImpl( 702):
getUserSelectedOutgoingPhoneAccount - callingPackage :
com.samsung.android.app.telephonyui
10-14 18:32:07.352 I/DymLock|GetDynamicLockStatus( 1809): defBaseNumber[10000],
serviceType[2], baseNumber[10010], def[10010], settingValue[10010] enabled[false]
10-14 18:32:07.352 I/ActivityManager( 702): Changes in 10215 2 to 4, 7 to 0
Caller=com.android.server.am.OomAdjuster.updateOomAdjLockedInner:672
com.android.server.am.OomAdjuster.updateOomAdjLocked:416
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21535
com.android.server.am.ActivityManagerService$LocalService.updateOomAdj:22819
com.android.server.wm.ActivityTaskManagerService$2.run:922
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
10-14 18:32:07.353 I/FT.SimUtilFeature( 2800): getSubIdForPhoneAccountHandle
phoneAccountSubId: -1
10-14 18:32:07.353 I/AppOps ( 702): updateUidProcState uid: 10192 procState: 4
capability:7
10-14 18:32:07.353 I/AppOps ( 702): commitUidPendingStateLocked() :: UID - 10192,
500 > 400, 7 > 7
10-14 18:32:07.354 I/UT.TelephonyUtils( 2800): getPhoneId : subId = -1
10-14 18:32:07.354 I/DymLock|PreferenceDbDataSource( 1809): getString()
key[pref_allowed_number_assigning_info]
10-14 18:32:07.355 I/DymLock|PreferenceSecureDataSource( 1809): getAllowedNumber()
[10000]
10-14 18:32:07.356 I/DymLock|GetDynamicLockStatus( 1809): defBaseNumber[10000],
serviceType[1], baseNumber[10000], def[10000], settingValue[10000] enabled[false]
10-14 18:32:07.356 D/GameManagerService( 702): noteResumeComponent(), received
resumed-component: com.sec.android.app.SecSetupWizard
10-14 18:32:07.356 I/GameSDK@LifeCycle( 702): noteResumeComponent(): package name
: com.sec.android.app.SecSetupWizard
10-14 18:32:07.360 I/Telecom:SamsungTelecomServiceImpl( 702):
getCallCapablePhoneAccounts - includeDisabledAccounts : false / callingPackage :
com.samsung.android.app.telephonyui
10-14 18:32:07.362 E/HYPER-HAL( 559): [SysfsControlManager.cpp]writeSysfs():
Couldn't Open Sysfs - /sys/class/input_booster/level
10-14 18:32:07.362 E/HYPER-HAL( 559): [SysfsControlManager.cpp]writeSysfs():
Couldn't Open Sysfs - /sys/class/input_booster/head
10-14 18:32:07.362 E/HYPER-HAL( 559): [SysfsControlManager.cpp]writeSysfs():
Couldn't Open Sysfs - /sys/class/input_booster/tail
10-14 18:32:07.364 I/ChimeraCfgMgr( 3071): Updating module config: <no config> ->
container:2115159150406
10-14 18:32:07.367 D/FASDataManager( 702): getFASDataFromDB fasEntityList size :
41
10-14 18:32:07.369 D/SehCodecSolutionService( 702): Update top
[com.sec.android.app.SecSetupWizard]
10-14 18:32:07.371 I/DymLock|PreferenceDbDataSource( 1809): insert:
key[pref_dls_state] value[2]
10-14 18:32:07.371 I/DymLock|330152|PreferenceDbDataSource( 3918): getInt()
key[pref_dls_state] value[-1]
10-14 18:32:07.372 I/[UNWFC]-- Util( 4000): getSimOperator() converted mccmnc:
10-14 18:32:07.372 I/[UNWFC]-- Util( 4000): Check for roaming partner with gid1
10-14 18:32:07.372 I/[UNWFC]-- UnifiedWfcFactory( 4000): createWfcCarrier mccMnc:
gid1:null
10-14 18:32:07.372 E/DymLock|330152|DynamicLockInjector( 3918): [class
b.c.a.a.h.r.b] is not injectable yet
10-14 18:32:07.372 I/DymLock|330152|DynamicLockProvider( 3918): insert()
content://com.samsung.android.dynamiclock.provider/Preference
10-14 18:32:07.372 I/DymLock|330152|WallpaperDataSource( 3918): initDataSource()
10-14 18:32:07.372 I/DymLock|330152|WallpaperDataSource( 3918): List is null
10-14 18:32:07.374 I/DymLock|330152|PreferenceDbDataSource( 3918): isTrue()
key[pref_periodic_update] value[true]
10-14 18:32:07.375 I/Telephony: SamsungMmiDialogManager( 2213): onReceive:
action=android.intent.action.SIM_STATE_CHANGED
10-14 18:32:07.375 I/Telephony: SamsungMmiDialogManager( 2213): onReceive:
iccState=ABSENT
10-14 18:32:07.376 I/[UNWFC]-- WfcSharedPref( 4000): read shared pref :
sim_mobility_status value : false PhoneId: 0
10-14 18:32:07.376 I/[UNWFC]-- Util( 4000): isSimMobilitySupported: falseproduct :
a12sub
10-14 18:32:07.376 I/[UNWFC]-- Util( 4000): cscSalesCode : ZTO
10-14 18:32:07.376 I/CocktailBarManagerServiceContainer( 702): handleMessage:
entry what = 5
10-14 18:32:07.377 I/CocktailBarManagerServiceImpl( 702): changeVisibleEdgeService
: no active host
10-14 18:32:07.377 I/[UNWFC]-- ( 4000): skutype:100
10-14 18:32:07.378 I/[UNWFC]-- Util( 4000): no match found for devices
10-14 18:32:07.378 I/[UNWFC]-- Util( 4000): mccmnc : 999999 gid1 : 0 sales : 100
10-14 18:32:07.378 I/EPDG -- SIM0 [EpdgImsManagerHelper]( 3901): ImsManager
connected.
10-14 18:32:07.379 I/SsuApplication( 3938): Application Created
10-14 18:32:07.379 D/SamsungAlarmManager( 702): setExact (T:0/F:1/AC:false)
20311012T183207 now=149888 - CU:10146/CP:4000/OP:PendingIntent{93eb37d:
PendingIntentRecord{a10b272 com.sec.unifiedwfc broadcastIntent}}
10-14 18:32:07.379 I/SamsungAlarmManager( 702): setLocked to kernel - T:2 /
20211014T183219, set=161780, now=149888
10-14 18:32:07.381 I/Telecom:SamsungTelecomServiceImpl( 702): getPhoneAccount -
PhoneAccountHandle :
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} / callingPid : 2800 / processName : sts
10-14 18:32:07.381 D/ActivityManager( 702): [ML] send makeApplication()
10-14 18:32:07.382 I/NU.SimCardManagerUtils( 2800):
isSupportCallPreferredOthers() / Not supported
10-14 18:32:07.382 I/NU.QuickpanelNetworkReceiver( 2800): GetCurrentVoiceCall
currentPos : 1
10-14 18:32:07.382 I/NetUiCallFunctions( 2800): GET_CURRENT_VOICE_CALL :1
10-14 18:32:07.383 I/DymLock|PreferenceDbDataSource( 1809): insert:
key[pref_allowed_number_assigning_info] value[1634236327354,0]
10-14 18:32:07.384 W/ActivityManager( 702): wait for provider publish: waiters=1
callerApp=ProcessRecord{72a3908 3938:com.samsung.ssu/u0a61}
cpr=ContentProviderRecord{5a6e6c3 u0
com.google.android.gms/.phenotype.provider.ConfigurationProvider}
10-14 18:32:07.384 I/DymLock|330152|DynamicLockProvider( 3918): insert()
content://com.samsung.android.dynamiclock.provider/Preference
10-14 18:32:07.386 I/DymLock|PreferenceDbDataSource( 1809): getInt()
key[pref_dls_state] value[-1]
10-14 18:32:07.386 I/DymLock|DynamicLockManager( 1809): setAllowedNumber state is
default
10-14 18:32:07.386 I/Telecom:SamsungTelecomServiceImpl( 702):
getUserSelectedOutgoingPhoneAccount - callingPackage :
com.samsung.android.app.telephonyui
10-14 18:32:07.387 D/SamsungAlarmManager( 702): setInexact (T:1/F:8/AC:false)
20211015T033000 now=149895 - CU:1000/CP:3257/OP:PendingIntent{31db40:
PendingIntentRecord{9880a79 com.sec.android.sdhms broadcastIntent}}
10-14 18:32:07.387 I/DymLock|PreferenceSecureDataSource( 1809): getAllowedNumber()
[10010]
10-14 18:32:07.387 I/SamsungAlarmManager( 702): setLocked to kernel - T:2 /
20211014T183219, set=161780, now=149896
10-14 18:32:07.387 I/DymLock|GetDynamicLockStatus( 1809): defBaseNumber[10000],
serviceType[2], baseNumber[10010], def[10010], settingValue[10010] enabled[false]
10-14 18:32:07.387 I/DymLock|PreferenceSecureDataSource( 1809): getAllowedNumber()
[10000]
10-14 18:32:07.387 I/FT.SimUtilFeature( 2800): getSubIdForPhoneAccountHandle
phoneAccountSubId: -1
10-14 18:32:07.388 I/DymLock|GetDynamicLockStatus( 1809): defBaseNumber[10000],
serviceType[1], baseNumber[10000], def[10000], settingValue[10000] enabled[false]
10-14 18:32:07.388 I/UT.TelephonyUtils( 2800): getPhoneId : subId = -1
10-14 18:32:07.392 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.392 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.392 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.392 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.392 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.393 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.393 I/DymLock|330152|PreferenceDbDataSource( 3918): getString()
key[pref_picks_data_info]
10-14 18:32:07.393 I/.SecSetupWizar( 3578): The ClassLoaderContext is a special
shared library.
10-14 18:32:07.394 I/Telecom:SamsungTelecomServiceImpl( 702):
getCallCapablePhoneAccounts - includeDisabledAccounts : false / callingPackage :
com.samsung.android.app.telephonyui
10-14 18:32:07.397 I/DymLock|330152|DynamicLockProvider( 3918): insert: notifyUri :
content://com.samsung.android.dynamiclock.provider/Preference/pref_dls_state, id[1]
10-14 18:32:07.400 I/DymLock|330152|DynamicLockProvider( 3918): insert: notifyUri :
content://com.samsung.android.dynamiclock.provider/Preference/pref_allowed_number_a
ssigning_info, id[2]
10-14 18:32:07.402 I/Telecom:SamsungTelecomServiceImpl( 702): getPhoneAccount -
PhoneAccountHandle :
ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionS
ervice}, ***, UserHandle{0} / callingPid : 2800 / processName : sts
10-14 18:32:07.402 I/NU.SimCardManagerUtils( 2800):
isSupportCallPreferredOthers() / Not supported
10-14 18:32:07.403 I/NU.QuickpanelNetworkReceiver( 2800): GetCurrentVoiceCall
currentPos : 1
10-14 18:32:07.407 D/MultiSIMPreferredSlotBar( 1809): getCurrentVoiceCall, true, 1
10-14 18:32:07.408 E/MultiSIMPreferredSlotBar( 1809): updateCurruntDefaultSlot :
mDefaultSmsSimId = -1
10-14 18:32:07.408 E/MultiSIMPreferredSlotBar( 1809): updateCurruntDefaultSlot :
mDefaultDataSimId = -1
10-14 18:32:07.408 D/KeyguardUpdateMonitor( 1809): received broadcast
android.intent.action.SIM_STATE_CHANGED
10-14 18:32:07.408 V/KeyguardUpdateMonitor( 1809): action
android.intent.action.SIM_STATE_CHANGED state: ABSENT slotId: 1 subid: -1
10-14 18:32:07.408 D/MultiSIMPreferredSlotBar( 1809): onReceive() -
ACTION_SIM_STATE_CHANGED :
10-14 18:32:07.408 I/MultiSIMPreferredSlotBar( 1809): showBar : false
10-14 18:32:07.409 V/QSBarController( 1809): onBarVisibilityChanged
10-14 18:32:07.409 I/DymLock|PreferenceDbDataSource( 1809): update:
key[pref_dls_state] value[2]
10-14 18:32:07.410 D/SamsungAlarmManager( 702): setInexact (T:1/F:8/AC:false)
20211018T000000 now=149916 - CU:1000/CP:3257/OP:PendingIntent{50a4c96:
PendingIntentRecord{abc8017 com.sec.android.sdhms broadcastIntent}}
10-14 18:32:07.410 I/SamsungAlarmManager( 702): setLocked to kernel - T:2 /
20211014T183219, set=161780, now=149919
10-14 18:32:07.415 I/DymLock|330152|PreferenceDbDataSource( 3918): getString()
key[pref_picks_data_info]
10-14 18:32:07.415 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.416 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.416 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.416 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.416 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.416 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.416 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.416 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.416 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.416 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.416 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.416 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.416 I/DymLock|330152|PreferenceDbDataSource( 3918): getString()
key[pref_picks_data_info]
10-14 18:32:07.417 I/DymLock|330152|WallpaperDataSource( 3918):
fillPrevDataInfo() : prev data is null
10-14 18:32:07.417 I/DymLock|330152|WallpaperDataSource( 3918):
getLockWallpaperDataList screen : true
10-14 18:32:07.417 I/DymLock|330152|FreshPackDataSource( 3918): getPackDataInfoList
: prevData
10-14 18:32:07.418 I/DymLock|PreferenceDbDataSource( 1809): setPreference done 1
10-14 18:32:07.422 I/DymLock|PreferenceDbDataSource( 1809): setPreference done 1
10-14 18:32:07.423 I/d.app.shareliv( 3376): WaitForGcToComplete blocked
RunEmptyCheckpoint on ProfileSaver for 7.549ms
10-14 18:32:07.435 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.435 I/[UNWFC]-- CP( 4000): onCreate Called
10-14 18:32:07.435 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.435 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.436 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.436 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.436 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.436 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.436 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.436 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.436 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.436 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.437 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.437 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.437 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.437 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.437 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.437 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.437 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.437 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.437 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.437 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.442 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.442 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.442 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.442 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.442 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.442 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.443 I/NotificationService( 702): RuneStone mIsRuneStoneSupported =
true, mIsRuneStoneEnabled = false
10-14 18:32:07.446 W/NotificationHistory( 702): Attempted to add notif for
locked/gone/disabled user 0
10-14 18:32:07.450 E/system_server( 702): No package ID 7f found for ID
0x7f08003d.
10-14 18:32:07.451 E/system_server( 702): No package ID 7f found for ID
0x7f1101d9.
10-14 18:32:07.451 E/system_server( 702): No package ID 7f found for ID
0x7f1101d9.
10-14 18:32:07.451 E/system_server( 702): No package ID 7f found for ID
0x7f080044.
10-14 18:32:07.451 E/system_server( 702): No package ID 7f found for ID
0x7f1101d8.
10-14 18:32:07.451 E/system_server( 702): No package ID 7f found for ID
0x7f1101d8.
10-14 18:32:07.451 I/Launcher.NotificationListener( 2107): onNotificationPosted :
com.google.android.setupwizard number : 0
10-14 18:32:07.452 I/Launcher.NotificationListener( 2107): notificationIsValidForUI
: com.google.android.setupwizard missingTitleAndText : false isGroupHeader : false
10-14 18:32:07.454 I/Service.Proces( 3352): WaitForGcToComplete blocked
RunEmptyCheckpoint on ProfileSaver for 11.396ms
10-14 18:32:07.418 D/SecImsManager( 2213): cmc_activation NotFound
10-14 18:32:07.460 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.461 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.461 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.461 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.461 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.461 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.467 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:07.472 I/[UNWFC]-- Util( 4000): multiSim Device
10-14 18:32:07.472 I/[UNWFC]-- Util( 4000): isDuosSetting:false
10-14 18:32:07.472 I/[UNWFC]-- Util( 4000): getVoWifiEnabledPhoneId: returning
phone id: 0
10-14 18:32:07.474 I/EPDG -- [WfcActivityController]( 3901): No change in value,
Skip
10-14 18:32:07.474 I/Telephony: SamsungMmiDialogManager( 2213): onReceive:
action=android.intent.action.SIM_STATE_CHANGED
10-14 18:32:07.474 I/Telephony: SamsungMmiDialogManager( 2213): onReceive:
iccState=ABSENT
10-14 18:32:07.475 D/Telephony: SamsungTuiAsyncSendExtras( 2213):
SamsungTuiAsyncSendExtras[onPostExecute] method: network_notification_event
10-14 18:32:07.477 D/StorageNotification( 1809): onVolumeStateChanged :
vol(VolumeInfo{emulated;0}:
10-14 18:32:07.477 D/StorageNotification( 1809): type=EMULATED diskId=null
partGuid= mountFlags=PRIMARY|VISIBLE
10-14 18:32:07.477 D/StorageNotification( 1809): mountUserId=0 state=UNMOUNTED
10-14 18:32:07.477 D/StorageNotification( 1809): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:07.477 D/StorageNotification( 1809): path=null internalPath=null
10-14 18:32:07.477 D/StorageNotification( 1809): ), disk(null), oldState(0),
newState0)
10-14 18:32:07.478 D/StorageNotification( 1809): onVolumeStateChangedInternal
(null)
10-14 18:32:07.478 D/StorageNotification( 1809): onVolumeStateChanged :
vol(VolumeInfo{emulated;0}:
10-14 18:32:07.478 D/StorageNotification( 1809): type=EMULATED diskId=null
partGuid= mountFlags=PRIMARY|VISIBLE
10-14 18:32:07.478 D/StorageNotification( 1809): mountUserId=0 state=CHECKING
10-14 18:32:07.478 D/StorageNotification( 1809): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:07.478 D/StorageNotification( 1809): path=null internalPath=null
10-14 18:32:07.478 D/StorageNotification( 1809): ), disk(null), oldState(0),
newState1)
10-14 18:32:07.478 D/StorageNotification( 1809): onVolumeStateChangedInternal
(null)
10-14 18:32:07.478 I/[UNWFC]-- Util( 4000): getVoWifiEnabledPhoneId: returning
phone id: 0
10-14 18:32:07.484 I/[UNWFC]-- Util( 4000): getSimOperator() converted mccmnc:
10-14 18:32:07.486 I/[UNWFC]-- Util( 4000): getSimOperator() converted mccmnc:
10-14 18:32:07.486 I/[UNWFC]-- Util( 4000): getVoWifiEnabledPhoneId: returning
phone id: 0
10-14 18:32:07.491 I/[UNWFC]-- Util( 4000): getPrefMenuValue() mccmnc : state : 0
10-14 18:32:07.494 I/[UNWFC]-- Util( 4000): cursor:
android.content.ContentResolver$CursorWrapperInner@fda7be6selection :
operatornumeric='999999' and salescode='100'
10-14 18:32:07.494 I/[UNWFC]-- Util( 4000): BUG in CONFIGURATION : 0
10-14 18:32:07.495 I/[UNWFC]-- Util( 4000): Requerying operatornumeric='999999' and
salescode='100' and gid1='0' and gid2='0'
10-14 18:32:07.496 I/[UNWFC]-- Util( 4000): BUG in CONFIGURATION after Requery: 0
10-14 18:32:07.496 I/[UNWFC]-- Util( 4000): It is OpenCarrier
10-14 18:32:07.496 I/[UNWFC]-- ( 4000): provisionType:100 uiType:100
10-14 18:32:07.496 I/[UNWFC]-- ( 4000): UX props:0,0,0,0,0,0,0,0,0,2
10-14 18:32:07.496 I/[UNWFC]-- ( 4000): createCarrier Carrier Name is OPEN
10-14 18:32:07.497 I/[UNWFC]-- ( 4000): Provisioning Type is 100
10-14 18:32:07.498 D/StorageNotification( 1809): onVolumeStateChanged :
vol(VolumeInfo{emulated;0}:
10-14 18:32:07.498 D/StorageNotification( 1809): type=EMULATED diskId=null
partGuid= mountFlags=PRIMARY|VISIBLE
10-14 18:32:07.498 D/StorageNotification( 1809): mountUserId=0 state=MOUNTED
10-14 18:32:07.498 D/StorageNotification( 1809): fsType=null fsUuid=null
fsLabel=null
10-14 18:32:07.498 D/StorageNotification( 1809): path=/storage/emulated
internalPath=/data/media
10-14 18:32:07.498 D/StorageNotification( 1809): ), disk(null), oldState(1),
newState2)
10-14 18:32:07.498 D/StorageNotification( 1809): onVolumeStateChangedInternal
(/storage/emulated)
10-14 18:32:07.498 D/MdnieScenarioControlService( 702): packageName :
com.sec.android.app.SecSetupWizard className :
com.sec.android.app.SecSetupWizard.SetupWizardPreActionActivity
10-14 18:32:07.499 V/MdnieScenarioControlService( 702): setUIMode from UI
function(3)
10-14 18:32:07.502 D/StorageManagerService( 702): getExternalStorageMountMode:
uid=1001 packageName=com.samsung.android.cidmanager
10-14 18:32:07.504 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.504 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.504 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.504 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.504 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.504 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.505 D/Telephony: SamsungTuiAsyncSendExtras( 2213):
SamsungTuiAsyncSendExtras[onPostExecute] method: service_state_changed
10-14 18:32:07.507 I/[UNWFC]-- ( 4000): createCarrierUx UX Type is 100
10-14 18:32:07.508 I/[UNWFC]-- COMMON( 4000): updateWfcUxElements
10-14 18:32:07.509 I/[UNWFC]-- COMMON( 4000): Notification Icon:Global
10-14 18:32:07.509 I/[UNWFC]-- WfcRepository( 4000): setmWFCCarrier
10-14 18:32:07.509 I/[UNWFC]-- WfcRepository( 4000): Updating Carrier object for
PhoneId: 0
10-14 18:32:07.509 I/ImsExternalCallTracker( 2213):
handleVideoCapabilitiesChanged : isVideoCapable = false
10-14 18:32:07.509 D/ImsExternalCallTracker( 2213): refreshCallPullState
10-14 18:32:07.509 I/[UNWFC]-- WFCQS - ( 4000): WFC tile bind
10-14 18:32:07.509 I/Telephony( 2213): PstnPhoneCapabilitiesNotifier:
handleVideoCapabilitesChanged. Video capability - false
10-14 18:32:07.509 I/ImsExternalCallTracker( 2213):
handleVideoCapabilitiesChanged : isVideoCapable = false
10-14 18:32:07.509 D/ImsExternalCallTracker( 2213): refreshCallPullState
10-14 18:32:07.509 I/Telephony( 2213): PstnPhoneCapabilitiesNotifier:
handleVideoCapabilitesChanged. Video capability - false
10-14 18:32:07.510 I/ImsCallbackAM [0]( 2213): Local callback added:
android.telephony.ims.RegistrationManager$RegistrationCallback$RegistrationBinder@4
a6afa4
10-14 18:32:07.510 I/ImsMmTelManager( 2213): onCapabilitiesStatusChanged()
10-14 18:32:07.511 I/ImsCallbackAM [0]( 2213): Local callback added:
android.telephony.ims.ImsMmTelManager$CapabilityCallback$CapabilityBinder@154f10d
10-14 18:32:07.511 D/MmTelFeatureConnection( 2213): initImsSmsImplAdapter[0]
10-14 18:32:07.511 D/MmTelFeatureCompat( 2213): initImsSmsImplAdapter[1]
10-14 18:32:07.511 D/ImsSmsImplAdapter( 2213): Create ImsSmsImplAdapter[0]
10-14 18:32:07.511 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.511 D/ImsSmsImplAdapter( 2213): setSmsListener[0]
10-14 18:32:07.511 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.511 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.511 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.511 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.511 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.512 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.512 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.512 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.512 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.512 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.512 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.514 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.514 I/System.out( 2213): Broadcasting: Intent
{ act=com.samsung.intent.action.BIG_DATA_INFO (has extras) }
10-14 18:32:07.514 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.514 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.514 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.514 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.515 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.515 D/ImsSmsImplAdapter( 2213): onSmsReady[0]
10-14 18:32:07.517 D/CompatibilityChangeReporter( 702): Compat change id reported:
135634846; UID 1001; state: DISABLED
10-14 18:32:07.517 D/CompatibilityChangeReporter( 702): Compat change id reported:
135754954; UID 1001; state: ENABLED
10-14 18:32:07.518 I/SmsServiceModule0( 2171): registerForSMSStateChange[0]
10-14 18:32:07.518 I/SmsServiceModule0( 2171): registerForSMSStateChange register
10-14 18:32:07.519 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.520 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.520 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.520 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.520 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.520 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.520 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.520 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.520 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.520 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.521 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.521 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.521 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.521 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.521 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.521 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.521 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.521 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.521 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.521 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.521 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.521 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.521 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.521 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.521 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.521 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.521 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.521 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.522 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.522 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.522 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.522 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.522 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.522 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.522 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.522 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.531 D/TileServices( 1809): onStartSuccessful
android.os.Binder@e45920c
10-14 18:32:07.531 I/DymLock|330152|PreferenceDbDataSource( 3918): getString()
key[pref_picks_data_info]
10-14 18:32:07.532 I/DymLock|PreferenceDbDataSource( 1809): setPreference done 1
10-14 18:32:07.532 I/DymLock|330152|WallpaperDataSource( 3918):
getLockWallpaperDataList is null
10-14 18:32:07.532 I/DymLock|330152|WallpaperDataSource( 3918): prev data is null
10-14 18:32:07.532 E/DymLock|330152|DynamicLockInjector( 3918): [class
b.c.a.a.h.r.b] is not injectable yet
10-14 18:32:07.532 I/DymLock|330152|LockWallpaperDataSource( 3918):
initDataSource()
10-14 18:32:07.533 I/DymLock|330152|LockWallpaperDataSource( 3918):
fillPackCollectedDataInfo
10-14 18:32:07.534 V/Tile.CustomTile( 1809): handleRefreshState() Error while
saving icon bitmap :
10-14 18:32:07.534 V/Tile.CustomTile( 1809): java.lang.NullPointerException:
Attempt to invoke virtual method 'boolean
android.graphics.Bitmap.sameAs(android.graphics.Bitmap)' on a null object reference
10-14 18:32:07.534 V/Tile.CustomTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl.handleRefreshState(QSTileImpl.java:512)
10-14 18:32:07.534 V/Tile.CustomTile( 1809): at
com.android.systemui.qs.tileimpl.QSTileImpl$H.handleMessage(QSTileImpl.java:809)
10-14 18:32:07.534 V/Tile.CustomTile( 1809): at
android.os.Handler.dispatchMessage(Handler.java:106)
10-14 18:32:07.534 V/Tile.CustomTile( 1809): at
android.os.Looper.loop(Looper.java:246)
10-14 18:32:07.534 V/Tile.CustomTile( 1809): at
android.os.HandlerThread.run(HandlerThread.java:67)
10-14 18:32:07.544 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.544 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.544 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.550 D/Zygote ( 531): Forked child process 4145
10-14 18:32:07.550 D/PackageManager( 702): setEnabledSetting : userId = 0
packageName = com.sec.unifiedwfc cmp = com.sec.unifiedwfc.LaunchUnifiedActivity
newState = 2 callingPackage = 1000/com.sec.epdg
10-14 18:32:07.553 W/ActivityManager( 702): Slow operation: 53ms so far, now at
startProcess: returned from zygote!
10-14 18:32:07.555 W/ActivityManager( 702): Slow operation: 55ms so far, now at
startProcess: done updating battery stats
10-14 18:32:07.555 W/ActivityManager( 702): Slow operation: 55ms so far, now at
startProcess: building log message
10-14 18:32:07.555 I/ActivityManager( 702): Start proc
4145:com.samsung.android.cidmanager/1001 for broadcast
{com.samsung.android.cidmanager/com.samsung.android.cidmanager.receiver.CIDManagerR
eceiver}
10-14 18:32:07.555 W/ActivityManager( 702): Slow operation: 55ms so far, now at
startProcess: starting to update pids map
10-14 18:32:07.555 W/ActivityManager( 702): Slow operation: 55ms so far, now at
startProcess: done updating pids map
10-14 18:32:07.558 I/DymLock|330152|PreferenceDbDataSource( 3918): getString()
key[pref_lock_wallpaper_info]
10-14 18:32:07.560 D/TileLifecycleManager( 1809): onServiceConnected
ComponentInfo{com.samsung.android.app.sharelive/com.samsung.android.app.sharelive.p
resentation.quickpanel.DeviceVisibilityTileService}
10-14 18:32:07.560 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.561 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.561 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.561 I/ShareLive( 3376): [SLog][main][DeviceVisibilityTileService]
onTileAdded
10-14 18:32:07.561 I/ShareLive( 3376): [SLog][main][BroadcastUtil]
sendBroadcastUpdateVisibility
10-14 18:32:07.562 D/StatusbarSignalPolicy( 1809): setMobileDataIndicators state =
MobileIconState(subId=2147483647, strengthId=2131233598, roaming=false, typeId=0,
visible=true, activityId=0, roamingId=0, slotId=0)
10-14 18:32:07.564 D/KeyguardWallpaperController( 1809): handleWallpaperChanged
10-14 18:32:07.564 D/KeyguardWallpaperController( 1809): getLockWallpaperType
mService: android.app.IWallpaperManager$Stub$Proxy@1f53423
10-14 18:32:07.564 D/KeyguardWallpaperController( 1809): getLockWallpaperType
isInculdePluginLock: false
10-14 18:32:07.565 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperType:5544
10-14 18:32:07.565 D/WallpaperManagerService( 702): which : 2, return type : 3
(called by userId= 0)
10-14 18:32:07.567 I/SDHMS:c ( 3257):
application:com.sec.android.sdhms.MainApplication@bab0527
10-14 18:32:07.567 I/DymLock|PreferenceDbDataSource( 1809): getInt()
key[pref_dynamic_enabled_by_user_fp] value[2]
10-14 18:32:07.568 I/servicemanager( 333): Adding 'u:r:system_app:s0' service
(sdhms:3257)
10-14 18:32:07.568 I/DymLock|DynamicLockManager( 1809): enableAsDefault()
didNotEnabled: true
10-14 18:32:07.568 W/ContextImpl( 3257): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendBroadcast:1162
android.content.ContextWrapper.sendBroadcast:478
com.sec.android.sdhms.MainApplication.onCreate:7
android.app.Instrumentation.callApplicationOnCreate:1192
android.app.ActivityThread.handleBindApplication:7573
10-14 18:32:07.569 D/KeyguardWallpaperController( 1809): getLockWallpaperType:
mIsPluginLockReady = true, type = 3
10-14 18:32:07.569 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.569 D/KeyguardWallpaperController( 1809): getLockWallpaperType:
WallpaperUtils.getCurrentWhich() = 2,type = 3
10-14 18:32:07.570 I/DymLock|330152|PreferenceDbDataSource( 3918): getString()
key[pref_lock_wallpaper_index]
10-14 18:32:07.569 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.571 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.571 I/DymLock|330152|LockWallpaperDataSource( 3918):
getLockWallpaperDataList screen : 0
10-14 18:32:07.571 E/SamsungAnalytics605040( 3578): you should set the UI version
10-14 18:32:07.571 I/DymLock|330152|LockWallpaperDataSource( 3918):
getLockWallpaperDataList is null
10-14 18:32:07.571 I/ChimeraCfgMgr( 3071): Sending
com.google.android.chimera.IntentOperation.NEW_MODULE Intents: 1,true,true
10-14 18:32:07.571 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperType:5544
10-14 18:32:07.571 D/WallpaperManagerService( 702): which : 2, return type : 3
(called by userId= 0)
10-14 18:32:07.572 D/KeyguardWallpaperController( 1809): isStartMultipackCondition:
type = 3
10-14 18:32:07.575 I/KeyguardWallpaperController( 1809): manageMultipackLifeCycle:
MultiPackDispatcher created. type = 3
10-14 18:32:07.575 D/KeyguardWallpaperController( 1809): isMatching: Invalid type.
type = 3
10-14 18:32:07.575 I/KeyguardWallpaperController( 1809): handleWallpaperChanged:
Type mismatching. Creating new wallpaper view.
10-14 18:32:07.576 I/KeyguardWallpaperController( 1809): disableRotateIfNeeded
video= false , rotate support= false , sub= false , enabled = false
10-14 18:32:07.577 I/MultiPackDispatcher( 1809): start: which=2
10-14 18:32:07.578 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.578 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.578 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.580 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetUri:7749
10-14 18:32:07.583 I/MultiPackDispatcher( 1809): start: uri =
multipack://com.samsung.android.A12.d01.wallpapermulti, mFullPath =
/data/overlays/homewallpaper/com.samsung.android.A12.d01.wallpapermulti,
isSubDisplay = false, forced = false
10-14 18:32:07.584 D/SystemUIWallpaper( 1809): updateDisplayInfo()
10-14 18:32:07.585 I/ImsExternalCallTracker( 2213):
handleVideoCapabilitiesChanged : isVideoCapable = false
10-14 18:32:07.585 D/ImsExternalCallTracker( 2213): refreshCallPullState
10-14 18:32:07.585 I/Telephony( 2213): PstnPhoneCapabilitiesNotifier:
handleVideoCapabilitesChanged. Video capability - false
10-14 18:32:07.586 V/PhoneGlobals( 2213): event=8
10-14 18:32:07.587 D/SystemUIWallpaper( 1809): getting display info: start
10-14 18:32:07.588 D/NotificationShadeWindowController( 1809): setWideColorGamut()
enabled: true
10-14 18:32:07.588 D/SystemUIWallpaper( 1809): getting display info: end
10-14 18:32:07.588 D/KeyguardImageWallpaper( 1809): KeyguardImageWallpaper: which =
2 , useCache = false
10-14 18:32:07.590 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetUri:7749
10-14 18:32:07.592 D/KeyguardImageWallpaper( 1809): updateWallpaper() START
useCache=false , forceSmartCrop = true
10-14 18:32:07.592 I/KeyguardWallpaperController( 1809):
handleWallpaperTypeChanged: type = 3, which = 2, userId = 0, upsm = false, em =
false, isLiveWallpaperSettingEnabled = false
10-14 18:32:07.592 D/KeyguardWallpaperController( 1809): setBackground mRootView:
com.android.systemui.statusbar.BackDropView{c2b89e G.E...... ......I. 0,0-0,0
#7f0a00d1 app:id/backdrop}
10-14 18:32:07.592 D/KeyguardImageWallpaper( 1809): onDetachedFromWindow:
com.android.systemui.wallpaper.KeyguardImageWallpaper{7a73ba1 V.ED..... ......I.
0,0-0,0}
10-14 18:32:07.592 D/KeyguardUpdateMonitor( 1809): isUserUnlocked userId:0,
unlocked:true
10-14 18:32:07.593 D/KeyguardImageWallpaper( 1809): onAttachedToWindow:
com.android.systemui.wallpaper.KeyguardImageWallpaper{66b824 V.ED..... ......I.
0,0-0,0}
10-14 18:32:07.593 I/KeyguardImageWallpaper( 1809): recycleCaches:
WallpaperUtils.getCurrentWhich() = 2
10-14 18:32:07.593 D/KeyguardImageWallpaper( 1809): recycleCaches:
isDlsBitmap=false
10-14 18:32:07.593 I/KeyguardImageWallpaper( 1809): recycleBitmap: bmp = null
10-14 18:32:07.593 I/KeyguardImageWallpaper( 1809): recycleBitmap: bmp = null
10-14 18:32:07.594 D/KeyguardWallpaperController( 1809): handleWallpaperTypeChanged
mDlsViewMode: 0
10-14 18:32:07.594 D/KeyguardWallpaperController( 1809): getLockWallpaperType
mService: android.app.IWallpaperManager$Stub$Proxy@1f53423
10-14 18:32:07.594 D/KeyguardWallpaperController( 1809): getLockWallpaperType
isInculdePluginLock: false
10-14 18:32:07.594 E/roid.cidmanage( 4145): Not starting debugger since process
cannot load the jdwp agent.
10-14 18:32:07.594 D/KeyguardImageWallpaper( 1809): loadBitmap: which = 2
10-14 18:32:07.594 D/WALLPAPER_SVC:WallpaperManagerService( 702):
getWallpaperSafeLocked, userId = 0, which = 2, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperType:5544
10-14 18:32:07.594 D/WALLPAPER_SVC:WallpaperManagerService( 702): getWallpaper
which=2 wallpaperUserId=0 wpType=0 isDexEnabled=false orig=false
10-14 18:32:07.594 D/WALLPAPER_SVC:WallpaperManagerService( 702): getWallpaper
which = 2, isCopied = false
10-14 18:32:07.595 D/WallpaperManagerService( 702): which : 2, return type : 3
(called by userId= 0)
10-14 18:32:07.595 D/WALLPAPER_SVC:WallpaperManagerService( 702): cropFile is not
exist.
10-14 18:32:07.595 D/KeyguardWallpaperController( 1809): getLockWallpaperType:
mIsPluginLockReady = true, type = 3
10-14 18:32:07.596 D/KeyguardWallpaperController( 1809): getLockWallpaperType:
WallpaperUtils.getCurrentWhich() = 2,type = 3
10-14 18:32:07.597 D/KeyguardBottomAreaShortcutView( 1809): mIndicationArea margin
start : 113, end : 113, bottom : 104
10-14 18:32:07.598 D/CarrierTextController( 1809): onRefreshCarrierInfo(),
mTelephonyCapable: false
10-14 18:32:07.598 D/CarrierTextController( 1809): updateCarrierText(): 0
10-14 18:32:07.600 V/MdnieScenarioControlService( 702): mAclOffEnabled : false
mAclPreviewState : false mAclCompensationState : false
10-14 18:32:07.601 I/[IWLANCONTENTPROVIDER]( 3901): inside epdg state create table
10-14 18:32:07.602 I/[IWLANCONTENTPROVIDER]( 3901): inside epdg state2 create table
10-14 18:32:07.603 D/Telephony: SamsungTuiAsyncSendExtras( 2213):
SamsungTuiAsyncSendExtras[onPreExecute] method: sim_state_changed
10-14 18:32:07.603 D/Telephony: SamsungTuiAsyncSendExtras( 2213):
SamsungTuiAsyncSendExtras[doInBackground] method: sim_state_changed
10-14 18:32:07.604 I/x ( 3257): ForcedAppStandby table exist, so start verify
10-14 18:32:07.604 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.604 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.604 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.611 I/WallpaperResourcesInfo( 1809): parsingJson:
[{"isDefault":true,"index":0,"which":1,"screen":0,"type":0,"filename":"default_wall
paper.png","frame_no":-1,"cmf_info":[""]},
{"isDefault":true,"index":1,"which":2,"screen":0,"type":3,"filename":"MultipleWallp
aperResourceA12.apk","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":2,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_1.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":3,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_2.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":4,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_3.jpg","frame_no":-1,"cmf_info":[""]},
{"isDefault":false,"index":5,"which":1,"screen":0,"type":0,"filename":"essential_bu
ilt_in_wallpaper_4.jpg","frame_no":-1,"cmf_info":[""]}]
10-14 18:32:07.611 I/WallpaperResourcesInfo( 1809): getDefaultImageWallpaper:
resourceName = null
10-14 18:32:07.612 D/KeyguardImageWallpaper( 1809): loadBitmap:,fail
10-14 18:32:07.612 I/KeyguardImageWallpaper( 1809): loadBitmap:,fail
10-14 18:32:07.614 D/ActivityThread( 4145): setConscryptValidator
10-14 18:32:07.614 D/ActivityThread( 4145): setConscryptValidator - put
10-14 18:32:07.615 I/[IWLANCONTENTPROVIDER]( 3901): Inside epdg settings create
table
10-14 18:32:07.616 W/com.sec.epdg.IWlanContentProvider.EpdgSettingsTable( 3901):
Creating EpdgSettingsTable
10-14 18:32:07.617 E/system_server( 702): No package ID 7f found for ID
0x7f0803b2.
10-14 18:32:07.617 E/system_server( 702): No package ID 7f found for ID
0x7f120602.
10-14 18:32:07.617 E/system_server( 702): No package ID 7f found for ID
0x7f120602.
10-14 18:32:07.617 E/system_server( 702): No package ID 7f found for ID
0x7f0803b0.
10-14 18:32:07.618 E/system_server( 702): No package ID 7f found for ID
0x7f12016f.
10-14 18:32:07.618 E/system_server( 702): No package ID 7f found for ID
0x7f12016f.
10-14 18:32:07.620 D/MARsPolicyManager( 702): updateMARsTargetPackages
mMARsTargetPackages.size-0
10-14 18:32:07.622 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.622 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.622 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.622 I/DymLock|PreferenceDbDataSource( 1809): insert:
key[pref_dynamic_enabled_by_user_fp] value[1]
10-14 18:32:07.623 I/InternalContentProvider( 2800): sim_state_changed null
10-14 18:32:07.623 I/DymLock|330152|DynamicLockProvider( 3918): insert()
content://com.samsung.android.dynamiclock.provider/Preference
10-14 18:32:07.624 I/InternalContentProvider( 2800): Take CarrierUiCallFunctions
10-14 18:32:07.624 I/GenerationRegistry( 702): mBackingStore.isClosed() : false
10-14 18:32:07.625 D/CarrierTextController( 1809): setText : Sem serviço
10-14 18:32:07.625 D/FaceWidgetPagesController( 1809): onRefreshCarrierInfo()
10-14 18:32:07.625 I/ActivityManager( 702): DSS OFF for
com.samsung.android.cidmanager
10-14 18:32:07.626 D/FaceWidgetClockRoamManager( 1809): isNetworkRoamingState id=-1
10-14 18:32:07.626 D/FaceWidgetClockRoamManager( 1809): isNetworkRoamingState false
10-14 18:32:07.626 D/FaceWidgetClockRoamManager( 1809): onRefreshCarrierInfo(pre,
now): false, false
10-14 18:32:07.626 I/CarrierUiCallFunctions( 2800): call sim_state_changed null
Bundle[mParcelledData.dataSize=84]
10-14 18:32:07.626 D/StatusbarSignalPolicy( 1809): setMobileDataIndicators state =
MobileIconState(subId=2147483647, strengthId=2131233598, roaming=false, typeId=0,
visible=true, activityId=0, roamingId=0, slotId=0)
10-14 18:32:07.628 I/AODBatteryManager( 1809): updateBatteryData:
ACTION_BATTERY_CHANGED
10-14 18:32:07.628 I/FT.TuiSalesCodeFeature( 2800): NONE.isCurrentCountry
10-14 18:32:07.628 I/FT.TuiSalesCodeFeature( 2800): NONE.isCurrentCountry
10-14 18:32:07.628 I/FT.TuiSalesCodeFeature( 2800): NONE.isCurrentCountry
10-14 18:32:07.628 I/FT.TuiSalesCodeFeature( 2800): NONE.isCurrentCountry
10-14 18:32:07.628 I/AODBatteryManager( 1809): getChargeEstimateTime: not charging
10-14 18:32:07.628 I/CU.NetworkUiReceiver( 2800): onSimStateChanged phoneId : 0,
icc_state : ABSENT
10-14 18:32:07.628 I/AODBatteryManager( 1809): saveBatteryData : AOD BatteryData
[mBatteryLevel=93, mBatteryStatus=DISCHARGING, mBatteryPlugType=NOT_DEFINED,
mBatteryPlugged=false, mRemainingChargeTime=0, mBatteryChargingType=0,
mBatteryChargerType=NORMAL, mBatteryOnline=NONE, mBatterySwellingMode=NONE]
10-14 18:32:07.628 D/KeyguardUpdateMonitor( 1809): received broadcast
android.intent.action.SIM_STATE_CHANGED
10-14 18:32:07.629 D/MultiSIMPreferredSlotBar( 1809): onReceive() -
ACTION_SIM_STATE_CHANGED :
10-14 18:32:07.629 I/MultiSIMPreferredSlotBar( 1809): showBar : false
10-14 18:32:07.629 V/QSBarController( 1809): onBarVisibilityChanged
10-14 18:32:07.629 D/ActivityManager( 702): attachApplicationLocked()
app=ProcessRecord{e38d7a 4145:com.samsung.android.cidmanager/1001}
app.isolatedEntryPoint=null instr2=null
10-14 18:32:07.630 I/TelephonyProvider( 2213): D/TelephonyProvider: Using old
permission behavior for telephony provider compat
10-14 18:32:07.630 I/DymLock|330152|DynamicLockProvider( 3918): insert: notifyUri :
content://com.samsung.android.dynamiclock.provider/Preference/pref_dynamic_enabled_
by_user_fp, id[3]
10-14 18:32:07.631 W/Looper ( 702): Slow dispatch took 857ms
PackageManagerHandlerThread h=android.os.Handler c=<recycled PooledLambda@403fc8d>
m=0
10-14 18:32:07.632 I/[IWLANCONTENTPROVIDER]( 3901): inside loadEpdgState
10-14 18:32:07.632 I/[IWLANCONTENTPROVIDER]( 3901): inside getVoWifiStateRow
10-14 18:32:07.632 I/[IWLANCONTENTPROVIDER]( 3901): inside loadEpdgState2
10-14 18:32:07.632 I/[IWLANCONTENTPROVIDER]( 3901): inside getEpdgStateRow2
10-14 18:32:07.633 I/.gms.persisten( 3071): Compiler allocated 4655KB to compile
dxo dwx.f(int, java.util.List, java.util.List, eav, java.lang.String,
java.util.List, java.util.List, java.util.List, java.lang.String, java.util.List,
java.lang.String)
10-14 18:32:07.634 I/[IWLANCONTENTPROVIDER]( 3901): loadVoWifiSettings find:
vowifisettings
10-14 18:32:07.634 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.634 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.634 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.634 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.634 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.634 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.634 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.634 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.634 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.634 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.634 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.634 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.634 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.634 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.635 E/SLocation( 702): SGeofenceReceiverManager -
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.635 D/SLocation( 702): SCurrentLocationManager -
onRuntimePermissionChanged
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.635 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.636 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.642 D/KeyguardUpdateMonitor( 1809): received broadcast
android.intent.action.SIM_STATE_CHANGED
10-14 18:32:07.642 D/MultiSIMPreferredSlotBar( 1809): onReceive() -
ACTION_SIM_STATE_CHANGED :
10-14 18:32:07.642 I/MultiSIMPreferredSlotBar( 1809): showBar : false
10-14 18:32:07.642 V/QSBarController( 1809): onBarVisibilityChanged
10-14 18:32:07.643 D/ActivityThread( 4145): handleBindApplication()++
app=com.samsung.android.cidmanager
10-14 18:32:07.643 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.643 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.643 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.643 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.643 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.643 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.643 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.643 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.643 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.643 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.643 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.643 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.643 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.643 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.643 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.643 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.643 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.643 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.644 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.645 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.645 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.645 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.645 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.645 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.645 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.645 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.645 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.645 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.645 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.645 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.645 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.645 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.645 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.645 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.645 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.645 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.645 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.645 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.645 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.645 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.645 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.646 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 D/SLocation( 702): BatchReceiverManager -
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 I/DecorView( 3578): [INFO] isPopOver=false, config=true
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 I/DecorView( 3578): updateCaptionType >> DecorView@a023c10[],
isFloating=false, isApplication=true, hasWindowDecorCaption=false,
hasWindowControllerCallback=true
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.647 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.648 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.649 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.649 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.649 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.649 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.649 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.649 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.649 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.649 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.649 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.649 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.649 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.649 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.649 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.649 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.649 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.649 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.649 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.649 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.649 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.649 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.649 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.649 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.650 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.650 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.650 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.650 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.650 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.650 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.650 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.650 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.650 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.650 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.650 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.650 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.650 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.650 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.650 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.650 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.650 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.650 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.656 I/DymLock|PreferenceDbDataSource( 1809): setPreference done 1
10-14 18:32:07.656 I/DymLock|DynamicLockManager( 1809): ########## Make enable as
default! ###########
10-14 18:32:07.657 I/[IWLANCONTENTPROVIDER]( 3901): loadVoWifiSettings find:
vowifisettings
10-14 18:32:07.657 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.658 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.659 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.659 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.659 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.659 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.659 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.659 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.659 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.659 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.659 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.659 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.659 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.659 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.659 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.659 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.660 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.661 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.661 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.661 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.661 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.661 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.661 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.661 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.661 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.661 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.661 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.661 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.661 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.661 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.661 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.661 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.661 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.661 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.661 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 W/earchbox:searc( 3801): Long monitor contention with owner BG
Thread #1 (4050) at com.google.android.apps.gsa.search.core.preferences.p
com.google.android.apps.gsa.search.core.i.aa.b()(SourceFile:2) waiters=0 in
com.google.android.apps.gsa.search.core.preferences.p
com.google.android.apps.gsa.search.core.i.aa.a() for 850ms
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.662 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.663 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.663 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.663 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.663 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.664 D/SettingsHelper( 1809): onChange() COMPLETED elapsed= 5
10-14 18:32:07.664 V/SettingsHelper( 1809): *** broadcastChange for
content://settings/system/voicecall_type
10-14 18:32:07.665 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.667 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.668 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.668 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.668 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.668 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.668 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.668 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.668 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.668 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.668 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.668 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.668 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.668 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.668 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.668 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.668 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.668 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.668 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.668 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.668 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.668 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.668 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.668 E/[IWLANCONTENTPROVIDER]( 3901): getVoWifiSettingsRow: Not
matched numeric.
10-14 18:32:07.668 E/[IWLANCONTENTPROVIDER]( 39

You might also like